1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
|
# Dialog
# Copyright 2003-2006,2007 # Thomas Dickey
# Roy Hvaara <roy.hvaara@gmail.com>, 2008.
msgid ""
msgstr ""
"Project-Id-Version: dialog 1.1.20070704\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-02-25 16:06-0500\n"
"PO-Revision-Date: 2008-03-24 14:00+0100\n"
"Last-Translator: Roy Hvaara <roy.hvaara@gmail.com>\n"
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: buttons.c:379
msgid "Yes"
msgstr "Ja"
#: buttons.c:387
msgid "No"
msgstr "Nei"
#: buttons.c:395
msgid "OK"
msgstr "OK"
#: buttons.c:403
msgid "Cancel"
msgstr "Avbryt"
#: buttons.c:411
msgid "EXIT"
msgstr "AVSLUTT"
#: buttons.c:419
msgid "Extra"
msgstr "Ekstra"
#: buttons.c:427
msgid "Help"
msgstr "Hjelp"
#. Headline "Month"
#: calendar.c:273
msgid "Month"
msgstr "Måned"
#. Headline "Year"
#: calendar.c:293
msgid "Year"
msgstr "År"
#: dialog.c:727
msgid "Rename"
msgstr "Endre navn"
#: fselect.c:548
msgid "Directories"
msgstr "Mapper"
#: fselect.c:549
msgid "Files"
msgstr "Filer"
#: mixedgauge.c:58
msgid "Succeeded"
msgstr "Vellykktes"
#: mixedgauge.c:61
msgid "Failed"
msgstr "Feilet"
#: mixedgauge.c:64
msgid "Passed"
msgstr "Bestått"
#: mixedgauge.c:67
msgid "Completed"
msgstr "Fullført"
#: mixedgauge.c:70
msgid "Checked"
msgstr "Kontrollert"
#: mixedgauge.c:73
msgid "Done"
msgstr "Ferdig"
#: mixedgauge.c:76
msgid "Skipped"
msgstr "Ignorert"
#: mixedgauge.c:79
msgid "In Progress"
msgstr "I gang"
#: mixedgauge.c:85
msgid "N/A"
msgstr "-"
#: mixedgauge.c:193
msgid "Overall Progress"
msgstr "Total fremdrift"
#: textbox.c:489
msgid "Search"
msgstr "Søk"
|