Welcome to mirror list, hosted at ThFree Co, Russian Federation.

localization_webroot-lt.po « webroot « Localizations - github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1031081204d7de7208d7ca56db5e43216ab1c934 (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
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
# Translators:
# Darius Žitkevičius <skystis@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Last-Translator: Darius Žitkevičius <skystis@gmail.com>, 2017\n"
"Language-Team: Lithuanian (https://www.transifex.com/duplicati/teams/67655/lt/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: lt\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"

#: templates/advancedoptionseditor.html:48
msgid "- pick an option -"
msgstr "- pasirinkite parametrą -"

#: templates/delete.html:7 templates/localdatabase.html:4
msgid "...loading..."
msgstr "...įkeliama..."

#: templates/backends/openstack.html:32
msgid "API Key"
msgstr "API raktas"

#: scripts/services/EditUriBuiltins.js:691 templates/backends/s3.html:54
#: templates/backends/s3.html:55
msgid "AWS Access ID"
msgstr "AWS prieigos ID"

#: scripts/services/EditUriBuiltins.js:692 templates/backends/s3.html:58
#: templates/backends/s3.html:59
msgid "AWS Access Key"
msgstr "AWS prieigos raktas"

#: scripts/services/EditUriBuiltins.js:135
msgid "AWS IAM Policy"
msgstr "AWS IAM politika"

#: index.html:226 index.html:242
msgid "About"
msgstr "Apie"

#: templates/about.html:2
msgid "About {{appname}}"
msgstr "Apie {{appname}}"

#: scripts/services/EditUriBuiltins.js:656 templates/backends/azure.html:11
msgid "Access Key"
msgstr "Prieigos raktas"

#: scripts/services/AppUtils.js:69
msgid "Access denied"
msgstr "Prieiga uždrausta"

#: templates/settings.html:5
msgid "Access to user interface"
msgstr "Pasiekti vartotojo sąsają"

#: scripts/services/EditUriBuiltins.js:655 templates/backends/azure.html:7
msgid "Account name"
msgstr "Paskyros vardas"

#: templates/notificationarea.html:27 templates/updatechangelog.html:11
msgid "Activate"
msgstr "Aktyvuoti"

#: scripts/controllers/AboutController.js:54
#: scripts/controllers/UpdateChangelogController.js:18
msgid "Activate failed:"
msgstr "Aktyvavimas nepavyko:"

#: templates/addwizard.html:3
msgid "Add a new backup"
msgstr "Pridėti naują kopiją"

#: templates/addoredit.html:149
msgid "Add a path directly"
msgstr "Pridėti kelią tiesiiogiai"

#: templates/advancedoptionseditor.html:46
msgid "Add advanced option"
msgstr "Pridėti papildomą parametrą"

#: index.html:211
msgid "Add backup"
msgstr "Pridėti kopiją"

#: templates/addoredit.html:197
msgid "Add filter"
msgstr "Pridėti filtrą"

#: templates/addoredit.html:152
msgid "Add path"
msgstr "Pridėti kelią"

#: scripts/services/EditUriBuiltins.js:702
#: scripts/services/EditUriBuiltins.js:719
msgid "Adjust bucket name?"
msgstr "Keisti saugyklos pavadinimą?"

#: scripts/services/EditUriBuiltins.js:630
msgid "Adjust path name?"
msgstr "Keisti kelią?"

#: templates/restoredirect.html:66 templates/restoredirect.html:74
msgid "Advanced Options"
msgstr "Išplėstiniai parametrai"

#: templates/addoredit.html:348 templates/edituri.html:28
msgid "Advanced options"
msgstr "Išplėstiniai parametrai"

#: templates/home.html:25
msgid "Advanced:"
msgstr "Papildomai:"

#: scripts/controllers/EditBackupController.js:22
msgid "All"
msgstr ""

#: scripts/directives/sourceFolderPicker.js:423
msgid "All Hyper-V Machines"
msgstr "Visos Hyper-V mašinos"

#: scripts/directives/sourceFolderPicker.js:455
msgid "All Microsoft SQL Databases"
msgstr "Visos Microsoft SQL duombazės"

#: templates/settings.html:116
msgid ""
"All usage reports are sent anonymously and do not contain any personal "
"information. They contain information about hardware and operating system, "
"the type of backend, backup duration, overall size of source data and "
"similar data. They do not contain paths, filenames, usernames, passwords or "
"similar sensitive information."
msgstr ""
"Visos naudojimo ataskaitos siunčiamos anonimiškai ir jose nėra jokios "
"asmeninės informacijos. Juose pateikiama informacija apie techninę įrangą ir"
" operacinę sistemą, saugyklos tipą, kopijos kūrimo laiką, visų kopijuojamų "
"failų dydį ir pan. Juose nėra kelių, failų pavadinimų, naudotojų, "
"slaptažodžių ir panašios privačios informacijos."

#: templates/settings.html:13
msgid "Allow remote access (requires restart)"
msgstr "Leisti nuotolinę prieigą (reikia paleisti iš naujo)"

#: templates/addoredit.html:282
msgid "Allowed days"
msgstr "Leidžiamos dienos"

#: scripts/controllers/LocalDatabaseController.js:103
msgid "An existing file was found at the new location"
msgstr "Naujoje vietoje rasti jau esantys failai"

#: scripts/controllers/LocalDatabaseController.js:72
msgid ""
"An existing file was found at the new location\n"
"Are you sure you want the database to point to an existing file?"
msgstr ""
"Naujoje vietoje rasti jau esantys failai.\n"
"Ar tikrai norite duomenų bazę rašyti vietoj esamų failų?"

#: scripts/controllers/EditBackupController.js:472
msgid ""
"An existing local database for the storage has been found.\n"
"Re-using the database will allow the command-line and server instances to work on the same remote storage.\n"
"\n"
" Do you wish to use the existing database?"
msgstr ""
"Buvo rasta esama vietinė duomenų saugykla.\n"
"Naudojant tą pačią duombazę, komandinės eilutės ir serverio procesai galės veikti toje pačioje nuotolinėje saugykloje.\n"
"\n"
" Ar norite naudoti esamą duomenų bazę?"

#: templates/settings.html:104
msgid "Anonymous usage reports"
msgstr "Anoniminės naudojimo ataskaitos"

#: templates/export.html:8
msgid "As Command-line"
msgstr "Kaip komandinę eilutę"

#: scripts/services/EditUriBuiltins.js:614 templates/backends/gcs.html:8
#: templates/backends/gcs.html:9 templates/backends/oauth.html:8
#: templates/backends/oauth.html:9
msgid "AuthID"
msgstr "AuthID"

#: templates/backends/generic.html:23 templates/backends/openstack.html:23
msgid "Authentication password"
msgstr "Autorizacijos slaptažodis"

#: templates/backends/generic.html:19 templates/backends/openstack.html:19
msgid "Authentication username"
msgstr "Autorizacijos naudotojas"

#: scripts/controllers/EditBackupController.js:381
msgid "Autogenerated passphrase"
msgstr "Automatiškai sugeneruota slapta frazė"

#: templates/addoredit.html:262
msgid "Automatically run backups."
msgstr "Atsargines kopijas kurti automatiškai."

#: templates/backends/b2.html:12
msgid "B2 Account ID"
msgstr "B2 paskyros ID"

#: templates/backends/b2.html:16
msgid "B2 Application Key"
msgstr "B2 programos raktas"

#: scripts/services/EditUriBuiltins.js:738 templates/backends/b2.html:13
msgid "B2 Cloud Storage Account ID"
msgstr "B2 debesų saugyklos paskyros ID"

#: scripts/services/EditUriBuiltins.js:739 templates/backends/b2.html:17
msgid "B2 Cloud Storage Application Key"
msgstr "B2 debesų saugyklos programos raktas"

#: templates/restore.html:132 templates/restore.html:70
msgid "Back"
msgstr "Atgal"

#: templates/about.html:66
msgid "Backend modules:"
msgstr "Kopijų saugyklos moduliai:"

#: templates/addoredit.html:88
msgid "Backup destination"
msgstr "Kopijų paskirties vieta"

#: templates/restore.html:21 templates/restoredirect.html:21
#: templates/restoredirect.html:31
msgid "Backup location"
msgstr "Kopijų saugojimo vieta"

#: templates/home.html:60
msgid "Backup:"
msgstr "Kopija:"

#: templates/settings.html:81
msgid "Beta"
msgstr "Beta"

#: templates/restore.html:143
msgid "Bitcoin: {{bitcoinaddr}}"
msgstr "Bitcoin: {{bitcoinaddr}}"

#: scripts/services/AppUtils.js:67
msgid "Broken access"
msgstr "Sugadinta prieiga"

#: templates/backends/file.html:8 templates/restore.html:91
msgid "Browse"
msgstr "Naršyti"

#: scripts/controllers/SystemSettingsController.js:33
msgid "Browser default"
msgstr "Naršyklės numatyta reišmė"

#: scripts/services/EditUriBuiltins.js:666
#: scripts/services/EditUriBuiltins.js:690
#: scripts/services/EditUriBuiltins.js:737
msgid "Bucket Name"
msgstr "Saugyklos pavadinimas"

#: templates/backends/gcs.html:15
msgid "Bucket create location"
msgstr "Sukurti saugyklos vietą"

#: templates/backends/s3.html:26
msgid "Bucket create region"
msgstr "Sukurti saugyklos regijoną"

#: templates/backends/b2.html:2 templates/backends/b2.html:3
#: templates/backends/gcs.html:2 templates/backends/openstack.html:2
#: templates/backends/s3.html:19 templates/backends/s3.html:20
msgid "Bucket name"
msgstr "Saugyklos pavadinimas"

#: templates/backends/gcs.html:26
msgid "Bucket storage class"
msgstr "Saugyklos klasė"

#: scripts/services/ServerStatus.js:48
msgid "Building list of files to restore ..."
msgstr "Generuojamas atkuriamų failų sąrašas... "

#: scripts/controllers/RestoreController.js:361
msgid "Building partial temporary database ..."
msgstr "Generuojama dalinė laikina duombazė..."

#: templates/restore.html:59
msgid "Busy ..."
msgstr "Užimtas..."

#: templates/settings.html:91
msgid "Canary"
msgstr "Canary"

#: scripts/controllers/AppController.js:44
#: scripts/controllers/AppController.js:59
#: scripts/controllers/EditBackupController.js:366
#: scripts/controllers/EditBackupController.js:381
#: scripts/controllers/EditBackupController.js:415
#: scripts/controllers/EditBackupController.js:424
#: scripts/controllers/EditBackupController.js:451
#: scripts/controllers/EditBackupController.js:472
#: scripts/controllers/EditBackupController.js:82
#: scripts/controllers/LocalDatabaseController.js:72
#: scripts/controllers/LocalDatabaseController.js:88
#: scripts/controllers/RestoreDirectController.js:24
#: scripts/controllers/StateController.js:103
#: scripts/controllers/StateController.js:112
#: scripts/services/CaptchaService.js:22 scripts/services/DialogService.js:50
#: scripts/services/EditUriBuiltins.js:47
#: scripts/services/EditUriBuiltins.js:630
#: scripts/services/EditUriBuiltins.js:702
#: scripts/services/EditUriBuiltins.js:719 templates/delete.html:54
#: templates/export.html:26 templates/settings.html:146
#: templates/waitarea.html:19
msgid "Cancel"
msgstr "Atšaukti"

#: scripts/controllers/LocalDatabaseController.js:103
msgid "Cannot move to existing file"
msgstr "Negalima perkelti į esamo failo vietą"

#: templates/about.html:5
msgid "Changelog"
msgstr "Pakeitimų žurnalas"

#: templates/updatechangelog.html:2
msgid "Changelog for {{appname}} {{version}}"
msgstr "Programos {{appname}} {{version}} pakeitimų žurnalas"

#: scripts/controllers/UpdateChangelogController.js:24
msgid "Check failed:"
msgstr "Patikrinimas nepavyko:"

#: templates/about.html:35
msgid "Check for updates now"
msgstr "Ieškoti atnaujinimų dabar"

#: templates/captcha.html:10
msgid "Checking ..."
msgstr "Tikrinama..."

#: templates/about.html:36
msgid "Checking for updates ..."
msgstr "Ieškoma atnaujinimų..."

#: templates/edituri.html:16
msgid "Chose a storage type to get started"
msgstr "Norėdami pradėti pasirinkite saugyklos tipą"

#: templates/backends/gcs.html:11 templates/backends/oauth.html:11
msgid "Click the AuthID link to create an AuthID"
msgstr "Norėdami sukurti AuthID paspauskite AuthID nuorodą"

#: index.html:156 index.html:199
msgid "Click to set throttle options"
msgstr "Spustelėkite, kad nustatyti akceleratoriaus parametrus"

#: templates/home.html:30
msgid "Commandline ..."
msgstr "Komandinė eilutė ..."

#: templates/home.html:29
msgid "Compact now"
msgstr "Suspausti dabar"

#: scripts/services/ServerStatus.js:41 scripts/services/ServerStatus.js:64
msgid "Compacting remote data ..."
msgstr "Suspausti nutolusius duomenis..."

#: scripts/services/ServerStatus.js:38
msgid "Completing backup ..."
msgstr "Kopija užbaigiama..."

#: scripts/services/ServerStatus.js:36
msgid "Completing previous backup ..."
msgstr "Užbaigiama ankstesnė kopija..."

#: templates/about.html:67
msgid "Compression modules:"
msgstr "Kompresijos moduliai:"

#: scripts/directives/sourceFolderPicker.js:381
msgid "Computer"
msgstr "Kompiteris"

#: templates/import.html:9
msgid "Configuration file:"
msgstr "Konfigūracijos failas:"

#: templates/home.html:17
msgid "Configuration:"
msgstr "Konfigūracija:"

#: templates/addwizard.html:9
msgid "Configure a new backup"
msgstr "Derinti naują kopiją"

#: scripts/controllers/DeleteController.js:65
#: scripts/controllers/DeleteController.js:77
#: scripts/controllers/LocalDatabaseController.js:28
msgid "Confirm delete"
msgstr "Patvirtinkite tryminą"

#: scripts/services/EditUriBackendConfig.js:66
msgid "Confirmation required"
msgstr "Reikalingas patvirtinimas"

#: templates/restoredirect.html:80
msgid "Connect"
msgstr "Prisijungti"

#: index.html:319
msgid "Connect now"
msgstr "Prisijungti dabar"

#: index.html:315
msgid "Connecting to server ..."
msgstr "Jungiamasi prie serverio..."

#: templates/commandline.html:51
msgid "Connecting to task ...."
msgstr "Jungiamasi prie užduoties..."

#: index.html:320
msgid "Connecting..."
msgstr "Jungiamasi..."

#: index.html:311
msgid "Connection lost"
msgstr "Prisijungimas nutrūko"

#: scripts/directives/backupEditUri.js:51
#: scripts/directives/backupEditUri.js:54
msgid "Connection worked!"
msgstr "Prisijungti pavyko!"

#: scripts/services/EditUriBuiltins.js:657 templates/backends/azure.html:2
msgid "Container name"
msgstr "Konteinerio pavadinimas"

#: templates/backends/openstack.html:37
msgid "Container region"
msgstr "Konteinerio regionas"

#: templates/restore.html:69
msgid "Continue"
msgstr "Tęsti"

#: scripts/controllers/EditBackupController.js:451
msgid "Continue without encryption"
msgstr "Tęsti be šifravimo"

#: scripts/controllers/DialogController.js:16
msgid "Copied!"
msgstr "Nukopijuota!"

#: templates/addoredit.html:99 templates/restoredirect.html:42
msgid "Copy Destination URL to Clipboard"
msgstr "Kopijuoti paskirties URL į iškarpinę"

#: scripts/controllers/DialogController.js:20
msgid "Copy failed. Please manually copy the URL"
msgstr "Kopijavimas nepavyko. Nukopijuokite URL rankiniu būdu"

#: scripts/services/AppUtils.js:603
msgid "Core options"
msgstr "Pagrindiniai parametrai"

#: scripts/controllers/StateController.js:34
msgid "Counting ({{files}} files found, {{size}})"
msgstr "Skaičiuojama, rasta failų: ({{files}}, {{size}})"

#: templates/settings.html:111
msgid "Crashes only"
msgstr "Tik lūžimai"

#: templates/home.html:36
msgid "Create bug report ..."
msgstr "Kurti klaidos ataskaitą.."

#: scripts/directives/backupEditUri.js:131
msgid "Create folder?"
msgstr "Sukurti aplanką?"

#: scripts/services/EditUriBuiltins.js:121
msgid "Created new limited user"
msgstr "Sukurtas naujas ribotas vartotojas"

#: scripts/services/ServerStatus.js:59
msgid "Creating bug report ..."
msgstr "Klaidos ataskaitos kūrimas ..."

#: scripts/services/EditUriBuiltins.js:112
msgid "Creating new user with limited access ..."
msgstr "Kuriamas naujas vartotojas, su ribota prieiga..."

#: scripts/services/ServerStatus.js:49
msgid "Creating target folders ..."
msgstr "Kuriami paskirties aplankai..."

#: scripts/controllers/RestoreController.js:356
msgid "Creating temporary backup ..."
msgstr "Kuriama laikina kopija..."

#: scripts/services/EditUriBuiltins.js:112
msgid "Creating user..."
msgstr "Kuriamas vartotojas"

#: templates/updatechangelog.html:4
msgid "Current version is {{versionname}} ({{versionnumber}})"
msgstr "Dabartinė versija: {{versionname}} ({{versionnumber}})"

#: templates/backends/s3.html:14
msgid "Custom S3 endpoint"
msgstr "Nestandartinė S3 saugykla"

#: templates/backends/openstack.html:13
msgid "Custom authentication url"
msgstr "Nestandartinis autorizacijos URL"

#: templates/backends/gcs.html:18
msgid "Custom location ({{server}})"
msgstr "Nestandartinė vieta ({{server}})"

#: templates/backends/s3.html:32
msgid "Custom region for creating buckets"
msgstr "Nestandartinis regionas kuriamoms saugykloms"

#: templates/backends/s3.html:29
msgid "Custom region value ({{region}})"
msgstr "Nestandartinio regiono reikšmė ({{region}})"

#: templates/backends/openstack.html:10 templates/backends/s3.html:11
msgid "Custom server url ({{server}})"
msgstr "Nestandartinis serverio url ({{server}})"

#: templates/backends/gcs.html:29 templates/backends/s3.html:41
msgid "Custom storage class ({{class}})"
msgstr "Nestandartinė saugyklos klasė ({{class}})"

#: templates/home.html:27
msgid "Database ..."
msgstr "Duombazė..."

#: scripts/services/AppUtils.js:90 templates/addoredit.html:328
msgid "Days"
msgstr "Dienos"

#: scripts/controllers/SystemSettingsController.js:34
msgid "Default"
msgstr "Numatyta"

#: templates/settings.html:68
msgid "Default ({{channelname}})"
msgstr "Numatytas ({{channelname}})"

#: templates/addoredit.html:201
msgid "Default Filters"
msgstr ""

#: templates/settings.html:131
msgid "Default options"
msgstr "Numatyti parametrai"

#: templates/localdatabase.html:19
msgid "Delete"
msgstr "Ištrinti"

#: templates/home.html:21
msgid "Delete ..."
msgstr "Ištrinti..."

#: templates/delete.html:5 templates/delete.html:53
msgid "Delete backup"
msgstr "Ištrinti kopiją"

#: templates/delete.html:13
msgid "Delete local database"
msgstr "Ištrinti lokalią duombazę"

#: templates/delete.html:38 templates/delete.html:47
msgid "Delete remote files"
msgstr "Ištrinti nutolusius failus"

#: templates/delete.html:26
msgid "Delete the local database"
msgstr "Ištrinti lokalią duombazę"

#: templates/delete.html:41
msgid "Delete {{filecount}} files ({{filesize}}) from the remote storage?"
msgstr "Trinti failus {{filecount}}, ({{filesize}}) iš nutolusios saugyklos?"

#: scripts/services/ServerStatus.js:61
msgid "Deleting remote files ..."
msgstr "Trinami nutolę failai..."

#: scripts/services/ServerStatus.js:40
msgid "Deleting unwanted files ..."
msgstr "Trinami nepageidaujami failai"

#: scripts/services/AppUtils.js:59
msgid "Desktop"
msgstr "Darbastalis"

#: templates/addoredit.html:25
msgid "Destination"
msgstr "Paskirtis"

#: templates/restore.html:141
msgid ""
"Did we help save your files? If so, please consider supporting Duplicati "
"with a donation. We suggest {{smallamount}} for private use and "
"{{largeamount}} for commercial use."
msgstr ""
"Ar mes padėjome išgelbėti duomenis? Jei taip paremkite programos kūrimą. "
"Siūloma parama privatiems naudotojams {{smallamount}} ir {{largeamount}} "
"komerciniams naudotojams."

#: templates/restorewizard.html:9
msgid "Direct restore from backup files ..."
msgstr "Atkurti tiesiogiai iš kopijos failų..."

#: templates/log.html:31
msgid "Disabled"
msgstr "Išjungta"

#: templates/notificationarea.html:10 templates/notificationarea.html:25
msgid "Dismiss"
msgstr "Neberodyti"

#: templates/settings.html:50
msgid "Display and color theme"
msgstr "Vaizdo ir spalvų tema"

#: scripts/controllers/DeleteController.js:77
msgid "Do you really want to delete the backup: \"{{name}}\" ?"
msgstr "Ar tikrai norite ištrinti kopiją: \"{{name}}\" ?"

#: scripts/controllers/LocalDatabaseController.js:28
msgid "Do you really want to delete the local database for: {{name}}"
msgstr "Ar tikrai norite ištrinti lokalią duomenų bazę: {{name}}"

#: index.html:141 index.html:269
msgid "Donate"
msgstr "Paremti"

#: index.html:144 index.html:272
msgid "Donate with Bitcoins"
msgstr "Paremti per Bitcoins"

#: index.html:147 index.html:275
msgid "Donate with PayPal"
msgstr "Paremti per PayPal"

#: templates/settings.html:58 templates/settings.html:60
msgid "Donation messages"
msgstr "Paramos pranešimai"

#: templates/settings.html:62
msgid "Donation messages are hidden, click to show"
msgstr "Paramos pranešimai paslėpti: spustelėkite, kad rodyti"

#: templates/settings.html:61
msgid "Donation messages are visible, click to hide"
msgstr "Paramos pranešimai matomi: spustelėkite, kad paslėpti"

#: templates/export.html:45
msgid "Done"
msgstr "Baigta"

#: templates/notificationarea.html:14
msgid "Download"
msgstr "Atsisiųsti"

#: templates/notificationarea.html:28
msgid "Downloading ..."
msgstr "Siunčiama..."

#: scripts/services/ServerStatus.js:53
msgid "Downloading files ..."
msgstr "Siunčiami failai..."

#: templates/notificationarea.html:22
msgid "Downloading update..."
msgstr "Siunčiamas atnaujinimas..."

#: scripts/services/AppUtils.js:265
msgid "Duplicate option {{opt}}"
msgstr "Pasikartojantis parametras {{opt}}"

#: index.html:263
msgid "Duplicati Website"
msgstr "Duplicati svetainė"

#: index.html:251
msgid "Duplicati forum"
msgstr ""

#: templates/delete.html:15
msgid ""
"Each backup has a local database associated with it, which stores information about the remote backup on the local machine.\n"
"            When deleting a backup, you can also delete the local database without affecting the ability to restore the remote files.\n"
"            If you are using the local database for backups from the commandline, you should keep the database."
msgstr ""
"Kiekviena atsarginė kopija turi su ja susietą duomenų bazę, kurioje saugoma informacija apie nuotolinę saugykla vietiniame kompiuteryje.\n"
"Trindami kopiją galite ištrinti ir lokalią duombazę, atkurti duomenis iš nutolusių failų vis tiek galėsite.\n"
"Jei lokalią duombazę naudojate kopijoms per komandinę eilutę, tada duombazę turėtumėt palikti."

#: templates/localdatabase.html:8
msgid ""
"Each backup has a local database associated with it, which stores "
"information about the remote backup on the local machine.\\nThis makes it "
"faster to perform many operations, and reduces the amount of data that needs"
" to be downloaded for each operation."
msgstr ""
"Kiekviena atsarginė kopija turi su ja susietą duomenų bazę, kurioje saugoma "
"informacija apie nutolusią kopiją vietinėje sistemoje.\\nJos dėka visos "
"operacijos atliekamos greičiau ir kiekvienai operacijai sumažinamas "
"atsisiunčiamų duomenų kiekis."

#: templates/home.html:19
msgid "Edit ..."
msgstr "Taisyti..."

#: templates/addoredit.html:170 templates/addoredit.html:359
#: templates/edituri.html:39 templates/settings.html:135
msgid "Edit as list"
msgstr "Taisyti kaip sąrašą"

#: templates/addoredit.html:173 templates/addoredit.html:362
#: templates/edituri.html:42 templates/settings.html:141
msgid "Edit as text"
msgstr "Taisyti kaip tekstą"

#: templates/export.html:18
msgid "Encrypt file"
msgstr "Šifruoti failą"

#: templates/addoredit.html:43 templates/restore.html:22
#: templates/restoredirect.html:22 templates/restoredirect.html:58
msgid "Encryption"
msgstr "Šifravimas"

#: scripts/controllers/EditBackupController.js:424
msgid "Encryption changed"
msgstr "Šifravimas pakeistas"

#: templates/about.html:68
msgid "Encryption modules:"
msgstr "Šifravimo moduliai"

#: scripts/controllers/EditBackupController.js:82
#: scripts/controllers/RestoreDirectController.js:24
msgid "Enter URL"
msgstr "Įveskite URL"

#: templates/backends/azure.html:12
msgid "Enter access key"
msgstr "Įveskite prieigos raktą"

#: templates/backends/azure.html:8
msgid "Enter account name"
msgstr "Įveskite naudotojo vardą"

#: templates/restoredirect.html:61
msgid "Enter backup passphrase, if any"
msgstr "Jei naudojama šifravimo slapta frazė, įveskite ją"

#: templates/addwizard.html:10
msgid "Enter configuration details"
msgstr "Įveskite konfigūracijos detales"

#: templates/backends/azure.html:3
msgid "Enter container name"
msgstr "Įveskite saugyklos pavadinimą"

#: templates/export.html:22 templates/import.html:15
msgid "Enter encryption passphrase"
msgstr "Įveskite šifravimo slaptą frazę"

#: templates/addoredit.html:191
msgid "Enter expression here"
msgstr "Įveskite čia išraišką"

#: templates/backends/jottacloud.html:3 templates/backends/mega.html:3
msgid "Enter folder path name"
msgstr "Įveskite aplanko kelio pavadinimą"

#: scripts/services/AppUtils.js:121
msgid "Enter one option per line in command-line format, eg. {0}"
msgstr ""
"Įveskite vieną parametrą eilutėje komandinės eilutės formatu, pvz.: {0}"

#: templates/backends/file.html:7 templates/backends/generic.html:14
#: templates/backends/oauth.html:3 templates/restore.html:90
msgid "Enter the destination path"
msgstr "Įveskite paskirties kelią"

#: scripts/controllers/CommandlineController.js:170
#: scripts/controllers/CommandlineController.js:74
#: scripts/controllers/ExportController.js:28
#: scripts/controllers/RestoreController.js:114
#: scripts/controllers/RestoreController.js:144
#: scripts/controllers/RestoreController.js:291
#: scripts/controllers/RestoreController.js:331
#: scripts/controllers/RestoreController.js:378
#: scripts/controllers/RestoreController.js:411
#: scripts/controllers/RestoreController.js:421
#: scripts/controllers/RestoreController.js:88
#: scripts/controllers/RestoreDirectController.js:110
#: scripts/controllers/RestoreDirectController.js:74
#: scripts/directives/backupEditUri.js:143
#: scripts/directives/backupEditUri.js:170
#: scripts/directives/backupEditUri.js:205
#: scripts/directives/backupEditUri.js:239 scripts/services/AppUtils.js:265
#: scripts/services/AppUtils.js:311 scripts/services/AppUtils.js:313
#: scripts/services/AppUtils.js:321 scripts/services/AppUtils.js:323
msgid "Error"
msgstr "Klaida"

#: scripts/services/ServerStatus.js:66
msgid "Error!"
msgstr "Klaida!"

#: templates/settings.html:110
msgid "Errors and crashes"
msgstr "Klaidos ir lūžimai"

#: templates/addoredit.html:218
msgid "Exclude"
msgstr "Išimtys"

#: scripts/services/AppUtils.js:124
msgid "Exclude directories whose names contain"
msgstr "Neįtraukti aplankų, kurių pavadinime yra"

#: scripts/services/AppUtils.js:167
msgid "Exclude expression"
msgstr "Neįtraukti išraiškos"

#: scripts/services/AppUtils.js:142
msgid "Exclude file"
msgstr "Neįtraukti failo"

#: scripts/services/AppUtils.js:148
msgid "Exclude file extension"
msgstr "Neįtraukti failų plėtinio"

#: scripts/services/AppUtils.js:130
msgid "Exclude files whose names contain"
msgstr "Neįtraukti failų, kurių pavadinime yra"

#: scripts/services/AppUtils.js:136
msgid "Exclude folder"
msgstr "Neįtraukti aplanko"

#: scripts/services/AppUtils.js:153
msgid "Exclude regular expression"
msgstr "Neįtraukti standartinės išraiškos"

#: scripts/controllers/LocalDatabaseController.js:72
msgid "Existing file found"
msgstr "Rastas esamas failas"

#: templates/settings.html:86
msgid "Experimental"
msgstr "Eksperimentinis"

#: templates/export.html:27
msgid "Export"
msgstr "Eksportas"

#: templates/home.html:20
msgid "Export ..."
msgstr "Eksportas..."

#: templates/export.html:2
msgid "Export backup configuration"
msgstr "Eksportuoti atsarginės kopijos konfigūraciją"

#: templates/delete.html:31 templates/delete.html:34
msgid "Export configuration"
msgstr "Eksportuoti konfigūraciją"

#: templates/export.html:31
msgid "Exporting ..."
msgstr "Eksportuojama..."

#: scripts/services/SystemInfo.js:52
msgid "FTP (Alternative)"
msgstr "FTP (Alternatyva)"

#: scripts/controllers/RestoreController.js:378
msgid "Failed to build temporary database: {{message}}"
msgstr "Nepavyko sukurti laikinos duomenų bazės: {{message}}"

#: scripts/directives/backupEditUri.js:143
#: scripts/directives/backupEditUri.js:205
#: scripts/directives/backupEditUri.js:239
msgid "Failed to connect:"
msgstr "Nepavyko prisijungti:"

#: scripts/controllers/CommandlineController.js:170
#: scripts/controllers/CommandlineController.js:74
#: scripts/controllers/ExportController.js:28
#: scripts/controllers/LogController.js:77
#: scripts/controllers/RestoreController.js:291
#: scripts/controllers/RestoreController.js:331
#: scripts/controllers/RestoreController.js:421
#: scripts/controllers/RestoreController.js:88
#: scripts/controllers/RestoreDirectController.js:110
#: scripts/controllers/RestoreDirectController.js:74
msgid "Failed to connect: {{message}}"
msgstr "Nepavyko prisijungti: {{message}}"

#: scripts/controllers/LocalDatabaseController.js:38
msgid "Failed to delete:"
msgstr "Nepavyko ištrinti:"

#: scripts/controllers/RestoreController.js:114
#: scripts/controllers/RestoreController.js:144
msgid "Failed to fetch path information: {{message}}"
msgstr "Nepavyko gauti aplanko informacijos: {{message}}"

#: scripts/directives/backupEditUri.js:170
msgid "Failed to import:"
msgstr "Importas nepavyko:"

#: scripts/controllers/EditBackupController.js:737
msgid "Failed to read backup defaults:"
msgstr "Nepavyko nuskaityti kopijos numatytus parametrus:"

#: scripts/controllers/RestoreController.js:411
msgid "Failed to restore files: {{message}}"
msgstr "Failų atkūrimas nepavyko:  {{message}}"

#: scripts/controllers/SystemSettingsController.js:110
msgid "Failed to save:"
msgstr "Išsaugoti nepavyko:"

#: scripts/controllers/RestoreController.js:120
#: scripts/controllers/RestoreController.js:159
msgid "Fetching path information ..."
msgstr "Gaunama aplanko informacija..."

#: scripts/services/AppUtils.js:73
msgid "File"
msgstr "Failas"

#: templates/addoredit.html:241
msgid "Files larger than:"
msgstr "Failai didesni nei:"

#: templates/addoredit.html:159
msgid "Filters"
msgstr "Filtrai"

#: scripts/services/ServerStatus.js:44 scripts/services/ServerStatus.js:55
#: scripts/services/ServerStatus.js:65 templates/commandline.html:60
msgid "Finished!"
msgstr "Baigta!"

#: scripts/controllers/AppController.js:170
msgid "First run setup"
msgstr ""

#: scripts/services/AppUtils.js:50
msgid "Folder"
msgstr "Aplankas"

#: templates/backends/b2.html:7 templates/backends/file.html:22
#: templates/backends/file.html:6 templates/backends/jottacloud.html:2
#: templates/backends/mega.html:2 templates/backends/s3.html:49
#: templates/backends/sia.html:6 templates/restore.html:105
#: templates/restore.html:89
msgid "Folder path"
msgstr "Aplanko kelias"

#: scripts/services/AppUtils.js:107
msgid "Fri"
msgstr "Pn"

#: scripts/services/AppUtils.js:83
msgid "GByte"
msgstr "GB"

#: scripts/services/AppUtils.js:116
msgid "GByte/s"
msgstr "GB/s"

#: templates/backends/gcs.html:38
msgid "GCS Project ID"
msgstr "GCS projekto ID"

#: templates/about.html:4 templates/addoredit.html:24 templates/log.html:9
msgid "General"
msgstr "Pagrindiniai"

#: templates/addoredit.html:36
msgid "General backup settings"
msgstr "Pagrindiniai kopijos nustatymai"

#: templates/addoredit.html:309
msgid "General options"
msgstr "Pagrindiniai parametrai"

#: templates/addoredit.html:69
msgid "Generate"
msgstr "Generuoti"

#: templates/backends/s3.html:63
msgid "Generate IAM access policy"
msgstr "Generuoti IAM prieigos politiką"

#: scripts/controllers/RestoreController.js:66
msgid "Getting file versions ..."
msgstr "Gaunamos failų versijos..."

#: scripts/controllers/EditBackupController.js:26
msgid "Hidden files"
msgstr "Paslėpti failai"

#: templates/addoredit.html:64
msgid "Hide"
msgstr "Paslepti"

#: templates/backends/file.html:15 templates/restore.html:98
msgid "Hide hidden folders"
msgstr "Nerodyti paslėptų aplankų"

#: index.html:208 scripts/services/AppUtils.js:61
msgid "Home"
msgstr "Pradžia"

#: scripts/services/AppUtils.js:89 scripts/services/AppUtils.js:99
#: templates/settings.html:34
msgid "Hours"
msgstr "Valandos"

#: templates/restore.html:111
msgid "How do you want to handle existing files?"
msgstr "Kaip elgtis su esamais failais?"

#: scripts/services/AppUtils.js:63
msgid "Hyper-V Machine"
msgstr "Hyper-V mašina"

#: scripts/directives/sourceFolderPicker.js:438
msgid "Hyper-V Machine:"
msgstr "Hyper-V mašina:"

#: scripts/directives/sourceFolderPicker.js:417
#: scripts/services/AppUtils.js:65
msgid "Hyper-V Machines"
msgstr "Hyper-V mašinos"

#: scripts/directives/sourceFolderPicker.js:56
#: scripts/directives/sourceFolderPicker.js:62
msgid "ID:"
msgstr "ID:"

#: templates/addoredit.html:265
msgid "If a date was missed, the job will run as soon as possible."
msgstr ""
"Jai kopijos laikas praleistas, užduotis bus vykdoma pirmai progai "
"pasitaikius."

#: templates/localdatabase.html:13
msgid ""
"If the backup and the remote storage is out of sync, Duplicati will require "
"that you perform a repair operation to synchronize the database.\\nIf the "
"repair is unsuccesful, you can delete the local database and re-generate."
msgstr ""
"Jei kopija ir nuotolinė saugykla nesusinchronizuota, Duplicati reikalaus, "
"kad būtu įvykdytas taisymas, kad susinchronizuoti duomenų bazę.\\nJei "
"taisymas nepavyks, reikės ištrinti lokalią duombazę ir ją generuoti iš "
"naujo."

#: templates/export.html:41
msgid ""
"If the backup file was not downloaded automatically, <a "
"href=\"{{DownloadURL}}\" target=\"_blank\">right click and choose &quot;Save"
" as ...&quot;</a>"
msgstr ""
"Jei kopijos failas nebuvo atsiųstas automatiškai, <a "
"href=\"{{DownloadURL}}\" target=\"_blank\">spustelėkite dešiniuoju mygtuku "
"ir pasirinkite &quot;Išsaugoti kaip...&quot;</a>"

#: templates/notificationarea.html:7
msgid ""
"If the backup file was not downloaded automatically, <a "
"href=\"{{item.DownloadLink}}\" target=\"_blank\">right click and choose "
"&quot;Save as ...&quot;</a>"
msgstr ""
"Jei kopijos failas nebuvo atsiųstas automatiškai, <a "
"href=\"{{item.DownloadLink}}\" target=\"_blank\">spustelėkite dešiniuoju "
"mygtuku ir pasirinkite &quot;Išsaugoti kaip...&quot;</a>"

#: scripts/services/EditUriBackendConfig.js:99
msgid ""
"If you do not enter a path, all files will be stored in the login folder.\n"
"Are you sure this is what you want?"
msgstr ""
"Jei nenurodysite kelio, visi failai bus išsaugoti pagrindiniame aplanke.\n"
"Ar tikrai to norite?"

#: templates/backends/openstack.html:28
msgid "If you do not enter an API Key, the tenant name is required"
msgstr "Jei nurodysite API raktą, būtina nurodyti savininką"

#: templates/delete.html:32
msgid ""
"If you want to use the backup later, you can export the configuration before"
" deleting it"
msgstr ""
"Jei norėsite šia kopija pasinaudoti vėliau, prieš trindami galite "
"eksportuoti konfigūraciją"

#: scripts/controllers/AppController.js:171
msgid ""
"If your machine is in a multi-user environment (i.e. the machine has more than one account), you need to set a password to prevent other users from accessing data on your account.\n"
"Do you want to set a password now?"
msgstr ""

#: templates/import.html:26
msgid "Import"
msgstr "Importas"

#: templates/addoredit.html:96 templates/restoredirect.html:39
msgid "Import Destination URL"
msgstr "Importo paskirties URL"

#: templates/import.html:3
msgid "Import backup configuration"
msgstr "Importuoti kopijos konfigūraciją"

#: scripts/directives/backupEditUri.js:159
msgid "Import completed, but no certificates were found after the import"
msgstr "Importas atliktas, bet nebuvo rastas joks sertifikatas"

#: scripts/directives/backupEditUri.js:159
msgid "Import failed"
msgstr "Importas nepavyko"

#: templates/addwizard.html:15
msgid "Import from a file"
msgstr "Importas iš failo"

#: templates/import.html:30
msgid "Importing ..."
msgstr "Importuojama..."

#: scripts/controllers/EditBackupController.js:150
msgid "Include a file?"
msgstr "Įtraukti failą?"

#: scripts/services/AppUtils.js:163
msgid "Include expression"
msgstr "Įtraukti išraišką"

#: scripts/services/AppUtils.js:158
msgid "Include regular expression"
msgstr "Įtraukti standartinę išraišką"

#: templates/captcha.html:11
msgid "Incorrect answer, try again"
msgstr "Atsakymas neteisingas, bandykite dar kartą"

#: templates/settings.html:92
msgid "Individual builds for developers only."
msgstr "Sukompiliuota individualiai, tik programuotojams."

#: scripts/services/DialogService.js:27
msgid "Information"
msgstr "Informacija"

#: templates/notificationarea.html:26 templates/updatechangelog.html:10
msgid "Install"
msgstr "Diegti"

#: scripts/controllers/UpdateChangelogController.js:14
msgid "Install failed:"
msgstr "Diegimas nepavyko:"

#: scripts/services/EditUriBuiltins.js:771
msgid "Invalid characters in path"
msgstr ""

#: scripts/controllers/EditBackupController.js:323
#: scripts/controllers/EditBackupController.js:330
msgid "Invalid retention time"
msgstr "Netinkamas saugojimo laikas"

#: scripts/services/EditUriBuiltins.js:590
msgid ""
"It is possible to connect to some FTP without a password.\n"
"Are you sure your FTP server supports password-less logins?"
msgstr ""
"Prie kai kurių FTP serverių galima prisijungti be slaptažodžio.\n"
"Ar jūs įsitikinę, kad FTP serveris leidžia prisijungimus be slaptažodžio?"

#: scripts/services/AppUtils.js:81
msgid "KByte"
msgstr "KB"

#: scripts/services/AppUtils.js:114
msgid "KByte/s"
msgstr "KB/s"

#: templates/addoredit.html:317
msgid "Keep this number of backups"
msgstr "Saugoti tokį kopijų skaičių"

#: templates/settings.html:40
msgid "Language in user interface"
msgstr "Kalba vartotojo interfeise"

#: scripts/controllers/RestoreController.js:37
msgid "Last month"
msgstr "Praeitas mėnuo"

#: templates/home.html:41
msgid "Last successful run:"
msgstr "Paskutinis sėkmingas:"

#: scripts/controllers/RestoreController.js:56
msgid "Latest"
msgstr "Naujausias"

#: templates/about.html:6
msgid "Libraries"
msgstr "Bibliotekos"

#: scripts/controllers/EditBackupController.js:21
msgid "Linux"
msgstr ""

#: scripts/controllers/RestoreDirectController.js:64
msgid "Listing backup dates ..."
msgstr "Gaunamos kopijų datos..."

#: scripts/services/ServerStatus.js:60 scripts/services/ServerStatus.js:62
msgid "Listing remote files ..."
msgstr "Gaunami nutolę failai..."

#: templates/log.html:8
msgid "Live"
msgstr "Gyvai"

#: templates/addwizard.html:16
msgid "Load a configuration from an exported job or a storage provider"
msgstr ""
"Įkelti konfigūraciją iš eksportuotos užduoties arba saugojimo paslaugų "
"tiekėjo"

#: templates/restorewizard.html:16
msgid "Load destination from an exported job or a storage provider"
msgstr ""
"Įkelti paskirtį iš eksportuotos užduoties arba saugojimo paslaugų tiekėjo"

#: templates/log.html:23 templates/log.html:54 templates/log.html:68
msgid "Load older data"
msgstr "Įkelti senesnius duomenis"

#: templates/about.html:44 templates/about.html:49 templates/about.html:55
#: templates/captcha.html:14 templates/log.html:15 templates/log.html:22
#: templates/log.html:45 templates/log.html:53 templates/log.html:60
#: templates/log.html:67 templates/updatechangelog.html:7
msgid "Loading ..."
msgstr "Įkeliama..."

#: templates/delete.html:40
msgid "Loading remote storage usage ..."
msgstr "Gaunama nutolusios saugyklos panaudojimo informacija..."

#: templates/localdatabase.html:2
msgid "Local database for"
msgstr "Lokali duombazė dėl"

#: templates/localdatabase.html:26
msgid "Local database path:"
msgstr "Lokalios duomenų bazės kelias:"

#: scripts/services/SystemInfo.js:77
msgid "Local storage"
msgstr "Lokali saugykla"

#: templates/localdatabase.html:23
msgid "Location"
msgstr "Vieta"

#: templates/backends/gcs.html:21
msgid "Location where buckets are created"
msgstr "Vieta, kur sukuriamos saugyklos"

#: templates/log.html:4
msgid "Log data for <b>{{Backup.Backup.Name}}</b>"
msgstr "<b>{{Backup.Backup.Name}}</b>žurnalo duomenys"

#: templates/log.html:3
msgid "Log data from the server"
msgstr "Žurnalo duomenys iš serverio"

#: index.html:229
msgid "Log out"
msgstr "Atsijungti"

#: scripts/services/AppUtils.js:82
msgid "MByte"
msgstr "MB"

#: scripts/services/AppUtils.js:115
msgid "MByte/s"
msgstr "MB/s"

#: templates/localdatabase.html:11
msgid "Maintenance"
msgstr "Priežiūra"

#: templates/backends/file.html:19 templates/restore.html:102
msgid "Manually type path"
msgstr "Rankiniu būdu įveskite kelią"

#: templates/throttle.html:15
msgid "Max download speed"
msgstr "Maksimalus atsisiuntimo greitis"

#: templates/throttle.html:5
msgid "Max upload speed"
msgstr "Maksimalus įkėlimo greitis"

#: index.html:152 templates/addoredit.html:123 templates/addoredit.html:165
#: templates/addoredit.html:354 templates/addoredit.html:91
#: templates/edituri.html:34 templates/restoredirect.html:34
msgid "Menu"
msgstr "Meniu"

#: scripts/directives/sourceFolderPicker.js:471
msgid "Microsoft SQL Database:"
msgstr "Microsoft SQL duomenų bazė:"

#: scripts/directives/sourceFolderPicker.js:449
msgid "Microsoft SQL Databases"
msgstr "Microsoft SQL duomenų bazės"

#: templates/backends/sia.html:14
msgid "Minimum redundancy"
msgstr ""

#: scripts/services/EditUriBuiltins.js:775
msgid "Minimum redundancy is 1.0"
msgstr ""

#: scripts/services/AppUtils.js:88 scripts/services/AppUtils.js:98
#: templates/settings.html:33
msgid "Minutes"
msgstr "Minutės"

#: scripts/controllers/EditBackupController.js:290
msgid "Missing name"
msgstr "Trūksta pavadinimo"

#: scripts/controllers/EditBackupController.js:298
msgid "Missing passphrase"
msgstr "Trūksta slaptos frazės"

#: scripts/controllers/EditBackupController.js:311
msgid "Missing sources"
msgstr "Trūksta šaltinių"

#: scripts/services/AppUtils.js:103
msgid "Mon"
msgstr "Pr"

#: scripts/services/AppUtils.js:92 templates/addoredit.html:330
msgid "Months"
msgstr "Mėnesiai"

#: templates/localdatabase.html:34
msgid "Move existing database"
msgstr "Perkelti esamą duomenų bazę"

#: scripts/controllers/LocalDatabaseController.js:66
msgid "Move failed:"
msgstr "Perkelti nepavyko:"

#: scripts/services/AppUtils.js:53
msgid "My Documents"
msgstr "Mano dokumentai"

#: scripts/services/AppUtils.js:55
msgid "My Music"
msgstr "Mano muzika"

#: templates/addoredit.html:40
msgid "My Photos"
msgstr "Mano nuotraukos"

#: scripts/services/AppUtils.js:57
msgid "My Pictures"
msgstr "Mano paveikslėliai"

#: templates/addoredit.html:39
msgid "Name"
msgstr "Vardas"

#: templates/home.html:47
msgid "Never"
msgstr "Niekada"

#: templates/notificationarea.html:20
msgid "New update found: {{message}}"
msgstr "Rastas atnaujinimas: {{message}}"

#: scripts/services/EditUriBuiltins.js:121
msgid ""
"New user name is {{user}}.\n"
"Updated credentials to use the new limited user"
msgstr ""
"Naujas vartotojo vardas {{user}}.\n"
"Naujo riboto vartotojo prisijungimo duomenys atnaujinti"

#: templates/addoredit.html:109 templates/addoredit.html:250
#: templates/addoredit.html:300 templates/addoredit.html:78
#: templates/addwizard.html:28 templates/restoredirect.html:52
#: templates/restorewizard.html:30
msgid "Next"
msgstr "Kitas"

#: templates/home.html:51
msgid "Next scheduled run:"
msgstr "Kitas planuojamas paleidimas:"

#: index.html:183
msgid "Next scheduled task:"
msgstr "Kita planuojama užduotis:"

#: index.html:180
msgid "Next task:"
msgstr "Kita užduotis"

#: templates/addoredit.html:268
msgid "Next time"
msgstr "Kitą kartą"

#: scripts/controllers/DeleteController.js:77
#: scripts/controllers/EditBackupController.js:140
#: scripts/controllers/EditBackupController.js:150
#: scripts/controllers/EditBackupController.js:472
#: scripts/controllers/HomeController.js:7
#: scripts/controllers/LocalDatabaseController.js:28
#: scripts/controllers/LocalDatabaseController.js:72
#: scripts/controllers/LocalDatabaseController.js:88
#: scripts/directives/backupEditUri.js:131
#: scripts/directives/backupEditUri.js:214
#: scripts/directives/backupEditUri.js:87
#: scripts/services/EditUriBackendConfig.js:66
#: scripts/services/EditUriBuiltins.js:47
#: scripts/services/EditUriBuiltins.js:630
#: scripts/services/EditUriBuiltins.js:702
#: scripts/services/EditUriBuiltins.js:719
msgid "No"
msgstr "Ne"

#: scripts/directives/backupEditUri.js:210
msgid ""
"No certificate was specified previously, please verify with the server administrator that the key is correct: {{key}} \n"
"\n"
"Do you want to approve the reported host key?"
msgstr ""
"Anksčiau nebuvo nurodytas sertifikatas, su serverio administratoriumi patikrinkite kad raktas teisingas: {{key}} \n"
"\n"
"Ar patvirtinate pateiktą mazgo raktą?"

#: templates/edituri.html:12
msgid "No editor found for the &quot;{{backend}}&quot; storage type"
msgstr "Saugyklos tipui &quot;{{backend}}&quot; nerastas redaktorius"

#: scripts/controllers/EditBackupController.js:451 templates/addoredit.html:45
msgid "No encryption"
msgstr "Be šifravimo"

#: scripts/controllers/RestoreController.js:192
msgid "No items selected"
msgstr "Nieko nepasirinkta"

#: scripts/controllers/RestoreController.js:192
msgid "No items to restore, please select one or more items"
msgstr "Nėra ko atkurti, pasirinkite vieną ar kelis elementus"

#: scripts/controllers/ExportController.js:10
msgid "No passphrase entered"
msgstr "Neįvesta slapta frazė"

#: index.html:185
msgid "No scheduled tasks"
msgstr "Nėra planinių užduočių"

#: scripts/controllers/AppController.js:172
msgid "No, my machine has only a single account"
msgstr ""

#: scripts/controllers/EditBackupController.js:304
msgid "Non-matching passphrase"
msgstr "Netinkama slapta frazė"

#: templates/settings.html:112
msgid "None / disabled"
msgstr "Nieko / išjungta"

#: scripts/controllers/AppController.js:44
#: scripts/controllers/AppController.js:59
#: scripts/controllers/EditBackupController.js:82
#: scripts/controllers/EditBackupController.js:90
#: scripts/controllers/RestoreDirectController.js:24
#: scripts/controllers/RestoreDirectController.js:33
#: scripts/services/CaptchaService.js:22 scripts/services/DialogService.js:28
#: scripts/services/DialogService.js:50 scripts/services/DialogService.js:58
#: scripts/services/EditUriBuiltins.js:121 templates/restore.html:147
#: templates/settings.html:147
msgid "OK"
msgstr "OK"

#: scripts/controllers/EditBackupController.js:20
msgid "OSX"
msgstr ""

#: templates/backends/openstack.html:7
msgid "OpenStack AuthURI"
msgstr "OpenStack AuthURI"

#: scripts/services/SystemInfo.js:50
msgid "OpenStack Object Storage / Swift"
msgstr "OpenStack objekto saugykla / Swift"

#: scripts/controllers/SystemSettingsController.js:121
#: scripts/controllers/SystemSettingsController.js:132
msgid "Operation failed:"
msgstr "Operacija nepavyko:"

#: templates/home.html:11
msgid "Operations:"
msgstr "Operacijos"

#: templates/backends/file.html:34
msgid "Optional authentication password"
msgstr "Neprivalomas autorizavimo slaptažodis"

#: templates/backends/file.html:30
msgid "Optional authentication username"
msgstr "Neprivalomas autorizavimo vartotojas"

#: templates/addoredit.html:28 templates/edituri.html:51
#: templates/settings.html:134 templates/settings.html:140
msgid "Options"
msgstr "Parametrai"

#: templates/settings.html:132
msgid ""
"Options added here are applied to all backups, but can be overridden in each"
" individual backup"
msgstr ""
"Čia nurodyti parametrai taikomi visoms atsarginėms kopijoms, bet gali būti "
"pakeisti kiekvienoje kopijoje individualiai"

#: templates/restore.html:81
msgid "Original location"
msgstr "Originali vieta"

#: scripts/services/SystemInfo.js:80
msgid "Others"
msgstr "Kiti"

#: templates/restore.html:114
msgid "Overwrite"
msgstr "Perrašyti"

#: templates/addoredit.html:54 templates/export.html:21
#: templates/restoredirect.html:60
msgid "Passphrase"
msgstr "Slapta frazė"

#: templates/import.html:14
msgid "Passphrase (if encrypted)"
msgstr "Slapta frazė (jei šifruota)"

#: scripts/controllers/EditBackupController.js:415
msgid "Passphrase changed"
msgstr "Slapta frazė pakeista"

#: scripts/controllers/EditBackupController.js:304
msgid "Passphrases are not matching"
msgstr "Slaptos frazės nesutampa"

#: scripts/services/EditUriBuiltins.js:749
#: scripts/services/EditUriBuiltins.js:759 templates/backends/file.html:33
#: templates/backends/generic.html:22 templates/backends/jottacloud.html:11
#: templates/backends/jottacloud.html:12 templates/backends/mega.html:11
#: templates/backends/mega.html:12 templates/backends/openstack.html:22
#: templates/settings.html:8
msgid "Password"
msgstr "Slaptažodis"

#: scripts/controllers/EditBackupController.js:36
msgid "Passwords do not match"
msgstr "Slaptažodžiai nesutampa"

#: scripts/services/ServerStatus.js:52
msgid "Patching files with local blocks ..."
msgstr "Failai naujinami iš lokalių blokų..."

#: scripts/controllers/EditBackupController.js:140
msgid "Path not found"
msgstr "Kelias nerastas"

#: templates/backends/generic.html:13 templates/backends/oauth.html:2
msgid "Path on server"
msgstr "Kelias iki serverio"

#: templates/backends/b2.html:8 templates/backends/s3.html:50
msgid "Path or subfolder in the bucket"
msgstr "Kelias arba pakatalogis saugykloje"

#: templates/settings.html:18
msgid "Pause"
msgstr "Pauzė"

#: templates/settings.html:16
msgid "Pause after startup or hibernation"
msgstr ""

#: scripts/controllers/AppController.js:42
msgid "Pause options"
msgstr ""

#: templates/restore.html:123
msgid "Permissions"
msgstr ""

#: templates/restore.html:85
msgid "Pick location"
msgstr ""

#: templates/restorewizard.html:10
msgid "Point to your backup files and restore from there"
msgstr ""

#: templates/backends/generic.html:9
msgid "Port"
msgstr ""

#: templates/addoredit.html:110 templates/addoredit.html:251
#: templates/addoredit.html:301 templates/addoredit.html:381
#: templates/restoredirect.html:81
msgid "Previous"
msgstr ""

#: templates/backends/gcs.html:39
msgid "ProjectID is optional if the bucket exist"
msgstr ""

#: scripts/services/SystemInfo.js:79
msgid "Proprietary"
msgstr ""

#: scripts/services/ServerStatus.js:63
msgid "Purging files ..."
msgstr ""

#: scripts/services/ServerStatus.js:46
msgid "Rebuilding local database ..."
msgstr ""

#: templates/localdatabase.html:20
msgid "Recreate (delete and repair)"
msgstr ""

#: scripts/services/ServerStatus.js:56
msgid "Recreating database ..."
msgstr ""

#: scripts/controllers/RestoreDirectController.js:40
msgid "Registering temporary backup ..."
msgstr ""

#: scripts/controllers/EditBackupController.js:125
msgid "Relative paths not allowed"
msgstr ""

#: templates/captcha.html:7
msgid "Reload"
msgstr ""

#: templates/log.html:10
msgid "Remote"
msgstr ""

#: templates/addoredit.html:193
msgid "Remove"
msgstr ""

#: templates/advancedoptionseditor.html:40
msgid "Remove option"
msgstr ""

#: templates/localdatabase.html:18
msgid "Repair"
msgstr ""

#: scripts/services/ServerStatus.js:57
msgid "Reparing ..."
msgstr ""

#: templates/addoredit.html:58
msgid "Repeat Passphrase"
msgstr ""

#: templates/home.html:33
msgid "Reporting:"
msgstr ""

#: templates/localdatabase.html:31
msgid "Reset"
msgstr ""

#: index.html:214 templates/restore.html:131
msgid "Restore"
msgstr ""

#: templates/restore.html:45
msgid "Restore files"
msgstr ""

#: templates/home.html:14
msgid "Restore files ..."
msgstr ""

#: templates/restore.html:46
msgid "Restore files from {{backupname}}"
msgstr ""

#: templates/restore.html:48
msgid "Restore from"
msgstr ""

#: templates/import.html:4
msgid "Restore from backup configuration"
msgstr ""

#: templates/restorewizard.html:15
msgid "Restore from configuration ..."
msgstr ""

#: templates/restore.html:24 templates/restore.html:39
#: templates/restore.html:76 templates/restoredirect.html:24
msgid "Restore options"
msgstr ""

#: templates/restore.html:126
msgid "Restore read/write permissions"
msgstr ""

#: scripts/controllers/RestoreController.js:371
#: scripts/controllers/RestoreController.js:393
msgid "Restoring files ..."
msgstr ""

#: index.html:217
msgid "Resume"
msgstr ""

#: templates/addoredit.html:273
msgid "Run again every"
msgstr ""

#: templates/home.html:13 templates/home.html:47
msgid "Run now"
msgstr ""

#: scripts/controllers/StateController.js:25
msgid "Running ..."
msgstr ""

#: templates/commandline.html:58
msgid "Running ...."
msgstr ""

#: templates/commandline.html:47
msgid "Running commandline entry"
msgstr ""

#: index.html:172
msgid "Running task:"
msgstr ""

#: scripts/services/SystemInfo.js:51
msgid "S3 Compatible"
msgstr ""

#: templates/settings.html:69
msgid "Same as the base install version: {{channelname}}"
msgstr ""

#: scripts/services/AppUtils.js:108
msgid "Sat"
msgstr ""

#: templates/addoredit.html:380 templates/localdatabase.html:32
msgid "Save"
msgstr ""

#: templates/localdatabase.html:33
msgid "Save and repair"
msgstr ""

#: templates/restore.html:118
msgid "Save different versions with timestamp in file name"
msgstr ""

#: templates/import.html:19
msgid "Save immediately"
msgstr ""

#: scripts/services/ServerStatus.js:50
msgid "Scanning existing files ..."
msgstr ""

#: scripts/services/ServerStatus.js:51
msgid "Scanning for local blocks ..."
msgstr ""

#: templates/addoredit.html:259 templates/addoredit.html:27
msgid "Schedule"
msgstr ""

#: templates/restore.html:60
msgid "Search"
msgstr ""

#: templates/restore.html:56
msgid "Search for files"
msgstr ""

#: scripts/services/AppUtils.js:97 templates/settings.html:32
msgid "Seconds"
msgstr ""

#: templates/log.html:29
msgid "Select a log level and see messages as they happen:"
msgstr ""

#: templates/restore.html:23 templates/restore.html:38
#: templates/restoredirect.html:23
msgid "Select files"
msgstr ""

#: scripts/services/EditUriBuiltins.js:767 templates/backends/s3.html:8
#: templates/backends/sia.html:2
msgid "Server"
msgstr ""

#: templates/backends/generic.html:7
msgid "Server and port"
msgstr ""

#: templates/backends/generic.html:8
msgid "Server hostname or IP"
msgstr ""

#: templates/commandline.html:49 templates/restoredirect.html:95
#: templates/waitarea.html:15
msgid "Server is currently paused,"
msgstr ""

#: scripts/controllers/HomeController.js:7
msgid "Server is currently paused, do you want to resume now?"
msgstr ""

#: templates/backends/sia.html:10
msgid "Server password"
msgstr ""

#: scripts/controllers/HomeController.js:7
msgid "Server paused"
msgstr ""

#: templates/about.html:71
msgid "Server state properties"
msgstr ""

#: index.html:220 templates/settings.html:2
msgid "Settings"
msgstr ""

#: templates/addoredit.html:65 templates/notificationarea.html:12
#: templates/notificationarea.html:30
msgid "Show"
msgstr ""

#: templates/addoredit.html:128
msgid "Show advanced editor"
msgstr ""

#: templates/addoredit.html:139 templates/backends/file.html:16
#: templates/restore.html:99
msgid "Show hidden folders"
msgstr ""

#: index.html:223
msgid "Show log"
msgstr ""

#: templates/home.html:35
msgid "Show log ..."
msgstr ""

#: templates/addoredit.html:131
msgid "Show treeview"
msgstr ""

#: templates/backends/sia.html:11
msgid "Sia server password"
msgstr ""

#: templates/backends/openstack.html:33
msgid ""
"Some OpenStack providers allow an API key instead of a password and tenant "
"name"
msgstr ""

#: templates/addoredit.html:26
msgid "Source Data"
msgstr ""

#: scripts/directives/sourceFolderPicker.js:387 templates/addoredit.html:120
msgid "Source data"
msgstr ""

#: templates/addoredit.html:145
msgid "Source folders"
msgstr ""

#: templates/home.html:56
msgid "Source:"
msgstr ""

#: templates/settings.html:87
msgid "Specific builds for developers only."
msgstr ""

#: scripts/services/SystemInfo.js:78
msgid "Standard protocols"
msgstr ""

#: scripts/services/ServerStatus.js:33 scripts/services/ServerStatus.js:45
msgid "Starting ..."
msgstr ""

#: scripts/controllers/RestoreController.js:367
#: scripts/controllers/RestoreController.js:391
msgid "Starting the restore process ..."
msgstr ""

#: scripts/controllers/StateController.js:112
msgid "Stop after the current file"
msgstr ""

#: scripts/controllers/StateController.js:103
msgid "Stop after upload"
msgstr ""

#: scripts/controllers/StateController.js:103
#: scripts/controllers/StateController.js:112
msgid "Stop now"
msgstr ""

#: scripts/controllers/StateController.js:101
msgid "Stop running backup"
msgstr ""

#: scripts/controllers/StateController.js:110
msgid "Stop running task"
msgstr ""

#: index.html:168
msgid "Stopping after upload:"
msgstr ""

#: index.html:173
msgid "Stopping task:"
msgstr ""

#: templates/edituri.html:3
msgid "Storage Type"
msgstr ""

#: templates/backends/s3.html:38
msgid "Storage class"
msgstr ""

#: templates/backends/gcs.html:32
msgid "Storage class for creating a bucket"
msgstr ""

#: templates/log.html:7
msgid "Stored"
msgstr ""

#: scripts/controllers/EditBackupController.js:40
msgid "Strong"
msgstr ""

#: scripts/directives/backupEditUri.js:51
#: scripts/directives/backupEditUri.js:54
msgid "Success"
msgstr ""

#: scripts/services/AppUtils.js:109
msgid "Sun"
msgstr ""

#: scripts/services/AppUtils.js:71
msgid "Symbolic link"
msgstr ""

#: templates/settings.html:107
msgid "System default ({{levelname}})"
msgstr ""

#: scripts/controllers/EditBackupController.js:27
msgid "System files"
msgstr ""

#: templates/about.html:7
msgid "System info"
msgstr ""

#: templates/about.html:63
msgid "System properties"
msgstr ""

#: scripts/services/AppUtils.js:84
msgid "TByte"
msgstr ""

#: scripts/services/AppUtils.js:117
msgid "TByte/s"
msgstr ""

#: templates/backends/sia.html:7
msgid "Target path, ie /backup"
msgstr ""

#: templates/waitarea.html:5
msgid "Task is running"
msgstr ""

#: scripts/controllers/EditBackupController.js:28
msgid "Temporary files"
msgstr ""

#: templates/backends/openstack.html:27
msgid "Tenant Name"
msgstr ""

#: templates/edituri.html:21
msgid "Test connection"
msgstr ""

#: scripts/directives/backupEditUri.js:44 templates/edituri.html:22
msgid "Testing ..."
msgstr ""

#: scripts/directives/backupEditUri.js:44
msgid "Testing connection ..."
msgstr ""

#: scripts/services/EditUriBuiltins.js:42
msgid "Testing permissions ..."
msgstr ""

#: scripts/services/EditUriBuiltins.js:42
msgid "Testing permissions..."
msgstr ""

#: scripts/services/EditUriBuiltins.js:719
msgid "The bucket name should be all lower-case, convert automatically?"
msgstr ""

#: scripts/services/EditUriBuiltins.js:702
msgid ""
"The bucket name should start with your username, prepend automatically?"
msgstr ""

#: index.html:312
msgid "The connection to the server is lost, attempting again in {{time}} ..."
msgstr ""

#: templates/settings.html:54
msgid "The dark theme (by Michal)"
msgstr ""

#: templates/settings.html:53
msgid "The default blue on white theme (by Alex)"
msgstr ""

#: scripts/directives/backupEditUri.js:131
msgid ""
"The folder {{folder}} does not exist\n"
"Create it now?"
msgstr ""

#: scripts/directives/backupEditUri.js:212
msgid ""
"The host key has changed, please check with the server administrator if this is correct, otherwise you could be the victim of a MAN-IN-THE-MIDDLE attack.\n"
"\n"
"Do you want to REPLACE your CURRENT host key \"{{prev}}\" with the REPORTED host key: {{key}}?"
msgstr ""

#: scripts/controllers/EditBackupController.js:140
msgid "The path does not appear to exist, do you want to add it anyway?"
msgstr ""

#: scripts/controllers/EditBackupController.js:150
msgid ""
"The path does not end with a '{{dirsep}}' character, which means that you include a file, not a folder.\n"
"\n"
"Do you want to include the specified file?"
msgstr ""

#: scripts/controllers/EditBackupController.js:125
msgid ""
"The path must be an absolute path, i.e. it must start with a forward slash "
"'/'"
msgstr ""

#: scripts/services/EditUriBuiltins.js:630
msgid ""
"The path should start with \"{{prefix1}}\" or \"{{prefix2}}\", otherwise you will not be able to see the files in the HubiC web interface.\n"
"\n"
"Do you want to add the prefix to the path automatically?"
msgstr ""

#: templates/backends/s3.html:28
msgid "The region parameter is only applied when creating a new bucket"
msgstr ""

#: templates/backends/openstack.html:38
msgid "The region parameter is only used when creating a bucket"
msgstr ""

#: scripts/directives/backupEditUri.js:87
msgid ""
"The server certificate could not be validated.\n"
"Do you want to approve the SSL certificate with the hash: {{hash}}?"
msgstr ""

#: templates/backends/s3.html:40
msgid "The storage class affects the availability and price for a stored file"
msgstr ""

#: scripts/controllers/RestoreDirectController.js:106
msgid ""
"The target folder contains encrypted files, please supply the passphrase"
msgstr ""

#: scripts/services/EditUriBuiltins.js:47
msgid ""
"The user has too many permissions. Do you want to create a new limited user,"
" with only permissions to the selected path?"
msgstr ""

#: scripts/controllers/RestoreController.js:305
msgid ""
"This backup was created on another operating system. Restoring files without"
" specifying a destination folder can cause files to be restored in "
"unexpected places. Are you sure you want to continue without choosing a "
"destination folder?"
msgstr ""

#: scripts/controllers/RestoreController.js:36
msgid "This month"
msgstr ""

#: scripts/controllers/RestoreController.js:35
msgid "This week"
msgstr ""

#: scripts/controllers/AppController.js:57
msgid "Throttle settings"
msgstr ""

#: scripts/services/AppUtils.js:106
msgid "Thu"
msgstr ""

#: templates/export.html:14
msgid "To File"
msgstr ""

#: scripts/controllers/DeleteController.js:66
msgid ""
"To confirm you want to delete all remote files for \"{{name}}\", please "
"enter the word you see below"
msgstr ""

#: scripts/controllers/ExportController.js:10
msgid "To export without a passphrase, uncheck the \"Encrypt file\" box"
msgstr ""

#: scripts/controllers/RestoreController.js:33
msgid "Today"
msgstr ""

#: scripts/directives/backupEditUri.js:214
msgid "Trust host certificate?"
msgstr ""

#: scripts/directives/backupEditUri.js:87
msgid "Trust server certificate?"
msgstr ""

#: templates/settings.html:82
msgid ""
"Try out the new features we are working on. Don't use with important data."
msgstr ""

#: scripts/services/AppUtils.js:104
msgid "Tue"
msgstr ""

#: templates/restore.html:57
msgid "Type to highlight files"
msgstr ""

#: templates/restorewizard.html:25
msgid "Unknown backup size and versions"
msgstr ""

#: templates/pause.html:31
msgid "Until resumed"
msgstr ""

#: templates/settings.html:65
msgid "Update channel"
msgstr ""

#: scripts/controllers/LocalDatabaseController.js:66
msgid "Update failed:"
msgstr ""

#: scripts/controllers/LocalDatabaseController.js:88
msgid "Updating with existing database"
msgstr ""

#: templates/addoredit.html:311
msgid "Upload volume size"
msgstr ""

#: scripts/services/ServerStatus.js:42
msgid "Uploading verification file ..."
msgstr ""

#: templates/settings.html:114
msgid ""
"Usage reports help us improve the user experience and evaluate impact of new"
" features. We use them to generate <a href=\"{{link}}\" "
"target=\"_blank\">public usage statistics</a>"
msgstr ""

#: templates/settings.html:102
msgid "Usage statistics"
msgstr ""

#: templates/settings.html:108
msgid "Usage statistics, warnings, errors, and crashes"
msgstr ""

#: templates/backends/generic.html:2 templates/backends/s3.html:2
msgid "Use SSL"
msgstr ""

#: scripts/controllers/EditBackupController.js:472
msgid "Use existing database?"
msgstr ""

#: scripts/controllers/EditBackupController.js:366
msgid "Use weak passphrase"
msgstr ""

#: scripts/controllers/EditBackupController.js:37
msgid "Useless"
msgstr ""

#: scripts/directives/sourceFolderPicker.js:374
msgid "User data"
msgstr ""

#: scripts/services/EditUriBuiltins.js:47
msgid "User has too many permissions"
msgstr ""

#: templates/settings.html:38
msgid "User interface settings"
msgstr ""

#: scripts/services/EditUriBuiltins.js:585
#: scripts/services/EditUriBuiltins.js:665
#: scripts/services/EditUriBuiltins.js:748
#: scripts/services/EditUriBuiltins.js:758 templates/backends/file.html:29
#: templates/backends/generic.html:18 templates/backends/jottacloud.html:7
#: templates/backends/jottacloud.html:8 templates/backends/mega.html:7
#: templates/backends/mega.html:8 templates/backends/openstack.html:18
msgid "Username"
msgstr ""

#: templates/restore.html:142
msgid "VISA, Mastercard, ... via Paypal"
msgstr ""

#: templates/addoredit.html:151
msgid "Validating ..."
msgstr ""

#: templates/home.html:28
msgid "Verify files"
msgstr ""

#: scripts/services/CaptchaService.js:32 scripts/services/ServerStatus.js:58
#: templates/notificationarea.html:29
msgid "Verifying ..."
msgstr ""

#: scripts/services/CaptchaService.js:32
msgid "Verifying answer"
msgstr ""

#: scripts/services/ServerStatus.js:34 scripts/services/ServerStatus.js:43
msgid "Verifying backend data ..."
msgstr ""

#: scripts/services/ServerStatus.js:35 scripts/services/ServerStatus.js:47
msgid "Verifying remote data ..."
msgstr ""

#: scripts/services/ServerStatus.js:54
msgid "Verifying restored files ..."
msgstr ""

#: scripts/controllers/EditBackupController.js:41
msgid "Very strong"
msgstr ""

#: scripts/controllers/EditBackupController.js:38
msgid "Very weak"
msgstr ""

#: index.html:248
msgid "Visit us on"
msgstr ""

#: templates/delete.html:21
msgid ""
"WARNING: The remote database is found to be in use by the commandline "
"library"
msgstr ""

#: templates/delete.html:44
msgid "WARNING: This will prevent you from restoring the data in the future."
msgstr ""

#: templates/waitarea.html:2
msgid "Waiting for task to begin"
msgstr ""

#: templates/commandline.html:54
msgid "Waiting for task to start ...."
msgstr ""

#: scripts/services/ServerStatus.js:39
msgid "Waiting for upload ..."
msgstr ""

#: templates/settings.html:109
msgid "Warnings, errors and crashes"
msgstr ""

#: templates/addoredit.html:50
msgid "We recommend that you encrypt all backups stored outside your system"
msgstr ""

#: scripts/controllers/EditBackupController.js:39
msgid "Weak"
msgstr ""

#: scripts/controllers/EditBackupController.js:366
msgid "Weak passphrase"
msgstr ""

#: scripts/services/AppUtils.js:105
msgid "Wed"
msgstr ""

#: scripts/services/AppUtils.js:91 templates/addoredit.html:329
msgid "Weeks"
msgstr ""

#: templates/restorewizard.html:3
msgid "Where do you want to restore from?"
msgstr ""

#: templates/restore.html:78
msgid "Where do you want to restore the files to?"
msgstr ""

#: scripts/controllers/EditBackupController.js:19
msgid "Windows"
msgstr ""

#: scripts/services/AppUtils.js:93 templates/addoredit.html:331
msgid "Years"
msgstr ""

#: scripts/controllers/AppController.js:172
#: scripts/controllers/DeleteController.js:77
#: scripts/controllers/EditBackupController.js:140
#: scripts/controllers/EditBackupController.js:150
#: scripts/controllers/EditBackupController.js:472
#: scripts/controllers/HomeController.js:7
#: scripts/controllers/LocalDatabaseController.js:28
#: scripts/controllers/LocalDatabaseController.js:72
#: scripts/controllers/LocalDatabaseController.js:88
#: scripts/directives/backupEditUri.js:131
#: scripts/directives/backupEditUri.js:214
#: scripts/directives/backupEditUri.js:87
#: scripts/services/EditUriBackendConfig.js:66
#: scripts/services/EditUriBuiltins.js:47
#: scripts/services/EditUriBuiltins.js:630
#: scripts/services/EditUriBuiltins.js:702
#: scripts/services/EditUriBuiltins.js:719
msgid "Yes"
msgstr ""

#: scripts/controllers/EditBackupController.js:381
msgid "Yes, I have stored the passphrase safely"
msgstr ""

#: scripts/controllers/EditBackupController.js:424
msgid "Yes, I'm brave!"
msgstr ""

#: scripts/controllers/EditBackupController.js:415
msgid "Yes, please break my backup!"
msgstr ""

#: scripts/controllers/RestoreController.js:34
msgid "Yesterday"
msgstr ""

#: scripts/directives/backupEditUri.js:153
msgid ""
"You appear to be running Mono with no SSL certificates loaded.\n"
"Do you want to import the list of trusted certificates from Mozilla?"
msgstr ""

#: scripts/controllers/LocalDatabaseController.js:88
msgid ""
"You are changing the database path away from an existing database.\n"
"Are you sure this is what you want?"
msgstr ""

#: templates/about.html:26
msgid "You are currently running {{appname}} {{version}}"
msgstr ""

#: scripts/controllers/StateController.js:102
msgid ""
"You can stop the backup immediately, or stop after the current file has been"
" uploaded."
msgstr ""

#: scripts/controllers/StateController.js:111
msgid ""
"You can stop the task immediately, or allow the process to continue its "
"current file and the stop."
msgstr ""

#: scripts/controllers/EditBackupController.js:424
msgid ""
"You have changed the encryption mode. This may break stuff. You are "
"encouraged to create a new backup instead"
msgstr ""

#: scripts/controllers/EditBackupController.js:415
msgid ""
"You have changed the passphrase, which is not supported. You are encouraged "
"to create a new backup instead."
msgstr ""

#: scripts/controllers/EditBackupController.js:451
msgid ""
"You have chosen not to encrypt the backup. Encryption is recommended for all"
" data stored on a remote server."
msgstr ""

#: scripts/controllers/RestoreController.js:299
msgid "You have chosen to restore to a new location, but not entered one"
msgstr ""

#: scripts/controllers/EditBackupController.js:381
msgid ""
"You have generated a strong passphrase. Make sure you have made a safe copy "
"of the passphrase, as the data cannot be recovered if you lose the "
"passphrase."
msgstr ""

#: scripts/controllers/EditBackupController.js:311
msgid "You must choose at least one source folder"
msgstr ""

#: scripts/controllers/EditBackupController.js:290
msgid "You must enter a name for the backup"
msgstr ""

#: scripts/controllers/EditBackupController.js:298
msgid "You must enter a passphrase or disable encryption"
msgstr ""

#: scripts/controllers/EditBackupController.js:330
msgid "You must enter a positive number of backups to keep"
msgstr ""

#: scripts/services/EditUriBuiltins.js:677
msgid "You must enter a tenant name if you do not provide an API Key"
msgstr ""

#: scripts/controllers/EditBackupController.js:323
msgid "You must enter a valid duration for the time to keep backups"
msgstr ""

#: scripts/services/EditUriBuiltins.js:674
msgid "You must enter either a password or an API Key"
msgstr ""

#: scripts/services/EditUriBuiltins.js:681
msgid "You must enter either a password or an API Key, not both"
msgstr ""

#: scripts/services/EditUriBackendConfig.js:108
msgid "You must fill in the password"
msgstr ""

#: scripts/services/EditUriBackendConfig.js:85
msgid "You must fill in the server name or address"
msgstr ""

#: scripts/services/EditUriBackendConfig.js:106
#: scripts/services/EditUriBackendConfig.js:115
msgid "You must fill in the username"
msgstr ""

#: scripts/services/EditUriBackendConfig.js:78
msgid "You must fill in {{field}}"
msgstr ""

#: scripts/services/EditUriBuiltins.js:669
msgid "You must select or fill in the AuthURI"
msgstr ""

#: scripts/services/EditUriBuiltins.js:695
msgid "You must select or fill in the server"
msgstr ""

#: scripts/services/EditUriBackendConfig.js:92
msgid "You must specify a path"
msgstr ""

#: templates/restore.html:139
msgid "Your files and folders have been restored successfully."
msgstr ""

#: scripts/controllers/EditBackupController.js:366
msgid "Your passphrase is easy to guess. Consider changing passphrase."
msgstr ""

#: templates/addoredit.html:321
msgid "a specific number"
msgstr ""

#: templates/backends/gcs.html:3 templates/backends/openstack.html:3
msgid "bucket/folder/subfolder"
msgstr ""

#: scripts/services/AppUtils.js:80
msgid "byte"
msgstr ""

#: scripts/services/AppUtils.js:113
msgid "byte/s"
msgstr ""

#: templates/addoredit.html:276 templates/addoredit.html:332
#: templates/advancedoptionseditor.html:28
#: templates/advancedoptionseditor.html:35
msgid "custom"
msgstr ""

#: templates/commandline.html:49 templates/restoredirect.html:95
#: templates/waitarea.html:15
msgid "resume now"
msgstr ""

#: templates/addoredit.html:319
msgid "unlimited"
msgstr ""

#: templates/addoredit.html:320
msgid "until they are older than"
msgstr ""

#: templates/about.html:11
msgid ""
"{{appname}} was primarily developed by <a href=\"{{mail1}}\">{{dev1}}</a> "
"and <a href=\"{{mail2}}\">{{dev2}}</a>. {{appname}} can be downloaded from "
"<a href=\"{{websitelink}}\">{{websitename}}</a>. {{appname}} is licensed "
"under the <a href=\"{{licenselink}}\">{{licensename}}</a>."
msgstr ""

#: scripts/controllers/StateController.js:50
msgid "{{files}} files ({{size}}) to go {{speed_txt}}"
msgstr ""

#: templates/home.html:61 templates/restorewizard.html:23
msgid "{{item.Backup.Metadata.TargetSizeString}} / {{$count}} Version"
msgid_plural "{{item.Backup.Metadata.TargetSizeString}} / {{$count}} Versions"
msgstr[0] "{{Item.Backup.Metadata.TargetSizeString}} / {{$ count}} versija"
msgstr[1] "{{Item.Backup.Metadata.TargetSizeString}} / {{$ count}} versijos"
msgstr[2] "{{Item.Backup.Metadata.TargetSizeString}} / {{$ count}} versijų"

#: templates/pause.html:26
msgid "{{number}} Hour"
msgstr ""

#: templates/pause.html:11 templates/pause.html:16 templates/pause.html:21
#: templates/pause.html:6
msgid "{{number}} Minutes"
msgstr ""

#: templates/home.html:42
msgid "{{time}} (took {{duration}})"
msgstr ""