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: 2008-12-01 09:28-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:1231
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:1403
106 #: glib/giochannel.c:1445 glib/giochannel.c:2289 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:1410
112 #: glib/giochannel.c:2301
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:557 glib/gfileutils.c:645
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:572
173 msgid "Error reading file '%s': %s"
174 msgstr "Chyba čtení souboru \"%s\": %s"
176 #: glib/gfileutils.c:586
178 msgid "File \"%s\" is too large"
179 msgstr "Soubor \"%s\" je příliš velký"
181 #: glib/gfileutils.c:669
183 msgid "Failed to read from file '%s': %s"
184 msgstr "Chyba při čtení ze souboru \"%s\": %s"
186 #: glib/gfileutils.c:720 glib/gfileutils.c:807
188 msgid "Failed to open file '%s': %s"
189 msgstr "Nelze otevřít soubor \"%s\": %s"
191 #: glib/gfileutils.c:737 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:771
198 msgid "Failed to open file '%s': fdopen() failed: %s"
199 msgstr "Nelze otevřít soubor \"%s\": fdopen() selhalo: %s"
201 #: glib/gfileutils.c:905
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:947 glib/gfileutils.c:1405
208 msgid "Failed to create file '%s': %s"
209 msgstr "Nelze vytvořit soubor \"%s\": %s"
211 #: glib/gfileutils.c:961
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:986
218 msgid "Failed to write file '%s': fwrite() failed: %s"
219 msgstr "Nelze zapisovat do souboru \"%s\": fwrite() selhalo: %s"
221 #: glib/gfileutils.c:1005
223 msgid "Failed to close file '%s': fclose() failed: %s"
224 msgstr "Nelze zavřít soubor \"%s\": fclose() selhalo: %s"
226 #: glib/gfileutils.c:1123
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:1367
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:1380
238 msgid "Template '%s' doesn't contain XXXXXX"
239 msgstr "Šablona \"%s\" neobsahuje XXXXXX"
241 #: glib/gfileutils.c:1852
246 #: glib/gfileutils.c:1857
251 #: glib/gfileutils.c:1862
256 #: glib/gfileutils.c:1905
258 msgid "Failed to read the symbolic link '%s': %s"
259 msgstr "Nelze přečíst symbolický odkaz \"%s\": %s"
261 #: glib/gfileutils.c:1926
262 msgid "Symbolic links not supported"
263 msgstr "Symbolické odkazy nejsou podporovány"
265 #: glib/giochannel.c:1235
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:1580
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:1627 glib/giochannel.c:1885 glib/giochannel.c:1972
275 msgid "Leftover unconverted data in read buffer"
276 msgstr "Ve vstupní vyrovnávací paměti zbyla nepřevedená data"
278 #: glib/giochannel.c:1708 glib/giochannel.c:1785
279 msgid "Channel terminates in a partial character"
280 msgstr "Kanál ukončen částí znaku"
282 #: glib/giochannel.c:1771
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:1994
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:1593
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:2021
785 msgid "hexadecimal digit or '}' expected"
786 msgstr "očekáváno číslo nebo \"}\""
788 #: glib/gregex.c:2037
789 msgid "hexadecimal digit expected"
790 msgstr "očekáváno šestnáctkové číslo"
792 #: glib/gregex.c:2077
793 msgid "missing '<' in symbolic reference"
794 msgstr "v symbolickém odkazu chybí \"<\""
796 #: glib/gregex.c:2086
797 msgid "unfinished symbolic reference"
798 msgstr "neukončený symbolický odkaz"
800 #: glib/gregex.c:2093
801 msgid "zero-length symbolic reference"
802 msgstr "symbolický odkaz o nulové délce"
804 #: glib/gregex.c:2104
805 msgid "digit expected"
806 msgstr "očekáváno číslo"
808 #: glib/gregex.c:2122
809 msgid "illegal symbolic reference"
810 msgstr "nedovolený symbolický odkaz"
812 #: glib/gregex.c:2184
813 msgid "stray final '\\'"
814 msgstr "osamocené koncové \"\\\""
816 #: glib/gregex.c:2188
817 msgid "unknown escape sequence"
818 msgstr "neznámá posloupnost pro změnu"
820 #: glib/gregex.c:2198
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:1467
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:1131
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:1336
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:1196
923 msgid "Failed to fork (%s)"
924 msgstr "Nelze rozvětvit (%s)"
926 #: glib/gspawn.c:1346
928 msgid "Failed to execute child process \"%s\" (%s)"
929 msgstr "Nelze spustit proces potomka \"%s\" (%s)"
931 #: glib/gspawn.c:1356
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:1365
938 msgid "Failed to fork child process (%s)"
939 msgstr "Nelze rozvětvit proces potomka (%s)"
941 #: glib/gspawn.c:1373
943 msgid "Unknown error executing child process \"%s\""
944 msgstr "Neznámá chyba při běhu procesu potomka \"%s\""
946 #: glib/gspawn.c:1395
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:849 glib/goption.c:919
990 msgid "Cannot parse integer value '%s' for %s"
991 msgstr "Nelze zpracovat celočíselnou hodnotu \"%s\" u %s"
993 #: glib/goption.c:859 glib/goption.c:927
995 msgid "Integer value '%s' for %s out of range"
996 msgstr "Celočíselná hodnota \"%s\" u %s mimo rozsah"
998 #: glib/goption.c:884
1000 msgid "Cannot parse double value '%s' for %s"
1001 msgstr "Nelze zpracovat celočíselnou (double) hodnotu \"%s\" u %s"
1003 #: glib/goption.c:892
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:1229
1010 msgid "Error parsing option %s"
1011 msgstr "Chyba volby %s při syntaktické analýze"
1013 #: glib/goption.c:1260 glib/goption.c:1374
1015 msgid "Missing argument for %s"
1016 msgstr "Chybí parametr %s"
1018 #: glib/goption.c:1769
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:1272 glib/gkeyfile.c:2496
1063 #: glib/gkeyfile.c:2564 glib/gkeyfile.c:2699 glib/gkeyfile.c:2834
1064 #: glib/gkeyfile.c:2987 glib/gkeyfile.c:3174 glib/gkeyfile.c:3235
1066 msgid "Key file does not have group '%s'"
1067 msgstr "Soubor klíče nemá skupinu \"%s\""
1069 #: glib/gkeyfile.c:1284
1071 msgid "Key file does not have key '%s'"
1072 msgstr "Soubor klíče nemá klíč \"%s\""
1074 #: glib/gkeyfile.c:1388 glib/gkeyfile.c:1501
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:1408 glib/gkeyfile.c:1521 glib/gkeyfile.c:1900
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:2115 glib/gkeyfile.c:2327
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:2511 glib/gkeyfile.c:2714 glib/gkeyfile.c:3246
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:3480
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:3502
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:3644
1111 msgid "Value '%s' cannot be interpreted as a number."
1112 msgstr "Hodnotu \"%s\" nelze interpretovat jako číslo."
1114 #: glib/gkeyfile.c:3658
1116 msgid "Integer value '%s' out of range"
1117 msgstr "Celočíselná hodnota \"%s\" mimo rozsah"
1119 #: glib/gkeyfile.c:3691
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:3715
1126 msgid "Value '%s' cannot be interpreted as a boolean."
1127 msgstr "Hodnotu \"%s\" nelze interpretovat jako booleovskou hodnotu."
1129 #: gio/gbufferedinputstream.c:485 gio/ginputstream.c:193
1130 #: gio/ginputstream.c:325 gio/ginputstream.c:566 gio/ginputstream.c:691
1131 #: 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:872 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:1987 gio/gsimpleasyncresult.c:612
1142 msgid "Operation was cancelled"
1143 msgstr "Operace byla zrušena"
1145 #: gio/gcontenttype.c:180
1146 msgid "Unknown type"
1147 msgstr "Neznámý typ"
1149 #: gio/gcontenttype.c:181
1152 msgstr "typ souboru %s"
1154 #: gio/gcontenttype.c:678
1159 #: gio/gdatainputstream.c:310
1160 msgid "Unexpected early end-of-stream"
1161 msgstr "Neočekávaný časný konec proudu"
1163 #: gio/gdesktopappinfo.c:447 gio/gwin32appinfo.c:222
1167 #: gio/gdesktopappinfo.c:683
1168 msgid "Desktop file didn't specify Exec field"
1169 msgstr "V souboru desktop nezadáno pole Exec"
1171 #: gio/gdesktopappinfo.c:977
1172 msgid "Unable to find terminal required for application"
1173 msgstr "Nelze nalézt terminál vyžadovaný pro aplikaci"
1175 #: gio/gdesktopappinfo.c:1209
1177 msgid "Can't create user application configuration folder %s: %s"
1178 msgstr "Nelze vytvořit uživatelskou konfigurační složku aplikace %s: %s"
1180 #: gio/gdesktopappinfo.c:1213
1182 msgid "Can't create user MIME configuration folder %s: %s"
1183 msgstr "Nelze vytvořit uživatelskou konfigurační složku MIME %s: %s"
1185 #: gio/gdesktopappinfo.c:1617
1187 msgid "Can't create user desktop file %s"
1188 msgstr "Nelze vytvořit uživatelský soubor desktop %s"
1190 #: gio/gdesktopappinfo.c:1729
1192 msgid "Custom definition for %s"
1193 msgstr "Vlastní definice %s"
1196 msgid "drive doesn't implement eject"
1197 msgstr "mechanika neprovádí vysouvání"
1200 msgid "drive doesn't implement polling for media"
1201 msgstr "mechanika neprovádí dotazování na média"
1203 #: gio/gemblem.c:326
1205 msgid "Can't handle version %d of GEmblem encoding"
1208 #: gio/gemblem.c:336
1210 msgid "Malformed number of tokens (%d) in GEmblem encoding"
1213 #: gio/gfile.c:825 gio/gfile.c:1055 gio/gfile.c:1190 gio/gfile.c:1426
1214 #: gio/gfile.c:1480 gio/gfile.c:1537 gio/gfile.c:1620 gio/gfile.c:2693
1215 #: gio/gfile.c:2747 gio/gfile.c:2878 gio/gfile.c:2918 gio/gfile.c:3245
1216 #: gio/gfile.c:3647 gio/gfile.c:3731 gio/gfile.c:3814 gio/gfile.c:3894
1217 #: gio/gfile.c:4224 gio/win32/gwinhttpfile.c:428
1218 msgid "Operation not supported"
1219 msgstr "Operace není podporována"
1221 #. Translators: This is an error message when trying to find the
1222 #. * enclosing (user visible) mount of a file, but none exists.
1223 #. Translators: This is an error message when trying to
1224 #. * find the enclosing (user visible) mount of a file, but
1226 #. Translators: This is an error message when trying to find
1227 #. * the enclosing (user visible) mount of a file, but none
1229 #: gio/gfile.c:1311 gio/glocalfile.c:1066 gio/glocalfile.c:1077
1230 #: gio/glocalfile.c:1090
1231 msgid "Containing mount does not exist"
1232 msgstr "Obsahující připojené neexistuje"
1234 #: gio/gfile.c:1963 gio/glocalfile.c:2137
1235 msgid "Can't copy over directory"
1236 msgstr "Nelze kopírovat nad adresář"
1239 msgid "Can't copy directory over directory"
1240 msgstr "Nelze kopírovat adresář nad adresář"
1242 #: gio/gfile.c:2031 gio/glocalfile.c:2146
1243 msgid "Target file exists"
1244 msgstr "Cílový soubor existuje"
1247 msgid "Can't recursively copy directory"
1248 msgstr "Adresář nelze kopírovat rekurzivně"
1251 msgid "Invalid symlink value given"
1252 msgstr "Zadaný symbolický odkaz je neplatný"
1255 msgid "Trash not supported"
1256 msgstr "Zahozené není podporováno"
1260 msgid "File names cannot contain '%c'"
1261 msgstr "Názvy souborů nemohou obsahovat \"%c\""
1263 #: gio/gfile.c:4992 gio/gvolume.c:370
1264 msgid "volume doesn't implement mount"
1265 msgstr "svazek neprovádí připojení"
1268 msgid "No application is registered as handling this file"
1269 msgstr "Žádná aplikace není zaregistrována k obsluze tohoto souboru"
1271 #: gio/gfileenumerator.c:206
1272 msgid "Enumerator is closed"
1273 msgstr "Enumerator je uzavřen"
1275 #: gio/gfileenumerator.c:213 gio/gfileenumerator.c:272
1276 #: gio/gfileenumerator.c:372 gio/gfileenumerator.c:481
1277 msgid "File enumerator has outstanding operation"
1278 msgstr "Souborový enumerator má nevykonanou operaci"
1280 #: gio/gfileenumerator.c:362 gio/gfileenumerator.c:471
1281 msgid "File enumerator is already closed"
1282 msgstr "Souborový enumerator je již uzavřen"
1284 #: gio/gfileicon.c:145
1288 #: gio/gfileicon.c:146
1289 msgid "The file containing the icon"
1290 msgstr "Soubor obsahující ikonu"
1292 #: gio/gfileicon.c:237
1294 msgid "Can't handle version %d of GFileIcon encoding"
1297 #: gio/gfileicon.c:247
1298 msgid "Malformed input data for GFileIcon"
1301 #: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
1302 #: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
1303 msgid "Stream doesn't support query_info"
1304 msgstr "Proud nepodporuje query_info"
1306 #: gio/gfileinputstream.c:339 gio/gfileoutputstream.c:384
1307 msgid "Seek not supported on stream"
1308 msgstr "Hledání není v proudu podporováno"
1310 #: gio/gfileinputstream.c:383
1311 msgid "Truncate not allowed on input stream"
1312 msgstr "Zkrácení nepodporováno ve vstupním proudu"
1314 #: gio/gfileoutputstream.c:460
1315 msgid "Truncate not supported on stream"
1316 msgstr "Zkrácení není v proudu podporováno"
1320 msgid "Wrong number of tokens (%d)"
1325 msgid "No type for class name %s"
1330 msgid "Type %s does not implement the GIcon interface"
1335 msgid "Type %s is not classed"
1340 msgid "Malformed version number: %s"
1345 msgid "Type %s does not implement from_tokens() on the GIcon interface"
1349 msgid "Can't handle the supplied version the icon encoding"
1352 #: gio/ginputstream.c:202
1353 msgid "Input stream doesn't implement read"
1354 msgstr "Vstupní proud neprovádí čtení"
1356 #. Translators: This is an error you get if there is already an
1357 #. * operation running against this stream when you try to start
1359 #. Translators: This is an error you get if there is
1360 #. * already an operation running against this stream when
1361 #. * you try to start one
1362 #: gio/ginputstream.c:911 gio/goutputstream.c:1095
1363 msgid "Stream has outstanding operation"
1364 msgstr "Proud má otevřenou operaci"
1366 #: gio/glocaldirectorymonitor.c:274
1367 msgid "Unable to find default local directory monitor type"
1368 msgstr "Nelze nalézt výchozí typ sledování místního adresáře"
1370 #: gio/glocalfile.c:603 gio/win32/gwinhttpfile.c:411
1372 msgid "Invalid filename %s"
1373 msgstr "Neplatný název souboru %s"
1375 #: gio/glocalfile.c:974
1377 msgid "Error getting filesystem info: %s"
1378 msgstr "Chyba při získávání informace o systému souborů: %s"
1380 #: gio/glocalfile.c:1110
1381 msgid "Can't rename root directory"
1382 msgstr "Nelze přejmenovat kořenový adresář"
1384 #: gio/glocalfile.c:1130 gio/glocalfile.c:1156
1386 msgid "Error renaming file: %s"
1387 msgstr "Chyba při přejmenovávání souboru: %s"
1389 #: gio/glocalfile.c:1139
1390 msgid "Can't rename file, filename already exist"
1391 msgstr "Soubor nelze přejmenovat, název souboru již existuje"
1393 #: gio/glocalfile.c:1152 gio/glocalfile.c:2016 gio/glocalfile.c:2045
1394 #: gio/glocalfile.c:2199 gio/glocalfileoutputstream.c:505
1395 #: gio/glocalfileoutputstream.c:550 gio/glocalfileoutputstream.c:967
1396 msgid "Invalid filename"
1397 msgstr "Neplatný název souboru"
1399 #: gio/glocalfile.c:1275
1401 msgid "Error opening file: %s"
1402 msgstr "Chyba při otevírání souboru: %s"
1404 #: gio/glocalfile.c:1285
1405 msgid "Can't open directory"
1406 msgstr "Nelze otevřít adresář"
1408 #: gio/glocalfile.c:1345
1410 msgid "Error removing file: %s"
1411 msgstr "Chyba při odstraňování souboru: %s"
1413 #: gio/glocalfile.c:1709
1415 msgid "Error trashing file: %s"
1416 msgstr "Chyba při zahazování souboru: %s"
1418 #: gio/glocalfile.c:1732
1420 msgid "Unable to create trash dir %s: %s"
1421 msgstr "Nelze vytvořit adresář koše %s: %s"
1423 #: gio/glocalfile.c:1753
1424 msgid "Unable to find toplevel directory for trash"
1425 msgstr "Ke koši nelze nalézt adresář nejvyšší úrovně"
1427 #: gio/glocalfile.c:1832 gio/glocalfile.c:1852
1428 msgid "Unable to find or create trash directory"
1429 msgstr "Nelze nalézt nebo vytvořit adresář koše"
1431 #: gio/glocalfile.c:1886
1433 msgid "Unable to create trashing info file: %s"
1434 msgstr "Nelze vytvořit informační soubor o zahozeném: %s"
1436 #: gio/glocalfile.c:1911 gio/glocalfile.c:1986 gio/glocalfile.c:1993
1438 msgid "Unable to trash file: %s"
1439 msgstr "Nelze zahodit soubor: %s"
1441 #: gio/glocalfile.c:2020
1443 msgid "Error creating directory: %s"
1444 msgstr "Chyba při vytváření adresáře: %s"
1446 #: gio/glocalfile.c:2049
1448 msgid "Error making symbolic link: %s"
1449 msgstr "Chyba při vytváření symbolického odkazu: %s"
1451 #: gio/glocalfile.c:2109 gio/glocalfile.c:2203
1453 msgid "Error moving file: %s"
1454 msgstr "Chyba při přesunování souboru: %s"
1456 #: gio/glocalfile.c:2132
1457 msgid "Can't move directory over directory"
1458 msgstr "Adresář nelze přesunout nad adresář"
1460 #: gio/glocalfile.c:2159 gio/glocalfileoutputstream.c:819
1461 #: gio/glocalfileoutputstream.c:833 gio/glocalfileoutputstream.c:848
1462 #: gio/glocalfileoutputstream.c:864 gio/glocalfileoutputstream.c:878
1463 msgid "Backup file creation failed"
1464 msgstr "Vytvoření záložního souboru selhalo"
1466 #: gio/glocalfile.c:2178
1468 msgid "Error removing target file: %s"
1469 msgstr "Chyba při odstraňování cílového souboru: %s"
1471 #: gio/glocalfile.c:2192
1472 msgid "Move between mounts not supported"
1473 msgstr "Přesunování mezi připojeními není podporováno"
1475 #: gio/glocalfileinfo.c:716
1476 msgid "Attribute value must be non-NULL"
1477 msgstr "Hodnota atributu nesmí být prázdná"
1479 #: gio/glocalfileinfo.c:723
1480 msgid "Invalid attribute type (string expected)"
1481 msgstr "Neplatný typ atributu (očekáván řetězec)"
1483 #: gio/glocalfileinfo.c:730
1484 msgid "Invalid extended attribute name"
1485 msgstr "Neplatný název rozšířeného atributu"
1487 #: gio/glocalfileinfo.c:770
1489 msgid "Error setting extended attribute '%s': %s"
1490 msgstr "Chyba při nastavování rozšířeného atributu \"%s\": %s"
1492 #: gio/glocalfileinfo.c:1456 gio/glocalfileoutputstream.c:706
1494 msgid "Error stating file '%s': %s"
1495 msgstr "Chyba při prohledávání souboru \"%s\" s fstat(): %s"
1497 #: gio/glocalfileinfo.c:1526
1498 msgid " (invalid encoding)"
1499 msgstr " (neplatné kódování)"
1501 #: gio/glocalfileinfo.c:1694
1503 msgid "Error stating file descriptor: %s"
1504 msgstr "Chyba při prohledávání popisovače souboru s fstat(): %s"
1506 #: gio/glocalfileinfo.c:1739
1507 msgid "Invalid attribute type (uint32 expected)"
1508 msgstr "Neplatný typ atributu (očekáván uint32)"
1510 #: gio/glocalfileinfo.c:1757
1511 msgid "Invalid attribute type (uint64 expected)"
1512 msgstr "Neplatný typ atributu (očekáván uint64)"
1514 #: gio/glocalfileinfo.c:1776 gio/glocalfileinfo.c:1795
1515 msgid "Invalid attribute type (byte string expected)"
1516 msgstr "Neplatný typ atributu (očekáván bajtový řetězec)"
1518 #: gio/glocalfileinfo.c:1821
1520 msgid "Error setting permissions: %s"
1521 msgstr "Chyba při nastavování oprávnění: %s"
1523 #: gio/glocalfileinfo.c:1872 gio/glocalfileinfo.c:2040
1525 msgid "Error setting owner: %s"
1526 msgstr "Chyba při nastavování vlastníka: %s"
1528 #: gio/glocalfileinfo.c:1895
1529 msgid "symlink must be non-NULL"
1530 msgstr "symbolický odkaz nesmí být prázdný"
1532 #: gio/glocalfileinfo.c:1905 gio/glocalfileinfo.c:1924
1533 #: gio/glocalfileinfo.c:1935
1535 msgid "Error setting symlink: %s"
1536 msgstr "Chyba při nastavování symbolického odkazu: %s"
1538 #: gio/glocalfileinfo.c:1914
1539 msgid "Error setting symlink: file is not a symlink"
1541 "Chyba při nastavování symbolického odkazu: soubor není symbolickým odkazem"
1543 #: gio/glocalfileinfo.c:2063
1544 msgid "SELinux context must be non-NULL"
1545 msgstr "Kontext SELinux nesmí být prázdný"
1547 #: gio/glocalfileinfo.c:2078
1549 msgid "Error setting SELinux context: %s"
1550 msgstr "Chyba při nastavování kontextu SELinux: %s"
1552 #: gio/glocalfileinfo.c:2085
1553 msgid "SELinux is not enabled on this system"
1554 msgstr "V tomto systému není SELinux povolen"
1556 #: gio/glocalfileinfo.c:2146
1558 msgid "Setting attribute %s not supported"
1559 msgstr "Nastavení atributu %s není podporováno"
1561 #: gio/glocalfileinputstream.c:160 gio/glocalfileoutputstream.c:603
1563 msgid "Error reading from file: %s"
1564 msgstr "Chyba při čtení ze souboru: %s"
1566 #: gio/glocalfileinputstream.c:191 gio/glocalfileinputstream.c:203
1567 #: gio/glocalfileinputstream.c:312 gio/glocalfileoutputstream.c:405
1568 #: gio/glocalfileoutputstream.c:896
1570 msgid "Error seeking in file: %s"
1571 msgstr "Chyba při hledání v souboru: %s"
1573 #: gio/glocalfileinputstream.c:233 gio/glocalfileoutputstream.c:208
1574 #: gio/glocalfileoutputstream.c:303
1576 msgid "Error closing file: %s"
1577 msgstr "Chyba při zavírání souboru: %s"
1579 #: gio/glocalfilemonitor.c:198
1580 msgid "Unable to find default local file monitor type"
1581 msgstr "Nelze nalézt výchozí typ sledování místního souboru"
1583 #: gio/glocalfileoutputstream.c:172 gio/glocalfileoutputstream.c:624
1585 msgid "Error writing to file: %s"
1586 msgstr "Chyba při zápisu do souboru: %s"
1588 #: gio/glocalfileoutputstream.c:235
1590 msgid "Error removing old backup link: %s"
1591 msgstr "Chyba při odstraňování starého záložního odkazu: %s"
1593 #: gio/glocalfileoutputstream.c:249 gio/glocalfileoutputstream.c:262
1595 msgid "Error creating backup copy: %s"
1596 msgstr "Chyba při vytváření záložní kopie: %s"
1598 #: gio/glocalfileoutputstream.c:280
1600 msgid "Error renaming temporary file: %s"
1601 msgstr "Chyba při přejmenovávání dočasného souboru: %s"
1603 #: gio/glocalfileoutputstream.c:451 gio/glocalfileoutputstream.c:913
1605 msgid "Error truncating file: %s"
1606 msgstr "Chyba při zkracování souboru: %s"
1608 #: gio/glocalfileoutputstream.c:511 gio/glocalfileoutputstream.c:556
1609 #: gio/glocalfileoutputstream.c:688 gio/glocalfileoutputstream.c:973
1611 msgid "Error opening file '%s': %s"
1612 msgstr "Chyba při otevírání souboru \"%s\": %s"
1614 #: gio/glocalfileoutputstream.c:719
1615 msgid "Target file is a directory"
1616 msgstr "Cílový soubor je adresářem"
1618 #: gio/glocalfileoutputstream.c:724
1619 msgid "Target file is not a regular file"
1620 msgstr "Cílový soubor není obyčejným souborem"
1622 #: gio/glocalfileoutputstream.c:736
1623 msgid "The file was externally modified"
1624 msgstr "Soubor byl externě pozměněn"
1626 #: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:545
1627 msgid "Invalid GSeekType supplied"
1628 msgstr "Poskytnut neplatný GSeekType"
1630 #: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:555
1631 msgid "Invalid seek request"
1632 msgstr "Neplatný požadavek na hledání"
1634 #: gio/gmemoryinputstream.c:521
1635 msgid "Cannot truncate GMemoryInputStream"
1636 msgstr "Nelze zkrátit GMemoryInputStream"
1638 #: gio/gmemoryoutputstream.c:288
1639 msgid "Reached maximum data array limit"
1640 msgstr "Dosažen maximální limit datového pole"
1642 #: gio/gmemoryoutputstream.c:323
1643 msgid "Memory output stream not resizable"
1644 msgstr "Nelze měnit velikost výstupního proudu paměti"
1646 #: gio/gmemoryoutputstream.c:339
1647 msgid "Failed to resize memory output stream"
1648 msgstr "Nelze změnit velikost výstupního proudu paměti"
1650 #. Translators: This is an error
1651 #. * message for mount objects that
1652 #. * don't implement unmount.
1654 msgid "mount doesn't implement unmount"
1655 msgstr "připojené neprovádí odpojení"
1657 #. Translators: This is an error
1658 #. * message for mount objects that
1659 #. * don't implement eject.
1661 msgid "mount doesn't implement eject"
1662 msgstr "připojené neprovádí vysouvání"
1664 #. Translators: This is an error
1665 #. * message for mount objects that
1666 #. * don't implement remount.
1668 msgid "mount doesn't implement remount"
1669 msgstr "připojené neprovádí opakované připojení"
1671 #. Translators: This is an error
1672 #. * message for mount objects that
1673 #. * don't implement content type guessing.
1675 msgid "mount doesn't implement content type guessing"
1676 msgstr "připojené neprovádí odhad typu obsahu"
1678 #. Translators: This is an error
1679 #. * message for mount objects that
1680 #. * don't implement content type guessing.
1682 msgid "mount doesn't implement synchronous content type guessing"
1683 msgstr "připojené neprovádí synchronní odhad typu obsahu"
1685 #: gio/goutputstream.c:211 gio/goutputstream.c:412
1686 msgid "Output stream doesn't implement write"
1687 msgstr "Výstupní proud neprovádí zápis"
1689 #: gio/goutputstream.c:372 gio/goutputstream.c:780
1690 msgid "Source stream is already closed"
1691 msgstr "Zdrojový proud je již ukončen"
1693 #: gio/gthemedicon.c:211
1697 #: gio/gthemedicon.c:212
1698 msgid "The name of the icon"
1699 msgstr "Název ikony"
1701 #: gio/gthemedicon.c:223
1705 #: gio/gthemedicon.c:224
1706 msgid "An array containing the icon names"
1707 msgstr "Pole obsahující názvy ikon"
1709 #: gio/gthemedicon.c:249
1710 msgid "use default fallbacks"
1711 msgstr "použít výchozí zálohy"
1713 #: gio/gthemedicon.c:250
1715 "Whether to use default fallbacks found by shortening the name at '-' "
1716 "characters. Ignores names after the first if multiple names are given."
1718 "Zda používat výchozí zálohy nalezené zkrácením názvu u znaků \"-\". Je-li "
1719 "zadáno více názvů, ignorují se názvy po prvním zadaném."
1721 #: gio/gthemedicon.c:499
1723 msgid "Can't handle version %d of GThemedIcon encoding"
1726 #: gio/gunixinputstream.c:195 gio/gunixinputstream.c:215
1727 #: gio/gunixinputstream.c:293 gio/gunixoutputstream.c:282
1729 msgid "Error reading from unix: %s"
1730 msgstr "Chyba při čtení z datového proudu Unix: %s"
1732 #: gio/gunixinputstream.c:248 gio/gunixinputstream.c:430
1733 #: gio/gunixoutputstream.c:237 gio/gunixoutputstream.c:388
1735 msgid "Error closing unix: %s"
1736 msgstr "Chyba při zavírání datového proudu Unix: %s"
1738 #: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
1739 msgid "Filesystem root"
1740 msgstr "Kořen systému souborů"
1742 #: gio/gunixoutputstream.c:183 gio/gunixoutputstream.c:204
1744 msgid "Error writing to unix: %s"
1745 msgstr "Chyba při zápisu do datového proudu Unix: %s"
1747 #: gio/gvolume.c:444
1748 msgid "volume doesn't implement eject"
1749 msgstr "svazek neprovádí vysouvání"
1751 #: gio/gwin32appinfo.c:277
1752 msgid "Can't find application"
1753 msgstr "Nelze nalézt aplikaci"
1755 #: gio/gwin32appinfo.c:300
1757 msgid "Error launching application: %s"
1758 msgstr "Chyba při spouštění aplikace: %s"
1760 #: gio/gwin32appinfo.c:336
1761 msgid "URIs not supported"
1762 msgstr "URI nejsou podporovány"
1764 #: gio/gwin32appinfo.c:358
1765 msgid "association changes not supported on win32"
1766 msgstr "změny asociací nepodporovány na Win32"
1768 #: gio/gwin32appinfo.c:370
1769 msgid "Association creation not supported on win32"
1770 msgstr "Vytváření asociací nepodporováno na Win32"
1772 #: tests/gio-ls.c:27
1773 msgid "do not hide entries"
1774 msgstr "neskrývat položky"
1776 #: tests/gio-ls.c:29
1777 msgid "use a long listing format"
1778 msgstr "použít dlouhý formát výpisu"
1780 #: tests/gio-ls.c:37
1782 msgstr "[SOUBOR...]"