diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-01-13 06:40:11 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-01-13 06:40:11 +0000 |
commit | 95703a817547ddbb212cb9a9c926da93573cca42 (patch) | |
tree | e3baf2f167f28bd44337ccd2a0d12c0ee553b7d4 | |
parent | e62f7a14ae81dea130ef8422a8fbc3e8f940b0e1 (diff) |
[trunk] - add help no_NO (Norwegian) thanks to atlew
git-svn-id: http://piwigo.org/svn/trunk@8639 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/help/help_virtual_links.html | 12 | ||||
-rw-r--r-- | language/no_NO/help/help_virtual_links.html | 5 |
2 files changed, 11 insertions, 6 deletions
diff --git a/language/en_UK/help/help_virtual_links.html b/language/en_UK/help/help_virtual_links.html index ecf6071ba..de1ca5323 100644 --- a/language/en_UK/help/help_virtual_links.html +++ b/language/en_UK/help/help_virtual_links.html @@ -1,12 +1,12 @@ -<p>Photos are displayed in the category corresponding to their file +<p>Photos are displayed in the album corresponding to their file directory.</p> -<p>You can also display a picture in several categories, without duplicating -the file on your web server. Associate the photo to any category from the +<p>You can also display a picture in several albums, without duplicating +the file on your web server. Associate the photo to any album from the photo editing screen (that any administrator can reach from the photo page on the gallery side).</p> -<p>Virtual categories are based on this concept: they have no corresponding -directory. Create virtual categories -from <span class="pwgScreen">Administration » Categories » +<p>Virtual albums are based on this concept: they have no corresponding +directory. Create virtual albums +from <span class="pwgScreen">Administration » Albums » Manage</span>.</p> diff --git a/language/no_NO/help/help_virtual_links.html b/language/no_NO/help/help_virtual_links.html new file mode 100644 index 000000000..8540d68f5 --- /dev/null +++ b/language/no_NO/help/help_virtual_links.html @@ -0,0 +1,5 @@ +<p>Bilder vises i det album som stemmer overens med deres filmapper.</p> + +<p>Du kan også vise et bilde i flere album, uten å duplikere filen på web serveren. Assosier bildet til vilket som helst album fra bilde redigerings vinduet (som alle administratorer når fra bilde siden i gallerier).</p> + +<p>Virtuelle mapper er basert på dette konseptet: De har ingen tillhørende mapper. Lag virtuelle album fra <span class="pwgScreen">Administrasjon » Album » Behandle</span>.</p> |