diff options
Diffstat (limited to 'popt/po/cs.po')
-rw-r--r-- | popt/po/cs.po | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/popt/po/cs.po b/popt/po/cs.po index 68c30f51c..220e90ea5 100644 --- a/popt/po/cs.po +++ b/popt/po/cs.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-24 00:03+0100\n" "Last-Translator: Milan Kerslager <kerslage@linux.cz>\n" "Language-Team: Czech <cs@li.org>\n" @@ -13,99 +13,99 @@ msgstr "" msgid "unknown errno" msgstr "neznámé číslo chyby" -#: popt.c:892 +#: popt.c:900 #, c-format msgid "option type (%d) not implemented in popt\n" msgstr "volba (%d) není v popt implementována\n" -#: popt.c:1100 +#: popt.c:1111 msgid "missing argument" msgstr "chybí argument" -#: popt.c:1102 +#: popt.c:1113 msgid "unknown option" msgstr "neznámá volba" -#: popt.c:1104 +#: popt.c:1115 msgid "mutually exclusive logical operations requested" msgstr "požadovány vzájemně výlučné logické operace" -#: popt.c:1106 +#: popt.c:1117 msgid "opt->arg should not be NULL" msgstr "opt->arg nesmí být NULL" -#: popt.c:1108 +#: popt.c:1119 msgid "aliases nested too deeply" msgstr "aliasy vnořené příliš hluboko" -#: popt.c:1110 +#: popt.c:1121 msgid "error in parameter quoting" msgstr "chyba v quotování parametrů" -#: popt.c:1112 +#: popt.c:1123 msgid "invalid numeric value" msgstr "chybná numerická hodnota" -#: popt.c:1114 +#: popt.c:1125 msgid "number too large or too small" msgstr "číslo je příliš velké nebo příliš malé" -#: popt.c:1116 +#: popt.c:1127 msgid "memory allocation failed" msgstr "selhala alokace paměti" -#: popt.c:1120 +#: popt.c:1131 msgid "unknown error" msgstr "neznámá chyba" -#: popthelp.c:47 +#: popthelp.c:52 msgid "Show this help message" msgstr "Vypíše tuto nápovědu" -#: popthelp.c:48 +#: popthelp.c:53 msgid "Display brief usage message" msgstr "Vypíše krátký návod k použití" -#: popthelp.c:51 +#: popthelp.c:56 msgid "Display option defaults in message" msgstr "Zobrazit implicitní volby ve zprávě" -#: popthelp.c:93 +#: popthelp.c:98 msgid "NONE" msgstr "NONE" -#: popthelp.c:94 +#: popthelp.c:99 msgid "VAL" msgstr "VAL" -#: popthelp.c:95 +#: popthelp.c:100 msgid "INT" msgstr "INT" -#: popthelp.c:96 +#: popthelp.c:101 msgid "LONG" msgstr "LONG" -#: popthelp.c:97 +#: popthelp.c:102 msgid "STRING" msgstr "STRING" -#: popthelp.c:98 +#: popthelp.c:103 msgid "FLOAT" msgstr "FLOAT" -#: popthelp.c:99 +#: popthelp.c:104 msgid "DOUBLE" msgstr "DOUBLE" -#: popthelp.c:100 +#: popthelp.c:105 msgid "ARG" msgstr "ARG" -#: popthelp.c:445 +#: popthelp.c:454 msgid "Usage:" msgstr "Použití:" -#: popthelp.c:467 +#: popthelp.c:476 msgid "[OPTION...]" msgstr "[VOLBY...]" |