2.9.0
[platform/upstream/glib.git] / po / sk.po
1 # translation of glib.HEAD.po to Slovak
2 # translation of sk.po to Slovak
3 # glib Slovak translation.
4 # Copyright (C) 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
5 # Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>, 2001,2002.
6 # Stanislav Visnovsky <visnovsky@kde.org>, 2004.
7 # Marcel Telka <marcel@telka.sk>, 2005.
8 #
9 # $Id$
10 #
11 msgid ""
12 msgstr ""
13 "Project-Id-Version: glib\n"
14 "Report-Msgid-Bugs-To: \n"
15 "POT-Creation-Date: 2005-11-18 08:20-0500\n"
16 "PO-Revision-Date: 2005-10-16 19:30+0200\n"
17 "Last-Translator: Marcel Telka <marcel@telka.sk>\n"
18 "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
19 "MIME-Version: 1.0\n"
20 "Content-Type: text/plain; charset=UTF-8\n"
21 "Content-Transfer-Encoding: 8bit\n"
22
23 #: glib/gconvert.c:408 glib/gconvert.c:486 glib/giochannel.c:1150
24 #, c-format
25 msgid "Conversion from character set '%s' to '%s' is not supported"
26 msgstr "Prevod zo znakovej sady '%s' do '%s' nie je podporovaný"
27
28 #: glib/gconvert.c:412 glib/gconvert.c:490
29 #, c-format
30 msgid "Could not open converter from '%s' to '%s'"
31 msgstr "Nepodarilo sa otvoriť program na prevod z '%s' do '%s'"
32
33 #: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322
34 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
35 #: glib/gutf8.c:1392
36 #, c-format
37 msgid "Invalid byte sequence in conversion input"
38 msgstr "Neplatná sekvencia bajtov na vstupe prevodu"
39
40 #: glib/gconvert.c:612 glib/gconvert.c:922 glib/giochannel.c:1329
41 #: glib/giochannel.c:2218
42 #, c-format
43 msgid "Error during conversion: %s"
44 msgstr "Chyba počas prevodu: %s"
45
46 #: glib/gconvert.c:647 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
47 #: glib/gutf8.c:1388
48 #, c-format
49 msgid "Partial character sequence at end of input"
50 msgstr "Čiastočná sekvencia znakov na konci vstupu"
51
52 #: glib/gconvert.c:897
53 #, c-format
54 msgid "Cannot convert fallback '%s' to codeset '%s'"
55 msgstr "Nepodarilo sa previesť náhradné `%s' do kódovej stránky `%s'"
56
57 #: glib/gconvert.c:1706
58 #, c-format
59 msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
60 msgstr "URI '%s' nie je absolútne URI, používajúce schému \"file\""
61
62 #: glib/gconvert.c:1716
63 #, c-format
64 msgid "The local file URI '%s' may not include a '#'"
65 msgstr "URI lokálneho súboru '%s' nesmie obsahovať '#'"
66
67 #: glib/gconvert.c:1733
68 #, c-format
69 msgid "The URI '%s' is invalid"
70 msgstr "URI '%s' je neplatné"
71
72 #: glib/gconvert.c:1745
73 #, c-format
74 msgid "The hostname of the URI '%s' is invalid"
75 msgstr "URI hostiteľa '%s' je neplatné."
76
77 #: glib/gconvert.c:1761
78 #, c-format
79 msgid "The URI '%s' contains invalidly escaped characters"
80 msgstr "URI '%s' obsahuje neplatne zadané znaky"
81
82 #: glib/gconvert.c:1855
83 #, c-format
84 msgid "The pathname '%s' is not an absolute path"
85 msgstr "Cesta '%s' nie je absolútna"
86
87 #: glib/gconvert.c:1865
88 #, c-format
89 msgid "Invalid hostname"
90 msgstr "Neplatné meno hostiteľa"
91
92 #: glib/gdir.c:121 glib/gdir.c:141
93 #, c-format
94 msgid "Error opening directory '%s': %s"
95 msgstr "Chyba pri otváraní priečinku'%s': %s"
96
97 #: glib/gfileutils.c:576 glib/gfileutils.c:649
98 #, c-format
99 msgid "Could not allocate %lu bytes to read file \"%s\""
100 msgstr "Nepodarilo sa alokovať %lu bajtov pre načítanie súboru \"%s\""
101
102 #: glib/gfileutils.c:591
103 #, c-format
104 msgid "Error reading file '%s': %s"
105 msgstr "Chyba pri čítaní súboru '%s': %s"
106
107 #: glib/gfileutils.c:673
108 #, c-format
109 msgid "Failed to read from file '%s': %s"
110 msgstr "Nepodarilo sa čítanie súboru '%s': %s"
111
112 #: glib/gfileutils.c:724 glib/gfileutils.c:811
113 #, c-format
114 msgid "Failed to open file '%s': %s"
115 msgstr "Nepodarilo sa otvoriť súbor '%s': %s"
116
117 #: glib/gfileutils.c:741 glib/gmappedfile.c:133
118 #, c-format
119 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
120 msgstr "Nepodarilo sa získať atribúty súboru '%s': fstat() zlyhala: %s"
121
122 #: glib/gfileutils.c:775
123 #, c-format
124 msgid "Failed to open file '%s': fdopen() failed: %s"
125 msgstr "Nepodarilo sa otvoriť súbor '%s': fdopen() zlyhala: %s"
126
127 #: glib/gfileutils.c:909
128 #, c-format
129 msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
130 msgstr ""
131 "Nepodarilo sa premenovať súbor '%s' na '%s': funkcia g_rename() zlyhala: %s"
132
133 #: glib/gfileutils.c:952
134 #, c-format
135 msgid "Could not change file mode: fork() failed: %s"
136 msgstr "Nepodarilo sa zmeniť režim súboru: funkcia fork() zlyhala: %s"
137
138 #: glib/gfileutils.c:983
139 #, c-format
140 msgid "Could not change file mode: waitpid() failed: %s"
141 msgstr "Nepodarilo sa zmeniť režim súboru: funkcia waitpid() zlyhala: %s"
142
143 #: glib/gfileutils.c:1002
144 #, c-format
145 msgid "Could not change file mode: chmod() failed: %s"
146 msgstr "Nepodarilo sa zmeniť režim súboru: funkcia chmod() zlyhala: %s"
147
148 #: glib/gfileutils.c:1013
149 #, c-format
150 msgid "Could not change file mode: Child terminated by signal: %s"
151 msgstr "Nepodarilo sa zmeniť režim súboru: Potomok bol ukončený signálom: %s"
152
153 #: glib/gfileutils.c:1024
154 #, c-format
155 msgid "Could not change file mode: Child terminated abnormally"
156 msgstr "Nepodarilo sa zmeniť režim súboru: Potomok bol ukončený nenormálne"
157
158 #: glib/gfileutils.c:1058 glib/gfileutils.c:1524
159 #, c-format
160 msgid "Failed to create file '%s': %s"
161 msgstr "Nepodarilo sa vytvoriť súbor '%s': %s"
162
163 #: glib/gfileutils.c:1080
164 #, c-format
165 msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
166 msgstr ""
167 "Nepodarilo sa otvoriť súbor '%s' pre zápis: funkcia fdopen() zlyhala: %s"
168
169 #: glib/gfileutils.c:1105
170 #, c-format
171 msgid "Failed to write file '%s': fwrite() failed: %s"
172 msgstr "Nepodarilo sa zapísať súbor '%s': funkcia fwrite() zlyhala: %s"
173
174 #: glib/gfileutils.c:1124
175 #, c-format
176 msgid "Failed to close file '%s': fclose() failed: %s"
177 msgstr "Nepodarilo sa zatvoriť súbor '%s': funkcia fclose() zlyhala: %s"
178
179 #: glib/gfileutils.c:1242
180 #, c-format
181 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
182 msgstr ""
183 "Existujúci súbor '%s' nemohol byť odstránený: funkcia g_unlink() zlyhala: %s"
184
185 #: glib/gfileutils.c:1485
186 #, c-format
187 msgid "Template '%s' invalid, should not contain a '%s'"
188 msgstr "Šablóna '%s' je neplatná, nesmie obsahovať '%s'"
189
190 #: glib/gfileutils.c:1499
191 #, c-format
192 msgid "Template '%s' doesn't end with XXXXXX"
193 msgstr "Šablóna '%s' nekončí XXXXXX"
194
195 #: glib/gfileutils.c:1974
196 #, c-format
197 msgid "Failed to read the symbolic link '%s': %s"
198 msgstr "Nepodarilo sa prečítať symbolický odkaz '%s': %s"
199
200 #: glib/gfileutils.c:1995
201 #, c-format
202 msgid "Symbolic links not supported"
203 msgstr "Symbolické odkazy nepodporované"
204
205 #: glib/giochannel.c:1154
206 #, c-format
207 msgid "Could not open converter from '%s' to '%s': %s"
208 msgstr "Nepodarilo sa otvoriť program na prevod z '%s' do '%s': %s"
209
210 #: glib/giochannel.c:1499
211 #, c-format
212 msgid "Can't do a raw read in g_io_channel_read_line_string"
213 msgstr "Nepodarilo sa 'raw' čítanie v g_io_channel_read_line_string"
214
215 #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
216 #, c-format
217 msgid "Leftover unconverted data in read buffer"
218 msgstr "Zanechané neprevedené dáta vo vstupnom bufferi"
219
220 #: glib/giochannel.c:1626 glib/giochannel.c:1703
221 #, c-format
222 msgid "Channel terminates in a partial character"
223 msgstr "Kanál končí čiastočným znakom"
224
225 #: glib/giochannel.c:1689
226 #, c-format
227 msgid "Can't do a raw read in g_io_channel_read_to_end"
228 msgstr "Nepodarilo sa 'raw' čítanie v g_io_channel_read_to_end"
229
230 #: glib/gmappedfile.c:116
231 #, c-format
232 msgid "Failed to open file '%s': open() failed: %s"
233 msgstr "Nepodarilo sa otvoriť súbor '%s': open() zlyhala: %s"
234
235 #: glib/gmappedfile.c:185
236 #, c-format
237 msgid "Failed to map file '%s': mmap() failed: %s"
238 msgstr "Nepodarilo sa namapovať súbor '%s': mmap() zlyhala: %s"
239
240 #: glib/gmarkup.c:232
241 #, c-format
242 msgid "Error on line %d char %d: %s"
243 msgstr "Chyba na riadku %d znak %d: %s"
244
245 #: glib/gmarkup.c:330
246 #, c-format
247 msgid "Error on line %d: %s"
248 msgstr "Chyba na riadku %d: %s"
249
250 #: glib/gmarkup.c:434
251 msgid ""
252 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
253 msgstr ""
254 "Nájdená prázdna entita '&;', platné entity sú: &amp; &quot; &lt; &gt; &apos;"
255
256 #: glib/gmarkup.c:444
257 #, c-format
258 msgid ""
259 "Character '%s' is not valid at the start of an entity name; the & character "
260 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
261 "it as &amp;"
262 msgstr ""
263 "Znak '%s' nie je platný na začiatku mena entity. Znak & začína entitu. Ak tu "
264 "ale nemá predstavovať entitu, musíte ho zapísať ako &amp;."
265
266 #: glib/gmarkup.c:478
267 #, c-format
268 msgid "Character '%s' is not valid inside an entity name"
269 msgstr "Znak '%s' nie je platný v mene entity"
270
271 #: glib/gmarkup.c:515
272 #, c-format
273 msgid "Entity name '%s' is not known"
274 msgstr "Meno entity '%s' nie je známe"
275
276 #: glib/gmarkup.c:526
277 msgid ""
278 "Entity did not end with a semicolon; most likely you used an ampersand "
279 "character without intending to start an entity - escape ampersand as &amp;"
280 msgstr ""
281 "Entita nekončí bodkočiarkou. Asi ste použili znak & bez toho, aby ste ho "
282 "zapísali ako &amp;"
283
284 #: glib/gmarkup.c:579
285 #, c-format
286 msgid ""
287 "Failed to parse '%-.*s', which should have been a digit inside a character "
288 "reference (&#234; for example) - perhaps the digit is too large"
289 msgstr ""
290 "Nepodarilo sa spracovať '%-.*s', čo by mala byť číslica v odkaze na znak "
291 "(napríklad &#234;) - možno je číslica príliš veľká"
292
293 #: glib/gmarkup.c:604
294 #, c-format
295 msgid "Character reference '%-.*s' does not encode a permitted character"
296 msgstr "Odkaz na znak '%-.*s' nie je kódom povoleného znaku"
297
298 #: glib/gmarkup.c:619
299 msgid "Empty character reference; should include a digit such as &#454;"
300 msgstr ""
301 "Prázdny odkaz na znak. Odkaz by mal obsahovať číslice, napríklad &#434;"
302
303 #: glib/gmarkup.c:629
304 msgid ""
305 "Character reference did not end with a semicolon; most likely you used an "
306 "ampersand character without intending to start an entity - escape ampersand "
307 "as &amp;"
308 msgstr ""
309 "Odkaz na znak neskončil bodkočiarkou. Asi ste použili & a nezadali ste ho "
310 "ako &amp;"
311
312 #: glib/gmarkup.c:715
313 msgid "Unfinished entity reference"
314 msgstr "Neukončený odkaz na entitu"
315
316 #: glib/gmarkup.c:721
317 msgid "Unfinished character reference"
318 msgstr "Neukončený odkaz na znak"
319
320 #: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023
321 msgid "Invalid UTF-8 encoded text"
322 msgstr "Neplatný text v kódovaní UTF-8"
323
324 #: glib/gmarkup.c:1059
325 msgid "Document must begin with an element (e.g. <book>)"
326 msgstr "Dokument musí začínať elementom (napr. <book>)"
327
328 #: glib/gmarkup.c:1099
329 #, c-format
330 msgid ""
331 "'%s' is not a valid character following a '<' character; it may not begin an "
332 "element name"
333 msgstr "'%s' nie je platný znak za znakom '<', nesmie začínať meno elementu"
334
335 #: glib/gmarkup.c:1163
336 #, c-format
337 msgid ""
338 "Odd character '%s', expected a '>' character to end the start tag of element "
339 "'%s'"
340 msgstr ""
341 "Prebytočný znak '%s'. Bol očakávaný znak '>', aby skončil začiatočnú značku "
342 "elementu '%s'"
343
344 #: glib/gmarkup.c:1252
345 #, c-format
346 msgid ""
347 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
348 msgstr ""
349 "Prebytočný znak '%s'. Bol očakávaný znak '=' za menom atribútu '%s' elementu "
350 "'%s'"
351
352 #: glib/gmarkup.c:1294
353 #, c-format
354 msgid ""
355 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
356 "element '%s', or optionally an attribute; perhaps you used an invalid "
357 "character in an attribute name"
358 msgstr ""
359 "Prebytočný znak '%s'. Bol očakávaný znak '>' alebo '/', aby ukončil "
360 "začiatočnú značku elementu '%s' alebo nepovinne atribút. Možno ste použili "
361 "neplatný znak v mene atribútu"
362
363 #: glib/gmarkup.c:1383
364 #, c-format
365 msgid ""
366 "Odd character '%s', expected an open quote mark after the equals sign when "
367 "giving value for attribute '%s' of element '%s'"
368 msgstr ""
369 "Prebytočný znak '%s'. Boli očakávané úvodzovky po '=' pri zadávaní hodnoty "
370 "atribútu '%s' v elemente '%s'"
371
372 #: glib/gmarkup.c:1528
373 #, c-format
374 msgid ""
375 "'%s' is not a valid character following the characters '</'; '%s' may not "
376 "begin an element name"
377 msgstr ""
378 "'%s' nie je platný znak po znakoch '</'. '%s' nesmie začínať meno elementu"
379
380 #: glib/gmarkup.c:1568
381 #, c-format
382 msgid ""
383 "'%s' is not a valid character following the close element name '%s'; the "
384 "allowed character is '>'"
385 msgstr ""
386 "'%s' nie je platný znak po koncovom mene elementu '%s'. Povolený znak je '>'"
387
388 #: glib/gmarkup.c:1579
389 #, c-format
390 msgid "Element '%s' was closed, no element is currently open"
391 msgstr "Element '%s' bol ukončený, momentálne nie je otvorený žiadny element"
392
393 #: glib/gmarkup.c:1588
394 #, c-format
395 msgid "Element '%s' was closed, but the currently open element is '%s'"
396 msgstr "Element '%s' bol ukončený, ale momentálne otvorený element je '%s'"
397
398 #: glib/gmarkup.c:1735
399 msgid "Document was empty or contained only whitespace"
400 msgstr "Dokument je prázdny alebo obsahuje iba medzery"
401
402 #: glib/gmarkup.c:1749
403 msgid "Document ended unexpectedly just after an open angle bracket '<'"
404 msgstr "Dokument neočakávane skončil hneď po začiatočnom znaku '<'"
405
406 #: glib/gmarkup.c:1757 glib/gmarkup.c:1801
407 #, c-format
408 msgid ""
409 "Document ended unexpectedly with elements still open - '%s' was the last "
410 "element opened"
411 msgstr ""
412 "Dokument neočakávane skončil s otvorenými elementami - '%s' bol posledný "
413 "otvorený element."
414
415 #: glib/gmarkup.c:1765
416 #, c-format
417 msgid ""
418 "Document ended unexpectedly, expected to see a close angle bracket ending "
419 "the tag <%s/>"
420 msgstr ""
421 "Dokument neočakávane skončil, očakával sa znak '>' pre ukončenie značky <%s>"
422
423 #: glib/gmarkup.c:1771
424 msgid "Document ended unexpectedly inside an element name"
425 msgstr "Dokument neočakávane skončil v mene elementu"
426
427 #: glib/gmarkup.c:1776
428 msgid "Document ended unexpectedly inside an attribute name"
429 msgstr "Dokument neočakávane skončil v mene atribútu"
430
431 #: glib/gmarkup.c:1781
432 msgid "Document ended unexpectedly inside an element-opening tag."
433 msgstr "Dokument neočakávane skončil v začiatočnej značke elementu."
434
435 #: glib/gmarkup.c:1787
436 msgid ""
437 "Document ended unexpectedly after the equals sign following an attribute "
438 "name; no attribute value"
439 msgstr ""
440 "Dokument neočakávane skončil po '=' za menom atribútu, chýba hodnota atribútu"
441
442 #: glib/gmarkup.c:1794
443 msgid "Document ended unexpectedly while inside an attribute value"
444 msgstr "Dokument neočakávane skončil v hodnote atribútu"
445
446 #: glib/gmarkup.c:1809
447 #, c-format
448 msgid "Document ended unexpectedly inside the close tag for element '%s'"
449 msgstr "Dokument neočakávane skončil v koncovej značke pre element '%s'"
450
451 #: glib/gmarkup.c:1815
452 msgid "Document ended unexpectedly inside a comment or processing instruction"
453 msgstr ""
454 "Dokument neočakávane skončil v komentári alebo inštrukcii pre spracovanie"
455
456 #: glib/gshell.c:73
457 #, c-format
458 msgid "Quoted text doesn't begin with a quotation mark"
459 msgstr "Text v úvodzovkách nezačína úvodzovkami"
460
461 #: glib/gshell.c:163
462 #, c-format
463 msgid "Unmatched quotation mark in command line or other shell-quoted text"
464 msgstr "Prebytočné úvodzovky v príkazovom riadku alebo v inom texte shellu"
465
466 #: glib/gshell.c:541
467 #, c-format
468 msgid "Text ended just after a '\\' character. (The text was '%s')"
469 msgstr "Text skončil hneď po znaku '\\'.  (Text bol '%s')"
470
471 #: glib/gshell.c:548
472 #, c-format
473 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
474 msgstr ""
475 "Text skončil pred nájdením zodpovedajúcej úvodzovky pre %c. (Text bol '%s')"
476
477 #: glib/gshell.c:560
478 #, c-format
479 msgid "Text was empty (or contained only whitespace)"
480 msgstr "Text bol prázdny (alebo obsahoval iba medzery)"
481
482 #: glib/gspawn-win32.c:276
483 #, c-format
484 msgid "Failed to read data from child process"
485 msgstr "Nepodarilo sa čítať dáta z procesu potomka"
486
487 #: glib/gspawn-win32.c:291 glib/gspawn.c:1375
488 #, c-format
489 msgid "Failed to create pipe for communicating with child process (%s)"
490 msgstr "Nepodarilo sa vytvoriť rúru pre komunikáciu s procesom potomka (%s)"
491
492 #: glib/gspawn-win32.c:329 glib/gspawn.c:1039
493 #, c-format
494 msgid "Failed to read from child pipe (%s)"
495 msgstr "Nepodarilo sa čítať z rúry potomka (%s)"
496
497 #: glib/gspawn-win32.c:355 glib/gspawn.c:1244
498 #, c-format
499 msgid "Failed to change to directory '%s' (%s)"
500 msgstr "Nepodarilo sa zmeniť priečinok na '%s' (%s)"
501
502 #: glib/gspawn-win32.c:361 glib/gspawn-win32.c:581
503 #, c-format
504 msgid "Failed to execute child process (%s)"
505 msgstr "Nepodarilo sa spustiť proces potomka (%s)"
506
507 #: glib/gspawn-win32.c:471 glib/gspawn-win32.c:527
508 #, c-format
509 msgid "Invalid program name: %s"
510 msgstr "Neplatný názov programu: %s"
511
512 #: glib/gspawn-win32.c:481 glib/gspawn-win32.c:537 glib/gspawn-win32.c:780
513 #: glib/gspawn-win32.c:835 glib/gspawn-win32.c:1364
514 #, c-format
515 msgid "Invalid string in argument vector at %d: %s"
516 msgstr "Neplatný reťazec vo vektore parametra na %d: %s"
517
518 #: glib/gspawn-win32.c:492 glib/gspawn-win32.c:548 glib/gspawn-win32.c:794
519 #: glib/gspawn-win32.c:848 glib/gspawn-win32.c:1397
520 #, c-format
521 msgid "Invalid string in environment: %s"
522 msgstr "Neplatný reťazec v prostredá: %s"
523
524 #: glib/gspawn-win32.c:776 glib/gspawn-win32.c:831 glib/gspawn-win32.c:1345
525 #, c-format
526 msgid "Invalid working directory: %s"
527 msgstr "Neplatný pracovný priečinok: %s"
528
529 #: glib/gspawn-win32.c:890
530 #, c-format
531 msgid "Failed to execute helper program (%s)"
532 msgstr "Nepodarilo sa spustiť pomocný program (%s)"
533
534 #: glib/gspawn-win32.c:1084
535 #, c-format
536 msgid ""
537 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
538 "process"
539 msgstr ""
540 "Neočakávaná chyba v g_io_channel_win32_poll() pri čítaní dát z procesu "
541 "potomka"
542
543 #: glib/gspawn.c:179
544 #, c-format
545 msgid "Failed to read data from child process (%s)"
546 msgstr "Nepodarilo sa čítať dáta z procesu potomka (%s)"
547
548 #: glib/gspawn.c:311
549 #, c-format
550 msgid "Unexpected error in select() reading data from a child process (%s)"
551 msgstr "Neočakávaná chyba v select() pri čítaní dát z procesu potomka (%s)"
552
553 #: glib/gspawn.c:394
554 #, c-format
555 msgid "Unexpected error in waitpid() (%s)"
556 msgstr "Neočakávaná chyba vo waitpid() (%s)"
557
558 #: glib/gspawn.c:1104
559 #, c-format
560 msgid "Failed to fork (%s)"
561 msgstr "Nepodarilo sa zavolať fork (%s)"
562
563 #: glib/gspawn.c:1254
564 #, c-format
565 msgid "Failed to execute child process \"%s\" (%s)"
566 msgstr "Nepodarilo sa spustiť proces potomka \"%s\" (%s)"
567
568 #: glib/gspawn.c:1264
569 #, c-format
570 msgid "Failed to redirect output or input of child process (%s)"
571 msgstr "Nepodarilo sa presmerovať vstup alebo výstup procesu potomka (%s)"
572
573 #: glib/gspawn.c:1273
574 #, c-format
575 msgid "Failed to fork child process (%s)"
576 msgstr "Nepodarilo sa spustiť proces potomka (%s)"
577
578 #: glib/gspawn.c:1281
579 #, c-format
580 msgid "Unknown error executing child process \"%s\""
581 msgstr "Neznáma chyba počas behu procesu potomka \"%s\""
582
583 #: glib/gspawn.c:1303
584 #, c-format
585 msgid "Failed to read enough data from child pid pipe (%s)"
586 msgstr "Nepodarilo sa prečítať dostatok dát z rúry potomka (%s)"
587
588 #: glib/gutf8.c:1017
589 #, c-format
590 msgid "Character out of range for UTF-8"
591 msgstr "Znak mimo rozsah UTF-8"
592
593 #: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261
594 #: glib/gutf8.c:1402 glib/gutf8.c:1498
595 #, c-format
596 msgid "Invalid sequence in conversion input"
597 msgstr "Neplatná sekvencia na vstupe prevodu"
598
599 #: glib/gutf8.c:1413 glib/gutf8.c:1509
600 #, c-format
601 msgid "Character out of range for UTF-16"
602 msgstr "Znak mimo rozsah UTF-16"
603
604 #: glib/goption.c:468
605 msgid "Usage:"
606 msgstr "Použitie:"
607
608 #: glib/goption.c:468
609 msgid "[OPTION...]"
610 msgstr "[VOĽBA...]"
611
612 #: glib/goption.c:556
613 msgid "Help Options:"
614 msgstr "Voľby pomocníka:"
615
616 #: glib/goption.c:557
617 msgid "Show help options"
618 msgstr "Zobraziť voľby pomocníka"
619
620 #: glib/goption.c:562
621 msgid "Show all help options"
622 msgstr "Zobraziť všetky voľby pomocníka"
623
624 #: glib/goption.c:612
625 msgid "Application Options:"
626 msgstr "Voľby aplikácie:"
627
628 #: glib/goption.c:653
629 #, c-format
630 msgid "Cannot parse integer value '%s' for %s"
631 msgstr "Nepodarilo sa spracovať celočíselnú hodnotu '%s' pre %s"
632
633 #: glib/goption.c:663
634 #, c-format
635 msgid "Integer value '%s' for %s out of range"
636 msgstr "Celočíselná hodnota '%s' pre %s je mimo rozsah"
637
638 #: glib/goption.c:957 glib/goption.c:1068
639 #, c-format
640 msgid "Missing argument for %s"
641 msgstr "Chýbajúci parameter pre %s"
642
643 #: glib/goption.c:1472
644 #, c-format
645 msgid "Unknown option %s"
646 msgstr "Neznáma voľby %s"
647
648 #: glib/gkeyfile.c:339
649 #, c-format
650 msgid "Valid key file could not be found in data dirs"
651 msgstr "Nepodarilo sa nájsť platný súbor kľúčov v dátových adresároch"
652
653 #: glib/gkeyfile.c:374
654 #, c-format
655 msgid "Not a regular file"
656 msgstr "Nie je obyčajný súbor"
657
658 #: glib/gkeyfile.c:382
659 #, c-format
660 msgid "File is empty"
661 msgstr "Súbor je prázdny"
662
663 #: glib/gkeyfile.c:697
664 #, c-format
665 msgid ""
666 "Key file contains line '%s' which is not a key-value pair, group, or comment"
667 msgstr ""
668 "Súbor kľúčov obsahuje riadok '%s', ktorý nie je pár kľúč-hodnota, skupinou, "
669 "ani komentárom"
670
671 #: glib/gkeyfile.c:765
672 #, c-format
673 msgid "Key file does not start with a group"
674 msgstr "Súbor kľúčov nezačína skupinou"
675
676 #: glib/gkeyfile.c:808
677 #, c-format
678 msgid "Key file contains unsupported encoding '%s'"
679 msgstr "Súbor kľúčov obsahuje nepodporované kódovane '%s'"
680
681 #: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177
682 #: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497
683 #: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880
684 #, c-format
685 msgid "Key file does not have group '%s'"
686 msgstr "Súbor kľúčov nemá skupinu '%s'"
687
688 #: glib/gkeyfile.c:1188
689 #, c-format
690 msgid "Key file does not have key '%s'"
691 msgstr "Súbor kľúčov nemá kľúč '%s'"
692
693 #: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398
694 #, c-format
695 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
696 msgstr "Súbor kľúčov obsahuje kľúč '%s' s hodnotou '%s', ktorá nie je UTF-8"
697
698 #: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788
699 #, c-format
700 msgid "Key file contains key '%s' which has value that cannot be interpreted."
701 msgstr ""
702 "Súbor kľúčov obsahuje kľúč '%s', ktorý má hodnotu, ktorá nemohla byť "
703 "interpretovaná."
704
705 #: glib/gkeyfile.c:2004
706 #, c-format
707 msgid ""
708 "Key file contains key '%s' in group '%s' which has value that cannot be "
709 "interpreted."
710 msgstr ""
711 "Súbor kľúčov obsahuje kľúč '%s', v skupine '%s', ktorý má hodnotu, ktorá "
712 "nemohla byť interpretovaná."
713
714 #: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891
715 #, c-format
716 msgid "Key file does not have key '%s' in group '%s'"
717 msgstr "Súbor kľúčov nemá kľúč '%s' v skupine '%s'"
718
719 #: glib/gkeyfile.c:3067
720 #, c-format
721 msgid "Key file contains escape character at end of line"
722 msgstr "Súbor kľúčov obsahuje znak escape na konci riadku"
723
724 #: glib/gkeyfile.c:3089
725 #, c-format
726 msgid "Key file contains invalid escape sequence '%s'"
727 msgstr "Súbor kľúčov obsahuje neplatne zadanú sekvenciu '%s'"
728
729 #: glib/gkeyfile.c:3230
730 #, c-format
731 msgid "Value '%s' cannot be interpreted as a number."
732 msgstr "Hodnota '%s' nemohla byť interpretovaná ako číslo."
733
734 #: glib/gkeyfile.c:3240
735 #, c-format
736 msgid "Integer value '%s' out of range"
737 msgstr "Celočíselná hodnota '%s' je mimo rozsah"
738
739 #: glib/gkeyfile.c:3270
740 #, c-format
741 msgid "Value '%s' cannot be interpreted as a boolean."
742 msgstr "Hodnota '%s' nemohla byť interpretovaná ako boolovská."