summaryrefslogtreecommitdiff
path: root/po/lt.po
blob: e771e1086d21217a02144cd06f640145763e02d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
# translation of lt.po to Lithuanian
# Lithuanian translation of Glib library.
# Copyright (C) 2003-2005, 2007, 2008 Free Software Foundation, Inc.
#
# Tomas Kuliavas <tokul@users.sourceforge.net>, 2003-2004.
# Žygimantas Beručka <zygis@gnome.org>, 2004-2007.
# Mantas Kriaučiūnas <mantas@akl.lt>, 2006-2007.
# Gintautas Miliauskas <gintas@akl.lt>, 2007, 2008.
msgid ""
msgstr ""
"Project-Id-Version: lt\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-10-07 09:51-0400\n"
"PO-Revision-Date: 2009-03-26 15:52+0200\n"
"Last-Translator: Vytautas Rėkus <v.rekus@gmail.com>\n"
"Language-Team: Lithuanian <gnome-lt@lists.akl.lt>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%"
"100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: KBabel 1.11.4\n"

#: glib/gbookmarkfile.c:737
#, c-format
msgid "Unexpected attribute '%s' for element '%s'"
msgstr "Netikėtas požymis „%s“ elementui „%s“"

#: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829
#: glib/gbookmarkfile.c:936
#, c-format
msgid "Attribute '%s' of element '%s' not found"
msgstr "Elemento „%2$s“ požymis „%1$s“ nerastas"

#: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171
#: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:1245
#, c-format
msgid "Unexpected tag '%s', tag '%s' expected"
msgstr "Netikėta žymė „%s“, tikėtasi žymės „%s“"

#: glib/gbookmarkfile.c:1131 glib/gbookmarkfile.c:1145
#: glib/gbookmarkfile.c:1213 glib/gbookmarkfile.c:1265
#, c-format
msgid "Unexpected tag '%s' inside '%s'"
msgstr "Netikėta žymė „%s“ viduje „%s“"

#: glib/gbookmarkfile.c:1793
msgid "No valid bookmark file found in data dirs"
msgstr "Duomenų aplankuose nerasta tinkamo žymelių failo"

#: glib/gbookmarkfile.c:1994
#, c-format
msgid "A bookmark for URI '%s' already exists"
msgstr "URI „%s“ žymelė jau egzistuoja"

#: glib/gbookmarkfile.c:2040 glib/gbookmarkfile.c:2198
#: glib/gbookmarkfile.c:2283 glib/gbookmarkfile.c:2363
#: glib/gbookmarkfile.c:2448 glib/gbookmarkfile.c:2531
#: glib/gbookmarkfile.c:2609 glib/gbookmarkfile.c:2688
#: glib/gbookmarkfile.c:2730 glib/gbookmarkfile.c:2827
#: glib/gbookmarkfile.c:2953 glib/gbookmarkfile.c:3143
#: glib/gbookmarkfile.c:3219 glib/gbookmarkfile.c:3384
#: glib/gbookmarkfile.c:3473 glib/gbookmarkfile.c:3563
#: glib/gbookmarkfile.c:3691
#, c-format
msgid "No bookmark found for URI '%s'"
msgstr "Žymelė URI „%s“ nerasta"

#: glib/gbookmarkfile.c:2372
#, c-format
msgid "No MIME type defined in the bookmark for URI '%s'"
msgstr "URI „%s“ žymelėje neapibrėžtas MIME tipas"

#: glib/gbookmarkfile.c:2457
#, c-format
msgid "No private flag has been defined in bookmark for URI '%s'"
msgstr "URI „%s“ žymelėje neapibrėžta privati vėliavėlė"

#: glib/gbookmarkfile.c:2836
#, c-format
msgid "No groups set in bookmark for URI '%s'"
msgstr "URI „%s“ žymelėje nenurodyta jokia grupė"

#: glib/gbookmarkfile.c:3237 glib/gbookmarkfile.c:3394
#, c-format
msgid "No application with name '%s' registered a bookmark for '%s'"
msgstr "Nėra programos pavadinimu „%s“ registravusios „%s“ žymelę"

#: glib/gbookmarkfile.c:3417
#, c-format
msgid "Failed to expand exec line '%s' with URI '%s'"
msgstr "Nepavyko išskleisti vykdomosios eilutės „%s“ su URI „%s“"

#: glib/gconvert.c:431 glib/gconvert.c:509 glib/giochannel.c:1230
#, c-format
msgid "Conversion from character set '%s' to '%s' is not supported"
msgstr "Keitimas iš koduotės „%s“ į koduotę „%s“ nepalaikomas"

#: glib/gconvert.c:435 glib/gconvert.c:513
#, c-format
msgid "Could not open converter from '%s' to '%s'"
msgstr "Nepavyko atverti keitiklio iš „%s“ į „%s“"

#: glib/gconvert.c:632 glib/gconvert.c:1025 glib/giochannel.c:1402
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
#: glib/gutf8.c:1419
msgid "Invalid byte sequence in conversion input"
msgstr "Klaidinga baitų seka keitimo įvedime"

#: glib/gconvert.c:640 glib/gconvert.c:950 glib/giochannel.c:1409
#: glib/giochannel.c:2300
#, c-format
msgid "Error during conversion: %s"
msgstr "Klaida keitimo metu: %s"

#: glib/gconvert.c:672 glib/gutf8.c:960 glib/gutf8.c:1170 glib/gutf8.c:1311
#: glib/gutf8.c:1415
msgid "Partial character sequence at end of input"
msgstr "Nepilna simbolio seka įvedimo pabaigoje"

#: glib/gconvert.c:922
#, c-format
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "Negalima keisti atgalinio varianto „%s“ į koduotę „%s“"

#: glib/gconvert.c:1745
#, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "Adresas „%s“ nėra absoliutus adresas naudojantis „file“ schemą"

#: glib/gconvert.c:1755
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "Vietinio failo adresas „%s“ negali turėti simbolio „#“"

#: glib/gconvert.c:1772
#, c-format
msgid "The URI '%s' is invalid"
msgstr "Adresas „%s“ yra klaidingas"

#: glib/gconvert.c:1784
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "Kompiuterio vardas „%s“ adrese yra klaidingas"

#: glib/gconvert.c:1800
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "Adrese „%s“ yra klaidingai perkoduoti symboliai"

#: glib/gconvert.c:1895
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "Kelias „%s“ nėra absoliutus"

#: glib/gconvert.c:1905
msgid "Invalid hostname"
msgstr "Klaidingas kompiuterio vardas"

#: glib/gdir.c:112 glib/gdir.c:135
#, c-format
msgid "Error opening directory '%s': %s"
msgstr "Klaida atidarant aplanką „%s“: %s"

#: glib/gfileutils.c:529 glib/gfileutils.c:617
#, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "Nepavyko paskirti %lu baitų reikalingų perskaityti failą „%s“"

#: glib/gfileutils.c:544
#, c-format
msgid "Error reading file '%s': %s"
msgstr "Klaida skaitant failą „%s“: %s"

#: glib/gfileutils.c:558
#, c-format
msgid "File \"%s\" is too large"
msgstr "Failas „%s“ per didelis"

#: glib/gfileutils.c:641
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "Nepavyko perskaityti failo „%s“: %s"

#: glib/gfileutils.c:692 glib/gfileutils.c:779
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Nepavyko atverti failo „%s“: %s"

#: glib/gfileutils.c:709 glib/gmappedfile.c:141
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "Nepavyko gauti failo „%s“ požymių: fstat() klaida: %s"

#: glib/gfileutils.c:743
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "Nepavyko atverti failo „%s“: fdopen() klaida: %s"

#: glib/gfileutils.c:851
#, c-format
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
msgstr "Nepavyko pervadinti failo „%s“ į „%s“: g_rename() klaida: %s"

#: glib/gfileutils.c:893 glib/gfileutils.c:1359
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "Nepavyko sukurti failo „%s“: %s"

#: glib/gfileutils.c:907
#, c-format
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
msgstr "Nepavyko atverti failo „%s“ rašymui: fdopen() klaida: %s"

#: glib/gfileutils.c:932
#, c-format
msgid "Failed to write file '%s': fwrite() failed: %s"
msgstr "Nepavyko įrašyti failo „%s“: fwrite() klaida: %s"

#: glib/gfileutils.c:951
#, c-format
msgid "Failed to write file '%s': fflush() failed: %s"
msgstr "Nepavyko įrašyti failo „%s“: fflush() klaida: %s"

#: glib/gfileutils.c:980
#, c-format
msgid "Failed to write file '%s': fsync() failed: %s"
msgstr "Nepavyko įrašyti failo „%s“: fsync() klaida: %s"

#: glib/gfileutils.c:999
#, c-format
msgid "Failed to close file '%s': fclose() failed: %s"
msgstr "Nepavyko užverti failo „%s“: fclose() klaida: %s"

#: glib/gfileutils.c:1117
#, c-format
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
msgstr "Nepavyko pašalinti egzistuojančio failo „%s“: g_unlink() failed: %s"

#: glib/gfileutils.c:1321
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "Šablonas „%s“ klaidingas, jame negali būti „%s“"

#: glib/gfileutils.c:1334
#, c-format
msgid "Template '%s' doesn't contain XXXXXX"
msgstr "Šablone „%s“ nėra XXXXXX"

#: glib/gfileutils.c:1764
#, c-format
msgid "%u byte"
msgid_plural "%u bytes"
msgstr[0] "%u baitas"
msgstr[1] "%u baitai"
msgstr[2] "%u baitų"

#: glib/gfileutils.c:1772
#, c-format
msgid "%.1f KB"
msgstr "%.1f KB"

#: glib/gfileutils.c:1777
#, c-format
msgid "%.1f MB"
msgstr "%.1f MB"

#: glib/gfileutils.c:1782
#, c-format
msgid "%.1f GB"
msgstr "%.1f GB"

#: glib/gfileutils.c:1825
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "Nepavyko perskaityti simbolinės nuorodos „%s“: %s"

#: glib/gfileutils.c:1846
msgid "Symbolic links not supported"
msgstr "Simbolinės nuorodos nepalaikomos"

#: glib/giochannel.c:1234
#, c-format
msgid "Could not open converter from '%s' to '%s': %s"
msgstr "Nepavyko atverti keitiklio iš „%s“ į „%s“: %s"

#: glib/giochannel.c:1579
msgid "Can't do a raw read in g_io_channel_read_line_string"
msgstr "Negalima vykdyti tiesioginio skaitymo iš g_io_channel_read_line_string"

#: glib/giochannel.c:1626 glib/giochannel.c:1884 glib/giochannel.c:1971
msgid "Leftover unconverted data in read buffer"
msgstr "Nepakeistų duomenų likučiai skaitymo buferyje"

#: glib/giochannel.c:1707 glib/giochannel.c:1784
msgid "Channel terminates in a partial character"
msgstr "Kanalas pasibaigia nepilnu simboliu"

#: glib/giochannel.c:1770
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "Negalima vykdyti tiesioginio skaitymo iš g_io_channel_read_to_end"

#: glib/gmappedfile.c:123
#, c-format
msgid "Failed to open file '%s': open() failed: %s"
msgstr "Nepavyko atverti failo „%s“: open() klaida: %s"

#: glib/gmappedfile.c:201
#, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "Nepavyko rasti failo „%s“: mmap() klaida: %s"

#: glib/gmarkup.c:303 glib/gmarkup.c:343
#, c-format
msgid "Error on line %d char %d: "
msgstr "Klaida eilutėje %d simbolyje %d: "

#: glib/gmarkup.c:363 glib/gmarkup.c:441
#, fuzzy, c-format
msgid "Invalid UTF-8 encoded text in name - not valid '%s'"
msgstr "Klaidingai koduotas UTF-8 tekstas – netinkamas „%s“"

#: glib/gmarkup.c:374
#, c-format
msgid "'%s' is not a valid name "
msgstr ""

#: glib/gmarkup.c:390
#, c-format
msgid "'%s' is not a valid name: '%c' "
msgstr ""

#: glib/gmarkup.c:494
#, c-format
msgid "Error on line %d: %s"
msgstr "Klaida eilutėje %d: %s"

#: glib/gmarkup.c:578
#, c-format
msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character "
"reference (&#234; for example) - perhaps the digit is too large"
msgstr ""
"Nepavyko apdoroti „%-.*s“, kuris galėjo turėti skaičius simbolio aprašyme "
"(pvz. &#234;) - gal skaičius per didelis"

#: glib/gmarkup.c:590
msgid ""
"Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand "
"as &amp;"
msgstr ""
"Simbolio aprašymas nepasibaigė kabliataškiu; greičiausiai Jūs panaudojote "
"ampersendo simbolį nepradėdami elemento įvedimo - apeikite ampersendą "
"įvesdami &amp;"

#: glib/gmarkup.c:616
#, c-format
msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "Simbolio aprašymas „%-.*s“ neatitinka leistinus simbolius"

#: glib/gmarkup.c:654
msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr ""
"Aptiktas tuščias elementas '&;'; galimi elementai yra: &amp; &quot; &lt; "
"&gt; &apos;"

#: glib/gmarkup.c:662
#, fuzzy, c-format
msgid "Entity name '%-.*s' is not known"
msgstr "Nežinomas elemento vardas „%s“"

#: glib/gmarkup.c:667
msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;"
msgstr ""
"Elementas nepasibaigė kabliataškiu; greičiausiai Jūs panaudojote ampersendo "
"simbolį nepradėdami elemento įvedimo - apeikite ampersendą įvesdami &amp;"

#: glib/gmarkup.c:1014
msgid "Document must begin with an element (e.g. <book>)"
msgstr "Dokumentas turėtų prasidėti elementu (pvz. <book>)"

#: glib/gmarkup.c:1054
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
"element name"
msgstr ""
"„%s“ negali būti rašomas po „<“ simbolio; jis nepradeda jokio elemento vardo"

#: glib/gmarkup.c:1122
#, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the empty-element tag '%"
"s'"
msgstr ""
"Neįprastas simbolis „%s“, tikėtasi sulaukti „>“ simbolio, užbaigiančio "
"tuščią elementą „%s“"

#: glib/gmarkup.c:1206
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
msgstr ""
"Neįprastas simbolis „%1$s“, tikėtasi sulaukti „=“ po elemento „%3$s“ požymio "
"vardo „%2$s“"

#: glib/gmarkup.c:1247
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
"element '%s', or optionally an attribute; perhaps you used an invalid "
"character in an attribute name"
msgstr ""
"Neįprastas simbolis „%s“, tikėtasi sulaukti „>“ arba „/“ simbolių, "
"užbaigiančių elementą „%s“, arba papildomo požymio; gal Jūs panaudojote "
"netinkama simbolį požymio varde"

#: glib/gmarkup.c:1291
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
"giving value for attribute '%s' of element '%s'"
msgstr ""
"Neįprastas simbolis „%1$s“, po lygybės tikėtasi sulaukti atidarančio "
"citavimo simbolio pradedant „%3$s“ elemento „%2$s“ požymio reikšmę"

#: glib/gmarkup.c:1425
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
"begin an element name"
msgstr ""
"„%s“ negali būti rašomas po simbolių „</“; „%s“ negali būti kokio nors "
"elemento vardu"

#: glib/gmarkup.c:1461
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
"allowed character is '>'"
msgstr ""
"„%s“ negali būti rašomas po uždarančio elemento vardo „%s“; leistinas "
"simbolis yra „>“"

#: glib/gmarkup.c:1472
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr ""
"Elemento „%s“ uždarymo simbolis sutiktas anksčiau už elemento atidarymo "
"simbolį"

#: glib/gmarkup.c:1481
#, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr ""
"Sutiktas elemento „%s“ uždarymo simbolis, tačiau šiuo metu atidarytas kitas "
"elementas „%s“"

#: glib/gmarkup.c:1648
msgid "Document was empty or contained only whitespace"
msgstr "Dokumentas tuščias arba susideda tik iš tarpų"

#: glib/gmarkup.c:1662
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "Dokumentas netikėtai pasibaigė tuoj po atidarančių skliaustų '<'"

#: glib/gmarkup.c:1670 glib/gmarkup.c:1715
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
"element opened"
msgstr ""
"Dokumentas netikėtai pasibaigė neuždarius dalies elementų - „%s“ yra "
"paskutinis atviras elementas"

#: glib/gmarkup.c:1678
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
"the tag <%s/>"
msgstr ""
"Dokumentas netikėtai pasibaigė, nesulaukta uždarančių skliaustų simbolio <%s/"
">"

#: glib/gmarkup.c:1684
msgid "Document ended unexpectedly inside an element name"
msgstr "Dokumentas netikėtai pasibaigė elemento varde"

#: glib/gmarkup.c:1690
msgid "Document ended unexpectedly inside an attribute name"
msgstr "Dokumentas netikėtai pasibaigė požymio varde"

#: glib/gmarkup.c:1695
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "Dokumentas netikėtai pasibaigė elemento atvėrimo žyme."

#: glib/gmarkup.c:1701
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
msgstr ""
"Dokumentas netikėtai pasibaigė lygybės simboliu einančio po požymio vardo; "
"nerasta požymio reikšmė"

#: glib/gmarkup.c:1708
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "Dokumentas netikėtai pasibaigė požymio verte"

#: glib/gmarkup.c:1724
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "Dokumentas netikėtai pasibaigė elemento „%s“ uždarančiame simbolyje"

#: glib/gmarkup.c:1730
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr ""
"Dokumentas netikėtai pasibaigė komentaruose arba apdorojimo instrukcijose"

#: glib/gregex.c:131
msgid "corrupted object"
msgstr "sugadintas objektas"

#: glib/gregex.c:133
msgid "internal error or corrupted object"
msgstr "vidinė klaida arba sugadintas objektas"

#: glib/gregex.c:135
msgid "out of memory"
msgstr "nebėra atminties"

#: glib/gregex.c:140
msgid "backtracking limit reached"
msgstr "pasiekta atgalinio sekimo riba"

#: glib/gregex.c:152 glib/gregex.c:160
msgid "the pattern contains items not supported for partial matching"
msgstr "šablone yra dalinio atitikimo nepalaikomų elementų "

#: glib/gregex.c:154 gio/glocalfile.c:2102
msgid "internal error"
msgstr "vidinė klaida"

#: glib/gregex.c:162
msgid "back references as conditions are not supported for partial matching"
msgstr "atgalinės nuorodos kaip sąlygos nepalaikomos daliniam atitikimui"

#: glib/gregex.c:171
msgid "recursion limit reached"
msgstr "pasiekta rekursijos riba"

#: glib/gregex.c:173
msgid "workspace limit for empty substrings reached"
msgstr "pasiekta tuščių poeilių darbalaukio riba"

#: glib/gregex.c:175
msgid "invalid combination of newline flags"
msgstr "netinkama naujos eilutės vėliavėlių kombinacija"

#: glib/gregex.c:179
msgid "unknown error"
msgstr "nežinoma klaida"

#: glib/gregex.c:199
msgid "\\ at end of pattern"
msgstr "\\ šablono pabaigoje"

#: glib/gregex.c:202
msgid "\\c at end of pattern"
msgstr "\\c šablono pabaigoje"

#: glib/gregex.c:205
msgid "unrecognized character follows \\"
msgstr "neatpažintas simbolis po \\"

#: glib/gregex.c:212
msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here"
msgstr "kodai, keičiantys registrą, (\\l, \\L, \\u, \\U) čia neleistini"

#: glib/gregex.c:215
msgid "numbers out of order in {} quantifier"
msgstr "skaičiai ne iš eilės {} kvantoriuje"

#: glib/gregex.c:218
msgid "number too big in {} quantifier"
msgstr "skaičius per didelis {} kvantoriuje"

#: glib/gregex.c:221
msgid "missing terminating ] for character class"
msgstr "trūksta baigiamojo ] simbolio klasei"

#: glib/gregex.c:224
msgid "invalid escape sequence in character class"
msgstr "klaidinga speciali seka simbolio klasėje"

#: glib/gregex.c:227
msgid "range out of order in character class"
msgstr "ruožas ne iš eilės simbolio klasėje"

#: glib/gregex.c:230
msgid "nothing to repeat"
msgstr "nėra ką kartoti"

#: glib/gregex.c:233
msgid "unrecognized character after (?"
msgstr "neatpažintas simbolis po (?"

#: glib/gregex.c:237
msgid "unrecognized character after (?<"
msgstr "neatpažintas simbolis po (?<"

#: glib/gregex.c:241
msgid "unrecognized character after (?P"
msgstr "neatpažintas simbolis po (?P"

#: glib/gregex.c:244
msgid "POSIX named classes are supported only within a class"
msgstr "klasės POSIX vardais leidžiamos tik klasių viduje"

#: glib/gregex.c:247
msgid "missing terminating )"
msgstr "trūksta baigiamojo )"

#: glib/gregex.c:251
msgid ") without opening ("
msgstr ") be atveriamojo ("

#. translators: '(?R' and '(?[+-]digits' are both meant as (groups of)
#. * sequences here, '(?-54' would be an example for the second group.
#.
#: glib/gregex.c:258
msgid "(?R or (?[+-]digits must be followed by )"
msgstr "po (?R arba (?[+-]skaitmenys turi būti )"

#: glib/gregex.c:261
msgid "reference to non-existent subpattern"
msgstr "nuoroda į neegzistuojantį pošablonį"

#: glib/gregex.c:264
msgid "missing ) after comment"
msgstr "trūksta ) po komentaro"

#: glib/gregex.c:267
msgid "regular expression too large"
msgstr "reguliarioji išraiška per didelė"

#: glib/gregex.c:270
msgid "failed to get memory"
msgstr "nepavyko rezervuoti atminties"

#: glib/gregex.c:273
msgid "lookbehind assertion is not fixed length"
msgstr "žiūros atgal teiginys nefiksuoto ilgio"

#: glib/gregex.c:276
msgid "malformed number or name after (?("
msgstr "netaisyklingas skaičius ar vardas po (?("

#: glib/gregex.c:279
msgid "conditional group contains more than two branches"
msgstr "sąlyginė grupė turi daugiau negu dvi šakas"

#: glib/gregex.c:282
msgid "assertion expected after (?("
msgstr "tikimasi teiginio po (?("

#: glib/gregex.c:285
msgid "unknown POSIX class name"
msgstr "nežinomas POSIX klasės vardas"

#: glib/gregex.c:288
msgid "POSIX collating elements are not supported"
msgstr "POSIX gretinimo elementai nepalaikomi"

#: glib/gregex.c:291
msgid "character value in \\x{...} sequence is too large"
msgstr "simbolio reikšmė \\x{...} sekoje per didelė"

#: glib/gregex.c:294
msgid "invalid condition (?(0)"
msgstr "netaisyklinga sąlygą (?(0)"

#: glib/gregex.c:297
msgid "\\C not allowed in lookbehind assertion"
msgstr "\\C neleistinas žiūros atgal teiginyje"

#: glib/gregex.c:300
msgid "recursive call could loop indefinitely"
msgstr "rekursyvus iškvietimas gali veikti be galo"

#: glib/gregex.c:303
msgid "missing terminator in subpattern name"
msgstr "trūksta baigiamojo simbolio pošablonio pavadinime"

#: glib/gregex.c:306
msgid "two named subpatterns have the same name"
msgstr "du vardiniai pošabloniai turi tą patį vardą"

#: glib/gregex.c:309
msgid "malformed \\P or \\p sequence"
msgstr "netaisyklinga \\P arba \\p seka"

#: glib/gregex.c:312
msgid "unknown property name after \\P or \\p"
msgstr "nežinomas savybės vardas po \\P arba \\p"

#: glib/gregex.c:315
msgid "subpattern name is too long (maximum 32 characters)"
msgstr "pošablonio vardas per ilgas (turi būti iki 32 simbolių)"

#: glib/gregex.c:318
msgid "too many named subpatterns (maximum 10,000)"
msgstr "per daug vardinių pošablonių (iki 10000)"

#: glib/gregex.c:321
msgid "octal value is greater than \\377"
msgstr "aštuntainė reikšmė didesnė už \\377"

#: glib/gregex.c:324
msgid "DEFINE group contains more than one branch"
msgstr "DEFINE grupėje yra daugiau negu viena šaka"

#: glib/gregex.c:327
msgid "repeating a DEFINE group is not allowed"
msgstr "neleidžiama kartoti DEFINE grupės"

#: glib/gregex.c:330
msgid "inconsistent NEWLINE options"
msgstr "nenuoseklios NEWLINE savybės"

#: glib/gregex.c:333
msgid ""
"\\g is not followed by a braced name or an optionally braced non-zero number"
msgstr "po \\g nėra vardo riestiniuose skliaustuose arba teigiamo skaičiaus"

#: glib/gregex.c:338
msgid "unexpected repeat"
msgstr "netikėtas pakartojimas"

#: glib/gregex.c:342
msgid "code overflow"
msgstr "kodo perviršis"

#: glib/gregex.c:346
msgid "overran compiling workspace"
msgstr "perpildyta kompiliavimo sritis"

#: glib/gregex.c:350
msgid "previously-checked referenced subpattern not found"
msgstr "anksčiau tikrintas nurodytas pošablonis nerastas"

#: glib/gregex.c:522 glib/gregex.c:1603
#, c-format
msgid "Error while matching regular expression %s: %s"
msgstr "Klaida ieškant reguliariosios išraiškos %s atitikmens: %s"

#: glib/gregex.c:1094
msgid "PCRE library is compiled without UTF8 support"
msgstr "PCRE biblioteka sukompiliuota be UTF8 palaikymo"

#: glib/gregex.c:1103
msgid "PCRE library is compiled without UTF8 properties support"
msgstr "PCRE biblioteka sukompiliuota be UTF8 ypatybių palaikymo"

#: glib/gregex.c:1157
#, c-format
msgid "Error while compiling regular expression %s at char %d: %s"
msgstr "Klaida kompiliuojanti reguliarią išraišką %s ties simboliu %d: %s"

#: glib/gregex.c:1193
#, c-format
msgid "Error while optimizing regular expression %s: %s"
msgstr "Klaida optimizuojant reguliariąją išraišką %s: %s"

#: glib/gregex.c:2031
msgid "hexadecimal digit or '}' expected"
msgstr "laukta šešioliktainio skaitmens arba „}“"

#: glib/gregex.c:2047
msgid "hexadecimal digit expected"
msgstr "laukta šešioliktainio skaitmens"

#: glib/gregex.c:2087
msgid "missing '<' in symbolic reference"
msgstr "simbolinėje nuorodoje trūksta „<“"

#: glib/gregex.c:2096
msgid "unfinished symbolic reference"
msgstr "nebaigta simbolinė nuoroda"

#: glib/gregex.c:2103
msgid "zero-length symbolic reference"
msgstr "nulinio ilgio simbolinė nuoroda"

#: glib/gregex.c:2114
msgid "digit expected"
msgstr "laukta skaitmens"

#: glib/gregex.c:2132
msgid "illegal symbolic reference"
msgstr "neleistina simbolinė nuoroda"

#: glib/gregex.c:2194
msgid "stray final '\\'"
msgstr "nevietoje galutinis „\\“"

#: glib/gregex.c:2198
msgid "unknown escape sequence"
msgstr "nežinoma kaitos seka"

#: glib/gregex.c:2208
#, c-format
msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
msgstr "Klaida apdorojant pakeitimo tekstą „%s“ ties simboliu %lu: %s"

#: glib/gshell.c:70
msgid "Quoted text doesn't begin with a quotation mark"
msgstr "Cituojamas tekstas neprasideda citavimo ženklu"

#: glib/gshell.c:160
msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr ""
"Nesutampantis citavimo simbolis komandinėje eilutėje arba kitame terpės "
"cituotame tekste"

#: glib/gshell.c:538
#, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')"
msgstr "Tekstas pasibaigė tuoj po „\\“ simbolio. (Tekste buvo įrašyta „%s“)"

#: glib/gshell.c:545
#, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr ""
"Tekstas pasibaigė nesulaukus %c atitinkančio citatos ženklo. (Tekste buvo "
"įrašyta „%s“)"

#: glib/gshell.c:557
msgid "Text was empty (or contained only whitespace)"
msgstr "Tekstas buvo tuščias arba turėjo vien tik tarpo simbolius)"

#: glib/gspawn-win32.c:283
msgid "Failed to read data from child process"
msgstr "Nepavyko gauti duomenų iš antrinio proceso"

#: glib/gspawn-win32.c:300 glib/gspawn.c:1480
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr ""
"Nepavyko sukurti konvejerio skirto keistis duomenimis su antriniu procesu (%"
"s)"

#: glib/gspawn-win32.c:339 glib/gspawn-win32.c:347 glib/gspawn.c:1139
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Nepavyko perskaityti duomenų iš antrinio konvejerio (%s)"

#: glib/gspawn-win32.c:370 glib/gspawn.c:1346
#, c-format
msgid "Failed to change to directory '%s' (%s)"
msgstr "Nepavyko pakeisti į aplanką „%s“ (%s)"

#: glib/gspawn-win32.c:376 glib/gspawn-win32.c:495
#, c-format
msgid "Failed to execute child process (%s)"
msgstr "Nepavyko paleisti antrinio proceso (%s)"

#: glib/gspawn-win32.c:445
#, c-format
msgid "Invalid program name: %s"
msgstr "Netinkamas programos pavadinimas: %s"

#: glib/gspawn-win32.c:455 glib/gspawn-win32.c:723 glib/gspawn-win32.c:1279
#, c-format
msgid "Invalid string in argument vector at %d: %s"
msgstr "Netinkama seka argumento vektoriuje, pozicijoje %d: %s"

#: glib/gspawn-win32.c:466 glib/gspawn-win32.c:738 glib/gspawn-win32.c:1312
#, c-format
msgid "Invalid string in environment: %s"
msgstr "Netinka seka aplinkoje: %s"

#: glib/gspawn-win32.c:719 glib/gspawn-win32.c:1260
#, c-format
msgid "Invalid working directory: %s"
msgstr "Netinkamas darbinis aplankas: %s"

#: glib/gspawn-win32.c:784
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "Nepavyko paleisti pagalbinės programos (%s)"

#: glib/gspawn-win32.c:998
msgid ""
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
msgstr ""
"Netikėta klaida tarp g_io_channel_win32_poll() funkcijos duomenų skaitymo iš "
"antrinio proceso metu"

#: glib/gspawn.c:190
#, c-format
msgid "Failed to read data from child process (%s)"
msgstr "Nepavyko gauti duomenis iš antrinio proceso (%s)"

#: glib/gspawn.c:329
#, c-format
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr ""
"Netikėta klaida tarp select() funkcijos duomenų gavimo iš antrinio proceso (%"
"s) metu"

#: glib/gspawn.c:414
#, c-format
msgid "Unexpected error in waitpid() (%s)"
msgstr "Netikėta klaida iš waitpid() (%s)"

#: glib/gspawn.c:1206
#, c-format
msgid "Failed to fork (%s)"
msgstr "Nepavyko atskirti (%s)"

#: glib/gspawn.c:1356
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
msgstr "Nepavyko paleisti antrinio proceso „%s“ (%s)"

#: glib/gspawn.c:1366
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "Nepavyko perimti antrinio proceso (%s) išvedimo arba įvedimo"

#: glib/gspawn.c:1375
#, c-format
msgid "Failed to fork child process (%s)"
msgstr "Nepavyko atskirti antrinio proceso (%s)"

#: glib/gspawn.c:1383
#, c-format
msgid "Unknown error executing child process \"%s\""
msgstr "Nežinoma klaida vykdant antrinį procesą „%s“"

#: glib/gspawn.c:1407
#, c-format
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr ""
"Nepavyko perskaityti reikiamo duomenų kiekio iš antrinio pid konvejerio (%s)"

#: glib/gutf8.c:1038
msgid "Character out of range for UTF-8"
msgstr "Simbolis neatitinka UTF-8 simbolių diapazono"

#: glib/gutf8.c:1138 glib/gutf8.c:1147 glib/gutf8.c:1279 glib/gutf8.c:1288
#: glib/gutf8.c:1429 glib/gutf8.c:1525
msgid "Invalid sequence in conversion input"
msgstr "Klaidinga seka keitimo įvestyje"

#: glib/gutf8.c:1440 glib/gutf8.c:1536
msgid "Character out of range for UTF-16"
msgstr "Simbolis neatitinka UTF-16 simbolių diapazono"

#: glib/goption.c:755
msgid "Usage:"
msgstr "Naudojimas:"

#: glib/goption.c:755
msgid "[OPTION...]"
msgstr "[PARINKTIS...]"

#: glib/goption.c:861
msgid "Help Options:"
msgstr "Pagalbos parinktys:"

#: glib/goption.c:862
msgid "Show help options"
msgstr "Rodyti pagalbos parinktis"

#: glib/goption.c:868
msgid "Show all help options"
msgstr "Rodyti visas pagalbos parinktis"

#: glib/goption.c:930
msgid "Application Options:"
msgstr "Programos parinktys:"

#: glib/goption.c:992 glib/goption.c:1062
#, c-format
msgid "Cannot parse integer value '%s' for %s"
msgstr "Nepavyko apdoroti sveikosios reikšmės „%s“, reikalingos %s"

#: glib/goption.c:1002 glib/goption.c:1070
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr "Sveikoji reikšmė „%s“, reikalinga %s, viršija ribas"

#: glib/goption.c:1027
#, c-format
msgid "Cannot parse double value '%s' for %s"
msgstr "Nepavyko apdoroti dvigubos reikšmės „%s“, reikalingos %s"

#: glib/goption.c:1035
#, c-format
msgid "Double value '%s' for %s out of range"
msgstr "Dviguboji reikšmė „%s“, reikalinga %s, viršija ribas"

#: glib/goption.c:1298 glib/goption.c:1377
#, c-format
msgid "Error parsing option %s"
msgstr "Klaida apdorojant parinktį %s"

#: glib/goption.c:1408 glib/goption.c:1522
#, c-format
msgid "Missing argument for %s"
msgstr "%s trūksta argumento"

#: glib/goption.c:1917
#, c-format
msgid "Unknown option %s"
msgstr "Nežinoma parinktis %s"

#: glib/gkeyfile.c:362
msgid "Valid key file could not be found in search dirs"
msgstr "Paieškos aplankuose nepavyko rasti tinkamo raktų failo"

#: glib/gkeyfile.c:397
msgid "Not a regular file"
msgstr "Nėra paprastas failas"

#: glib/gkeyfile.c:405
msgid "File is empty"
msgstr "Failas yra tuščias"

#: glib/gkeyfile.c:764
#, c-format
msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr ""
"Raktų faile yra eilutė „%s“, kuri nėra raktas-reikšmė pora, grupė ar "
"komentaras"

#: glib/gkeyfile.c:824
#, c-format
msgid "Invalid group name: %s"
msgstr "Netinkamas grupės pavadinimas: %s"

#: glib/gkeyfile.c:846
msgid "Key file does not start with a group"
msgstr "Raktų failas neprasideda grupe"

#: glib/gkeyfile.c:872
#, c-format
msgid "Invalid key name: %s"
msgstr "Netinkamas rakto pavadinimas: %s"

#: glib/gkeyfile.c:899
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr "Raktų faile yra nepalaikoma koduotė „%s“"

#: glib/gkeyfile.c:1115 glib/gkeyfile.c:1277 glib/gkeyfile.c:2506
#: glib/gkeyfile.c:2572 glib/gkeyfile.c:2707 glib/gkeyfile.c:2840
#: glib/gkeyfile.c:2993 glib/gkeyfile.c:3180 glib/gkeyfile.c:3241
#, c-format
msgid "Key file does not have group '%s'"
msgstr "Raktų failas neturi grupės „%s“"

#: glib/gkeyfile.c:1289
#, c-format
msgid "Key file does not have key '%s'"
msgstr "Raktų failas neturi rakto „%s“"

#: glib/gkeyfile.c:1396 glib/gkeyfile.c:1511
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "Raktų faile yra raktas „%s“ su reikšme „%s“, kuri nėra UTF-8"

#: glib/gkeyfile.c:1416 glib/gkeyfile.c:1910
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr ""
"Raktų faile yra raktas „%s“, kuriame yra reikšmė, kurios negalima suprasti."

#: glib/gkeyfile.c:1531
#, fuzzy, c-format
msgid ""
"Key file contains key '%s' which has a value that cannot be interpreted."
msgstr ""
"Raktų faile yra raktas „%s“, kuriame yra reikšmė, kurios negalima suprasti."

#: glib/gkeyfile.c:2125 glib/gkeyfile.c:2337
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted."
msgstr ""
"Raktų faile yra raktas „%s“ grupėje „%s“, kuriame yra reikšmė, kurios "
"negalima suprasti."

#: glib/gkeyfile.c:2521 glib/gkeyfile.c:2722 glib/gkeyfile.c:3252
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "Raktų faile nėra rakto „%s“ grupėje „%s“"

#: glib/gkeyfile.c:3486
msgid "Key file contains escape character at end of line"
msgstr "Raktų faile, eilutės pabaigoje yra pabėgimo simbolis"

#: glib/gkeyfile.c:3508
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "Raktų faile yra klaidinga pabėgimo eilutė „%s“"

#: glib/gkeyfile.c:3650
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "Reikšmės „%s“ negalima interpretuoti kaip skaičiaus."

#: glib/gkeyfile.c:3664
#, c-format
msgid "Integer value '%s' out of range"
msgstr "Sveikoji reikšmė „%s“ viršija ribas"

#: glib/gkeyfile.c:3697
#, c-format
msgid "Value '%s' cannot be interpreted as a float number."
msgstr ""
"Reikšmės „%s“ negalima interpretuoti kaip slankiojo kablelio skaičiaus."

#: glib/gkeyfile.c:3721
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "Reikšmės „%s“ negalima interpretuoti kaip loginės."

#: gio/gbufferedinputstream.c:415 gio/gbufferedinputstream.c:496
#: gio/ginputstream.c:186 gio/ginputstream.c:318 gio/ginputstream.c:557
#: gio/ginputstream.c:682 gio/goutputstream.c:197 gio/goutputstream.c:652
#, c-format
msgid "Too large count value passed to %s"
msgstr "Per didelė skaičiavimo reikšmė perduota %s"

#: gio/gbufferedinputstream.c:883 gio/ginputstream.c:892 gio/giostream.c:305
#: gio/goutputstream.c:1081
msgid "Stream is already closed"
msgstr "Srautas jau užvertas"

#: gio/gcancellable.c:420 gio/glocalfile.c:2095 gio/gsimpleasyncresult.c:648
#: gio/gsimpleasyncresult.c:674
msgid "Operation was cancelled"
msgstr "Operacija nutraukta"

#: gio/gcontenttype.c:180
msgid "Unknown type"
msgstr "Nežinomas tipas"

#: gio/gcontenttype.c:181
#, c-format
msgid "%s filetype"
msgstr "%s failo tipos"

#: gio/gcontenttype.c:678
#, c-format
msgid "%s type"
msgstr "%s tipas"

#: gio/gdatainputstream.c:311
msgid "Unexpected early end-of-stream"
msgstr "Netikėta ankstyva srauto pabaiga"

#: gio/gdesktopappinfo.c:463 gio/gwin32appinfo.c:222
msgid "Unnamed"
msgstr "Nepavadinta"

#: gio/gdesktopappinfo.c:710
msgid "Desktop file didn't specify Exec field"
msgstr "Darbalaukio failas nenurodė Exec lauko"

#: gio/gdesktopappinfo.c:890
msgid "Unable to find terminal required for application"
msgstr "Nerastas terminalas, reikalingas programai"

#: gio/gdesktopappinfo.c:1098
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "Nepavyko sukurti naudotojo nustatymų aplanko %s: %s"

#: gio/gdesktopappinfo.c:1102
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "Nepavyko sukurti naudotojo MIME nustatymų aplanko %s: %s"

#: gio/gdesktopappinfo.c:1506
#, c-format
msgid "Can't create user desktop file %s"
msgstr "Nepavyko sukurti naudotojo darbalaukio failo %s"

#: gio/gdesktopappinfo.c:1618
#, c-format
msgid "Custom definition for %s"
msgstr "Specialus apibrėžimas %s"

#: gio/gdrive.c:409
msgid "drive doesn't implement eject"
msgstr "įrenginys nerealizuoja išstūmimo"

#. Translators: This is an error
#. * message for drive objects that
#. * don't implement any of eject or eject_with_operation.
#: gio/gdrive.c:489
#, fuzzy
msgid "drive doesn't implement eject or eject_with_operation"
msgstr "įrenginys nerealizuoja išstūmimo"

#: gio/gdrive.c:566
msgid "drive doesn't implement polling for media"
msgstr "įrenginys nerealizuoja laikmenos tikrinimo užklausimo"

#: gio/gdrive.c:771
#, fuzzy
msgid "drive doesn't implement start"
msgstr "įrenginys nerealizuoja išstūmimo"

#: gio/gdrive.c:873
#, fuzzy
msgid "drive doesn't implement stop"
msgstr "įrenginys nerealizuoja išstūmimo"

#: gio/gemblem.c:325
#, c-format
msgid "Can't handle version %d of GEmblem encoding"
msgstr "Nepavyko apdoroti GEmblem koduotės versijos %d"

#: gio/gemblem.c:335
#, c-format
msgid "Malformed number of tokens (%d) in GEmblem encoding"
msgstr "Netinkamas leksemų skaičius (%d) GEmblem koduotėje"

#: gio/gemblemedicon.c:296
#, c-format
msgid "Can't handle version %d of GEmblemedIcon encoding"
msgstr "Nepavyko apdoroti GEmblemedIcon koduotės versijos %d"

#: gio/gemblemedicon.c:306
#, c-format
msgid "Malformed number of tokens (%d) in GEmblemedIcon encoding"
msgstr "Netinkamas leksemų skaičius (%d) GEmblemedIcon koduotėje"

#: gio/gemblemedicon.c:329
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Tikėtasi GEmblem skirto GEmblemedIcon"

#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3150 gio/gfile.c:3204
#: gio/gfile.c:3335 gio/gfile.c:3375 gio/gfile.c:3702 gio/gfile.c:4104
#: gio/gfile.c:4190 gio/gfile.c:4279 gio/gfile.c:4377 gio/gfile.c:4464
#: gio/gfile.c:4557 gio/gfile.c:4887 gio/gfile.c:5167 gio/gfile.c:5236
#: gio/gfile.c:6824 gio/gfile.c:6914 gio/gfile.c:7000
#: gio/win32/gwinhttpfile.c:441
msgid "Operation not supported"
msgstr "Operacija nepalaikoma"

#. Translators: This is an error message when trying to find the
#. * enclosing (user visible) mount of a file, but none exists.
#. Translators: This is an error message when trying to
#. * find the enclosing (user visible) mount of a file, but
#. * none exists.
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
#: gio/gfile.c:1347 gio/glocalfile.c:1066 gio/glocalfile.c:1077
#: gio/glocalfile.c:1090
msgid "Containing mount does not exist"
msgstr "Tėvinis prijungimo taškas neegzistuoja"

#: gio/gfile.c:2399 gio/glocalfile.c:2247
msgid "Can't copy over directory"
msgstr "Negalima kopijuoti ant aplanko"

#: gio/gfile.c:2459
msgid "Can't copy directory over directory"
msgstr "Negalima kopijuoti aplanko ant aplanko"

#: gio/gfile.c:2467 gio/glocalfile.c:2256
msgid "Target file exists"
msgstr "Nurodytas failas jau egzistuoja"

#: gio/gfile.c:2485
msgid "Can't recursively copy directory"
msgstr "Negalima rekursyviai kopijuoti aplanko"

#: gio/gfile.c:2784
msgid "Can't copy special file"
msgstr "Nepavyksta nukopijuoti specialaus failo"

#: gio/gfile.c:3325
msgid "Invalid symlink value given"
msgstr "Netaisyklinga simbolinės nuorodos reikšmė"

#: gio/gfile.c:3418
msgid "Trash not supported"
msgstr "Šiukšlės nepalaikomos"

#: gio/gfile.c:3467
#, c-format
msgid "File names cannot contain '%c'"
msgstr "Failų varduose negali būti '%c'"

#: gio/gfile.c:5884 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "skirsnis nepalaiko prijungimo"

#: gio/gfile.c:5992
msgid "No application is registered as handling this file"
msgstr "Nėra programos, priregistruotos kaip skaitančios šį failą"

#: gio/gfileenumerator.c:206
msgid "Enumerator is closed"
msgstr "Enumeratorius užvartas"

#: gio/gfileenumerator.c:213 gio/gfileenumerator.c:272
#: gio/gfileenumerator.c:372 gio/gfileenumerator.c:481
msgid "File enumerator has outstanding operation"
msgstr "Failų enumeratoriui liko neatlikta operacija"

#: gio/gfileenumerator.c:362 gio/gfileenumerator.c:471
msgid "File enumerator is already closed"
msgstr "Failų enumeratorius jau užvertas"

#: gio/gfileicon.c:237
#, c-format
msgid "Can't handle version %d of GFileIcon encoding"
msgstr "Nepavyko apdoroti GFileIcon koduotės versijos %d"

#: gio/gfileicon.c:247
msgid "Malformed input data for GFileIcon"
msgstr "Netinkami GFileIcon įvesties duomenys"

#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422
#: gio/gfileiostream.c:171 gio/gfileoutputstream.c:170
#: gio/gfileoutputstream.c:525
msgid "Stream doesn't support query_info"
msgstr "Srautas nepalaiko query_info"

#: gio/gfileinputstream.c:337 gio/gfileiostream.c:389
#: gio/gfileoutputstream.c:383
msgid "Seek not supported on stream"
msgstr "Pozicijos perkėlimas srauto nepalaikomas"

#: gio/gfileinputstream.c:381
msgid "Truncate not allowed on input stream"
msgstr "Trumpinimas įėjimo srauto nepalaikomas"

#: gio/gfileiostream.c:465 gio/gfileoutputstream.c:459
msgid "Truncate not supported on stream"
msgstr "Trumpinimas srauto nepalaikomas"

#: gio/gicon.c:324
#, c-format
msgid "Wrong number of tokens (%d)"
msgstr "Neteisingas leksemų skaičius (%d)"

#: gio/gicon.c:344
#, c-format
msgid "No type for class name %s"
msgstr "Nėra tipo klasės pavadinimui %s"

#: gio/gicon.c:354
#, c-format
msgid "Type %s does not implement the GIcon interface"
msgstr "Tipas %s nerealizuoja GIcon sąsajos"

#: gio/gicon.c:365
#, c-format
msgid "Type %s is not classed"
msgstr "Tipas %s neklasifikuotas"

#: gio/gicon.c:379
#, c-format
msgid "Malformed version number: %s"
msgstr "Netinkamas versijos numeris: %s"

#: gio/gicon.c:393
#, c-format
msgid "Type %s does not implement from_tokens() on the GIcon interface"
msgstr "Tipas %s nerealizuoja from_tokens() GIcon sąsajoje"

#: gio/gicon.c:469
msgid "Can't handle the supplied version the icon encoding"
msgstr "Nepavyko apdoroti pateiktosios piktogramos koduotės versijos"

#: gio/ginputstream.c:195
msgid "Input stream doesn't implement read"
msgstr "Šaltinio srautas nerealizuoja skaitymo"

#. Translators: This is an error you get if there is already an
#. * operation running against this stream when you try to start
#. * one
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
#: gio/ginputstream.c:902 gio/giostream.c:315 gio/goutputstream.c:1091
msgid "Stream has outstanding operation"
msgstr "Srautui liko neįvykdyta operacija"

#: gio/ginetsocketaddress.c:182 gio/ginetsocketaddress.c:199
#: gio/gunixsocketaddress.c:174
msgid "Not enough space for socket address"
msgstr ""

#: gio/ginetsocketaddress.c:212
msgid "Unsupported socket address"
msgstr ""

#: gio/glocaldirectorymonitor.c:295
msgid "Unable to find default local directory monitor type"
msgstr "Nepavyko rasti įprasto vietinių aplankų stebėjimo tipo"

#: gio/glocalfile.c:600 gio/win32/gwinhttpfile.c:424
#, c-format
msgid "Invalid filename %s"
msgstr "Netaisyklingas failo vardas %s"

#: gio/glocalfile.c:974
#, c-format
msgid "Error getting filesystem info: %s"
msgstr "Klaida skaitant failų sistemos informaciją: %s"

#: gio/glocalfile.c:1110
msgid "Can't rename root directory"
msgstr "Nepavyko pervadinti šakninio aplanko"

#: gio/glocalfile.c:1130 gio/glocalfile.c:1156
#, c-format
msgid "Error renaming file: %s"
msgstr "Klaida pervadinant failą: %s"

#: gio/glocalfile.c:1139
msgid "Can't rename file, filename already exist"
msgstr "Nepavyko pervadinti failo, failo vardas jau užimtas"

#: gio/glocalfile.c:1152 gio/glocalfile.c:2124 gio/glocalfile.c:2153
#: gio/glocalfile.c:2309 gio/glocalfileoutputstream.c:550
#: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648
#: gio/glocalfileoutputstream.c:1130
msgid "Invalid filename"
msgstr "Netaisyklingas failo vardas"

#: gio/glocalfile.c:1308
#, c-format
msgid "Error opening file: %s"
msgstr "Klaida atveriant failą: %s"

#: gio/glocalfile.c:1318
msgid "Can't open directory"
msgstr "Nepavyko atverti aplanko"

#: gio/glocalfile.c:1443
#, c-format
msgid "Error removing file: %s"
msgstr "Klaida trinant failą: %s"

#: gio/glocalfile.c:1808
#, c-format
msgid "Error trashing file: %s"
msgstr "Klaida perkeliant į šiukšles failą: %s"

#: gio/glocalfile.c:1831
#, c-format
msgid "Unable to create trash dir %s: %s"
msgstr "Nepavyko sukurti šiukšlių aplanko %s: %s"

#: gio/glocalfile.c:1852
msgid "Unable to find toplevel directory for trash"
msgstr "Nepavyko rasti šakninio aplanko šiukšlėms"

#: gio/glocalfile.c:1931 gio/glocalfile.c:1951
msgid "Unable to find or create trash directory"
msgstr "Nepavyko rasti ar sukurti šiukšlių aplanko"

#: gio/glocalfile.c:1985
#, c-format
msgid "Unable to create trashing info file: %s"
msgstr "Nepavyko šiukšlių informacijos failo: %s"

#: gio/glocalfile.c:2014 gio/glocalfile.c:2019 gio/glocalfile.c:2094
#: gio/glocalfile.c:2101
#, c-format
msgid "Unable to trash file: %s"
msgstr "Nepavyko į šiukšles perkelti failo: %s"

#: gio/glocalfile.c:2128
#, c-format
msgid "Error creating directory: %s"
msgstr "Klaida atveriant aplanką: %s"

#: gio/glocalfile.c:2157
#, c-format
msgid "Error making symbolic link: %s"
msgstr "Klaida kuriant simbolinę nuorodą: %s"

#: gio/glocalfile.c:2219 gio/glocalfile.c:2313
#, c-format
msgid "Error moving file: %s"
msgstr "Klaida perkeliant failą: %s"

#: gio/glocalfile.c:2242
msgid "Can't move directory over directory"
msgstr "Negalima perkelti aplanko per aplanką"

#: gio/glocalfile.c:2269 gio/glocalfileoutputstream.c:928
#: gio/glocalfileoutputstream.c:942 gio/glocalfileoutputstream.c:957
#: gio/glocalfileoutputstream.c:973 gio/glocalfileoutputstream.c:987
msgid "Backup file creation failed"
msgstr "Atsarginės kopijos sukūrimas nesėkmingas"

#: gio/glocalfile.c:2288
#, c-format
msgid "Error removing target file: %s"
msgstr "Klaida trinant nurodytą failą: %s"

#: gio/glocalfile.c:2302
msgid "Move between mounts not supported"
msgstr "Perkėlimas tarp prijungimo taškų nepalaikomas"

#: gio/glocalfileinfo.c:721
msgid "Attribute value must be non-NULL"
msgstr "Atributo reikšmė turi būti netuščia"

#: gio/glocalfileinfo.c:728
msgid "Invalid attribute type (string expected)"
msgstr "netaisyklingas atributo tipas (tikimasi simbolių sekos)"

#: gio/glocalfileinfo.c:735
msgid "Invalid extended attribute name"
msgstr "netaisyklingas išplėstinio atributo pavadinimas"

#: gio/glocalfileinfo.c:775
#, c-format
msgid "Error setting extended attribute '%s': %s"
msgstr "Klaida nurodant išplėstinį atributą „%s“: %s"

#: gio/glocalfileinfo.c:1481 gio/glocalfileoutputstream.c:812
#, c-format
msgid "Error stating file '%s': %s"
msgstr "Klaida skaitant failo „%s“ informaciją: %s"

#: gio/glocalfileinfo.c:1552
msgid " (invalid encoding)"
msgstr " (netaisyklinga koduotė)"

#: gio/glocalfileinfo.c:1750
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "Klaida skaitant failo deskriptoriaus informaciją: %s"

#: gio/glocalfileinfo.c:1795
msgid "Invalid attribute type (uint32 expected)"
msgstr "Klaidingas atributo tipas (tikimasi uint32)"

#: gio/glocalfileinfo.c:1813
msgid "Invalid attribute type (uint64 expected)"
msgstr "Klaidingas atributo tipas (tikimasi uint64)"

#: gio/glocalfileinfo.c:1832 gio/glocalfileinfo.c:1851
msgid "Invalid attribute type (byte string expected)"
msgstr "Klaidingas atributo tipas (tikimasi baitų sekos)"

#: gio/glocalfileinfo.c:1886
#, fuzzy
msgid "Cannot set permissions on symlinks"
msgstr "Klaida nustatant teises: %s"

#: gio/glocalfileinfo.c:1902
#, c-format
msgid "Error setting permissions: %s"
msgstr "Klaida nustatant teises: %s"

#: gio/glocalfileinfo.c:1953
#, c-format
msgid "Error setting owner: %s"
msgstr "Klaida nustatant savininką: %s"

#: gio/glocalfileinfo.c:1976
msgid "symlink must be non-NULL"
msgstr "Simbolinė nuoroda turi būti netuščia"

#: gio/glocalfileinfo.c:1986 gio/glocalfileinfo.c:2005
#: gio/glocalfileinfo.c:2016
#, c-format
msgid "Error setting symlink: %s"
msgstr "Klaida nustatant simbolinę nuorodą: %s"

#: gio/glocalfileinfo.c:1995
msgid "Error setting symlink: file is not a symlink"
msgstr "Klaida nustatant simbolinę nuorodą: failas nėra simbolinė nuoroda"

#: gio/glocalfileinfo.c:2121
#, fuzzy, c-format
msgid "Error setting modification or access time: %s"
msgstr "Klaida nustatant teises: %s"

#: gio/glocalfileinfo.c:2144
msgid "SELinux context must be non-NULL"
msgstr "SELinux kontekstas būti nelygus NULL"

#: gio/glocalfileinfo.c:2159
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "Klaida nustatant SELinux kontekstą: %s"

#: gio/glocalfileinfo.c:2166
msgid "SELinux is not enabled on this system"
msgstr "SELinux šioje sistemoje neįjungtas"

#: gio/glocalfileinfo.c:2258
#, c-format
msgid "Setting attribute %s not supported"
msgstr "Atributo %s nustatymas nepalaikomas"

#: gio/glocalfileinputstream.c:165 gio/glocalfileoutputstream.c:701
#, c-format
msgid "Error reading from file: %s"
msgstr "Klaida skaitant failą: %s"

#: gio/glocalfileinputstream.c:196 gio/glocalfileinputstream.c:208
#: gio/glocalfileinputstream.c:320 gio/glocalfileoutputstream.c:449
#: gio/glocalfileoutputstream.c:1005
#, c-format
msgid "Error seeking in file: %s"
msgstr "Klaida keičiant poziciją faile: %s"

#: gio/glocalfileinputstream.c:241 gio/glocalfileoutputstream.c:235
#: gio/glocalfileoutputstream.c:330
#, c-format
msgid "Error closing file: %s"
msgstr "Klaida užveriant failą: %s"

#: gio/glocalfilemonitor.c:198
msgid "Unable to find default local file monitor type"
msgstr "Nepavyko rasti numatytojo vietinių failų stebyklės tipo"

#: gio/glocalfileoutputstream.c:181 gio/glocalfileoutputstream.c:214
#: gio/glocalfileoutputstream.c:722
#, c-format
msgid "Error writing to file: %s"
msgstr "Klaida rašant į failą: %s"

#: gio/glocalfileoutputstream.c:262
#, c-format
msgid "Error removing old backup link: %s"
msgstr "Klaida šalinant senos atsarginės kopijos nuorodą: %s"

#: gio/glocalfileoutputstream.c:276 gio/glocalfileoutputstream.c:289
#, c-format
msgid "Error creating backup copy: %s"
msgstr "Klaida kuriant atsarginę kopiją: %s"

#: gio/glocalfileoutputstream.c:307
#, c-format
msgid "Error renaming temporary file: %s"
msgstr "Klaida pervadinant laikinąjį failą: %s"

#: gio/glocalfileoutputstream.c:495 gio/glocalfileoutputstream.c:1056
#, c-format
msgid "Error truncating file: %s"
msgstr "Klaida trumpinant failą: %s"

#: gio/glocalfileoutputstream.c:556 gio/glocalfileoutputstream.c:609
#: gio/glocalfileoutputstream.c:654 gio/glocalfileoutputstream.c:794
#: gio/glocalfileoutputstream.c:1037 gio/glocalfileoutputstream.c:1136
#, c-format
msgid "Error opening file '%s': %s"
msgstr "Klaida atveriant failą „%s“: %s"

#: gio/glocalfileoutputstream.c:825
msgid "Target file is a directory"
msgstr "Paskirties failas yra aplankas"

#: gio/glocalfileoutputstream.c:830
msgid "Target file is not a regular file"
msgstr "Paskirties failas nėra paprastas failas"

#: gio/glocalfileoutputstream.c:842
msgid "The file was externally modified"
msgstr "Failas buvo pakeistas kitos programos"

#: gio/glocalfileoutputstream.c:1021
#, c-format
msgid "Error removing old file: %s"
msgstr "Klaida ištrinant senąjį failą: %s"

#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:553
msgid "Invalid GSeekType supplied"
msgstr "Netaisyklingas GSeekType"

#: gio/gmemoryinputstream.c:497 gio/gmemoryoutputstream.c:563
msgid "Invalid seek request"
msgstr "netaisyklinga seek užklausa"

#: gio/gmemoryinputstream.c:521
msgid "Cannot truncate GMemoryInputStream"
msgstr "Nepavyko sutrumpinti GMemoryInputStream"

#: gio/gmemoryoutputstream.c:290
msgid "Reached maximum data array limit"
msgstr "Pasiekta viršutinė duomenų masyvo riba"

#: gio/gmemoryoutputstream.c:325
msgid "Memory output stream not resizable"
msgstr "Atminties išvedimo srauto dydis nekeičiamas"

#: gio/gmemoryoutputstream.c:341
msgid "Failed to resize memory output stream"
msgstr "Nepavyko pakeisti atminties išvedimo srauto dydžio"

#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
#: gio/gmount.c:378
msgid "mount doesn't implement unmount"
msgstr "prijungimo taškas nepalaiko atjungimo"

#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
#: gio/gmount.c:457
msgid "mount doesn't implement eject"
msgstr "prijungimo taškas nepalaiko išstūmimo"

#. Translators: This is an error
#. * message for mount objects that
#. * don't implement any of unmount or unmount_with_operation.
#: gio/gmount.c:537
#, fuzzy
msgid "mount doesn't implement unmount or unmount_with_operation"
msgstr "prijungimo taškas nepalaiko atjungimo"

#. Translators: This is an error
#. * message for mount objects that
#. * don't implement any of eject or eject_with_operation.
#: gio/gmount.c:624
#, fuzzy
msgid "mount doesn't implement eject or eject_with_operation"
msgstr "prijungimo taškas nepalaiko išstūmimo"

#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
#: gio/gmount.c:713
msgid "mount doesn't implement remount"
msgstr "prijungimo taškas nepalaiko prijungimo iš naujo"

#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
#: gio/gmount.c:797
msgid "mount doesn't implement content type guessing"
msgstr "prijungimo taškas nepalaiko turinio tipo spėjimo"

#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
#: gio/gmount.c:886
msgid "mount doesn't implement synchronous content type guessing"
msgstr "prijungimo taškas nepalaiko sinchroninio turinio tipo spėjimo"

#: gio/gnetworkaddress.c:295
#, c-format
msgid "Hostname '%s' contains '[' but not ']'"
msgstr ""

#: gio/goutputstream.c:206 gio/goutputstream.c:407
msgid "Output stream doesn't implement write"
msgstr "Išvedimo srautas nepalaiko rašymo"

#: gio/goutputstream.c:368 gio/goutputstream.c:776
msgid "Source stream is already closed"
msgstr "Šaltinio srautas jau užvertas"

#: gio/gresolver.c:736
#, fuzzy, c-format
msgid "Error resolving '%s': %s"
msgstr "Klaida skaitant failą „%s“: %s"

#: gio/gresolver.c:786
#, fuzzy, c-format
msgid "Error reverse-resolving '%s': %s"
msgstr "Klaida skaitant failą „%s“: %s"

#: gio/gresolver.c:821 gio/gresolver.c:899
#, c-format
msgid "No service record for '%s'"
msgstr ""

#: gio/gresolver.c:826 gio/gresolver.c:904
#, c-format
msgid "Temporarily unable to resolve '%s'"
msgstr ""

#: gio/gresolver.c:831 gio/gresolver.c:909
#, fuzzy, c-format
msgid "Error resolving '%s'"
msgstr "Klaida trinant failą: %s"

#: gio/gsocket.c:277
msgid "Invalid socket, not initialized"
msgstr ""

#: gio/gsocket.c:284
#, c-format
msgid "Invalid socket, initialization failed due to: %s"
msgstr ""

#: gio/gsocket.c:292
#, fuzzy
msgid "Socket is already closed"
msgstr "Šaltinio srautas jau užvertas"

#: gio/gsocket.c:405
#, fuzzy, c-format
msgid "creating GSocket from fd: %s"
msgstr "Klaida skaitant failą: %s"

#: gio/gsocket.c:439 gio/gsocket.c:453 gio/gsocket.c:1911
#, fuzzy, c-format
msgid "Unable to create socket: %s"
msgstr "Nepavyko sukurti šiukšlių aplanko %s: %s"

#: gio/gsocket.c:439
msgid "Unknown protocol was specified"
msgstr ""

#: gio/gsocket.c:758
#, fuzzy
msgid "Cancellable initialization not supported"
msgstr "Operacija nepalaikoma"

#: gio/gsocket.c:1112
#, c-format
msgid "could not get local address: %s"
msgstr ""

#: gio/gsocket.c:1145
#, c-format
msgid "could not get remote address: %s"
msgstr ""

#: gio/gsocket.c:1203
#, c-format
msgid "could not listen: %s"
msgstr ""

#: gio/gsocket.c:1277
#, fuzzy, c-format
msgid "Error binding to address: %s"
msgstr "Klaida rašant į failą: %s"

#: gio/gsocket.c:1397
#, fuzzy, c-format
msgid "Error accepting connection: %s"
msgstr "Klaida keitimo metu: %s"

#: gio/gsocket.c:1510
#, fuzzy
msgid "Error connecting: "
msgstr "Klaida trumpinant failą: %s"

#: gio/gsocket.c:1514
msgid "Connection in progress"
msgstr ""

#: gio/gsocket.c:1519
#, fuzzy, c-format
msgid "Error connecting: %s"
msgstr "Klaida atveriant failą: %s"

#: gio/gsocket.c:1559
#, fuzzy, c-format
msgid "Unable to get pending error: %s"
msgstr "Nepavyko į šiukšles perkelti failo: %s"

#: gio/gsocket.c:1655
#, fuzzy, c-format
msgid "Error receiving data: %s"
msgstr "Klaida trinant failą: %s"

#: gio/gsocket.c:1798
#, fuzzy, c-format
msgid "Error sending data: %s"
msgstr "Klaida atveriant failą: %s"

#: gio/gsocket.c:1990
#, fuzzy, c-format
msgid "Error closing socket: %s"
msgstr "Klaida užveriant failą: %s"

#: gio/gsocket.c:2475
#, c-format
msgid "Waiting for socket condition: %s"
msgstr ""

#: gio/gsocket.c:2714 gio/gsocket.c:2795
#, fuzzy, c-format
msgid "Error sending message: %s"
msgstr "Klaida atveriant failą: %s"

#: gio/gsocket.c:2739
#, fuzzy
msgid "GSocketControlMessage not supported on windows"
msgstr "saitų keitimai win32 sistemose nepalaikomi"

#: gio/gsocket.c:2997 gio/gsocket.c:3136
#, fuzzy, c-format
msgid "Error receiving message: %s"
msgstr "Klaida trinant failą: %s"

#: gio/gsocketclient.c:521 gio/gsocketclient.c:770
#, fuzzy
msgid "Unknown error on connect"
msgstr "nežinoma klaida"

#: gio/gsocketlistener.c:192
#, fuzzy
msgid "Listener is already closed"
msgstr "Srautas jau užvertas"

#: gio/gsocketlistener.c:233
msgid "Added socket is closed"
msgstr ""

#: gio/gthemedicon.c:499
#, c-format
msgid "Can't handle version %d of GThemedIcon encoding"
msgstr "Nepavyko apdoroti GThemedIcon koduotės versijos %d"

#: gio/gunixconnection.c:151
#, c-format
msgid "Expecting 1 control message, got %d"
msgstr ""

#: gio/gunixconnection.c:164
#, fuzzy
msgid "Unexpected type of ancillary data"
msgstr "Netikėta ankstyva srauto pabaiga"

#: gio/gunixconnection.c:182
#, c-format
msgid "Expecting one fd, but got %d\n"
msgstr ""

#: gio/gunixconnection.c:198
msgid "Received invalid fd"
msgstr ""

#: gio/gunixinputstream.c:354 gio/gunixinputstream.c:374
#: gio/gunixinputstream.c:452 gio/gunixoutputstream.c:439
#, c-format
msgid "Error reading from unix: %s"
msgstr "Klaida skaitant unix: %s"

#: gio/gunixinputstream.c:407 gio/gunixinputstream.c:589
#: gio/gunixoutputstream.c:394 gio/gunixoutputstream.c:545
#, c-format
msgid "Error closing unix: %s"
msgstr "Klaida užveriant unix: %s"

#: gio/gunixmounts.c:1846 gio/gunixmounts.c:1883
msgid "Filesystem root"
msgstr "Failų sistemos šaknis"

#: gio/gunixoutputstream.c:340 gio/gunixoutputstream.c:361
#, c-format
msgid "Error writing to unix: %s"
msgstr "Klaida rašant į unix: %s"

#: gio/gunixsocketaddress.c:182
msgid "Abstract unix domain socket addresses not supported on this system"
msgstr ""

#: gio/gvolume.c:452
msgid "volume doesn't implement eject"
msgstr "skirsnis nerealizuoja išstūmimo"

#. Translators: This is an error
#. * message for volume objects that
#. * don't implement any of eject or eject_with_operation.
#: gio/gvolume.c:531
#, fuzzy
msgid "volume doesn't implement eject or eject_with_operation"
msgstr "skirsnis nerealizuoja išstūmimo"

#: gio/gwin32appinfo.c:277
msgid "Can't find application"
msgstr "Nepavyko rasti programos"

#: gio/gwin32appinfo.c:300
#, c-format
msgid "Error launching application: %s"
msgstr "Klaida paleidžiant programą: %s"

#: gio/gwin32appinfo.c:336
msgid "URIs not supported"
msgstr "URI nepalaikomi"

#: gio/gwin32appinfo.c:358
msgid "association changes not supported on win32"
msgstr "saitų keitimai win32 sistemose nepalaikomi"

#: gio/gwin32appinfo.c:370
msgid "Association creation not supported on win32"
msgstr "Saitų kūrimas win32 sistemose nepalaikomas"

#~ msgid "do not hide entries"
#~ msgstr "neslėpti įrašų"

#~ msgid "use a long listing format"
#~ msgstr "naudoti išsamų sąrašo formatą"

#~ msgid "[FILE...]"
#~ msgstr "[FAILAS...]"

#~ msgid ""
#~ "Character '%s' is not valid at the start of an entity name; the & "
#~ "character begins an entity; if this ampersand isn't supposed to be an "
#~ "entity, escape it as &amp;"
#~ msgstr ""
#~ "Simbolis „%s“ nepriimtinas elemento vardo pradžioje; & simbolis pradeda "
#~ "elemento įvedimą; jei šis ampersendas nėra elemento pradžia, apeikite jį "
#~ "su &amp;"

#~ msgid "Character '%s' is not valid inside an entity name"
#~ msgstr "Simbolis „%s“ nepriimtinas elemento varde"

#~ msgid "Empty character reference; should include a digit such as &#454;"
#~ msgstr "Tuščias simbolio aprašymas; ten turėtų būti skaičiai, pvz. &#454;"

#~ msgid "Unfinished entity reference"
#~ msgstr "Nebaigtas elemento aprašymas"

#~ msgid "Unfinished character reference"
#~ msgstr "Nebaigtas simbolio aprašymas"

#~ msgid "Invalid UTF-8 encoded text - overlong sequence"
#~ msgstr "Klaidingai koduotas UTF-8 tekstas – per ilga seka"

#~ msgid "Invalid UTF-8 encoded text - not a start char"
#~ msgstr "Klaidingai koduotas UTF-8 tekstas – ne pradžios simbolis"

#~ msgid "file"
#~ msgstr "failas"

#~ msgid "The file containing the icon"
#~ msgstr "Failas, kuriame yra piktograma"

#~ msgid "name"
#~ msgstr "pavadinimas"

#~ msgid "The name of the icon"
#~ msgstr "Piktogramos pavadinimas"

#~ msgid "names"
#~ msgstr "pavadinimai"

#~ msgid "An array containing the icon names"
#~ msgstr "Masyvas iš piktogramų pavadinimų"

#~ msgid "use default fallbacks"
#~ msgstr "naudoti numatytuosius atsarginius variantus"

#~ msgid ""
#~ "Whether to use default fallbacks found by shortening the name at '-' "
#~ "characters. Ignores names after the first if multiple names are given."
#~ msgstr ""
#~ "Ar naudoti numatytuosius atsarginius variantus, rastus sutrumpinant "
#~ "pavadinimą ties „-“ simboliais. Pavadinimai po pirmojo, jei duoti keli, "
#~ "ignoruojami."

#~ msgid "File descriptor"
#~ msgstr "Failo deskriptorius"

#~ msgid "The file descriptor to read from"
#~ msgstr "Failo deskriptorius skaitymui"

#~ msgid "Close file descriptor"
#~ msgstr "Užverti failo deskriptorių"

#~ msgid "Whether to close the file descriptor when the stream is closed"
#~ msgstr "Ar užverti failo deskriptorių užvėrus srautą"

#~ msgid "The file descriptor to write to"
#~ msgstr "Failo deskriptorius rašymui"