aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/cs.po126
-rw-r--r--po/sdtui.pot10
2 files changed, 76 insertions, 60 deletions
diff --git a/po/cs.po b/po/cs.po
index 08ad1af..2c84b71 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,104 +7,112 @@ msgid ""
msgstr ""
"Project-Id-Version: sdtui 0.1.0\n"
"Report-Msgid-Bugs-To: https://github.com/pjanouch/sdtui/issues\n"
-"POT-Creation-Date: 2013-05-19 03:29+0200\n"
-"PO-Revision-Date: 2013-05-19 04:43+0100\n"
+"POT-Creation-Date: 2013-05-19 08:02+0200\n"
+"PO-Revision-Date: 2013-05-19 08:03+0100\n"
"Last-Translator: Přemysl Janouch <p.janouch@gmail.com>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
+"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.5.4\n"
-"Language: cs\n"
-
-#: po/../src/sdtui.c:230
-msgid "error in entry"
-msgstr "chyba v záznamu"
-#: po/../src/sdtui.c:249
-msgid "no usable field found"
-msgstr "nenalezeno žádné použitelné pole"
+#: ../src/sdtui.c:1072
+msgid "Error"
+msgstr "Chyba"
-#: po/../src/sdtui.c:295
+#: ../src/sdtui.c:295
msgid "Error loading dictionary"
msgstr "Chyba při načítání slovníku"
-#: po/../src/sdtui.c:308
+#: ../src/sdtui.c:1054
+msgid "Output version information and exit"
+msgstr "Vypíše informace o verzi a ukončí se"
+
+#: ../src/sdtui.c:308
msgid "Search"
msgstr "Hledat"
-#: po/../src/sdtui.c:440
+#: ../src/sdtui.c:440
msgid "Terminal UI for StarDict dictionaries"
msgstr "Terminálové UI pro stardictové slovníky"
-#: po/../src/sdtui.c:443
+#: ../src/sdtui.c:443
msgid "Type to search"
msgstr "Zadejte vyhledávaný výraz"
-#: po/../src/sdtui.c:1054
-msgid "Output version information and exit"
-msgstr "Vypíše informace o verzi a ukončí se"
+#: ../src/sdtui.c:1059
+msgid "Warning"
+msgstr "Varování"
-#: po/../src/sdtui.c:1067
+#: ../src/stardict.c:702
+msgid "cannot find .dict file"
+msgstr "nemohu najít .dict soubor"
+
+#: ../src/stardict.c:679
+msgid "cannot find .idx file"
+msgstr "nemohu najít .idx soubor"
+
+#: ../src/sdtui.c:1067
msgid "dictionary.ifo - StarDict terminal UI"
msgstr "slovník.ifo - terminálové UI pro StarDict"
-#: po/../src/sdtui.c:1072
-msgid "Error"
-msgstr "Chyba"
+#: ../src/sdtui.c:230
+msgid "error in entry"
+msgstr "chyba v záznamu"
-#: po/../src/sdtui.c:1072
-msgid "option parsing failed"
-msgstr "zpracování přepínačů selhalo"
+#: ../src/sdtui.c:1059
+msgid "failed to set the locale"
+msgstr "selhalo nastavení locale"
-#: po/../src/stardict.c:136
-msgid "invalid header format"
-msgstr "neplatný formát hlavičky"
+#: ../src/stardict.c:343
+msgid "index file size not specified"
+msgstr "nebyla určena velikost rejstříku"
-#: po/../src/stardict.c:268
-msgid "version not specified"
-msgstr "nebyla určena verze"
+#: ../src/stardict.c:861 ../src/stardict.c:886
+msgid "invalid data entry"
+msgstr "neplatná datová položka"
-#: po/../src/stardict.c:279
-msgid "invalid version"
-msgstr "neplatná verze"
+#: ../src/stardict.c:136
+msgid "invalid header format"
+msgstr "neplatný formát hlavičky"
-#: po/../src/stardict.c:294
-msgid "unknown key, ignoring"
-msgstr "neznámý klíč, ignoruji"
+#: ../src/stardict.c:352
+msgid "invalid index offset bits"
+msgstr "neplatný počet bitů pro offset v rejstříku"
-#: po/../src/stardict.c:311
+#: ../src/stardict.c:311
msgid "invalid integer"
msgstr "neplatné číslo"
-#: po/../src/stardict.c:321
-msgid "option format error"
-msgstr "chyba v zápisu volby"
+#: ../src/stardict.c:279
+msgid "invalid version"
+msgstr "neplatná verze"
-#: po/../src/stardict.c:331
+#: ../src/stardict.c:331
msgid "no book name specified"
msgstr "nebyl určen název knihy"
-#: po/../src/stardict.c:337
-msgid "word count not specified"
-msgstr "nebyl určen počet slov"
+#: ../src/sdtui.c:249
+msgid "no usable field found"
+msgstr "nenalezeno žádné použitelné pole"
-#: po/../src/stardict.c:343
-msgid "index file size not specified"
-msgstr "nebyla určena velikost rejstříku"
+#: ../src/stardict.c:321
+msgid "option format error"
+msgstr "chyba v zápisu volby"
-#: po/../src/stardict.c:352
-msgid "invalid index offset bits"
-msgstr "neplatný počet bitů pro offset v rejstříku"
+#: ../src/sdtui.c:1072
+msgid "option parsing failed"
+msgstr "zpracování přepínačů selhalo"
-#: po/../src/stardict.c:679
-msgid "cannot find .idx file"
-msgstr "nemohu najít .idx soubor"
+#: ../src/stardict.c:294
+msgid "unknown key, ignoring"
+msgstr "neznámý klíč, ignoruji"
-#: po/../src/stardict.c:702
-msgid "cannot find .dict file"
-msgstr "nemohu najít .dict soubor"
+#: ../src/stardict.c:268
+msgid "version not specified"
+msgstr "nebyla určena verze"
-#: po/../src/stardict.c:861 po/../src/stardict.c:886
-msgid "invalid data entry"
-msgstr "neplatná datová položka"
+#: ../src/stardict.c:337
+msgid "word count not specified"
+msgstr "nebyl určen počet slov"
diff --git a/po/sdtui.pot b/po/sdtui.pot
index 7e71091..c4e1c72 100644
--- a/po/sdtui.pot
+++ b/po/sdtui.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sdtui 0.1.0\n"
"Report-Msgid-Bugs-To: https://github.com/pjanouch/sdtui/issues\n"
-"POT-Creation-Date: 2013-05-19 04:58+0200\n"
+"POT-Creation-Date: 2013-05-19 08:02+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -45,6 +45,14 @@ msgstr ""
msgid "Output version information and exit"
msgstr ""
+#: ../src/sdtui.c:1059
+msgid "Warning"
+msgstr ""
+
+#: ../src/sdtui.c:1059
+msgid "failed to set the locale"
+msgstr ""
+
#: ../src/sdtui.c:1067
msgid "dictionary.ifo - StarDict terminal UI"
msgstr ""