1 # Czech translation of glib.
2 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 the author(s) of glib.
3 # Copyright (C) 2004, 2005 Miloslav Trmac <mitr@volny.cz>.
4 # Copyright (C) 2006 Lukas Novotny <lukasnov@cvs.gnome.org>.
5 # This file is distributed under the same license as the glib package.
6 # Petr Pytelka <pyta@lightcomp.cz>, 2002.
7 # Miloslav Trmac <mitr@volny.cz>, 2002, 2004, 2005.
8 # Lukas Novotny <lukasnov@cvs.gnome.org>, 2006.
9 # Jakub Friedl <jfriedl@suse.cz>, 2006, 2007.
10 # Petr Kovar <pknbe@volny.cz>, 2007, 2008.
14 "Project-Id-Version: glib\n"
15 "Report-Msgid-Bugs-To: \n"
16 "POT-Creation-Date: 2009-02-02 14:45-0500\n"
17 "PO-Revision-Date: 2008-08-27 01:22+0200\n"
18 "Last-Translator: Petr Kovar <pknbe@volny.cz>\n"
19 "Language-Team: Czech <gnome-cs-list@gnome.org>\n"
21 "Content-Type: text/plain; charset=UTF-8\n"
22 "Content-Transfer-Encoding: 8bit\n"
23 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
25 #: glib/gbookmarkfile.c:737
27 msgid "Unexpected attribute '%s' for element '%s'"
28 msgstr "Neočekávaný atribut \"%s\" prvku \"%s\""
30 #: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829
31 #: glib/gbookmarkfile.c:936
33 msgid "Attribute '%s' of element '%s' not found"
34 msgstr "Atribut \"%s\" prvku \"%s\" nenalezen"
36 #: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171
37 #: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:1245
39 msgid "Unexpected tag '%s', tag '%s' expected"
40 msgstr "Neočekávaná značka \"%s\", byla očekávána značka \"%s\""
42 #: glib/gbookmarkfile.c:1131 glib/gbookmarkfile.c:1145
43 #: glib/gbookmarkfile.c:1213 glib/gbookmarkfile.c:1265
45 msgid "Unexpected tag '%s' inside '%s'"
46 msgstr "Neočekávaná značka \"%s\" v \"%s\""
48 #: glib/gbookmarkfile.c:1793
49 msgid "No valid bookmark file found in data dirs"
50 msgstr "V datových adresářích nebyl nalezen platný soubor záložek"
52 #: glib/gbookmarkfile.c:1994
54 msgid "A bookmark for URI '%s' already exists"
55 msgstr "Záložka URI \"%s\" již existuje"
57 #: glib/gbookmarkfile.c:2040 glib/gbookmarkfile.c:2198
58 #: glib/gbookmarkfile.c:2283 glib/gbookmarkfile.c:2363
59 #: glib/gbookmarkfile.c:2448 glib/gbookmarkfile.c:2531
60 #: glib/gbookmarkfile.c:2609 glib/gbookmarkfile.c:2688
61 #: glib/gbookmarkfile.c:2730 glib/gbookmarkfile.c:2827
62 #: glib/gbookmarkfile.c:2953 glib/gbookmarkfile.c:3143
63 #: glib/gbookmarkfile.c:3219 glib/gbookmarkfile.c:3384
64 #: glib/gbookmarkfile.c:3473 glib/gbookmarkfile.c:3563
65 #: glib/gbookmarkfile.c:3691
67 msgid "No bookmark found for URI '%s'"
68 msgstr "Nebyla nalezena záložka URI \"%s\""
70 #: glib/gbookmarkfile.c:2372
72 msgid "No MIME type defined in the bookmark for URI '%s'"
73 msgstr "V záložce URI \"%s\" není definován žádný typ MIME"
75 #: glib/gbookmarkfile.c:2457
77 msgid "No private flag has been defined in bookmark for URI '%s'"
78 msgstr "V záložce URI \"%s\" definován žádný soukromý příznak"
80 #: glib/gbookmarkfile.c:2836
82 msgid "No groups set in bookmark for URI '%s'"
83 msgstr "Žádné skupiny nenastaveny v záložce URI \"%s\""
85 #: glib/gbookmarkfile.c:3237 glib/gbookmarkfile.c:3394
87 msgid "No application with name '%s' registered a bookmark for '%s'"
88 msgstr "Žádná aplikace s názvem \"%s\" nezaregistrovala záložku \"%s\""
90 #: glib/gbookmarkfile.c:3417
92 msgid "Failed to expand exec line '%s' with URI '%s'"
93 msgstr "Nelze rozšířit řádek exec \"%s\" pomocí URI \"%s\""
95 #: glib/gconvert.c:431 glib/gconvert.c:509 glib/giochannel.c:1230
97 msgid "Conversion from character set '%s' to '%s' is not supported"
98 msgstr "Převod ze znakové sady \"%s\" do \"%s\" není podporován"
100 #: glib/gconvert.c:435 glib/gconvert.c:513
102 msgid "Could not open converter from '%s' to '%s'"
103 msgstr "Nelze otevřít převaděč z \"%s\" do \"%s\""
105 #: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
106 #: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:955
108 msgid "Invalid byte sequence in conversion input"
109 msgstr "Neplatná posloupnost bajtů na vstupu převodu"
111 #: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1409
112 #: glib/giochannel.c:2300
114 msgid "Error during conversion: %s"
115 msgstr "Chyba při převodu: %s"
117 #: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
119 msgid "Partial character sequence at end of input"
120 msgstr "Částečná posloupnost znaků na konci vstupu"
122 #: glib/gconvert.c:919
124 msgid "Cannot convert fallback '%s' to codeset '%s'"
125 msgstr "Nelze převést ukončení \"%s\" do znakové sady \"%s\""
127 #: glib/gconvert.c:1737
129 msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
130 msgstr "URI \"%s\" není absolutní URI používající schéma \"file\""
132 #: glib/gconvert.c:1747
134 msgid "The local file URI '%s' may not include a '#'"
135 msgstr "URI \"%s\" místního souboru nesmí obsahovat \"#\""
137 #: glib/gconvert.c:1764
139 msgid "The URI '%s' is invalid"
140 msgstr "URI \"%s\" je neplatné"
142 #: glib/gconvert.c:1776
144 msgid "The hostname of the URI '%s' is invalid"
145 msgstr "Název počítače v URI \"%s\" je neplatný"
147 #: glib/gconvert.c:1792
149 msgid "The URI '%s' contains invalidly escaped characters"
150 msgstr "URI \"%s\" obsahuje nesprávně změněné znaky"
152 #: glib/gconvert.c:1887
154 msgid "The pathname '%s' is not an absolute path"
155 msgstr "\"%s\" není absolutní cestou"
157 #: glib/gconvert.c:1897
158 msgid "Invalid hostname"
159 msgstr "Neplatný název počítače"
161 #: glib/gdir.c:110 glib/gdir.c:130
163 msgid "Error opening directory '%s': %s"
164 msgstr "Chyba při otevírání adresáře \"%s\": %s"
166 #: glib/gfileutils.c:532 glib/gfileutils.c:620
168 msgid "Could not allocate %lu bytes to read file \"%s\""
169 msgstr "Nelze alokovat %lu bajtů k přečtení souboru \"%s\""
171 #: glib/gfileutils.c:547
173 msgid "Error reading file '%s': %s"
174 msgstr "Chyba čtení souboru \"%s\": %s"
176 #: glib/gfileutils.c:561
178 msgid "File \"%s\" is too large"
179 msgstr "Soubor \"%s\" je příliš velký"
181 #: glib/gfileutils.c:644
183 msgid "Failed to read from file '%s': %s"
184 msgstr "Chyba při čtení ze souboru \"%s\": %s"
186 #: glib/gfileutils.c:695 glib/gfileutils.c:782
188 msgid "Failed to open file '%s': %s"
189 msgstr "Nelze otevřít soubor \"%s\": %s"
191 #: glib/gfileutils.c:712 glib/gmappedfile.c:133
193 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
194 msgstr "Nelze získat atributy souboru \"%s\": fstat() selhalo: %s"
196 #: glib/gfileutils.c:746
198 msgid "Failed to open file '%s': fdopen() failed: %s"
199 msgstr "Nelze otevřít soubor \"%s\": fdopen() selhalo: %s"
201 #: glib/gfileutils.c:853
203 msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
204 msgstr "Nelze přejmenovat soubor \"%s\" na \"%s\": g_rename() selhalo: %s"
206 #: glib/gfileutils.c:895 glib/gfileutils.c:1284
208 msgid "Failed to create file '%s': %s"
209 msgstr "Nelze vytvořit soubor \"%s\": %s"
211 #: glib/gfileutils.c:909
213 msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
214 msgstr "Nelze otevřít soubor \"%s\" k zápisu: fdopen() selhalo: %s"
216 #: glib/gfileutils.c:934
218 msgid "Failed to write file '%s': fwrite() failed: %s"
219 msgstr "Nelze zapisovat do souboru \"%s\": fwrite() selhalo: %s"
221 #: glib/gfileutils.c:953
223 msgid "Failed to close file '%s': fclose() failed: %s"
224 msgstr "Nelze zavřít soubor \"%s\": fclose() selhalo: %s"
226 #: glib/gfileutils.c:1071
228 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
229 msgstr "Existující soubor \"%s\" nelze odstranit: g_unlink() selhalo: %s"
231 #: glib/gfileutils.c:1246
233 msgid "Template '%s' invalid, should not contain a '%s'"
234 msgstr "Šablona \"%s\" je neplatná, neměla by obsahovat \"%s\""
236 #: glib/gfileutils.c:1259
238 msgid "Template '%s' doesn't contain XXXXXX"
239 msgstr "Šablona \"%s\" neobsahuje XXXXXX"
241 #: glib/gfileutils.c:1698
246 #: glib/gfileutils.c:1703
251 #: glib/gfileutils.c:1708
256 #: glib/gfileutils.c:1751
258 msgid "Failed to read the symbolic link '%s': %s"
259 msgstr "Nelze přečíst symbolický odkaz \"%s\": %s"
261 #: glib/gfileutils.c:1772
262 msgid "Symbolic links not supported"
263 msgstr "Symbolické odkazy nejsou podporovány"
265 #: glib/giochannel.c:1234
267 msgid "Could not open converter from '%s' to '%s': %s"
268 msgstr "Nelze otevřít převodník z \"%s\" do \"%s\": %s"
270 #: glib/giochannel.c:1579
271 msgid "Can't do a raw read in g_io_channel_read_line_string"
272 msgstr "Nelze přímo číst v g_io_channel_read_line_string"
274 #: glib/giochannel.c:1626 glib/giochannel.c:1884 glib/giochannel.c:1971
275 msgid "Leftover unconverted data in read buffer"
276 msgstr "Ve vstupní vyrovnávací paměti zbyla nepřevedená data"
278 #: glib/giochannel.c:1707 glib/giochannel.c:1784
279 msgid "Channel terminates in a partial character"
280 msgstr "Kanál ukončen částí znaku"
282 #: glib/giochannel.c:1770
283 msgid "Can't do a raw read in g_io_channel_read_to_end"
284 msgstr "Nelze přímo číst v g_io_channel_read_to_end"
286 #: glib/gmappedfile.c:116
288 msgid "Failed to open file '%s': open() failed: %s"
289 msgstr "Nelze otevřít soubor \"%s\": open() selhalo: %s"
291 #: glib/gmappedfile.c:193
293 msgid "Failed to map file '%s': mmap() failed: %s"
294 msgstr "Nelze otevřít soubor \"%s\": mmap() selhalo: %s"
296 #: glib/gmarkup.c:255 glib/gmarkup.c:295
298 msgid "Error on line %d char %d: "
299 msgstr "Chyba na řádku %d, znak %d: "
301 #: glib/gmarkup.c:389
303 msgid "Error on line %d: %s"
304 msgstr "Chyba na řádku %d: %s"
306 #: glib/gmarkup.c:493
308 "Empty entity '&;' seen; valid entities are: & " < > '"
310 "Nalezena prázdná entita \"&;\", platnými entitami jsou: & " < "
313 #: glib/gmarkup.c:503
316 "Character '%s' is not valid at the start of an entity name; the & character "
317 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
320 "Znak \"%s\" není platný na začátku názvu entity; počátečním znakem entity je "
321 "&; v případě, že nemá být entitou, je zapotřebí ho napsat jako &"
323 #: glib/gmarkup.c:537
325 msgid "Character '%s' is not valid inside an entity name"
326 msgstr "Znak \"%s\" je v názvu entity neplatný"
328 #: glib/gmarkup.c:574
330 msgid "Entity name '%s' is not known"
331 msgstr "Název entity \"%s\" není znám"
333 #: glib/gmarkup.c:585
335 "Entity did not end with a semicolon; most likely you used an ampersand "
336 "character without intending to start an entity - escape ampersand as &"
338 "Entita nekončí středníkem; pravděpodobně jste použili znak & bez úmyslu "
339 "začít entitu - zapište prosím ligaturu et jako &"
341 #: glib/gmarkup.c:638
344 "Failed to parse '%-.*s', which should have been a digit inside a character "
345 "reference (ê for example) - perhaps the digit is too large"
347 "Nelze zpracovat \"%-.*s\", což by mělo být číslo v odkazu na znak (například "
348 "ê) - číslo je možná příliš velké"
350 #: glib/gmarkup.c:660
352 msgid "Character reference '%-.*s' does not encode a permitted character"
353 msgstr "Odkaz na znak \"%-.*s\" nekóduje povolený znak"
355 #: glib/gmarkup.c:675
356 msgid "Empty character reference; should include a digit such as dž"
358 "Prázdný odkaz na znak. Odkaz by měl obsahovat číslice, například dž"
360 #: glib/gmarkup.c:685
362 "Character reference did not end with a semicolon; most likely you used an "
363 "ampersand character without intending to start an entity - escape ampersand "
366 "Odkaz na znak nekončí středníkem; pravděpodobně jste použili znak & bez "
367 "úmyslu začít entitu - zapište prosím ligaturu et jako &"
369 #: glib/gmarkup.c:771
370 msgid "Unfinished entity reference"
371 msgstr "Neukončený odkaz na entitu"
373 #: glib/gmarkup.c:777
374 msgid "Unfinished character reference"
375 msgstr "Neukončený odkaz na znak"
377 #: glib/gmarkup.c:1063
378 msgid "Invalid UTF-8 encoded text - overlong sequence"
379 msgstr "Neplatný text v kódování UTF-8 - příliš dlouhá posloupnost"
381 #: glib/gmarkup.c:1091
382 msgid "Invalid UTF-8 encoded text - not a start char"
383 msgstr "Neplatný text v kódování UTF-8 - není počátečním znakem"
385 #: glib/gmarkup.c:1130
387 msgid "Invalid UTF-8 encoded text - not valid '%s'"
388 msgstr "Neplatný text v kódování UTF-8 - není platné \"%s\""
390 #: glib/gmarkup.c:1168
391 msgid "Document must begin with an element (e.g. <book>)"
392 msgstr "Dokument musí začínat prvkem (například: <book>)"
394 #: glib/gmarkup.c:1208
397 "'%s' is not a valid character following a '<' character; it may not begin an "
400 "\"%s\" není platný znak po znaku \"<\"; nesmí s ním začínat název prvku"
402 #: glib/gmarkup.c:1276
405 "Odd character '%s', expected a '>' character to end the empty-element tag '%"
408 "Zvláštní znak \"%s\", byl očekáván znak \">\" k ukončení značky empty-"
411 #: glib/gmarkup.c:1365
414 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
416 "Zvláštní znak \"%s\", po názvu atributu \"%s\" prvku \"%s\" bylo očekáváno "
419 #: glib/gmarkup.c:1407
422 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
423 "element '%s', or optionally an attribute; perhaps you used an invalid "
424 "character in an attribute name"
426 "Zvláštní znak \"%s\", bylo očekáváno \">\" nebo \"/\" k ukončení počáteční "
427 "značky prvku \"%s\", nebo případně atribut; pravděpodobně jste použili "
428 "neplatný znak v názvu atributu"
430 #: glib/gmarkup.c:1493
433 "Odd character '%s', expected an open quote mark after the equals sign when "
434 "giving value for attribute '%s' of element '%s'"
436 "Zvláštní znak \"%s\", po znaku rovnítka při udávání hodnoty atributu \"%s\" "
437 "prvku \"%s\" byly očekávány uvozovky"
439 #: glib/gmarkup.c:1635
442 "'%s' is not a valid character following the characters '</'; '%s' may not "
443 "begin an element name"
445 "\"%s\" není platný znak po znacích \"</\"; znakem \"%s\" nesmí začínat název "
448 #: glib/gmarkup.c:1675
451 "'%s' is not a valid character following the close element name '%s'; the "
452 "allowed character is '>'"
454 "\"%s\" není povoleným znakem po ukončovacím názvu prvku \"%s\"; povoleným "
457 #: glib/gmarkup.c:1686
459 msgid "Element '%s' was closed, no element is currently open"
460 msgstr "Prvek \"%s\" byl uzavřen, žádný prvek není momentálně otevřen"
462 #: glib/gmarkup.c:1695
464 msgid "Element '%s' was closed, but the currently open element is '%s'"
465 msgstr "Byl uzavřen prvek \"%s\", ale aktuálně je otevřen prvek \"%s\""
467 #: glib/gmarkup.c:1858
468 msgid "Document was empty or contained only whitespace"
469 msgstr "Dokument je prázdný nebo obsahuje pouze mezery"
471 #: glib/gmarkup.c:1872
472 msgid "Document ended unexpectedly just after an open angle bracket '<'"
473 msgstr "Dokument neočekávaně skončil ihned po otevírací značce \"<\""
475 #: glib/gmarkup.c:1880 glib/gmarkup.c:1925
478 "Document ended unexpectedly with elements still open - '%s' was the last "
481 "Dokument neočekávaně skončil, prvky jsou stále otevřeny - poslední otevřený "
484 #: glib/gmarkup.c:1888
487 "Document ended unexpectedly, expected to see a close angle bracket ending "
490 "Dokument neočekávaně skončil, byla očekávána uzavírací závorka značky <%s/>"
492 #: glib/gmarkup.c:1894
493 msgid "Document ended unexpectedly inside an element name"
494 msgstr "Dokument neočekávaně skončil uvnitř názvu prvku"
496 #: glib/gmarkup.c:1900
497 msgid "Document ended unexpectedly inside an attribute name"
498 msgstr "Dokument neočekávaně skončil uvnitř názvu atributu"
500 #: glib/gmarkup.c:1905
501 msgid "Document ended unexpectedly inside an element-opening tag."
502 msgstr "Dokument neočekávaně skončil ve značce otevírající prvek."
504 #: glib/gmarkup.c:1911
506 "Document ended unexpectedly after the equals sign following an attribute "
507 "name; no attribute value"
509 "Dokument neočekávaně skončil po znaku přiřazení následujícím za názvem "
510 "atributu; chybí hodnota atributu"
512 #: glib/gmarkup.c:1918
513 msgid "Document ended unexpectedly while inside an attribute value"
514 msgstr "Dokument neočekávaně skončil uvnitř hodnoty atributu"
516 #: glib/gmarkup.c:1934
518 msgid "Document ended unexpectedly inside the close tag for element '%s'"
519 msgstr "Dokument neočekávaně skončil uvnitř uzavírací značky prvku \"%s\""
521 #: glib/gmarkup.c:1940
522 msgid "Document ended unexpectedly inside a comment or processing instruction"
524 "Dokument neočekávaně skončil uvnitř komentáře nebo instrukce pro zpracování"
527 msgid "corrupted object"
528 msgstr "poškozený objekt"
531 msgid "internal error or corrupted object"
532 msgstr "vnitřní chyba nebo poškozený objekt"
535 msgid "out of memory"
536 msgstr "nedostatek paměti"
539 msgid "backtracking limit reached"
540 msgstr "dosažen limit zpětného vyhledávání"
542 #: glib/gregex.c:152 glib/gregex.c:160
543 msgid "the pattern contains items not supported for partial matching"
544 msgstr "vzorek obsahuje položky nepodporované u částečného porovnávání"
546 #: glib/gregex.c:154 gio/glocalfile.c:1999
547 msgid "internal error"
548 msgstr "vnitřní chyba"
551 msgid "back references as conditions are not supported for partial matching"
553 "zpětné odkazy coby podmínky nejsou podporované u částečného porovnávání"
556 msgid "recursion limit reached"
557 msgstr "dosažen limit rekurze"
560 msgid "workspace limit for empty substrings reached"
561 msgstr "dosažen limit pracovního prostoru prázdných dílčích řetězců"
564 msgid "invalid combination of newline flags"
565 msgstr "neplatná kombinace příznaků nového řádku"
568 msgid "unknown error"
569 msgstr "neznámá chyba"
572 msgid "\\ at end of pattern"
573 msgstr "\\ na konci vzorku"
576 msgid "\\c at end of pattern"
577 msgstr "\\c na konci vzorku"
580 msgid "unrecognized character follows \\"
581 msgstr "nerozpoznaný znak následuje po \\"
584 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here"
585 msgstr "změny velikosti písmen (\\l, \\L, \\u, \\U) zde nejsou povoleny"
588 msgid "numbers out of order in {} quantifier"
589 msgstr "čísla v {} quantifier nejsou v pořádku"
592 msgid "number too big in {} quantifier"
593 msgstr "číslo v {} quantifier je příliš vysoké"
596 msgid "missing terminating ] for character class"
597 msgstr "schází koncový znak ] znakové třídy"
600 msgid "invalid escape sequence in character class"
601 msgstr "neplatná posloupnost pro změnu ve znakové třídě"
604 msgid "range out of order in character class"
605 msgstr "rozsah ve znakové třídě není v pořádku"
608 msgid "nothing to repeat"
609 msgstr "nic k opakování"
612 msgid "unrecognized character after (?"
613 msgstr "nerozpoznaný znak po (?"
616 msgid "unrecognized character after (?<"
617 msgstr "nerozpoznaný znak před (?<"
620 msgid "unrecognized character after (?P"
621 msgstr "nerozpoznaný znak pře (?P"
624 msgid "POSIX named classes are supported only within a class"
625 msgstr "třídy nazvané po POSIX nejsou uvnitř třídy podporovány"
628 msgid "missing terminating )"
629 msgstr "schází koncový znak )"
632 msgid ") without opening ("
633 msgstr "znak ) bez počátečního znaku ("
635 #. translators: '(?R' and '(?[+-]digits' are both meant as (groups of)
636 #. * sequences here, '(?-54' would be an example for the second group.
639 msgid "(?R or (?[+-]digits must be followed by )"
640 msgstr "(?R či (?[+-]číslice musí být následovány znakem )"
643 msgid "reference to non-existent subpattern"
644 msgstr "odkaz na neexistující podřazený vzorek"
647 msgid "missing ) after comment"
648 msgstr "po komentáři schází znak )"
651 msgid "regular expression too large"
652 msgstr "regulární výraz je příliš dlouhý"
655 msgid "failed to get memory"
656 msgstr "nelze získat paměť"
659 msgid "lookbehind assertion is not fixed length"
660 msgstr "zpětný výrok není pevné délky"
663 msgid "malformed number or name after (?("
664 msgstr "nesprávně utvořené číslo nebo název po (?("
667 msgid "conditional group contains more than two branches"
668 msgstr "podmínková skupina obsahuje více než dvě větve"
671 msgid "assertion expected after (?("
672 msgstr "po (?( očekáván výrok"
675 msgid "unknown POSIX class name"
676 msgstr "neplatný název třídy POSIX"
679 msgid "POSIX collating elements are not supported"
680 msgstr "Porovnávací prvky POSIX nejsou podporovány"
683 msgid "character value in \\x{...} sequence is too large"
684 msgstr "znaková hodnota v posloupnosti \\x{...} je příliš vysoká"
687 msgid "invalid condition (?(0)"
688 msgstr "neplatná podmínka (?(0)"
691 msgid "\\C not allowed in lookbehind assertion"
692 msgstr "\\C není dovoleno ve zpětném výroku"
695 msgid "recursive call could loop indefinitely"
696 msgstr "rekurzivní volání by se mohlo dostat do nekonečné smyčky"
699 msgid "missing terminator in subpattern name"
700 msgstr "schází ukončovací člen v názvu podřazeného vzorku"
703 msgid "two named subpatterns have the same name"
704 msgstr "dva nazvané podřazené vzorky mají stejný název"
707 msgid "malformed \\P or \\p sequence"
708 msgstr "chybně utvořená posloupnost \\P nebo \\p"
711 msgid "unknown property name after \\P or \\p"
712 msgstr "neznámý název vlastnosti po \\P či \\p"
715 msgid "subpattern name is too long (maximum 32 characters)"
716 msgstr "název podřazeného vzorku je příliš dlouhý (maximem je 32 znaků)"
719 msgid "too many named subpatterns (maximum 10,000)"
720 msgstr "příliš mnoho nazvaných podřazených vzorků (maximem je 10 000)"
723 msgid "octal value is greater than \\377"
724 msgstr "osmičková hodnota je větší než \\377"
727 msgid "DEFINE group contains more than one branch"
728 msgstr "skupina DEFINE obsahuje více než jednu větev"
731 msgid "repeating a DEFINE group is not allowed"
732 msgstr "opakování skupiny DEFINE není povoleno"
735 msgid "inconsistent NEWLINE options"
736 msgstr "neslučitelné volby NEWLINE"
740 "\\g is not followed by a braced name or an optionally braced non-zero number"
742 "po \\g nenásleduje název ve složené závorce nebo nenulové číslo volitelně ve "
746 msgid "unexpected repeat"
747 msgstr "nepředpokládané opakování"
750 msgid "code overflow"
751 msgstr "přetečení kódu"
754 msgid "overran compiling workspace"
755 msgstr "přetečení přijímaných informací překládaného pracovního prostoru"
758 msgid "previously-checked referenced subpattern not found"
759 msgstr "v předchozím kroku kontrolovaný odkazovaný podřazený vzorek nenalezen"
761 #: glib/gregex.c:526 glib/gregex.c:1605
763 msgid "Error while matching regular expression %s: %s"
764 msgstr "Chyba při porovnávání regulárního výrazu %s: %s"
766 #: glib/gregex.c:1098
767 msgid "PCRE library is compiled without UTF8 support"
768 msgstr "Knihovna PCRE byla přeložena bez podpory UTF-8"
770 #: glib/gregex.c:1107
771 msgid "PCRE library is compiled without UTF8 properties support"
772 msgstr "Knihovna PCRE byla přeložena bez podpory vlastností UTF-8"
774 #: glib/gregex.c:1161
776 msgid "Error while compiling regular expression %s at char %d: %s"
777 msgstr "Chyba při kompilaci regulárního výrazu %s na znaku %d: %s"
779 #: glib/gregex.c:1197
781 msgid "Error while optimizing regular expression %s: %s"
782 msgstr "Chyba při optimalizaci regulárního výrazu %s: %s"
784 #: glib/gregex.c:2033
785 msgid "hexadecimal digit or '}' expected"
786 msgstr "očekáváno číslo nebo \"}\""
788 #: glib/gregex.c:2049
789 msgid "hexadecimal digit expected"
790 msgstr "očekáváno šestnáctkové číslo"
792 #: glib/gregex.c:2089
793 msgid "missing '<' in symbolic reference"
794 msgstr "v symbolickém odkazu chybí \"<\""
796 #: glib/gregex.c:2098
797 msgid "unfinished symbolic reference"
798 msgstr "neukončený symbolický odkaz"
800 #: glib/gregex.c:2105
801 msgid "zero-length symbolic reference"
802 msgstr "symbolický odkaz o nulové délce"
804 #: glib/gregex.c:2116
805 msgid "digit expected"
806 msgstr "očekáváno číslo"
808 #: glib/gregex.c:2134
809 msgid "illegal symbolic reference"
810 msgstr "nedovolený symbolický odkaz"
812 #: glib/gregex.c:2196
813 msgid "stray final '\\'"
814 msgstr "osamocené koncové \"\\\""
816 #: glib/gregex.c:2200
817 msgid "unknown escape sequence"
818 msgstr "neznámá posloupnost pro změnu"
820 #: glib/gregex.c:2210
822 msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
823 msgstr "Chyba při analyzování náhradního textu \"%s\" na znaku %lu: %s"
826 msgid "Quoted text doesn't begin with a quotation mark"
827 msgstr "Text v uvozovkách nezačíná uvozovkami"
830 msgid "Unmatched quotation mark in command line or other shell-quoted text"
832 "Nenalezena uzavírací uvozovka v příkazovém řádku nebo jiném uvozeném textu"
836 msgid "Text ended just after a '\\' character. (The text was '%s')"
837 msgstr "Text skončil právě za znakem \"\\\". (Text zněl \"%s\")"
841 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
843 "Text skončil před nalezením odpovídajících uvozovek znakem %c. (Text zněl \"%"
847 msgid "Text was empty (or contained only whitespace)"
848 msgstr "Text je prázdný (nebo obsahuje pouze mezery)"
850 #: glib/gspawn-win32.c:283
851 msgid "Failed to read data from child process"
852 msgstr "Nelze číst data z procesu potomka"
854 #: glib/gspawn-win32.c:298 glib/gspawn.c:1468
856 msgid "Failed to create pipe for communicating with child process (%s)"
857 msgstr "Nelze vytvořit rouru ke komunikaci s procesem potomka (%s)"
859 #: glib/gspawn-win32.c:336 glib/gspawn-win32.c:344 glib/gspawn.c:1132
861 msgid "Failed to read from child pipe (%s)"
862 msgstr "Nelze číst z roury potomka (%s)"
864 #: glib/gspawn-win32.c:367 glib/gspawn.c:1337
866 msgid "Failed to change to directory '%s' (%s)"
867 msgstr "Nelze přejít do adresáře \"%s\" (%s)"
869 #: glib/gspawn-win32.c:373 glib/gspawn-win32.c:492
871 msgid "Failed to execute child process (%s)"
872 msgstr "Nelze spustit proces potomka (%s)"
874 #: glib/gspawn-win32.c:442
876 msgid "Invalid program name: %s"
877 msgstr "Neplatný název programu: %s"
879 #: glib/gspawn-win32.c:452 glib/gspawn-win32.c:720 glib/gspawn-win32.c:1276
881 msgid "Invalid string in argument vector at %d: %s"
882 msgstr "Neplatný řetězec v poli argumentů v %d: %s"
884 #: glib/gspawn-win32.c:463 glib/gspawn-win32.c:735 glib/gspawn-win32.c:1309
886 msgid "Invalid string in environment: %s"
887 msgstr "Neplatný řetězec v prostředí: %s"
889 #: glib/gspawn-win32.c:716 glib/gspawn-win32.c:1257
891 msgid "Invalid working directory: %s"
892 msgstr "Neplatný aktuální adresář: %s"
894 #: glib/gspawn-win32.c:781
896 msgid "Failed to execute helper program (%s)"
897 msgstr "Nelze spustit pomocný program (%s)"
899 #: glib/gspawn-win32.c:995
901 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
904 "Neočekávaná chyba v g_io_channel_win32_poll() při čtení dat z procesu potomka"
908 msgid "Failed to read data from child process (%s)"
909 msgstr "Nelze číst data z procesu potomka (%s)"
913 msgid "Unexpected error in select() reading data from a child process (%s)"
914 msgstr "Neočekávaná chyba v select() při čtení dat z procesu potomka (%s)"
918 msgid "Unexpected error in waitpid() (%s)"
919 msgstr "Neočekávaná chyba v waitpid() (%s)"
921 #: glib/gspawn.c:1197
923 msgid "Failed to fork (%s)"
924 msgstr "Nelze rozvětvit (%s)"
926 #: glib/gspawn.c:1347
928 msgid "Failed to execute child process \"%s\" (%s)"
929 msgstr "Nelze spustit proces potomka \"%s\" (%s)"
931 #: glib/gspawn.c:1357
933 msgid "Failed to redirect output or input of child process (%s)"
934 msgstr "Nelze přesměrovat vstup nebo výstup procesu potomka (%s)"
936 #: glib/gspawn.c:1366
938 msgid "Failed to fork child process (%s)"
939 msgstr "Nelze rozvětvit proces potomka (%s)"
941 #: glib/gspawn.c:1374
943 msgid "Unknown error executing child process \"%s\""
944 msgstr "Neznámá chyba při běhu procesu potomka \"%s\""
946 #: glib/gspawn.c:1396
948 msgid "Failed to read enough data from child pid pipe (%s)"
949 msgstr "Nelze přečíst dostatek dat z roury pid potomka (%s)"
952 msgid "Character out of range for UTF-8"
953 msgstr "Znak je mimo rozsah UTF-8"
955 #: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
956 #: glib/gutf8.c:1414 glib/gutf8.c:1510
957 msgid "Invalid sequence in conversion input"
958 msgstr "Neplatná posloupnost na vstupu převodu"
960 #: glib/gutf8.c:1425 glib/gutf8.c:1521
961 msgid "Character out of range for UTF-16"
962 msgstr "Znak je mimo rozsah UTF-16"
964 #: glib/goption.c:615
968 #: glib/goption.c:615
970 msgstr "[PŘEPÍNAČ...]"
972 #: glib/goption.c:719
973 msgid "Help Options:"
974 msgstr "Přepínače nápovědy:"
976 #: glib/goption.c:720
977 msgid "Show help options"
978 msgstr "Zobrazí přepínače nápovědy"
980 #: glib/goption.c:726
981 msgid "Show all help options"
982 msgstr "Zobrazí všechny přepínače nápovědy"
984 #: glib/goption.c:788
985 msgid "Application Options:"
986 msgstr "Přepínače aplikace:"
988 #: glib/goption.c:850 glib/goption.c:920
990 msgid "Cannot parse integer value '%s' for %s"
991 msgstr "Nelze zpracovat celočíselnou hodnotu \"%s\" u %s"
993 #: glib/goption.c:860 glib/goption.c:928
995 msgid "Integer value '%s' for %s out of range"
996 msgstr "Celočíselná hodnota \"%s\" u %s mimo rozsah"
998 #: glib/goption.c:885
1000 msgid "Cannot parse double value '%s' for %s"
1001 msgstr "Nelze zpracovat celočíselnou (double) hodnotu \"%s\" u %s"
1003 #: glib/goption.c:893
1005 msgid "Double value '%s' for %s out of range"
1006 msgstr "Celočíselná (double) hodnota \"%s\" u %s mimo rozsah"
1008 #: glib/goption.c:1156 glib/goption.c:1235
1010 msgid "Error parsing option %s"
1011 msgstr "Chyba volby %s při syntaktické analýze"
1013 #: glib/goption.c:1266 glib/goption.c:1380
1015 msgid "Missing argument for %s"
1016 msgstr "Chybí parametr %s"
1018 #: glib/goption.c:1773
1020 msgid "Unknown option %s"
1021 msgstr "Neznámý přepínač %s"
1023 #: glib/gkeyfile.c:358
1024 msgid "Valid key file could not be found in search dirs"
1025 msgstr "V adresářích hledání nelze najít platný soubor klíče"
1027 #: glib/gkeyfile.c:393
1028 msgid "Not a regular file"
1029 msgstr "Není obyčejným souborem"
1031 #: glib/gkeyfile.c:401
1032 msgid "File is empty"
1033 msgstr "Soubor je prázdný"
1035 #: glib/gkeyfile.c:761
1038 "Key file contains line '%s' which is not a key-value pair, group, or comment"
1040 "Soubor klíče obsahuje \"%s\", což není dvojice klíč-hodnota, skupina ani "
1043 #: glib/gkeyfile.c:821
1045 msgid "Invalid group name: %s"
1046 msgstr "Neplatný název skupiny: %s"
1048 #: glib/gkeyfile.c:843
1049 msgid "Key file does not start with a group"
1050 msgstr "Soubor klíče nezačíná skupinou"
1052 #: glib/gkeyfile.c:869
1054 msgid "Invalid key name: %s"
1055 msgstr "Neplatný název klíče: %s"
1057 #: glib/gkeyfile.c:896
1059 msgid "Key file contains unsupported encoding '%s'"
1060 msgstr "Soubor klíče obsahuje nepodporované kódování \"%s\""
1062 #: glib/gkeyfile.c:1112 glib/gkeyfile.c:1274 glib/gkeyfile.c:2503
1063 #: glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 glib/gkeyfile.c:2837
1064 #: glib/gkeyfile.c:2990 glib/gkeyfile.c:3177 glib/gkeyfile.c:3238
1066 msgid "Key file does not have group '%s'"
1067 msgstr "Soubor klíče nemá skupinu \"%s\""
1069 #: glib/gkeyfile.c:1286
1071 msgid "Key file does not have key '%s'"
1072 msgstr "Soubor klíče nemá klíč \"%s\""
1074 #: glib/gkeyfile.c:1393 glib/gkeyfile.c:1508
1076 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
1078 "Soubor klíče obsahuje klíč \"%s\" s hodnotou \"%s\", která není v UTF-8"
1080 #: glib/gkeyfile.c:1413 glib/gkeyfile.c:1528 glib/gkeyfile.c:1907
1082 msgid "Key file contains key '%s' which has value that cannot be interpreted."
1084 "Soubor klíče obsahuje klíč \"%s\", který má neinterpretovatelnou hodnotu."
1086 #: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
1089 "Key file contains key '%s' in group '%s' which has value that cannot be "
1092 "Soubor klíče obsahuje klíč \"%s\" ve skupině \"%s\", který má "
1093 "neinterpretovatelnou hodnotu."
1095 #: glib/gkeyfile.c:2518 glib/gkeyfile.c:2719 glib/gkeyfile.c:3249
1097 msgid "Key file does not have key '%s' in group '%s'"
1098 msgstr "Soubor klíče nemá klíč \"%s\" ve skupině \"%s\""
1100 #: glib/gkeyfile.c:3483
1101 msgid "Key file contains escape character at end of line"
1102 msgstr "Soubor klíče obsahuje na konci řádku znak změny"
1104 #: glib/gkeyfile.c:3505
1106 msgid "Key file contains invalid escape sequence '%s'"
1107 msgstr "Soubor klíče obsahuje neplatnou posloupnost pro změnu \"%s\""
1109 #: glib/gkeyfile.c:3647
1111 msgid "Value '%s' cannot be interpreted as a number."
1112 msgstr "Hodnotu \"%s\" nelze interpretovat jako číslo."
1114 #: glib/gkeyfile.c:3661
1116 msgid "Integer value '%s' out of range"
1117 msgstr "Celočíselná hodnota \"%s\" mimo rozsah"
1119 #: glib/gkeyfile.c:3694
1121 msgid "Value '%s' cannot be interpreted as a float number."
1122 msgstr "Hodnotu \"%s\" nelze interpretovat jako reálné (float) číslo."
1124 #: glib/gkeyfile.c:3718
1126 msgid "Value '%s' cannot be interpreted as a boolean."
1127 msgstr "Hodnotu \"%s\" nelze interpretovat jako booleovskou hodnotu."
1129 #: gio/gbufferedinputstream.c:417 gio/gbufferedinputstream.c:498
1130 #: gio/ginputstream.c:193 gio/ginputstream.c:325 gio/ginputstream.c:566
1131 #: gio/ginputstream.c:691 gio/goutputstream.c:202 gio/goutputstream.c:656
1133 msgid "Too large count value passed to %s"
1134 msgstr "%s poskytnut příliš vysoký počet"
1136 #: gio/gbufferedinputstream.c:885 gio/ginputstream.c:901
1137 #: gio/goutputstream.c:1085
1138 msgid "Stream is already closed"
1139 msgstr "Proud je již uzavřen"
1141 #: gio/gcancellable.c:366 gio/glocalfile.c:1992 gio/gsimpleasyncresult.c:623
1142 #: gio/gsimpleasyncresult.c:650
1143 msgid "Operation was cancelled"
1144 msgstr "Operace byla zrušena"
1146 #: gio/gcontenttype.c:180
1147 msgid "Unknown type"
1148 msgstr "Neznámý typ"
1150 #: gio/gcontenttype.c:181
1153 msgstr "typ souboru %s"
1155 #: gio/gcontenttype.c:678
1160 #: gio/gdatainputstream.c:313
1161 msgid "Unexpected early end-of-stream"
1162 msgstr "Neočekávaný časný konec proudu"
1164 #: gio/gdesktopappinfo.c:460 gio/gwin32appinfo.c:222
1168 #: gio/gdesktopappinfo.c:696
1169 msgid "Desktop file didn't specify Exec field"
1170 msgstr "V souboru desktop nezadáno pole Exec"
1172 #: gio/gdesktopappinfo.c:990
1173 msgid "Unable to find terminal required for application"
1174 msgstr "Nelze nalézt terminál vyžadovaný pro aplikaci"
1176 #: gio/gdesktopappinfo.c:1222
1178 msgid "Can't create user application configuration folder %s: %s"
1179 msgstr "Nelze vytvořit uživatelskou konfigurační složku aplikace %s: %s"
1181 #: gio/gdesktopappinfo.c:1226
1183 msgid "Can't create user MIME configuration folder %s: %s"
1184 msgstr "Nelze vytvořit uživatelskou konfigurační složku MIME %s: %s"
1186 #: gio/gdesktopappinfo.c:1630
1188 msgid "Can't create user desktop file %s"
1189 msgstr "Nelze vytvořit uživatelský soubor desktop %s"
1191 #: gio/gdesktopappinfo.c:1742
1193 msgid "Custom definition for %s"
1194 msgstr "Vlastní definice %s"
1197 msgid "drive doesn't implement eject"
1198 msgstr "mechanika neprovádí vysouvání"
1201 msgid "drive doesn't implement polling for media"
1202 msgstr "mechanika neprovádí dotazování na média"
1204 #: gio/gemblem.c:325
1206 msgid "Can't handle version %d of GEmblem encoding"
1209 #: gio/gemblem.c:335
1211 msgid "Malformed number of tokens (%d) in GEmblem encoding"
1214 #: gio/gemblemedicon.c:295
1216 msgid "Can't handle version %d of GEmblemedIcon encoding"
1219 #: gio/gemblemedicon.c:305
1221 msgid "Malformed number of tokens (%d) in GEmblemedIcon encoding"
1224 #: gio/gemblemedicon.c:328
1225 msgid "Expected a GEmblem for GEmblemedIcon"
1228 #: gio/gfile.c:825 gio/gfile.c:1055 gio/gfile.c:1190 gio/gfile.c:1426
1229 #: gio/gfile.c:1480 gio/gfile.c:1537 gio/gfile.c:1620 gio/gfile.c:2694
1230 #: gio/gfile.c:2748 gio/gfile.c:2879 gio/gfile.c:2919 gio/gfile.c:3246
1231 #: gio/gfile.c:3648 gio/gfile.c:3732 gio/gfile.c:3815 gio/gfile.c:3895
1232 #: gio/gfile.c:4225 gio/win32/gwinhttpfile.c:428
1233 msgid "Operation not supported"
1234 msgstr "Operace není podporována"
1236 #. Translators: This is an error message when trying to find the
1237 #. * enclosing (user visible) mount of a file, but none exists.
1238 #. Translators: This is an error message when trying to
1239 #. * find the enclosing (user visible) mount of a file, but
1241 #. Translators: This is an error message when trying to find
1242 #. * the enclosing (user visible) mount of a file, but none
1244 #: gio/gfile.c:1311 gio/glocalfile.c:1071 gio/glocalfile.c:1082
1245 #: gio/glocalfile.c:1095
1246 msgid "Containing mount does not exist"
1247 msgstr "Obsahující připojené neexistuje"
1249 #: gio/gfile.c:1963 gio/glocalfile.c:2142
1250 msgid "Can't copy over directory"
1251 msgstr "Nelze kopírovat nad adresář"
1254 msgid "Can't copy directory over directory"
1255 msgstr "Nelze kopírovat adresář nad adresář"
1257 #: gio/gfile.c:2031 gio/glocalfile.c:2151
1258 msgid "Target file exists"
1259 msgstr "Cílový soubor existuje"
1262 msgid "Can't recursively copy directory"
1263 msgstr "Adresář nelze kopírovat rekurzivně"
1266 msgid "Invalid symlink value given"
1267 msgstr "Zadaný symbolický odkaz je neplatný"
1270 msgid "Trash not supported"
1271 msgstr "Zahozené není podporováno"
1275 msgid "File names cannot contain '%c'"
1276 msgstr "Názvy souborů nemohou obsahovat \"%c\""
1278 #: gio/gfile.c:4993 gio/gvolume.c:370
1279 msgid "volume doesn't implement mount"
1280 msgstr "svazek neprovádí připojení"
1283 msgid "No application is registered as handling this file"
1284 msgstr "Žádná aplikace není zaregistrována k obsluze tohoto souboru"
1286 #: gio/gfileenumerator.c:206
1287 msgid "Enumerator is closed"
1288 msgstr "Enumerator je uzavřen"
1290 #: gio/gfileenumerator.c:213 gio/gfileenumerator.c:272
1291 #: gio/gfileenumerator.c:372 gio/gfileenumerator.c:481
1292 msgid "File enumerator has outstanding operation"
1293 msgstr "Souborový enumerator má nevykonanou operaci"
1295 #: gio/gfileenumerator.c:362 gio/gfileenumerator.c:471
1296 msgid "File enumerator is already closed"
1297 msgstr "Souborový enumerator je již uzavřen"
1299 #: gio/gfileicon.c:145
1303 #: gio/gfileicon.c:146
1304 msgid "The file containing the icon"
1305 msgstr "Soubor obsahující ikonu"
1307 #: gio/gfileicon.c:237
1309 msgid "Can't handle version %d of GFileIcon encoding"
1312 #: gio/gfileicon.c:247
1313 msgid "Malformed input data for GFileIcon"
1316 #: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
1317 #: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
1318 msgid "Stream doesn't support query_info"
1319 msgstr "Proud nepodporuje query_info"
1321 #: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
1322 msgid "Seek not supported on stream"
1323 msgstr "Hledání není v proudu podporováno"
1325 #: gio/gfileinputstream.c:383
1326 msgid "Truncate not allowed on input stream"
1327 msgstr "Zkrácení nepodporováno ve vstupním proudu"
1329 #: gio/gfileoutputstream.c:460
1330 msgid "Truncate not supported on stream"
1331 msgstr "Zkrácení není v proudu podporováno"
1335 msgid "Wrong number of tokens (%d)"
1340 msgid "No type for class name %s"
1345 msgid "Type %s does not implement the GIcon interface"
1350 msgid "Type %s is not classed"
1355 msgid "Malformed version number: %s"
1360 msgid "Type %s does not implement from_tokens() on the GIcon interface"
1364 msgid "Can't handle the supplied version the icon encoding"
1367 #: gio/ginputstream.c:202
1368 msgid "Input stream doesn't implement read"
1369 msgstr "Vstupní proud neprovádí čtení"
1371 #. Translators: This is an error you get if there is already an
1372 #. * operation running against this stream when you try to start
1374 #. Translators: This is an error you get if there is
1375 #. * already an operation running against this stream when
1376 #. * you try to start one
1377 #: gio/ginputstream.c:911 gio/goutputstream.c:1095
1378 msgid "Stream has outstanding operation"
1379 msgstr "Proud má otevřenou operaci"
1381 #: gio/glocaldirectorymonitor.c:274
1382 msgid "Unable to find default local directory monitor type"
1383 msgstr "Nelze nalézt výchozí typ sledování místního adresáře"
1385 #: gio/glocalfile.c:608 gio/win32/gwinhttpfile.c:411
1387 msgid "Invalid filename %s"
1388 msgstr "Neplatný název souboru %s"
1390 #: gio/glocalfile.c:979
1392 msgid "Error getting filesystem info: %s"
1393 msgstr "Chyba při získávání informace o systému souborů: %s"
1395 #: gio/glocalfile.c:1115
1396 msgid "Can't rename root directory"
1397 msgstr "Nelze přejmenovat kořenový adresář"
1399 #: gio/glocalfile.c:1135 gio/glocalfile.c:1161
1401 msgid "Error renaming file: %s"
1402 msgstr "Chyba při přejmenovávání souboru: %s"
1404 #: gio/glocalfile.c:1144
1405 msgid "Can't rename file, filename already exist"
1406 msgstr "Soubor nelze přejmenovat, název souboru již existuje"
1408 #: gio/glocalfile.c:1157 gio/glocalfile.c:2021 gio/glocalfile.c:2050
1409 #: gio/glocalfile.c:2204 gio/glocalfileoutputstream.c:505
1410 #: gio/glocalfileoutputstream.c:550 gio/glocalfileoutputstream.c:967
1411 msgid "Invalid filename"
1412 msgstr "Neplatný název souboru"
1414 #: gio/glocalfile.c:1280
1416 msgid "Error opening file: %s"
1417 msgstr "Chyba při otevírání souboru: %s"
1419 #: gio/glocalfile.c:1290
1420 msgid "Can't open directory"
1421 msgstr "Nelze otevřít adresář"
1423 #: gio/glocalfile.c:1350
1425 msgid "Error removing file: %s"
1426 msgstr "Chyba při odstraňování souboru: %s"
1428 #: gio/glocalfile.c:1714
1430 msgid "Error trashing file: %s"
1431 msgstr "Chyba při zahazování souboru: %s"
1433 #: gio/glocalfile.c:1737
1435 msgid "Unable to create trash dir %s: %s"
1436 msgstr "Nelze vytvořit adresář koše %s: %s"
1438 #: gio/glocalfile.c:1758
1439 msgid "Unable to find toplevel directory for trash"
1440 msgstr "Ke koši nelze nalézt adresář nejvyšší úrovně"
1442 #: gio/glocalfile.c:1837 gio/glocalfile.c:1857
1443 msgid "Unable to find or create trash directory"
1444 msgstr "Nelze nalézt nebo vytvořit adresář koše"
1446 #: gio/glocalfile.c:1891
1448 msgid "Unable to create trashing info file: %s"
1449 msgstr "Nelze vytvořit informační soubor o zahozeném: %s"
1451 #: gio/glocalfile.c:1916 gio/glocalfile.c:1991 gio/glocalfile.c:1998
1453 msgid "Unable to trash file: %s"
1454 msgstr "Nelze zahodit soubor: %s"
1456 #: gio/glocalfile.c:2025
1458 msgid "Error creating directory: %s"
1459 msgstr "Chyba při vytváření adresáře: %s"
1461 #: gio/glocalfile.c:2054
1463 msgid "Error making symbolic link: %s"
1464 msgstr "Chyba při vytváření symbolického odkazu: %s"
1466 #: gio/glocalfile.c:2114 gio/glocalfile.c:2208
1468 msgid "Error moving file: %s"
1469 msgstr "Chyba při přesunování souboru: %s"
1471 #: gio/glocalfile.c:2137
1472 msgid "Can't move directory over directory"
1473 msgstr "Adresář nelze přesunout nad adresář"
1475 #: gio/glocalfile.c:2164 gio/glocalfileoutputstream.c:819
1476 #: gio/glocalfileoutputstream.c:833 gio/glocalfileoutputstream.c:848
1477 #: gio/glocalfileoutputstream.c:864 gio/glocalfileoutputstream.c:878
1478 msgid "Backup file creation failed"
1479 msgstr "Vytvoření záložního souboru selhalo"
1481 #: gio/glocalfile.c:2183
1483 msgid "Error removing target file: %s"
1484 msgstr "Chyba při odstraňování cílového souboru: %s"
1486 #: gio/glocalfile.c:2197
1487 msgid "Move between mounts not supported"
1488 msgstr "Přesunování mezi připojeními není podporováno"
1490 #: gio/glocalfileinfo.c:719
1491 msgid "Attribute value must be non-NULL"
1492 msgstr "Hodnota atributu nesmí být prázdná"
1494 #: gio/glocalfileinfo.c:726
1495 msgid "Invalid attribute type (string expected)"
1496 msgstr "Neplatný typ atributu (očekáván řetězec)"
1498 #: gio/glocalfileinfo.c:733
1499 msgid "Invalid extended attribute name"
1500 msgstr "Neplatný název rozšířeného atributu"
1502 #: gio/glocalfileinfo.c:773
1504 msgid "Error setting extended attribute '%s': %s"
1505 msgstr "Chyba při nastavování rozšířeného atributu \"%s\": %s"
1507 #: gio/glocalfileinfo.c:1464 gio/glocalfileoutputstream.c:706
1509 msgid "Error stating file '%s': %s"
1510 msgstr "Chyba při prohledávání souboru \"%s\" s fstat(): %s"
1512 #: gio/glocalfileinfo.c:1534
1513 msgid " (invalid encoding)"
1514 msgstr " (neplatné kódování)"
1516 #: gio/glocalfileinfo.c:1702
1518 msgid "Error stating file descriptor: %s"
1519 msgstr "Chyba při prohledávání popisovače souboru s fstat(): %s"
1521 #: gio/glocalfileinfo.c:1747
1522 msgid "Invalid attribute type (uint32 expected)"
1523 msgstr "Neplatný typ atributu (očekáván uint32)"
1525 #: gio/glocalfileinfo.c:1765
1526 msgid "Invalid attribute type (uint64 expected)"
1527 msgstr "Neplatný typ atributu (očekáván uint64)"
1529 #: gio/glocalfileinfo.c:1784 gio/glocalfileinfo.c:1803
1530 msgid "Invalid attribute type (byte string expected)"
1531 msgstr "Neplatný typ atributu (očekáván bajtový řetězec)"
1533 #: gio/glocalfileinfo.c:1829
1535 msgid "Error setting permissions: %s"
1536 msgstr "Chyba při nastavování oprávnění: %s"
1538 #: gio/glocalfileinfo.c:1880 gio/glocalfileinfo.c:2048
1540 msgid "Error setting owner: %s"
1541 msgstr "Chyba při nastavování vlastníka: %s"
1543 #: gio/glocalfileinfo.c:1903
1544 msgid "symlink must be non-NULL"
1545 msgstr "symbolický odkaz nesmí být prázdný"
1547 #: gio/glocalfileinfo.c:1913 gio/glocalfileinfo.c:1932
1548 #: gio/glocalfileinfo.c:1943
1550 msgid "Error setting symlink: %s"
1551 msgstr "Chyba při nastavování symbolického odkazu: %s"
1553 #: gio/glocalfileinfo.c:1922
1554 msgid "Error setting symlink: file is not a symlink"
1556 "Chyba při nastavování symbolického odkazu: soubor není symbolickým odkazem"
1558 #: gio/glocalfileinfo.c:2071
1559 msgid "SELinux context must be non-NULL"
1560 msgstr "Kontext SELinux nesmí být prázdný"
1562 #: gio/glocalfileinfo.c:2086
1564 msgid "Error setting SELinux context: %s"
1565 msgstr "Chyba při nastavování kontextu SELinux: %s"
1567 #: gio/glocalfileinfo.c:2093
1568 msgid "SELinux is not enabled on this system"
1569 msgstr "V tomto systému není SELinux povolen"
1571 #: gio/glocalfileinfo.c:2154
1573 msgid "Setting attribute %s not supported"
1574 msgstr "Nastavení atributu %s není podporováno"
1576 #: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:603
1578 msgid "Error reading from file: %s"
1579 msgstr "Chyba při čtení ze souboru: %s"
1581 #: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
1582 #: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:405
1583 #: gio/glocalfileoutputstream.c:896
1585 msgid "Error seeking in file: %s"
1586 msgstr "Chyba při hledání v souboru: %s"
1588 #: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:208
1589 #: gio/glocalfileoutputstream.c:303
1591 msgid "Error closing file: %s"
1592 msgstr "Chyba při zavírání souboru: %s"
1594 #: gio/glocalfilemonitor.c:198
1595 msgid "Unable to find default local file monitor type"
1596 msgstr "Nelze nalézt výchozí typ sledování místního souboru"
1598 #: gio/glocalfileoutputstream.c:172 gio/glocalfileoutputstream.c:624
1600 msgid "Error writing to file: %s"
1601 msgstr "Chyba při zápisu do souboru: %s"
1603 #: gio/glocalfileoutputstream.c:235
1605 msgid "Error removing old backup link: %s"
1606 msgstr "Chyba při odstraňování starého záložního odkazu: %s"
1608 #: gio/glocalfileoutputstream.c:249 gio/glocalfileoutputstream.c:262
1610 msgid "Error creating backup copy: %s"
1611 msgstr "Chyba při vytváření záložní kopie: %s"
1613 #: gio/glocalfileoutputstream.c:280
1615 msgid "Error renaming temporary file: %s"
1616 msgstr "Chyba při přejmenovávání dočasného souboru: %s"
1618 #: gio/glocalfileoutputstream.c:451 gio/glocalfileoutputstream.c:913
1620 msgid "Error truncating file: %s"
1621 msgstr "Chyba při zkracování souboru: %s"
1623 #: gio/glocalfileoutputstream.c:511 gio/glocalfileoutputstream.c:556
1624 #: gio/glocalfileoutputstream.c:688 gio/glocalfileoutputstream.c:973
1626 msgid "Error opening file '%s': %s"
1627 msgstr "Chyba při otevírání souboru \"%s\": %s"
1629 #: gio/glocalfileoutputstream.c:719
1630 msgid "Target file is a directory"
1631 msgstr "Cílový soubor je adresářem"
1633 #: gio/glocalfileoutputstream.c:724
1634 msgid "Target file is not a regular file"
1635 msgstr "Cílový soubor není obyčejným souborem"
1637 #: gio/glocalfileoutputstream.c:736
1638 msgid "The file was externally modified"
1639 msgstr "Soubor byl externě pozměněn"
1641 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:545
1642 msgid "Invalid GSeekType supplied"
1643 msgstr "Poskytnut neplatný GSeekType"
1645 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:555
1646 msgid "Invalid seek request"
1647 msgstr "Neplatný požadavek na hledání"
1649 #: gio/gmemoryinputstream.c:521
1650 msgid "Cannot truncate GMemoryInputStream"
1651 msgstr "Nelze zkrátit GMemoryInputStream"
1653 #: gio/gmemoryoutputstream.c:288
1654 msgid "Reached maximum data array limit"
1655 msgstr "Dosažen maximální limit datového pole"
1657 #: gio/gmemoryoutputstream.c:323
1658 msgid "Memory output stream not resizable"
1659 msgstr "Nelze měnit velikost výstupního proudu paměti"
1661 #: gio/gmemoryoutputstream.c:339
1662 msgid "Failed to resize memory output stream"
1663 msgstr "Nelze změnit velikost výstupního proudu paměti"
1665 #. Translators: This is an error
1666 #. * message for mount objects that
1667 #. * don't implement unmount.
1669 msgid "mount doesn't implement unmount"
1670 msgstr "připojené neprovádí odpojení"
1672 #. Translators: This is an error
1673 #. * message for mount objects that
1674 #. * don't implement eject.
1676 msgid "mount doesn't implement eject"
1677 msgstr "připojené neprovádí vysouvání"
1679 #. Translators: This is an error
1680 #. * message for mount objects that
1681 #. * don't implement remount.
1683 msgid "mount doesn't implement remount"
1684 msgstr "připojené neprovádí opakované připojení"
1686 #. Translators: This is an error
1687 #. * message for mount objects that
1688 #. * don't implement content type guessing.
1690 msgid "mount doesn't implement content type guessing"
1691 msgstr "připojené neprovádí odhad typu obsahu"
1693 #. Translators: This is an error
1694 #. * message for mount objects that
1695 #. * don't implement content type guessing.
1697 msgid "mount doesn't implement synchronous content type guessing"
1698 msgstr "připojené neprovádí synchronní odhad typu obsahu"
1700 #: gio/goutputstream.c:211 gio/goutputstream.c:412
1701 msgid "Output stream doesn't implement write"
1702 msgstr "Výstupní proud neprovádí zápis"
1704 #: gio/goutputstream.c:372 gio/goutputstream.c:780
1705 msgid "Source stream is already closed"
1706 msgstr "Zdrojový proud je již ukončen"
1708 #: gio/gthemedicon.c:211
1712 #: gio/gthemedicon.c:212
1713 msgid "The name of the icon"
1714 msgstr "Název ikony"
1716 #: gio/gthemedicon.c:223
1720 #: gio/gthemedicon.c:224
1721 msgid "An array containing the icon names"
1722 msgstr "Pole obsahující názvy ikon"
1724 #: gio/gthemedicon.c:249
1725 msgid "use default fallbacks"
1726 msgstr "použít výchozí zálohy"
1728 #: gio/gthemedicon.c:250
1730 "Whether to use default fallbacks found by shortening the name at '-' "
1731 "characters. Ignores names after the first if multiple names are given."
1733 "Zda používat výchozí zálohy nalezené zkrácením názvu u znaků \"-\". Je-li "
1734 "zadáno více názvů, ignorují se názvy po prvním zadaném."
1736 #: gio/gthemedicon.c:499
1738 msgid "Can't handle version %d of GThemedIcon encoding"
1741 #: gio/gunixinputstream.c:161 gio/gunixoutputstream.c:147
1742 msgid "File descriptor"
1745 #: gio/gunixinputstream.c:162
1746 msgid "The file descriptor to read from"
1749 #: gio/gunixinputstream.c:176 gio/gunixoutputstream.c:162
1751 msgid "Close file descriptor"
1752 msgstr "Chyba při prohledávání popisovače souboru s fstat(): %s"
1754 #: gio/gunixinputstream.c:177 gio/gunixoutputstream.c:163
1755 msgid "Whether to close the file descriptor when the stream is closed"
1758 #: gio/gunixinputstream.c:358 gio/gunixinputstream.c:378
1759 #: gio/gunixinputstream.c:456 gio/gunixoutputstream.c:443
1761 msgid "Error reading from unix: %s"
1762 msgstr "Chyba při čtení z datového proudu Unix: %s"
1764 #: gio/gunixinputstream.c:411 gio/gunixinputstream.c:593
1765 #: gio/gunixoutputstream.c:398 gio/gunixoutputstream.c:549
1767 msgid "Error closing unix: %s"
1768 msgstr "Chyba při zavírání datového proudu Unix: %s"
1770 #: gio/gunixmounts.c:1781 gio/gunixmounts.c:1818
1771 msgid "Filesystem root"
1772 msgstr "Kořen systému souborů"
1774 #: gio/gunixoutputstream.c:148
1775 msgid "The file descriptor to write to"
1778 #: gio/gunixoutputstream.c:344 gio/gunixoutputstream.c:365
1780 msgid "Error writing to unix: %s"
1781 msgstr "Chyba při zápisu do datového proudu Unix: %s"
1783 #: gio/gvolume.c:444
1784 msgid "volume doesn't implement eject"
1785 msgstr "svazek neprovádí vysouvání"
1787 #: gio/gwin32appinfo.c:277
1788 msgid "Can't find application"
1789 msgstr "Nelze nalézt aplikaci"
1791 #: gio/gwin32appinfo.c:300
1793 msgid "Error launching application: %s"
1794 msgstr "Chyba při spouštění aplikace: %s"
1796 #: gio/gwin32appinfo.c:336
1797 msgid "URIs not supported"
1798 msgstr "URI nejsou podporovány"
1800 #: gio/gwin32appinfo.c:358
1801 msgid "association changes not supported on win32"
1802 msgstr "změny asociací nepodporovány na Win32"
1804 #: gio/gwin32appinfo.c:370
1805 msgid "Association creation not supported on win32"
1806 msgstr "Vytváření asociací nepodporováno na Win32"
1808 #: tests/gio-ls.c:27
1809 msgid "do not hide entries"
1810 msgstr "neskrývat položky"
1812 #: tests/gio-ls.c:29
1813 msgid "use a long listing format"
1814 msgstr "použít dlouhý formát výpisu"
1816 #: tests/gio-ls.c:37
1818 msgstr "[SOUBOR...]"