diff options
Diffstat (limited to 'popt/po/no.po')
-rw-r--r-- | popt/po/no.po | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/popt/po/no.po b/popt/po/no.po index 5fb399411..a9868e16d 100644 --- a/popt/po/no.po +++ b/popt/po/no.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-15 13:39-0400\n" +"POT-Creation-Date: 2001-10-17 12:38-0400\n" "PO-Revision-Date: 2001-06-27 11:05+0200\n" "Last-Translator: Kjartan Maraas <kmaraas@online.no>\n" "Language-Team: Norwegian <no@li.org>\n" @@ -13,99 +13,99 @@ msgstr "" msgid "unknown errno" msgstr "ukjent errno" -#: popt.c:903 +#: popt.c:911 #, c-format msgid "option type (%d) not implemented in popt\n" msgstr "flaggtype (%d) ikke implementert i popt\n" -#: popt.c:1114 +#: popt.c:1122 msgid "missing argument" msgstr "manglende argument" -#: popt.c:1116 +#: popt.c:1124 msgid "unknown option" msgstr "ukjent flagg" -#: popt.c:1118 +#: popt.c:1126 msgid "mutually exclusive logical operations requested" msgstr "gjensidig eksluderende logiske operasjoner forespurt" -#: popt.c:1120 +#: popt.c:1128 msgid "opt->arg should not be NULL" msgstr "opt->arg må ikke være NULL" -#: popt.c:1122 +#: popt.c:1130 msgid "aliases nested too deeply" msgstr "aliaser med for dype løkker" -#: popt.c:1124 +#: popt.c:1132 msgid "error in parameter quoting" msgstr "feil i parametersitering" -#: popt.c:1126 +#: popt.c:1134 msgid "invalid numeric value" msgstr "ugyldig numerisk verdi" -#: popt.c:1128 +#: popt.c:1136 msgid "number too large or too small" msgstr "tallet er for stort eller lite" -#: popt.c:1130 +#: popt.c:1138 msgid "memory allocation failed" msgstr "minneallokering feilet" -#: popt.c:1134 +#: popt.c:1142 msgid "unknown error" msgstr "ukjent feil" -#: popthelp.c:52 +#: popthelp.c:53 msgid "Show this help message" msgstr "Vis denne hjelpmeldingen" -#: popthelp.c:53 +#: popthelp.c:54 msgid "Display brief usage message" msgstr "Vis kort bruksmelding" -#: popthelp.c:56 +#: popthelp.c:57 msgid "Display option defaults in message" msgstr "Vis forvalgte flagg i melding" -#: popthelp.c:98 +#: popthelp.c:99 msgid "NONE" msgstr "INGEN" -#: popthelp.c:99 +#: popthelp.c:100 msgid "VAL" msgstr "VERDI" -#: popthelp.c:100 +#: popthelp.c:101 msgid "INT" msgstr "HELTALL" -#: popthelp.c:101 +#: popthelp.c:102 msgid "LONG" msgstr "LONG" -#: popthelp.c:102 +#: popthelp.c:103 msgid "STRING" msgstr "STRENG" -#: popthelp.c:103 +#: popthelp.c:104 msgid "FLOAT" msgstr "FLYTTALL" -#: popthelp.c:104 +#: popthelp.c:105 msgid "DOUBLE" msgstr "DOUBLE" -#: popthelp.c:105 +#: popthelp.c:106 msgid "ARG" msgstr "ARG" -#: popthelp.c:456 +#: popthelp.c:457 msgid "Usage:" msgstr "Bruk:" -#: popthelp.c:478 +#: popthelp.c:479 msgid "[OPTION...]" msgstr "[FLAGG...]" |