diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 25 |
1 files changed, 15 insertions, 10 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-11-15 09:42-0500\n" +"POT-Creation-Date: 2006-01-03 09:57-0500\n" "PO-Revision-Date: 2005-09-01 16:18+0200\n" "Last-Translator: Miloslav Trmac <mitr@volny.cz>\n" "Language-Team: Czech <cs@li.org>\n" @@ -484,37 +484,37 @@ msgstr "" msgid "Text was empty (or contained only whitespace)" msgstr "Text je prázdný (nebo obsahuje pouze mezery)" -#: glib/gspawn-win32.c:276 +#: glib/gspawn-win32.c:277 #, c-format msgid "Failed to read data from child process" msgstr "Nemohu číst data z procesu potomka" -#: glib/gspawn-win32.c:291 glib/gspawn.c:1375 +#: glib/gspawn-win32.c:292 glib/gspawn.c:1375 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "Nemohu vytvořit rouru pro komunikaci s procesem potomka (%s)" -#: glib/gspawn-win32.c:329 glib/gspawn.c:1039 +#: glib/gspawn-win32.c:330 glib/gspawn.c:1039 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Nemohu číst z roury potomka (%s)" -#: glib/gspawn-win32.c:355 glib/gspawn.c:1244 +#: glib/gspawn-win32.c:356 glib/gspawn.c:1244 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Nemohu přejít do adresáře '%s' (%s)" -#: glib/gspawn-win32.c:361 glib/gspawn-win32.c:581 +#: glib/gspawn-win32.c:362 glib/gspawn-win32.c:582 #, c-format msgid "Failed to execute child process (%s)" msgstr "Nemohu spustit proces potomka (%s)" -#: glib/gspawn-win32.c:890 +#: glib/gspawn-win32.c:891 #, c-format msgid "Failed to execute helper program (%s)" msgstr "Nemohu spustit pomocný program (%s)" -#: glib/gspawn-win32.c:1084 +#: glib/gspawn-win32.c:1091 #, c-format msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " @@ -617,12 +617,17 @@ msgstr "Nemohu zpracovat celočíselnou hodnotu '%s' pro %s" msgid "Integer value '%s' for %s out of range" msgstr "Celočíselná hodnota '%s' pro %s mimo rozsah" -#: glib/goption.c:957 glib/goption.c:1068 +#: glib/goption.c:926 +#, fuzzy, c-format +msgid "Error parsing option %s" +msgstr "Chyba při převodu: %s" + +#: glib/goption.c:959 glib/goption.c:1070 #, c-format msgid "Missing argument for %s" msgstr "Chybí parametr %s" -#: glib/goption.c:1472 +#: glib/goption.c:1474 #, c-format msgid "Unknown option %s" msgstr "Neznámý přepínač %s" |