source: trunk/third/gcalctool/po/en_GB.po @ 21357

Revision 21357, 25.3 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21356, which included commits to RCS files with non-trunk default branches.
Line 
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.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: gcalctool\n"
9"Report-Msgid-Bugs-To: \n"
10"POT-Creation-Date: 2005-01-12 11:11-0800\n"
11"PO-Revision-Date: 2004-09-22 08:13-0400\n"
12"Last-Translator: Gareth Owen <gowen72@yahoo.comg>\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"
17
18#. Strings for each base value.
19#: gcalctool/calctool.c:51
20msgid "_Bin"
21msgstr "_Bin"
22
23#: gcalctool/calctool.c:51
24msgid "_Oct"
25msgstr "_Oct"
26
27#: gcalctool/calctool.c:51
28msgid "_Dec"
29msgstr "_Dec"
30
31#: gcalctool/calctool.c:51
32msgid "He_x"
33msgstr "He_x"
34
35#. Tooltips for each base value.
36#: gcalctool/calctool.c:55
37msgid "Set numeric base to binary (base 2)"
38msgstr "Set numeric base to binary (base 2)"
39
40#: gcalctool/calctool.c:56
41msgid "Set numeric base to octal (base 8)"
42msgstr "Set numeric base to octal (base 8)"
43
44#: gcalctool/calctool.c:57
45msgid "Set numeric base to decimal (base 10)"
46msgstr "Set numeric base to decimal (base 10)"
47
48#: gcalctool/calctool.c:58
49msgid "Set numeric base to hexadecimal (base 16)"
50msgstr "Set numeric base to hexadecimal (base 16)"
51
52#. Strings for each display mode value.
53#: gcalctool/calctool.c:67
54msgid "E_ng"
55msgstr "E_ng"
56
57#: gcalctool/calctool.c:67
58msgid "_Fix"
59msgstr "_Fix"
60
61#: gcalctool/calctool.c:67
62msgid "_Sci"
63msgstr "_Sci"
64
65#. Tooltips for each display mode value.
66#: gcalctool/calctool.c:71
67msgid "Set display type to engineering format"
68msgstr "Set display type to engineering format"
69
70#: gcalctool/calctool.c:72
71msgid "Set display type to fixed-point format"
72msgstr "Set display type to fixed-point format"
73
74#: gcalctool/calctool.c:73
75msgid "Set display type to scientific format"
76msgstr "Set display type to scientific format"
77
78#: gcalctool/calctool.c:76
79msgid "Set hyperbolic option for trigonometric functions"
80msgstr "Set hyperbolic option for trigonometric functions"
81
82#: gcalctool/calctool.c:77
83msgid "Set inverse option for trigonometric functions"
84msgstr "Set inverse option for trigonometric functions"
85
86#. Strings for each mode value.
87#: gcalctool/calctool.c:80
88msgid "BASIC"
89msgstr "BASIC"
90
91#: gcalctool/calctool.c:80
92msgid "FINANCIAL"
93msgstr "FINANCIAL"
94
95#: gcalctool/calctool.c:80
96msgid "SCIENTIFIC"
97msgstr "SCIENTIFIC"
98
99#. Mode titles to be added to the titlebar.
100#: gcalctool/calctool.c:84
101msgid "Basic Mode"
102msgstr "Basic Mode"
103
104#: gcalctool/calctool.c:84
105msgid "Financial Mode"
106msgstr "Financial Mode"
107
108#: gcalctool/calctool.c:84
109msgid "Scientific Mode"
110msgstr "Scientific Mode"
111
112#. Strings for each trig type value.
113#: gcalctool/calctool.c:89
114msgid "De_grees"
115msgstr "De_grees"
116
117#: gcalctool/calctool.c:89
118msgid "Gr_adians"
119msgstr "Gr_adians"
120
121#: gcalctool/calctool.c:89
122msgid "_Radians"
123msgstr "_Radians"
124
125#. Tooltips for each trig type value.
126#: gcalctool/calctool.c:93
127msgid "Set trigonometric type to degrees"
128msgstr "Set trigonometric type to degrees"
129
130#: gcalctool/calctool.c:94
131msgid "Set trigonometric type to gradians"
132msgstr "Set trigonometric type to gradians"
133
134#: gcalctool/calctool.c:95
135msgid "Set trigonometric type to radians"
136msgstr "Set trigonometric type to radians"
137
138#: gcalctool/calctool.c:141
139msgid "7"
140msgstr "7"
141
142#: gcalctool/calctool.c:143
143msgid "Numeric 7"
144msgstr "Numeric 7"
145
146#: gcalctool/calctool.c:151
147msgid "8"
148msgstr "8"
149
150#: gcalctool/calctool.c:153
151msgid "Numeric 8"
152msgstr "Numeric 8"
153
154#: gcalctool/calctool.c:161
155msgid "9"
156msgstr "9"
157
158#: gcalctool/calctool.c:163
159msgid "Numeric 9"
160msgstr "Numeric 9"
161
162#: gcalctool/calctool.c:171
163msgid "/"
164msgstr "/"
165
166#: gcalctool/calctool.c:172
167msgid "Divide"
168msgstr "Divide"
169
170#: gcalctool/calctool.c:191
171msgid "Bksp"
172msgstr "Bksp"
173
174#: gcalctool/calctool.c:192
175msgid "Remove rightmost character from displayed value"
176msgstr "Remove rightmost character from displayed value"
177
178#: gcalctool/calctool.c:193
179msgid "Backspace"
180msgstr "Backspace"
181
182#: gcalctool/calctool.c:201
183msgid "CE"
184msgstr "CE"
185
186#: gcalctool/calctool.c:202
187msgid "Clear displayed value"
188msgstr "Clear displayed value"
189
190#: gcalctool/calctool.c:203
191msgid "Clear entry"
192msgstr "Clear entry"
193
194#: gcalctool/calctool.c:211
195msgid "Clr"
196msgstr "Clr"
197
198#: gcalctool/calctool.c:212
199msgid "Clear displayed value and any partial calculation"
200msgstr "Clear displayed value and any partial calculation"
201
202#: gcalctool/calctool.c:213
203msgid "Clear"
204msgstr "Clear"
205
206#: gcalctool/calctool.c:223
207msgid "4"
208msgstr "4"
209
210#: gcalctool/calctool.c:225
211msgid "Numeric 4"
212msgstr "Numeric 4"
213
214#: gcalctool/calctool.c:233
215msgid "5"
216msgstr "5"
217
218#: gcalctool/calctool.c:235
219msgid "Numeric 5"
220msgstr "Numeric 5"
221
222#: gcalctool/calctool.c:243
223msgid "6"
224msgstr "6"
225
226#: gcalctool/calctool.c:245
227msgid "Numeric 6"
228msgstr "Numeric 6"
229
230#: gcalctool/calctool.c:253
231msgid "*"
232msgstr "*"
233
234#: gcalctool/calctool.c:254
235msgid "Multiply"
236msgstr "Multiply"
237
238#: gcalctool/calctool.c:273
239msgid "+/-"
240msgstr "+/-"
241
242#: gcalctool/calctool.c:274
243msgid "Change sign"
244msgstr "Change sign"
245
246#: gcalctool/calctool.c:283
247msgid "Int"
248msgstr "Int"
249
250#: gcalctool/calctool.c:284
251msgid "Integer portion of displayed value"
252msgstr "Integer portion of displayed value"
253
254#: gcalctool/calctool.c:285
255msgid "Integer portion"
256msgstr "Integer portion"
257
258#: gcalctool/calctool.c:293
259msgid "Sto"
260msgstr "Sto"
261
262#: gcalctool/calctool.c:294
263msgid "Store displayed value in memory register"
264msgstr "Store displayed value in memory register"
265
266#: gcalctool/calctool.c:295
267msgid "Store to register"
268msgstr "Store to register"
269
270#: gcalctool/calctool.c:305
271msgid "1"
272msgstr "1"
273
274#: gcalctool/calctool.c:307
275msgid "Numeric 1"
276msgstr "Numeric 1"
277
278#: gcalctool/calctool.c:315
279msgid "2"
280msgstr "2"
281
282#: gcalctool/calctool.c:317
283msgid "Numeric 2"
284msgstr "Numeric 2"
285
286#: gcalctool/calctool.c:325
287msgid "3"
288msgstr "3"
289
290#: gcalctool/calctool.c:327
291msgid "Numeric 3"
292msgstr "Numeric 3"
293
294#: gcalctool/calctool.c:335
295msgid "-"
296msgstr "-"
297
298#: gcalctool/calctool.c:336
299msgid "Subtract"
300msgstr "Subtract"
301
302#: gcalctool/calctool.c:345
303msgid "%"
304msgstr "%"
305
306#: gcalctool/calctool.c:346
307msgid "Percentage"
308msgstr "Percentage"
309
310#: gcalctool/calctool.c:355
311msgid "Sqrt"
312msgstr "Sqrt"
313
314#: gcalctool/calctool.c:356
315msgid "Square root"
316msgstr "Square root"
317
318#: gcalctool/calctool.c:365
319msgid "Frac"
320msgstr "Frac"
321
322#: gcalctool/calctool.c:366
323msgid "Fractional portion of displayed value"
324msgstr "Fractional portion of displayed value"
325
326#: gcalctool/calctool.c:367
327msgid "Fractional portion"
328msgstr "Fractional portion"
329
330#: gcalctool/calctool.c:375
331msgid "Rcl"
332msgstr "Rcl"
333
334#: gcalctool/calctool.c:376
335msgid "Retrieve memory register to display"
336msgstr "Retrieve memory register to display"
337
338#: gcalctool/calctool.c:377
339msgid "Retrieve from register"
340msgstr "Retrieve from register"
341
342#: gcalctool/calctool.c:387
343msgid "0"
344msgstr "0"
345
346#: gcalctool/calctool.c:389
347msgid "Numeric 0"
348msgstr "Numeric 0"
349
350#: gcalctool/calctool.c:397
351msgid "."
352msgstr "."
353
354#: gcalctool/calctool.c:398
355msgid "Numeric point"
356msgstr "Numeric point"
357
358#: gcalctool/calctool.c:407
359msgid "="
360msgstr "="
361
362#: gcalctool/calctool.c:408
363msgid "Calculate result"
364msgstr "Calculate result"
365
366#: gcalctool/calctool.c:417
367msgid "+"
368msgstr "+"
369
370#: gcalctool/calctool.c:418
371msgid "Add"
372msgstr "Add"
373
374#: gcalctool/calctool.c:427
375msgid "1/<i>x</i>"
376msgstr "1/<i>x</i>"
377
378#: gcalctool/calctool.c:428
379msgid "Reciprocal"
380msgstr "Reciprocal"
381
382#: gcalctool/calctool.c:437
383msgid "<i>x</i><sup>2</sup>"
384msgstr "<i>x</i><sup>2</sup>"
385
386#: gcalctool/calctool.c:438
387msgid "Square"
388msgstr "Square"
389
390#: gcalctool/calctool.c:447
391msgid "Abs"
392msgstr "Abs"
393
394#: gcalctool/calctool.c:448
395msgid "Absolute value"
396msgstr "Absolute value"
397
398#: gcalctool/calctool.c:457
399msgid "Exch"
400msgstr "Exch"
401
402#: gcalctool/calctool.c:458
403msgid "Exchange displayed value with memory register"
404msgstr "Exchange displayed value with memory register"
405
406#: gcalctool/calctool.c:459
407msgid "Exchange with register"
408msgstr "Exchange with register"
409
410#: gcalctool/calctool.c:483
411msgid "Ctrm"
412msgstr "Ctrm"
413
414#: gcalctool/calctool.c:484
415msgid "Compounding term"
416msgstr "Compounding term"
417
418#: gcalctool/calctool.c:493
419msgid "Ddb"
420msgstr "Ddb"
421
422#: gcalctool/calctool.c:494
423msgid "Double-declining depreciation"
424msgstr "Double-declining depreciation"
425
426#: gcalctool/calctool.c:503
427msgid "Fv"
428msgstr "Fv"
429
430#: gcalctool/calctool.c:504
431msgid "Future value"
432msgstr "Future value"
433
434#: gcalctool/calctool.c:513
435msgid "Pmt"
436msgstr "Pmt"
437
438#: gcalctool/calctool.c:514
439msgid "Periodic payment"
440msgstr "Periodic payment"
441
442#: gcalctool/calctool.c:523
443msgid "Pv"
444msgstr "Pv"
445
446#: gcalctool/calctool.c:524
447msgid "Present value"
448msgstr "Present value"
449
450#: gcalctool/calctool.c:533
451msgid "Rate"
452msgstr "Rate"
453
454#: gcalctool/calctool.c:534
455msgid "Periodic interest rate"
456msgstr "Periodic interest rate"
457
458#: gcalctool/calctool.c:543
459msgid "Sln"
460msgstr "Sln"
461
462#: gcalctool/calctool.c:544
463msgid "Straight-line depreciation"
464msgstr "Straight-line depreciation"
465
466#: gcalctool/calctool.c:553
467msgid "Syd"
468msgstr "Syd"
469
470#: gcalctool/calctool.c:554
471msgid "Sum-of-the years'-digits depreciation"
472msgstr "Sum-of-the years'-digits depreciation"
473
474#: gcalctool/calctool.c:565
475msgid "Term"
476msgstr "Term"
477
478#: gcalctool/calctool.c:566
479msgid "Payment period"
480msgstr "Payment period"
481
482#: gcalctool/calctool.c:661
483msgid "<"
484msgstr "<"
485
486#: gcalctool/calctool.c:662
487msgid "Shift displayed value 1-15 places to the left"
488msgstr "Shift displayed value 1-15 places to the left"
489
490#: gcalctool/calctool.c:663
491msgid "Shift left"
492msgstr "Shift left"
493
494#: gcalctool/calctool.c:671
495msgid ">"
496msgstr ">"
497
498#: gcalctool/calctool.c:672
499msgid "Shift displayed value 1-15 places to the right"
500msgstr "Shift displayed value 1-15 places to the right"
501
502#: gcalctool/calctool.c:673
503msgid "Shift right"
504msgstr "Shift right"
505
506#: gcalctool/calctool.c:681
507msgid "&amp;16"
508msgstr "&amp;16"
509
510#: gcalctool/calctool.c:682
511msgid "16-bit unsigned integer value of display"
512msgstr "16-bit unsigned integer value of display"
513
514#: gcalctool/calctool.c:683
515msgid "16 bit unsigned integer"
516msgstr "16 bit unsigned integer"
517
518#: gcalctool/calctool.c:691
519msgid "&amp;32"
520msgstr "&amp;32"
521
522#: gcalctool/calctool.c:692
523msgid "32-bit unsigned integer value of display"
524msgstr "32-bit unsigned integer value of display"
525
526#: gcalctool/calctool.c:693
527msgid "32 bit unsigned integer"
528msgstr "32 bit unsigned integer"
529
530#: gcalctool/calctool.c:711
531msgid "("
532msgstr "("
533
534#: gcalctool/calctool.c:712
535msgid "Start group of calculations"
536msgstr "Start group of calculations"
537
538#: gcalctool/calctool.c:713
539msgid "Left bracket"
540msgstr "Left bracket"
541
542#: gcalctool/calctool.c:721
543msgid ")"
544msgstr ")"
545
546#: gcalctool/calctool.c:722
547msgid "End group of calculations"
548msgstr "End group of calculations"
549
550#: gcalctool/calctool.c:723
551msgid "Right bracket"
552msgstr "Right bracket"
553
554#: gcalctool/calctool.c:731
555msgid "Acc"
556msgstr "Acc"
557
558#: gcalctool/calctool.c:732
559msgid "Set accuracy from 0 to 9 numeric places"
560msgstr "Set accuracy from 0 to 9 numeric places"
561
562#: gcalctool/calctool.c:733
563msgid "Accuracy"
564msgstr "Accuracy"
565
566#: gcalctool/calctool.c:743
567msgid "Con"
568msgstr "Con"
569
570#: gcalctool/calctool.c:744
571msgid "Constants"
572msgstr "Constants"
573
574#: gcalctool/calctool.c:753
575msgid "Fun"
576msgstr "Fun"
577
578#: gcalctool/calctool.c:754
579msgid "User-defined functions"
580msgstr "User-defined functions"
581
582#: gcalctool/calctool.c:763
583msgid "Exp"
584msgstr "Exp"
585
586#: gcalctool/calctool.c:764
587msgid "Enter an exponential number"
588msgstr "Enter an exponential number"
589
590#: gcalctool/calctool.c:765
591msgid "Exponential"
592msgstr "Exponential"
593
594#: gcalctool/calctool.c:773
595msgid "e<sup><i>x</i></sup>"
596msgstr "e<sup><i>x</i></sup>"
597
598#: gcalctool/calctool.c:774
599msgid "e to the power of displayed value"
600msgstr "e to the power of displayed value"
601
602#: gcalctool/calctool.c:775
603msgid "E to the x"
604msgstr "E to the x"
605
606#: gcalctool/calctool.c:783
607msgid "10<sup><i>x</i></sup>"
608msgstr "10<sup><i>x</i></sup>"
609
610#: gcalctool/calctool.c:784
611msgid "10 to the power of displayed value"
612msgstr "10 to the power of displayed value"
613
614#: gcalctool/calctool.c:785
615msgid "Ten to the x"
616msgstr "Ten to the x"
617
618#: gcalctool/calctool.c:793
619msgid "<i>x</i><sup><i>y</i></sup>"
620msgstr "<i>x</i><sup><i>y</i></sup>"
621
622#: gcalctool/calctool.c:794
623msgid "Raise displayed value to the power of y"
624msgstr "Raise displayed value to the power of y"
625
626#: gcalctool/calctool.c:795
627msgid "X to the y"
628msgstr "X to the y"
629
630#: gcalctool/calctool.c:803
631msgid "<i>x</i>!"
632msgstr "<i>x</i>!"
633
634#: gcalctool/calctool.c:804
635msgid "Factorial of displayed value"
636msgstr "Factorial of displayed value"
637
638#: gcalctool/calctool.c:805
639msgid "Factorial"
640msgstr "Factorial"
641
642#: gcalctool/calctool.c:813
643msgid "Rand"
644msgstr "Rand"
645
646#: gcalctool/calctool.c:814
647msgid "Random number in the range 0.0 to 1.0"
648msgstr "Random number in the range 0.0 to 1.0"
649
650#: gcalctool/calctool.c:815
651msgid "Random number"
652msgstr "Random number"
653
654#: gcalctool/calctool.c:825
655msgid "D"
656msgstr "D"
657
658#: gcalctool/calctool.c:826
659msgid "Hexadecimal digit D"
660msgstr "Hexadecimal digit D"
661
662#: gcalctool/calctool.c:835
663msgid "E"
664msgstr "E"
665
666#: gcalctool/calctool.c:836
667msgid "Hexadecimal digit E"
668msgstr "Hexadecimal digit E"
669
670#: gcalctool/calctool.c:845 gcalctool/gtk.c:1382
671msgid "F"
672msgstr "F"
673
674#: gcalctool/calctool.c:846
675msgid "Hexadecimal digit F"
676msgstr "Hexadecimal digit F"
677
678#: gcalctool/calctool.c:855
679msgid "Cos"
680msgstr "Cos"
681
682#: gcalctool/calctool.c:856
683msgid "Cosine"
684msgstr "Cosine"
685
686#: gcalctool/calctool.c:865
687msgid "Sin"
688msgstr "Sin"
689
690#: gcalctool/calctool.c:866
691msgid "Sine"
692msgstr "Sine"
693
694#: gcalctool/calctool.c:875
695msgid "Tan"
696msgstr "Tan"
697
698#: gcalctool/calctool.c:876
699msgid "Tangent"
700msgstr "Tangent"
701
702#: gcalctool/calctool.c:885
703msgid "Ln"
704msgstr "Ln"
705
706#: gcalctool/calctool.c:886
707msgid "Natural log"
708msgstr "Natural log"
709
710#: gcalctool/calctool.c:895
711msgid "Log"
712msgstr "Log"
713
714#: gcalctool/calctool.c:896
715msgid "Base 10 log"
716msgstr "Base 10 log"
717
718#: gcalctool/calctool.c:907
719msgid "A"
720msgstr "A"
721
722#: gcalctool/calctool.c:908
723msgid "Hexadecimal digit A"
724msgstr "Hexadecimal digit A"
725
726#: gcalctool/calctool.c:917
727msgid "B"
728msgstr "B"
729
730#: gcalctool/calctool.c:918
731msgid "Hexadecimal digit B"
732msgstr "Hexadecimal digit B"
733
734#: gcalctool/calctool.c:927 gcalctool/gtk.c:1374
735msgid "C"
736msgstr "C"
737
738#: gcalctool/calctool.c:928
739msgid "Hexadecimal digit C"
740msgstr "Hexadecimal digit C"
741
742#: gcalctool/calctool.c:937
743msgid "Or"
744msgstr "Or"
745
746#: gcalctool/calctool.c:938
747msgid "Bitwise OR"
748msgstr "Bitwise OR"
749
750#: gcalctool/calctool.c:947
751msgid "And"
752msgstr "And"
753
754#: gcalctool/calctool.c:948
755msgid "Bitwise AND"
756msgstr "Bitwise AND"
757
758#: gcalctool/calctool.c:957
759msgid "Not"
760msgstr "Not"
761
762#: gcalctool/calctool.c:958
763msgid "Bitwise NOT"
764msgstr "Bitwise NOT"
765
766#: gcalctool/calctool.c:967
767msgid "Xor"
768msgstr "Xor"
769
770#: gcalctool/calctool.c:968
771msgid "Bitwise XOR"
772msgstr "Bitwise XOR"
773
774#: gcalctool/calctool.c:977
775msgid "Xnor"
776msgstr "Xnor"
777
778#: gcalctool/calctool.c:978
779msgid "Bitwise XNOR"
780msgstr "Bitwise XNOR"
781
782#: gcalctool/calctool.c:1078
783msgid "Kilometer-to-mile conversion factor"
784msgstr "Kilometer-to-mile conversion factor"
785
786#: gcalctool/calctool.c:1079
787msgid "square root of 2"
788msgstr "square root of 2"
789
790#: gcalctool/calctool.c:1080
791msgid "e"
792msgstr "e"
793
794#: gcalctool/calctool.c:1081
795msgid "pi"
796msgstr "pi"
797
798#: gcalctool/calctool.c:1082
799msgid "Centimeter-to-inch conversion factor"
800msgstr "Centimeter-to-inch conversion factor"
801
802#: gcalctool/calctool.c:1083
803msgid "degrees in a radian"
804msgstr "degrees in a radian"
805
806#: gcalctool/calctool.c:1084
807msgid "2 ^ 20"
808msgstr "2 ^ 20"
809
810#: gcalctool/calctool.c:1085
811msgid "Gram-to-ounce conversion factor"
812msgstr "Gram-to-ounce conversion factor"
813
814# ; fuzzy
815#: gcalctool/calctool.c:1086
816msgid "Kilojoule-to-British-thermal-unit conversion factor"
817msgstr "Kilojoule-to-British-thermal-unit conversion factor"
818
819#: gcalctool/calctool.c:1087
820msgid "Cubic-centimeter-to-cubic-inch conversion factor"
821msgstr "Cubic-centimeter-to-cubic-inch conversion factor"
822
823#. THIS ROUTINE IS CALLED WHEN AN ERROR CONDITION IS ENCOUNTERED, AND
824#. *  AFTER A MESSAGE HAS BEEN WRITTEN TO STDERR.
825#.
826#: gcalctool/calctool.c:1098 gcalctool/display.c:262 gcalctool/functions.c:943
827#: gcalctool/functions.c:1071 gcalctool/functions.c:1110
828#: gcalctool/functions.c:1164 gcalctool/functions.c:1257
829#: gcalctool/functions.c:1258 gcalctool/graphics.c:102 gcalctool/mp.c:1987
830msgid "Error"
831msgstr "Error"
832
833#: gcalctool/functions.c:1277
834msgid "Numeric stack error"
835msgstr "Numeric stack error"
836
837#: gcalctool/functions.c:1298
838msgid "Operand stack error"
839msgstr "Operand stack error"
840
841#: gcalctool/get.c:162
842msgid "-a needs accuracy value"
843msgstr "-a needs accuracy value"
844
845#: gcalctool/get.c:166 gcalctool/get.c:320
846#, c-format
847msgid "%s: accuracy should be in the range 0-9\n"
848msgstr "%s: accuracy should be in the range 0-9\n"
849
850#: gcalctool/get.c:191
851#, c-format
852msgid "%s: %s as next argument.\n"
853msgstr "%s: %s as next argument.\n"
854
855#. No calculator error initially.
856#. Not entering an exponent number.
857#. No pending arithmetic operation.
858#. No User supplied title line.
859#: gcalctool/get.c:278
860msgid "calculator"
861msgstr "calculator"
862
863#: gcalctool/get.c:334
864#, c-format
865msgid "%s: base should be 2, 8, 10 or 16\n"
866msgstr "%s: base should be 2, 8, 10 or 16\n"
867
868#: gcalctool/get.c:349
869#, c-format
870msgid "%s: invalid display mode [%s]\n"
871msgstr "%s: invalid display mode [%s]\n"
872
873#: gcalctool/get.c:364
874#, c-format
875msgid "%s: invalid mode [%s]\n"
876msgstr "%s: invalid mode [%s]\n"
877
878#: gcalctool/get.c:378
879#, c-format
880msgid "%s: invalid trigonometric mode [%s]\n"
881msgstr "%s: invalid trigonometric mode [%s]\n"
882
883#: gcalctool/get.c:424
884#, c-format
885msgid ""
886"%s version %s\n"
887"\n"
888msgstr ""
889"%s version %s\n"
890"\n"
891
892#: gcalctool/get.c:425
893#, c-format
894msgid "Usage: %s: [-D] [-E] [-a accuracy] "
895msgstr "Usage: %s: [-D] [-E] [-a accuracy] "
896
897#: gcalctool/get.c:426
898msgid "\t\t [-?] [-v] [-?]\n"
899msgstr "\t\t [-?] [-v] [-?]\n"
900
901#. translators: R is the short form of register used inter alia
902#. in popup menus
903#: gcalctool/graphics.c:66 gcalctool/gtk.c:1174 gcalctool/gtk.c:1307
904msgid "R"
905msgstr "R"
906
907#: gcalctool/gtk.c:178
908msgid "_Calculator"
909msgstr "_Calculator"
910
911#: gcalctool/gtk.c:179
912msgid "_Edit"
913msgstr "_Edit"
914
915#: gcalctool/gtk.c:180
916msgid "_View"
917msgstr "_View"
918
919#: gcalctool/gtk.c:181
920msgid "_Help"
921msgstr "_Help"
922
923#: gcalctool/gtk.c:183
924msgid "_Quit"
925msgstr "_Quit"
926
927#: gcalctool/gtk.c:184
928msgid "Quit the calculator"
929msgstr "Quit the calculator"
930
931#: gcalctool/gtk.c:186
932msgid "_Copy"
933msgstr "_Copy"
934
935#: gcalctool/gtk.c:187
936msgid "Copy selection"
937msgstr "Copy selection"
938
939#: gcalctool/gtk.c:188
940msgid "_Paste"
941msgstr "_Paste"
942
943#: gcalctool/gtk.c:189
944msgid "Paste selection"
945msgstr "Paste selection"
946
947#: gcalctool/gtk.c:190
948msgid "_Insert ASCII Value..."
949msgstr "_Insert ASCII Value..."
950
951#: gcalctool/gtk.c:191
952msgid "Insert ASCII value"
953msgstr "Insert ASCII value"
954
955#: gcalctool/gtk.c:193
956msgid "_Contents"
957msgstr "_Contents"
958
959#: gcalctool/gtk.c:194
960msgid "Show help contents"
961msgstr "Show help contents"
962
963#: gcalctool/gtk.c:195
964msgid "_About"
965msgstr "_About"
966
967#: gcalctool/gtk.c:196
968msgid "Show about help"
969msgstr "Show about help"
970
971#: gcalctool/gtk.c:198 gcalctool/gtk.c:199 gcalctool/gtk.c:229
972#: gcalctool/gtk.c:230
973msgid "1 place"
974msgstr "1 place"
975
976#: gcalctool/gtk.c:200 gcalctool/gtk.c:201 gcalctool/gtk.c:231
977#: gcalctool/gtk.c:232
978msgid "2 places"
979msgstr "2 places"
980
981#: gcalctool/gtk.c:202 gcalctool/gtk.c:203 gcalctool/gtk.c:233
982#: gcalctool/gtk.c:234
983msgid "3 places"
984msgstr "3 places"
985
986#: gcalctool/gtk.c:204 gcalctool/gtk.c:205 gcalctool/gtk.c:235
987#: gcalctool/gtk.c:236
988msgid "4 places"
989msgstr "4 places"
990
991#: gcalctool/gtk.c:206 gcalctool/gtk.c:207 gcalctool/gtk.c:237
992#: gcalctool/gtk.c:238
993msgid "5 places"
994msgstr "5 places"
995
996#: gcalctool/gtk.c:208 gcalctool/gtk.c:209 gcalctool/gtk.c:239
997#: gcalctool/gtk.c:240
998msgid "6 places"
999msgstr "6 places"
1000
1001#: gcalctool/gtk.c:210 gcalctool/gtk.c:211 gcalctool/gtk.c:241
1002#: gcalctool/gtk.c:242
1003msgid "7 places"
1004msgstr "7 places"
1005
1006#: gcalctool/gtk.c:212 gcalctool/gtk.c:213 gcalctool/gtk.c:243
1007#: gcalctool/gtk.c:244
1008msgid "8 places"
1009msgstr "8 places"
1010
1011#: gcalctool/gtk.c:214 gcalctool/gtk.c:215 gcalctool/gtk.c:245
1012#: gcalctool/gtk.c:246
1013msgid "9 places"
1014msgstr "9 places"
1015
1016#: gcalctool/gtk.c:216 gcalctool/gtk.c:217 gcalctool/gtk.c:247
1017#: gcalctool/gtk.c:248
1018msgid "10 places"
1019msgstr "10 places"
1020
1021#: gcalctool/gtk.c:218 gcalctool/gtk.c:219 gcalctool/gtk.c:249
1022#: gcalctool/gtk.c:250
1023msgid "11 places"
1024msgstr "11 places"
1025
1026#: gcalctool/gtk.c:220 gcalctool/gtk.c:221 gcalctool/gtk.c:251
1027#: gcalctool/gtk.c:252
1028msgid "12 places"
1029msgstr "12 places"
1030
1031#: gcalctool/gtk.c:222 gcalctool/gtk.c:223 gcalctool/gtk.c:253
1032#: gcalctool/gtk.c:254
1033msgid "13 places"
1034msgstr "13 places"
1035
1036#: gcalctool/gtk.c:224 gcalctool/gtk.c:225 gcalctool/gtk.c:255
1037#: gcalctool/gtk.c:256
1038msgid "14 places"
1039msgstr "14 places"
1040
1041#: gcalctool/gtk.c:226 gcalctool/gtk.c:227 gcalctool/gtk.c:257
1042#: gcalctool/gtk.c:258
1043msgid "15 places"
1044msgstr "15 places"
1045
1046#: gcalctool/gtk.c:263 gcalctool/gtk.c:270
1047msgid "Show _Trailing Zeroes"
1048msgstr "Show _Trailing Zeroes"
1049
1050#: gcalctool/gtk.c:264 gcalctool/gtk.c:271
1051msgid "Show trailing zeroes"
1052msgstr "Show trailing zeroes"
1053
1054#: gcalctool/gtk.c:265
1055msgid "Show T_housands Separator"
1056msgstr "Show T_housands Separator"
1057
1058#: gcalctool/gtk.c:266
1059msgid "Show thousands separator"
1060msgstr "Show thousands separator"
1061
1062#: gcalctool/gtk.c:267
1063msgid "_Memory Registers"
1064msgstr "_Memory Registers"
1065
1066#: gcalctool/gtk.c:268
1067msgid "Show memory registers"
1068msgstr "Show memory registers"
1069
1070#: gcalctool/gtk.c:276 gcalctool/gtk.c:277
1071msgid "0 significant places"
1072msgstr "0 significant places"
1073
1074#: gcalctool/gtk.c:278 gcalctool/gtk.c:279
1075msgid "1 significant place"
1076msgstr "1 significant place"
1077
1078#: gcalctool/gtk.c:280 gcalctool/gtk.c:281
1079msgid "2 significant places"
1080msgstr "2 significant places"
1081
1082#: gcalctool/gtk.c:282 gcalctool/gtk.c:283
1083msgid "3 significant places"
1084msgstr "3 significant places"
1085
1086#: gcalctool/gtk.c:284 gcalctool/gtk.c:285
1087msgid "4 significant places"
1088msgstr "4 significant places"
1089
1090#: gcalctool/gtk.c:286 gcalctool/gtk.c:287
1091msgid "5 significant places"
1092msgstr "5 significant places"
1093
1094#: gcalctool/gtk.c:288 gcalctool/gtk.c:289
1095msgid "6 significant places"
1096msgstr "6 significant places"
1097
1098#: gcalctool/gtk.c:290 gcalctool/gtk.c:291
1099msgid "7 significant places"
1100msgstr "7 significant places"
1101
1102#: gcalctool/gtk.c:292 gcalctool/gtk.c:293
1103msgid "8 significant places"
1104msgstr "8 significant places"
1105
1106#: gcalctool/gtk.c:294 gcalctool/gtk.c:295
1107msgid "9 significant places"
1108msgstr "9 significant places"
1109
1110#: gcalctool/gtk.c:300
1111msgid "_Basic mode"
1112msgstr "_Basic mode"
1113
1114#: gcalctool/gtk.c:301
1115msgid "Basic mode"
1116msgstr "Basic mode"
1117
1118#: gcalctool/gtk.c:302
1119msgid "_Financial mode"
1120msgstr "_Financial mode"
1121
1122#: gcalctool/gtk.c:303
1123msgid "Financial mode"
1124msgstr "Financial mode"
1125
1126#: gcalctool/gtk.c:304
1127msgid "_Scientific mode"
1128msgstr "_Scientific mode"
1129
1130#: gcalctool/gtk.c:305
1131msgid "Scientific mode"
1132msgstr "Scientific mode"
1133
1134#: gcalctool/gtk.c:447
1135msgid "translator_credits"
1136msgstr ""
1137"Abigail Brady <morwen@evilmagi_c.org>\n"
1138"Bastien Nocera <hadess@hadess.net>\n"
1139"Gareth Owen <gowen72@yahoo.com>"
1140
1141#: gcalctool/gtk.c:449
1142msgid "Gcalctool"
1143msgstr "Gcalctool"
1144
1145#: gcalctool/gtk.c:451
1146msgid "Calculator with financial and scientific modes."
1147msgstr "Calculator with financial and scientific modes."
1148
1149#: gcalctool/gtk.c:738
1150msgid "Insert ASCII Value"
1151msgstr "Insert ASCII Value"
1152
1153#: gcalctool/gtk.c:753
1154msgid "Ch_aracter:"
1155msgstr "Ch_aracter:"
1156
1157#: gcalctool/gtk.c:778
1158msgid "_Insert"
1159msgstr "_Insert"
1160
1161#: gcalctool/gtk.c:857
1162msgid "Edit Constants"
1163msgstr "Edit Constants"
1164
1165#: gcalctool/gtk.c:857
1166msgid "Edit Functions"
1167msgstr "Edit Functions"
1168
1169#: gcalctool/gtk.c:881
1170msgid "Note:"
1171msgstr "Note:"
1172
1173#: gcalctool/gtk.c:882
1174msgid "All constant values are specified in the decimal numeric base."
1175msgstr "All constant values are specified in the decimal numeric base."
1176
1177#: gcalctool/gtk.c:892
1178msgid "Click a _value or description to edit it:"
1179msgstr "Click a _value or description to edit it:"
1180
1181#: gcalctool/gtk.c:915
1182msgid "No."
1183msgstr "No."
1184
1185#: gcalctool/gtk.c:917
1186msgid "Value"
1187msgstr "Value"
1188
1189#: gcalctool/gtk.c:919
1190msgid "Description"
1191msgstr "Description"
1192
1193#: gcalctool/gtk.c:1025 gcalctool/gtk.c:1027 gcalctool.desktop.in.h:1
1194msgid "Calculator"
1195msgstr "Calculator"
1196
1197#. Make Hyp and Inv trigonometric check boxes.
1198#: gcalctool/gtk.c:1242
1199msgid "_Inv"
1200msgstr "_Inv"
1201
1202#: gcalctool/gtk.c:1250
1203msgid "H_yp"
1204msgstr "H_yp"
1205
1206#: gcalctool/gtk.c:1298
1207msgid "Memory Registers"
1208msgstr "Memory Registers"
1209
1210#: gcalctool/gtk.c:1363
1211msgid "Edit Constants..."
1212msgstr "Edit Constants..."
1213
1214#: gcalctool/gtk.c:1363
1215msgid "Edit Functions..."
1216msgstr "Edit Functions..."
1217
1218#: gcalctool.desktop.in.h:2
1219msgid "Perform calculations"
1220msgstr "Perform calculations"
1221
1222#~ msgid "/Calculator/_Quit"
1223#~ msgstr "/Calculator/_Quit"
1224
1225#~ msgid "/Edit/sep1"
1226#~ msgstr "/Edit/sep1"
1227
1228#~ msgid "/Edit/_Insert ASCII Value..."
1229#~ msgstr "/Edit/_Insert ASCII Value..."
1230
1231#~ msgid "/View/_Basic Mode"
1232#~ msgstr "/View/_Basic Mode"
1233
1234#~ msgid "/View/_Financial Mode"
1235#~ msgstr "/View/_Financial Mode"
1236
1237#~ msgid "/View/_Scientific Mode"
1238#~ msgstr "/View/_Scientific Mode"
1239
1240#~ msgid "/View/sep1"
1241#~ msgstr "/View/sep1"
1242
1243#~ msgid "/View/Show _Trailing Zeroes"
1244#~ msgstr "/View/Show _Trailing Zeroes"
1245
1246#~ msgid "/View/sep2"
1247#~ msgstr "/View/sep2"
1248
1249#~ msgid "/View/_Memory Registers"
1250#~ msgstr "/View/_Memory Registers"
1251
1252#~ msgid "/sep1"
1253#~ msgstr "/sep1"
1254
1255#~ msgid "Logical OR"
1256#~ msgstr "Logical OR"
1257
1258#~ msgid "Logical AND"
1259#~ msgstr "Logical AND"
1260
1261#~ msgid "Logical NOT"
1262#~ msgstr "Logical NOT"
1263
1264#~ msgid "Logical XOR"
1265#~ msgstr "Logical XOR"
1266
1267#~ msgid "Logical XNOR"
1268#~ msgstr "Logical XNOR"
1269
1270#~ msgid "kilometers per hour or miles per hour"
1271#~ msgstr "miles in a kilometre"
1272
1273#~ msgid "centimeters or inches"
1274#~ msgstr "inches in a centimetre"
1275
1276#~ msgid "grams or ounces"
1277#~ msgstr "ounces in a gram"
Note: See TracBrowser for help on using the repository browser.