diff options
author | jbj <devnull@localhost> | 2002-03-13 17:59:49 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2002-03-13 17:59:49 +0000 |
commit | fb845b7ee7e65bb0523efc6effbb9dd01f5c699e (patch) | |
tree | 3e4e44e2a0ac64f7d15535ea2b560925bd427952 /popt/po/hu.po | |
parent | 976cf8dec79b51102ed51cb72681bbac0abf3f5d (diff) | |
download | librpm-tizen-fb845b7ee7e65bb0523efc6effbb9dd01f5c699e.tar.gz librpm-tizen-fb845b7ee7e65bb0523efc6effbb9dd01f5c699e.tar.bz2 librpm-tizen-fb845b7ee7e65bb0523efc6effbb9dd01f5c699e.zip |
Split transaction set handling into separate file, prepatory to
devising some toy access methods.
CVS patchset: 5356
CVS date: 2002/03/13 17:59:49
Diffstat (limited to 'popt/po/hu.po')
-rw-r--r-- | popt/po/hu.po | 91 |
1 files changed, 1 insertions, 90 deletions
diff --git a/popt/po/hu.po b/popt/po/hu.po index 87c9c0821..30eda3d62 100644 --- a/popt/po/hu.po +++ b/popt/po/hu.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2002-01-18 16:12-0500\n" +"POT-Creation-Date: 2002-03-13 12:58-0500\n" "PO-Revision-Date: 2000-08-03 23:26+0200\n" "Last-Translator: László Németh <nemeth@qwertynet.hu>\n" "Language-Team: Hungarian\n" @@ -9,55 +9,6 @@ msgstr "" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8-bit\n" -#: popt.c:29 -msgid "unknown errno" -msgstr "" - -#: popt.c:917 -#, c-format -msgid "option type (%d) not implemented in popt\n" -msgstr "" - -#: popt.c:1132 -msgid "missing argument" -msgstr "" - -#: popt.c:1134 -msgid "unknown option" -msgstr "" - -#: popt.c:1136 -msgid "mutually exclusive logical operations requested" -msgstr "" - -#: popt.c:1138 -msgid "opt->arg should not be NULL" -msgstr "" - -#: popt.c:1140 -msgid "aliases nested too deeply" -msgstr "" - -#: popt.c:1142 -msgid "error in parameter quoting" -msgstr "" - -#: popt.c:1144 -msgid "invalid numeric value" -msgstr "" - -#: popt.c:1146 -msgid "number too large or too small" -msgstr "" - -#: popt.c:1148 -msgid "memory allocation failed" -msgstr "" - -#: popt.c:1152 -msgid "unknown error" -msgstr "" - #: popthelp.c:53 msgid "Show this help message" msgstr "E súgó megjelenítése" @@ -70,43 +21,3 @@ msgstr "Rövid használati utasítás megjelenítése" #, fuzzy msgid "Display option defaults in message" msgstr "Rövid használati utasítás megjelenítése" - -#: popthelp.c:99 -msgid "NONE" -msgstr "" - -#: popthelp.c:100 -msgid "VAL" -msgstr "" - -#: popthelp.c:101 -msgid "INT" -msgstr "" - -#: popthelp.c:102 -msgid "LONG" -msgstr "" - -#: popthelp.c:103 -msgid "STRING" -msgstr "" - -#: popthelp.c:104 -msgid "FLOAT" -msgstr "" - -#: popthelp.c:105 -msgid "DOUBLE" -msgstr "" - -#: popthelp.c:106 -msgid "ARG" -msgstr "" - -#: popthelp.c:459 -msgid "Usage:" -msgstr "" - -#: popthelp.c:481 -msgid "[OPTION...]" -msgstr "" |