diff options
Diffstat (limited to 'gl/po/cs.po')
-rw-r--r-- | gl/po/cs.po | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/gl/po/cs.po b/gl/po/cs.po index e2a9b4c..05bed2b 100644 --- a/gl/po/cs.po +++ b/gl/po/cs.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnulib 3.0.0.6062.a6b16\n" "Report-Msgid-Bugs-To: bug-gnulib@gnu.org\n" -"POT-Creation-Date: 2023-09-23 21:04+0000\n" +"POT-Creation-Date: 2024-04-05 08:01+0000\n" "PO-Revision-Date: 2011-12-04 08:50+0100\n" "Last-Translator: Marek Černocký <marek@manet.cz>\n" "Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n" @@ -40,7 +40,7 @@ msgstr "%.*s: Neznámý parametr ARGP_HELP_FMT" msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "Nesmysly v ARGP_HELP_FMT: %s" -#: gl/lib/argp-help.c:1373 +#: gl/lib/argp-help.c:1378 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." @@ -48,29 +48,29 @@ msgstr "" "Povinné či volitelné, argumenty pro dlouhé přepínače jsou povinné či " "volitelné, i pro případné odpovídající krátké přepínače." -#: gl/lib/argp-help.c:1739 +#: gl/lib/argp-help.c:1744 msgid "Usage:" msgstr "Použití:" -#: gl/lib/argp-help.c:1743 +#: gl/lib/argp-help.c:1748 msgid " or: " msgstr " nebo:" -#: gl/lib/argp-help.c:1755 +#: gl/lib/argp-help.c:1760 msgid " [OPTION...]" msgstr " [PŘEPÍNAČ…]" -#: gl/lib/argp-help.c:1782 +#: gl/lib/argp-help.c:1787 #, fuzzy, c-format msgid "Try '%s --help' or '%s --usage' for more information.\n" msgstr "Více informací získáte příkazem „%s --help“ nebo „%s --usage“.\n" -#: gl/lib/argp-help.c:1810 +#: gl/lib/argp-help.c:1815 #, c-format msgid "Report bugs to %s.\n" msgstr "Chyby hlaste na %s.\n" -#: gl/lib/argp-help.c:2010 gl/lib/error.c:194 +#: gl/lib/argp-help.c:2015 gl/lib/error.c:194 msgid "Unknown system error" msgstr "Neznámá chyba systému" @@ -115,37 +115,37 @@ msgstr "%s: Příliš mnoho argumentů\n" msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "(CHYBA PROGRAMU) Měl by být rozpoznán přepínač!?" -#: gl/lib/getopt.c:278 +#: gl/lib/getopt.c:282 #, fuzzy, c-format msgid "%s: option '%s%s' is ambiguous\n" msgstr "%s: přepínač „-W %s“ není jednoznačný\n" -#: gl/lib/getopt.c:284 +#: gl/lib/getopt.c:288 #, fuzzy, c-format msgid "%s: option '%s%s' is ambiguous; possibilities:" msgstr "%s: přepínač „%s“ není jednoznačný; možnosti:" -#: gl/lib/getopt.c:319 +#: gl/lib/getopt.c:322 #, fuzzy, c-format msgid "%s: unrecognized option '%s%s'\n" msgstr "%s: neznámý přepínač „%c%s“\n" -#: gl/lib/getopt.c:345 +#: gl/lib/getopt.c:348 #, fuzzy, c-format msgid "%s: option '%s%s' doesn't allow an argument\n" msgstr "%s: přepínač „%c%s“ musí být zadán bez argumentu\n" -#: gl/lib/getopt.c:360 +#: gl/lib/getopt.c:363 #, fuzzy, c-format msgid "%s: option '%s%s' requires an argument\n" msgstr "%s: přepínač „--%s“ vyžaduje argument\n" -#: gl/lib/getopt.c:621 +#: gl/lib/getopt.c:624 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: neplatný přepínač -- „%c“\n" -#: gl/lib/getopt.c:636 gl/lib/getopt.c:682 +#: gl/lib/getopt.c:639 gl/lib/getopt.c:685 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "%s: přepínač vyžaduje argument -- „%c“\n" |