summaryrefslogtreecommitdiff
path: root/po/lt.po
blob: 5a2df3a74d80842935cef856dce56363225e5ecb (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
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
# translation of lt.po to Lithuanian
# Lithuanian translation of mate-calc
# Copyright (C) 2003-2006, 2007, 2008 Free Software Foundation, Inc.
#
#
# Gediminas Paulauskas <menesis@delfi.lt>, 2003.
# Tomas Kuliavas <tokul@users.sourceforge.net>, 2003-2004.
# Žygimantas Beručka <zygis@gnome.org>, 2004-2006.
# Justina Klingaitė <justina.klingaite@gmail.com>, 2005.
# Gintautas Miliauskas <gintas@akl.lt>, 2006, 2007, 2008.
# Aurimas Černius <aurisc4@gmail.com>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: lt\n"
"Report-Msgid-Bugs-To: http://bugzilla.mate.org/enter_bug.cgi?"
"product=mate-calc&component=general\n"
"POT-Creation-Date: 2010-06-20 12:43+0000\n"
"PO-Revision-Date: 2010-06-25 16:06+0300\n"
"Last-Translator: Aurimas Černius <aurisc4@gmail.com>\n"
"Language-Team: Lietuvių <mate-lt@lists.akl.lt>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: UTF-8\n"
"X-Generator: KBabel 1.11.4\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"

#. The label on the memory recall button
#: ../data/buttons-advanced.ui.h:2 ../data/buttons-financial.ui.h:2
#: ../data/buttons-programming.ui.h:2
msgid "&#x2190; R"
msgstr "&#x2190; R"

#. The label on the memory store button
#: ../data/buttons-advanced.ui.h:4 ../data/buttons-financial.ui.h:4
#: ../data/buttons-programming.ui.h:4
msgid "&#x2192; R"
msgstr "&#x2192; R"

#. Label on the solve button (clicking this solves the displayed calculation)
#: ../data/buttons-advanced.ui.h:6 ../data/buttons-basic.ui.h:2
#: ../data/buttons-financial.ui.h:6 ../data/buttons-programming.ui.h:6
msgid "="
msgstr "="

#. Accessible name for the absolute value button
#: ../data/buttons-advanced.ui.h:8 ../data/buttons-programming.ui.h:8
msgid "Absolute Value"
msgstr "Modulis"

#. Label on the clear display button
#: ../data/buttons-advanced.ui.h:10 ../data/buttons-basic.ui.h:4
#: ../data/buttons-financial.ui.h:32 ../data/buttons-programming.ui.h:12
msgid "Clear"
msgstr "Išvalyti"

#. Accessible name for the exponentiation (x to the power of y) button
#: ../data/buttons-advanced.ui.h:12 ../data/buttons-basic.ui.h:6
#: ../data/buttons-financial.ui.h:42 ../data/buttons-programming.ui.h:14
msgid "Exponent"
msgstr "Eksponentinis"

#. Accessible name for the factorial button
#: ../data/buttons-advanced.ui.h:14 ../data/buttons-programming.ui.h:16
msgid "Factorial"
msgstr "Faktorialas"

#. Accessible name for the factorize button
#: ../data/buttons-advanced.ui.h:16 ../data/buttons-programming.ui.h:18
msgid "Factorize"
msgstr "Išskaidyti"

#. Accessible name for the inverse button
#: ../data/buttons-advanced.ui.h:18 ../data/buttons-programming.ui.h:24
msgid "Inverse"
msgstr "Apversti"

#. Accessible name for the recall value button
#: ../data/buttons-advanced.ui.h:20 ../data/buttons-financial.ui.h:72
#: ../data/buttons-programming.ui.h:26
msgid "Recall"
msgstr "Gaut"

#. Accessible name for the scientific exponent button
#: ../data/buttons-advanced.ui.h:22
msgid "Scientific Exponent"
msgstr "Mokslinis"

#. Accessible name for the store value button
#: ../data/buttons-advanced.ui.h:24 ../data/buttons-financial.ui.h:76
#: ../data/buttons-programming.ui.h:32
msgid "Store"
msgstr "Įraš"

#. Accessible name for the subscript mode button
#: ../data/buttons-advanced.ui.h:26 ../data/buttons-programming.ui.h:34
msgid "Subscript"
msgstr "Apatinis indeksas"

#. Accessible name for the superscript mode button
#: ../data/buttons-advanced.ui.h:28 ../data/buttons-programming.ui.h:36
msgid "Superscript"
msgstr "Viršutinis indeksas"

#. Label on the undo button
#. Label on the clear display button
#: ../data/buttons-advanced.ui.h:30 ../data/buttons-basic.ui.h:8
#: ../data/buttons-financial.ui.h:86
msgid "Undo"
msgstr "Atšaukti"

#. Payment Period Dialog: Button to calculate result
#: ../data/buttons-financial.ui.h:8
msgid "C_alculate"
msgstr "Sk_aičiuoti"

#. Gross Profit Margin Dialog: Label before cost input
#: ../data/buttons-financial.ui.h:10
msgid "C_ost:"
msgstr "_Kaštai:"

#. Periodic Payment Dialog: Description of calculation
#: ../data/buttons-financial.ui.h:12
msgid ""
"Calculates the amount of the periodic payment of a loan, where payments are "
"made at the end of each payment period. "
msgstr ""
"Suskaičiuoja paskolos periodinių mokėjimų skaičių, jei mokama kiekvieno "
"mokėjimo periodo pabaigoje."

#. Sum-of-the-Years'-Digits Depreciation Dialog: Description of calculation
#: ../data/buttons-financial.ui.h:14
msgid ""
"Calculates the depreciation allowance on an asset for a specified period of "
"time, using the Sum-of-the-Years'-Digits method. This method of depreciation "
"accelerates the rate of depreciation, so that more depreciation expense "
"occurs in earlier periods than in later ones. The useful life is the number "
"of periods, typically years, over which an asset is depreciated. "
msgstr ""
"Skaičiuojamas turto nusidėvėjimas per nurodytą laiko periodą metų skaičiaus "
"būdu. Naudojant šį būdą, ankstesniesiems periodams suskaičiuojamas didesnis "
"nusidėvėjimas negu vėlesniesiems. Dažniausiai naudojamas laikotarpis yra "
"periodų (paprastai metų) skaičius, per kuriuos turtas nusidėvi. "

#. Double-Declining Depreciation Dialog: Description of calculation
#: ../data/buttons-financial.ui.h:16
msgid ""
"Calculates the depreciation allowance on an asset for a specified period of "
"time, using the double-declining balance method."
msgstr ""
"Skaičiuojamas turto nusidėvėjimas per nurodytą laiko periodą dvigubai "
"mažėjančios vertės būdu."

#. Future Value Dialog: Description of calculation
#: ../data/buttons-financial.ui.h:18
msgid ""
"Calculates the future value of an investment based on a series of equal "
"payments at a periodic interest rate over the number of payment periods in "
"the term."
msgstr ""
"Skaičiuojama investicijos būsimoji vertė vienodų mokėjimų su periodine "
"palūkanų norma per tam tikrą mokėjimo periodų skaičių pagrindu."

#. Compounding Term Dialog: Description of calculation
#: ../data/buttons-financial.ui.h:20
msgid ""
"Calculates the number of compounding periods necessary to increase an "
"investment of present value to a future value, at a fixed interest rate per "
"compounding period."
msgstr ""
"Skaičiuojamas sudėtinių periodų skaičius, reikalingas esamosios vertės "
"padidinimui iki būsimosios vertės, esant fiksuotai palūkanų sudėtinio "
"periodo metu."

#. Payment Period Dialog: Description of calculation
#: ../data/buttons-financial.ui.h:22
msgid ""
"Calculates the number of payment periods that are necessary during the term "
"of an ordinary annuity, to accumulate a future value, at a periodic interest "
"rate."
msgstr ""
"Skaičiuojamas termino mokėjimo periodų skaičius, kurio reiks paprastojo "
"anuiteto būdu sukaupti būsimąją vertę esant periodinei palūkanų normai."

#. Periodic Interest Rate Dialog: Description of calculation
#: ../data/buttons-financial.ui.h:24
msgid ""
"Calculates the periodic interest necessary to increase an investment to a "
"future value, over the number of compounding periods. "
msgstr ""
"Skaičiuojama periodinė palūkanų norma, reikalinga padidinti investicijai iki "
"būsimosios vertės per sudėtinių periodų skaičių."

#. Present Value Dialog: Description of calculation
#: ../data/buttons-financial.ui.h:26
msgid ""
"Calculates the present value of an investment based on a series of equal "
"payments discounted at a periodic interest rate over the number of payment "
"periods in the term. "
msgstr ""
"Skaičiuojama esamoji investicijos vertė, remiantis eile vienodų mokėjimų, "
"diskontuotų periodine palūkanų norma per tam tikrą termino mokėjimo periodų "
"skaičių."

#. Gross Profit Margin Dialog: Description of calculation
#: ../data/buttons-financial.ui.h:28
msgid ""
"Calculates the resale price of a product, based on the product cost and the "
"wanted gross profit margin."
msgstr ""
"Skaičiuojama produkto pardavimo kaina, remiantis produkto kaštais ir "
"pageidaujama bendro grynojo pelno norma."

#. Straight-Line Depreciation Dialog: Description of calculation
#: ../data/buttons-financial.ui.h:30
msgid ""
"Calculates the straight-line depreciation of an asset for one period. The "
"straight-line method of depreciation divides the depreciable cost evenly "
"over the useful life of an asset. The useful life is the number of periods, "
"typically years, over which an asset is depreciated. "
msgstr ""
"Skaičiuojamas turto nusidėvėjimas per nurodytą laiko periodą tiesioginio "
"nusidėvėjimo būdu. Naudojant šį būdą, nusidėvėjimo kaštai išdalinami "
"lygiomis dalimis visam laikotarpiui. Dažniausiai naudojamas laikotarpis yra "
"periodų (paprastai metų) skaičius, per kuriuos turtas nusidėvi."

#. Title of Compounding Term dialog
#. Tooltip for the compounding term button
#: ../data/buttons-financial.ui.h:34 ../src/math-buttons.c:261
msgid "Compounding Term"
msgstr "Sudėtinis terminas"

#. Calculates the number of compounding periods necessary to increase an investment of present value pv to a future value of fv, at a fixed interest rate of int per compounding period. See also: http://en.wikipedia.org/wiki/Compound_interest
#: ../data/buttons-financial.ui.h:36
msgid "Ctrm"
msgstr "Strm"

#. Calculates the depreciation allowance on an asset for a specified period of time, using the double-declining balance method. See also: http://en.wikipedia.org/wiki/Depreciation
#: ../data/buttons-financial.ui.h:38
msgid "Ddb"
msgstr "Dmn"

#. Title of Double-Declining Depreciation dialog
#: ../data/buttons-financial.ui.h:40
msgid "Double-Declining Depreciation"
msgstr "Dvigubai mažėjančios vertės nusidėvėjimas"

#. Title of Future Value dialog
#. Tooltip for the future value button
#: ../data/buttons-financial.ui.h:44 ../src/math-buttons.c:267
msgid "Future Value"
msgstr "Būsimoji vertė"

#. Payment Period Dialog: Label before future value input
#: ../data/buttons-financial.ui.h:46
msgid "Future _Value:"
msgstr "Būsimoji _vertė:"

#. Calculates the future value of an investment based on a series of equal payments, each of amount pmt, at a periodic interest rate of int, over the number of payment periods in the term. See also: http://en.wikipedia.org/wiki/Future_value
#: ../data/buttons-financial.ui.h:48
msgid "Fv"
msgstr "Bv"

#. Calculates the resale price of a product, based on the product cost and the wanted gross profit margin. See also: http://en.wikipedia.org/wiki/Gross_profit_margin
#: ../data/buttons-financial.ui.h:50
msgid "Gpm"
msgstr "Bgp"

#. Title of Gross Profit Margin dialog
#. Tooltip for the gross profit margin button
#: ../data/buttons-financial.ui.h:52 ../src/math-buttons.c:288
msgid "Gross Profit Margin"
msgstr "Bendras grynasis pelnas"

#. Title of Payment Period dialog
#: ../data/buttons-financial.ui.h:54
msgid "Payment Period"
msgstr "Mokėjimo periodas"

#. Title of Periodic Interest Rate dialog
#. Tooltip for the periodic interest rate button
#: ../data/buttons-financial.ui.h:56 ../src/math-buttons.c:279
msgid "Periodic Interest Rate"
msgstr "Periodinė palūkanų norma"

#. Payment Period Dialog: Label before periodic interest rate input
#: ../data/buttons-financial.ui.h:58
msgid "Periodic Interest _Rate:"
msgstr "Periodinė palūkanų no_rma:"

#. Title of Periodic Payment dialog
#. Tooltip for the periodic payment button
#: ../data/buttons-financial.ui.h:60 ../src/math-buttons.c:285
msgid "Periodic Payment"
msgstr "Periodinis mokėjimas"

#. Calculates the amount of the periodic payment of a loan, where payments are made at the end of each payment period. See also: http://en.wikipedia.org/wiki/Amortization_schedule
#: ../data/buttons-financial.ui.h:62
msgid "Pmt"
msgstr "Pmk"

#. Title of Present Value dialog
#. Tooltip for the present value button
#: ../data/buttons-financial.ui.h:64 ../src/math-buttons.c:282
msgid "Present Value"
msgstr "Dabartinė vertė"

#. Periodic Interest Rate Dialog: Label before present value input
#: ../data/buttons-financial.ui.h:66
msgid "Present _Value:"
msgstr "Dabartinė _vertė:"

#. Calculates the present value of an investment based on a series of equal payments, each of amount pmt, discounted at a periodic interest rate of int, over the number of payment periods in the term. See also: http://en.wikipedia.org/wiki/Present_value
#: ../data/buttons-financial.ui.h:68
msgid "Pv"
msgstr "Ev"

#. Calculates the periodic interest necessary to increase an investment of present value pv to a future value of fv, over the number of compounding periods in term. See also: http://en.wikipedia.org/wiki/Interest
#: ../data/buttons-financial.ui.h:70
msgid "Rate"
msgstr "Proc"

#. Calculates the straight-line depreciation of an asset for one period. The depreciable cost is cost - salvage. The straight-line method of depreciation divides the depreciable cost evenly over the useful life of an asset. The useful life is the number of periods, typically years, over which an asset is depreciated. See also: http://en.wikipedia.org/wiki/Depreciation
#: ../data/buttons-financial.ui.h:74
msgid "Sln"
msgstr "Tnd"

#. Title of Straight-Line Depreciation dialog
#: ../data/buttons-financial.ui.h:78
msgid "Straight-Line Depreciation"
msgstr "Tiesiogiai proporcingas nusidėvėjimas"

#. Title of Sum-of-the-Years'-Digits Depreciation dialog
#: ../data/buttons-financial.ui.h:80
msgid "Sum-of-the-Years'-Digits Depreciation"
msgstr "Nusidėvėjimas metų skaičiaus metodu"

#. Calculates the depreciation allowance on an asset for a specified period of time, using the Sum-Of-The-Years'-Digits method. This method of depreciation accelerates the rate of depreciation, so that more depreciation expense occurs in earlier periods than in later ones. The depreciable cost is cost - salvage. The useful life is the number of periods, typically years, over which an asset is depreciated. See also: http://en.wikipedia.org/wiki/Depreciation
#: ../data/buttons-financial.ui.h:82
msgid "Syd"
msgstr "Msn"

#. Calculates the number of payment periods that are necessary during the term of an ordinary annuity, to accumulate a future value of fv, at a periodic interest rate of int. Each payment is equal to amount pmt. See also: http://en.wikipedia.org/wiki/Annuity_(finance_theory)
#: ../data/buttons-financial.ui.h:84
msgid "Term"
msgstr "Peri"

#. Sum-of-the-Years'-Digits Depreciation Dialog: Label before cost input
#: ../data/buttons-financial.ui.h:88
msgid "_Cost:"
msgstr "_Kaštai:"

#. Periodic Interest Rate Dialog: Label before future value input
#: ../data/buttons-financial.ui.h:90
msgid "_Future Value:"
msgstr "_Būsimoji vertė:"

#. Sum-of-the-Years'-Digits Depreciation Dialog: Label before life input
#: ../data/buttons-financial.ui.h:92
msgid "_Life:"
msgstr "_Laikotarpis:"

#. Gross Profit Margin Dialog: Label before margin input
#: ../data/buttons-financial.ui.h:94
msgid "_Margin:"
msgstr "Nor_ma:"

#. Present Value Dialog: Label before number of periods input
#: ../data/buttons-financial.ui.h:96
msgid "_Number of Periods:"
msgstr "_Periodų kiekis:"

#. Sum-of-the-Years'-Digits Depreciation Dialog: Label before period input
#: ../data/buttons-financial.ui.h:98
msgid "_Period:"
msgstr "_Periodas:"

#. Payment Period Dialog: Label before periodic payment input
#: ../data/buttons-financial.ui.h:100
msgid "_Periodic Payment:"
msgstr "_Periodinis mokėjimas:"

#. Periodic Payment Dialog: Label before principal input
#: ../data/buttons-financial.ui.h:102
msgid "_Principal:"
msgstr "_Pagrindinis kapitalas:"

#. Sum-of-the-Years'-Digits Depreciation Dialog: Label before salvage input
#: ../data/buttons-financial.ui.h:104
msgid "_Salvage:"
msgstr "_Likvidacinė vertė:"

#. Periodic Interest Rate Dialog: Label before term input
#: ../data/buttons-financial.ui.h:106
msgid "_Term:"
msgstr "_Terminas:"

#. Insert ASCII dialog: Label before character entry
#: ../data/buttons-programming.ui.h:10
msgid "Ch_aracter:"
msgstr "_Simbolis:"

#. Accessible name for the insert character button
#: ../data/buttons-programming.ui.h:20
msgid "Insert Character"
msgstr "Įterpti simbolį"

#. Title of insert character code dialog
#. Tooltip for the insert character code button
#: ../data/buttons-programming.ui.h:22 ../src/math-buttons.c:240
msgid "Insert Character Code"
msgstr "Įterpti simbolio kodą"

#. Accessible name for the shift left button
#. Tooltip for the shift left button
#: ../data/buttons-programming.ui.h:28 ../src/math-buttons.c:255
msgid "Shift Left"
msgstr "Postūmis kairiau"

#. Accessible name for the shift right button
#. Tooltip for the shift right button
#: ../data/buttons-programming.ui.h:30 ../src/math-buttons.c:258
msgid "Shift Right"
msgstr "Postūmis dešiniau"

#. Insert ASCII dialog: Button to insert selected character
#: ../data/buttons-programming.ui.h:38
msgid "_Insert"
msgstr "Įterpt_i"

#. Word size combo: 16 bits
#: ../data/preferences.ui.h:2
msgid "16-bit"
msgstr "16 bitų"

#. Word size combo: 32 bits
#: ../data/preferences.ui.h:4
msgid "32-bit"
msgstr "32 bitai"

#. Word size combo: 64 bits
#: ../data/preferences.ui.h:6
msgid "64-bit"
msgstr "64 bitai"

#. Word size combo: 8 bits
#: ../data/preferences.ui.h:8
msgid "8-bit"
msgstr "8 bitai"

#. Preferences dialog: Label for display format combo box
#: ../data/preferences.ui.h:10
msgid "Number _Format:"
msgstr "Skaičiaus _formatas:"

#. Title of preferences dialog
#: ../data/preferences.ui.h:11 ../src/math-preferences.c:233
msgid "Preferences"
msgstr "Nustatymai"

#. Preferences dialog: label for show thousands separator check button
#: ../data/preferences.ui.h:13
msgid "Show _thousands separators"
msgstr "Rodyti _tūkstančių skyriklį"

#. Preferences dialog: label for show trailing zeroes check button
#: ../data/preferences.ui.h:15
msgid "Show trailing _zeroes"
msgstr "Rodyti _nulius skaičiaus gale"

#. Preferences dialog: label for word size combo box
#: ../data/preferences.ui.h:17
msgid "Word _size:"
msgstr "Žodžio _ilgis"

#. Preferences dialog: Label for angle unit combo box
#: ../data/preferences.ui.h:19
msgid "_Angle units:"
msgstr "_Kampo vienetai:"

#. Title of main window
#: ../data/mate-calc.desktop.in.h:1 ../src/math-window.c:521
msgid "Calculator"
msgstr "Skaičiuotuvas"

#: ../data/mate-calc.desktop.in.h:2
msgid "Perform arithmetic, scientific or financial calculations"
msgstr "Atlikti aritmetinius, mokslinius ar finansinius skaičiavimus"

#: ../data/mate-calc.schemas.in.h:1
msgid "Accuracy value"
msgstr "Tikslumo reikšmė"

#: ../data/mate-calc.schemas.in.h:2
msgid "Currency of the current calculation"
msgstr "Dabartinio skaičiavimo valiuta"

#: ../data/mate-calc.schemas.in.h:3
msgid "Currency to convert the current calculation into"
msgstr "Valiuta, į kurią konvertuoti dabartinį skaičiavimą"

#: ../data/mate-calc.schemas.in.h:4
msgid "Display Mode"
msgstr "Rodymo veiksena"

#: ../data/mate-calc.schemas.in.h:5
msgid ""
"Indicates whether any trailing zeroes after the numeric point should be "
"shown in the display value."
msgstr "Nurodo, ar turėtų būti rodomi nuliai pabaigoje po kablelio."

#: ../data/mate-calc.schemas.in.h:6
msgid "Indicates whether the memory register window is initially displayed."
msgstr "Nurodo, ar iš pradžių atverti atminties registro langą."

#: ../data/mate-calc.schemas.in.h:7
msgid "Indicates whether thousands separators are shown in large numbers."
msgstr "Nurodo, ar dideliems skaičiams rodomi tūkstančių skirtukai."

#: ../data/mate-calc.schemas.in.h:8
msgid "Mode"
msgstr "Režimas"

#: ../data/mate-calc.schemas.in.h:9
msgid "Numeric Base"
msgstr "Skaičiavimo sistema"

#: ../data/mate-calc.schemas.in.h:10
msgid "Show Registers"
msgstr "Rodyti registrus"

#: ../data/mate-calc.schemas.in.h:11
msgid "Show Thousands Separators"
msgstr "Rodyti tūkstančių skyriklį"

#: ../data/mate-calc.schemas.in.h:12
msgid "Show Trailing Zeroes"
msgstr "Rodyti nulius skaičiaus gale"

#: ../data/mate-calc.schemas.in.h:13
msgid "Source currency"
msgstr "Iš valiutos"

#: ../data/mate-calc.schemas.in.h:14
msgid "Target currency"
msgstr "Į valiutą"

#: ../data/mate-calc.schemas.in.h:15
msgid ""
"The display format used in advanced mode. One of: \"ENG\" (engineering), "
"\"FIX\" (fixed-point) and \"SCI\" (scientific)"
msgstr ""
"Rodymo formatas sudėtingesneje veiksenoje. Galimos reikšmės: "
"„ENG“ (inžinerinis), „FIX“ (fiksuoto kablelio) ir „SCI“ (mokslinis)"

#: ../data/mate-calc.schemas.in.h:16
msgid ""
"The initial calculator mode. Valid values are \"BASIC\", \"FINANCIAL\", "
"\"LOGICAL\", \"SCIENTIFIC\" and \"PROGRAMMING\""
msgstr ""
"Pradinė skaičiuoklio veiksena. Galimos reikšmės: „BASIC“, „FINANCIAL“, "
"„LOGICAL“, „SCIENTIFIC“ ir „PROGRAMMING“"

#: ../data/mate-calc.schemas.in.h:17
msgid ""
"The initial trigonometric type. Valid values are \"DEG\" (degrees), \"GRAD"
"\" (gradians) and \"RAD\" (radians)."
msgstr ""
"Pradinis trigonometrijos tipas. Galimos reikšmės: „DEG“, „GRAD“, „RAD“."

#: ../data/mate-calc.schemas.in.h:18
msgid "The initial x-coordinate for the window"
msgstr "Lango pradinė X koordinatė."

#: ../data/mate-calc.schemas.in.h:19
msgid "The initial y-coordinate for the window"
msgstr "Lango pradinė Y koordinatė."

#: ../data/mate-calc.schemas.in.h:20
msgid ""
"The number of digits displayed after the numeric point. This value must be "
"in the range 0 to 9."
msgstr "Skaitmenų po kablelio skaičius (tarp 0 ir 9)."

#: ../data/mate-calc.schemas.in.h:21
msgid "The number of pixels to place the window from the left of the screen."
msgstr "Pikselių skaičius nuo ekrano kairės."

#: ../data/mate-calc.schemas.in.h:22
msgid "The number of pixels to place the window from the top of the screen."
msgstr "Pikselių skaičius nuo ekrano viršaus."

#: ../data/mate-calc.schemas.in.h:23
msgid "The numeric base (used in programming mode)"
msgstr "Skaičiavimo sistemos pagrindas (naudojamas programavimo veiksenoje)"

#: ../data/mate-calc.schemas.in.h:24
msgid ""
"The size of the words used in bitwise operations. Valid values are 16, 32 "
"and 64."
msgstr ""
"Žodžio ilgis naudojamas bitinėse operacijose. Galimos reikšmės: 16, 32, 64."

#: ../data/mate-calc.schemas.in.h:25
msgid "Trigonometric type"
msgstr "Trigonometrinis tipas"

#: ../data/mate-calc.schemas.in.h:26
msgid "Word size"
msgstr "Žodžio ilgis"

#: ../src/currency.h:19
msgid "Australian dollar"
msgstr "Australijos doleris"

#: ../src/currency.h:20
msgid "Bulgarian lev"
msgstr "Bulgarijos levas"

#: ../src/currency.h:21
msgid "Brazilian real"
msgstr "Brazilijos realas"

#: ../src/currency.h:22
msgid "Canadian dollar"
msgstr "Kanados doleris"

#: ../src/currency.h:23
msgid "Swiss franc"
msgstr "Šveicarijos frankas"

#: ../src/currency.h:24
msgid "Chinese yuan renminbi"
msgstr "Kinijos renminbi juanis"

#: ../src/currency.h:25
msgid "Czech koruna"
msgstr "Čekijos krona"

#: ../src/currency.h:26
msgid "Danish krone"
msgstr "Danijos krona"

#: ../src/currency.h:27
msgid "Estonian kroon"
msgstr "Estijos krona"

#: ../src/currency.h:28
msgid "Euro"
msgstr "Euro"

#: ../src/currency.h:29
msgid "Pound sterling"
msgstr "Svaras sterlingų"

#: ../src/currency.h:30
msgid "Hong Kong dollar"
msgstr "Hong kongo doleris"

#: ../src/currency.h:31
msgid "Croatian kuna"
msgstr "Kroatijos kuna"

#: ../src/currency.h:32
msgid "Hungarian forint"
msgstr "Vengrijos forintas"

#: ../src/currency.h:33
msgid "Indonesian rupiah"
msgstr "Indonezijos rupija"

#: ../src/currency.h:34
msgid "Indian rupee"
msgstr "Indijos rupija"

#: ../src/currency.h:35
msgid "Icelandic krona"
msgstr "Islandijos krona"

#: ../src/currency.h:36
msgid "Japanese yen"
msgstr "Japonijos jena"

#: ../src/currency.h:37
msgid "South Korean won"
msgstr "Pietų Korėjos vonas"

#: ../src/currency.h:38
msgid "Lithuanian litas"
msgstr "Lietuvos litas"

#: ../src/currency.h:39
msgid "Latvian lats"
msgstr "Latvijos latas"

#: ../src/currency.h:40
msgid "Mexican peso"
msgstr "Meksikos pesas"

#: ../src/currency.h:41
msgid "Malaysian ringgit"
msgstr "Malaizijos ringitas"

#: ../src/currency.h:42
msgid "Norwegian krone"
msgstr "Norvegijos krona"

#: ../src/currency.h:43
msgid "New Zealand dollar"
msgstr "Naujosios Zelandijos doleris"

#: ../src/currency.h:44
msgid "Philippine peso"
msgstr "Filipinų pesas"

#: ../src/currency.h:45
msgid "Polish zloty"
msgstr "Lenkijos zlotas"

#: ../src/currency.h:46
msgid "New Romanian leu"
msgstr "Naujoji Rumunijos lėja"

#: ../src/currency.h:47
msgid "Russian rouble"
msgstr "Rusijos rublis"

#: ../src/currency.h:48
msgid "Swedish krona"
msgstr "Švedijos krona"

#: ../src/currency.h:49
msgid "Singapore dollar"
msgstr "Singapūro doleris"

#: ../src/currency.h:50
msgid "Thai baht"
msgstr "Tailando batas"

#: ../src/currency.h:51
msgid "New Turkish lira"
msgstr "Naujoji Turkijos lira"

#: ../src/currency.h:52
msgid "US dollar"
msgstr "JAV doleris"

#: ../src/currency.h:53
msgid "South African rand"
msgstr "Pietų Afrikos Respublikos randas"

#. Description on how to use mate-calc displayed on command-line
#: ../src/mate-calc.c:77
#, c-format
msgid ""
"Usage:\n"
"  %s — Perform mathematical calculations"
msgstr ""
"Naudojimas:\n"
"  %s - Vykdyti matematinius skaičiavimus"

#. Description on mate-calc command-line help options displayed on command-line
#: ../src/mate-calc.c:85
#, c-format
msgid ""
"Help Options:\n"
"  -v, --version                   Show release version\n"
"  -h, -?, --help                  Show help options\n"
"  --help-all                      Show all help options\n"
"  --help-gtk                      Show GTK+ options"
msgstr ""
"Pagalbos parinktys:\n"
"  -v, --version                   Rodyti programos versiją\n"
"  -h, -?, --help                  Rodyti pagalbos parinktis\n"
"  --help-all                      Rodyti visas pagalbos parinktis\n"
"  --help-gtk                      Rodyti GTK+ parinktis"

#. Description on mate-calc command-line GTK+ options displayed on command-line
#: ../src/mate-calc.c:96
#, c-format
msgid ""
"GTK+ Options:\n"
"  --class=CLASS                   Program class as used by the window "
"manager\n"
"  --name=NAME                     Program name as used by the window "
"manager\n"
"  --screen=SCREEN                 X screen to use\n"
"  --sync                          Make X calls synchronous\n"
"  --gtk-module=MODULES            Load additional GTK+ modules\n"
"  --g-fatal-warnings              Make all warnings fatal"
msgstr ""
"GTK+ parinktys:\n"
"  --class=KLASĖ                   Programos klasė, kurią naudoja langų "
"tvarkyklė\n"
"  --name=VARDAS                     Programos pavadinimas, kurį naudoja "
"langų tvarkyklė\n"
"  --screen=EKRANAS                 Naudojamas X displėjus\n"
"  --sync                          Padaryti X užklausas sinchroniškomis\n"
"  --gtk-module=MODULIAI            Įkelti papildomus GTK+ modulius\n"
"  --g-fatal-warnings              Visi perspėjimai yra „mirtini"

#. Description on mate-calc application options displayed on command-line
#: ../src/mate-calc.c:110
#, c-format
msgid ""
"Application Options:\n"
"  -u, --unittest                  Perform unit tests\n"
"  -s, --solve <equation>          Solve the given equation"
msgstr ""
"Programos parinktys:\n"
"  -u, --unittest                  Vykdyti modulių testus\n"
"  -s, --solve <equation>          Išspręsti duotą lygtį"

#. Error printed to stderr when user uses --solve argument without an equation
#: ../src/mate-calc.c:155
#, c-format
msgid "Argument --solve requires an equation to solve"
msgstr "Argumnetui --solve yra privaloma lygtis sprendimui"

#. Error printed to stderr when user provides an unknown command-line argument
#: ../src/mate-calc.c:169
#, c-format
msgid "Unknown argument '%s'"
msgstr "Nežinomas argumentas „%s“"

#. Tooltip for the Pi button
#: ../src/math-buttons.c:106
msgid "Pi [Ctrl+P]"
msgstr "Pi [Vald+P]"

#. Tooltip for the Euler's Number button
#: ../src/math-buttons.c:109
msgid "Euler’s Number"
msgstr "Oilerio skaičius"

#. Tooltip for the subscript button
#: ../src/math-buttons.c:114
msgid "Subscript mode [Alt]"
msgstr "Skaičiaus apatinio indekso veiksena [Alt]"

#. Tooltip for the superscript button
#: ../src/math-buttons.c:117
msgid "Superscript mode [Ctrl]"
msgstr "Skaičiaus viršutinio indekso veiksena [Vald]"

#. Tooltip for the scientific exponent button
#: ../src/math-buttons.c:120
msgid "Scientific exponent [Ctrl+E]"
msgstr "Mokslinė eksponentė [Ctrl+E]"

#. Tooltip for the add button
#: ../src/math-buttons.c:123
msgid "Add [+]"
msgstr "Pridėti [+]"

#. Tooltip for the subtract button
#: ../src/math-buttons.c:126
msgid "Subtract [-]"
msgstr "Atimti [-]"

#. Tooltip for the multiply button
#: ../src/math-buttons.c:129
msgid "Multiply [*]"
msgstr "Dauginti [*]"

#. Tooltip for the divide button
#: ../src/math-buttons.c:132
msgid "Divide [/]"
msgstr "Dalinti [/]"

#. Tooltip for the modulus divide button
#: ../src/math-buttons.c:135
msgid "Modulus divide"
msgstr "Dalyba su liekana"

#. Tooltip for the additional functions button
#: ../src/math-buttons.c:138
msgid "Additional Functions"
msgstr "Papildomos funkcijos"

#. Tooltip for the exponent button
#: ../src/math-buttons.c:141
msgid "Exponent [^ or **]"
msgstr "Eksponentinis [^ arba **]"

#. Tooltip for the square button
#: ../src/math-buttons.c:144
msgid "Square [Ctrl+2]"
msgstr "Kvadratas [Ctrl+2]"

#. Tooltip for the percentage button
#: ../src/math-buttons.c:147
msgid "Percentage [%]"
msgstr "Procentai [%]"

#. Tooltip for the factorial button
#: ../src/math-buttons.c:150
msgid "Factorial [!]"
msgstr "Faktorialas [!]"

#. Tooltip for the absolute value button
#: ../src/math-buttons.c:153
msgid "Absolute value [|]"
msgstr "Modulis [|]"

#. Tooltip for the complex argument component button
#: ../src/math-buttons.c:156
msgid "Complex argument"
msgstr "Kompleksinis argumentas"

#. Tooltip for the complex conjugate button
#: ../src/math-buttons.c:159
msgid "Complex conjugate"
msgstr "Kompleksinė konjunkcija"

#. Tooltip for the root button
#: ../src/math-buttons.c:162
msgid "Root [Ctrl+R]"
msgstr "Šaknis [Vald+R]"

#. Tooltip for the square root button
#: ../src/math-buttons.c:165
msgid "Square root [Ctrl+R]"
msgstr "Kvadratinė šaknis [Ctrl+R]"

#. Tooltip for the logarithm button
#: ../src/math-buttons.c:168
msgid "Logarithm"
msgstr "Logaritmas"

#. Tooltip for the natural logarithm button
#: ../src/math-buttons.c:171
msgid "Natural Logarithm"
msgstr "Natūrinis logaritmas"

#. Tooltip for the sine button
#: ../src/math-buttons.c:174
msgid "Sine"
msgstr "Sinusas"

#. Tooltip for the cosine button
#: ../src/math-buttons.c:177
msgid "Cosine"
msgstr "Kosinusas"

#. Tooltip for the tangent button
#: ../src/math-buttons.c:180
msgid "Tangent"
msgstr "Tangentas"

#. Tooltip for the hyperbolic sine button
#: ../src/math-buttons.c:183
msgid "Hyperbolic Sine"
msgstr "Hiperbolinis sinusas"

#. Tooltip for the hyperbolic cosine button
#: ../src/math-buttons.c:186
msgid "Hyperbolic Cosine"
msgstr "Hiperbolinis kosinusas"

#. Tooltip for the hyperbolic tangent button
#: ../src/math-buttons.c:189
msgid "Hyperbolic Tangent"
msgstr "Hiperbolinis tangentas"

#. Tooltip for the inverse button
#: ../src/math-buttons.c:192
msgid "Inverse [Ctrl+I]"
msgstr "Apversti [Vald+I]"

#. Tooltip for the boolean AND button
#: ../src/math-buttons.c:195
msgid "Boolean AND"
msgstr "Loginis IR"

#. Tooltip for the boolean OR button
#: ../src/math-buttons.c:198
msgid "Boolean OR"
msgstr "Loginis ARBA"

#. Tooltip for the exclusive OR button
#: ../src/math-buttons.c:201
msgid "Boolean Exclusive OR"
msgstr "Loginė griežta disjunkcija"

#. Tooltip for the boolean NOT button
#: ../src/math-buttons.c:204
msgid "Boolean NOT"
msgstr "Loginis NE"

#. Tooltip for the integer component button
#: ../src/math-buttons.c:207 ../src/math-buttons.c:1429
msgid "Integer Component"
msgstr "Sveikoji dalis"

#. Tooltip for the fractional component button
#: ../src/math-buttons.c:210 ../src/math-buttons.c:1431
msgid "Fractional Component"
msgstr "Trupmeninė dalis"

#. Tooltip for the real component button
#: ../src/math-buttons.c:213
msgid "Real Component"
msgstr "Realioji dalis"

#. Tooltip for the imaginary component button
#: ../src/math-buttons.c:216
msgid "Imaginary Component"
msgstr "Menamoji dalis"

#. Tooltip for the ones complement button
#: ../src/math-buttons.c:219
msgid "Ones Complement"
msgstr "Bitinis vieneto papildymas"

#. Tooltip for the twos complement button
#: ../src/math-buttons.c:222
msgid "Twos Complement"
msgstr "Dvejetainis papildymas"

#. Tooltip for the truncate button
#: ../src/math-buttons.c:225
msgid "Truncate"
msgstr "Atmest"

#. Tooltip for the start group button
#: ../src/math-buttons.c:228
msgid "Start Group [(]"
msgstr "Pradėti grupę [(]"

#. Tooltip for the end group button
#: ../src/math-buttons.c:231
msgid "End Group [)]"
msgstr "Užbaigti grupę [)]"

#. Tooltip for the assign variable button
#: ../src/math-buttons.c:234
msgid "Assign Variable"
msgstr "Priskirti kintamąjį"

#. Tooltip for the insert variable button
#: ../src/math-buttons.c:237
msgid "Insert Variable"
msgstr "Įterpti kintamąjį"

#. Tooltip for the solve button
#: ../src/math-buttons.c:243
msgid "Calculate Result"
msgstr "Skaičiuoti rezultatą"

#. Tooltip for the factor button
#: ../src/math-buttons.c:246
msgid "Factorize [Ctrl+F]"
msgstr "Išskaidyti [Ctrl+F]"

#. Tooltip for the clear button
#: ../src/math-buttons.c:249
msgid "Clear Display [Escape]"
msgstr "Išvalyti ekraną [Escape]"

#. Tooltip for the undo button
#: ../src/math-buttons.c:252
msgid "Undo [Ctrl+Z]"
msgstr "Atšaukti [Vald+Z]"

#. Tooltip for the double declining depreciation button
#: ../src/math-buttons.c:264
msgid "Double Declining Depreciation"
msgstr "Dvigubai mažėjančios vertės nusidėvėjimas"

#. Tooltip for the financial term button
#: ../src/math-buttons.c:270
msgid "Financial Term"
msgstr "Finansinis terminas"

#. Tooltip for the sum of the years digits depreciation button
#: ../src/math-buttons.c:273
msgid "Sum of the Years Digits Depreciation"
msgstr "Nusidėvėjimas metų skaičiaus metodu"

#. Tooltip for the straight line depreciation button
#: ../src/math-buttons.c:276
msgid "Straight Line Depreciation"
msgstr "Tiesiogiai proporcingas nusidėvėjimas"

#. Advanced buttons: Angle unit combo box: Use degrees for trigonometric calculations
#. Preferences dialog: Angle unit combo box: Use degrees for trigonometric calculations
#: ../src/math-buttons.c:891 ../src/math-preferences.c:249
msgid "Degrees"
msgstr "Laipsniai"

#. Advanced buttons: Angle unit combo box: Use radians for trigonometric calculations
#. Preferences dialog: Angle unit combo box: Use radians for trigonometric calculations
#: ../src/math-buttons.c:895 ../src/math-preferences.c:253
msgid "Radians"
msgstr "Radianai"

#. Advanced buttons: Angle unit combo box: Use gradians for trigonometric calculations
#. Preferences dialog: Angle unit combo box: Use gradians for trigonometric calculations
#: ../src/math-buttons.c:899 ../src/math-preferences.c:257
msgid "Gradians"
msgstr "Gradientai"

#. Number display mode combo: Binary, e.g. 10011010010₂
#: ../src/math-buttons.c:933
msgid "Binary"
msgstr "Dvejetainė"

#. Number display mode combo: Octal, e.g. 2322₈
#: ../src/math-buttons.c:937
msgid "Octal"
msgstr "Aštuonetainis"

#. Number display mode combo: Decimal, e.g. 1234
#: ../src/math-buttons.c:941
msgid "Decimal"
msgstr "Dešimtainė"

#. Number display mode combo: Hexadecimal, e.g. 4D2₁₆
#: ../src/math-buttons.c:945
msgid "Hexadecimal"
msgstr "Šešioliktainis"

#. Text shown in store menu when no variables defined
#. Text shown in recall menu when no variables defined
#: ../src/math-buttons.c:1254 ../src/math-buttons.c:1299
msgid "No variables defined"
msgstr "Nėra apibrėžtų kintamųjų"

#. Left Shift Popup: Menu item to shift left by n places (n < 10)
#. Right Shift Popup: Menu item to shift right by n places (n < 10)
#: ../src/math-buttons.c:1341 ../src/math-buttons.c:1384
#, c-format
msgid "_%d place"
msgid_plural "_%d places"
msgstr[0] "_%d vieta"
msgstr[1] "_%d vietos"
msgstr[2] "_%d vietų"

#. Left Shift Popup: Menu item to shift left by n places (n >= 10)
#. Right Shift Popup: Menu item to shift right by n places (n >= 10)
#: ../src/math-buttons.c:1345 ../src/math-buttons.c:1388
#, c-format
msgid "%d place"
msgid_plural "%d places"
msgstr[0] "%d vieta"
msgstr[1] "%d vietos"
msgstr[2] "%d vietų"

#. Tooltip for the round button
#: ../src/math-buttons.c:1433
msgid "Round"
msgstr "Apvalinti"

#. Tooltip for the floor button
#: ../src/math-buttons.c:1435
msgid "Floor"
msgstr "Apatinė riba"

#. Tooltip for the ceiling button
#: ../src/math-buttons.c:1437
msgid "Ceiling"
msgstr "Viršutinė riba"

#. Tooltip for the ceiling button
#: ../src/math-buttons.c:1439
msgid "Sign"
msgstr "Ženklas"

#. Error shown when trying to undo with no undo history
#: ../src/math-equation.c:471
msgid "No undo history"
msgstr "Nėra atšaukimo istorijos"

#. Error shown when trying to redo with no redo history
#: ../src/math-equation.c:496
msgid "No redo history"
msgstr "Nėra atšaukimo istorijos"

#: ../src/math-equation.c:907
msgid "No sane value to store"
msgstr "Nėra sveikos reikšmės saugojimui"

#. Error displayed to user when they perform a bitwise operation on numbers greater than the current word
#: ../src/math-equation.c:1167
msgid "Overflow. Try a bigger word size"
msgstr "Perpildymas. Mėginkite didesnį žodžio ilgį"

#. Error displayed to user when they an unknown variable is entered
#: ../src/math-equation.c:1172
#, c-format
msgid "Unknown variable '%s'"
msgstr "Nežinomas kintamasis '%s'"

#. Error displayed to user when an unknown function is entered
#: ../src/math-equation.c:1177
#, c-format
msgid "Function '%s' is not defined"
msgstr "Neapibrėžta funkcija '%s'"

#. Error displayed to user when an conversion with unknown units is attempted
#: ../src/math-equation.c:1182
msgid "Unknown conversion"
msgstr "Nežinoma konversija"

#. Error displayed to user when they enter an invalid calculation
#: ../src/math-equation.c:1191
msgid "Malformed expression"
msgstr "Blogai suformuota išraiška"

#. Error displayed when trying to factorize a non-integer value
#: ../src/math-equation.c:1214
msgid "Need an integer to factorize"
msgstr "Skaidymui reikalingas sveikas skaičius"

#. This message is displayed in the status bar when a bit
#. shift operation is performed and the display does not contain a number
#: ../src/math-equation.c:1291
msgid "No sane value to bitwise shift"
msgstr "Nėra tinkamos reikšmės bitų pastūmimui"

#. Message displayed when cannot toggle bit in display
#: ../src/math-equation.c:1320
msgid "Displayed value not an integer"
msgstr "Rodoma reikšmė nėra sveikas skaičius"

#. Digits localized for the given language
#: ../src/math-equation.c:1710
msgid "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
msgstr "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"

#. Label on close button in preferences dialog
#: ../src/math-preferences.c:239
msgid "_Close"
msgstr "_Užverti"

#. Number display mode combo: Fixed, e.g. 1234
#: ../src/math-preferences.c:267
msgid "Fixed"
msgstr "Fiks"

#. Number display mode combo: Scientific, e.g. 1.234×10^3
#: ../src/math-preferences.c:271
msgid "Scientific"
msgstr "Mokslinis"

#. Number display mode combo: Engineering, e.g. 1.234k
#: ../src/math-preferences.c:275
msgid "Engineering"
msgstr "Inžinerinis"

#. Label used in preferences dialog.  The %d is replaced by a spinbutton
#: ../src/math-preferences.c:286
#, c-format
msgid "Show %d decimal _places"
msgstr "Rodyti %d dešimtainių _pozicijų"

#. Translators: Error message displayed when unable to launch help browser
#: ../src/math-window.c:170
msgid "Unable to open help file"
msgstr "Nepavyko atverti žinyno failo"

#. The translator credits. Please translate this with your name(s).
#: ../src/math-window.c:201
msgid "translator-credits"
msgstr ""
"Paskutinieji vertėjai:\n"
"Žygimantas Beručka <uid0@akl.lt>,\n"
"Justina Klingaitė <justina.klingaite@gmail.com>\n"
"Gintautas Miliauskas <gintas@akl.lt>\n"
"\n"
"Ankstesnieji vertėjai:\n"
"Tomas Kuliavas <tokul@users.sourceforge.net>,\n"
"Gediminas Paulauskas <menesis@chatsubo.lt>"

#. The license this software is under (GPL2+)
#: ../src/math-window.c:204
msgid ""
"Gcalctool is free software; you can redistribute it and/or modify\n"
"it under the terms of the GNU General Public License as published by\n"
"the Free Software Foundation; either version 2 of the License, or\n"
"(at your option) any later version.\n"
"\n"
"Gcalctool is distributed in the hope that it will be useful,\n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
"GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License\n"
"along with Gcalctool; if not, write to the Free Software Foundation, Inc.,\n"
"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA"
msgstr ""
"Gcalctool yra nemokama programa, ją galima platinti ir/arba modifikuoti\n"
"pagal GNU General Public License reikalavimus, kuriuos paskelbė\n"
"Free Software Foundation; naudotina licencijos versija 2, arba\n"
"(jūsų pasirinkimu) bet kuri vėlesnė versija.\n"
"\n"
"Gcalctool yra platinamas tikintis, jog ji bus naudinga,\n"
"bet BE JOKIŲ GARANTIJŲ; netgi be numanomų TINKAMUMO\n"
" PREKYBAI ar KONKREČIAM TIKSLUI garantijų. Daugiau\n"
"smulkmenų rasite GNU General Public License.\n"
"\n"
"Jūs turėtumėte gauti GNU General Public License kopiją\n"
"kartu su Gcalctool; jei ne, parašykite Free Software Foundation, Inc.,\n"
"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA"

#. Program name in the about dialog
#: ../src/math-window.c:221
msgid "Gcalctool"
msgstr "Gcalctool"

#. Copyright notice in the about dialog
#: ../src/math-window.c:225
msgid "© 1986–2008 The Gcalctool authors"
msgstr "© 1986-2008 Gcalctool autoriai"

#. Short description in the about dialog
#: ../src/math-window.c:229
msgid "Calculator with financial and scientific modes."
msgstr "Skaičiuotuvas su finansiniais bei moksliniais priedais"

#. Calculator menu
#: ../src/math-window.c:355
msgid "_Calculator"
msgstr "_Skaičiuotuvas"

#. Mode menu
#: ../src/math-window.c:357
msgid "_Mode"
msgstr "_Režimas"

#. Help menu label
#: ../src/math-window.c:359
msgid "_Help"
msgstr "_Žinynas"

#. Basic menu label
#: ../src/math-window.c:361
msgid "_Basic"
msgstr "_Paprastas"

#. Advanced menu label
#: ../src/math-window.c:363
msgid "_Advanced"
msgstr "_Sudėtingesnis"

#. Financial menu label
#: ../src/math-window.c:365
msgid "_Financial"
msgstr "_Finansinis"

#. Programming menu label
#: ../src/math-window.c:367
msgid "_Programming"
msgstr "_Programuojamasis"

#. Help>Contents menu label
#: ../src/math-window.c:369
msgid "_Contents"
msgstr "_Turinys"

#. Translators: Error displayed when boolean AND attempted on non-integer values
#: ../src/mp-binary.c:103
msgid "Boolean AND is only defined for positive integers"
msgstr "Loginis IR apibrėžtas tik teigiamiems sveikiems skaičiams"

#. Translators: Error displayed when boolean OR attempted on non-integer values
#: ../src/mp-binary.c:116
msgid "Boolean OR is only defined for positive integers"
msgstr "Loginis ARBA apibrėžtas tik teigiamiems sveikiems skaičiams"

#. Translators: Error displayed when boolean XOR attempted on non-integer values
#: ../src/mp-binary.c:129
msgid "Boolean XOR is only defined for positive integers"
msgstr ""
"Loginė griežta disjunkcija apibrėžta tik teigiamiems sveikiems skaičiams"

#. Translators: Error displayed when boolean XOR attempted on non-integer values
#: ../src/mp-binary.c:144
msgid "Boolean NOT is only defined for positive integers"
msgstr "Loginis NE apibrėžtas tik teigiamiems sveikiems skaičiams"

#. Translators: Error displayed when bit shift attempted on non-integer values
#: ../src/mp-binary.c:174
msgid "Shift is only possible on integer values"
msgstr "Postūmis galimas tik sveikiems skaičiams"

#. Translators: Error display when attempting to take argument of zero
#: ../src/mp.c:149
msgid "Argument not defined for zero"
msgstr "Argumentas negali būti nulis"

#. Translators: Error displayed attempted to divide by zero
#: ../src/mp.c:636 ../src/mp.c:668 ../src/mp.c:1602
msgid "Division by zero is undefined"
msgstr "Dalyba iš nulio neapibrėžta"

#. Translators: Error displayed when attempting to take logarithm of zero
#: ../src/mp.c:1273 ../src/mp.c:1310
msgid "Logarithm of zero is undefined"
msgstr "Nulio logaritmas neapibrėžtas"

#. Translators: Error displayed when attempted to raise 0 to a negative exponent
#: ../src/mp.c:1675 ../src/mp.c:1990
msgid "The power of zero is undefined for a negative exponent"
msgstr "Nulinis laipsnis neapibrėžtas neigiamai eksponentei"

#: ../src/mp.c:1700
msgid "Reciprocal of zero is undefined"
msgstr "Nulinis vardiklis neapibrėžtas"

#: ../src/mp.c:1785
msgid "Root must be non-zero"
msgstr "Šaknis turi būti nenulinė"

#: ../src/mp.c:1803
msgid "Negative root of zero is undefined"
msgstr "Neigiama nulio šaknis neapibrėžta"

#: ../src/mp.c:1809
msgid "nth root of negative number is undefined for even n"
msgstr "n-ojo laipsnio šaknis neigiamam skaičiui neapibrėžta lyginiams n"

#. Translators: Error displayed when attempted take the factorial of a fractional number
#: ../src/mp.c:1930
msgid "Factorial is only defined for natural numbers"
msgstr "Faktorialas apibrėžtas tik natūraliems skaičiams"

#. Translators: Error displayed when attemping to do a modulus division on non-integer numbers
#: ../src/mp.c:1950
msgid "Modulus division is only defined for integers"
msgstr "Dalyba su liekana apibrėžta tik sveikiems skaičiams"

#. Translators: Error displayed when tangent value is undefined
#: ../src/mp-trigonometric.c:311
msgid ""
"Tangent is undefined for angles that are multiples of π (180°) from π∕2 (90°)"
msgstr ""
"Tangentas neapibrėžtas kampams, kurie yra π (180°) kartotiniai nuo π∕2 (90°)"

#. Translators: Error displayed when inverse sine value is undefined
#: ../src/mp-trigonometric.c:356
msgid "Inverse sine is undefined for values outside [-1, 1]"
msgstr "Arksinusas neapibrėžtas reikšmėms už intervalo [-1, 1]"

#. Translators: Error displayed when inverse cosine value is undefined
#: ../src/mp-trigonometric.c:373
msgid "Inverse cosine is undefined for values outside [-1, 1]"
msgstr "Arkkosinusas neapibrėžtas reikšmėms už intervalo [-1, 1]"

#. Translators: Error displayed when inverse hyperbolic cosine value is undefined
#: ../src/mp-trigonometric.c:591
msgid ""
"Inverse hyperbolic cosine is undefined for values less than or equal to one"
msgstr ""
"Hiperbolinis arkkosinusas neapibrėžtas reikšmėms, mažesnėms arba lygioms "
"vienetui"

#. Translators: Error displayed when inverse hyperbolic tangent value is undefined
#: ../src/mp-trigonometric.c:615
msgid "Inverse hyperbolic tangent is undefined for values outside [-1, 1]"
msgstr "Hiperbolinis arktangentas neapibrėžtas reikšmėms už intervalo [-1, 1]"

#~ msgid ""
#~ "Converts between different currencies. Enter the amount and the currency "
#~ "you want to convert from on the upper row, and the currency you want to "
#~ "convert to on the lower row, and the amount will be displayed on the "
#~ "lower row."
#~ msgstr ""
#~ "Atlieka valiutos keitimą. Įveskite pradinį kiekį ir valiutą į viršutinę "
#~ "eilutę bei valiutą, į kurią keičiama, į apatinę eilutę ir kiekis bus "
#~ "parodytas apatinėje eilutėje."

#~ msgid "Currency Conversion"
#~ msgstr "Valiutos keitimas"

#~ msgid "&#xA4;$&#x20AC;"
#~ msgstr "&#xA4;$&#x20AC;"

#~ msgid "10 places"
#~ msgstr "10 vietų"

#~ msgid "11 places"
#~ msgstr "11 vietų"

#~ msgid "12 places"
#~ msgstr "12 vietų"

#~ msgid "13 places"
#~ msgstr "13 vietų"

#~ msgid "14 places"
#~ msgstr "14 vietų"

#~ msgid "15 places"
#~ msgstr "15 vietų"

#~ msgid "Base 16"
#~ msgstr "Šešioliktainė"

#~ msgid "Base 2"
#~ msgstr "Dvejetainė"

#~ msgid "Base 8"
#~ msgstr "Aštuonetainė"

#~ msgid "Calculate result [=]"
#~ msgstr "Skaičiuoti rezultatą [=]"

#~ msgid "Clr"
#~ msgstr "Išv"

#~ msgid "Display _Format:"
#~ msgstr "Rodymo _formatas:"

#~ msgid "Factorize into prime numbers (Ctrl+F)"
#~ msgstr "Išskaidyti pirminiais dauginamaisiais (Vald+F)"

#~ msgid "Insert ASCII Value"
#~ msgstr "Įterpti ASCII reikšmę"

#~ msgid "Insert character"
#~ msgstr "Įterpti simbolį"

#~ msgid "Numeric point [. or ,]"
#~ msgstr "Kablelis [. arba ,]"

#~ msgid "Random number"
#~ msgstr "Atsitiktinis skaičius"

#~ msgid "Recall value"
#~ msgstr "Tikslumo reikšmė"

#~ msgid "Result Region"
#~ msgstr "Rezultatų regionas"

#~ msgid "Shift left [<]"
#~ msgstr "Postūmis kairiau [<]"

#~ msgid "Shift right [>]"
#~ msgstr "Postūmis dešiniau [>]"

#~ msgid "Store value"
#~ msgstr "Įrašyti reikšmę"

#~ msgid "Truncate value"
#~ msgstr "Nukirsti reikšmę"

#~ msgid "_2 places"
#~ msgstr "_2 vietos"

#~ msgid "_3 places"
#~ msgstr "_3 vietos"

#~ msgid "_4 places"
#~ msgstr "_4 vietos"

#~ msgid "_5 places"
#~ msgstr "_5 vietos"

#~ msgid "_6 places"
#~ msgstr "_6 vietos"

#~ msgid "_7 places"
#~ msgstr "_7 vietos"

#~ msgid "_8 places"
#~ msgstr "_8 vietos"

#~ msgid "_9 places"
#~ msgstr "_9 vietos"

#~ msgid "_Scientific"
#~ msgstr "_Mokslinis"

#~ msgid "_View"
#~ msgstr "_Rodymas"

#~ msgid "No redo steps"
#~ msgstr "Nėra veiksmų pakartojimo žingsnių"

#~ msgid "Calculator — Advanced"
#~ msgstr "Skaičiuotuvas - sudėtingesnis"

#~ msgid "Calculator — Financial"
#~ msgstr "Skaičiuotuvas - finansinis"

#~ msgid "Calculator — Scientific"
#~ msgstr "Skaičiuotuvas - mokslinis"

#~ msgid "Calculator — Programming"
#~ msgstr "Skaičiuotuvas - programuojamasis"

#~ msgid "Error loading user interface"
#~ msgstr "Klaida įkeliant naudotojo sąsają"

#~ msgid ""
#~ "A required file is missing or damaged. Please check your installation.\n"
#~ "\n"
#~ "%s"
#~ msgstr ""
#~ "Reikalingas failas neegzistuoja arba nenuskaitomas. Patikrinkite "
#~ "įdiegimą.\n"
#~ "\n"
#~ "%s"

#~ msgid ""
#~ "You don't have any recent currency rates. Should some be downloaded now?"
#~ msgstr "Neturite jokių valiutų kursų. Atsiųsti dabar?"

#~ msgid ""
#~ "Currency rates could not be downloaded. You may receive inaccurate "
#~ "results, or you may not receive any results at all."
#~ msgstr ""
#~ "Nepavyko atsiųsti valiutų kursų. Galite gauti netikslius rezultatus arba "
#~ "negauti jokių."

#~ msgid "Paste"
#~ msgstr "Įdėti"

#~ msgid "Logarithm of negative values is undefined"
#~ msgstr "Neigiamo skaičiaus logaritmas neapibrėžtas"

#~ msgid "The power of negative numbers is only defined for integer exponents"
#~ msgstr "Neigiamas skaičiaus laipsnis apibrėžtas tik sveikoms eksponentėms"

#~ msgid "Square root is undefined for negative values"
#~ msgstr "Kvadratinė šaknis neapibrėžta neigiamiems skaičiams"

#~ msgid "%"
#~ msgstr "%"

#~ msgid "&#x221A;"
#~ msgstr "&#x221A;"

#~ msgid "&#xB1;"
#~ msgstr "&#xB1;"

#~ msgid "&#xD7;"
#~ msgstr "&#xD7;"

#~ msgid "&#xF7;"
#~ msgstr "&#xF7;"

#~ msgid "("
#~ msgstr "("

#~ msgid "(Ln)"
#~ msgstr "(Ln)"

#~ msgid "(Set accuracy from 0 to N numeric places [A])"
#~ msgstr "(Nustato tikslumą nuo 0 iki N skaitmenų po kablelio [A])"

#~ msgid "(X^Y)"
#~ msgstr "(X^Y)"

#~ msgid "(cos)"
#~ msgstr "(cos)"

#~ msgid "(log)"
#~ msgstr "(log)"

#~ msgid "(log2)"
#~ msgstr "(log2)"

#~ msgid "(sin)"
#~ msgstr "(sin)"

#~ msgid "(tan)"
#~ msgstr "(tan)"

#~ msgid ")"
#~ msgstr ")"

#~ msgid "+"
#~ msgstr "+"

#~ msgid "0"
#~ msgstr "0"

#~ msgid "1"
#~ msgstr "1"

#~ msgid "1's"
#~ msgstr "1"

#~ msgid "1/<i>x</i>"
#~ msgstr "1/<i>x</i>"

#~ msgid "1/x"
#~ msgstr "1/x"

#~ msgid "15"
#~ msgstr "15"

#~ msgid "2"
#~ msgstr "2"

#~ msgid "2's"
#~ msgstr "2"

#~ msgid "2's complement [Z]"
#~ msgstr "Bitinis dvejeto papildymas [Z]"

#~ msgid "3"
#~ msgstr "3"

#~ msgid "31"
#~ msgstr "31"

#~ msgid "32"
#~ msgstr "32"

#~ msgid "4"
#~ msgstr "4"

#~ msgid "47"
#~ msgstr "47"

#~ msgid "5"
#~ msgstr "5"

#~ msgid "6"
#~ msgstr "6"

#~ msgid "63"
#~ msgstr "63"

#~ msgid "7"
#~ msgstr "7"

#~ msgid "8"
#~ msgstr "8"

#~ msgid "9"
#~ msgstr "9"

#~ msgid "<"
#~ msgstr "<"

#~ msgid "<i>x</i>!"
#~ msgstr "<i>x</i>!"

#~ msgid "<i>x</i><sup>2</sup>"
#~ msgstr "<i>x</i><sup>2</sup>"

#~ msgid ""
#~ "<small><i><b>Note:</b> All constant values are specified in the decimal "
#~ "numeric base.</i></small>"
#~ msgstr ""
#~ "<small><i><b>Pastaba:</b> Visos konstantos yra nurodomos dešimtainiame "
#~ "formate.</i></small>"

#~ msgid "<span weight=\"bold\">R0</span>"
#~ msgstr "<span weight=\"bold\">R0</span>"

#~ msgid "<span weight=\"bold\">R1</span>"
#~ msgstr "<span weight=\"bold\">R1</span>"

#~ msgid "<span weight=\"bold\">R2</span>"
#~ msgstr "<span weight=\"bold\">R2</span>"

#~ msgid "<span weight=\"bold\">R3</span>"
#~ msgstr "<span weight=\"bold\">R3</span>"

#~ msgid "<span weight=\"bold\">R4</span>"
#~ msgstr "<span weight=\"bold\">R4</span>"

#~ msgid "<span weight=\"bold\">R5</span>"
#~ msgstr "<span weight=\"bold\">R5</span>"

#~ msgid "<span weight=\"bold\">R6</span>"
#~ msgstr "<span weight=\"bold\">R6</span>"

#~ msgid "<span weight=\"bold\">R7</span>"
#~ msgstr "<span weight=\"bold\">R7</span>"

#~ msgid "<span weight=\"bold\">R8</span>"
#~ msgstr "<span weight=\"bold\">R8</span>"

#~ msgid "<span weight=\"bold\">R9</span>"
#~ msgstr "<span weight=\"bold\">R9</span>"

#~ msgid ">"
#~ msgstr ">"

#~ msgid "A"
#~ msgstr "A"

#~ msgid "AND"
#~ msgstr "IR"

#~ msgid "Abs"
#~ msgstr "Abs"

#~ msgid "Acc"
#~ msgstr "Tiks"

#~ msgid "Add"
#~ msgstr "Pridėti"

#~ msgid "Advanced"
#~ msgstr "Sudėtingesnis"

#~ msgid "B"
#~ msgstr "B"

#~ msgid "Backspace"
#~ msgstr "Ištrinti"

#~ msgid "Basic"
#~ msgstr "Paprastas"

#~ msgid "Bitwise AND [&]"
#~ msgstr "Pabičiui IR [&]"

#~ msgid "Bitwise NOT [~]"
#~ msgstr "Pabičiui NE [~]"

#~ msgid "Bitwise OR [|]"
#~ msgstr "Pabičiui ARBA [|]"

#~ msgid "Bitwise XNOR [{]"
#~ msgstr "Pabičiui XNOR [{]"

#~ msgid "Bitwise XOR [x]"
#~ msgstr "Pabičiui XOR [x]"

#~ msgid "Bksp"
#~ msgstr "Trnt"

#~ msgid "C"
#~ msgstr "C"

#~ msgid "CE"
#~ msgstr "CE"

#~ msgid "Change Sign [C]"
#~ msgstr "Pakeisti ženklą [C]"

#~ msgid "Change sign"
#~ msgstr "Pakeisti ženklą"

#~ msgid "Clear displayed value and any partial calculation [Shift Delete]"
#~ msgstr "Išvalyti rodomą reikšmę ir visus dalinius skaičiavimus [Lyg2+Trnt]"

#~ msgid "Clear entry"
#~ msgstr "Išvalyti įvesties lauką"

#~ msgid "Click a _value or description to edit it:"
#~ msgstr "Pasirinkite _reikšmę arba aprašymą norėdami juos pataisyti:"

#~ msgid "Compounding term"
#~ msgstr "Sudėtinis termas"

#~ msgid "Compounding term [m]"
#~ msgstr "Sudėtinis termas [m]"

#~ msgid "Con"
#~ msgstr "Kon"

#~ msgid "Constants [#]"
#~ msgstr "Konstantos [#]"

#~ msgid "Copy selection"
#~ msgstr "Kopijuoti pažymėjimą"

#~ msgid "D"
#~ msgstr "D"

#~ msgid "Divide"
#~ msgstr "Dalinti"

#~ msgid "Double-declining depreciation"
#~ msgstr "Dvigubai mažėjantis nusidėvėjimas"

#~ msgid "Double-declining depreciation [D]"
#~ msgstr "Dvigubai mažėjantis nusidėvėjimas [D]"

#~ msgid "E"
#~ msgstr "E"

#~ msgid "E_ng"
#~ msgstr "I_nž"

#~ msgid "Edit Constants"
#~ msgstr "Redaguoti konstantas"

#~ msgid "Edit Constants..."
#~ msgstr "Redaguoti konstantas..."

#~ msgid "Edit Functions..."
#~ msgstr "Redaguoti funkcijas..."

#~ msgid "End group of calculations [)]"
#~ msgstr "Užbaigti skaičiavimų grupę [)]"

#~ msgid "Enter an exponential number [E]"
#~ msgstr "Įveskite ekponentinį skaičių [E]"

#~ msgid "Exch"
#~ msgstr "Keist"

#~ msgid "Exchange displayed value with memory register [X]"
#~ msgstr "Sukeisti rodomą reikšmę su atminties registru [X]"

#~ msgid "Exchange with register"
#~ msgstr "Sukeisti su registru"

#~ msgid "Exp"
#~ msgstr "Exp"

#~ msgid "F"
#~ msgstr "F"

#~ msgid "Factorial of displayed value [!]"
#~ msgstr "Rodomos reikšmės faktorialas [!]"

#~ msgid "Frac"
#~ msgstr "Trupm"

#~ msgid "Fractional portion of displayed value [:]"
#~ msgstr "Trumpeninė rodomos reikšmės dalis [:]"

#~ msgid "Fun"
#~ msgstr "Fun"

#~ msgid "Future value [v]"
#~ msgstr "Būsimoji vertė [v]"

#~ msgid "Gross Profit Margin [I]"
#~ msgstr "Bendras grynasis pelnas [I]"

#~ msgid "Gross Profit Margin [g]"
#~ msgstr "Bendras grynasis pelnas [g]"

#~ msgid "H_yp"
#~ msgstr "H_ip"

#~ msgid "He_x"
#~ msgstr "Š_eš"

#~ msgid "Hexadecimal digit A [a]"
#~ msgstr "Šešioliktainis skaitmuo A [a]"

#~ msgid "Hexadecimal digit B [b]"
#~ msgstr "Šešioliktainis skaitmuo B [b]"

#~ msgid "Hexadecimal digit C [c]"
#~ msgstr "Šešioliktainis skaitmuo C [c]"

#~ msgid "Hexadecimal digit D [d]"
#~ msgstr "Šešioliktainis skaitmuo D [d]"

#~ msgid "Hexadecimal digit E [e]"
#~ msgstr "Šešioliktainis skaitmuo E [e]"

#~ msgid "Hexadecimal digit F [f]"
#~ msgstr "Šešioliktainis skaitmuo F [f]"

#~ msgid "Insert ASCII value"
#~ msgstr "Įterpti ASCII reikšmę"

#~ msgid "Int"
#~ msgstr "Sveik"

#~ msgid "Integer portion of displayed value [i]"
#~ msgstr "Sveikoji rodomos reikšmės dalis [i]"

#~ msgid "Left bracket"
#~ msgstr "Atidarantis skliaustas"

#~ msgid "Makes the bitwise functions use 16 bit mode"
#~ msgstr "Bitinės funkcijos naudoja 16 bitų veikseną"

#~ msgid "Makes the bitwise functions use 32 bit mode"
#~ msgstr "Bitinės funkcijos naudoja 32 bitų veikseną"

#~ msgid "Makes the bitwise functions use 64 bit mode"
#~ msgstr "Bitinės funkcijos naudoja 64 bitų veikseną"

#~ msgid "Memory Registers"
#~ msgstr "Atmintinės registrai"

#~ msgid "Mod"
#~ msgstr "Mod"

#~ msgid "Multiply"
#~ msgstr "Dauginti"

#~ msgid "NOT"
#~ msgstr "NE"

#~ msgid "Numeric 0"
#~ msgstr "Skaitmuo 0"

#~ msgid "Numeric 1"
#~ msgstr "Skaitmuo 1"

#~ msgid "Numeric 2"
#~ msgstr "Skaitmuo 2"

#~ msgid "Numeric 3"
#~ msgstr "Skaitmuo 3"

#~ msgid "Numeric 4"
#~ msgstr "Skaitmuo 4"

#~ msgid "Numeric 5"
#~ msgstr "Skaitmuo 5"

#~ msgid "Numeric 6"
#~ msgstr "Skaitmuo 6"

#~ msgid "Numeric 7"
#~ msgstr "Skaitmuo 7"

#~ msgid "Numeric 8"
#~ msgstr "Skaitmuo 8"

#~ msgid "Numeric 9"
#~ msgstr "Skaitmuo 9"

#~ msgid "OR"
#~ msgstr "ARBA"

#~ msgid "Paste selection"
#~ msgstr "Įdėti pažymėjimą"

#~ msgid "Payment period"
#~ msgstr "Mokėjimo periodas"

#~ msgid "Payment period [t]"
#~ msgstr "Mokėjimo periodas [t]"

#~ msgid "Percentage"
#~ msgstr "Procentai"

#~ msgid "Periodic interest rate"
#~ msgstr "Periodinis procentas"

#~ msgid "Periodic interest rate [T]"
#~ msgstr "Periodinis procentas [T]"

#~ msgid "Periodic payment"
#~ msgstr "Periodinis mokėjimas"

#~ msgid "Periodic payment [P]"
#~ msgstr "Periodinis mokėjimas [P]"

#~ msgid "Present value"
#~ msgstr "Dabartinė vertė"

#~ msgid "Present value [p]"
#~ msgstr "Dabartinė vertė [p]"

#~ msgid "Programming"
#~ msgstr "Programuojamasis"

#~ msgid "Quit the calculator"
#~ msgstr "Uždaryti skaičiuotuvą"

#~ msgid "Random number in the range 0.0 to 1.0 [?]"
#~ msgstr "Atsitiktinis skaičius rėžiuose nuo 0.0 iki 1.0 [?]"

#~ msgid "Reciprocal"
#~ msgstr "Atvirkštinis dydis"

#~ msgid "Reciprocal [r]"
#~ msgstr "Atvirkštinis dydis [r]"

#~ msgid "Redo"
#~ msgstr "Atstatyti"

#~ msgid "Remove rightmost character from displayed value [Backspace]"
#~ msgstr "Nutrinti paskutinį rodomą simbolį [Trnt]"

#~ msgid "Retrieve from register"
#~ msgstr "Gauti iš registro"

#~ msgid "Retrieve memory register to display [R]"
#~ msgstr "Gauti reikšmę iš atminties registro [R]"

#~ msgid "Right bracket"
#~ msgstr "Uždarantis skliaustas"

#~ msgid "Set Precision"
#~ msgstr "Nustatyti tikslumą"

#~ msgid "Set display type to engineering format"
#~ msgstr "Vaizduoti skaičius inžineriniu formatu"

#~ msgid "Set display type to fixed-point format"
#~ msgstr "Vaizduoti skaičius fiksuoto kablelio formatu"

#~ msgid "Set display type to scientific format"
#~ msgstr "Vaizduoti skaičius moksliniu formatu"

#~ msgid "Set hyperbolic option for trigonometric functions"
#~ msgstr "Nustatyti hiperbolinį parametrą trigonometrinėms funkcijoms"

#~ msgid "Set inverse option for trigonometric functions"
#~ msgstr "Nustatyti inversinį parametrą trigonometrinėms funkcijoms"

#~ msgid "Set numeric base to binary (base 2)"
#~ msgstr "Pakeisti skaičiavimo sistemą į dvejetainę"

#~ msgid "Set numeric base to decimal (base 10)"
#~ msgstr "Pakeisti skaičiavimo sistemą į dešimtainę"

#~ msgid "Set numeric base to hexadecimal (base 16)"
#~ msgstr "Pakeisti skaičiavimo sistemą į šešioliktainę"

#~ msgid "Set numeric base to octal (base 8)"
#~ msgstr "Pakeisti skaičiavimo sistemą į aštuonetainę"

#~ msgid "Set trigonometric type to degrees"
#~ msgstr "Naudoti laipsnius trigonometriniams skaičiavimams"

#~ msgid "Set trigonometric type to gradians"
#~ msgstr "Naudoti gradianus trigonometriniams skaičiavimams"

#~ msgid "Set trigonometric type to radians"
#~ msgstr "Naudoti radianus trigonometriniams skaičiavimams"

#~ msgid "Shift displayed value 1-15 places to the left [<]"
#~ msgstr "Perkelti kablelį rodomoje reikšmėje per 1-15 vietų į kairę [<]"

#~ msgid "Shift displayed value 1-15 places to the right [>]"
#~ msgstr "Perkelti kablelį rodomoje reikšmėje per 1-15 vietų į dešinę [>]"

#~ msgid "Show T_housands Separator"
#~ msgstr "Rodyti tū_kstančių skyriklį"

#~ msgid "Show _Trailing Zeroes"
#~ msgstr "Rodyti _nulius skaičiaus gale"

#~ msgid "Show help contents"
#~ msgstr "Rodyti pagalbos turinį"

#~ msgid "Show memory registers"
#~ msgstr "Rodyti atmintinės registrus"

#~ msgid "Show the About Gcalctool dialog"
#~ msgstr "Rodyti langą apie Gcalctool"

#~ msgid "Significant _places:"
#~ msgstr "Skaičiai _po kablelio:"

#~ msgid "Square"
#~ msgstr "Kvadratas"

#~ msgid "Square root"
#~ msgstr "Kvadratinė šaknis"

#~ msgid "Start group of calculations [(]"
#~ msgstr "Pradėti skaičiavimų grupę [(]"

#~ msgid "Store displayed value in memory register [S]"
#~ msgstr "Įrašyti rodomą reikšmę į atminties registrą [S]"

#~ msgid "Store to register"
#~ msgstr "Įrašyti į registrą"

#~ msgid "Straight-line depreciation"
#~ msgstr "Tiesioginis nusidėvėjimas"

#~ msgid "Straight-line depreciation [l]"
#~ msgstr "Tiesioginis nusidėvėjimas [l]"

#~ msgid "Subtract"
#~ msgstr "Atimti"

#~ msgid "Sum-of-the years'-digits depreciation"
#~ msgstr "Metų skaičių sumos nusidėvėjimas"

#~ msgid "Sum-of-the years'-digits depreciation [Y]"
#~ msgstr "Metų skaičių sumos nusidėvėjimas [Y]"

#~ msgid "Sum-of-the years'-digits depreciation [y]"
#~ msgstr "Metų skaičių sumos nusidėvėjimas [y]"

#~ msgid "Truncate displayed value to the chosen word size ([)"
#~ msgstr "Rodomą reikšmę atmesti iki pasirinkto žodžio ilgio ([)"

#~ msgid "User-defined functions [F]"
#~ msgstr "Naudotojo apibrėžtos funkcijos [F]"

#~ msgid "XNOR"
#~ msgstr "XNOR"

#~ msgid "XOR"
#~ msgstr "XOR"

#~ msgid "_0 significant places"
#~ msgstr "_0 skaičių po kablelio"

#~ msgid "_1 significant place"
#~ msgstr "_1 skaičius po kablelio"

#~ msgid "_2 significant places"
#~ msgstr "_2 skaičiai po kablelio"

#~ msgid "_3 significant places"
#~ msgstr "_3 skaičiai po kablelio"

#~ msgid "_4 significant places"
#~ msgstr "_4 skaičiai po kablelio"

#~ msgid "_5 significant places"
#~ msgstr "_5 skaičiai po kablelio"

#~ msgid "_6 significant places"
#~ msgstr "_6 skaičiai po kablelio"

#~ msgid "_7 significant places"
#~ msgstr "_7 skaičiai po kablelio"

#~ msgid "_8 significant places"
#~ msgstr "_8 skaičiai po kablelio"

#~ msgid "_9 significant places"
#~ msgstr "9 skaičiai po kablelio"

#~ msgid "_Dec"
#~ msgstr "_Deš"

#~ msgid "_Edit"
#~ msgstr "_Keisti"

#~ msgid "_Insert ASCII value..."
#~ msgstr "Į_terpti ASCII reikšmę..."

#~ msgid "_Inv"
#~ msgstr "_Inv"

#~ msgid "_Memory Registers"
#~ msgstr "_Atmintinės registrai"

#~ msgid "_Redo"
#~ msgstr "A_tstatyti"

#~ msgid "_Sci"
#~ msgstr "_Moksl"

#~ msgid "_Set"
#~ msgstr "_Nustatyti"

#~ msgid "_Undo"
#~ msgstr "_Atšaukti"

#~ msgid "register 0"
#~ msgstr "registras 0"

#~ msgid "register 1"
#~ msgstr "registras 1"

#~ msgid "register 2"
#~ msgstr "registras 2"

#~ msgid "register 3"
#~ msgstr "registras 3"

#~ msgid "register 4"
#~ msgstr "registras 4"

#~ msgid "register 5"
#~ msgstr "registras 5"

#~ msgid "register 6"
#~ msgstr "registras 6"

#~ msgid "register 7"
#~ msgstr "registras 7"

#~ msgid "register 8"
#~ msgstr "registras 8"

#~ msgid "register 9"
#~ msgstr "registras 9"

#~ msgid "x2"
#~ msgstr "x2"

#~ msgid "%s: accuracy should be in the range 0-%d\n"
#~ msgstr "%s: tikslumas nurodomas skaičiais nuo 0 iki %d\n"

#~ msgid "Malformed function"
#~ msgstr "Blogai suformuota funkcija"

#~ msgid "No sane value to convert"
#~ msgstr "Nėra tinkamos reikšmės konvertavimui"

#~ msgid "Invalid number for the current base"
#~ msgstr "Netinkamas skaičius šiam pagrindui"

#~ msgid "Invalid bitwise operation"
#~ msgstr "Netaisyklinga bitų operacija"

#~ msgid "Invalid modulus operation"
#~ msgstr "Netaisyklinga liekanos operacija"

#~ msgid "Calculator [%s]"
#~ msgstr "Skaičiuotuvas [%s]"

#~ msgid "Calculator [%s] - Advanced"
#~ msgstr "SKaičiuotuvas [%s] - sudėtingesnis"

#~ msgid "Calculator [%s] - Financial"
#~ msgstr "Skaičiuotuvas [%s] - finansinis"

#~ msgid "Calculator [%s] - Scientific"
#~ msgstr "Skaičiuotuvas [%s] - mokslinis"

#~ msgid "Calculator [%s] - Programming"
#~ msgstr "Skaičiuotuvas  [%s] - programuojamasis"

#~ msgid "_Other (%d) ..."
#~ msgstr "_Kita (%d) ..."

#~ msgid "Set accuracy from 0 to %d numeric place. [A]"
#~ msgid_plural "Set accuracy from 0 to %d numeric places. [A]"
#~ msgstr[0] "Nustatyti tikslumą nuo 0 iki %d dešimtainio skaitmens. [A]"
#~ msgstr[1] "Nustatyti tikslumą nuo 0 iki %d dešimtainių skaitmenų. [A]"
#~ msgstr[2] "Nustatyti tikslumą nuo 0 iki %d dešimtainių skaitmenų. [A]"

#~ msgid "sin"
#~ msgstr "sin"

#~ msgid "sin<sup>−1</sup>"
#~ msgstr "sin<sup>−1</sup>"

#~ msgid "sinh"
#~ msgstr "sinh"

#~ msgid "sinh<sup>−1</sup>"
#~ msgstr "sinh<sup>−1</sup>"

#~ msgid "Hyperbolic Inverse Sine [K]"
#~ msgstr "Hiperbolinis arksinusas [K]"

#~ msgid "cos"
#~ msgstr "cos"

#~ msgid "cos<sup>−1</sup>"
#~ msgstr "cos<sup>−1</sup>"

#~ msgid "cosh"
#~ msgstr "cosh"

#~ msgid "cosh<sup>−1</sup>"
#~ msgstr "cosh<sup>−1</sup>"

#~ msgid "Inverse Cosine [J]"
#~ msgstr "Arkkosinusas [J]"

#~ msgid "Hyperbolic Inverse Cosine [J]"
#~ msgstr "Hiperbolinis arkkosinusas [J]"

#~ msgid "tan"
#~ msgstr "tan"

#~ msgid "tan<sup>−1</sup>"
#~ msgstr "tan<sup>−1</sup>"

#~ msgid "tanh"
#~ msgstr "tanh"

#~ msgid "tanh<sup>−1</sup>"
#~ msgstr "tanh<sup>−1</sup>"

#~ msgid "Inverse Tangent [W]"
#~ msgstr "Arktangentas [W]"

#~ msgid "Hyperbolic Inverse Tangent [W]"
#~ msgstr "Hiperbolinis arktangentas [W]"

#~ msgid "ln"
#~ msgstr "ln"

#~ msgid "e<sup><i>x</i></sup>"
#~ msgstr "e<sup><i>x</i></sup>"

#~ msgid "e to the power of the displayed value [N]"
#~ msgstr "e rodomu laipsniu [N]"

#~ msgid "log"
#~ msgstr "log"

#~ msgid "10<sup><i>x</i></sup>"
#~ msgstr "10<sup><i>x</i></sup>"

#~ msgid "10 to the power of displayed value [G]"
#~ msgstr "10 pakelti rodomu laipsniu [G]"

#~ msgid "log<sub>2</sub>"
#~ msgstr "log<sub>2</sub>"

#~ msgid "2<sup><i>x</i></sup>"
#~ msgstr "2<sup><i>x</i></sup>"

#~ msgid "Base 2 logarithm [h]"
#~ msgstr "Dvejetainis logaritmas [h]"

#~ msgid "2 to the power of the displayed value [H]"
#~ msgstr "2 pakelti rodomu laipsniu [H]"

#~ msgid "x<sup><i>y</i></sup>"
#~ msgstr "x<sup><i>y</i></sup>"

#~ msgid "x<sup>1/<i>y</i></sup>"
#~ msgstr "x<sup>1/<i>y</i></sup>"

#~ msgid "Raise displayed value to the power of y [o]"
#~ msgstr "Pakelti rodomą reikšmę laipsniu y [o]"

#~ msgid "Raise displayed value to the power of reciprocal y [O]"
#~ msgstr "Pakelti rodomą reikšmę laipsniu, atvirkštiniu y [O]"

#~ msgid "R"
#~ msgstr "R"

#~ msgid "No."
#~ msgstr "Ne."

#~ msgid "Value"
#~ msgstr "Reikšmė"

#~ msgid "Reset to _Default (%d)"
#~ msgstr "Atkurti _numatytąją reikšmę (%d)"

#~ msgid "Negative X and non-integer Y not supported"
#~ msgstr "Neigiamas X ir ne sveikasis Y nepalaikomi"

#~ msgid "Tangent is infinite"
#~ msgstr "Tangentas lygus begalybei"

#~ msgid "Kilometer-to-mile conversion factor"
#~ msgstr "Kilometrai-į-mylias vertimo koeficientas"

#~ msgid "square root of 2"
#~ msgstr "kvadratinė šaknis iš dviejų"

#~ msgid "π"
#~ msgstr "π"

#~ msgid "Centimeter-to-inch conversion factor"
#~ msgstr "Centimetrai-į-colius vertimo koeficientas"

#~ msgid "degrees in a radian"
#~ msgstr "laipsnių radiane"

#~ msgid "2 ^ 20"
#~ msgstr "2 ^ 20"

#~ msgid "Gram-to-ounce conversion factor"
#~ msgstr "Gramai-į-uncijas vertimo koeficientas"

#~ msgid "Kilojoule-to-British-thermal-unit conversion factor"
#~ msgstr "kilodžauliai-į-britų-temperatūros-vienetus vertimo koeficientas"

#~ msgid "Cubic-centimeter-to-cubic-inch conversion factor"
#~ msgstr "Kubiniai-centimetrai-į-kubinius-colius vertimo koeficientas"

#~ msgid "Error in math library function %s"
#~ msgstr "Klaida matematinės bibliotekos funkcijoje %s"

#~ msgid "Too long number"
#~ msgstr "Per ilgas skaičius"

#~ msgid "Ln"
#~ msgstr "Ln"

#~ msgid "Number too big to represent"
#~ msgstr "Skaičius per didelis atvaizdavimui"

#~ msgid "Math operation error"
#~ msgstr "Matematinės operacijos klaida"

#~ msgid "Error, cannot calculate cosine"
#~ msgstr "Klaida, nepavyko apskaičiuoti kosinuso"

#~ msgid "&16"
#~ msgstr "&16"

#~ msgid "&32"
#~ msgstr "&32"

#~ msgid "16-bit unsigned integer value of display (])"
#~ msgstr "rodoma 16 bitų nepažymėto sveiko skaičiaus reikšmė (])"

#~ msgid "32-bit unsigned integer value of display ([)"
#~ msgstr "rodoma 32 bitų nepažymėto sveiko skaičiaus reikšmė ([)"

#~ msgid "±"
#~ msgstr "±"

#~ msgid "×"
#~ msgstr "×"

#~ msgid "÷"
#~ msgstr "÷"

#~ msgid "−"
#~ msgstr "−"

#~ msgid "√"
#~ msgstr "√"

#~ msgid "pi"
#~ msgstr "pi"

#~ msgid "%s: %s as next argument.\n"
#~ msgstr "%s: %s kaip kitas argumentas.\n"

#~ msgid ""
#~ "%s version %s\n"
#~ "\n"
#~ msgstr ""
#~ "%s versija %s\n"
#~ "\n"

#~ msgid "Usage: %s: [-E] [-u] [-a accuracy] "
#~ msgstr "Naudojimas: %s: [-E] [-u] [-a tikslumas] "

#~ msgid "\t\t [-?] [-v] [-h]\n"
#~ msgstr "\t\t [-?] [-v] [-h]\n"

#~ msgid "-a needs accuracy value"
#~ msgstr "-a reikia nurodyti tikslumo reikšmę"

#~ msgid "%s: base should be 2, 8, 10 or 16\n"
#~ msgstr "%s: skaičių pagrindas turi būti 2, 8, 10 arba 16\n"

#~ msgid "%s: invalid display mode [%s]\n"
#~ msgstr "%s: netinkama vaizduoklio veiksena [%s]\n"

#~ msgid "%s: invalid mode [%s]\n"
#~ msgstr "%s: netinkama veiksena [%s]\n"

#~ msgid "%s: invalid trigonometric mode [%s]\n"
#~ msgstr "%s: netinkama trigonometrinė veiksena [%s]\n"

#~ msgid "Currently set to %d place."
#~ msgid_plural "Currently set to %d places."
#~ msgstr[0] "Nustatytas %d dešimtainis skaitmuo."
#~ msgstr[1] "Nustatyti %d dešimtainiai skaitmenys."
#~ msgstr[2] "Nustatyti %d dešimtainių skaitmenų."

#~ msgid "Bit editor activated. Click on bit values to toggle them."
#~ msgstr ""
#~ "Bitų redaktorius įjungtas. Spustelkite ant bitų reikšmių, jei norite jas "
#~ "pakeisti."

#~ msgid ""
#~ "Gcalctool is free software; you can redistribute it and/or modify\n"
#~ "it under the terms of the GNU General Public License as published by\n"
#~ "the Free Software Foundation; either version 2 of the License, or\n"
#~ "(at your option) any later version.\n"
#~ msgstr ""
#~ "Gcalctool programa yra laisva. Jūs galite ją platinti ir/arba "
#~ "modifikuoti\n"
#~ "remdamiesi Free Software Foundation paskelbtomis GNU Bendrosios\n"
#~ "Viešosios licencijos sąlygomis: 2 licencijos versija, arba (savo\n"
#~ "nuožiūra) bet kuria vėlesne versija.\n"

#~ msgid ""
#~ "Gcalctool is distributed in the hope that it will be useful,\n"
#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
#~ "GNU General Public License for more details.\n"
#~ msgstr ""
#~ "Gcalctool platinama su viltimi, kad ji bus naudinga, bet BE JOKIOS\n"
#~ "GARANTIJOS; be jokios numanomos PERKAMUMO ar TINKAMUMO KONKRETIEMS\n"
#~ "TIKSLAMS garantijos. Žiūrėkite GNU Bendrąją Viešąją licenciją norėdami\n"
#~ "sužinoti smulkmenas.\n"

#~ msgid ""
#~ "You should have received a copy of the GNU General Public License\n"
#~ "along with Gcalctool; if not, write to the Free Software Foundation, "
#~ "Inc.,\n"
#~ "51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA\n"
#~ msgstr ""
#~ "Turėjote kartu su šia programa gauti ir GNU Bendrosios Viešosios\n"
#~ "licencjos kopiją; jei ne - rašykite Free Software Foundation, Inc.,\n"
#~ "51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n"

#~ msgid "Changing Modes Clears Calculation"
#~ msgstr "Keičiant veiksenas skaičiavimai išvalomi"

#~ msgid ""
#~ "When you change modes, the current calculation will be cleared, and the "
#~ "base will be reset to decimal."
#~ msgstr ""
#~ "Keičiant veiksenas esami skaičiavimai bus išvalyti ir bazėbus nustatyta į "
#~ "dešimtainę."

#~ msgid "_Do not warn me again"
#~ msgstr "_Daugiau manęs neperspėti"

#~ msgid "C_hange Mode"
#~ msgstr "Pa_keisti veikseną"

#~ msgid "."
#~ msgstr "."

#~ msgid "10 to the x"
#~ msgstr "10 laipsniu x"

#~ msgid "10x"
#~ msgstr "10x"

#~ msgid "16 bit unsigned integer"
#~ msgstr "16 bitų nepažymėtas sveikas skaičius"

#~ msgid "<i>x</i><sup><i>y</i></sup>"
#~ msgstr "<i>x</i><sup><i>y</i></sup>"

#~ msgid "Bitwise AND"
#~ msgstr "Pabičiui IR"

#~ msgid "Bitwise NOT"
#~ msgstr "Pabičiui NE"

#~ msgid "Bitwise OR"
#~ msgstr "Pabičiui ARBA"

#~ msgid "Bitwise XNOR"
#~ msgstr "Pabičiui XNOR"

#~ msgid "Bitwise XOR"
#~ msgstr "Pabičiui XOR"

#~ msgid "Constants"
#~ msgstr "Konstantos"

#~ msgid "E to the x"
#~ msgstr "E pakeltas x"

#~ msgid "Hexadecimal digit B"
#~ msgstr "Šešioliktainis skaitmuo B"

#~ msgid "Hexadecimal digit C"
#~ msgstr "Šešioliktainis skaitmuo C"

#~ msgid "Hexadecimal digit D"
#~ msgstr "Šešioliktainis skaitmuo D"

#~ msgid "Hexadecimal digit E"
#~ msgstr "Šešioliktainis skaitmuo E"

#~ msgid "Hexadecimal digit F"
#~ msgstr "Šešioliktainis skaitmuo F"

#~ msgid "Log<sub>10</sub>"
#~ msgstr "Log<sub>10</sub>"

#~ msgid "Show Bit Editor"
#~ msgstr "Rodyti bitų redaktorių"

#~ msgid "Show Bit _Editor"
#~ msgstr "Rodyti bitų _redaktorių"

#~ msgid "Show bit editor"
#~ msgstr "Rodyti bitų redaktorių"

#~ msgid "Ten to the x"
#~ msgstr "Dešimt pakeltas x"

#~ msgid "User-defined functions"
#~ msgstr "Naudotojo apibrėžtos funkcijos"

#~ msgid "X to the y"
#~ msgstr "X pakeltas y"

#~ msgid "e<sup>x</sup>"
#~ msgstr "e<sup>x</sup>"

#~ msgid "ex"
#~ msgstr "ex"

#~ msgid "xy"
#~ msgstr "xy"

#~ msgid "Error, operands must be integers"
#~ msgstr "Klaida, operandai turi būti sveikieji skaičiai"

#~ msgid "Cleared display, prefix without an operator is not allowed"
#~ msgstr "Išvalytas ekranas, priešdėliai be operatoriaus neleidžiami"

#~ msgid "Malformed parenthesis expression"
#~ msgstr "Blogai suformuota skliaustų išraiška"

#~ msgid "%s: invalid syntax mode [%s]\n"
#~ msgstr "%s: netinkama sintaksės veiksena [%s]\n"

#~ msgid "Activated no operator precedence mode"
#~ msgstr "Aktyvuota operatorių pirmenybės nebuvimo veiksena"

#~ msgid "Activated expression mode with operator precedence"
#~ msgstr "Aktyvuota išraiškos veiksena su operatorių pirmenybe"

#~ msgid "Clipboard contained malformed calculation"
#~ msgstr "Podėlyje buvo netinkami skaičiavimai"

#~ msgid "A_rithmetic Precedence"
#~ msgstr "A_ritmetinė pirmenybė"

#~ msgid "Use Arithmetic Precedence"
#~ msgstr "Naudoti aritmetinę pirmenybę"

#~ msgid "Use Left-right Precedence"
#~ msgstr "Naudoti pirmenybę iš kairės į dešinę"

#~ msgid "_Left-to-right Precedence"
#~ msgstr "Pirmenybė _iš kairės į dešinę"