From c74cc1df1c51f0c2a99de94cb0a0b1e9448499f2 Mon Sep 17 00:00:00 2001 From: jbj Date: Mon, 15 Jan 2001 23:09:42 +0000 Subject: - fix: extra newline in many error messages (#23947). - fix: rpm -Va with db1 needs per-iterator, not per-index, offset. - add install/remove transaction id tags. CVS patchset: 4441 CVS date: 2001/01/15 23:09:42 --- popt/po/no.po | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 82 insertions(+), 1 deletion(-) (limited to 'popt/po/no.po') diff --git a/popt/po/no.po b/popt/po/no.po index 25370fbf8..07a1cabee 100644 --- a/popt/po/no.po +++ b/popt/po/no.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.1\n" -"POT-Creation-Date: 2001-01-01 17:42-0500\n" +"POT-Creation-Date: 2001-01-15 16:14-0500\n" "PO-Revision-Date: 2000-06-21 16:11+02:00\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian \n" @@ -9,6 +9,47 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8-bit\n" +#: popt.c:29 +msgid "unknown errno" +msgstr "" + +#: popt.c:758 +#, c-format +msgid "option type (%d) not implemented in popt\n" +msgstr "" + +#: popt.c:893 +msgid "missing argument" +msgstr "" + +#: popt.c:895 +msgid "unknown option" +msgstr "" + +#: popt.c:897 +msgid "mutually exclusive logical operations requested" +msgstr "" + +#: popt.c:899 +msgid "aliases nested too deeply" +msgstr "" + +#: popt.c:901 +msgid "error in paramter quoting" +msgstr "" + +#: popt.c:903 +msgid "invalid numeric value" +msgstr "" + +#: popt.c:905 +msgid "number too large or too small" +msgstr "" + +#: popt.c:909 +msgid "unknown error" +msgstr "" + #: popthelp.c:28 msgid "Show this help message" msgstr "Vis denne hjelpmeldingen" @@ -16,3 +57,43 @@ msgstr "Vis denne hjelpmeldingen" #: popthelp.c:29 msgid "Display brief usage message" msgstr "Vis kort bruksmelding" + +#: popthelp.c:60 +msgid "NONE" +msgstr "" + +#: popthelp.c:61 +msgid "VAL" +msgstr "" + +#: popthelp.c:62 +msgid "INT" +msgstr "" + +#: popthelp.c:63 +msgid "LONG" +msgstr "" + +#: popthelp.c:64 +msgid "STRING" +msgstr "" + +#: popthelp.c:65 +msgid "FLOAT" +msgstr "" + +#: popthelp.c:66 +msgid "DOUBLE" +msgstr "" + +#: popthelp.c:67 +msgid "ARG" +msgstr "" + +#: popthelp.c:240 +msgid "Usage:" +msgstr "" + +#: popthelp.c:259 +msgid "[OPTION...]" +msgstr "" -- cgit v1.2.3