mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
2.14.1
svn path=/trunk/; revision=5770
This commit is contained in:
111
po/cs.po
111
po/cs.po
@@ -14,7 +14,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: cs\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2007-08-03 21:54-0400\n"
|
||||
"POT-Creation-Date: 2007-09-16 14:50-0400\n"
|
||||
"PO-Revision-Date: 2007-01-05 13:34+0100\n"
|
||||
"Last-Translator: Jakub Friedl <jfriedl@suse.cz>\n"
|
||||
"Language-Team: Czech <gnome-cs-list@gnome.org>\n"
|
||||
@@ -366,22 +366,33 @@ msgstr "Neukončený odkaz na entitu"
|
||||
msgid "Unfinished character reference"
|
||||
msgstr "Neukončený odkaz na znak"
|
||||
|
||||
#: glib/gmarkup.c:958 glib/gmarkup.c:986 glib/gmarkup.c:1022
|
||||
msgid "Invalid UTF-8 encoded text"
|
||||
#: glib/gmarkup.c:958
|
||||
#, fuzzy
|
||||
msgid "Invalid UTF-8 encoded text - overlong sequence"
|
||||
msgstr "Neplatný text v kódování UTF-8"
|
||||
|
||||
#: glib/gmarkup.c:1058
|
||||
#: glib/gmarkup.c:986
|
||||
#, fuzzy
|
||||
msgid "Invalid UTF-8 encoded text - not a start char"
|
||||
msgstr "Neplatný text v kódování UTF-8"
|
||||
|
||||
#: glib/gmarkup.c:1022
|
||||
#, fuzzy, c-format
|
||||
msgid "Invalid UTF-8 encoded text - not valid '%s'"
|
||||
msgstr "Neplatný text v kódování UTF-8"
|
||||
|
||||
#: glib/gmarkup.c:1060
|
||||
msgid "Document must begin with an element (e.g. <book>)"
|
||||
msgstr "Dokument musí začínat elementem (například: <book>)"
|
||||
|
||||
#: glib/gmarkup.c:1098
|
||||
#: glib/gmarkup.c:1100
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following a '<' character; it may not begin an "
|
||||
"element name"
|
||||
msgstr "'%s' není platný znak po znaku '<'; nesmí s ním začínat název elementu"
|
||||
|
||||
#: glib/gmarkup.c:1162
|
||||
#: glib/gmarkup.c:1164
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected a '>' character to end the start tag of element "
|
||||
@@ -390,14 +401,14 @@ msgstr ""
|
||||
"Divný znak '%s', byl očekáván znak '>' pro ukončení počátečního tagu "
|
||||
"elementu '%s'"
|
||||
|
||||
#: glib/gmarkup.c:1251
|
||||
#: glib/gmarkup.c:1253
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
|
||||
msgstr ""
|
||||
"Divný znak '%s', po názvu atributu '%s' elementu '%s' bylo očekáváno '=' "
|
||||
|
||||
#: glib/gmarkup.c:1293
|
||||
#: glib/gmarkup.c:1295
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
|
||||
@@ -408,7 +419,7 @@ msgstr ""
|
||||
"elementu '%s' nebo případně atribut; pravděpodobně jste použili neplatný "
|
||||
"znak v názvu atributu"
|
||||
|
||||
#: glib/gmarkup.c:1382
|
||||
#: glib/gmarkup.c:1384
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Odd character '%s', expected an open quote mark after the equals sign when "
|
||||
@@ -417,7 +428,7 @@ msgstr ""
|
||||
"Divný znak '%s', po znaku rovnítka při udávání hodnoty atributu '%s' "
|
||||
"elementu '%s' byly očekávány uvozovky"
|
||||
|
||||
#: glib/gmarkup.c:1527
|
||||
#: glib/gmarkup.c:1529
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following the characters '</'; '%s' may not "
|
||||
@@ -426,7 +437,7 @@ msgstr ""
|
||||
"'%s' není platný znak po znacích '</'; znakem '%s' nesmí začínat název "
|
||||
"elementu"
|
||||
|
||||
#: glib/gmarkup.c:1567
|
||||
#: glib/gmarkup.c:1569
|
||||
#, c-format
|
||||
msgid ""
|
||||
"'%s' is not a valid character following the close element name '%s'; the "
|
||||
@@ -435,25 +446,25 @@ msgstr ""
|
||||
"'%s' není povolený znak po ukončovacím názvu elementu '%s'; povoleným znakem "
|
||||
"je '>'"
|
||||
|
||||
#: glib/gmarkup.c:1578
|
||||
#: glib/gmarkup.c:1580
|
||||
#, c-format
|
||||
msgid "Element '%s' was closed, no element is currently open"
|
||||
msgstr "Element '%s' byl uzavřen, žádný element není momentálně otevřen"
|
||||
|
||||
#: glib/gmarkup.c:1587
|
||||
#: glib/gmarkup.c:1589
|
||||
#, c-format
|
||||
msgid "Element '%s' was closed, but the currently open element is '%s'"
|
||||
msgstr "Byl uzavřen element '%s', ale aktuálně je otevřen element '%s'"
|
||||
|
||||
#: glib/gmarkup.c:1753
|
||||
#: glib/gmarkup.c:1755
|
||||
msgid "Document was empty or contained only whitespace"
|
||||
msgstr "Dokument je prázdný nebo obsahuje pouze mezery"
|
||||
|
||||
#: glib/gmarkup.c:1767
|
||||
#: glib/gmarkup.c:1769
|
||||
msgid "Document ended unexpectedly just after an open angle bracket '<'"
|
||||
msgstr "Dokument neočekávaně skončil hned po otevírací značce '<'"
|
||||
|
||||
#: glib/gmarkup.c:1775 glib/gmarkup.c:1820
|
||||
#: glib/gmarkup.c:1777 glib/gmarkup.c:1822
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Document ended unexpectedly with elements still open - '%s' was the last "
|
||||
@@ -462,7 +473,7 @@ msgstr ""
|
||||
"Dokument neočekávaně skončil, elementy jsou stále otevřeny - poslední "
|
||||
"otevřený element byl '%s'"
|
||||
|
||||
#: glib/gmarkup.c:1783
|
||||
#: glib/gmarkup.c:1785
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Document ended unexpectedly, expected to see a close angle bracket ending "
|
||||
@@ -470,19 +481,19 @@ msgid ""
|
||||
msgstr ""
|
||||
"Dokument neočekávaně skončil, byla očekávána uzavírací závorka tagu <%s/>"
|
||||
|
||||
#: glib/gmarkup.c:1789
|
||||
#: glib/gmarkup.c:1791
|
||||
msgid "Document ended unexpectedly inside an element name"
|
||||
msgstr "Dokument neočekávaně skončil uvnitř názvu elementu"
|
||||
|
||||
#: glib/gmarkup.c:1795
|
||||
#: glib/gmarkup.c:1797
|
||||
msgid "Document ended unexpectedly inside an attribute name"
|
||||
msgstr "Dokument neočekávaně skončil uvnitř názvu atributu"
|
||||
|
||||
#: glib/gmarkup.c:1800
|
||||
#: glib/gmarkup.c:1802
|
||||
msgid "Document ended unexpectedly inside an element-opening tag."
|
||||
msgstr "Dokument neočekávaně skončil v tagu otevírajícím element."
|
||||
|
||||
#: glib/gmarkup.c:1806
|
||||
#: glib/gmarkup.c:1808
|
||||
msgid ""
|
||||
"Document ended unexpectedly after the equals sign following an attribute "
|
||||
"name; no attribute value"
|
||||
@@ -490,125 +501,125 @@ msgstr ""
|
||||
"Dokument neočekávaně skončil po znaku přiřazení následujícím za názvem "
|
||||
"atributu; chybí hodnota atributu"
|
||||
|
||||
#: glib/gmarkup.c:1813
|
||||
#: glib/gmarkup.c:1815
|
||||
msgid "Document ended unexpectedly while inside an attribute value"
|
||||
msgstr "Dokument neočekávaně skončil uvnitř hodnoty atributu"
|
||||
|
||||
#: glib/gmarkup.c:1829
|
||||
#: glib/gmarkup.c:1831
|
||||
#, c-format
|
||||
msgid "Document ended unexpectedly inside the close tag for element '%s'"
|
||||
msgstr "Dokument neočekávaně skončil uvnitř uzavíracího tagu pro element '%s'"
|
||||
|
||||
#: glib/gmarkup.c:1835
|
||||
#: glib/gmarkup.c:1837
|
||||
msgid "Document ended unexpectedly inside a comment or processing instruction"
|
||||
msgstr ""
|
||||
"Dokument neočekávaně skončil uvnitř komentáře nebo instrukce pro zpracování"
|
||||
|
||||
#: glib/gregex.c:126
|
||||
#: glib/gregex.c:131
|
||||
msgid "corrupted object"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:128
|
||||
#: glib/gregex.c:133
|
||||
msgid "internal error or corrupted object"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:130
|
||||
#: glib/gregex.c:135
|
||||
msgid "out of memory"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:135
|
||||
#: glib/gregex.c:140
|
||||
msgid "backtracking limit reached"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:147 glib/gregex.c:155
|
||||
#: glib/gregex.c:152 glib/gregex.c:160
|
||||
msgid "the pattern contains items not supported for partial matching"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:149
|
||||
#: glib/gregex.c:154
|
||||
msgid "internal error"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:157
|
||||
#: glib/gregex.c:162
|
||||
msgid "back references as conditions are not supported for partial matching"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:166
|
||||
#: glib/gregex.c:171
|
||||
msgid "recursion limit reached"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:168
|
||||
#: glib/gregex.c:173
|
||||
msgid "workspace limit for empty substrings reached"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:170
|
||||
#: glib/gregex.c:175
|
||||
msgid "invalid combination of newline flags"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:174
|
||||
#: glib/gregex.c:179
|
||||
msgid "unknown error"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:319 glib/gregex.c:1354
|
||||
#: glib/gregex.c:324 glib/gregex.c:1360
|
||||
#, c-format
|
||||
msgid "Error while matching regular expression %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:882
|
||||
#: glib/gregex.c:875
|
||||
msgid "PCRE library is compiled without UTF8 support"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:891
|
||||
#: glib/gregex.c:884
|
||||
msgid "PCRE library is compiled without UTF8 properties support"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:936
|
||||
#: glib/gregex.c:929
|
||||
#, fuzzy, c-format
|
||||
msgid "Error while compiling regular expression %s at char %d: %s"
|
||||
msgstr "Chyba na řádku %d znak %d: %s"
|
||||
|
||||
#: glib/gregex.c:958
|
||||
#: glib/gregex.c:964
|
||||
#, c-format
|
||||
msgid "Error while optimizing regular expression %s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:1782
|
||||
#: glib/gregex.c:1788
|
||||
msgid "hexadecimal digit or '}' expected"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:1798
|
||||
#: glib/gregex.c:1804
|
||||
msgid "hexadecimal digit expected"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:1838
|
||||
#: glib/gregex.c:1844
|
||||
msgid "missing '<' in symbolic reference"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:1847
|
||||
#: glib/gregex.c:1853
|
||||
#, fuzzy
|
||||
msgid "unfinished symbolic reference"
|
||||
msgstr "Neukončený odkaz na entitu"
|
||||
|
||||
#: glib/gregex.c:1854
|
||||
#: glib/gregex.c:1860
|
||||
msgid "zero-length symbolic reference"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:1865
|
||||
#: glib/gregex.c:1871
|
||||
msgid "digit expected"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:1883
|
||||
#: glib/gregex.c:1889
|
||||
msgid "illegal symbolic reference"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:1945
|
||||
#: glib/gregex.c:1951
|
||||
msgid "stray final '\\'"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:1949
|
||||
#: glib/gregex.c:1955
|
||||
msgid "unknown escape sequence"
|
||||
msgstr ""
|
||||
|
||||
#: glib/gregex.c:1959
|
||||
#: glib/gregex.c:1965
|
||||
#, c-format
|
||||
msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user