2.9.0
[glib.git] / po / lt.po
blob38c9dbcd335c45d46fad17cfa5c66dd3351c053a
1 # Lithuanian translation of Glib library.
2 # Copyright (C) 2003-2005 Free Software Foundation, Inc.
3 # Tomas Kuliavas <tokul@users.sourceforge.net>, 2003-2004.
4 # Žygimantas Beručka <uid0@akl.lt>, 2004-2005.
5
6
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: glib HEAD\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2005-11-18 08:20-0500\n"
12 "PO-Revision-Date: 2005-07-17 21:26+0300\n"
13 "Last-Translator: Žygimantas Beručka <uid0@akl.lt>\n"
14 "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: glib/gconvert.c:408 glib/gconvert.c:486 glib/giochannel.c:1150
20 #, c-format
21 msgid "Conversion from character set '%s' to '%s' is not supported"
22 msgstr "Keitimas iš koduotės „%s“ į koduotę „%s“ nepalaikomas"
24 #: glib/gconvert.c:412 glib/gconvert.c:490
25 #, c-format
26 msgid "Could not open converter from '%s' to '%s'"
27 msgstr "Nepavyko atverti keitiklio iš „%s“ į „%s“"
29 #: glib/gconvert.c:606 glib/gconvert.c:995 glib/giochannel.c:1322
30 #: glib/giochannel.c:1364 glib/giochannel.c:2206 glib/gutf8.c:943
31 #: glib/gutf8.c:1392
32 #, c-format
33 msgid "Invalid byte sequence in conversion input"
34 msgstr "Klaidinga baitų seka keitimo įvedime"
36 #: glib/gconvert.c:612 glib/gconvert.c:922 glib/giochannel.c:1329
37 #: glib/giochannel.c:2218
38 #, c-format
39 msgid "Error during conversion: %s"
40 msgstr "Klaida keitimo metu: %s"
42 #: glib/gconvert.c:647 glib/gutf8.c:939 glib/gutf8.c:1143 glib/gutf8.c:1284
43 #: glib/gutf8.c:1388
44 #, c-format
45 msgid "Partial character sequence at end of input"
46 msgstr "Nepilna simbolio seka įvedimo pabaigoje"
48 #: glib/gconvert.c:897
49 #, c-format
50 msgid "Cannot convert fallback '%s' to codeset '%s'"
51 msgstr "Negalima keisti atgalinio varianto „%s“ į koduotę „%s“"
53 #: glib/gconvert.c:1706
54 #, c-format
55 msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
56 msgstr "Adresas „%s“ nėra absoliutus adresas naudojantis „file“ schemą"
58 #: glib/gconvert.c:1716
59 #, c-format
60 msgid "The local file URI '%s' may not include a '#'"
61 msgstr "Vietinės bylos adresas „%s“ negali turėti simbolio „#“"
63 #: glib/gconvert.c:1733
64 #, c-format
65 msgid "The URI '%s' is invalid"
66 msgstr "Adresas „%s“ yra klaidingas"
68 #: glib/gconvert.c:1745
69 #, c-format
70 msgid "The hostname of the URI '%s' is invalid"
71 msgstr "Kompiuterio vardas „%s“ adrese yra klaidingas"
73 #: glib/gconvert.c:1761
74 #, c-format
75 msgid "The URI '%s' contains invalidly escaped characters"
76 msgstr "Adrese „%s“ yra klaidingai perkoduoti symboliai"
78 #: glib/gconvert.c:1855
79 #, c-format
80 msgid "The pathname '%s' is not an absolute path"
81 msgstr "Kelias „%s“ nėra absoliutus"
83 #: glib/gconvert.c:1865
84 #, c-format
85 msgid "Invalid hostname"
86 msgstr "Klaidingas kompiuterio vardas"
88 #: glib/gdir.c:121 glib/gdir.c:141
89 #, c-format
90 msgid "Error opening directory '%s': %s"
91 msgstr "Klaida atidarant aplanką „%s“: %s"
93 #: glib/gfileutils.c:576 glib/gfileutils.c:649
94 #, c-format
95 msgid "Could not allocate %lu bytes to read file \"%s\""
96 msgstr "Nepavyko paskirti %lu baitų reikalingų perskaityti bylą „%s“"
98 #: glib/gfileutils.c:591
99 #, c-format
100 msgid "Error reading file '%s': %s"
101 msgstr "Klaida skaitant bylą „%s“: %s"
103 #: glib/gfileutils.c:673
104 #, c-format
105 msgid "Failed to read from file '%s': %s"
106 msgstr "Nepavyko perskaityti bylos „%s“: %s"
108 #: glib/gfileutils.c:724 glib/gfileutils.c:811
109 #, c-format
110 msgid "Failed to open file '%s': %s"
111 msgstr "Nepavyko atverti bylos „%s“: %s"
113 #: glib/gfileutils.c:741 glib/gmappedfile.c:133
114 #, c-format
115 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
116 msgstr "Nepavyko gauti bylos „%s“ požymių: fstat() klaida: %s"
118 #: glib/gfileutils.c:775
119 #, c-format
120 msgid "Failed to open file '%s': fdopen() failed: %s"
121 msgstr "Nepavyko atverti bylos „%s“: fdopen() klaida: %s"
123 #: glib/gfileutils.c:909
124 #, c-format
125 msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
126 msgstr "Nepavyko pervadinti bylos „%s“ į „%s“: g_rename() klaida: %s"
128 #: glib/gfileutils.c:952
129 #, c-format
130 msgid "Could not change file mode: fork() failed: %s"
131 msgstr "Nepavyko pakeisti bylos režimo: fork() klaida: %s"
133 #: glib/gfileutils.c:983
134 #, c-format
135 msgid "Could not change file mode: waitpid() failed: %s"
136 msgstr "Nepavyko pakeisti bylos režimo: waitpid() klaida: %s"
138 #: glib/gfileutils.c:1002
139 #, c-format
140 msgid "Could not change file mode: chmod() failed: %s"
141 msgstr "Nepavyko bylos režimo: chmod() klaida: %s"
143 #: glib/gfileutils.c:1013
144 #, c-format
145 msgid "Could not change file mode: Child terminated by signal: %s"
146 msgstr ""
147 "Nepavyko pakeisti bylos režimo: antrinis procesas nutrauktas signalo: %s"
149 #: glib/gfileutils.c:1024
150 #, c-format
151 msgid "Could not change file mode: Child terminated abnormally"
152 msgstr "Nepavyko pakeisti bylos režimo: antrinis procesas netikėtai nutrūko"
154 #: glib/gfileutils.c:1058 glib/gfileutils.c:1524
155 #, c-format
156 msgid "Failed to create file '%s': %s"
157 msgstr "Nepavyko sukurti bylos „%s“: %s"
159 #: glib/gfileutils.c:1080
160 #, c-format
161 msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
162 msgstr "Nepavyko atverti bylos „%s“ rašymui: fdopen() klaida: %s"
164 #: glib/gfileutils.c:1105
165 #, c-format
166 msgid "Failed to write file '%s': fwrite() failed: %s"
167 msgstr "Nepavyko įrašyti bylos „%s“: fwrite() klaida: %s"
169 #: glib/gfileutils.c:1124
170 #, c-format
171 msgid "Failed to close file '%s': fclose() failed: %s"
172 msgstr "Nepavyko užverti bylos „%s“: fclose() klaida: %s"
174 #: glib/gfileutils.c:1242
175 #, c-format
176 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
177 msgstr "Nepavyko pašalinti egzistuojančios bylos „%s“: g_unlink() failed: %s"
179 #: glib/gfileutils.c:1485
180 #, c-format
181 msgid "Template '%s' invalid, should not contain a '%s'"
182 msgstr "Šablonas „%s“ klaidingas, jame negali būti „%s“"
184 #: glib/gfileutils.c:1499
185 #, c-format
186 msgid "Template '%s' doesn't end with XXXXXX"
187 msgstr "Šablono „%s“ gale nėra XXXXXX"
189 #: glib/gfileutils.c:1974
190 #, c-format
191 msgid "Failed to read the symbolic link '%s': %s"
192 msgstr "Nepavyko perskaityti simbolinės nuorodos „%s“: %s"
194 #: glib/gfileutils.c:1995
195 #, c-format
196 msgid "Symbolic links not supported"
197 msgstr "Simbolinės nuorodos nepalaikomos"
199 #: glib/giochannel.c:1154
200 #, fuzzy, c-format
201 msgid "Could not open converter from '%s' to '%s': %s"
202 msgstr "Nepavyko atverti keitiklio iš „%s“ į „%s“: %s"
204 #: glib/giochannel.c:1499
205 #, c-format
206 msgid "Can't do a raw read in g_io_channel_read_line_string"
207 msgstr "Negalima vykdyti tiesioginio skaitymo iš g_io_channel_read_line_string"
209 #: glib/giochannel.c:1546 glib/giochannel.c:1803 glib/giochannel.c:1889
210 #, c-format
211 msgid "Leftover unconverted data in read buffer"
212 msgstr "Nepakeistų duomenų likučiai skaitymo buferyje"
214 #: glib/giochannel.c:1626 glib/giochannel.c:1703
215 #, c-format
216 msgid "Channel terminates in a partial character"
217 msgstr "Kanalas pasibaigia nepilnu simboliu"
219 #: glib/giochannel.c:1689
220 #, c-format
221 msgid "Can't do a raw read in g_io_channel_read_to_end"
222 msgstr "Negalima vykdyti tiesioginio skaitymo iš g_io_channel_read_to_end"
224 #: glib/gmappedfile.c:116
225 #, c-format
226 msgid "Failed to open file '%s': open() failed: %s"
227 msgstr "Nepavyko atverti bylos „%s“: open() klaida: %s"
229 #: glib/gmappedfile.c:185
230 #, c-format
231 msgid "Failed to map file '%s': mmap() failed: %s"
232 msgstr "Nepavyko rasti bylos „%s“: mmap() klaida: %s"
234 #: glib/gmarkup.c:232
235 #, c-format
236 msgid "Error on line %d char %d: %s"
237 msgstr "Eilutės %d simbolio %d klaida: %s"
239 #: glib/gmarkup.c:330
240 #, c-format
241 msgid "Error on line %d: %s"
242 msgstr "Klaida eilutėje %d: %s"
244 #: glib/gmarkup.c:434
245 msgid ""
246 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
247 msgstr ""
248 "Aptiktas tuščias elementas '&;'; galimi elementai yra: &amp; &quot; &lt; "
249 "&gt; &apos;"
251 #: glib/gmarkup.c:444
252 #, c-format
253 msgid ""
254 "Character '%s' is not valid at the start of an entity name; the & character "
255 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
256 "it as &amp;"
257 msgstr ""
258 "Simbolis „%s“ nepriimtinas elemento vardo pradžioje; & simbolis pradeda "
259 "elemento įvedimą; jei šis ampersendas nėra elemento pradžia, apeikite jį su "
260 "&amp;"
262 #: glib/gmarkup.c:478
263 #, c-format
264 msgid "Character '%s' is not valid inside an entity name"
265 msgstr "Simbolis „%s“ nepriimtinas elemento varde"
267 #: glib/gmarkup.c:515
268 #, c-format
269 msgid "Entity name '%s' is not known"
270 msgstr "Nežinomas elemento vardas „%s“"
272 #: glib/gmarkup.c:526
273 msgid ""
274 "Entity did not end with a semicolon; most likely you used an ampersand "
275 "character without intending to start an entity - escape ampersand as &amp;"
276 msgstr ""
277 "Elementas nepasibaigė kabliataškiu; greičiausiai Jūs panaudojote ampersendo "
278 "simbolį nepradėdami elemento įvedimo - apeikite ampersendą įvesdami &amp;"
280 #: glib/gmarkup.c:579
281 #, c-format
282 msgid ""
283 "Failed to parse '%-.*s', which should have been a digit inside a character "
284 "reference (&#234; for example) - perhaps the digit is too large"
285 msgstr ""
286 "Nepavyko apdoroti „%-.*s“, kuris galėjo turėti skaičius simbolio aprašyme "
287 "(pvz. &#234;) - gal skaičius per didelis"
289 #: glib/gmarkup.c:604
290 #, c-format
291 msgid "Character reference '%-.*s' does not encode a permitted character"
292 msgstr "Simbolio aprašymas „%-.*s“ neatitinka leistinus simbolius"
294 #: glib/gmarkup.c:619
295 msgid "Empty character reference; should include a digit such as &#454;"
296 msgstr "Tuščias simbolio aprašymas; ten turėtų būti skaičiai, pvz. &#454;"
298 #: glib/gmarkup.c:629
299 msgid ""
300 "Character reference did not end with a semicolon; most likely you used an "
301 "ampersand character without intending to start an entity - escape ampersand "
302 "as &amp;"
303 msgstr ""
304 "Simbolio aprašymas nepasibaigė kabliataškiu; greičiausiai Jūs panaudojote "
305 "ampersendo simbolį nepradėdami elemento įvedimo - apeikite ampersendą "
306 "įvesdami &amp;"
308 #: glib/gmarkup.c:715
309 msgid "Unfinished entity reference"
310 msgstr "Nebaigtas elemento aprašymas"
312 #: glib/gmarkup.c:721
313 msgid "Unfinished character reference"
314 msgstr "Nebaigtas simbolio aprašymas"
316 #: glib/gmarkup.c:964 glib/gmarkup.c:992 glib/gmarkup.c:1023
317 msgid "Invalid UTF-8 encoded text"
318 msgstr "Klaidingai koduotas UTF-8 tekstas"
320 #: glib/gmarkup.c:1059
321 msgid "Document must begin with an element (e.g. <book>)"
322 msgstr "Dokumentas turėtų prasidėti elementu (pvz. <book>)"
324 #: glib/gmarkup.c:1099
325 #, c-format
326 msgid ""
327 "'%s' is not a valid character following a '<' character; it may not begin an "
328 "element name"
329 msgstr ""
330 "„%s“ negali būti rašomas po „<“ simbolio; jis nepradeda jokio elemento vardo"
332 #: glib/gmarkup.c:1163
333 #, c-format
334 msgid ""
335 "Odd character '%s', expected a '>' character to end the start tag of element "
336 "'%s'"
337 msgstr ""
338 "Neįprastas simbolis „%s“, tikėtasi sulaukti „>“ simbolio, užbaigiančio "
339 "pradinį elementą „%s“"
341 #: glib/gmarkup.c:1252
342 #, c-format
343 msgid ""
344 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
345 msgstr ""
346 "Neįprastas simbolis „%1$s“, tikėtasi sulaukti „=“ po elemento „%3$s“ požymio "
347 "vardo „%2$s“"
349 #: glib/gmarkup.c:1294
350 #, c-format
351 msgid ""
352 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
353 "element '%s', or optionally an attribute; perhaps you used an invalid "
354 "character in an attribute name"
355 msgstr ""
356 "Neįprastas simbolis „%s“, tikėtasi sulaukti „>“ arba „/“ simbolių, "
357 "užbaigiančių elementą „%s“, arba papildomo požymio; gal Jūs panaudojote "
358 "netinkama simbolį požymio varde"
360 #: glib/gmarkup.c:1383
361 #, c-format
362 msgid ""
363 "Odd character '%s', expected an open quote mark after the equals sign when "
364 "giving value for attribute '%s' of element '%s'"
365 msgstr ""
366 "Neįprastas simbolis „%1$s“, po lygybės tikėtasi sulaukti atidarančio "
367 "citavimo simbolio pradedant „%3$s“ elemento „%2$s“ požymio reikšmę"
369 #: glib/gmarkup.c:1528
370 #, c-format
371 msgid ""
372 "'%s' is not a valid character following the characters '</'; '%s' may not "
373 "begin an element name"
374 msgstr ""
375 "„%s“ negali būti rašomas po simbolių „</“; „%s“ negali būti kokio nors "
376 "elemento vardu"
378 #: glib/gmarkup.c:1568
379 #, c-format
380 msgid ""
381 "'%s' is not a valid character following the close element name '%s'; the "
382 "allowed character is '>'"
383 msgstr ""
384 "„%s“ negali būti rašomas po uždarančio elemento vardo „%s“; leistinas "
385 "simbolis yra „>“"
387 #: glib/gmarkup.c:1579
388 #, c-format
389 msgid "Element '%s' was closed, no element is currently open"
390 msgstr ""
391 "Elemento „%s“ uždarymo simbolis sutiktas anksčiau už elemento atidarymo "
392 "simbolį"
394 #: glib/gmarkup.c:1588
395 #, c-format
396 msgid "Element '%s' was closed, but the currently open element is '%s'"
397 msgstr ""
398 "Sutiktas elemento „%s“ uždarymo simbolis, tačiau šiuo metu atidarytas kitas "
399 "elementas „%s“"
401 #: glib/gmarkup.c:1735
402 msgid "Document was empty or contained only whitespace"
403 msgstr "Dokumentas tuščias arba susideda tik iš tarpų"
405 #: glib/gmarkup.c:1749
406 msgid "Document ended unexpectedly just after an open angle bracket '<'"
407 msgstr "Dokumentas netikėtai pasibaigė tuoj po atidarančių skliaustų '<'"
409 #: glib/gmarkup.c:1757 glib/gmarkup.c:1801
410 #, c-format
411 msgid ""
412 "Document ended unexpectedly with elements still open - '%s' was the last "
413 "element opened"
414 msgstr ""
415 "Dokumentas netikėtai pasibaigė neuždarius dalies elementų - „%s“ yra "
416 "paskutinis atviras elementas"
418 #: glib/gmarkup.c:1765
419 #, c-format
420 msgid ""
421 "Document ended unexpectedly, expected to see a close angle bracket ending "
422 "the tag <%s/>"
423 msgstr ""
424 "Dokumentas netikėtai pasibaigė, nesulaukta uždarančių skliaustų simbolio <%s/"
427 #: glib/gmarkup.c:1771
428 msgid "Document ended unexpectedly inside an element name"
429 msgstr "Dokumentas netikėtai pasibaidė elemento varde"
431 #: glib/gmarkup.c:1776
432 msgid "Document ended unexpectedly inside an attribute name"
433 msgstr "Dokumentas netikėtai pasibaigė požymio varde"
435 #: glib/gmarkup.c:1781
436 msgid "Document ended unexpectedly inside an element-opening tag."
437 msgstr "Dokumentas netikėtai pasibaigė elemento atidarymo ženklu"
439 #: glib/gmarkup.c:1787
440 msgid ""
441 "Document ended unexpectedly after the equals sign following an attribute "
442 "name; no attribute value"
443 msgstr ""
444 "Dokumentas netikėtai pasibaigė lygybės simboliu einančio po požymio vardo; "
445 "nerasta požymio reikšmė"
447 #: glib/gmarkup.c:1794
448 msgid "Document ended unexpectedly while inside an attribute value"
449 msgstr "Dokumentas netikėtai pasibaigė požymio verte"
451 #: glib/gmarkup.c:1809
452 #, c-format
453 msgid "Document ended unexpectedly inside the close tag for element '%s'"
454 msgstr "Dokumentas netikėtai pasibaigė elemento „%s“ uždarančiame simbolyje"
456 #: glib/gmarkup.c:1815
457 msgid "Document ended unexpectedly inside a comment or processing instruction"
458 msgstr ""
459 "Dokumentas netikėtai pasibaigė komentaruose arba apdorojimo instrukcijose"
461 #: glib/gshell.c:73
462 #, c-format
463 msgid "Quoted text doesn't begin with a quotation mark"
464 msgstr "Cituojamas tekstas neprasideda citavimo ženklu"
466 #: glib/gshell.c:163
467 #, c-format
468 msgid "Unmatched quotation mark in command line or other shell-quoted text"
469 msgstr ""
470 "Nesutampantis citavimo simbolis komandinėje eilutėje arba kitame terpės "
471 "cituotame tekste"
473 #: glib/gshell.c:541
474 #, c-format
475 msgid "Text ended just after a '\\' character. (The text was '%s')"
476 msgstr "Tekstas pasibaigė tuoj po „\\“ simbolio. (Tekste buvo įrašyta „%s“)"
478 #: glib/gshell.c:548
479 #, c-format
480 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
481 msgstr ""
482 "Tekstas pasibaigė nesulaukus %c atitinkančio citatos ženklo. (Tekste buvo "
483 "įrašyta „%s“)"
485 #: glib/gshell.c:560
486 #, c-format
487 msgid "Text was empty (or contained only whitespace)"
488 msgstr "Tekstas buvo tuščias arba turėjo vien tik tarpo simbolius)"
490 #: glib/gspawn-win32.c:276
491 #, c-format
492 msgid "Failed to read data from child process"
493 msgstr "Nepavyko gauti duomenų iš antrinio proceso"
495 #: glib/gspawn-win32.c:291 glib/gspawn.c:1375
496 #, c-format
497 msgid "Failed to create pipe for communicating with child process (%s)"
498 msgstr ""
499 "Nepavyko sukurti daviklio skirto keistis duomenis su antriniu procesu (%s)"
501 #: glib/gspawn-win32.c:329 glib/gspawn.c:1039
502 #, c-format
503 msgid "Failed to read from child pipe (%s)"
504 msgstr "Nepavyko perskaityti duomenų iš antrinio daviklio (%s)"
506 #: glib/gspawn-win32.c:355 glib/gspawn.c:1244
507 #, c-format
508 msgid "Failed to change to directory '%s' (%s)"
509 msgstr "Nepavyko pereiti į katalogą „%s“ (%s)"
511 #: glib/gspawn-win32.c:361 glib/gspawn-win32.c:581
512 #, c-format
513 msgid "Failed to execute child process (%s)"
514 msgstr "Nepavyko paleisti antrinio proceso (%s)"
516 #: glib/gspawn-win32.c:471 glib/gspawn-win32.c:527
517 #, fuzzy, c-format
518 msgid "Invalid program name: %s"
519 msgstr "Klaidingas kompiuterio vardas"
521 #: glib/gspawn-win32.c:481 glib/gspawn-win32.c:537 glib/gspawn-win32.c:780
522 #: glib/gspawn-win32.c:835 glib/gspawn-win32.c:1364
523 #, fuzzy, c-format
524 msgid "Invalid string in argument vector at %d: %s"
525 msgstr "%s trūksta argumento"
527 #: glib/gspawn-win32.c:492 glib/gspawn-win32.c:548 glib/gspawn-win32.c:794
528 #: glib/gspawn-win32.c:848 glib/gspawn-win32.c:1397
529 #, fuzzy, c-format
530 msgid "Invalid string in environment: %s"
531 msgstr "Klaidinga seka keitimo įvedime"
533 #: glib/gspawn-win32.c:776 glib/gspawn-win32.c:831 glib/gspawn-win32.c:1345
534 #, fuzzy, c-format
535 msgid "Invalid working directory: %s"
536 msgstr "Klaida atidarant aplanką „%s“: %s"
538 #: glib/gspawn-win32.c:890
539 #, fuzzy, c-format
540 msgid "Failed to execute helper program (%s)"
541 msgstr "Nepavyko paleisti pagalbinės programos"
543 #: glib/gspawn-win32.c:1084
544 #, c-format
545 msgid ""
546 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
547 "process"
548 msgstr ""
549 "Netikėta klaida tarp g_io_channel_win32_poll() funkcijos duomenų skaitymo iš "
550 "antrinio proceso metu"
552 #: glib/gspawn.c:179
553 #, c-format
554 msgid "Failed to read data from child process (%s)"
555 msgstr "Nepavyko gauti duomenis iš antrinio proceso (%s)"
557 #: glib/gspawn.c:311
558 #, c-format
559 msgid "Unexpected error in select() reading data from a child process (%s)"
560 msgstr ""
561 "Netikėta klaida tarp select() funkcijos duomenų gavimo iš antrinio proceso (%"
562 "s) metu"
564 #: glib/gspawn.c:394
565 #, c-format
566 msgid "Unexpected error in waitpid() (%s)"
567 msgstr "Netikėta klaida iš waitpid() (%s)"
569 #: glib/gspawn.c:1104
570 #, c-format
571 msgid "Failed to fork (%s)"
572 msgstr "Nepavyko atskirti (%s)"
574 #: glib/gspawn.c:1254
575 #, c-format
576 msgid "Failed to execute child process \"%s\" (%s)"
577 msgstr "Nepavyko paleisti antrinio proceso „%s“ (%s)"
579 #: glib/gspawn.c:1264
580 #, c-format
581 msgid "Failed to redirect output or input of child process (%s)"
582 msgstr "Nepavyko perimti antrinio proceso (%s) išvedimo arba įvedimo"
584 #: glib/gspawn.c:1273
585 #, c-format
586 msgid "Failed to fork child process (%s)"
587 msgstr "Nepavyko atskirti antrinio proceso (%s)"
589 #: glib/gspawn.c:1281
590 #, c-format
591 msgid "Unknown error executing child process \"%s\""
592 msgstr "Nežinoma klaida vykdant antrinį procesą „%s“"
594 #: glib/gspawn.c:1303
595 #, c-format
596 msgid "Failed to read enough data from child pid pipe (%s)"
597 msgstr ""
598 "Nepavyko perskaityti reikiamo duomenų kiekio iš antrinio proceso daviklio (%"
599 "s)"
601 #: glib/gutf8.c:1017
602 #, c-format
603 msgid "Character out of range for UTF-8"
604 msgstr "Simbolis neatitinka UTF-8 simbolių diapazono"
606 #: glib/gutf8.c:1111 glib/gutf8.c:1120 glib/gutf8.c:1252 glib/gutf8.c:1261
607 #: glib/gutf8.c:1402 glib/gutf8.c:1498
608 #, c-format
609 msgid "Invalid sequence in conversion input"
610 msgstr "Klaidinga seka keitimo įvedime"
612 #: glib/gutf8.c:1413 glib/gutf8.c:1509
613 #, c-format
614 msgid "Character out of range for UTF-16"
615 msgstr "Simbolis neatitinka UTF-16 simbolių diapazono"
617 #: glib/goption.c:468
618 msgid "Usage:"
619 msgstr "Naudojimas:"
621 #: glib/goption.c:468
622 msgid "[OPTION...]"
623 msgstr "[PARINKTIS...]"
625 #: glib/goption.c:556
626 msgid "Help Options:"
627 msgstr "Pagalbos parinktys:"
629 #: glib/goption.c:557
630 msgid "Show help options"
631 msgstr "Rodyti pagalbos parinktis"
633 #: glib/goption.c:562
634 msgid "Show all help options"
635 msgstr "Rodyti visas pagalbos parinktis"
637 #: glib/goption.c:612
638 msgid "Application Options:"
639 msgstr "Programos parinktys:"
641 #: glib/goption.c:653
642 #, c-format
643 msgid "Cannot parse integer value '%s' for %s"
644 msgstr "Nepavyko apdoroti sveikosios reikšmės „%s“ reikalingos %s"
646 #: glib/goption.c:663
647 #, c-format
648 msgid "Integer value '%s' for %s out of range"
649 msgstr "Sveikoji reikšmė „%s“, reikalinga %s, viršija ribas"
651 #: glib/goption.c:957 glib/goption.c:1068
652 #, c-format
653 msgid "Missing argument for %s"
654 msgstr "%s trūksta argumento"
656 #: glib/goption.c:1472
657 #, c-format
658 msgid "Unknown option %s"
659 msgstr "Nežinoma parinktis %s"
661 #: glib/gkeyfile.c:339
662 #, c-format
663 msgid "Valid key file could not be found in data dirs"
664 msgstr "Duomenų aplankuose nepavyko rasti tinkamos raktų bylos"
666 #: glib/gkeyfile.c:374
667 #, c-format
668 msgid "Not a regular file"
669 msgstr "Nėra paprasta byla"
671 #: glib/gkeyfile.c:382
672 #, c-format
673 msgid "File is empty"
674 msgstr "Byla yra tuščia"
676 #: glib/gkeyfile.c:697
677 #, c-format
678 msgid ""
679 "Key file contains line '%s' which is not a key-value pair, group, or comment"
680 msgstr ""
681 "Raktų byloje yra eilutė „%s“, kuri nėra raktas-reikšmė pora, grupė ar "
682 "komentaras"
684 #: glib/gkeyfile.c:765
685 #, c-format
686 msgid "Key file does not start with a group"
687 msgstr "Raktų byla neprasideda grupe"
689 #: glib/gkeyfile.c:808
690 #, c-format
691 msgid "Key file contains unsupported encoding '%s'"
692 msgstr "Raktų byloje yra nepalaikoma koduotė „%s“"
694 #: glib/gkeyfile.c:1017 glib/gkeyfile.c:1176 glib/gkeyfile.c:2177
695 #: glib/gkeyfile.c:2242 glib/gkeyfile.c:2361 glib/gkeyfile.c:2497
696 #: glib/gkeyfile.c:2649 glib/gkeyfile.c:2823 glib/gkeyfile.c:2880
697 #, c-format
698 msgid "Key file does not have group '%s'"
699 msgstr "Raktų byla neturi grupės „%s“"
701 #: glib/gkeyfile.c:1188
702 #, c-format
703 msgid "Key file does not have key '%s'"
704 msgstr "Raktų byla neturi rakto „%s“"
706 #: glib/gkeyfile.c:1289 glib/gkeyfile.c:1398
707 #, c-format
708 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
709 msgstr "Raktų byloje yra raktas „%s“ su reikšme „%s“, kuri nėra UTF-8"
711 #: glib/gkeyfile.c:1307 glib/gkeyfile.c:1416 glib/gkeyfile.c:1788
712 #, c-format
713 msgid "Key file contains key '%s' which has value that cannot be interpreted."
714 msgstr ""
715 "Raktų byloje yra raktas „%s“, kuriame yra reikšmė, kurios negalima suprasti."
717 #: glib/gkeyfile.c:2004
718 #, c-format
719 msgid ""
720 "Key file contains key '%s' in group '%s' which has value that cannot be "
721 "interpreted."
722 msgstr ""
723 "Raktų byloje yra raktas „%s“ grupėje „%s“, kuriame yra reikšmė, kurios "
724 "negalima suprasti."
726 #: glib/gkeyfile.c:2192 glib/gkeyfile.c:2376 glib/gkeyfile.c:2891
727 #, c-format
728 msgid "Key file does not have key '%s' in group '%s'"
729 msgstr "Raktų byloje nėra rakto „%s“ grupėje „%s“"
731 #: glib/gkeyfile.c:3067
732 #, c-format
733 msgid "Key file contains escape character at end of line"
734 msgstr "Raktų byloje, eilutės pabaigoje yra pabėgimo simbolis"
736 #: glib/gkeyfile.c:3089
737 #, c-format
738 msgid "Key file contains invalid escape sequence '%s'"
739 msgstr "Raktų byloje yra klaidinga pabėgimo tvarka „%s“"
741 #: glib/gkeyfile.c:3230
742 #, c-format
743 msgid "Value '%s' cannot be interpreted as a number."
744 msgstr "Reikšmės „%s“ negalima interpretuoti kaip skaičiaus."
746 #: glib/gkeyfile.c:3240
747 #, c-format
748 msgid "Integer value '%s' out of range"
749 msgstr "Sveikoji reikšmė „%s“ viršija ribas"
751 #: glib/gkeyfile.c:3270
752 #, c-format
753 msgid "Value '%s' cannot be interpreted as a boolean."
754 msgstr "Reikšmės „%s“ negalima interpretuoti kaip loginės."
756 #~ msgid "Conversion from character set `%s' to `%s' is not supported"
757 #~ msgstr "Keitimas iš koduotės „%s“ į koduotę „%s“ nepalaikomas"