summaryrefslogtreecommitdiff
path: root/po/no.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/no.po')
-rw-r--r--po/no.po153
1 files changed, 153 insertions, 0 deletions
diff --git a/po/no.po b/po/no.po
new file mode 100644
index 0000000..bcc26ae
--- /dev/null
+++ b/po/no.po
@@ -0,0 +1,153 @@
+# Bing automated translation of popt messages
+# This file is put in the public domain.
+# bing-no <popt-devel@rpm5.org>, 2015.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: popt 1.17\n"
+"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
+"POT-Creation-Date: 2014-08-13 13:27-0400\n"
+"PO-Revision-Date: 2015-05-12 17:16-0400\n"
+"Last-Translator: bing-no <popt-devel@rpm5.org>\n"
+"Language-Team: bing-no <popt-devel@rpm5.org>\n"
+"Language: no\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: popt.c:54
+msgid "unknown errno"
+msgstr "Ukjent errno"
+
+#: popt.c:1439
+#, c-format
+msgid "option type (%u) not implemented in popt\n"
+msgstr "alternativtypen (%u) ikke implementert i popt\n"
+
+#: popt.c:1889
+msgid "missing argument"
+msgstr "manglende argumentet"
+
+#: popt.c:1891
+msgid "unknown option"
+msgstr "Ukjent alternativ"
+
+#: popt.c:1893
+msgid "mutually exclusive logical operations requested"
+msgstr "utelukker logiske operasjoner forespurt"
+
+#: popt.c:1895
+msgid "opt->arg should not be NULL"
+msgstr "velge-> arg kan ikke være NULL"
+
+#: popt.c:1897
+msgid "aliases nested too deeply"
+msgstr "aliaser nestet for dypt"
+
+#: popt.c:1899
+msgid "error in parameter quoting"
+msgstr "feil i parameteren siterer"
+
+#: popt.c:1901
+msgid "invalid numeric value"
+msgstr "Ugyldig numerisk verdi"
+
+#: popt.c:1903
+msgid "number too large or too small"
+msgstr "for stor eller for liten"
+
+#: popt.c:1905
+msgid "memory allocation failed"
+msgstr "Minnetildeling mislyktes"
+
+#: popt.c:1907
+msgid "config file failed sanity test"
+msgstr "config fil mislyktes tilregnelighet test"
+
+#: popt.c:1909
+msgid "option does not take an argument"
+msgstr "alternativet tar ikke et argument"
+
+#: popt.c:1911
+msgid "stack underflow"
+msgstr "stable bufferunderflyt"
+
+#: popt.c:1913
+msgid "stack overflow"
+msgstr "stakkoverflyt"
+
+#: popt.c:1917
+msgid "unknown error"
+msgstr "Ukjent feil"
+
+#: popthelp.c:83 popthelp.c:94
+msgid "Show this help message"
+msgstr "Vis denne hjelpemeldingen"
+
+#: popthelp.c:84 popthelp.c:95
+msgid "Display brief usage message"
+msgstr "Skjerm kort bruksmeldingen"
+
+#: popthelp.c:98
+msgid "Display option defaults in message"
+msgstr "Vis alternativet standard i melding"
+
+#: popthelp.c:100
+msgid "Terminate options"
+msgstr "Avslutte alternativer"
+
+#: popthelp.c:199
+msgid "Help options:"
+msgstr "Hjelpealternativer for:"
+
+#: popthelp.c:200
+msgid "Options implemented via popt alias/exec:"
+msgstr "Alternativer implementert via popt alias/exec:"
+
+#: popthelp.c:208
+msgid "NONE"
+msgstr "INGEN"
+
+#: popthelp.c:210
+msgid "VAL"
+msgstr "VAL"
+
+#: popthelp.c:214
+msgid "INT"
+msgstr "INT"
+
+#: popthelp.c:215
+msgid "SHORT"
+msgstr "KORT"
+
+#: popthelp.c:216
+msgid "LONG"
+msgstr "LANG"
+
+#: popthelp.c:217
+msgid "LONGLONG"
+msgstr "LONG –VERDI"
+
+#: popthelp.c:218
+msgid "STRING"
+msgstr "STRENG"
+
+#: popthelp.c:219
+msgid "FLOAT"
+msgstr "DUPP"
+
+#: popthelp.c:220
+msgid "DOUBLE"
+msgstr "DOBBEL"
+
+#: popthelp.c:223
+msgid "ARG"
+msgstr "ARG"
+
+#: popthelp.c:664
+msgid "Usage:"
+msgstr "Bruk:"
+
+#: popthelp.c:689
+msgid "[OPTION...]"
+msgstr "[ALTERNATIV...]"