1 # Lithuanian translation of gcalctool
2 # Copyright (C) 2003-2006 Free Software Foundation, Inc.
3 # Gediminas Paulauskas <menesis@delfi.lt>, 2003
4 # Tomas Kuliavas <tokul@users.sourceforge.net>, 2003-2004.
5 # Žygimantas Beručka <zygis@gnome.org>, 2004-2006.
6 # Justina Klingaitė <justina.klingaite@gmail.com>, 2005.
11 "Project-Id-Version: gcalctool HEAD\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2006-02-15 01:54+0200\n"
14 "PO-Revision-Date: 2006-02-15 01:58+0200\n"
15 "Last-Translator: Žygimantas Beručka <zygis@gnome.org>\n"
16 "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
21 #. Strings for each base value.
22 #: ../gcalctool/calctool.c:41
26 #: ../gcalctool/calctool.c:41
30 #: ../gcalctool/calctool.c:41
34 #: ../gcalctool/calctool.c:41
38 #. Tooltips for each base value.
39 #: ../gcalctool/calctool.c:45
40 msgid "Set numeric base to binary (base 2)"
41 msgstr "Pakeisti skaičiavimo sistemą į dvejetainę"
43 #: ../gcalctool/calctool.c:46
44 msgid "Set numeric base to octal (base 8)"
45 msgstr "Pakeisti skaičiavimo sistemą į aštuonetainę"
47 #: ../gcalctool/calctool.c:47
48 msgid "Set numeric base to decimal (base 10)"
49 msgstr "Pakeisti skaičiavimo sistemą į dešimtainę"
51 #: ../gcalctool/calctool.c:48
52 msgid "Set numeric base to hexadecimal (base 16)"
53 msgstr "Pakeisti skaičiavimo sistemą į šešioliktainę"
55 #. Strings for each display mode value.
56 #: ../gcalctool/calctool.c:59
60 #: ../gcalctool/calctool.c:59
64 #: ../gcalctool/calctool.c:59
68 #. Tooltips for each display mode value.
69 #: ../gcalctool/calctool.c:63
70 msgid "Set display type to engineering format"
71 msgstr "Vaizduoti skaičius inžineriniu formatu"
73 #: ../gcalctool/calctool.c:64
74 msgid "Set display type to fixed-point format"
75 msgstr "Vaizduoti skaičius fiksuoto kablelio formatu"
77 #: ../gcalctool/calctool.c:65
78 msgid "Set display type to scientific format"
79 msgstr "Vaizduoti skaičius moksliniu formatu"
81 #: ../gcalctool/calctool.c:68
82 msgid "Set hyperbolic option for trigonometric functions"
83 msgstr "Nustatyti hiperbolinį parametrą trigonometrinėms funkcijoms"
85 #: ../gcalctool/calctool.c:69
86 msgid "Set inverse option for trigonometric functions"
87 msgstr "Nustatyti inversinį parametrą trigonometrinėms funkcijoms"
89 #. Mode titles to be added to the titlebar.
90 #: ../gcalctool/calctool.c:72 ../gcalctool/gtk.c:361
94 #: ../gcalctool/calctool.c:72 ../gcalctool/gtk.c:363
96 msgstr "Sudėtingesnis"
98 #: ../gcalctool/calctool.c:72 ../gcalctool/gtk.c:365
102 #: ../gcalctool/calctool.c:73 ../gcalctool/gtk.c:367
106 #: ../gcalctool/calctool.c:73
110 #. Strings for each trig type value.
111 #: ../gcalctool/calctool.c:77
115 #: ../gcalctool/calctool.c:77
119 #: ../gcalctool/calctool.c:77
123 #. Tooltips for each trig type value.
124 #: ../gcalctool/calctool.c:81
125 msgid "Set trigonometric type to degrees"
126 msgstr "Naudoti laipsnius trigonometriniams skaičiavimams"
128 #: ../gcalctool/calctool.c:82
129 msgid "Set trigonometric type to gradians"
130 msgstr "Naudoti gradianus trigonometriniams skaičiavimams"
132 #: ../gcalctool/calctool.c:83
133 msgid "Set trigonometric type to radians"
134 msgstr "Naudoti radianus trigonometriniams skaičiavimams"
136 #: ../gcalctool/calctool.c:134
140 #: ../gcalctool/calctool.c:136
144 #: ../gcalctool/calctool.c:146
148 #: ../gcalctool/calctool.c:148
152 #: ../gcalctool/calctool.c:158
156 #: ../gcalctool/calctool.c:160
160 #. Note to translators: this is a division sign (÷)
161 #: ../gcalctool/calctool.c:171
165 #: ../gcalctool/calctool.c:172
169 #: ../gcalctool/calctool.c:179
173 #: ../gcalctool/calctool.c:183
177 #: ../gcalctool/calctool.c:184
178 msgid "Start group of calculations"
179 msgstr "Pradėti skaičiavimų grupę"
181 #: ../gcalctool/calctool.c:185
183 msgstr "Atidarantis skliaustas"
185 #: ../gcalctool/calctool.c:195
189 #: ../gcalctool/calctool.c:196
190 msgid "Remove rightmost character from displayed value"
191 msgstr "Nutrinti paskutinį rodomą simbolį"
193 #: ../gcalctool/calctool.c:197
197 #: ../gcalctool/calctool.c:207
201 #: ../gcalctool/calctool.c:208
202 msgid "Clear displayed value"
203 msgstr "Išvalyti rodomą reikšmę"
205 #: ../gcalctool/calctool.c:209
207 msgstr "Išvalyti įvesties lauką"
209 #: ../gcalctool/calctool.c:219
213 #: ../gcalctool/calctool.c:220
214 msgid "Clear displayed value and any partial calculation"
215 msgstr "Išvalyti rodomą reikšmę ir visus dalinius skaičiavimus"
217 #: ../gcalctool/calctool.c:221
221 #: ../gcalctool/calctool.c:233
225 #: ../gcalctool/calctool.c:235
229 #: ../gcalctool/calctool.c:245
233 #: ../gcalctool/calctool.c:247
237 #: ../gcalctool/calctool.c:257
241 #: ../gcalctool/calctool.c:259
245 #. Note to translators: this is a multiplication sign (*)
246 #: ../gcalctool/calctool.c:270
250 #: ../gcalctool/calctool.c:271
254 #: ../gcalctool/calctool.c:278
258 #: ../gcalctool/calctool.c:282
262 #: ../gcalctool/calctool.c:283
263 msgid "End group of calculations"
264 msgstr "Užbaigti skaičiavimų grupę"
266 #: ../gcalctool/calctool.c:284
267 msgid "Right bracket"
268 msgstr "Uždarantis skliaustas"
270 #. Note to translators: this is a plus-minus sign (+/-)
271 #: ../gcalctool/calctool.c:295
275 #: ../gcalctool/calctool.c:296
276 msgid "Change sign [c]"
277 msgstr "Pakeisti ženklą [c]"
279 #: ../gcalctool/calctool.c:303
283 #: ../gcalctool/calctool.c:307
287 #: ../gcalctool/calctool.c:308
288 msgid "Integer portion of displayed value [i]"
289 msgstr "Sveikoji rodomos reikšmės dalis [i]"
291 #: ../gcalctool/calctool.c:309
292 msgid "Integer portion"
293 msgstr "Sveikoji dalis"
295 #: ../gcalctool/calctool.c:319
299 #: ../gcalctool/calctool.c:320
300 msgid "Store displayed value in memory register [S]"
301 msgstr "Įrašyti rodomą reikšmę į atminties registrą [S]"
303 #: ../gcalctool/calctool.c:321
304 msgid "Store to register"
305 msgstr "Įrašyti į registrą"
307 #: ../gcalctool/calctool.c:333
311 #: ../gcalctool/calctool.c:335
315 #: ../gcalctool/calctool.c:345
319 #: ../gcalctool/calctool.c:347
323 #: ../gcalctool/calctool.c:357
327 #: ../gcalctool/calctool.c:359
331 #. Note to translators: this is a minus sign (-)
332 #: ../gcalctool/calctool.c:370
336 #: ../gcalctool/calctool.c:371
340 #: ../gcalctool/calctool.c:378
344 #: ../gcalctool/calctool.c:382
348 #: ../gcalctool/calctool.c:383
352 #. Note to translators: this is a square root sign
353 #: ../gcalctool/calctool.c:395
357 #: ../gcalctool/calctool.c:396
358 msgid "Square root [s]"
359 msgstr "Kvadratinė šaknis [s]"
361 #: ../gcalctool/calctool.c:403
365 #: ../gcalctool/calctool.c:407
369 #: ../gcalctool/calctool.c:408
370 msgid "Fractional portion of displayed value [:]"
371 msgstr "Trumpeninė rodomos reikšmės dalis [:]"
373 #: ../gcalctool/calctool.c:409
374 msgid "Fractional portion"
375 msgstr "Trumpeninė dalis"
377 #: ../gcalctool/calctool.c:419
381 #: ../gcalctool/calctool.c:420
382 msgid "Retrieve memory register to display [R]"
383 msgstr "Gauti reikšmę iš atminties registro [R]"
385 #: ../gcalctool/calctool.c:421
386 msgid "Retrieve from register"
387 msgstr "Gauti iš registro"
389 #: ../gcalctool/calctool.c:433
393 #: ../gcalctool/calctool.c:435
397 #: ../gcalctool/calctool.c:445
401 #: ../gcalctool/calctool.c:446
402 msgid "Numeric point"
405 #: ../gcalctool/calctool.c:457
409 #: ../gcalctool/calctool.c:458
410 msgid "Calculate result"
411 msgstr "Skaičiuoti rezultatą"
413 #: ../gcalctool/calctool.c:469
417 #: ../gcalctool/calctool.c:470
421 #: ../gcalctool/calctool.c:481
425 #: ../gcalctool/calctool.c:482
426 msgid "Reciprocal [r]"
427 msgstr "Atvirkštinis dydis [r]"
429 #: ../gcalctool/calctool.c:489
431 msgstr "Atvirkštinis dydis"
433 #: ../gcalctool/calctool.c:493
434 msgid "<i>x</i><sup>2</sup>"
435 msgstr "<i>x</i><sup>2</sup>"
437 #: ../gcalctool/calctool.c:494
439 msgstr "Kvadratas [@]"
441 #: ../gcalctool/calctool.c:501
445 #: ../gcalctool/calctool.c:505
449 #: ../gcalctool/calctool.c:506
450 msgid "Absolute value [u]"
451 msgstr "Absoliuti reikšmė [u]"
453 #: ../gcalctool/calctool.c:517
457 #: ../gcalctool/calctool.c:518
458 msgid "Exchange displayed value with memory register [X]"
459 msgstr "Sukeisti rodomą reikšmę su atminties registru [X]"
461 #: ../gcalctool/calctool.c:519
462 msgid "Exchange with register"
463 msgstr "Sukeisti su registru"
465 #: ../gcalctool/calctool.c:545
469 #: ../gcalctool/calctool.c:546
470 msgid "Compounding term [m]"
471 msgstr "Sudėtinis terminas [m]"
473 #: ../gcalctool/calctool.c:557
477 #: ../gcalctool/calctool.c:558
478 msgid "Double-declining depreciation [d]"
479 msgstr "Dvigubai mažėjantis nusidėvėjimas [d]"
481 #: ../gcalctool/calctool.c:569
485 #: ../gcalctool/calctool.c:570
486 msgid "Future value [v]"
487 msgstr "Būsima vertė [v]"
489 #: ../gcalctool/calctool.c:581
493 #: ../gcalctool/calctool.c:582
494 msgid "Periodic payment [P]"
495 msgstr "Periodinis mokėjimas [P]"
497 #: ../gcalctool/calctool.c:593
501 #: ../gcalctool/calctool.c:594
502 msgid "Present value [p]"
503 msgstr "Esama vertė [p]"
505 #: ../gcalctool/calctool.c:605
509 #: ../gcalctool/calctool.c:606
510 msgid "Periodic interest rate [T]"
511 msgstr "Periodinis procentas [T]"
513 #: ../gcalctool/calctool.c:617
517 #: ../gcalctool/calctool.c:618
518 msgid "Straight-line depreciation [l]"
519 msgstr "Tiesioginis nusidėvėjimas [l]"
521 #: ../gcalctool/calctool.c:629
525 #: ../gcalctool/calctool.c:630
526 msgid "Sum-of-the years'-digits depreciation [Y]"
527 msgstr "Metų skaičių sumos nusidėvėjimas [Y]"
529 #: ../gcalctool/calctool.c:643
533 #: ../gcalctool/calctool.c:644
534 msgid "Payment period [T]"
535 msgstr "Mokėjimo periodas [T]"
537 #: ../gcalctool/calctool.c:755
541 #: ../gcalctool/calctool.c:756
542 msgid "Shift displayed value 1-15 places to the left"
543 msgstr "Perkelti kablelį nurodytoje reikšmėje per 1-15 vietų į kairę"
545 #: ../gcalctool/calctool.c:757
547 msgstr "Perketi kairiau"
549 #: ../gcalctool/calctool.c:767
553 #: ../gcalctool/calctool.c:768
554 msgid "Shift displayed value 1-15 places to the right"
555 msgstr "Perkelti kablelį nurodytoje reikšmėje per 1-15 vietų į dešinę"
557 #: ../gcalctool/calctool.c:769
559 msgstr "Perkelti dešiniau"
561 #: ../gcalctool/calctool.c:779
565 #: ../gcalctool/calctool.c:780
566 msgid "16-bit unsigned integer value of display (])"
567 msgstr "rodoma 16 bitų nepažymėto sveiko skaičiaus reikšmė (])"
569 #: ../gcalctool/calctool.c:781
570 msgid "16 bit unsigned integer"
571 msgstr "16 bitų nepažymėtas sveikas skaičius"
573 #: ../gcalctool/calctool.c:787
577 #: ../gcalctool/calctool.c:791
581 #: ../gcalctool/calctool.c:792
582 msgid "32-bit unsigned integer value of display ([)"
583 msgstr "rodoma 32 bitų nepažymėto sveiko skaičiaus reikšmė ([)"
585 #: ../gcalctool/calctool.c:793
586 msgid "32 bit unsigned integer"
587 msgstr "32 bitų nepažymėtas sveikas skaičius"
589 #: ../gcalctool/calctool.c:799
593 #: ../gcalctool/calctool.c:827
597 #: ../gcalctool/calctool.c:828
598 msgid "Modulus Division"
599 msgstr "Dalyba su liekana"
601 #: ../gcalctool/calctool.c:835
605 #: ../gcalctool/calctool.c:839
609 #: ../gcalctool/calctool.c:840
610 msgid "Set accuracy from 0 to 9 numeric places [a]"
611 msgstr "Nustato tikslumą nuo 0 iki 9 skaičių po kablelio [a]"
613 #: ../gcalctool/calctool.c:841
617 #: ../gcalctool/calctool.c:853
621 #: ../gcalctool/calctool.c:854
622 msgid "Constants [#]"
623 msgstr "Konstantos [#]"
625 #: ../gcalctool/calctool.c:865
629 #: ../gcalctool/calctool.c:866
630 msgid "User-defined functions [f]"
631 msgstr "Naudotojo apibrėžtos funkcijos [f]"
633 #: ../gcalctool/calctool.c:877
637 #: ../gcalctool/calctool.c:878
638 msgid "Enter an exponential number [e]"
639 msgstr "Įveskite ekponentinį skaičių [e]"
641 #: ../gcalctool/calctool.c:879
645 #: ../gcalctool/calctool.c:885 ../gcalctool/calctool.c:1263
649 #: ../gcalctool/calctool.c:889
650 msgid "e<sup><i>x</i></sup>"
651 msgstr "e<sup><i>x</i></sup>"
653 #: ../gcalctool/calctool.c:890
654 msgid "e to the power of displayed value [{]"
655 msgstr "e pakeltas rodoma reikšme [{]"
657 #: ../gcalctool/calctool.c:891
659 msgstr "E pakeltas x"
661 #: ../gcalctool/calctool.c:897
665 #: ../gcalctool/calctool.c:901
666 msgid "10<sup><i>x</i></sup>"
667 msgstr "10<sup><i>x</i></sup>"
669 #: ../gcalctool/calctool.c:902
670 msgid "10 to the power of displayed value [}]"
671 msgstr "Dešimt pakeltas rodoma reikšme [}]"
673 #: ../gcalctool/calctool.c:903
675 msgstr "Dešimt pakeltas x"
677 #: ../gcalctool/calctool.c:909
681 #: ../gcalctool/calctool.c:913
682 msgid "<i>x</i><sup><i>y</i></sup>"
683 msgstr "<i>x</i><sup><i>y</i></sup>"
685 #: ../gcalctool/calctool.c:914
686 msgid "Raise displayed value to the power of y [^]"
687 msgstr "Pakelti nurodytą reikšmę laipsniu y [^]"
689 #: ../gcalctool/calctool.c:915
691 msgstr "X pakeltas y"
693 #: ../gcalctool/calctool.c:921
697 #: ../gcalctool/calctool.c:925
701 #: ../gcalctool/calctool.c:926
702 msgid "Factorial of displayed value [!]"
703 msgstr "Rodomos reikšmės faktorialas [!]"
705 #: ../gcalctool/calctool.c:927
709 #: ../gcalctool/calctool.c:933
713 #: ../gcalctool/calctool.c:937
717 #: ../gcalctool/calctool.c:938
718 msgid "Random number in the range 0.0 to 1.0 [?]"
719 msgstr "Atsitiktinis skaičius rėžiuose nuo 0.0 iki 1.0 [?]"
721 #: ../gcalctool/calctool.c:939
722 msgid "Random number"
723 msgstr "Atsitiktinis skaičius"
725 #: ../gcalctool/calctool.c:951
729 #: ../gcalctool/calctool.c:952
730 msgid "Hexadecimal digit D"
731 msgstr "Šešioliktainis skaitmuo D"
733 #: ../gcalctool/calctool.c:963
737 #: ../gcalctool/calctool.c:964
738 msgid "Hexadecimal digit E"
739 msgstr "Šešioliktainis skaitmuo E"
741 #: ../gcalctool/calctool.c:975 ../gcalctool/gtk.c:1870
745 #: ../gcalctool/calctool.c:976
746 msgid "Hexadecimal digit F"
747 msgstr "Šešioliktainis skaitmuo F"
749 #: ../gcalctool/calctool.c:987
753 #: ../gcalctool/calctool.c:988
755 msgstr "Kosinusas [J]"
757 #: ../gcalctool/calctool.c:999
761 #: ../gcalctool/calctool.c:1000
765 #: ../gcalctool/calctool.c:1011
769 #: ../gcalctool/calctool.c:1012
771 msgstr "Tangentas [L]"
773 #: ../gcalctool/calctool.c:1023
777 #: ../gcalctool/calctool.c:1024
778 msgid "Natural log [N]"
779 msgstr "Natūrinis logaritmas [N]"
781 #: ../gcalctool/calctool.c:1035
785 #: ../gcalctool/calctool.c:1036
786 msgid "Base 10 log [G]"
787 msgstr "Dešimtainis logaritmas [G]"
789 #: ../gcalctool/calctool.c:1049
793 #: ../gcalctool/calctool.c:1050
794 msgid "Hexadecimal digit A"
795 msgstr "Šešioliktainis skaitmuo A"
797 #: ../gcalctool/calctool.c:1061
801 #: ../gcalctool/calctool.c:1062
802 msgid "Hexadecimal digit B"
803 msgstr "Šešioliktainis skaitmuo B"
805 #: ../gcalctool/calctool.c:1073 ../gcalctool/gtk.c:1862
809 #: ../gcalctool/calctool.c:1074
810 msgid "Hexadecimal digit C"
811 msgstr "Šešioliktainis skaitmuo C"
813 #: ../gcalctool/calctool.c:1085
817 #: ../gcalctool/calctool.c:1086
819 msgstr "Pabičiui ARBA"
821 #: ../gcalctool/calctool.c:1093
825 #: ../gcalctool/calctool.c:1097
829 #: ../gcalctool/calctool.c:1098
830 msgid "Bitwise AND [&]"
831 msgstr "Pabičiui IR [&]"
833 #: ../gcalctool/calctool.c:1105
837 #: ../gcalctool/calctool.c:1109
841 #: ../gcalctool/calctool.c:1110
842 msgid "Bitwise NOT [~]"
843 msgstr "Pabičiui NE [~]"
845 #: ../gcalctool/calctool.c:1117
849 #: ../gcalctool/calctool.c:1121
853 #: ../gcalctool/calctool.c:1122
854 msgid "Bitwise XOR [x]"
855 msgstr "Pabičiui XOR [x]"
857 #: ../gcalctool/calctool.c:1129
861 #: ../gcalctool/calctool.c:1133
865 #: ../gcalctool/calctool.c:1134
866 msgid "Bitwise XNOR [n]"
867 msgstr "Pabičiui XNOR [n]"
869 #: ../gcalctool/calctool.c:1141
873 #: ../gcalctool/calctool.c:1261
874 msgid "Kilometer-to-mile conversion factor"
875 msgstr "Kilometrai-į-mylias vertimo koeficientas"
877 #: ../gcalctool/calctool.c:1262
878 msgid "square root of 2"
879 msgstr "kvadratinė šaknis iš dviejų"
881 #: ../gcalctool/calctool.c:1264
885 #: ../gcalctool/calctool.c:1265
886 msgid "Centimeter-to-inch conversion factor"
887 msgstr "Centimetrai-į-colius vertimo koeficientas"
889 #: ../gcalctool/calctool.c:1266
890 msgid "degrees in a radian"
891 msgstr "laipsnių radiane"
893 #: ../gcalctool/calctool.c:1267
897 #: ../gcalctool/calctool.c:1268
898 msgid "Gram-to-ounce conversion factor"
899 msgstr "Gramai-į-uncijas vertimo koeficientas"
901 #: ../gcalctool/calctool.c:1270
902 msgid "Kilojoule-to-British-thermal-unit conversion factor"
903 msgstr "kilodžauliai-į-britų-temperatūros-vienetus vertimo koeficientas"
905 #: ../gcalctool/calctool.c:1272
906 msgid "Cubic-centimeter-to-cubic-inch conversion factor"
907 msgstr "Kubiniai-centimetrai-į-kubinius-colius vertimo koeficientas"
909 #. THIS ROUTINE IS CALLED WHEN AN ERROR CONDITION IS ENCOUNTERED, AND
910 #. * AFTER A MESSAGE HAS BEEN WRITTEN TO STDERR.
912 #: ../gcalctool/calctool.c:1283 ../gcalctool/display.c:268
913 #: ../gcalctool/mp.c:1973 ../gcalctool/mpmath.c:432 ../gcalctool/mpmath.c:471
914 #: ../gcalctool/mpmath.c:526
918 #: ../gcalctool/functions.c:342
919 msgid "Previous expression"
920 msgstr "Ankstesnioji išraiška"
922 #: ../gcalctool/functions.c:425
923 msgid "Invalid number for the current base"
924 msgstr "Netinkamas skaičius šiam pagrindui"
926 #: ../gcalctool/functions.c:428
927 msgid "Too long number"
928 msgstr "Per ilgas skaičius"
930 #: ../gcalctool/functions.c:431
931 msgid "Malformed expression"
932 msgstr "Blogai suformuota išraiška"
934 #: ../gcalctool/functions.c:501
935 msgid "Error, operands must be integers"
936 msgstr "Klaida, operandai turi būti sveikieji skaičiai"
938 #: ../gcalctool/functions.c:657 ../gcalctool/functions.c:1035
939 msgid "No sane value to convert"
940 msgstr "Nėra tinkamos reikšmės konvertavimui"
942 #: ../gcalctool/functions.c:756 ../gcalctool/functions.c:1112
943 #: ../gcalctool/functions.c:1340
944 msgid "No sane value to store"
945 msgstr "Nėra sveikos reikšmės saugojimui"
947 #: ../gcalctool/functions.c:884
948 msgid "Malformed function"
949 msgstr "Blogai suformuota funkcija"
951 #: ../gcalctool/functions.c:1065
952 msgid "Cleared display, prefix without an operator is not allowed"
953 msgstr "Išvalytas ekranas, priešdėliai be operatoriaus neleidžiami"
955 #: ../gcalctool/functions.c:1089
956 msgid "Malformed parenthesis expression"
957 msgstr "Blogai suformuota skliaustų išraiška"
959 #: ../gcalctool/functions.c:1388
960 msgid "Numeric stack error"
961 msgstr "Skaičių buferio klaida"
963 #: ../gcalctool/functions.c:1409
964 msgid "Operand stack error"
965 msgstr "Operandų buferio klaida"
967 #: ../gcalctool/get.c:153
968 msgid "-a needs accuracy value"
969 msgstr "-a reikia nurodyti tikslumo reikšmę"
971 #: ../gcalctool/get.c:157 ../gcalctool/get.c:311
973 msgid "%s: accuracy should be in the range 0-%d\n"
974 msgstr "%s: tikslumas nurodomas skaičiais nuo 0 iki %d\n"
976 #: ../gcalctool/get.c:182
978 msgid "%s: %s as next argument.\n"
979 msgstr "%s: %s kaip kitas argumentas.\n"
981 #. No calculator error initially.
982 #. Not entering an exponent number.
983 #. No pending arithmetic operation.
984 #. No User supplied title line.
985 #: ../gcalctool/get.c:269
987 msgstr "skaičiuotuvas"
989 #: ../gcalctool/get.c:331
991 msgid "%s: base should be 2, 8, 10 or 16\n"
992 msgstr "%s: skaičių pagrindas turi būti 2, 8, 10 arba 16\n"
994 #: ../gcalctool/get.c:346
996 msgid "%s: invalid display mode [%s]\n"
997 msgstr "%s: netinkamas vaizduoklio režimas [%s]\n"
999 #: ../gcalctool/get.c:361
1001 msgid "%s: invalid mode [%s]\n"
1002 msgstr "%s: netinkamas režimas [%s]\n"
1004 #: ../gcalctool/get.c:375
1006 msgid "%s: invalid trigonometric mode [%s]\n"
1007 msgstr "%s: netinkamas trigonometrinis režimas [%s]\n"
1009 #: ../gcalctool/get.c:393
1011 msgid "%s: invalid syntax mode [%s]\n"
1012 msgstr "%s: netinkamas sintaksės režimas [%s]\n"
1014 #: ../gcalctool/get.c:440
1023 #: ../gcalctool/get.c:441
1025 msgid "Usage: %s: [-D] [-E] [-a accuracy] "
1026 msgstr "Naudojimas: %s: [-D] [-E] [-a tikslumas] "
1028 #: ../gcalctool/get.c:442
1029 msgid "\t\t [-?] [-v] [-?]\n"
1030 msgstr "\t\t [-?] [-v] [-?]\n"
1032 #: ../gcalctool/gtk.c:236
1034 msgstr "_Skaičiuotuvas"
1036 #: ../gcalctool/gtk.c:237
1040 #: ../gcalctool/gtk.c:238
1044 #: ../gcalctool/gtk.c:239
1048 #: ../gcalctool/gtk.c:242
1049 msgid "Quit the calculator"
1050 msgstr "Uždaryti skaičiuotuvą"
1052 #: ../gcalctool/gtk.c:245
1053 msgid "Copy selection"
1054 msgstr "Kopijuoti pažymėjimą"
1056 #: ../gcalctool/gtk.c:247
1057 msgid "Paste selection"
1058 msgstr "Įdėti pažymėjimą"
1060 #: ../gcalctool/gtk.c:248
1061 msgid "_Insert ASCII Value..."
1062 msgstr "Į_terpti ASCII reikšmę..."
1064 #: ../gcalctool/gtk.c:249
1065 msgid "Insert ASCII value"
1066 msgstr "Įterpti ASCII reikšmę"
1068 #: ../gcalctool/gtk.c:253
1069 msgid "Show help contents"
1070 msgstr "Rodyti pagalbos turinį"
1072 #: ../gcalctool/gtk.c:256
1073 msgid "Show the About Gcalctool dialog"
1074 msgstr "Rodyti langą apie Gcalctool"
1076 #: ../gcalctool/gtk.c:258 ../gcalctool/gtk.c:289
1080 #: ../gcalctool/gtk.c:259 ../gcalctool/gtk.c:290
1084 #: ../gcalctool/gtk.c:260 ../gcalctool/gtk.c:291
1088 #: ../gcalctool/gtk.c:261 ../gcalctool/gtk.c:292
1092 #: ../gcalctool/gtk.c:262 ../gcalctool/gtk.c:293
1096 #: ../gcalctool/gtk.c:263 ../gcalctool/gtk.c:294
1100 #: ../gcalctool/gtk.c:264 ../gcalctool/gtk.c:295
1104 #: ../gcalctool/gtk.c:265 ../gcalctool/gtk.c:296
1108 #: ../gcalctool/gtk.c:266 ../gcalctool/gtk.c:297
1112 #: ../gcalctool/gtk.c:267 ../gcalctool/gtk.c:298
1116 #: ../gcalctool/gtk.c:268 ../gcalctool/gtk.c:299
1120 #: ../gcalctool/gtk.c:269 ../gcalctool/gtk.c:300
1124 #: ../gcalctool/gtk.c:270 ../gcalctool/gtk.c:301
1128 #: ../gcalctool/gtk.c:271 ../gcalctool/gtk.c:302
1132 #: ../gcalctool/gtk.c:272 ../gcalctool/gtk.c:303
1136 #: ../gcalctool/gtk.c:273 ../gcalctool/gtk.c:304
1140 #: ../gcalctool/gtk.c:274 ../gcalctool/gtk.c:305
1144 #: ../gcalctool/gtk.c:275 ../gcalctool/gtk.c:306
1148 #: ../gcalctool/gtk.c:276 ../gcalctool/gtk.c:277 ../gcalctool/gtk.c:307
1149 #: ../gcalctool/gtk.c:308
1153 #: ../gcalctool/gtk.c:278 ../gcalctool/gtk.c:279 ../gcalctool/gtk.c:309
1154 #: ../gcalctool/gtk.c:310
1158 #: ../gcalctool/gtk.c:280 ../gcalctool/gtk.c:281 ../gcalctool/gtk.c:311
1159 #: ../gcalctool/gtk.c:312
1163 #: ../gcalctool/gtk.c:282 ../gcalctool/gtk.c:283 ../gcalctool/gtk.c:313
1164 #: ../gcalctool/gtk.c:314
1168 #: ../gcalctool/gtk.c:284 ../gcalctool/gtk.c:285 ../gcalctool/gtk.c:315
1169 #: ../gcalctool/gtk.c:316
1173 #: ../gcalctool/gtk.c:286 ../gcalctool/gtk.c:287 ../gcalctool/gtk.c:317
1174 #: ../gcalctool/gtk.c:318
1178 #: ../gcalctool/gtk.c:322 ../gcalctool/gtk.c:328
1179 msgid "Show _Trailing Zeroes"
1180 msgstr "Rodyti _nulius skaičiaus gale"
1182 #: ../gcalctool/gtk.c:323 ../gcalctool/gtk.c:329
1183 msgid "Show trailing zeroes"
1184 msgstr "Rodyti nulius skaičiaus gale"
1186 #: ../gcalctool/gtk.c:324
1187 msgid "Show T_housands Separator"
1188 msgstr "Rodyti tū_kstančių skyriklį"
1190 #: ../gcalctool/gtk.c:325
1191 msgid "Show thousands separator"
1192 msgstr "Rodyti tūkstančių skyriklį"
1194 #: ../gcalctool/gtk.c:326
1195 msgid "_Memory Registers"
1196 msgstr "_Atmintinės registrai"
1198 #: ../gcalctool/gtk.c:327
1199 msgid "Show memory registers"
1200 msgstr "Rodyti atmintinės registrus"
1202 #: ../gcalctool/gtk.c:330
1203 msgid "_Use Arithmetic Precedence"
1204 msgstr "Na_udoti aritmetinę pirmenybę"
1206 #: ../gcalctool/gtk.c:331
1207 msgid "Use Arithmetic Precedence"
1208 msgstr "Naudoti aritmetinę pirmenybę"
1210 #: ../gcalctool/gtk.c:335
1211 msgid "_0 significant places"
1212 msgstr "_0 skaičių po kablelio"
1214 #: ../gcalctool/gtk.c:336
1215 msgid "0 significant places"
1216 msgstr "0 skaičių po kablelio"
1218 #: ../gcalctool/gtk.c:337
1219 msgid "_1 significant place"
1220 msgstr "_1 skaičius po kablelio"
1222 #: ../gcalctool/gtk.c:338
1223 msgid "1 significant place"
1224 msgstr "1 skaičius po kablelio"
1226 #: ../gcalctool/gtk.c:339
1227 msgid "_2 significant places"
1228 msgstr "_2 skaičiai po kablelio"
1230 #: ../gcalctool/gtk.c:340
1231 msgid "2 significant places"
1232 msgstr "2 skaičiai po kablelio"
1234 #: ../gcalctool/gtk.c:341
1235 msgid "_3 significant places"
1236 msgstr "_3 skaičiai po kablelio"
1238 #: ../gcalctool/gtk.c:342
1239 msgid "3 significant places"
1240 msgstr "3 skaičiai po kablelio"
1242 #: ../gcalctool/gtk.c:343
1243 msgid "_4 significant places"
1244 msgstr "_4 skaičiai po kablelio"
1246 #: ../gcalctool/gtk.c:344
1247 msgid "4 significant places"
1248 msgstr "4 skaičiai po kablelio"
1250 #: ../gcalctool/gtk.c:345
1251 msgid "_5 significant places"
1252 msgstr "_5 skaičiai po kablelio"
1254 #: ../gcalctool/gtk.c:346
1255 msgid "5 significant places"
1256 msgstr "5 skaičiai po kablelio"
1258 #: ../gcalctool/gtk.c:347
1259 msgid "_6 significant places"
1260 msgstr "_6 skaičiai po kablelio"
1262 #: ../gcalctool/gtk.c:348
1263 msgid "6 significant places"
1264 msgstr "6 skaičiai po kablelio"
1266 #: ../gcalctool/gtk.c:349
1267 msgid "_7 significant places"
1268 msgstr "_7 skaičiai po kablelio"
1270 #: ../gcalctool/gtk.c:350
1271 msgid "7 significant places"
1272 msgstr "7 skaičiai po kablelio"
1274 #: ../gcalctool/gtk.c:351
1275 msgid "_8 significant places"
1276 msgstr "_8 skaičiai po kablelio"
1278 #: ../gcalctool/gtk.c:352
1279 msgid "8 significant places"
1280 msgstr "8 skaičiai po kablelio"
1282 #: ../gcalctool/gtk.c:353
1283 msgid "_9 significant places"
1284 msgstr "9 skaičiai po kablelio"
1286 #: ../gcalctool/gtk.c:354
1287 msgid "9 significant places"
1288 msgstr "9 skaičiai po kablelio"
1290 #: ../gcalctool/gtk.c:355
1291 msgid "_Other (10) ..."
1292 msgstr "_Kita (10) ..."
1294 #: ../gcalctool/gtk.c:356
1295 msgid "Set other precision"
1296 msgstr "Nustatyti kitą tikslumą"
1298 #: ../gcalctool/gtk.c:360
1302 #: ../gcalctool/gtk.c:362
1304 msgstr "_Sudėtingesnis"
1306 #: ../gcalctool/gtk.c:364
1308 msgstr "_Finansinis"
1310 #: ../gcalctool/gtk.c:366
1314 #: ../gcalctool/gtk.c:526
1315 msgid "translator-credits"
1317 "Paskutinieji vertėjai:\n"
1318 "Žygimantas Beručka <uid0@akl.lt>,\n"
1319 "Justina Klingaitė <justina.klingaite@gmail.com>\n"
1321 "Ankstesnieji vertėjai:\n"
1322 "Tomas Kuliavas <tokul@users.sourceforge.net>,\n"
1323 "Gediminas Paulauskas <menesis@chatsubo.lt>"
1325 #: ../gcalctool/gtk.c:529
1329 #: ../gcalctool/gtk.c:532
1330 msgid "Calculator with financial and scientific modes."
1331 msgstr "Skaičiuotuvas su finansiniais bei moksliniais priedais"
1333 #: ../gcalctool/gtk.c:787
1334 msgid "Insert ASCII Value"
1335 msgstr "Įterpti ASCII reikšmę"
1337 #: ../gcalctool/gtk.c:802
1341 #: ../gcalctool/gtk.c:827
1345 #: ../gcalctool/gtk.c:906
1346 msgid "Edit Constants"
1347 msgstr "Redaguoti konstantas"
1349 #: ../gcalctool/gtk.c:906
1350 msgid "Edit Functions"
1351 msgstr "Redaguoti funkcijas"
1353 #: ../gcalctool/gtk.c:930
1357 #: ../gcalctool/gtk.c:931
1358 msgid "All constant values are specified in the decimal numeric base."
1359 msgstr "Visos konstantos yra nurodomos dešimtainiame formate."
1361 #: ../gcalctool/gtk.c:941
1362 msgid "Click a _value or description to edit it:"
1363 msgstr "Pasirinkite _reikšmę arba aprašymą norėdami juos pataisyti:"
1365 #: ../gcalctool/gtk.c:964
1369 #: ../gcalctool/gtk.c:966
1373 #: ../gcalctool/gtk.c:968
1377 #: ../gcalctool/gtk.c:1078
1378 msgid "_Do not warn me again"
1379 msgstr "_Daugiau manęs neperspėti"
1381 #: ../gcalctool/gtk.c:1084
1383 "<big><b>Changing Modes Clears Calculation</b></big>\n"
1385 "When you change modes, the current calculation will be cleared, and the base "
1386 "will be reset to decimal."
1388 "<big><b>Keičiant režimus išvalomi skaičiavimai</b></big>\n"
1390 "Jums keičiant režimus, esami skaičiavimai bus išvalyti, ir pagrindas bus "
1391 "nustatytas į dešimtainį."
1393 #: ../gcalctool/gtk.c:1123
1394 msgid "C_hange Mode"
1395 msgstr "Pa_keisti režimą"
1397 #: ../gcalctool/gtk.c:1160
1398 msgid "Set Precision"
1399 msgstr "Nustatyti tikslumą"
1401 #: ../gcalctool/gtk.c:1175
1402 msgid "Significant _places:"
1403 msgstr "Skaičiai _po kablelio:"
1405 #: ../gcalctool/gtk.c:1201
1409 #: ../gcalctool/gtk.c:1418 ../gcalctool/gtk.c:1420 ../gcalctool.desktop.in.h:1
1411 msgstr "Skaičiuotuvas"
1413 #. translators: R is the short form of register used inter alia
1415 #: ../gcalctool/gtk.c:1615 ../gcalctool/gtk.c:1761
1419 #. Make Hyp and Inv trigonometric check boxes.
1420 #: ../gcalctool/gtk.c:1683
1424 #: ../gcalctool/gtk.c:1691
1428 #: ../gcalctool/gtk.c:1751
1429 msgid "Memory Registers"
1430 msgstr "Atmintinės registrai"
1432 #: ../gcalctool/gtk.c:1851
1433 msgid "Edit Constants..."
1434 msgstr "Redaguoti konstantas..."
1436 #: ../gcalctool/gtk.c:1851
1437 msgid "Edit Functions..."
1438 msgstr "Redaguoti funkcijas..."
1440 #: ../gcalctool/gtk.c:2020
1441 msgid "Clipboard contained malformed calculation"
1442 msgstr "Podėlyje buvo netinkami skaičiavimai"
1444 #: ../gcalctool/gtk.c:2299
1446 msgid "Other (%d) ..."
1447 msgstr "Kita (%d) ..."
1449 #: ../gcalctool/gtk.c:2310
1452 "Set accuracy from 0 to %d numeric places. Currently set to %d places. [a]"
1454 "Nustatyti tikslumą nuo 0 iki %d skaičių po kablelio. Šiuo metu yra naudojama "
1457 #: ../gcalctool/gtk.c:2542
1458 msgid "Activated no operator precedence mode"
1459 msgstr "Aktyvuota operatorių pirmenybės nebuvimo veiksena"
1461 #: ../gcalctool/gtk.c:2552
1462 msgid "Activated expression mode with operator precedence"
1463 msgstr "Aktyvuota išraiškos veiksena su operatorių pirmenybe"
1465 #: ../gcalctool/gtk.c:2846
1466 msgid "Accuracy value out of range"
1467 msgstr "Tikslumo reikšmė už ribų"
1469 #: ../gcalctool/mp.c:3356
1470 msgid "Negative X and non-integer Y not supported"
1471 msgstr "Neigiamas X ir ne sveikasis Y nepalaikomi"
1473 #: ../gcalctool/mpmath.c:268
1474 msgid "Error, cannot calculate cosine"
1475 msgstr "Klaida, nepavyko apskaičiuoti kosinuso"
1477 #: ../gcalctool.desktop.in.h:2
1478 msgid "Perform calculations"
1479 msgstr "Atlikti skaičiavimus"