diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 41 |
1 files changed, 40 insertions, 1 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-07-31 23:40-0400\n" +"POT-Creation-Date: 2004-08-25 00:52-0400\n" "PO-Revision-Date: 2004-04-26 15:06+0200\n" "Last-Translator: Miloslav Trmac <mitr@volny.cz>\n" "Language-Team: Czech <cs@li.org>\n" @@ -506,5 +506,44 @@ msgstr "Neplatná posloupnost na vstupu převodu" msgid "Character out of range for UTF-16" msgstr "Znak je mimo rozsah UTF-16" +#: glib/goption.c:261 +msgid "Usage:" +msgstr "" + +#: glib/goption.c:261 +msgid "[OPTION...]" +msgstr "" + +#: glib/goption.c:306 +msgid "Help Options:" +msgstr "" + +#: glib/goption.c:306 +msgid "Show help options" +msgstr "" + +#: glib/goption.c:310 +msgid "Show all help options" +msgstr "" + +#: glib/goption.c:358 +msgid "Application Options:" +msgstr "" + +#: glib/goption.c:397 +#, c-format +msgid "Cannot parse integer value '%s' for --%s" +msgstr "" + +#: glib/goption.c:407 +#, c-format +msgid "Integer value '%s' for %s out of range" +msgstr "" + +#: glib/goption.c:1005 +#, c-format +msgid "Unknown option %s" +msgstr "" + #~ msgid "Socket error" #~ msgstr "Chyba socketu" |