diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-08-27 17:42:45 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-08-27 17:42:45 +0200 |
commit | b74a9462de02b6de085a55b3bfdb0c16178d4aa4 (patch) | |
tree | 28f98d6b1bfccbf2c914597d20bb6996878e48f0 /po/doc/vnote-nb_NO.po | |
parent | 9c1d50eee2fbadd80b584ef7a496bcbbe082541a (diff) | |
download | calcurse-b74a9462de02b6de085a55b3bfdb0c16178d4aa4.zip |
po/: Translation updates from Transifex
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'po/doc/vnote-nb_NO.po')
-rw-r--r-- | po/doc/vnote-nb_NO.po | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/po/doc/vnote-nb_NO.po b/po/doc/vnote-nb_NO.po new file mode 100644 index 0000000..4b54eb4 --- /dev/null +++ b/po/doc/vnote-nb_NO.po @@ -0,0 +1,60 @@ +# +# Translators: +# Alexander Rødseth <rodseth@gmail.com>, 2013 +msgid "" +msgstr "" +"Project-Id-Version: calcurse\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-07-24 08:51+0200\n" +"PO-Revision-Date: 2013-08-13 13:15+0000\n" +"Last-Translator: Alexander Rødseth <rodseth@gmail.com>\n" +"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/calcurse/language/nb_NO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nb_NO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Translate Toolkit 1.10.0\n" + +#: vnote.txt:1 +msgid "" +"ViewNote\n" +"========" +msgstr "VisNotis\n=======" + +#: vnote.txt:4 +msgid "" +"View a note which was previously attached to an item (an item which owns a note\n" +"has a '>' sign in front of it)." +msgstr "Vis en notis som tidligere var lagt ved et element (elementer som har en notis har et '>' tegn foran)." + +#: vnote.txt:7 +msgid "" +"This command only permits to view the note, not to edit it (to do so, use the\n" +"'EditNote' command)." +msgstr "Denne kommandoen tillater kun å se på notisen, ikke å redigere den (for å gjøre det, bruk 'EditNote' kommandoen)." + +#: vnote.txt:10 +msgid "" +"Once you highlighted an item with a note attached to it, and the view note key\n" +"was pressed, you will be driven to an external pager to view that note. The\n" +"default pager is chosen the following way:" +msgstr "Når du velger et element med et notisvedlegg, og knappen for å se på\nnotiset blir trykket, så vil et eksternt visningsprogram bli brukt. Standard\nvisningsprogram velges på følgende måte:" + +#: vnote.txt:14 +msgid "" +"* If the 'PAGER' environment variable is set, then this will be the default\n" +" viewer to be called." +msgstr "* Hvis miljøvariablen 'PAGER' er satt, så vil denne bli brukt som standard fremvisningsprogram" + +#: vnote.txt:17 +msgid "" +"* If the above environment variable is not set, then '/usr/bin/less' will be\n" +" used." +msgstr "* Dersom miljøvariabelen ovenfor ikke er satt, så vil '/usr/bin/less' bli brukt." + +#: vnote.txt:20 +msgid "" +"As for editing a note, quit the pager and you will be driven back to " +"calcurse." +msgstr "For å redigere en notis, avslutt visningsprogrammet og du vil bli sendt tilbake." |