~ubuntu-branches/ubuntu/precise/kde-l10n-wa/precise

« back to all changes in this revision

Viewing changes to messages/kdeutils/kcalc.po

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter
  • Date: 2011-07-13 19:24:03 UTC
  • mfrom: (1.12.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110713192403-wd7um5vg6dngyyiv
Tags: 4:4.6.90-0ubuntu1
* Enable easy switching between stable and unstable translations
* Make module desktop fetching more robust by trying to step into every
  element within the messages directory and if successful try to svn export
  a related desktop file
* Update build script for new branch name
* Update build script to use ftpmaster rather than ktown
* Introduce new targets:
  - get-l10n: called by the build script and
    depends on all other targets that need execution to get l10n
  - get-desktop: prerequisites all targets to get desktop file translations
  - get-messages: prerequisites all targets to get UI translations
  - get-messages-kdepim: gets all kdepim translations
  - get-desktop-sc: gets all desktop files for all modules in the source tree
  - get-desktop-extragear: gets all desktop files for extragera apps in main
    (as per list installed by pkg-kde-tools)
  - get-desktop-kdepim: copies kdepim's desktop file to kdepim_runtime
* Introduce new debian/config file which hold settings for rules and build
  script.
* Check presence of necessary debian/config values in debian/rules
* Fetch desktop files by regex in debian/rules (split modules have multiple
  desktop_* files in their SVN path)
* Bump standards version to 3.9.2
* Update VCS paths (now living in the kubuntu-packaging project)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
#
9
9
# Lorint Hendschel <LorintHendschel@skynet.be>, 1999,2000,2001,2002.
10
10
# Pablo Saratxaga <pablo@walon.org>, 2003.
11
 
# Jean Cayron <jean.cayron@gmail.com>, 2008.
 
11
# Jean Cayron <jean.cayron@gmail.com>, 2008, 2011.
12
12
msgid ""
13
13
msgstr ""
14
14
"Project-Id-Version: kcalc\n"
15
15
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
16
 
"POT-Creation-Date: 2010-12-11 02:18+0100\n"
17
 
"PO-Revision-Date: 2008-06-27 22:17+0200\n"
 
16
"POT-Creation-Date: 2011-06-06 04:25+0200\n"
 
17
"PO-Revision-Date: 2011-01-17 21:00+0100\n"
18
18
"Last-Translator: Jean Cayron <jean.cayron@gmail.com>\n"
19
19
"Language-Team: Walloon <linux@walon.org>\n"
20
20
"MIME-Version: 1.0\n"
21
21
"Content-Type: text/plain; charset=UTF-8\n"
22
22
"Content-Transfer-Encoding: 8bit\n"
23
 
"X-Generator: LoKalize 0.2\n"
 
23
"X-Generator: Lokalize 1.0\n"
24
24
"Plural-Forms: nplurals=2; plural=n != 1;\n"
25
25
 
26
26
#: kcalc_const_button.cpp:32 kcalc_const_button.cpp:44
94
94
 
95
95
#. i18n: file: kcalc.kcfg:119
96
96
#. i18n: ectx: label, entry (CalculatorMode), group (General)
97
 
#: kcalc.cpp:209 rc.cpp:657
 
97
#: kcalc.cpp:209 rc.cpp:621
98
98
msgid "Numeral System Mode"
99
99
msgstr ""
100
100
 
148
148
 
149
149
#. i18n: file: kcalc.ui:220
150
150
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbSin)
151
 
#: kcalc.cpp:487 rc.cpp:213
 
151
#: kcalc.cpp:487 rc.cpp:212
152
152
msgid "Sine"
153
153
msgstr "Sinus"
154
154
 
194
194
 
195
195
#. i18n: file: kcalc.ui:286
196
196
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbCos)
197
 
#: kcalc.cpp:498 rc.cpp:253
 
197
#: kcalc.cpp:498 rc.cpp:251
198
198
msgid "Cosine"
199
199
msgstr "Cosinus"
200
200
 
239
239
 
240
240
#. i18n: file: kcalc.ui:349
241
241
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbTan)
242
 
#: kcalc.cpp:509 rc.cpp:290
 
242
#: kcalc.cpp:509 rc.cpp:287
243
243
msgid "Tangent"
244
244
msgstr "Tandjinte"
245
245
 
282
282
 
283
283
#. i18n: file: kcalc.ui:415
284
284
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbLog)
285
 
#: kcalc.cpp:520 rc.cpp:330
 
285
#: kcalc.cpp:520 rc.cpp:326
286
286
msgid "Logarithm to base 10"
287
287
msgstr "Logarite di båze 10"
288
288
 
303
303
 
304
304
#. i18n: file: kcalc.ui:478
305
305
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbLn)
306
 
#: kcalc.cpp:527 rc.cpp:367
 
306
#: kcalc.cpp:527 rc.cpp:362
307
307
msgid "Natural log"
308
308
msgstr "Logarite naturel"
309
309
 
341
341
 
342
342
#. i18n: file: kcalc.ui:210
343
343
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbMean)
344
 
#: kcalc.cpp:553 rc.cpp:207
 
344
#: kcalc.cpp:553 rc.cpp:206
345
345
msgid "Mean"
346
346
msgstr "Moyene"
347
347
 
352
352
 
353
353
#. i18n: file: kcalc.ui:276
354
354
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbSd)
355
 
#: kcalc.cpp:564 rc.cpp:247
 
355
#: kcalc.cpp:564 rc.cpp:245
356
356
msgid "Standard deviation"
357
357
msgstr ""
358
358
 
367
367
 
368
368
#. i18n: file: kcalc.ui:402
369
369
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbDat)
370
 
#: kcalc.cpp:577 rc.cpp:321
 
370
#: kcalc.cpp:577 rc.cpp:317
371
371
msgid "Enter data"
372
372
msgstr "Intrez les dnêyes"
373
373
 
409
409
 
410
410
#. i18n: file: kcalc.ui:243
411
411
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbReci)
412
 
#: kcalc.cpp:653 rc.cpp:228
 
412
#: kcalc.cpp:653 rc.cpp:227
413
413
msgid "Reciprocal"
414
414
msgstr "Reciproke"
415
415
 
429
429
 
430
430
#. i18n: file: kcalc.ui:309
431
431
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbFactorial)
432
 
#: kcalc.cpp:661 rc.cpp:268
 
432
#: kcalc.cpp:661 rc.cpp:266
433
433
msgid "Factorial"
434
434
msgstr "Factoriele"
435
435
 
440
440
 
441
441
#. i18n: file: kcalc.ui:372
442
442
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbSquare)
443
 
#: kcalc.cpp:667 rc.cpp:305
 
443
#: kcalc.cpp:667 rc.cpp:302
444
444
msgid "Square"
445
445
msgstr "Cwåré"
446
446
 
456
456
 
457
457
#. i18n: file: kcalc.ui:438
458
458
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbPower)
459
 
#: kcalc.cpp:677 rc.cpp:345
 
459
#: kcalc.cpp:677 rc.cpp:341
460
460
msgid "x to the power of y"
461
461
msgstr "x al poujhance y"
462
462
 
472
472
 
473
473
#. i18n: file: kcalc.ui:501
474
474
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbEE)
475
 
#: kcalc.cpp:687 rc.cpp:382
 
475
#: kcalc.cpp:687 rc.cpp:377
476
476
msgid "Exponent"
477
477
msgstr "Espozant"
478
478
 
483
483
 
484
484
#. i18n: file: kcalc.ui:827
485
485
#. i18n: ectx: property (text), widget (KCalcButton, pbShift)
486
 
#: kcalc.cpp:891 rc.cpp:506
 
486
#: kcalc.cpp:891 rc.cpp:470
487
487
msgid "Shift"
488
488
msgstr ""
489
489
 
776
776
#. i18n: file: general.ui:88
777
777
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
778
778
#: rc.cpp:98
779
 
#, fuzzy
780
 
#| msgid "&Numbers:"
781
779
msgid "Numbers"
782
 
msgstr "&Nombes:"
 
780
msgstr "Nombes"
783
781
 
784
782
#. i18n: file: general.ui:94
785
783
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_GroupDigits)
812
810
#. i18n: file: general.ui:113
813
811
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_TwosComplement)
814
812
#: rc.cpp:113
815
 
#, fuzzy
816
 
#| msgid "One's complement"
817
813
msgid "Two's complement"
818
 
msgstr "Coplemint a onk"
 
814
msgstr "Coplemint a deus"
819
815
 
820
816
#. i18n: file: general.ui:126
821
817
#. i18n: ectx: property (title), widget (QGroupBox, miscGroupBox)
826
822
#. i18n: file: general.ui:132
827
823
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_Beep)
828
824
#: rc.cpp:119
829
 
#, fuzzy
830
825
msgid "Whether to beep on error"
831
 
msgstr "&Xhufler s' i gn a ene aroke"
 
826
msgstr "Si fåt xhufler s' i gn a ene aroke"
832
827
 
833
828
#. i18n: file: general.ui:135
834
829
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Beep)
839
834
#. i18n: file: general.ui:145
840
835
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_CaptionResult)
841
836
#: rc.cpp:125
842
 
#, fuzzy
843
837
msgid "Whether to show the result in the window title"
844
 
msgstr "Mostrer l' &rizultat e l' bår di tite do purnea"
 
838
msgstr "Si fåt mostrer l' rizultat e l' bår di tite del finiesse"
845
839
 
846
840
#. i18n: file: general.ui:148
847
841
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_CaptionResult)
848
842
#: rc.cpp:128
849
843
msgid "Show &result in window title"
850
 
msgstr "Mostrer l' &rizultat e l' bår di tite do purnea"
 
844
msgstr "Mostrer l' &rizultat e l' bår di tite del finiesse"
851
845
 
852
846
#. i18n: file: kcalc.ui:35
853
847
#. i18n: ectx: property (toolTip), widget (KCalcBitset, mBitset)
858
852
#. i18n: file: kcalc.ui:44
859
853
#. i18n: ectx: property (text), widget (QRadioButton, degRadio)
860
854
#: rc.cpp:137
861
 
#, fuzzy
862
 
#| msgid "Degrees"
863
855
msgid "Deg"
864
 
msgstr "Digrés"
 
856
msgstr "Dig"
865
857
 
866
858
#. i18n: file: kcalc.ui:51
867
859
#. i18n: ectx: property (text), widget (QRadioButton, radRadio)
868
860
#: rc.cpp:140
869
 
#, fuzzy
870
 
#| msgid "Radians"
871
861
msgid "Rad"
872
 
msgstr "Radians"
 
862
msgstr "Rad"
873
863
 
874
864
#. i18n: file: kcalc.ui:58
875
865
#. i18n: ectx: property (text), widget (QRadioButton, gradRadio)
876
866
#: rc.cpp:143
877
 
#, fuzzy
878
 
#| msgid "Gradians"
879
867
msgid "Grad"
880
 
msgstr "Gradians"
 
868
msgstr "Grad"
881
869
 
882
870
#. i18n: file: kcalc.ui:78
883
871
#. i18n: ectx: property (toolTip), widget (QRadioButton, hexRadio)
889
877
#. i18n: ectx: property (text), widget (QRadioButton, hexRadio)
890
878
#: rc.cpp:149
891
879
msgid "He&x"
892
 
msgstr ""
 
880
msgstr "Heg&z"
893
881
 
894
882
#. i18n: file: kcalc.ui:88
895
883
#. i18n: ectx: property (toolTip), widget (QRadioButton, decRadio)
901
889
#. i18n: ectx: property (text), widget (QRadioButton, decRadio)
902
890
#: rc.cpp:155
903
891
msgid "&Dec"
904
 
msgstr ""
 
892
msgstr "&Dec"
905
893
 
906
894
#. i18n: file: kcalc.ui:98
907
895
#. i18n: ectx: property (toolTip), widget (QRadioButton, octRadio)
912
900
#. i18n: file: kcalc.ui:101
913
901
#. i18n: ectx: property (text), widget (QRadioButton, octRadio)
914
902
#: rc.cpp:161
915
 
#, fuzzy
916
903
msgid "&Oct"
917
 
msgstr "Octå"
 
904
msgstr "&Oct"
918
905
 
919
906
#. i18n: file: kcalc.ui:108
920
907
#. i18n: ectx: property (toolTip), widget (QRadioButton, binRadio)
925
912
#. i18n: file: kcalc.ui:111
926
913
#. i18n: ectx: property (text), widget (QRadioButton, binRadio)
927
914
#: rc.cpp:167
928
 
#, fuzzy
929
915
msgid "&Bin"
930
 
msgstr "Binaire"
 
916
msgstr "&Bin"
931
917
 
932
918
#. i18n: file: kcalc.ui:147
933
919
#. i18n: ectx: property (text), widget (KCalcButton, pbNData)
934
920
#. i18n: file: kcalc.ui:484
935
921
#. i18n: ectx: property (shortcut), widget (KCalcButton, pbLn)
936
 
#: rc.cpp:173 rc.cpp:373
 
922
#: rc.cpp:173 rc.cpp:368
937
923
msgid "N"
938
924
msgstr ""
939
925
 
991
977
 
992
978
#. i18n: file: kcalc.ui:213
993
979
#. i18n: ectx: property (text), widget (KCalcButton, pbMean)
994
 
#: rc.cpp:210
 
980
#: rc.cpp:209
995
981
#, fuzzy
996
982
#| msgid "Mean"
997
983
msgid "Mea"
999
985
 
1000
986
#. i18n: file: kcalc.ui:223
1001
987
#. i18n: ectx: property (text), widget (KCalcButton, pbSin)
1002
 
#: rc.cpp:216
 
988
#: rc.cpp:215
1003
989
#, fuzzy
1004
990
#| msgid "Sine"
1005
991
msgid "Sin"
1007
993
 
1008
994
#. i18n: file: kcalc.ui:226
1009
995
#. i18n: ectx: property (shortcut), widget (KCalcButton, pbSin)
1010
 
#: rc.cpp:219
 
996
#: rc.cpp:218
1011
997
msgid "S"
1012
998
msgstr ""
1013
999
 
1014
1000
#. i18n: file: kcalc.ui:233
1015
1001
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbOR)
1016
 
#: rc.cpp:222
 
1002
#: rc.cpp:221
1017
1003
msgid "Bitwise OR"
1018
1004
msgstr ""
1019
1005
 
1020
1006
#. i18n: file: kcalc.ui:236
1021
1007
#. i18n: ectx: property (text), widget (KCalcButton, pbOR)
1022
 
#: rc.cpp:225
 
1008
#: rc.cpp:224
1023
1009
msgid "OR"
1024
1010
msgstr ""
1025
1011
 
1026
1012
#. i18n: file: kcalc.ui:246
1027
1013
#. i18n: ectx: property (text), widget (KCalcButton, pbReci)
1028
 
#: rc.cpp:231
 
1014
#: rc.cpp:230
1029
1015
msgid "1/X"
1030
1016
msgstr ""
1031
1017
 
1032
1018
#. i18n: file: kcalc.ui:249
1033
1019
#. i18n: ectx: property (shortcut), widget (KCalcButton, pbReci)
1034
 
#: rc.cpp:234
 
1020
#: rc.cpp:233
1035
1021
msgid "R"
1036
1022
msgstr ""
1037
1023
 
1039
1025
#. i18n: ectx: property (text), widget (KCalcButton, pbB)
1040
1026
#. i18n: file: kcalc.ui:259
1041
1027
#. i18n: ectx: property (shortcut), widget (KCalcButton, pbB)
1042
 
#: rc.cpp:237 rc.cpp:240
 
1028
#: rc.cpp:236 rc.cpp:239
1043
1029
msgid "B"
1044
1030
msgstr ""
1045
1031
 
1046
1032
#. i18n: file: kcalc.ui:266
1047
1033
#. i18n: ectx: property (text), widget (KCalcConstButton, pbC2)
1048
 
#: rc.cpp:243
 
1034
#: rc.cpp:242
1049
1035
msgid "C2"
1050
1036
msgstr ""
1051
1037
 
1052
1038
#. i18n: file: kcalc.ui:279
1053
1039
#. i18n: ectx: property (text), widget (KCalcButton, pbSd)
1054
 
#: rc.cpp:250
 
1040
#: rc.cpp:248
1055
1041
msgid "SD"
1056
1042
msgstr ""
1057
1043
 
1058
1044
#. i18n: file: kcalc.ui:289
1059
1045
#. i18n: ectx: property (text), widget (KCalcButton, pbCos)
1060
 
#: rc.cpp:256
 
1046
#: rc.cpp:254
1061
1047
#, fuzzy
1062
1048
#| msgid "Cosine"
1063
1049
msgid "Cos"
1071
1057
#. i18n: ectx: property (shortcut), widget (KCalcButton, pbC)
1072
1058
#. i18n: file: kcalc.ui:843
1073
1059
#. i18n: ectx: property (text), widget (KCalcButton, pbClear)
1074
 
#: rc.cpp:259 rc.cpp:274 rc.cpp:277 rc.cpp:515
 
1060
#: rc.cpp:257 rc.cpp:272 rc.cpp:275 rc.cpp:479
1075
1061
msgid "C"
1076
1062
msgstr ""
1077
1063
 
1078
1064
#. i18n: file: kcalc.ui:299
1079
1065
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbXOR)
1080
 
#: rc.cpp:262
 
1066
#: rc.cpp:260
1081
1067
msgid "Bitwise XOR"
1082
1068
msgstr ""
1083
1069
 
1084
1070
#. i18n: file: kcalc.ui:302
1085
1071
#. i18n: ectx: property (text), widget (KCalcButton, pbXOR)
1086
 
#: rc.cpp:265
 
1072
#: rc.cpp:263
1087
1073
msgid "XOR"
1088
1074
msgstr ""
1089
1075
 
1090
1076
#. i18n: file: kcalc.ui:312
1091
1077
#. i18n: ectx: property (text), widget (KCalcButton, pbFactorial)
1092
 
#: rc.cpp:271
 
1078
#: rc.cpp:269
1093
1079
msgid "x!"
1094
1080
msgstr ""
1095
1081
 
1096
1082
#. i18n: file: kcalc.ui:329
1097
1083
#. i18n: ectx: property (text), widget (KCalcConstButton, pbC3)
1098
 
#: rc.cpp:280
 
1084
#: rc.cpp:278
1099
1085
msgid "C3"
1100
1086
msgstr ""
1101
1087
 
1102
1088
#. i18n: file: kcalc.ui:339
1103
1089
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbMed)
1104
 
#: rc.cpp:284
 
1090
#: rc.cpp:281
1105
1091
msgid "Median"
1106
1092
msgstr "Mediane"
1107
1093
 
1108
1094
#. i18n: file: kcalc.ui:342
1109
1095
#. i18n: ectx: property (text), widget (KCalcButton, pbMed)
1110
 
#: rc.cpp:287
 
1096
#: rc.cpp:284
1111
1097
#, fuzzy
1112
1098
#| msgid "Median"
1113
1099
msgid "Med"
1115
1101
 
1116
1102
#. i18n: file: kcalc.ui:352
1117
1103
#. i18n: ectx: property (text), widget (KCalcButton, pbTan)
1118
 
#: rc.cpp:293
 
1104
#: rc.cpp:290
1119
1105
#, fuzzy
1120
1106
#| msgid "Tangent"
1121
1107
msgid "Tan"
1123
1109
 
1124
1110
#. i18n: file: kcalc.ui:355
1125
1111
#. i18n: ectx: property (shortcut), widget (KCalcButton, pbTan)
1126
 
#: rc.cpp:296
 
1112
#: rc.cpp:293
1127
1113
msgid "T"
1128
1114
msgstr ""
1129
1115
 
1130
1116
#. i18n: file: kcalc.ui:362
1131
1117
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbLsh)
1132
 
#: rc.cpp:299
 
1118
#: rc.cpp:296
1133
1119
msgid "Left bit shift"
1134
1120
msgstr ""
1135
1121
 
1136
1122
#. i18n: file: kcalc.ui:365
1137
1123
#. i18n: ectx: property (text), widget (KCalcButton, pbLsh)
1138
 
#: rc.cpp:302
 
1124
#: rc.cpp:299
1139
1125
msgid "Lsh"
1140
1126
msgstr ""
1141
1127
 
1142
1128
#. i18n: file: kcalc.ui:375
1143
1129
#. i18n: ectx: property (text), widget (KCalcButton, pbSquare)
1144
 
#: rc.cpp:308
 
1130
#: rc.cpp:305
1145
1131
msgid "x2"
1146
1132
msgstr ""
1147
1133
 
1151
1137
#. i18n: ectx: property (shortcut), widget (KCalcButton, pbD)
1152
1138
#. i18n: file: kcalc.ui:408
1153
1139
#. i18n: ectx: property (shortcut), widget (KCalcButton, pbDat)
1154
 
#: rc.cpp:311 rc.cpp:314 rc.cpp:327
 
1140
#: rc.cpp:308 rc.cpp:311 rc.cpp:323
1155
1141
msgid "D"
1156
1142
msgstr ""
1157
1143
 
1158
1144
#. i18n: file: kcalc.ui:392
1159
1145
#. i18n: ectx: property (text), widget (KCalcConstButton, pbC4)
1160
 
#: rc.cpp:317
 
1146
#: rc.cpp:314
1161
1147
msgid "C4"
1162
1148
msgstr ""
1163
1149
 
1164
1150
#. i18n: file: kcalc.ui:405
1165
1151
#. i18n: ectx: property (text), widget (KCalcButton, pbDat)
1166
 
#: rc.cpp:324
 
1152
#: rc.cpp:320
1167
1153
msgid "Dat"
1168
1154
msgstr ""
1169
1155
 
1170
1156
#. i18n: file: kcalc.ui:418
1171
1157
#. i18n: ectx: property (text), widget (KCalcButton, pbLog)
1172
 
#: rc.cpp:333
 
1158
#: rc.cpp:329
1173
1159
msgid "Log"
1174
1160
msgstr ""
1175
1161
 
1176
1162
#. i18n: file: kcalc.ui:421
1177
1163
#. i18n: ectx: property (shortcut), widget (KCalcButton, pbLog)
1178
 
#: rc.cpp:336
 
1164
#: rc.cpp:332
1179
1165
msgid "L"
1180
1166
msgstr ""
1181
1167
 
1182
1168
#. i18n: file: kcalc.ui:428
1183
1169
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbRsh)
1184
 
#: rc.cpp:339
 
1170
#: rc.cpp:335
1185
1171
msgid "Right bit shift"
1186
1172
msgstr ""
1187
1173
 
1188
1174
#. i18n: file: kcalc.ui:431
1189
1175
#. i18n: ectx: property (text), widget (KCalcButton, pbRsh)
1190
 
#: rc.cpp:342
 
1176
#: rc.cpp:338
1191
1177
msgid "Rsh"
1192
1178
msgstr ""
1193
1179
 
1194
1180
#. i18n: file: kcalc.ui:441
1195
1181
#. i18n: ectx: property (text), widget (KCalcButton, pbPower)
1196
 
#: rc.cpp:348
 
1182
#: rc.cpp:344
1197
1183
msgid "pow"
1198
1184
msgstr ""
1199
1185
 
1203
1189
#. i18n: ectx: property (shortcut), widget (KCalcButton, pbE)
1204
1190
#. i18n: file: kcalc.ui:507
1205
1191
#. i18n: ectx: property (shortcut), widget (KCalcButton, pbEE)
1206
 
#: rc.cpp:351 rc.cpp:354 rc.cpp:388
 
1192
#: rc.cpp:347 rc.cpp:350 rc.cpp:383
1207
1193
msgid "E"
1208
1194
msgstr ""
1209
1195
 
1210
1196
#. i18n: file: kcalc.ui:458
1211
1197
#. i18n: ectx: property (text), widget (KCalcConstButton, pbC5)
1212
 
#: rc.cpp:357
 
1198
#: rc.cpp:353
1213
1199
msgid "C5"
1214
1200
msgstr ""
1215
1201
 
1216
1202
#. i18n: file: kcalc.ui:468
1217
1203
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbCSt)
1218
 
#: rc.cpp:361
 
1204
#: rc.cpp:356
1219
1205
msgid "Clear data store"
1220
1206
msgstr "Netyî li wårdoe des dnêyes"
1221
1207
 
1222
1208
#. i18n: file: kcalc.ui:471
1223
1209
#. i18n: ectx: property (text), widget (KCalcButton, pbCSt)
1224
 
#: rc.cpp:364
 
1210
#: rc.cpp:359
1225
1211
msgid "CSt"
1226
1212
msgstr ""
1227
1213
 
1228
1214
#. i18n: file: kcalc.ui:481
1229
1215
#. i18n: ectx: property (text), widget (KCalcButton, pbLn)
1230
 
#: rc.cpp:370
 
1216
#: rc.cpp:365
1231
1217
msgid "Ln"
1232
1218
msgstr ""
1233
1219
 
1234
1220
#. i18n: file: kcalc.ui:491
1235
1221
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbCmp)
1236
 
#: rc.cpp:376
 
1222
#: rc.cpp:371
1237
1223
msgid "One's complement"
1238
1224
msgstr "Coplemint a onk"
1239
1225
 
1240
1226
#. i18n: file: kcalc.ui:494
1241
1227
#. i18n: ectx: property (text), widget (KCalcButton, pbCmp)
1242
 
#: rc.cpp:379
 
1228
#: rc.cpp:374
1243
1229
msgid "Cmp"
1244
1230
msgstr ""
1245
1231
 
1246
1232
#. i18n: file: kcalc.ui:504
1247
1233
#. i18n: ectx: property (text), widget (KCalcButton, pbEE)
1248
 
#: rc.cpp:385
 
1234
#: rc.cpp:380
1249
1235
msgid "EXP"
1250
1236
msgstr ""
1251
1237
 
1253
1239
#. i18n: ectx: property (text), widget (KCalcButton, pbF)
1254
1240
#. i18n: file: kcalc.ui:517
1255
1241
#. i18n: ectx: property (shortcut), widget (KCalcButton, pbF)
1256
 
#: rc.cpp:391 rc.cpp:394
 
1242
#: rc.cpp:386 rc.cpp:389
1257
1243
msgid "F"
1258
1244
msgstr ""
1259
1245
 
1260
1246
#. i18n: file: kcalc.ui:524
1261
1247
#. i18n: ectx: property (text), widget (KCalcConstButton, pbC6)
1262
 
#: rc.cpp:397
 
1248
#: rc.cpp:392
1263
1249
msgid "C6"
1264
1250
msgstr ""
1265
1251
 
1266
1252
#. i18n: file: kcalc.ui:552
1267
1253
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbCube)
1268
 
#: rc.cpp:401
 
1254
#: rc.cpp:395
1269
1255
#, fuzzy
1270
1256
msgid "Cube"
1271
1257
msgstr "Cwåré"
1272
1258
 
1273
1259
#. i18n: file: kcalc.ui:555
1274
1260
#. i18n: ectx: property (text), widget (KCalcButton, pbCube)
1275
 
#: rc.cpp:404
 
1261
#: rc.cpp:398
1276
1262
msgid "x3"
1277
1263
msgstr ""
1278
1264
 
1279
1265
#. i18n: file: kcalc.ui:568
1280
1266
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbDivision)
1281
 
#: rc.cpp:407
 
1267
#: rc.cpp:401
1282
1268
msgid "Division"
1283
1269
msgstr "Divizion"
1284
1270
 
1285
1271
#. i18n: file: kcalc.ui:571
1286
1272
#. i18n: ectx: property (text), widget (KCalcButton, pbDivision)
1287
 
#: rc.cpp:410
 
1273
#: rc.cpp:404
1288
1274
msgid "÷"
1289
1275
msgstr ""
1290
1276
 
1291
1277
#. i18n: file: kcalc.ui:584
1292
1278
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbMultiplication)
1293
 
#: rc.cpp:413
 
1279
#: rc.cpp:407
1294
1280
msgid "Multiplication"
1295
1281
msgstr "Mopliyaedje"
1296
1282
 
1297
1283
#. i18n: file: kcalc.ui:587
1298
1284
#. i18n: ectx: property (text), widget (KCalcButton, pbMultiplication)
1299
 
#: rc.cpp:416
 
1285
#: rc.cpp:410
1300
1286
msgid "×"
1301
1287
msgstr ""
1302
1288
 
1303
1289
#. i18n: file: kcalc.ui:600
1304
1290
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbMinus)
1305
 
#: rc.cpp:419
 
1291
#: rc.cpp:413
1306
1292
#, fuzzy
1307
1293
#| msgid "Misc"
1308
1294
msgid "Minus"
1310
1296
 
1311
1297
#. i18n: file: kcalc.ui:603
1312
1298
#. i18n: ectx: property (text), widget (KCalcButton, pbMinus)
1313
 
#: rc.cpp:422
 
1299
#: rc.cpp:416
1314
1300
msgctxt "- calculator button"
1315
1301
msgid "−"
1316
1302
msgstr ""
1317
1303
 
1318
1304
#. i18n: file: kcalc.ui:616
1319
1305
#. i18n: ectx: property (text), widget (KCalcButton, pb7)
1320
 
#. i18n: file: kcalc.ui:619
1321
 
#. i18n: ectx: property (shortcut), widget (KCalcButton, pb7)
1322
 
#: rc.cpp:425 rc.cpp:428
 
1306
#: rc.cpp:419
1323
1307
msgid "7"
1324
1308
msgstr ""
1325
1309
 
1326
1310
#. i18n: file: kcalc.ui:632
1327
1311
#. i18n: ectx: property (text), widget (KCalcButton, pb8)
1328
 
#. i18n: file: kcalc.ui:635
1329
 
#. i18n: ectx: property (shortcut), widget (KCalcButton, pb8)
1330
 
#: rc.cpp:431 rc.cpp:434
 
1312
#: rc.cpp:422
1331
1313
msgid "8"
1332
1314
msgstr ""
1333
1315
 
1334
1316
#. i18n: file: kcalc.ui:648
1335
1317
#. i18n: ectx: property (text), widget (KCalcButton, pb9)
1336
 
#. i18n: file: kcalc.ui:651
1337
 
#. i18n: ectx: property (shortcut), widget (KCalcButton, pb9)
1338
 
#: rc.cpp:437 rc.cpp:440
 
1318
#: rc.cpp:425
1339
1319
msgid "9"
1340
1320
msgstr ""
1341
1321
 
1342
1322
#. i18n: file: kcalc.ui:664
1343
1323
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbPlus)
1344
 
#: rc.cpp:443
 
1324
#: rc.cpp:428
1345
1325
msgid "Plus"
1346
1326
msgstr ""
1347
1327
 
1348
1328
#. i18n: file: kcalc.ui:667
1349
1329
#. i18n: ectx: property (text), widget (KCalcButton, pbPlus)
1350
 
#: rc.cpp:446
 
1330
#: rc.cpp:431
1351
1331
msgctxt "+ calculator button"
1352
1332
msgid "+"
1353
1333
msgstr ""
1354
1334
 
1355
1335
#. i18n: file: kcalc.ui:680
1356
1336
#. i18n: ectx: property (text), widget (KCalcButton, pb4)
1357
 
#. i18n: file: kcalc.ui:683
1358
 
#. i18n: ectx: property (shortcut), widget (KCalcButton, pb4)
1359
 
#: rc.cpp:449 rc.cpp:452
 
1337
#: rc.cpp:434
1360
1338
msgid "4"
1361
1339
msgstr ""
1362
1340
 
1363
1341
#. i18n: file: kcalc.ui:696
1364
1342
#. i18n: ectx: property (text), widget (KCalcButton, pb5)
1365
 
#. i18n: file: kcalc.ui:699
1366
 
#. i18n: ectx: property (shortcut), widget (KCalcButton, pb5)
1367
 
#: rc.cpp:455 rc.cpp:458
 
1343
#: rc.cpp:437
1368
1344
msgid "5"
1369
1345
msgstr ""
1370
1346
 
1371
1347
#. i18n: file: kcalc.ui:712
1372
1348
#. i18n: ectx: property (text), widget (KCalcButton, pb6)
1373
 
#. i18n: file: kcalc.ui:715
1374
 
#. i18n: ectx: property (shortcut), widget (KCalcButton, pb6)
1375
 
#: rc.cpp:461 rc.cpp:464
 
1349
#: rc.cpp:440
1376
1350
msgid "6"
1377
1351
msgstr ""
1378
1352
 
1379
1353
#. i18n: file: kcalc.ui:728
1380
1354
#. i18n: ectx: property (text), widget (KCalcButton, pb1)
1381
 
#. i18n: file: kcalc.ui:731
1382
 
#. i18n: ectx: property (shortcut), widget (KCalcButton, pb1)
1383
 
#: rc.cpp:467 rc.cpp:470
 
1355
#: rc.cpp:443
1384
1356
msgid "1"
1385
1357
msgstr ""
1386
1358
 
1387
1359
#. i18n: file: kcalc.ui:744
1388
1360
#. i18n: ectx: property (text), widget (KCalcButton, pb2)
1389
 
#. i18n: file: kcalc.ui:747
1390
 
#. i18n: ectx: property (shortcut), widget (KCalcButton, pb2)
1391
 
#: rc.cpp:473 rc.cpp:476
 
1361
#: rc.cpp:446
1392
1362
msgid "2"
1393
1363
msgstr ""
1394
1364
 
1395
1365
#. i18n: file: kcalc.ui:760
1396
1366
#. i18n: ectx: property (text), widget (KCalcButton, pb3)
1397
 
#. i18n: file: kcalc.ui:763
1398
 
#. i18n: ectx: property (shortcut), widget (KCalcButton, pb3)
1399
 
#: rc.cpp:479 rc.cpp:482
 
1367
#: rc.cpp:449
1400
1368
msgid "3"
1401
1369
msgstr ""
1402
1370
 
1403
1371
#. i18n: file: kcalc.ui:776
1404
1372
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbEqual)
1405
 
#: rc.cpp:485
 
1373
#: rc.cpp:452
1406
1374
msgid "Result"
1407
1375
msgstr "Rizultat"
1408
1376
 
1409
1377
#. i18n: file: kcalc.ui:779
1410
1378
#. i18n: ectx: property (text), widget (KCalcButton, pbEqual)
1411
 
#: rc.cpp:488
 
1379
#: rc.cpp:455
1412
1380
msgctxt "= calculator button"
1413
1381
msgid "="
1414
1382
msgstr ""
1415
1383
 
1416
1384
#. i18n: file: kcalc.ui:786
1417
1385
#. i18n: ectx: property (text), widget (KCalcButton, pb0)
1418
 
#. i18n: file: kcalc.ui:789
1419
 
#. i18n: ectx: property (shortcut), widget (KCalcButton, pb0)
1420
 
#: rc.cpp:491 rc.cpp:494
 
1386
#: rc.cpp:458
1421
1387
msgid "0"
1422
1388
msgstr ""
1423
1389
 
1424
1390
#. i18n: file: kcalc.ui:802
1425
1391
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbPeriod)
1426
 
#: rc.cpp:497
 
1392
#: rc.cpp:461
1427
1393
msgid "Decimal point"
1428
1394
msgstr "Pont decimå"
1429
1395
 
1430
1396
#. i18n: file: kcalc.ui:805
1431
1397
#. i18n: ectx: property (text), widget (KCalcButton, pbPeriod)
1432
 
#: rc.cpp:500
 
1398
#: rc.cpp:464
1433
1399
msgctxt ". calculator button"
1434
1400
msgid "."
1435
1401
msgstr ""
1436
1402
 
1437
1403
#. i18n: file: kcalc.ui:824
1438
1404
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbShift)
1439
 
#: rc.cpp:503
 
1405
#: rc.cpp:467
1440
1406
msgid "Second button function"
1441
1407
msgstr ""
1442
1408
 
1443
1409
#. i18n: file: kcalc.ui:830
1444
1410
#. i18n: ectx: property (shortcut), widget (KCalcButton, pbShift)
1445
 
#: rc.cpp:509
 
1411
#: rc.cpp:473
1446
1412
msgid "Ctrl+2"
1447
1413
msgstr ""
1448
1414
 
1449
1415
#. i18n: file: kcalc.ui:840
1450
1416
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbClear)
1451
 
#: rc.cpp:512
 
1417
#: rc.cpp:476
1452
1418
#, fuzzy
1453
1419
msgid "Clear"
1454
1420
msgstr "Tot netyî"
1455
1421
 
1456
1422
#. i18n: file: kcalc.ui:850
1457
1423
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbAllClear)
1458
 
#: rc.cpp:518
 
1424
#: rc.cpp:482
1459
1425
msgid "Clear all"
1460
1426
msgstr "Tot netyî"
1461
1427
 
1462
1428
#. i18n: file: kcalc.ui:853
1463
1429
#. i18n: ectx: property (text), widget (KCalcButton, pbAllClear)
1464
 
#: rc.cpp:521
 
1430
#: rc.cpp:485
1465
1431
msgid "AC"
1466
1432
msgstr ""
1467
1433
 
1468
1434
#. i18n: file: kcalc.ui:860
1469
1435
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbParenOpen)
1470
 
#: rc.cpp:524
 
1436
#: rc.cpp:488
1471
1437
msgid "Open parenthesis"
1472
1438
msgstr ""
1473
1439
 
1474
1440
#. i18n: file: kcalc.ui:863
1475
1441
#. i18n: ectx: property (text), widget (KCalcButton, pbParenOpen)
1476
 
#: rc.cpp:527
 
1442
#: rc.cpp:491
1477
1443
msgctxt "( calculator button"
1478
1444
msgid "("
1479
1445
msgstr ""
1480
1446
 
1481
1447
#. i18n: file: kcalc.ui:870
1482
1448
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbParenClose)
1483
 
#: rc.cpp:530
 
1449
#: rc.cpp:494
1484
1450
msgid "Close parenthesis"
1485
1451
msgstr ""
1486
1452
 
1487
1453
#. i18n: file: kcalc.ui:873
1488
1454
#. i18n: ectx: property (text), widget (KCalcButton, pbParenClose)
1489
 
#: rc.cpp:533
 
1455
#: rc.cpp:497
1490
1456
msgctxt ") calculator button"
1491
1457
msgid ")"
1492
1458
msgstr ""
1493
1459
 
1494
1460
#. i18n: file: kcalc.ui:880
1495
1461
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbMemRecall)
1496
 
#: rc.cpp:536
 
1462
#: rc.cpp:500
1497
1463
msgid "Memory recall"
1498
1464
msgstr "Rihoukî l' memwere"
1499
1465
 
1500
1466
#. i18n: file: kcalc.ui:883
1501
1467
#. i18n: ectx: property (text), widget (KCalcButton, pbMemRecall)
1502
 
#: rc.cpp:539
 
1468
#: rc.cpp:503
1503
1469
msgid "MR"
1504
1470
msgstr ""
1505
1471
 
1506
1472
#. i18n: file: kcalc.ui:890
1507
1473
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbMemClear)
1508
 
#: rc.cpp:542
 
1474
#: rc.cpp:506
1509
1475
#, fuzzy
1510
1476
#| msgid "Memory recall"
1511
1477
msgid "Memory clear"
1513
1479
 
1514
1480
#. i18n: file: kcalc.ui:893
1515
1481
#. i18n: ectx: property (text), widget (KCalcButton, pbMemClear)
1516
 
#: rc.cpp:545
 
1482
#: rc.cpp:509
1517
1483
msgid "MC"
1518
1484
msgstr ""
1519
1485
 
1520
1486
#. i18n: file: kcalc.ui:900
1521
1487
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbMemPlusMinus)
1522
 
#: rc.cpp:548
 
1488
#: rc.cpp:512
1523
1489
msgid "Add to memory"
1524
1490
msgstr ""
1525
1491
 
1526
1492
#. i18n: file: kcalc.ui:903
1527
1493
#. i18n: ectx: property (text), widget (KCalcButton, pbMemPlusMinus)
1528
 
#: rc.cpp:551
 
1494
#: rc.cpp:515
1529
1495
msgid "M+"
1530
1496
msgstr ""
1531
1497
 
1532
1498
#. i18n: file: kcalc.ui:910
1533
1499
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbMemStore)
1534
 
#: rc.cpp:554
 
1500
#: rc.cpp:518
1535
1501
#, fuzzy
1536
1502
msgid "Memory store"
1537
1503
msgstr "Rihoukî l' memwere"
1538
1504
 
1539
1505
#. i18n: file: kcalc.ui:913
1540
1506
#. i18n: ectx: property (text), widget (KCalcButton, pbMemStore)
1541
 
#: rc.cpp:557
 
1507
#: rc.cpp:521
1542
1508
msgid "MS"
1543
1509
msgstr ""
1544
1510
 
1545
1511
#. i18n: file: kcalc.ui:920
1546
1512
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbPercent)
1547
 
#: rc.cpp:560
 
1513
#: rc.cpp:524
1548
1514
msgid "Percent"
1549
1515
msgstr "Åcintaedje"
1550
1516
 
1551
1517
#. i18n: file: kcalc.ui:923
1552
1518
#. i18n: ectx: property (text), widget (KCalcButton, pbPercent)
1553
 
#: rc.cpp:564
 
1519
#: rc.cpp:528
1554
1520
#, no-c-format
1555
1521
msgid "%"
1556
1522
msgstr ""
1557
1523
 
1558
1524
#. i18n: file: kcalc.ui:930
1559
1525
#. i18n: ectx: property (toolTip), widget (KCalcButton, pbPlusMinus)
1560
 
#: rc.cpp:567
 
1526
#: rc.cpp:531
1561
1527
msgid "Change sign"
1562
1528
msgstr "Candjî l' sene"
1563
1529
 
1564
1530
#. i18n: file: kcalc.ui:933
1565
1531
#. i18n: ectx: property (text), widget (KCalcButton, pbPlusMinus)
1566
 
#: rc.cpp:570
 
1532
#: rc.cpp:534
1567
1533
msgid "+/−"
1568
1534
msgstr ""
1569
1535
 
1570
1536
#. i18n: file: kcalc.kcfg:13
1571
1537
#. i18n: ectx: label, entry (ForeColor), group (Colors)
1572
 
#: rc.cpp:573
 
1538
#: rc.cpp:537
1573
1539
msgid "The foreground color of the display."
1574
1540
msgstr ""
1575
1541
 
1576
1542
#. i18n: file: kcalc.kcfg:19
1577
1543
#. i18n: ectx: label, entry (BackColor), group (Colors)
1578
 
#: rc.cpp:576
 
1544
#: rc.cpp:540
1579
1545
msgid "The background color of the display."
1580
1546
msgstr ""
1581
1547
 
1582
1548
#. i18n: file: kcalc.kcfg:24
1583
1549
#. i18n: ectx: label, entry (NumberButtonsColor), group (Colors)
1584
 
#: rc.cpp:579
 
1550
#: rc.cpp:543
1585
1551
msgid "The color of number buttons."
1586
1552
msgstr ""
1587
1553
 
1588
1554
#. i18n: file: kcalc.kcfg:30
1589
1555
#. i18n: ectx: label, entry (FunctionButtonsColor), group (Colors)
1590
 
#: rc.cpp:582
 
1556
#: rc.cpp:546
1591
1557
msgid "The color of function buttons."
1592
1558
msgstr ""
1593
1559
 
1594
1560
#. i18n: file: kcalc.kcfg:34
1595
1561
#. i18n: ectx: label, entry (StatButtonsColor), group (Colors)
1596
 
#: rc.cpp:585
 
1562
#: rc.cpp:549
1597
1563
msgid "The color of statistical buttons."
1598
1564
msgstr ""
1599
1565
 
1600
1566
#. i18n: file: kcalc.kcfg:38
1601
1567
#. i18n: ectx: label, entry (HexButtonsColor), group (Colors)
1602
 
#: rc.cpp:588
 
1568
#: rc.cpp:552
1603
1569
msgid "The color of hex buttons."
1604
1570
msgstr ""
1605
1571
 
1606
1572
#. i18n: file: kcalc.kcfg:42
1607
1573
#. i18n: ectx: label, entry (MemoryButtonsColor), group (Colors)
1608
 
#: rc.cpp:591
 
1574
#: rc.cpp:555
1609
1575
msgid "The color of memory buttons."
1610
1576
msgstr ""
1611
1577
 
1612
1578
#. i18n: file: kcalc.kcfg:46
1613
1579
#. i18n: ectx: label, entry (OperationButtonsColor), group (Colors)
1614
 
#: rc.cpp:594
 
1580
#: rc.cpp:558
1615
1581
msgid "The color of operation buttons."
1616
1582
msgstr ""
1617
1583
 
1618
1584
#. i18n: file: kcalc.kcfg:52
1619
1585
#. i18n: ectx: label, entry (ButtonFont), group (Font)
1620
 
#: rc.cpp:597
 
1586
#: rc.cpp:561
1621
1587
#, fuzzy
1622
1588
msgid "The font to use for the buttons."
1623
1589
msgstr "Mostrer l' &rizultat e l' bår di tite do purnea"
1624
1590
 
1625
1591
#. i18n: file: kcalc.kcfg:56
1626
1592
#. i18n: ectx: label, entry (DisplayFont), group (Font)
1627
 
#: rc.cpp:600
 
1593
#: rc.cpp:564
1628
1594
msgid "The font to use in the display."
1629
1595
msgstr ""
1630
1596
 
1631
1597
#. i18n: file: kcalc.kcfg:62
1632
1598
#. i18n: ectx: label, entry (Precision), group (Precision)
1633
 
#: rc.cpp:603
 
1599
#: rc.cpp:567
1634
1600
#, fuzzy
1635
1601
msgid "Maximum number of digits displayed."
1636
1602
msgstr "Nombe &macsimom di chifes:"
1637
1603
 
1638
1604
#. i18n: file: kcalc.kcfg:68
1639
1605
#. i18n: ectx: whatsthis, entry (Precision), group (Precision)
1640
 
#: rc.cpp:606
 
1606
#: rc.cpp:570
1641
1607
msgid ""
1642
1608
"\n"
1643
1609
"\tKCalc can compute with many more digits than the number that\n"
1649
1615
 
1650
1616
#. i18n: file: kcalc.kcfg:74
1651
1617
#. i18n: ectx: label, entry (FixedPrecision), group (Precision)
1652
 
#: rc.cpp:614
 
1618
#: rc.cpp:578
1653
1619
msgid "Number of fixed decimal digits."
1654
1620
msgstr ""
1655
1621
 
1656
1622
#. i18n: file: kcalc.kcfg:78
1657
1623
#. i18n: ectx: label, entry (Fixed), group (Precision)
1658
 
#: rc.cpp:617
 
1624
#: rc.cpp:581
1659
1625
msgid "Whether to use fixed decimal places."
1660
1626
msgstr ""
1661
1627
 
1662
1628
#. i18n: file: kcalc.kcfg:84
1663
1629
#. i18n: ectx: label, entry (Beep), group (General)
1664
 
#: rc.cpp:620
1665
 
#, fuzzy
 
1630
#: rc.cpp:584
1666
1631
msgid "Whether to beep on error."
1667
 
msgstr "&Xhufler s' i gn a ene aroke"
 
1632
msgstr "Si fåt xhufler s' i gn a ene aroke."
1668
1633
 
1669
1634
#. i18n: file: kcalc.kcfg:88
1670
1635
#. i18n: ectx: label, entry (CaptionResult), group (General)
1671
 
#: rc.cpp:623
1672
 
#, fuzzy
 
1636
#: rc.cpp:587
1673
1637
msgid "Whether to show the result in the window title."
1674
 
msgstr "Mostrer l' &rizultat e l' bår di tite do purnea"
 
1638
msgstr "Si fåt mostrer l' rizultat e l' bår di tite del finiesse."
1675
1639
 
1676
1640
#. i18n: file: kcalc.kcfg:92
1677
1641
#. i18n: ectx: label, entry (GroupDigits), group (General)
1678
 
#: rc.cpp:626
 
1642
#: rc.cpp:590
1679
1643
#, fuzzy
1680
1644
msgid "Whether to group digits."
1681
1645
msgstr "Botons di &trigonometreye"
1682
1646
 
1683
1647
#. i18n: file: kcalc.kcfg:96
1684
1648
#. i18n: ectx: label, entry (TwosComplement), group (General)
1685
 
#: rc.cpp:629
 
1649
#: rc.cpp:593
1686
1650
msgid "Whether to use Two's Complement for non-decimal numbers."
1687
1651
msgstr ""
1688
1652
 
1689
1653
#. i18n: file: kcalc.kcfg:101
1690
1654
#. i18n: ectx: whatsthis, entry (TwosComplement), group (General)
1691
 
#: rc.cpp:632
 
1655
#: rc.cpp:596
1692
1656
msgid ""
1693
1657
"\n"
1694
1658
"        Select to use Two's Complement notation for Binary, Octal\n"
1699
1663
 
1700
1664
#. i18n: file: kcalc.kcfg:107
1701
1665
#. i18n: ectx: label, entry (CalculatorMode), group (General)
1702
 
#: rc.cpp:639
 
1666
#: rc.cpp:603
1703
1667
#, fuzzy
1704
1668
#| msgid "KDE Calculator"
1705
1669
msgid "Easy Calculator Mode"
1707
1671
 
1708
1672
#. i18n: file: kcalc.kcfg:108
1709
1673
#. i18n: ectx: whatsthis, entry (CalculatorMode), group (General)
1710
 
#: rc.cpp:642
 
1674
#: rc.cpp:606
1711
1675
msgid "A very simple mode where only the basic calculator buttons are shown"
1712
1676
msgstr ""
1713
1677
 
1714
1678
#. i18n: file: kcalc.kcfg:111
1715
1679
#. i18n: ectx: label, entry (CalculatorMode), group (General)
1716
 
#: rc.cpp:645
 
1680
#: rc.cpp:609
1717
1681
msgid "Science Calculator Mode"
1718
1682
msgstr ""
1719
1683
 
1720
1684
#. i18n: file: kcalc.kcfg:112
1721
1685
#. i18n: ectx: whatsthis, entry (CalculatorMode), group (General)
1722
 
#: rc.cpp:648
 
1686
#: rc.cpp:612
1723
1687
msgid "Mode with science buttons and optional constants buttons"
1724
1688
msgstr ""
1725
1689
 
1726
1690
#. i18n: file: kcalc.kcfg:115
1727
1691
#. i18n: ectx: label, entry (CalculatorMode), group (General)
1728
 
#: rc.cpp:651
 
1692
#: rc.cpp:615
1729
1693
#, fuzzy
1730
1694
#| msgid "&Statistic Buttons"
1731
1695
msgid "Statistic Calculator Mode"
1733
1697
 
1734
1698
#. i18n: file: kcalc.kcfg:116
1735
1699
#. i18n: ectx: whatsthis, entry (CalculatorMode), group (General)
1736
 
#: rc.cpp:654
 
1700
#: rc.cpp:618
1737
1701
msgid "Mode with additional statistics buttons and optional constants buttons"
1738
1702
msgstr ""
1739
1703
 
1740
1704
#. i18n: file: kcalc.kcfg:120
1741
1705
#. i18n: ectx: whatsthis, entry (CalculatorMode), group (General)
1742
 
#: rc.cpp:660
 
1706
#: rc.cpp:624
1743
1707
msgid ""
1744
1708
"Mode with logic buttons and selectable base. Optional bit edit available."
1745
1709
msgstr ""
1746
1710
 
1747
1711
#. i18n: file: kcalc.kcfg:125
1748
1712
#. i18n: ectx: label, entry (ShowBitset), group (General)
1749
 
#: rc.cpp:663
 
1713
#: rc.cpp:627
1750
1714
#, fuzzy
1751
1715
msgid "Whether to show the bit edit widget."
1752
1716
msgstr "Mostrer l' &rizultat e l' bår di tite do purnea"
1753
1717
 
1754
1718
#. i18n: file: kcalc.kcfg:129
1755
1719
#. i18n: ectx: label, entry (ShowConstants), group (General)
1756
 
#: rc.cpp:666
 
1720
#: rc.cpp:630
1757
1721
#, fuzzy
1758
1722
msgid "Whether to show constant buttons."
1759
1723
msgstr "Mostrer l' &rizultat e l' bår di tite do purnea"
1760
1724
 
1761
1725
#. i18n: file: kcalc.kcfg:133
1762
1726
#. i18n: ectx: label, entry (AngleMode), group (General)
1763
 
#: rc.cpp:669
 
1727
#: rc.cpp:633
1764
1728
msgid "Degrees, radians or grads"
1765
1729
msgstr ""
1766
1730
 
1767
1731
#. i18n: file: kcalc.kcfg:137
1768
1732
#. i18n: ectx: label, entry (BaseMode), group (General)
1769
 
#: rc.cpp:672
 
1733
#: rc.cpp:636
1770
1734
msgid "Numeric base"
1771
1735
msgstr ""
1772
1736
 
1773
1737
#. i18n: file: kcalc.kcfg:143
1774
1738
#. i18n: ectx: label, entry (nameConstant$(ConstIndex)), group (UserConstants)
1775
 
#: rc.cpp:675
 
1739
#: rc.cpp:639
1776
1740
msgid "Name of the user programmable constants."
1777
1741
msgstr ""
1778
1742
 
1779
1743
#. i18n: file: kcalc.kcfg:162
1780
1744
#. i18n: ectx: label, entry (valueConstant$(ConstIndex)), group (UserConstants)
1781
 
#: rc.cpp:678
 
1745
#: rc.cpp:642
1782
1746
msgid "List of user programmable constants"
1783
1747
msgstr ""
1784
1748
 
1785
1749
#. i18n: file: kcalc.kcfg:153
1786
 
#: rc.cpp:696
 
1750
#: rc.cpp:660
1787
1751
msgctxt "Name of the user programmable constant"
1788
1752
msgid "C1"
1789
1753
msgstr ""
1790
1754
 
1791
1755
#. i18n: file: kcalc.kcfg:154
1792
 
#: rc.cpp:698
 
1756
#: rc.cpp:662
1793
1757
msgctxt "Name of the user programmable constant"
1794
1758
msgid "C2"
1795
1759
msgstr ""
1796
1760
 
1797
1761
#. i18n: file: kcalc.kcfg:155
1798
 
#: rc.cpp:700
 
1762
#: rc.cpp:664
1799
1763
msgctxt "Name of the user programmable constant"
1800
1764
msgid "C3"
1801
1765
msgstr ""
1802
1766
 
1803
1767
#. i18n: file: kcalc.kcfg:156
1804
 
#: rc.cpp:702
 
1768
#: rc.cpp:666
1805
1769
msgctxt "Name of the user programmable constant"
1806
1770
msgid "C4"
1807
1771
msgstr ""
1808
1772
 
1809
1773
#. i18n: file: kcalc.kcfg:157
1810
 
#: rc.cpp:704
 
1774
#: rc.cpp:668
1811
1775
msgctxt "Name of the user programmable constant"
1812
1776
msgid "C5"
1813
1777
msgstr ""
1814
1778
 
1815
1779
#. i18n: file: kcalc.kcfg:158
1816
 
#: rc.cpp:706
 
1780
#: rc.cpp:670
1817
1781
msgctxt "Name of the user programmable constant"
1818
1782
msgid "C6"
1819
1783
msgstr ""
1820
1784
 
1821
1785
#. i18n: tag constant attribute name
1822
1786
#. i18n: file: scienceconstants.xml:3
1823
 
#: rc.cpp:716
 
1787
#: rc.cpp:680
1824
1788
msgid "Pi"
1825
1789
msgstr ""
1826
1790
 
1827
1791
#. i18n: tag constant attribute name
1828
1792
#. i18n: file: scienceconstants.xml:7
1829
 
#: rc.cpp:719
 
1793
#: rc.cpp:683
1830
1794
#, fuzzy
1831
1795
msgid "Euler Number"
1832
1796
msgstr "&Nombes:"
1833
1797
 
1834
1798
#. i18n: tag constant attribute name
1835
1799
#. i18n: file: scienceconstants.xml:11
1836
 
#: rc.cpp:722
 
1800
#: rc.cpp:686
1837
1801
msgid "Golden Ratio"
1838
1802
msgstr ""
1839
1803
 
1840
1804
#. i18n: tag constant attribute name
1841
1805
#. i18n: file: scienceconstants.xml:15
1842
 
#: rc.cpp:725
 
1806
#: rc.cpp:689
1843
1807
msgid "Light Speed"
1844
1808
msgstr ""
1845
1809
 
1846
1810
#. i18n: tag constant attribute name
1847
1811
#. i18n: file: scienceconstants.xml:19
1848
 
#: rc.cpp:728
 
1812
#: rc.cpp:692
1849
1813
msgid "Planck's Constant"
1850
1814
msgstr ""
1851
1815
 
1852
1816
#. i18n: tag constant attribute name
1853
1817
#. i18n: file: scienceconstants.xml:23
1854
 
#: rc.cpp:731
 
1818
#: rc.cpp:695
1855
1819
#, fuzzy
1856
1820
msgid "Gravitational Constant"
1857
1821
msgstr "Gradians"
1858
1822
 
1859
1823
#. i18n: tag constant attribute name
1860
1824
#. i18n: file: scienceconstants.xml:27
1861
 
#: rc.cpp:734
 
1825
#: rc.cpp:698
1862
1826
msgid "Earth Acceleration"
1863
1827
msgstr ""
1864
1828
 
1866
1830
#. i18n: file: scienceconstants.xml:31
1867
1831
#. i18n: tag constant attribute name
1868
1832
#. i18n: file: scienceconstants.xml:35
1869
 
#: rc.cpp:737 rc.cpp:740
 
1833
#: rc.cpp:701 rc.cpp:704
1870
1834
msgid "Elementary Charge"
1871
1835
msgstr ""
1872
1836
 
1873
1837
#. i18n: tag constant attribute name
1874
1838
#. i18n: file: scienceconstants.xml:39
1875
 
#: rc.cpp:743
 
1839
#: rc.cpp:707
1876
1840
msgid "Impedance of Vacuum"
1877
1841
msgstr ""
1878
1842
 
1879
1843
#. i18n: tag constant attribute name
1880
1844
#. i18n: file: scienceconstants.xml:43
1881
 
#: rc.cpp:746
 
1845
#: rc.cpp:710
1882
1846
#, fuzzy
1883
1847
msgid "Fine-Structure Constant"
1884
1848
msgstr "Apontiaedje di KCalc"
1885
1849
 
1886
1850
#. i18n: tag constant attribute name
1887
1851
#. i18n: file: scienceconstants.xml:48
1888
 
#: rc.cpp:749
 
1852
#: rc.cpp:713
1889
1853
msgid "Permeability of Vacuum"
1890
1854
msgstr ""
1891
1855
 
1892
1856
#. i18n: tag constant attribute name
1893
1857
#. i18n: file: scienceconstants.xml:52
1894
 
#: rc.cpp:752
 
1858
#: rc.cpp:716
1895
1859
msgid "Permittivity of Vacuum"
1896
1860
msgstr ""
1897
1861
 
1898
1862
#. i18n: tag constant attribute name
1899
1863
#. i18n: file: scienceconstants.xml:56
1900
 
#: rc.cpp:755
 
1864
#: rc.cpp:719
1901
1865
msgid "Boltzmann Constant"
1902
1866
msgstr ""
1903
1867
 
1904
1868
#. i18n: tag constant attribute name
1905
1869
#. i18n: file: scienceconstants.xml:61
1906
 
#: rc.cpp:758
 
1870
#: rc.cpp:722
1907
1871
msgid "Atomic Mass Unit"
1908
1872
msgstr ""
1909
1873
 
1910
1874
#. i18n: tag constant attribute name
1911
1875
#. i18n: file: scienceconstants.xml:65
1912
 
#: rc.cpp:761
 
1876
#: rc.cpp:725
1913
1877
msgid "Molar Gas Constant"
1914
1878
msgstr ""
1915
1879
 
1916
1880
#. i18n: tag constant attribute name
1917
1881
#. i18n: file: scienceconstants.xml:69
1918
 
#: rc.cpp:764
 
1882
#: rc.cpp:728
1919
1883
msgid "Stefan-Boltzmann Constant"
1920
1884
msgstr ""
1921
1885
 
1922
1886
#. i18n: tag constant attribute name
1923
1887
#. i18n: file: scienceconstants.xml:73
1924
 
#: rc.cpp:767
 
1888
#: rc.cpp:731
1925
1889
msgid "Avogadro's Number"
1926
1890
msgstr ""
1927
1891