2.9.2
[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: 2006-01-05 22:21-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:950 glib/gfileutils.c:1415
134 #, c-format
135 msgid "Failed to create file '%s': %s"
136 msgstr "Nepodarilo sa vytvoriť súbor '%s': %s"
137
138 #: glib/gfileutils.c:964
139 #, c-format
140 msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
141 msgstr ""
142 "Nepodarilo sa otvoriť súbor '%s' pre zápis: funkcia fdopen() zlyhala: %s"
143
144 #: glib/gfileutils.c:989
145 #, c-format
146 msgid "Failed to write file '%s': fwrite() failed: %s"
147 msgstr "Nepodarilo sa zapísať súbor '%s': funkcia fwrite() zlyhala: %s"
148
149 #: glib/gfileutils.c:1008
150 #, c-format
151 msgid "Failed to close file '%s': fclose() failed: %s"
152 msgstr "Nepodarilo sa zatvoriť súbor '%s': funkcia fclose() zlyhala: %s"
153
154 #: glib/gfileutils.c:1126
155 #, c-format
156 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
157 msgstr ""
158 "Existujúci súbor '%s' nemohol byť odstránený: funkcia g_unlink() zlyhala: %s"
159
160 #: glib/gfileutils.c:1376
161 #, c-format
162 msgid "Template '%s' invalid, should not contain a '%s'"
163 msgstr "Šablóna '%s' je neplatná, nesmie obsahovať '%s'"
164
165 #: glib/gfileutils.c:1390
166 #, c-format
167 msgid "Template '%s' doesn't end with XXXXXX"
168 msgstr "Šablóna '%s' nekončí XXXXXX"
169
170 #: glib/gfileutils.c:1865
171 #, c-format
172 msgid "Failed to read the symbolic link '%s': %s"
173 msgstr "Nepodarilo sa prečítať symbolický odkaz '%s': %s"
174
175 #: glib/gfileutils.c:1886
176 #, c-format
177 msgid "Symbolic links not supported"
178 msgstr "Symbolické odkazy nepodporované"
179
180 #: glib/giochannel.c:1154
181 #, c-format
182 msgid "Could not open converter from '%s' to '%s': %s"
183 msgstr "Nepodarilo sa otvoriť program na prevod z '%s' do '%s': %s"
184
185 #: glib/giochannel.c:1499
186 #, c-format
187 msgid "Can't do a raw read in g_io_channel_read_line_string"
188 msgstr "Nepodarilo sa 'raw' čítanie v g_io_channel_read_line_string"
189
190 #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
191 #, c-format
192 msgid "Leftover unconverted data in read buffer"
193 msgstr "Zanechané neprevedené dáta vo vstupnom bufferi"
194
195 #: glib/giochannel.c:1626 glib/giochannel.c:1703
196 #, c-format
197 msgid "Channel terminates in a partial character"
198 msgstr "Kanál končí čiastočným znakom"
199
200 #: glib/giochannel.c:1689
201 #, c-format
202 msgid "Can't do a raw read in g_io_channel_read_to_end"
203 msgstr "Nepodarilo sa 'raw' čítanie v g_io_channel_read_to_end"
204
205 #: glib/gmappedfile.c:116
206 #, c-format
207 msgid "Failed to open file '%s': open() failed: %s"
208 msgstr "Nepodarilo sa otvoriť súbor '%s': open() zlyhala: %s"
209
210 #: glib/gmappedfile.c:193
211 #, c-format
212 msgid "Failed to map file '%s': mmap() failed: %s"
213 msgstr "Nepodarilo sa namapovať súbor '%s': mmap() zlyhala: %s"
214
215 #: glib/gmarkup.c:232
216 #, c-format
217 msgid "Error on line %d char %d: %s"
218 msgstr "Chyba na riadku %d znak %d: %s"
219
220 #: glib/gmarkup.c:330
221 #, c-format
222 msgid "Error on line %d: %s"
223 msgstr "Chyba na riadku %d: %s"
224
225 #: glib/gmarkup.c:434
226 msgid ""
227 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
228 msgstr ""
229 "Nájdená prázdna entita '&;', platné entity sú: &amp; &quot; &lt; &gt; &apos;"
230
231 #: glib/gmarkup.c:444
232 #, c-format
233 msgid ""
234 "Character '%s' is not valid at the start of an entity name; the & character "
235 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
236 "it as &amp;"
237 msgstr ""
238 "Znak '%s' nie je platný na začiatku mena entity. Znak & začína entitu. Ak tu "
239 "ale nemá predstavovať entitu, musíte ho zapísať ako &amp;."
240
241 #: glib/gmarkup.c:478
242 #, c-format
243 msgid "Character '%s' is not valid inside an entity name"
244 msgstr "Znak '%s' nie je platný v mene entity"
245
246 #: glib/gmarkup.c:515
247 #, c-format
248 msgid "Entity name '%s' is not known"
249 msgstr "Meno entity '%s' nie je známe"
250
251 #: glib/gmarkup.c:526
252 msgid ""
253 "Entity did not end with a semicolon; most likely you used an ampersand "
254 "character without intending to start an entity - escape ampersand as &amp;"
255 msgstr ""
256 "Entita nekončí bodkočiarkou. Asi ste použili znak & bez toho, aby ste ho "
257 "zapísali ako &amp;"
258
259 #: glib/gmarkup.c:579
260 #, c-format
261 msgid ""
262 "Failed to parse '%-.*s', which should have been a digit inside a character "
263 "reference (&#234; for example) - perhaps the digit is too large"
264 msgstr ""
265 "Nepodarilo sa spracovať '%-.*s', čo by mala byť číslica v odkaze na znak "
266 "(napríklad &#234;) - možno je číslica príliš veľká"
267
268 #: glib/gmarkup.c:604
269 #, c-format
270 msgid "Character reference '%-.*s' does not encode a permitted character"
271 msgstr "Odkaz na znak '%-.*s' nie je kódom povoleného znaku"
272
273 #: glib/gmarkup.c:619
274 msgid "Empty character reference; should include a digit such as &#454;"
275 msgstr ""
276 "Prázdny odkaz na znak. Odkaz by mal obsahovať číslice, napríklad &#434;"
277
278 #: glib/gmarkup.c:629
279 msgid ""
280 "Character reference did not end with a semicolon; most likely you used an "
281 "ampersand character without intending to start an entity - escape ampersand "
282 "as &amp;"
283 msgstr ""
284 "Odkaz na znak neskončil bodkočiarkou. Asi ste použili & a nezadali ste ho "
285 "ako &amp;"
286
287 #: glib/gmarkup.c:715
288 msgid "Unfinished entity reference"
289 msgstr "Neukončený odkaz na entitu"
290
291 #: glib/gmarkup.c:721
292 msgid "Unfinished character reference"
293 msgstr "Neukončený odkaz na znak"
294
295 #: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023
296 msgid "Invalid UTF-8 encoded text"
297 msgstr "Neplatný text v kódovaní UTF-8"
298
299 #: glib/gmarkup.c:1059
300 msgid "Document must begin with an element (e.g. <book>)"
301 msgstr "Dokument musí začínať elementom (napr. <book>)"
302
303 #: glib/gmarkup.c:1099
304 #, c-format
305 msgid ""
306 "'%s' is not a valid character following a '<' character; it may not begin an "
307 "element name"
308 msgstr "'%s' nie je platný znak za znakom '<', nesmie začínať meno elementu"
309
310 #: glib/gmarkup.c:1163
311 #, c-format
312 msgid ""
313 "Odd character '%s', expected a '>' character to end the start tag of element "
314 "'%s'"
315 msgstr ""
316 "Prebytočný znak '%s'. Bol očakávaný znak '>', aby skončil začiatočnú značku "
317 "elementu '%s'"
318
319 #: glib/gmarkup.c:1252
320 #, c-format
321 msgid ""
322 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
323 msgstr ""
324 "Prebytočný znak '%s'. Bol očakávaný znak '=' za menom atribútu '%s' elementu "
325 "'%s'"
326
327 #: glib/gmarkup.c:1294
328 #, c-format
329 msgid ""
330 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
331 "element '%s', or optionally an attribute; perhaps you used an invalid "
332 "character in an attribute name"
333 msgstr ""
334 "Prebytočný znak '%s'. Bol očakávaný znak '>' alebo '/', aby ukončil "
335 "začiatočnú značku elementu '%s' alebo nepovinne atribút. Možno ste použili "
336 "neplatný znak v mene atribútu"
337
338 #: glib/gmarkup.c:1383
339 #, c-format
340 msgid ""
341 "Odd character '%s', expected an open quote mark after the equals sign when "
342 "giving value for attribute '%s' of element '%s'"
343 msgstr ""
344 "Prebytočný znak '%s'. Boli očakávané úvodzovky po '=' pri zadávaní hodnoty "
345 "atribútu '%s' v elemente '%s'"
346
347 #: glib/gmarkup.c:1528
348 #, c-format
349 msgid ""
350 "'%s' is not a valid character following the characters '</'; '%s' may not "
351 "begin an element name"
352 msgstr ""
353 "'%s' nie je platný znak po znakoch '</'. '%s' nesmie začínať meno elementu"
354
355 #: glib/gmarkup.c:1568
356 #, c-format
357 msgid ""
358 "'%s' is not a valid character following the close element name '%s'; the "
359 "allowed character is '>'"
360 msgstr ""
361 "'%s' nie je platný znak po koncovom mene elementu '%s'. Povolený znak je '>'"
362
363 #: glib/gmarkup.c:1579
364 #, c-format
365 msgid "Element '%s' was closed, no element is currently open"
366 msgstr "Element '%s' bol ukončený, momentálne nie je otvorený žiadny element"
367
368 #: glib/gmarkup.c:1588
369 #, c-format
370 msgid "Element '%s' was closed, but the currently open element is '%s'"
371 msgstr "Element '%s' bol ukončený, ale momentálne otvorený element je '%s'"
372
373 #: glib/gmarkup.c:1735
374 msgid "Document was empty or contained only whitespace"
375 msgstr "Dokument je prázdny alebo obsahuje iba medzery"
376
377 #: glib/gmarkup.c:1749
378 msgid "Document ended unexpectedly just after an open angle bracket '<'"
379 msgstr "Dokument neočakávane skončil hneď po začiatočnom znaku '<'"
380
381 #: glib/gmarkup.c:1757 glib/gmarkup.c:1801
382 #, c-format
383 msgid ""
384 "Document ended unexpectedly with elements still open - '%s' was the last "
385 "element opened"
386 msgstr ""
387 "Dokument neočakávane skončil s otvorenými elementami - '%s' bol posledný "
388 "otvorený element."
389
390 #: glib/gmarkup.c:1765
391 #, c-format
392 msgid ""
393 "Document ended unexpectedly, expected to see a close angle bracket ending "
394 "the tag <%s/>"
395 msgstr ""
396 "Dokument neočakávane skončil, očakával sa znak '>' pre ukončenie značky <%s>"
397
398 #: glib/gmarkup.c:1771
399 msgid "Document ended unexpectedly inside an element name"
400 msgstr "Dokument neočakávane skončil v mene elementu"
401
402 #: glib/gmarkup.c:1776
403 msgid "Document ended unexpectedly inside an attribute name"
404 msgstr "Dokument neočakávane skončil v mene atribútu"
405
406 #: glib/gmarkup.c:1781
407 msgid "Document ended unexpectedly inside an element-opening tag."
408 msgstr "Dokument neočakávane skončil v začiatočnej značke elementu."
409
410 #: glib/gmarkup.c:1787
411 msgid ""
412 "Document ended unexpectedly after the equals sign following an attribute "
413 "name; no attribute value"
414 msgstr ""
415 "Dokument neočakávane skončil po '=' za menom atribútu, chýba hodnota atribútu"
416
417 #: glib/gmarkup.c:1794
418 msgid "Document ended unexpectedly while inside an attribute value"
419 msgstr "Dokument neočakávane skončil v hodnote atribútu"
420
421 #: glib/gmarkup.c:1809
422 #, c-format
423 msgid "Document ended unexpectedly inside the close tag for element '%s'"
424 msgstr "Dokument neočakávane skončil v koncovej značke pre element '%s'"
425
426 #: glib/gmarkup.c:1815
427 msgid "Document ended unexpectedly inside a comment or processing instruction"
428 msgstr ""
429 "Dokument neočakávane skončil v komentári alebo inštrukcii pre spracovanie"
430
431 #: glib/gshell.c:73
432 #, c-format
433 msgid "Quoted text doesn't begin with a quotation mark"
434 msgstr "Text v úvodzovkách nezačína úvodzovkami"
435
436 #: glib/gshell.c:163
437 #, c-format
438 msgid "Unmatched quotation mark in command line or other shell-quoted text"
439 msgstr "Prebytočné úvodzovky v príkazovom riadku alebo v inom texte shellu"
440
441 #: glib/gshell.c:541
442 #, c-format
443 msgid "Text ended just after a '\\' character. (The text was '%s')"
444 msgstr "Text skončil hneď po znaku '\\'.  (Text bol '%s')"
445
446 #: glib/gshell.c:548
447 #, c-format
448 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
449 msgstr ""
450 "Text skončil pred nájdením zodpovedajúcej úvodzovky pre %c. (Text bol '%s')"
451
452 #: glib/gshell.c:560
453 #, c-format
454 msgid "Text was empty (or contained only whitespace)"
455 msgstr "Text bol prázdny (alebo obsahoval iba medzery)"
456
457 #: glib/gspawn-win32.c:276
458 #, c-format
459 msgid "Failed to read data from child process"
460 msgstr "Nepodarilo sa čítať dáta z procesu potomka"
461
462 #: glib/gspawn-win32.c:291 glib/gspawn.c:1364
463 #, c-format
464 msgid "Failed to create pipe for communicating with child process (%s)"
465 msgstr "Nepodarilo sa vytvoriť rúru pre komunikáciu s procesom potomka (%s)"
466
467 #: glib/gspawn-win32.c:329 glib/gspawn.c:1028
468 #, c-format
469 msgid "Failed to read from child pipe (%s)"
470 msgstr "Nepodarilo sa čítať z rúry potomka (%s)"
471
472 #: glib/gspawn-win32.c:355 glib/gspawn.c:1233
473 #, c-format
474 msgid "Failed to change to directory '%s' (%s)"
475 msgstr "Nepodarilo sa zmeniť priečinok na '%s' (%s)"
476
477 #: glib/gspawn-win32.c:361 glib/gspawn-win32.c:581
478 #, c-format
479 msgid "Failed to execute child process (%s)"
480 msgstr "Nepodarilo sa spustiť proces potomka (%s)"
481
482 #: glib/gspawn-win32.c:471 glib/gspawn-win32.c:527
483 #, c-format
484 msgid "Invalid program name: %s"
485 msgstr "Neplatný názov programu: %s"
486
487 #: glib/gspawn-win32.c:481 glib/gspawn-win32.c:537 glib/gspawn-win32.c:780
488 #: glib/gspawn-win32.c:835 glib/gspawn-win32.c:1370
489 #, c-format
490 msgid "Invalid string in argument vector at %d: %s"
491 msgstr "Neplatný reťazec vo vektore parametra na %d: %s"
492
493 #: glib/gspawn-win32.c:492 glib/gspawn-win32.c:548 glib/gspawn-win32.c:794
494 #: glib/gspawn-win32.c:848 glib/gspawn-win32.c:1403
495 #, c-format
496 msgid "Invalid string in environment: %s"
497 msgstr "Neplatný reťazec v prostredá: %s"
498
499 #: glib/gspawn-win32.c:776 glib/gspawn-win32.c:831 glib/gspawn-win32.c:1351
500 #, c-format
501 msgid "Invalid working directory: %s"
502 msgstr "Neplatný pracovný priečinok: %s"
503
504 #: glib/gspawn-win32.c:890
505 #, c-format
506 msgid "Failed to execute helper program (%s)"
507 msgstr "Nepodarilo sa spustiť pomocný program (%s)"
508
509 #: glib/gspawn-win32.c:1090
510 #, c-format
511 msgid ""
512 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
513 "process"
514 msgstr ""
515 "Neočakávaná chyba v g_io_channel_win32_poll() pri čítaní dát z procesu "
516 "potomka"
517
518 #: glib/gspawn.c:168
519 #, c-format
520 msgid "Failed to read data from child process (%s)"
521 msgstr "Nepodarilo sa čítať dáta z procesu potomka (%s)"
522
523 #: glib/gspawn.c:300
524 #, c-format
525 msgid "Unexpected error in select() reading data from a child process (%s)"
526 msgstr "Neočakávaná chyba v select() pri čítaní dát z procesu potomka (%s)"
527
528 #: glib/gspawn.c:383
529 #, c-format
530 msgid "Unexpected error in waitpid() (%s)"
531 msgstr "Neočakávaná chyba vo waitpid() (%s)"
532
533 #: glib/gspawn.c:1093
534 #, c-format
535 msgid "Failed to fork (%s)"
536 msgstr "Nepodarilo sa zavolať fork (%s)"
537
538 #: glib/gspawn.c:1243
539 #, c-format
540 msgid "Failed to execute child process \"%s\" (%s)"
541 msgstr "Nepodarilo sa spustiť proces potomka \"%s\" (%s)"
542
543 #: glib/gspawn.c:1253
544 #, c-format
545 msgid "Failed to redirect output or input of child process (%s)"
546 msgstr "Nepodarilo sa presmerovať vstup alebo výstup procesu potomka (%s)"
547
548 #: glib/gspawn.c:1262
549 #, c-format
550 msgid "Failed to fork child process (%s)"
551 msgstr "Nepodarilo sa spustiť proces potomka (%s)"
552
553 #: glib/gspawn.c:1270
554 #, c-format
555 msgid "Unknown error executing child process \"%s\""
556 msgstr "Neznáma chyba počas behu procesu potomka \"%s\""
557
558 #: glib/gspawn.c:1292
559 #, c-format
560 msgid "Failed to read enough data from child pid pipe (%s)"
561 msgstr "Nepodarilo sa prečítať dostatok dát z rúry potomka (%s)"
562
563 #: glib/gutf8.c:1017
564 #, c-format
565 msgid "Character out of range for UTF-8"
566 msgstr "Znak mimo rozsah UTF-8"
567
568 #: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261
569 #: glib/gutf8.c:1402 glib/gutf8.c:1498
570 #, c-format
571 msgid "Invalid sequence in conversion input"
572 msgstr "Neplatná sekvencia na vstupe prevodu"
573
574 #: glib/gutf8.c:1413 glib/gutf8.c:1509
575 #, c-format
576 msgid "Character out of range for UTF-16"
577 msgstr "Znak mimo rozsah UTF-16"
578
579 #: glib/goption.c:468
580 msgid "Usage:"
581 msgstr "Použitie:"
582
583 #: glib/goption.c:468
584 msgid "[OPTION...]"
585 msgstr "[VOĽBA...]"
586
587 #: glib/goption.c:556
588 msgid "Help Options:"
589 msgstr "Voľby pomocníka:"
590
591 #: glib/goption.c:557
592 msgid "Show help options"
593 msgstr "Zobraziť voľby pomocníka"
594
595 #: glib/goption.c:562
596 msgid "Show all help options"
597 msgstr "Zobraziť všetky voľby pomocníka"
598
599 #: glib/goption.c:612
600 msgid "Application Options:"
601 msgstr "Voľby aplikácie:"
602
603 #: glib/goption.c:653
604 #, c-format
605 msgid "Cannot parse integer value '%s' for %s"
606 msgstr "Nepodarilo sa spracovať celočíselnú hodnotu '%s' pre %s"
607
608 #: glib/goption.c:663
609 #, c-format
610 msgid "Integer value '%s' for %s out of range"
611 msgstr "Celočíselná hodnota '%s' pre %s je mimo rozsah"
612
613 #: glib/goption.c:926
614 #, fuzzy, c-format
615 msgid "Error parsing option %s"
616 msgstr "Chyba počas prevodu: %s"
617
618 #: glib/goption.c:959 glib/goption.c:1070
619 #, c-format
620 msgid "Missing argument for %s"
621 msgstr "Chýbajúci parameter pre %s"
622
623 #: glib/goption.c:1474
624 #, c-format
625 msgid "Unknown option %s"
626 msgstr "Neznáma voľby %s"
627
628 #: glib/gkeyfile.c:339
629 #, c-format
630 msgid "Valid key file could not be found in data dirs"
631 msgstr "Nepodarilo sa nájsť platný súbor kľúčov v dátových adresároch"
632
633 #: glib/gkeyfile.c:374
634 #, c-format
635 msgid "Not a regular file"
636 msgstr "Nie je obyčajný súbor"
637
638 #: glib/gkeyfile.c:382
639 #, c-format
640 msgid "File is empty"
641 msgstr "Súbor je prázdny"
642
643 #: glib/gkeyfile.c:697
644 #, c-format
645 msgid ""
646 "Key file contains line '%s' which is not a key-value pair, group, or comment"
647 msgstr ""
648 "Súbor kľúčov obsahuje riadok '%s', ktorý nie je pár kľúč-hodnota, skupinou, "
649 "ani komentárom"
650
651 #: glib/gkeyfile.c:765
652 #, c-format
653 msgid "Key file does not start with a group"
654 msgstr "Súbor kľúčov nezačína skupinou"
655
656 #: glib/gkeyfile.c:808
657 #, c-format
658 msgid "Key file contains unsupported encoding '%s'"
659 msgstr "Súbor kľúčov obsahuje nepodporované kódovane '%s'"
660
661 #: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177
662 #: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497
663 #: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880
664 #, c-format
665 msgid "Key file does not have group '%s'"
666 msgstr "Súbor kľúčov nemá skupinu '%s'"
667
668 #: glib/gkeyfile.c:1188
669 #, c-format
670 msgid "Key file does not have key '%s'"
671 msgstr "Súbor kľúčov nemá kľúč '%s'"
672
673 #: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398
674 #, c-format
675 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
676 msgstr "Súbor kľúčov obsahuje kľúč '%s' s hodnotou '%s', ktorá nie je UTF-8"
677
678 #: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788
679 #, c-format
680 msgid "Key file contains key '%s' which has value that cannot be interpreted."
681 msgstr ""
682 "Súbor kľúčov obsahuje kľúč '%s', ktorý má hodnotu, ktorá nemohla byť "
683 "interpretovaná."
684
685 #: glib/gkeyfile.c:2004
686 #, c-format
687 msgid ""
688 "Key file contains key '%s' in group '%s' which has value that cannot be "
689 "interpreted."
690 msgstr ""
691 "Súbor kľúčov obsahuje kľúč '%s', v skupine '%s', ktorý má hodnotu, ktorá "
692 "nemohla byť interpretovaná."
693
694 #: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891
695 #, c-format
696 msgid "Key file does not have key '%s' in group '%s'"
697 msgstr "Súbor kľúčov nemá kľúč '%s' v skupine '%s'"
698
699 #: glib/gkeyfile.c:3067
700 #, c-format
701 msgid "Key file contains escape character at end of line"
702 msgstr "Súbor kľúčov obsahuje znak escape na konci riadku"
703
704 #: glib/gkeyfile.c:3089
705 #, c-format
706 msgid "Key file contains invalid escape sequence '%s'"
707 msgstr "Súbor kľúčov obsahuje neplatne zadanú sekvenciu '%s'"
708
709 #: glib/gkeyfile.c:3230
710 #, c-format
711 msgid "Value '%s' cannot be interpreted as a number."
712 msgstr "Hodnota '%s' nemohla byť interpretovaná ako číslo."
713
714 #: glib/gkeyfile.c:3240
715 #, c-format
716 msgid "Integer value '%s' out of range"
717 msgstr "Celočíselná hodnota '%s' je mimo rozsah"
718
719 #: glib/gkeyfile.c:3270
720 #, c-format
721 msgid "Value '%s' cannot be interpreted as a boolean."
722 msgstr "Hodnota '%s' nemohla byť interpretovaná ako boolovská."
723
724 #~ msgid "Could not change file mode: fork() failed: %s"
725 #~ msgstr "Nepodarilo sa zmeniť režim súboru: funkcia fork() zlyhala: %s"
726
727 #~ msgid "Could not change file mode: waitpid() failed: %s"
728 #~ msgstr "Nepodarilo sa zmeniť režim súboru: funkcia waitpid() zlyhala: %s"
729
730 #~ msgid "Could not change file mode: chmod() failed: %s"
731 #~ msgstr "Nepodarilo sa zmeniť režim súboru: funkcia chmod() zlyhala: %s"
732
733 #~ msgid "Could not change file mode: Child terminated by signal: %s"
734 #~ msgstr ""
735 #~ "Nepodarilo sa zmeniť režim súboru: Potomok bol ukončený signálom: %s"
736
737 #~ msgid "Could not change file mode: Child terminated abnormally"
738 #~ msgstr "Nepodarilo sa zmeniť režim súboru: Potomok bol ukončený nenormálne"