Add temperature conversion
[gcalctool.git] / po / en_US.po
blob2c01849163918ad7e30222d8ce93e0c43149eb49
1 # English (British) translation.
2 # Copyright (C) 2004 THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the gcalctool package.
4 # Gareth Owen <gowen72@yahoo.com>, 2004.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gcalctool\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2005-08-08 08:10-0700\n"
11 "PO-Revision-Date: 2004-11-14 20:05+0100\n"
12 "Last-Translator: David Lodge <dave@cirt.net>\n"
13 "Language-Team: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #. Strings for each base value.
19 #: gcalctool/calctool.c:41
20 msgid "_Bin"
21 msgstr "_Bin"
23 #: gcalctool/calctool.c:41
24 msgid "_Oct"
25 msgstr "_Oct"
27 #: gcalctool/calctool.c:41
28 msgid "_Dec"
29 msgstr "_Dec"
31 #: gcalctool/calctool.c:41
32 msgid "He_x"
33 msgstr "He_x"
35 #. Tooltips for each base value.
36 #: gcalctool/calctool.c:45
37 msgid "Set numeric base to binary (base 2)"
38 msgstr "Set numeric base to binary (base 2)"
40 #: gcalctool/calctool.c:46
41 msgid "Set numeric base to octal (base 8)"
42 msgstr "Set numeric base to octal (base 8)"
44 #: gcalctool/calctool.c:47
45 msgid "Set numeric base to decimal (base 10)"
46 msgstr "Set numeric base to decimal (base 10)"
48 #: gcalctool/calctool.c:48
49 msgid "Set numeric base to hexadecimal (base 16)"
50 msgstr "Set numeric base to hexadecimal (base 16)"
52 #. Strings for each display mode value.
53 #: gcalctool/calctool.c:59
54 msgid "E_ng"
55 msgstr "E_ng"
57 #: gcalctool/calctool.c:59
58 msgid "_Fix"
59 msgstr "_Fix"
61 #: gcalctool/calctool.c:59
62 msgid "_Sci"
63 msgstr "_Sci"
65 #. Tooltips for each display mode value.
66 #: gcalctool/calctool.c:63
67 msgid "Set display type to engineering format"
68 msgstr "Set display type to engineering format"
70 #: gcalctool/calctool.c:64
71 msgid "Set display type to fixed-point format"
72 msgstr "Set display type to fixed-point format"
74 #: gcalctool/calctool.c:65
75 msgid "Set display type to scientific format"
76 msgstr "Set display type to scientific format"
78 #: gcalctool/calctool.c:68
79 msgid "Set hyperbolic option for trigonometric functions"
80 msgstr "Set hyperbolic option for trigonometric functions"
82 #: gcalctool/calctool.c:69
83 msgid "Set inverse option for trigonometric functions"
84 msgstr "Set inverse option for trigonometric functions"
86 #. Mode titles to be added to the titlebar.
87 #: gcalctool/calctool.c:72 gcalctool/gtk.c:351
88 #, fuzzy
89 msgid "Basic"
90 msgstr "Basic Mode"
92 #: gcalctool/calctool.c:72 gcalctool/gtk.c:353
93 #, fuzzy
94 msgid "Advanced"
95 msgstr "Advanced Mode"
97 #: gcalctool/calctool.c:72 gcalctool/gtk.c:355
98 #, fuzzy
99 msgid "Financial"
100 msgstr "Financial Mode"
102 #: gcalctool/calctool.c:73 gcalctool/gtk.c:357
103 #, fuzzy
104 msgid "Scientific"
105 msgstr "Scientific Mode"
107 #: gcalctool/calctool.c:73
108 #, fuzzy
109 msgid "Expression"
110 msgstr "Expression Mode"
112 #. Strings for each trig type value.
113 #: gcalctool/calctool.c:77
114 msgid "De_grees"
115 msgstr "De_grees"
117 #: gcalctool/calctool.c:77
118 msgid "Gr_adians"
119 msgstr "Gr_adians"
121 #: gcalctool/calctool.c:77
122 msgid "_Radians"
123 msgstr "_Radians"
125 #. Tooltips for each trig type value.
126 #: gcalctool/calctool.c:81
127 msgid "Set trigonometric type to degrees"
128 msgstr "Set trigonometric type to degrees"
130 #: gcalctool/calctool.c:82
131 msgid "Set trigonometric type to gradians"
132 msgstr "Set trigonometric type to gradians"
134 #: gcalctool/calctool.c:83
135 msgid "Set trigonometric type to radians"
136 msgstr "Set trigonometric type to radians"
138 #: gcalctool/calctool.c:134
139 msgid "7"
140 msgstr "7"
142 #: gcalctool/calctool.c:136
143 msgid "Numeric 7"
144 msgstr "Numeric 7"
146 #: gcalctool/calctool.c:146
147 msgid "8"
148 msgstr "8"
150 #: gcalctool/calctool.c:148
151 msgid "Numeric 8"
152 msgstr "Numeric 8"
154 #: gcalctool/calctool.c:158
155 msgid "9"
156 msgstr "9"
158 #: gcalctool/calctool.c:160
159 msgid "Numeric 9"
160 msgstr "Numeric 9"
162 #: gcalctool/calctool.c:170 gcalctool/calctool.c:178
163 msgid "/"
164 msgstr "÷"
166 #: gcalctool/calctool.c:171
167 msgid "Divide"
168 msgstr "Divide"
170 #: gcalctool/calctool.c:182
171 msgid "("
172 msgstr "("
174 #: gcalctool/calctool.c:183
175 msgid "Start group of calculations"
176 msgstr "Start group of calculations"
178 #: gcalctool/calctool.c:184
179 msgid "Left bracket"
180 msgstr "Left bracket"
182 #: gcalctool/calctool.c:194
183 msgid "Bksp"
184 msgstr "Bksp"
186 #: gcalctool/calctool.c:195
187 msgid "Remove rightmost character from displayed value"
188 msgstr "Remove rightmost character from displayed value"
190 #: gcalctool/calctool.c:196
191 msgid "Backspace"
192 msgstr "Backspace"
194 #: gcalctool/calctool.c:206
195 msgid "CE"
196 msgstr "CE"
198 #: gcalctool/calctool.c:207
199 msgid "Clear displayed value"
200 msgstr "Clear displayed value"
202 #: gcalctool/calctool.c:208
203 msgid "Clear entry"
204 msgstr "Clear entry"
206 #: gcalctool/calctool.c:218
207 msgid "Clr"
208 msgstr "Clr"
210 #: gcalctool/calctool.c:219
211 msgid "Clear displayed value and any partial calculation"
212 msgstr "Clear displayed value and any partial calculation"
214 #: gcalctool/calctool.c:220
215 msgid "Clear"
216 msgstr "Clear"
218 #: gcalctool/calctool.c:232
219 msgid "4"
220 msgstr "4"
222 #: gcalctool/calctool.c:234
223 msgid "Numeric 4"
224 msgstr "Numeric 4"
226 #: gcalctool/calctool.c:244
227 msgid "5"
228 msgstr "5"
230 #: gcalctool/calctool.c:246
231 msgid "Numeric 5"
232 msgstr "Numeric 5"
234 #: gcalctool/calctool.c:256
235 msgid "6"
236 msgstr "6"
238 #: gcalctool/calctool.c:258
239 msgid "Numeric 6"
240 msgstr "Numeric 6"
242 #: gcalctool/calctool.c:268 gcalctool/calctool.c:276
243 msgid "*"
244 msgstr "×"
246 #: gcalctool/calctool.c:269
247 msgid "Multiply"
248 msgstr "Multiply"
250 #: gcalctool/calctool.c:280
251 msgid ")"
252 msgstr ")"
254 #: gcalctool/calctool.c:281
255 msgid "End group of calculations"
256 msgstr "End group of calculations"
258 #: gcalctool/calctool.c:282
259 msgid "Right bracket"
260 msgstr "Right bracket"
262 #: gcalctool/calctool.c:292
263 msgid "+/-"
264 msgstr "+/-"
266 #: gcalctool/calctool.c:293
267 msgid "Change sign [c]"
268 msgstr "Change sign [c]"
270 #: gcalctool/calctool.c:300
271 msgid "Chs"
272 msgstr "Chs"
274 #: gcalctool/calctool.c:304
275 msgid "Int"
276 msgstr "Int"
278 #: gcalctool/calctool.c:305
279 msgid "Integer portion of displayed value [i]"
280 msgstr "Integer portion of displayed value [i]"
282 #: gcalctool/calctool.c:306
283 msgid "Integer portion"
284 msgstr "Integer portion"
286 #: gcalctool/calctool.c:316
287 msgid "Sto"
288 msgstr "Sto"
290 #: gcalctool/calctool.c:317
291 msgid "Store displayed value in memory register [S]"
292 msgstr "Store displayed value in memory register [S]"
294 #: gcalctool/calctool.c:318
295 msgid "Store to register"
296 msgstr "Store to register"
298 #: gcalctool/calctool.c:330
299 msgid "1"
300 msgstr "1"
302 #: gcalctool/calctool.c:332
303 msgid "Numeric 1"
304 msgstr "Numeric 1"
306 #: gcalctool/calctool.c:342
307 msgid "2"
308 msgstr "2"
310 #: gcalctool/calctool.c:344
311 msgid "Numeric 2"
312 msgstr "Numeric 2"
314 #: gcalctool/calctool.c:354
315 msgid "3"
316 msgstr "3"
318 #: gcalctool/calctool.c:356
319 msgid "Numeric 3"
320 msgstr "Numeric 3"
322 #: gcalctool/calctool.c:366
323 msgid "-"
324 msgstr "-"
326 #: gcalctool/calctool.c:367
327 msgid "Subtract"
328 msgstr "Subtract"
330 #: gcalctool/calctool.c:378
331 msgid "%"
332 msgstr "%"
334 #: gcalctool/calctool.c:379
335 msgid "Percentage"
336 msgstr "Percentage"
338 #: gcalctool/calctool.c:390
339 msgid "Sqrt"
340 msgstr "Sqrt"
342 #: gcalctool/calctool.c:391
343 msgid "Square root [s]"
344 msgstr "Square root [s]"
346 #: gcalctool/calctool.c:402
347 msgid "Frac"
348 msgstr "Frac"
350 #: gcalctool/calctool.c:403
351 msgid "Fractional portion of displayed value [:]"
352 msgstr "Fractional portion of displayed value [:]"
354 #: gcalctool/calctool.c:404
355 msgid "Fractional portion"
356 msgstr "Fractional portion"
358 #: gcalctool/calctool.c:414
359 msgid "Rcl"
360 msgstr "Rcl"
362 #: gcalctool/calctool.c:415
363 msgid "Retrieve memory register to display [R]"
364 msgstr "Retrieve memory register to display [R]"
366 #: gcalctool/calctool.c:416
367 msgid "Retrieve from register"
368 msgstr "Retrieve from register"
370 #: gcalctool/calctool.c:428
371 msgid "0"
372 msgstr "0"
374 #: gcalctool/calctool.c:430
375 msgid "Numeric 0"
376 msgstr "Numeric 0"
378 #: gcalctool/calctool.c:440
379 msgid "."
380 msgstr "."
382 #: gcalctool/calctool.c:441
383 msgid "Numeric point"
384 msgstr "Numeric point"
386 #: gcalctool/calctool.c:452
387 msgid "="
388 msgstr "="
390 #: gcalctool/calctool.c:453
391 msgid "Calculate result"
392 msgstr "Calculate result"
394 #: gcalctool/calctool.c:464
395 msgid "+"
396 msgstr "+"
398 #: gcalctool/calctool.c:465
399 msgid "Add"
400 msgstr "Add"
402 #: gcalctool/calctool.c:476
403 msgid "1/<i>x</i>"
404 msgstr "1/<i>x</i>"
406 #: gcalctool/calctool.c:477
407 msgid "Reciprocal [r]"
408 msgstr "Reciprocal [r]"
410 #: gcalctool/calctool.c:484
411 msgid "Recip"
412 msgstr "Recip"
414 #: gcalctool/calctool.c:488
415 msgid "<i>x</i><sup>2</sup>"
416 msgstr "<i>x</i><sup>2</sup>"
418 #: gcalctool/calctool.c:489
419 msgid "Square [@]"
420 msgstr "Square [@]"
422 #: gcalctool/calctool.c:496
423 msgid "^2"
424 msgstr "^2"
426 #: gcalctool/calctool.c:500
427 msgid "Abs"
428 msgstr "Abs"
430 #: gcalctool/calctool.c:501
431 msgid "Absolute value [u]"
432 msgstr "Absolute value [u]"
434 #: gcalctool/calctool.c:512
435 msgid "Exch"
436 msgstr "Exch"
438 #: gcalctool/calctool.c:513
439 msgid "Exchange displayed value with memory register [X]"
440 msgstr "Exchange displayed value with memory register [X]"
442 #: gcalctool/calctool.c:514
443 msgid "Exchange with register"
444 msgstr "Exchange with register"
446 #: gcalctool/calctool.c:540
447 msgid "Ctrm"
448 msgstr "Ctrm"
450 #: gcalctool/calctool.c:541
451 msgid "Compounding term [m]"
452 msgstr "Compounding term [m]"
454 #: gcalctool/calctool.c:552
455 msgid "Ddb"
456 msgstr "Ddb"
458 #: gcalctool/calctool.c:553
459 msgid "Double-declining depreciation [d]"
460 msgstr "Double-declining depreciation [d]"
462 #: gcalctool/calctool.c:564
463 msgid "Fv"
464 msgstr "Fv"
466 #: gcalctool/calctool.c:565
467 msgid "Future value [v]"
468 msgstr "Future value [v]"
470 #: gcalctool/calctool.c:576
471 msgid "Pmt"
472 msgstr "Pmt"
474 #: gcalctool/calctool.c:577
475 msgid "Periodic payment [P]"
476 msgstr "Periodic payment [P]"
478 #: gcalctool/calctool.c:588
479 msgid "Pv"
480 msgstr "Pv"
482 #: gcalctool/calctool.c:589
483 msgid "Present value [p]"
484 msgstr "Present value [p]"
486 #: gcalctool/calctool.c:600
487 msgid "Rate"
488 msgstr "Rate"
490 #: gcalctool/calctool.c:601
491 msgid "Periodic interest rate [T]"
492 msgstr "Periodic interest rate [T]"
494 #: gcalctool/calctool.c:612
495 msgid "Sln"
496 msgstr "Sln"
498 #: gcalctool/calctool.c:613
499 msgid "Straight-line depreciation [l]"
500 msgstr "Straight-line depreciation [l]"
502 #: gcalctool/calctool.c:624
503 msgid "Syd"
504 msgstr "Syd"
506 #: gcalctool/calctool.c:625
507 msgid "Sum-of-the years'-digits depreciation [Y]"
508 msgstr "Sum-of-the years'-digits depreciation [Y]"
510 #: gcalctool/calctool.c:638
511 msgid "Term"
512 msgstr "Term"
514 #: gcalctool/calctool.c:639
515 msgid "Payment period [T]"
516 msgstr "Payment period [T]"
518 #: gcalctool/calctool.c:750
519 msgid "<"
520 msgstr "<"
522 #: gcalctool/calctool.c:751
523 msgid "Shift displayed value 1-15 places to the left"
524 msgstr "Shift displayed value 1-15 places to the left"
526 #: gcalctool/calctool.c:752
527 msgid "Shift left"
528 msgstr "Shift left"
530 #: gcalctool/calctool.c:762
531 msgid ">"
532 msgstr ">"
534 #: gcalctool/calctool.c:763
535 msgid "Shift displayed value 1-15 places to the right"
536 msgstr "Shift displayed value 1-15 places to the right"
538 #: gcalctool/calctool.c:764
539 msgid "Shift right"
540 msgstr "Shift right"
542 #: gcalctool/calctool.c:774
543 msgid "&amp;16"
544 msgstr "&amp;16"
546 #: gcalctool/calctool.c:775
547 msgid "16-bit unsigned integer value of display (])"
548 msgstr "16-bit unsigned integer value of display (])"
550 #: gcalctool/calctool.c:776
551 msgid "16 bit unsigned integer"
552 msgstr "16 bit unsigned integer"
554 #. 16-bit unsigned integer value
555 #: gcalctool/calctool.c:782 gcalctool/syntax_translation.c:73
556 msgid "u16"
557 msgstr "u16"
559 #: gcalctool/calctool.c:786
560 msgid "&amp;32"
561 msgstr "&amp;32"
563 #: gcalctool/calctool.c:787
564 msgid "32-bit unsigned integer value of display ([)"
565 msgstr "32-bit unsigned integer value of display ([)"
567 #: gcalctool/calctool.c:788
568 msgid "32 bit unsigned integer"
569 msgstr "32 bit unsigned integer"
571 #. 32-bit unsigned integer value
572 #: gcalctool/calctool.c:794 gcalctool/syntax_translation.c:74
573 msgid "u32"
574 msgstr "u32"
576 #: gcalctool/calctool.c:834
577 msgid "Acc"
578 msgstr "Acc"
580 #: gcalctool/calctool.c:835
581 msgid "Set accuracy from 0 to 9 numeric places [a]"
582 msgstr "Set accuracy from 0 to 9 numeric places [a]"
584 #: gcalctool/calctool.c:836
585 msgid "Accuracy"
586 msgstr "Accuracy"
588 #: gcalctool/calctool.c:848
589 msgid "Con"
590 msgstr "Con"
592 #: gcalctool/calctool.c:849
593 msgid "Constants [#]"
594 msgstr "Constants [#]"
596 #: gcalctool/calctool.c:860
597 msgid "Fun"
598 msgstr "Fun"
600 #: gcalctool/calctool.c:861
601 msgid "User-defined functions [f]"
602 msgstr "User-defined functions [f]"
604 #: gcalctool/calctool.c:872
605 msgid "Exp"
606 msgstr "Exp"
608 #: gcalctool/calctool.c:873
609 msgid "Enter an exponential number [e]"
610 msgstr "Enter an exponential number [e]"
612 #: gcalctool/calctool.c:874
613 msgid "Exponential"
614 msgstr "Exponential"
616 #: gcalctool/calctool.c:880
617 msgid "*10^"
618 msgstr "*10^"
620 #: gcalctool/calctool.c:884
621 msgid "e<sup><i>x</i></sup>"
622 msgstr "e<sup><i>x</i></sup>"
624 #: gcalctool/calctool.c:885
625 msgid "e to the power of displayed value [{]"
626 msgstr "e to the power of displayed value [{]"
628 #: gcalctool/calctool.c:886
629 msgid "E to the x"
630 msgstr "E to the x"
632 #: gcalctool/calctool.c:892
633 msgid "e^"
634 msgstr "e^"
636 #: gcalctool/calctool.c:896
637 msgid "10<sup><i>x</i></sup>"
638 msgstr "10<sup><i>x</i></sup>"
640 #: gcalctool/calctool.c:897
641 msgid "10 to the power of displayed value [}]"
642 msgstr "10 to the power of displayed value [}]"
644 #: gcalctool/calctool.c:898
645 msgid "Ten to the x"
646 msgstr "Ten to the x"
648 #: gcalctool/calctool.c:904
649 msgid "10^"
650 msgstr "10^"
652 #: gcalctool/calctool.c:908
653 msgid "<i>x</i><sup><i>y</i></sup>"
654 msgstr "<i>x</i><sup><i>y</i></sup>"
656 #: gcalctool/calctool.c:909
657 #, fuzzy
658 msgid "Raise displayed value to the power of y [^]"
659 msgstr "Raise displayed value to the power of y [y]"
661 #: gcalctool/calctool.c:910
662 msgid "X to the y"
663 msgstr "X to the y"
665 #: gcalctool/calctool.c:916
666 msgid "^"
667 msgstr "^"
669 #: gcalctool/calctool.c:920
670 msgid "<i>x</i>!"
671 msgstr "<i>x</i>!"
673 #: gcalctool/calctool.c:921
674 msgid "Factorial of displayed value [!]"
675 msgstr "Factorial of displayed value [!]"
677 #: gcalctool/calctool.c:922
678 msgid "Factorial"
679 msgstr "Factorial"
681 #: gcalctool/calctool.c:928
682 msgid "!"
683 msgstr "!"
685 #: gcalctool/calctool.c:932
686 msgid "Rand"
687 msgstr "Rand"
689 #: gcalctool/calctool.c:933
690 msgid "Random number in the range 0.0 to 1.0 [?]"
691 msgstr "Random number in the range 0.0 to 1.0 [?]"
693 #: gcalctool/calctool.c:934
694 msgid "Random number"
695 msgstr "Random number"
697 #: gcalctool/calctool.c:946
698 msgid "D"
699 msgstr "D"
701 #: gcalctool/calctool.c:947
702 msgid "Hexadecimal digit D"
703 msgstr "Hexadecimal digit D"
705 #: gcalctool/calctool.c:958
706 msgid "E"
707 msgstr "E"
709 #: gcalctool/calctool.c:959
710 msgid "Hexadecimal digit E"
711 msgstr "Hexadecimal digit E"
713 #: gcalctool/calctool.c:970 gcalctool/gtk.c:1708
714 msgid "F"
715 msgstr "F"
717 #: gcalctool/calctool.c:971
718 msgid "Hexadecimal digit F"
719 msgstr "Hexadecimal digit F"
721 #: gcalctool/calctool.c:982
722 msgid "Cos"
723 msgstr "Cos"
725 #: gcalctool/calctool.c:983
726 msgid "Cosine [J]"
727 msgstr "Cosine [J]"
729 #: gcalctool/calctool.c:994
730 msgid "Sin"
731 msgstr "Sin"
733 #: gcalctool/calctool.c:995
734 msgid "Sine [K]"
735 msgstr "Sine [K]"
737 #: gcalctool/calctool.c:1006
738 msgid "Tan"
739 msgstr "Tan"
741 #: gcalctool/calctool.c:1007
742 msgid "Tangent [L]"
743 msgstr "Tangent [L]"
745 #: gcalctool/calctool.c:1018
746 msgid "Ln"
747 msgstr "Ln"
749 #: gcalctool/calctool.c:1019
750 msgid "Natural log [N]"
751 msgstr "Natural log [N]"
753 #: gcalctool/calctool.c:1030
754 msgid "Log"
755 msgstr "Log"
757 #: gcalctool/calctool.c:1031
758 msgid "Base 10 log [G]"
759 msgstr "Base 10 log [G]"
761 #: gcalctool/calctool.c:1044
762 msgid "A"
763 msgstr "A"
765 #: gcalctool/calctool.c:1045
766 msgid "Hexadecimal digit A"
767 msgstr "Hexadecimal digit A"
769 #: gcalctool/calctool.c:1056
770 msgid "B"
771 msgstr "B"
773 #: gcalctool/calctool.c:1057
774 msgid "Hexadecimal digit B"
775 msgstr "Hexadecimal digit B"
777 #: gcalctool/calctool.c:1068 gcalctool/gtk.c:1700
778 msgid "C"
779 msgstr "C"
781 #: gcalctool/calctool.c:1069
782 msgid "Hexadecimal digit C"
783 msgstr "Hexadecimal digit C"
785 #: gcalctool/calctool.c:1080
786 msgid "Or"
787 msgstr "Or"
789 #: gcalctool/calctool.c:1081
790 msgid "Bitwise OR"
791 msgstr "Bitwise OR"
793 #: gcalctool/calctool.c:1088
794 msgid " Or "
795 msgstr " Or "
797 #: gcalctool/calctool.c:1092
798 msgid "And"
799 msgstr "And"
801 #: gcalctool/calctool.c:1093
802 msgid "Bitwise AND [&]"
803 msgstr "Bitwise AND [&]"
805 #: gcalctool/calctool.c:1100
806 msgid " And "
807 msgstr " And "
809 #: gcalctool/calctool.c:1104
810 msgid "Not"
811 msgstr "Not"
813 #: gcalctool/calctool.c:1105
814 msgid "Bitwise NOT [~]"
815 msgstr "Bitwise NOT [~]"
817 #: gcalctool/calctool.c:1112
818 msgid "~"
819 msgstr "~"
821 #: gcalctool/calctool.c:1116
822 msgid "Xor"
823 msgstr "Xor"
825 #: gcalctool/calctool.c:1117
826 #, fuzzy
827 msgid "Bitwise XOR [x]"
828 msgstr "Bitwise XOR [^]"
830 #: gcalctool/calctool.c:1124
831 msgid " Xor "
832 msgstr " Xor "
834 #: gcalctool/calctool.c:1128
835 msgid "Xnor"
836 msgstr "Xnor"
838 #: gcalctool/calctool.c:1129
839 msgid "Bitwise XNOR [n]"
840 msgstr "Bitwise XNOR [n]"
842 #: gcalctool/calctool.c:1136
843 msgid " Xnor "
844 msgstr " Xnor "
846 #: gcalctool/calctool.c:1258
847 msgid "Kilometer-to-mile conversion factor"
848 msgstr "Kilometer-to-mile conversion factor"
850 #: gcalctool/calctool.c:1259
851 msgid "square root of 2"
852 msgstr "square root of 2"
854 #: gcalctool/calctool.c:1260
855 msgid "e"
856 msgstr "e"
858 #. PI
859 #: gcalctool/calctool.c:1261 gcalctool/syntax_translation.c:58
860 msgid "pi"
861 msgstr "pi"
863 #: gcalctool/calctool.c:1262
864 msgid "Centimeter-to-inch conversion factor"
865 msgstr "Centimeter-to-inch conversion factor"
867 #: gcalctool/calctool.c:1263
868 msgid "degrees in a radian"
869 msgstr "degrees in a radian"
871 #: gcalctool/calctool.c:1264
872 msgid "2 ^ 20"
873 msgstr "2 ^ 20"
875 #: gcalctool/calctool.c:1265
876 msgid "Gram-to-ounce conversion factor"
877 msgstr "Gram-to-ounce conversion factor"
879 # ; fuzzy
880 #: gcalctool/calctool.c:1267
881 msgid "Kilojoule-to-British-thermal-unit conversion factor"
882 msgstr "Kilojoule-to-British-thermal-unit conversion factor"
884 #: gcalctool/calctool.c:1269
885 msgid "Cubic-centimeter-to-cubic-inch conversion factor"
886 msgstr "Cubic-centimeter-to-cubic-inch conversion factor"
888 #. THIS ROUTINE IS CALLED WHEN AN ERROR CONDITION IS ENCOUNTERED, AND
889 #. *  AFTER A MESSAGE HAS BEEN WRITTEN TO STDERR.
891 #: gcalctool/calctool.c:1280 gcalctool/display.c:267 gcalctool/mp.c:1966
892 #: gcalctool/mpmath.c:412 gcalctool/mpmath.c:451 gcalctool/mpmath.c:506
893 msgid "Error"
894 msgstr "Error"
896 #: gcalctool/functions.c:339
897 msgid "Previous expression"
898 msgstr "Previous expression"
900 #: gcalctool/functions.c:419
901 msgid "Malformed expression"
902 msgstr "Malformed expression"
904 #: gcalctool/functions.c:630 gcalctool/functions.c:1006
905 #, fuzzy
906 msgid "No sane value to convert"
907 msgstr "No sane value to store"
909 #: gcalctool/functions.c:729 gcalctool/functions.c:1083
910 #: gcalctool/functions.c:1311
911 msgid "No sane value to store"
912 msgstr "No sane value to store"
914 #: gcalctool/functions.c:857
915 msgid "Malformed function"
916 msgstr "Malformed function"
918 #: gcalctool/functions.c:1036
919 msgid "Cleared display, prefix without an operator is not allowed"
920 msgstr "Cleared display, prefix without an operator is not allowed"
922 #: gcalctool/functions.c:1060
923 msgid "Malformed parenthesis expression"
924 msgstr "Malformed parenthesis expression"
926 #: gcalctool/functions.c:1359
927 msgid "Numeric stack error"
928 msgstr "Numeric stack error"
930 #: gcalctool/functions.c:1380
931 msgid "Operand stack error"
932 msgstr "Operand stack error"
934 #: gcalctool/get.c:153
935 msgid "-a needs accuracy value"
936 msgstr "-a needs accuracy value"
938 #: gcalctool/get.c:157 gcalctool/get.c:311
939 #, c-format
940 msgid "%s: accuracy should be in the range 0-%d\n"
941 msgstr "%s: accuracy should be in the range 0-%d\n"
943 #: gcalctool/get.c:182
944 #, c-format
945 msgid "%s: %s as next argument.\n"
946 msgstr "%s: %s as next argument.\n"
948 #. No calculator error initially.
949 #. Not entering an exponent number.
950 #. No pending arithmetic operation.
951 #. No User supplied title line.
952 #: gcalctool/get.c:269
953 msgid "calculator"
954 msgstr "calculator"
956 #: gcalctool/get.c:331
957 #, c-format
958 msgid "%s: base should be 2, 8, 10 or 16\n"
959 msgstr "%s: base should be 2, 8, 10 or 16\n"
961 #: gcalctool/get.c:346
962 #, c-format
963 msgid "%s: invalid display mode [%s]\n"
964 msgstr "%s: invalid display mode [%s]\n"
966 #: gcalctool/get.c:361
967 #, c-format
968 msgid "%s: invalid mode [%s]\n"
969 msgstr "%s: invalid mode [%s]\n"
971 #: gcalctool/get.c:375
972 #, c-format
973 msgid "%s: invalid trigonometric mode [%s]\n"
974 msgstr "%s: invalid trigonometric mode [%s]\n"
976 #: gcalctool/get.c:393
977 #, c-format
978 msgid "%s: invalid syntax mode [%s]\n"
979 msgstr "%s: invalid syntax mode [%s]\n"
981 #: gcalctool/get.c:440
982 #, c-format
983 msgid ""
984 "%s version %s\n"
985 "\n"
986 msgstr ""
987 "%s version %s\n"
988 "\n"
990 #: gcalctool/get.c:441
991 #, c-format
992 msgid "Usage: %s: [-D] [-E] [-a accuracy] "
993 msgstr "Usage: %s: [-D] [-E] [-a accuracy] "
995 #: gcalctool/get.c:442
996 msgid "\t\t [-?] [-v] [-?]\n"
997 msgstr "\t\t [-?] [-v] [-?]\n"
999 #. translators: R is the short form of register used inter alia
1000 #. in popup menus
1001 #: gcalctool/graphics.c:61 gcalctool/gtk.c:1488 gcalctool/gtk.c:1620
1002 msgid "R"
1003 msgstr "R"
1005 #: gcalctool/gtk.c:226
1006 msgid "_Calculator"
1007 msgstr "_Calculator"
1009 #: gcalctool/gtk.c:227
1010 msgid "_Edit"
1011 msgstr "_Edit"
1013 #: gcalctool/gtk.c:228
1014 msgid "_View"
1015 msgstr "_View"
1017 #: gcalctool/gtk.c:229
1018 msgid "_Help"
1019 msgstr "_Help"
1021 #: gcalctool/gtk.c:232
1022 msgid "Quit the calculator"
1023 msgstr "Quit the calculator"
1025 #: gcalctool/gtk.c:235
1026 msgid "Copy selection"
1027 msgstr "Copy selection"
1029 #: gcalctool/gtk.c:237
1030 msgid "Paste selection"
1031 msgstr "Paste selection"
1033 #: gcalctool/gtk.c:238
1034 msgid "_Insert ASCII Value..."
1035 msgstr "_Insert ASCII Value..."
1037 #: gcalctool/gtk.c:239
1038 msgid "Insert ASCII value"
1039 msgstr "Insert ASCII value"
1041 #: gcalctool/gtk.c:243
1042 msgid "Show help contents"
1043 msgstr "Show help contents"
1045 #: gcalctool/gtk.c:246
1046 msgid "Show the About Gcalctool dialog"
1047 msgstr "Show the About Gcalctool dialogue"
1049 #: gcalctool/gtk.c:248 gcalctool/gtk.c:279
1050 #, fuzzy
1051 msgid "_1 place"
1052 msgstr "1 place"
1054 #: gcalctool/gtk.c:249 gcalctool/gtk.c:280
1055 msgid "1 place"
1056 msgstr "1 place"
1058 #: gcalctool/gtk.c:250 gcalctool/gtk.c:281
1059 #, fuzzy
1060 msgid "_2 places"
1061 msgstr "2 places"
1063 #: gcalctool/gtk.c:251 gcalctool/gtk.c:282
1064 msgid "2 places"
1065 msgstr "2 places"
1067 #: gcalctool/gtk.c:252 gcalctool/gtk.c:283
1068 #, fuzzy
1069 msgid "_3 places"
1070 msgstr "3 places"
1072 #: gcalctool/gtk.c:253 gcalctool/gtk.c:284
1073 msgid "3 places"
1074 msgstr "3 places"
1076 #: gcalctool/gtk.c:254 gcalctool/gtk.c:285
1077 #, fuzzy
1078 msgid "_4 places"
1079 msgstr "4 places"
1081 #: gcalctool/gtk.c:255 gcalctool/gtk.c:286
1082 msgid "4 places"
1083 msgstr "4 places"
1085 #: gcalctool/gtk.c:256 gcalctool/gtk.c:287
1086 #, fuzzy
1087 msgid "_5 places"
1088 msgstr "5 places"
1090 #: gcalctool/gtk.c:257 gcalctool/gtk.c:288
1091 msgid "5 places"
1092 msgstr "5 places"
1094 #: gcalctool/gtk.c:258 gcalctool/gtk.c:289
1095 #, fuzzy
1096 msgid "_6 places"
1097 msgstr "6 places"
1099 #: gcalctool/gtk.c:259 gcalctool/gtk.c:290
1100 msgid "6 places"
1101 msgstr "6 places"
1103 #: gcalctool/gtk.c:260 gcalctool/gtk.c:291
1104 #, fuzzy
1105 msgid "_7 places"
1106 msgstr "7 places"
1108 #: gcalctool/gtk.c:261 gcalctool/gtk.c:292
1109 msgid "7 places"
1110 msgstr "7 places"
1112 #: gcalctool/gtk.c:262 gcalctool/gtk.c:293
1113 #, fuzzy
1114 msgid "_8 places"
1115 msgstr "8 places"
1117 #: gcalctool/gtk.c:263 gcalctool/gtk.c:294
1118 msgid "8 places"
1119 msgstr "8 places"
1121 #: gcalctool/gtk.c:264 gcalctool/gtk.c:295
1122 #, fuzzy
1123 msgid "_9 places"
1124 msgstr "9 places"
1126 #: gcalctool/gtk.c:265 gcalctool/gtk.c:296
1127 msgid "9 places"
1128 msgstr "9 places"
1130 #: gcalctool/gtk.c:266 gcalctool/gtk.c:267 gcalctool/gtk.c:297
1131 #: gcalctool/gtk.c:298
1132 msgid "10 places"
1133 msgstr "10 places"
1135 #: gcalctool/gtk.c:268 gcalctool/gtk.c:269 gcalctool/gtk.c:299
1136 #: gcalctool/gtk.c:300
1137 msgid "11 places"
1138 msgstr "11 places"
1140 #: gcalctool/gtk.c:270 gcalctool/gtk.c:271 gcalctool/gtk.c:301
1141 #: gcalctool/gtk.c:302
1142 msgid "12 places"
1143 msgstr "12 places"
1145 #: gcalctool/gtk.c:272 gcalctool/gtk.c:273 gcalctool/gtk.c:303
1146 #: gcalctool/gtk.c:304
1147 msgid "13 places"
1148 msgstr "13 places"
1150 #: gcalctool/gtk.c:274 gcalctool/gtk.c:275 gcalctool/gtk.c:305
1151 #: gcalctool/gtk.c:306
1152 msgid "14 places"
1153 msgstr "14 places"
1155 #: gcalctool/gtk.c:276 gcalctool/gtk.c:277 gcalctool/gtk.c:307
1156 #: gcalctool/gtk.c:308
1157 msgid "15 places"
1158 msgstr "15 places"
1160 #: gcalctool/gtk.c:312 gcalctool/gtk.c:318
1161 msgid "Show _Trailing Zeroes"
1162 msgstr "Show _Trailing Zeroes"
1164 #: gcalctool/gtk.c:313 gcalctool/gtk.c:319
1165 msgid "Show trailing zeroes"
1166 msgstr "Show trailing zeroes"
1168 #: gcalctool/gtk.c:314
1169 msgid "Show T_housands Separator"
1170 msgstr "Show T_housands Separator"
1172 #: gcalctool/gtk.c:315
1173 msgid "Show thousands separator"
1174 msgstr "Show thousands separator"
1176 #: gcalctool/gtk.c:316
1177 msgid "_Memory Registers"
1178 msgstr "_Memory Registers"
1180 #: gcalctool/gtk.c:317
1181 msgid "Show memory registers"
1182 msgstr "Show memory registers"
1184 #: gcalctool/gtk.c:320
1185 msgid "_Use Arithmetic Precedence"
1186 msgstr "_Use Arithmetic Precedence"
1188 #: gcalctool/gtk.c:321
1189 msgid "Use Arithmetic Precedence"
1190 msgstr "Use Arithmetic Precedence"
1192 #: gcalctool/gtk.c:325
1193 msgid "_0 significant places"
1194 msgstr "_0 significant places"
1196 #: gcalctool/gtk.c:326
1197 msgid "0 significant places"
1198 msgstr "0 significant places"
1200 #: gcalctool/gtk.c:327
1201 msgid "_1 significant place"
1202 msgstr "_1 significant place"
1204 #: gcalctool/gtk.c:328
1205 msgid "1 significant place"
1206 msgstr "1 significant place"
1208 #: gcalctool/gtk.c:329
1209 msgid "_2 significant places"
1210 msgstr "_2 significant places"
1212 #: gcalctool/gtk.c:330
1213 msgid "2 significant places"
1214 msgstr "2 significant places"
1216 #: gcalctool/gtk.c:331
1217 msgid "_3 significant places"
1218 msgstr "_3 significant places"
1220 #: gcalctool/gtk.c:332
1221 msgid "3 significant places"
1222 msgstr "3 significant places"
1224 #: gcalctool/gtk.c:333
1225 msgid "_4 significant places"
1226 msgstr "_4 significant places"
1228 #: gcalctool/gtk.c:334
1229 msgid "4 significant places"
1230 msgstr "4 significant places"
1232 #: gcalctool/gtk.c:335
1233 msgid "_5 significant places"
1234 msgstr "_5 significant places"
1236 #: gcalctool/gtk.c:336
1237 msgid "5 significant places"
1238 msgstr "5 significant places"
1240 #: gcalctool/gtk.c:337
1241 msgid "_6 significant places"
1242 msgstr "_6 significant places"
1244 #: gcalctool/gtk.c:338
1245 msgid "6 significant places"
1246 msgstr "6 significant places"
1248 #: gcalctool/gtk.c:339
1249 msgid "_7 significant places"
1250 msgstr "_7 significant places"
1252 #: gcalctool/gtk.c:340
1253 msgid "7 significant places"
1254 msgstr "7 significant places"
1256 #: gcalctool/gtk.c:341
1257 msgid "_8 significant places"
1258 msgstr "_8 significant places"
1260 #: gcalctool/gtk.c:342
1261 msgid "8 significant places"
1262 msgstr "8 significant places"
1264 #: gcalctool/gtk.c:343
1265 msgid "_9 significant places"
1266 msgstr "_9 significant places"
1268 #: gcalctool/gtk.c:344
1269 msgid "9 significant places"
1270 msgstr "9 significant places"
1272 #: gcalctool/gtk.c:345
1273 msgid "_Other (10) ..."
1274 msgstr "_Other (10) ..."
1276 #: gcalctool/gtk.c:346
1277 msgid "Set other precision"
1278 msgstr "Set other precision"
1280 #: gcalctool/gtk.c:350
1281 #, fuzzy
1282 msgid "_Basic"
1283 msgstr "_Basic mode"
1285 #: gcalctool/gtk.c:352
1286 #, fuzzy
1287 msgid "_Advanced"
1288 msgstr "_Advanced mode"
1290 #: gcalctool/gtk.c:354
1291 #, fuzzy
1292 msgid "_Financial"
1293 msgstr "_Financial mode"
1295 #: gcalctool/gtk.c:356
1296 #, fuzzy
1297 msgid "_Scientific"
1298 msgstr "_Scientific mode"
1300 #: gcalctool/gtk.c:516
1301 #, fuzzy
1302 msgid "translator-credits"
1303 msgstr ""
1304 "Abigail Brady <morwen@evilmagi_c.org>\n"
1305 "Bastien Nocera <hadess@hadess.net>\n"
1306 "Gareth Owen <gowen72@yahoo.com>"
1308 #: gcalctool/gtk.c:519
1309 msgid "Gcalctool"
1310 msgstr "Gcalctool"
1312 #: gcalctool/gtk.c:522
1313 msgid "Calculator with financial and scientific modes."
1314 msgstr "Calculator with financial and scientific modes."
1316 #: gcalctool/gtk.c:776
1317 msgid "Insert ASCII Value"
1318 msgstr "Insert ASCII Value"
1320 #: gcalctool/gtk.c:791
1321 msgid "Ch_aracter:"
1322 msgstr "Ch_aracter:"
1324 #: gcalctool/gtk.c:816
1325 msgid "_Insert"
1326 msgstr "_Insert"
1328 #: gcalctool/gtk.c:895
1329 msgid "Edit Constants"
1330 msgstr "Edit Constants"
1332 #: gcalctool/gtk.c:895
1333 msgid "Edit Functions"
1334 msgstr "Edit Functions"
1336 #: gcalctool/gtk.c:919
1337 msgid "Note:"
1338 msgstr "Note:"
1340 #: gcalctool/gtk.c:920
1341 msgid "All constant values are specified in the decimal numeric base."
1342 msgstr "All constant values are specified in the decimal numeric base."
1344 #: gcalctool/gtk.c:930
1345 msgid "Click a _value or description to edit it:"
1346 msgstr "Click a _value or description to edit it:"
1348 #: gcalctool/gtk.c:953
1349 msgid "No."
1350 msgstr "No."
1352 #: gcalctool/gtk.c:955
1353 msgid "Value"
1354 msgstr "Value"
1356 #: gcalctool/gtk.c:957
1357 msgid "Description"
1358 msgstr "Description"
1360 #: gcalctool/gtk.c:1067
1361 msgid "_Do not warn me again"
1362 msgstr ""
1364 #: gcalctool/gtk.c:1073
1365 msgid ""
1366 "<big><b>Changing Modes Clears Calculation</b></big>\n"
1367 "\n"
1368 "When you change modes, the current calculation will be cleared, and the base "
1369 "will be reset to decimal."
1370 msgstr ""
1372 #: gcalctool/gtk.c:1112
1373 msgid "C_hange Mode"
1374 msgstr ""
1376 #: gcalctool/gtk.c:1149
1377 msgid "Set Precision"
1378 msgstr "Set Precision"
1380 #: gcalctool/gtk.c:1164
1381 msgid "Significant _places:"
1382 msgstr "Significant _places:"
1384 #: gcalctool/gtk.c:1190
1385 msgid "_Set"
1386 msgstr "_Set"
1388 #: gcalctool/gtk.c:1296 gcalctool/gtk.c:1298 gcalctool.desktop.in.h:1
1389 msgid "Calculator"
1390 msgstr "Calculator"
1392 #. Make Hyp and Inv trigonometric check boxes.
1393 #: gcalctool/gtk.c:1556
1394 msgid "_Inv"
1395 msgstr "_Inv"
1397 #: gcalctool/gtk.c:1564
1398 msgid "H_yp"
1399 msgstr "H_yp"
1401 #: gcalctool/gtk.c:1612
1402 msgid "Memory Registers"
1403 msgstr "Memory Registers"
1405 #: gcalctool/gtk.c:1689
1406 msgid "Edit Constants..."
1407 msgstr "Edit Constants..."
1409 #: gcalctool/gtk.c:1689
1410 msgid "Edit Functions..."
1411 msgstr "Edit Functions..."
1413 #: gcalctool/gtk.c:1858
1414 msgid "Clipboard contained malformed calculation"
1415 msgstr "Clipboard contained malformed calculation"
1417 #: gcalctool/gtk.c:2126
1418 #, c-format
1419 msgid "Other (%d) ..."
1420 msgstr "Other (%d) ..."
1422 #: gcalctool/gtk.c:2137
1423 #, c-format
1424 msgid ""
1425 "Set accuracy from 0 to %d numeric places. Currently set to %d places. [a]"
1426 msgstr ""
1427 "Set accuracy from 0 to %d numeric places. Currently set to %d places. [a]"
1429 #: gcalctool/gtk.c:2368
1430 msgid "Activated no operator precedence mode"
1431 msgstr "Activated no operator precedence mode"
1433 #: gcalctool/gtk.c:2378
1434 msgid "Activated expression mode with operator precedence"
1435 msgstr "Activated expression mode with operator precedence"
1437 #: gcalctool/gtk.c:2594
1438 msgid "Accuracy value out of range"
1439 msgstr "Accuracy value out of range"
1441 #: gcalctool/mp.c:3349
1442 msgid "Negative X and non-integer Y not supported"
1443 msgstr "Negative X and non-integer Y not supported"
1445 #: gcalctool/mpmath.c:248
1446 msgid "Error, cannot calculate cosine"
1447 msgstr "Error, cannot calculate cosine"
1449 #. Absolute value
1450 #: gcalctool/syntax_translation.c:36
1451 msgid "abs"
1452 msgstr "abs"
1454 #. Inversion of hyperbolic cosine
1455 #: gcalctool/syntax_translation.c:37
1456 msgid "acosh"
1457 msgstr "acosh"
1459 #. Inversion of cosine
1460 #: gcalctool/syntax_translation.c:38
1461 msgid "acos"
1462 msgstr "acos"
1464 #. Bitwise AND
1465 #: gcalctool/syntax_translation.c:39
1466 msgid "and"
1467 msgstr "and"
1469 #. Inversion of hyperbolic sine
1470 #: gcalctool/syntax_translation.c:40
1471 msgid "asinh"
1472 msgstr "asinh"
1474 #. Hyperbolic sine
1475 #: gcalctool/syntax_translation.c:41
1476 msgid "asin"
1477 msgstr "asin"
1479 #. Inversion of hyperbolic tangent
1480 #: gcalctool/syntax_translation.c:42
1481 msgid "atanh"
1482 msgstr "atanh"
1484 #. Inversion of tangent
1485 #: gcalctool/syntax_translation.c:43
1486 msgid "atan"
1487 msgstr "atan"
1489 #. Cubic root
1490 #: gcalctool/syntax_translation.c:44
1491 msgid "cbrt"
1492 msgstr "cbrt"
1494 #. Change sign
1495 #: gcalctool/syntax_translation.c:45
1496 msgid "chs"
1497 msgstr "chs"
1499 #. Clear (display)
1500 #: gcalctool/syntax_translation.c:46
1501 msgid "clr"
1502 msgstr "clr"
1504 #. Hyperbolic cosine
1505 #: gcalctool/syntax_translation.c:47
1506 msgid "cosh"
1507 msgstr "cosh"
1509 #. Cosine
1510 #: gcalctool/syntax_translation.c:48
1511 msgid "cos"
1512 msgstr "cos"
1514 #. Double-declining deprecation
1515 #: gcalctool/syntax_translation.c:49
1516 msgid "ddb"
1517 msgstr "ddb"
1519 #. x*10^y
1520 #: gcalctool/syntax_translation.c:50
1521 msgid "exp"
1522 msgstr "exp"
1524 #. Fraction of a decimal number
1525 #: gcalctool/syntax_translation.c:51
1526 msgid "frac"
1527 msgstr "frac"
1529 #. Future value
1530 #: gcalctool/syntax_translation.c:52
1531 msgid "fv"
1532 msgstr "fv"
1534 #. Integer part of a decimal number
1535 #: gcalctool/syntax_translation.c:53
1536 msgid "int"
1537 msgstr "int"
1539 #. Natural logarithm
1540 #: gcalctool/syntax_translation.c:54
1541 msgid "ln"
1542 msgstr "ln"
1544 #. Logarithm with 10 as a base number
1545 #: gcalctool/syntax_translation.c:55
1546 msgid "log"
1547 msgstr "log"
1549 #. Bitwise NOT
1550 #: gcalctool/syntax_translation.c:56
1551 msgid "not"
1552 msgstr "not"
1554 #. Bitwise OR
1555 #: gcalctool/syntax_translation.c:57
1556 msgid "or"
1557 msgstr "or"
1559 #. Periodic payment
1560 #: gcalctool/syntax_translation.c:59
1561 msgid "pmt"
1562 msgstr "pmt"
1564 #. Present value
1565 #: gcalctool/syntax_translation.c:60
1566 msgid "pv"
1567 msgstr "pv"
1569 #. A random number
1570 #: gcalctool/syntax_translation.c:61
1571 msgid "rand"
1572 msgstr "rand"
1574 #. Periodic interest rate
1575 #: gcalctool/syntax_translation.c:62
1576 msgid "rate"
1577 msgstr "rate"
1579 #. Recall number from memory register
1580 #: gcalctool/syntax_translation.c:63
1581 msgid "rcl"
1582 msgstr "rcl"
1584 #. Hyperbolic sine
1585 #: gcalctool/syntax_translation.c:64
1586 msgid "sinh"
1587 msgstr "sinh"
1589 #. Sine
1590 #: gcalctool/syntax_translation.c:65
1591 msgid "sin"
1592 msgstr "sin"
1594 #. Straight-line depreciation
1595 #: gcalctool/syntax_translation.c:66
1596 msgid "sln"
1597 msgstr "sln"
1599 #. Square root
1600 #: gcalctool/syntax_translation.c:67
1601 msgid "sqrt"
1602 msgstr "sqrt"
1604 #. Store number at memory register
1605 #: gcalctool/syntax_translation.c:68
1606 msgid "sto"
1607 msgstr "sto"
1609 #. Sum-of-the years'-digits depreciation
1610 #: gcalctool/syntax_translation.c:69
1611 msgid "syd"
1612 msgstr "syd"
1614 #. Hyperbolic tangent
1615 #: gcalctool/syntax_translation.c:70
1616 msgid "tanh"
1617 msgstr "tanh"
1619 #. Tangent
1620 #: gcalctool/syntax_translation.c:71
1621 msgid "tan"
1622 msgstr "tan"
1624 #. Payment period
1625 #: gcalctool/syntax_translation.c:72
1626 msgid "term"
1627 msgstr "term"
1629 #. Bitwise XNOR
1630 #: gcalctool/syntax_translation.c:75
1631 msgid "xnor"
1632 msgstr "xnor"
1634 #. Bitwise XOR
1635 #: gcalctool/syntax_translation.c:76
1636 msgid "xor"
1637 msgstr "xor"
1639 #: gcalctool.desktop.in.h:2
1640 msgid "Perform calculations"
1641 msgstr "Perform calculations"
1643 #~ msgid "_Quit"
1644 #~ msgstr "_Quit"
1646 #~ msgid "_Copy"
1647 #~ msgstr "_Copy"
1649 #~ msgid "_Paste"
1650 #~ msgstr "_Paste"
1652 #~ msgid "_Contents"
1653 #~ msgstr "_Contents"
1655 #~ msgid "_About"
1656 #~ msgstr "_About"
1658 #~ msgid "ans"
1659 #~ msgstr "ans"
1661 #~ msgid "Basic mode"
1662 #~ msgstr "Basic mode"
1664 #~ msgid "Advanced mode"
1665 #~ msgstr "Advanced mode"
1667 #~ msgid "Financial mode"
1668 #~ msgstr "Financial mode"
1670 #~ msgid "Scientific mode"
1671 #~ msgstr "Scientific mode"