diff options
author | jbj <devnull@localhost> | 2001-10-15 03:22:10 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-10-15 03:22:10 +0000 |
commit | d8dc44f36377c59164d19106f0f93843ea5b3a09 (patch) | |
tree | 8f521d9b295dd0e9d05721cfd97f3d8a5b30801d /popt/po/sv.po | |
parent | 4b67d7621c20e1f2c5aa1ebdf7bb26eb3a6ae0d5 (diff) | |
download | rpm-d8dc44f36377c59164d19106f0f93843ea5b3a09.tar.gz rpm-d8dc44f36377c59164d19106f0f93843ea5b3a09.tar.bz2 rpm-d8dc44f36377c59164d19106f0f93843ea5b3a09.zip |
lclint fiddles to annotate globals.
CVS patchset: 5106
CVS date: 2001/10/15 03:22:10
Diffstat (limited to 'popt/po/sv.po')
-rw-r--r-- | popt/po/sv.po | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/popt/po/sv.po b/popt/po/sv.po index 9f4e9252b..b5e150e05 100644 --- a/popt/po/sv.po +++ b/popt/po/sv.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-13 13:15-0400\n" +"POT-Creation-Date: 2001-10-14 23:13-0400\n" "PO-Revision-Date: 2001-07-12 22:26+0100\n" "Last-Translator: Christian Rose <menthos@menthos.com>\n" "Language-Team: Swedish <sv@li.org>\n" @@ -13,99 +13,99 @@ msgstr "" msgid "unknown errno" msgstr "okänt felnummer" -#: popt.c:892 +#: popt.c:900 #, c-format msgid "option type (%d) not implemented in popt\n" msgstr "flaggtypen (%d) är inte implementerad i popt\n" -#: popt.c:1100 +#: popt.c:1111 msgid "missing argument" msgstr "argument saknas" -#: popt.c:1102 +#: popt.c:1113 msgid "unknown option" msgstr "okänd flagga" -#: popt.c:1104 +#: popt.c:1115 msgid "mutually exclusive logical operations requested" msgstr "ömsesidigt uteslutande logiska operationer begärdes" -#: popt.c:1106 +#: popt.c:1117 msgid "opt->arg should not be NULL" msgstr "opt->arg får inte vara NULL" -#: popt.c:1108 +#: popt.c:1119 msgid "aliases nested too deeply" msgstr "alias är nästlade för djupt" -#: popt.c:1110 +#: popt.c:1121 msgid "error in parameter quoting" msgstr "fel i parametercitering" -#: popt.c:1112 +#: popt.c:1123 msgid "invalid numeric value" msgstr "ogiltigt numeriskt värde" -#: popt.c:1114 +#: popt.c:1125 msgid "number too large or too small" msgstr "talet för stort eller för litet" -#: popt.c:1116 +#: popt.c:1127 msgid "memory allocation failed" msgstr "minnesallokering misslyckades" -#: popt.c:1120 +#: popt.c:1131 msgid "unknown error" msgstr "okänt fel" -#: popthelp.c:47 +#: popthelp.c:52 msgid "Show this help message" msgstr "Visa denna hjälptext" -#: popthelp.c:48 +#: popthelp.c:53 msgid "Display brief usage message" msgstr "Visa en kortfattad användningstext" -#: popthelp.c:51 +#: popthelp.c:56 msgid "Display option defaults in message" msgstr "Visa standardalternativ för flaggor i meddelande" -#: popthelp.c:93 +#: popthelp.c:98 msgid "NONE" msgstr "INGET" -#: popthelp.c:94 +#: popthelp.c:99 msgid "VAL" msgstr "VÄRDE" -#: popthelp.c:95 +#: popthelp.c:100 msgid "INT" msgstr "HELTAL" -#: popthelp.c:96 +#: popthelp.c:101 msgid "LONG" msgstr "LÅNG" -#: popthelp.c:97 +#: popthelp.c:102 msgid "STRING" msgstr "STRÄNG" -#: popthelp.c:98 +#: popthelp.c:103 msgid "FLOAT" msgstr "FLYTTAL" -#: popthelp.c:99 +#: popthelp.c:104 msgid "DOUBLE" msgstr "DUBBEL" -#: popthelp.c:100 +#: popthelp.c:105 msgid "ARG" msgstr "ARG" -#: popthelp.c:445 +#: popthelp.c:454 msgid "Usage:" msgstr "Användning:" -#: popthelp.c:467 +#: popthelp.c:476 msgid "[OPTION...]" msgstr "[FLAGGA...]" |