summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--help/mate-calc.pot103
-rw-r--r--mate-calc.pot335
2 files changed, 246 insertions, 192 deletions
diff --git a/help/mate-calc.pot b/help/mate-calc.pot
index 28f2c00..9a47d36 100644
--- a/help/mate-calc.pot
+++ b/help/mate-calc.pot
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2020-06-20 17:26+0200\n"
+"POT-Creation-Date: 2021-01-16 15:04+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -368,7 +368,12 @@ msgstr ""
#. (itstool) path: page/p
#: C/factorize.page:11
-msgid "You can factorize the number currently displayed by pressing the <gui>fact</gui> button. This button is visible in <link xref=\"mouse\">programming mode</link>."
+msgid "You can factorize the number currently displayed by pressing <keyseq><key>Ctrl</key><key>F</key></keyseq> or by pressing the <gui>fact</gui> button. This button is visible in <link xref=\"mouse\">programming mode</link>."
+msgstr ""
+
+#. (itstool) path: page/p
+#: C/factorize.page:15
+msgid "To factorize integers bigger than 2^64 the Miller-Rabin primality test and Pollard's rho algorithm are used."
msgstr ""
#. (itstool) path: page/title
@@ -792,6 +797,80 @@ msgstr ""
msgid "To enter <link xref=\"superscript\">superscript numbers</link> use <keyseq><key>Ctrl</key>number</keyseq>, for subscript use <keyseq><key>Alt</key>number</keyseq>."
msgstr ""
+#. (itstool) path: page/p
+#: C/keyboard.page:42
+msgid "When in <link xref=\"mouse\">programming mode</link>, to cycle between base digits use:"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:47
+#: C/number-display.page:28
+msgid "Binary"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:48
+msgid "<keyseq><key>Ctrl</key><key>B</key></keyseq>"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:51
+#: C/number-display.page:32
+msgid "Octal"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:52
+msgid "<keyseq><key>Ctrl</key><key>O</key></keyseq>"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:55
+#: C/number-display.page:16
+msgid "Decimal"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:56
+msgid "<keyseq><key>Ctrl</key><key>D</key></keyseq>"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:59
+#: C/number-display.page:36
+msgid "Hexadecimal"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:60
+msgid "<keyseq><key>Ctrl</key><key>H</key></keyseq>"
+msgstr ""
+
+#. (itstool) path: page/p
+#: C/keyboard.page:63
+msgid "To cycle between history entries you may use:"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:68
+msgid "Previous Entry"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:69
+msgid "<keyseq><key>Alt</key><key>Up</key></keyseq>"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:72
+msgid "Next Entry"
+msgstr ""
+
+#. (itstool) path: td/p
+#: C/keyboard.page:73
+msgid "<keyseq><key>Alt</key><key>Down</key></keyseq>"
+msgstr ""
+
#. (itstool) path: p/link
#: C/legal.xml:4
msgid "Creative Commons Attribution-Share Alike 3.0 Unported License"
@@ -928,11 +1007,6 @@ msgid "The format used to display results can be changed from the <guiseq><gui>C
msgstr ""
#. (itstool) path: td/p
-#: C/number-display.page:16
-msgid "Decimal"
-msgstr ""
-
-#. (itstool) path: td/p
#: C/number-display.page:17
msgid "Results are displayed as decimal numbers"
msgstr ""
@@ -958,31 +1032,16 @@ msgid "Results are displayed in scientific notation except the exponent is alway
msgstr ""
#. (itstool) path: td/p
-#: C/number-display.page:28
-msgid "Binary"
-msgstr ""
-
-#. (itstool) path: td/p
#: C/number-display.page:29
msgid "Results are displayed as <link xref=\"base\">binary numbers</link>"
msgstr ""
#. (itstool) path: td/p
-#: C/number-display.page:32
-msgid "Octal"
-msgstr ""
-
-#. (itstool) path: td/p
#: C/number-display.page:33
msgid "Results are displayed as <link xref=\"base\">octal numbers</link>"
msgstr ""
#. (itstool) path: td/p
-#: C/number-display.page:36
-msgid "Hexadecimal"
-msgstr ""
-
-#. (itstool) path: td/p
#: C/number-display.page:37
msgid "Results are displayed as <link xref=\"base\">hexadecimal numbers</link>"
msgstr ""
diff --git a/mate-calc.pot b/mate-calc.pot
index 83bb99b..2d2a8f9 100644
--- a/mate-calc.pot
+++ b/mate-calc.pot
@@ -5,9 +5,9 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: mate-calc 1.24.0\n"
+"Project-Id-Version: mate-calc 1.25.0\n"
"Report-Msgid-Bugs-To: http://mate-desktop.org\n"
-"POT-Creation-Date: 2020-06-20 17:26+0200\n"
+"POT-Creation-Date: 2021-01-16 15:04+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -18,18 +18,18 @@ msgstr ""
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. Accessible name for the factorize button
-#: src/buttons-advanced.ui:27 src/buttons-programming.ui:1905
+#: src/buttons-advanced.ui:27 src/buttons-programming.ui:1900
msgid "Factorize"
msgstr ""
#. Label on the solve button (clicking this solves the displayed calculation)
#: src/buttons-advanced.ui:270 src/buttons-basic.ui:213
-#: src/buttons-financial.ui:2100 src/buttons-programming.ui:2048
+#: src/buttons-financial.ui:2100 src/buttons-programming.ui:2043
msgid "="
msgstr ""
#: src/buttons-advanced.ui:288 src/buttons-basic.ui:262
-#: src/buttons-financial.ui:2149 src/buttons-programming.ui:2066
+#: src/buttons-financial.ui:2149 src/buttons-programming.ui:2061
msgid "Clear"
msgstr ""
@@ -40,7 +40,7 @@ msgstr ""
#. The label on the memory button
#: src/buttons-advanced.ui:390 src/buttons-financial.ui:1867
-#: src/buttons-programming.ui:2319
+#: src/buttons-programming.ui:2314
msgid "x"
msgstr ""
@@ -48,13 +48,13 @@ msgstr ""
#. Accessible name for the memory value button
#. Tooltip for the memory button
#: src/buttons-advanced.ui:417 src/buttons-financial.ui:1894
-#: src/math-buttons.c:236
+#: src/math-buttons.c:230
msgid "Memory"
msgstr ""
#. Accessible name for the exponentiation (x to the power of y) button
#: src/buttons-advanced.ui:503 src/buttons-basic.ui:339
-#: src/buttons-financial.ui:2331 src/buttons-programming.ui:2644
+#: src/buttons-financial.ui:2331 src/buttons-programming.ui:2620
msgid "Exponent"
msgstr ""
@@ -76,32 +76,32 @@ msgid "acos"
msgstr ""
#. Accessible name for the store value button
-#: src/buttons-advanced.ui:764 src/buttons-programming.ui:2343
+#: src/buttons-advanced.ui:764 src/buttons-programming.ui:2338
msgid "Store"
msgstr ""
#. Accessible name for the inverse button
-#: src/buttons-advanced.ui:791 src/buttons-programming.ui:2618
+#: src/buttons-advanced.ui:791 src/buttons-programming.ui:2594
msgid "Inverse"
msgstr ""
#. Accessible name for the factorial button
-#: src/buttons-advanced.ui:817 src/buttons-programming.ui:2591
+#: src/buttons-advanced.ui:817 src/buttons-programming.ui:2567
msgid "Factorial"
msgstr ""
#. Accessible name for the absolute value button
-#: src/buttons-advanced.ui:844 src/buttons-programming.ui:1947
+#: src/buttons-advanced.ui:844 src/buttons-programming.ui:1942
msgid "Absolute Value"
msgstr ""
#. Accessible name for the superscript mode button
-#: src/buttons-advanced.ui:885 src/buttons-programming.ui:2279
+#: src/buttons-advanced.ui:885 src/buttons-programming.ui:2274
msgid "Superscript"
msgstr ""
#. Accessible name for the subscript mode button
-#: src/buttons-advanced.ui:911 src/buttons-programming.ui:2715
+#: src/buttons-advanced.ui:911 src/buttons-programming.ui:2676
msgid "Subscript"
msgstr ""
@@ -111,7 +111,7 @@ msgstr ""
#. Title of Compounding Term dialog
#. Tooltip for the compounding term button
-#: src/buttons-financial.ui:8 src/math-buttons.c:260
+#: src/buttons-financial.ui:8 src/math-buttons.c:254
msgid "Compounding Term"
msgstr ""
@@ -120,7 +120,7 @@ msgstr ""
#: src/buttons-financial.ui:730 src/buttons-financial.ui:914
#: src/buttons-financial.ui:1098 src/buttons-financial.ui:1282
#: src/buttons-financial.ui:1466 src/buttons-financial.ui:1679
-#: src/buttons-programming.ui:29
+#: src/buttons-programming.ui:27
msgid "_Cancel"
msgstr ""
@@ -207,7 +207,7 @@ msgstr ""
#. Title of Future Value dialog
#. Tooltip for the future value button
-#: src/buttons-financial.ui:374 src/math-buttons.c:266
+#: src/buttons-financial.ui:374 src/math-buttons.c:260
msgid "Future Value"
msgstr ""
@@ -235,7 +235,7 @@ msgstr ""
#. Title of Gross Profit Margin dialog
#. Tooltip for the gross profit margin button
-#: src/buttons-financial.ui:557 src/math-buttons.c:287
+#: src/buttons-financial.ui:557 src/math-buttons.c:281
msgid "Gross Profit Margin"
msgstr ""
@@ -253,7 +253,7 @@ msgstr ""
#. Title of Periodic Payment dialog
#. Tooltip for the periodic payment button
-#: src/buttons-financial.ui:710 src/math-buttons.c:284
+#: src/buttons-financial.ui:710 src/math-buttons.c:278
msgid "Periodic Payment"
msgstr ""
@@ -277,7 +277,7 @@ msgstr ""
#. Title of Present Value dialog
#. Tooltip for the present value button
-#: src/buttons-financial.ui:894 src/math-buttons.c:281
+#: src/buttons-financial.ui:894 src/math-buttons.c:275
msgid "Present Value"
msgstr ""
@@ -291,7 +291,7 @@ msgstr ""
#. Title of Periodic Interest Rate dialog
#. Tooltip for the periodic interest rate button
-#: src/buttons-financial.ui:1078 src/math-buttons.c:278
+#: src/buttons-financial.ui:1078 src/math-buttons.c:272
msgid "Periodic Interest Rate"
msgstr ""
@@ -413,32 +413,32 @@ msgstr ""
#. Title of insert character code dialog
#. Tooltip for the insert character code button
-#: src/buttons-programming.ui:8 src/math-buttons.c:239
+#: src/buttons-programming.ui:8 src/math-buttons.c:233
msgid "Insert Character Code"
msgstr ""
#. Insert ASCII dialog: Button to insert selected character
-#: src/buttons-programming.ui:44
+#: src/buttons-programming.ui:42
msgid "_Insert"
msgstr ""
#. Insert ASCII dialog: Label before character entry
-#: src/buttons-programming.ui:74
+#: src/buttons-programming.ui:73
msgid "Ch_aracter:"
msgstr ""
#. Accessible name for the shift left button
-#: src/buttons-programming.ui:2482
+#: src/buttons-programming.ui:2477
msgid "Shift Left"
msgstr ""
#. Accessible name for the shift right button
-#: src/buttons-programming.ui:2531
+#: src/buttons-programming.ui:2526
msgid "Shift Right"
msgstr ""
#. Accessible name for the insert character button
-#: src/buttons-programming.ui:2550
+#: src/buttons-programming.ui:2756
msgid "Insert Character"
msgstr ""
@@ -518,12 +518,12 @@ msgid ""
"project's home page."
msgstr ""
-#: data/mate-calc.desktop.in:3 src/math-window.c:342
+#: data/mate-calc.desktop.in:3 src/math-window.c:364
msgid "MATE Calculator"
msgstr ""
#. Title of main window
-#: data/mate-calc.desktop.in:4 src/math-window.c:688
+#: data/mate-calc.desktop.in:4 src/math-window.c:710
msgid "Calculator"
msgstr ""
@@ -882,7 +882,7 @@ msgstr ""
msgid "South African Rand"
msgstr ""
-#: src/financial.c:80
+#: src/financial.c:79
msgid "Error: the number of periods must be positive"
msgstr ""
@@ -941,308 +941,303 @@ msgid "Unknown argument '%s'"
msgstr ""
#. Tooltip for the Pi button
-#: src/math-buttons.c:96
+#: src/math-buttons.c:93
msgid "Pi [Ctrl+P]"
msgstr ""
#. Tooltip for the Euler's Number button
-#: src/math-buttons.c:99
+#: src/math-buttons.c:96
msgid "Euler’s Number"
msgstr ""
#. Tooltip for the subscript button
-#: src/math-buttons.c:104
+#: src/math-buttons.c:101
msgid "Subscript mode [Alt]"
msgstr ""
#. Tooltip for the superscript button
-#: src/math-buttons.c:107
+#: src/math-buttons.c:104
msgid "Superscript mode [Ctrl]"
msgstr ""
#. Tooltip for the scientific exponent button
-#: src/math-buttons.c:110
+#: src/math-buttons.c:107
msgid "Scientific exponent [Ctrl+E]"
msgstr ""
#. Tooltip for the add button
-#: src/math-buttons.c:113
+#: src/math-buttons.c:110
msgid "Add [+]"
msgstr ""
#. Tooltip for the subtract button
-#: src/math-buttons.c:116
+#: src/math-buttons.c:113
msgid "Subtract [-]"
msgstr ""
#. Tooltip for the multiply button
-#: src/math-buttons.c:119
+#: src/math-buttons.c:116
msgid "Multiply [*]"
msgstr ""
#. Tooltip for the divide button
-#: src/math-buttons.c:122
+#: src/math-buttons.c:119
msgid "Divide [/]"
msgstr ""
#. Tooltip for the modulus divide button
-#: src/math-buttons.c:125
+#: src/math-buttons.c:122
msgid "Modulus divide"
msgstr ""
#. Tooltip for the additional functions button
-#: src/math-buttons.c:128
+#: src/math-buttons.c:125
msgid "Additional Functions"
msgstr ""
#. Tooltip for the additional constant button
-#: src/math-buttons.c:131
+#: src/math-buttons.c:128
msgid "Additional constants"
msgstr ""
#. Tooltip for the exponent button
-#: src/math-buttons.c:134
+#: src/math-buttons.c:131
msgid "Exponent [^ or **]"
msgstr ""
#. Tooltip for the square button
-#: src/math-buttons.c:137
+#: src/math-buttons.c:134
msgid "Square [Ctrl+2]"
msgstr ""
#. Tooltip for the percentage button
-#: src/math-buttons.c:140
+#: src/math-buttons.c:137
msgid "Percentage [%]"
msgstr ""
#. Tooltip for the factorial button
-#: src/math-buttons.c:143
+#: src/math-buttons.c:140
msgid "Factorial [!]"
msgstr ""
#. Tooltip for the absolute value button
-#: src/math-buttons.c:146
+#: src/math-buttons.c:143
msgid "Absolute value [|]"
msgstr ""
#. Tooltip for the complex argument component button
-#: src/math-buttons.c:149
+#: src/math-buttons.c:146
msgid "Complex argument"
msgstr ""
#. Tooltip for the complex conjugate button
-#: src/math-buttons.c:152
+#: src/math-buttons.c:149
msgid "Complex conjugate"
msgstr ""
#. Tooltip for the root button
-#: src/math-buttons.c:155
+#: src/math-buttons.c:152
msgid "Root [Ctrl+R]"
msgstr ""
#. Tooltip for the square root button
-#: src/math-buttons.c:158
+#: src/math-buttons.c:155
msgid "Square root [Ctrl+R]"
msgstr ""
#. Tooltip for the logarithm button
-#: src/math-buttons.c:161
+#: src/math-buttons.c:158
msgid "Logarithm"
msgstr ""
#. Tooltip for the natural logarithm button
-#: src/math-buttons.c:164
+#: src/math-buttons.c:161
msgid "Natural Logarithm"
msgstr ""
#. Tooltip for the sine button
-#: src/math-buttons.c:167
+#: src/math-buttons.c:164
msgid "Sine"
msgstr ""
#. Tooltip for the cosine button
-#: src/math-buttons.c:170
+#: src/math-buttons.c:167
msgid "Cosine"
msgstr ""
#. Tooltip for the tangent button
-#: src/math-buttons.c:173
+#: src/math-buttons.c:170
msgid "Tangent"
msgstr ""
#. Tooltip for the hyperbolic sine button
-#: src/math-buttons.c:176
+#: src/math-buttons.c:173
msgid "Hyperbolic Sine"
msgstr ""
#. Tooltip for the hyperbolic cosine button
-#: src/math-buttons.c:179
+#: src/math-buttons.c:176
msgid "Hyperbolic Cosine"
msgstr ""
#. Tooltip for the hyperbolic tangent button
-#: src/math-buttons.c:182
+#: src/math-buttons.c:179
msgid "Hyperbolic Tangent"
msgstr ""
#. Tooltip for the inverse sine button
-#: src/math-buttons.c:185
+#: src/math-buttons.c:182
msgid "Inverse Sine"
msgstr ""
#. Tooltip for the inverse cosine button
-#: src/math-buttons.c:188
+#: src/math-buttons.c:185
msgid "Inverse Cosine"
msgstr ""
#. Tooltip for the inverse tangent button
-#: src/math-buttons.c:191
+#: src/math-buttons.c:188
msgid "Inverse Tangent"
msgstr ""
#. Tooltip for the inverse button
-#: src/math-buttons.c:194
+#: src/math-buttons.c:191
msgid "Inverse [Ctrl+I]"
msgstr ""
#. Tooltip for the boolean AND button
-#: src/math-buttons.c:197
+#: src/math-buttons.c:194
msgid "Boolean AND"
msgstr ""
#. Tooltip for the boolean OR button
-#: src/math-buttons.c:200
+#: src/math-buttons.c:197
msgid "Boolean OR"
msgstr ""
#. Tooltip for the exclusive OR button
-#: src/math-buttons.c:203
+#: src/math-buttons.c:200
msgid "Boolean Exclusive OR"
msgstr ""
#. Tooltip for the boolean NOT button
-#: src/math-buttons.c:206
+#: src/math-buttons.c:203
msgid "Boolean NOT"
msgstr ""
#. Tooltip for the integer component button
-#: src/math-buttons.c:209 src/math-buttons.c:1001
+#: src/math-buttons.c:206 src/math-buttons.c:993
msgid "Integer Component"
msgstr ""
#. Tooltip for the fractional component button
-#: src/math-buttons.c:212 src/math-buttons.c:1003
+#: src/math-buttons.c:209 src/math-buttons.c:995
msgid "Fractional Component"
msgstr ""
#. Tooltip for the real component button
-#: src/math-buttons.c:215
+#: src/math-buttons.c:212
msgid "Real Component"
msgstr ""
#. Tooltip for the imaginary component button
-#: src/math-buttons.c:218
+#: src/math-buttons.c:215
msgid "Imaginary Component"
msgstr ""
#. Tooltip for the ones' complement button
-#: src/math-buttons.c:221
+#: src/math-buttons.c:218
msgid "Ones' Complement"
msgstr ""
#. Tooltip for the two's complement button
-#: src/math-buttons.c:224
+#: src/math-buttons.c:221
msgid "Two's Complement"
msgstr ""
-#. Tooltip for the truncate button
-#: src/math-buttons.c:227
-msgid "Truncate"
-msgstr ""
-
#. Tooltip for the start group button
-#: src/math-buttons.c:230
+#: src/math-buttons.c:224
msgid "Start Group [(]"
msgstr ""
#. Tooltip for the end group button
-#: src/math-buttons.c:233
+#: src/math-buttons.c:227
msgid "End Group [)]"
msgstr ""
#. Tooltip for the solve button
-#: src/math-buttons.c:242
+#: src/math-buttons.c:236
msgid "Calculate Result"
msgstr ""
#. Tooltip for the factor button
-#: src/math-buttons.c:245
+#: src/math-buttons.c:239
msgid "Factorize [Ctrl+F]"
msgstr ""
#. Tooltip for the clear button
-#: src/math-buttons.c:248
+#: src/math-buttons.c:242
msgid "Clear Display [Escape]"
msgstr ""
#. Tooltip for the undo button
-#: src/math-buttons.c:251
+#: src/math-buttons.c:245
msgid "Undo [Ctrl+Z]"
msgstr ""
#. Tooltip for the shift left button
-#: src/math-buttons.c:254
+#: src/math-buttons.c:248
msgid "Shift Left [<<]"
msgstr ""
#. Tooltip for the shift right button
-#: src/math-buttons.c:257
+#: src/math-buttons.c:251
msgid "Shift Right [>>]"
msgstr ""
#. Tooltip for the double declining depreciation button
-#: src/math-buttons.c:263
+#: src/math-buttons.c:257
msgid "Double Declining Depreciation"
msgstr ""
#. Tooltip for the financial term button
-#: src/math-buttons.c:269
+#: src/math-buttons.c:263
msgid "Financial Term"
msgstr ""
#. Tooltip for the sum of the years digits depreciation button
-#: src/math-buttons.c:272
+#: src/math-buttons.c:266
msgid "Sum of the Years Digits Depreciation"
msgstr ""
#. Tooltip for the straight line depreciation button
-#: src/math-buttons.c:275
+#: src/math-buttons.c:269
msgid "Straight Line Depreciation"
msgstr ""
#. Number display mode combo: Binary, e.g. 10011010010₂
-#: src/math-buttons.c:632
+#: src/math-buttons.c:626
msgid "Binary"
msgstr ""
#. Number display mode combo: Octal, e.g. 2322₈
-#: src/math-buttons.c:636
+#: src/math-buttons.c:630
msgid "Octal"
msgstr ""
#. Number display mode combo: Decimal, e.g. 1234
-#: src/math-buttons.c:640
+#: src/math-buttons.c:634
msgid "Decimal"
msgstr ""
#. Number display mode combo: Hexadecimal, e.g. 4D2₁₆
-#: src/math-buttons.c:644
+#: src/math-buttons.c:638
msgid "Hexadecimal"
msgstr ""
#. Left Shift Popup: Menu item to shift left by n places (n < 10)
#. Right Shift Popup: Menu item to shift right by n places (n < 10)
-#: src/math-buttons.c:912 src/math-buttons.c:955
+#: src/math-buttons.c:906 src/math-buttons.c:948
#, c-format
msgid "_%d place"
msgid_plural "_%d places"
@@ -1251,7 +1246,7 @@ msgstr[1] ""
#. Left Shift Popup: Menu item to shift left by n places (n >= 10)
#. Right Shift Popup: Menu item to shift right by n places (n >= 10)
-#: src/math-buttons.c:916 src/math-buttons.c:959
+#: src/math-buttons.c:910 src/math-buttons.c:952
#, c-format
msgid "%d place"
msgid_plural "%d places"
@@ -1259,103 +1254,103 @@ msgstr[0] ""
msgstr[1] ""
#. Tooltip for the round button
-#: src/math-buttons.c:1005
+#: src/math-buttons.c:997
msgid "Round"
msgstr ""
#. Tooltip for the floor button
-#: src/math-buttons.c:1007
+#: src/math-buttons.c:999
msgid "Floor"
msgstr ""
#. Tooltip for the ceiling button
-#: src/math-buttons.c:1009
+#: src/math-buttons.c:1001
msgid "Ceiling"
msgstr ""
#. Tooltip for the ceiling button
-#: src/math-buttons.c:1011
+#: src/math-buttons.c:1003
msgid "Sign"
msgstr ""
#. Tooltip for the c₀ component button
-#: src/math-buttons.c:1053
+#: src/math-buttons.c:1045
msgid "Velocity of Light"
msgstr ""
-#: src/math-buttons.c:1053
+#: src/math-buttons.c:1045
msgid "299,792,458 m/s"
msgstr ""
#. Tooltip for the μ₀ component button
-#: src/math-buttons.c:1055
+#: src/math-buttons.c:1047
msgid "Magnetic constant"
msgstr ""
-#: src/math-buttons.c:1055
+#: src/math-buttons.c:1047
msgid "1.2566370614×10⁻⁶ N/A²"
msgstr ""
#. Tooltip for the ε₀ button
-#: src/math-buttons.c:1057
+#: src/math-buttons.c:1049
msgid "Electric constant"
msgstr ""
-#: src/math-buttons.c:1057
+#: src/math-buttons.c:1049
msgid "8.85418782×10⁻¹² s⁴A²/m³kg"
msgstr ""
#. Tooltip for the G button
-#: src/math-buttons.c:1059
+#: src/math-buttons.c:1051
msgid "Newtonian constant of gravitation"
msgstr ""
-#: src/math-buttons.c:1059
+#: src/math-buttons.c:1051
msgid "6.67408×10⁻¹¹ m³/(s²kg)"
msgstr ""
#. Tooltip for the h button
-#: src/math-buttons.c:1061
+#: src/math-buttons.c:1053
msgid "Planck constant"
msgstr ""
-#: src/math-buttons.c:1061
+#: src/math-buttons.c:1053
msgid "6.62607004×10⁻³⁴ m²kg/s"
msgstr ""
#. Tooltip for the e button
-#: src/math-buttons.c:1063
+#: src/math-buttons.c:1055
msgid "Elementary charge"
msgstr ""
-#: src/math-buttons.c:1063
+#: src/math-buttons.c:1055
msgid "1.6021766208(98)×10⁻¹⁹ C"
msgstr ""
#. Tooltip for the mₑ button
-#: src/math-buttons.c:1065
+#: src/math-buttons.c:1057
msgid "Electron mass"
msgstr ""
-#: src/math-buttons.c:1065
+#: src/math-buttons.c:1057
msgid "9.10938356×10⁻³¹ kg"
msgstr ""
#. Tooltip for the mₚ button
-#: src/math-buttons.c:1067
+#: src/math-buttons.c:1059
msgid "Proton mass"
msgstr ""
-#: src/math-buttons.c:1067
+#: src/math-buttons.c:1059
msgid "1.672621898(21)×10⁻²⁷ kg"
msgstr ""
#. Tooltip for the Nₐ button
-#: src/math-buttons.c:1069
+#: src/math-buttons.c:1061
msgid "Avogadro constant"
msgstr ""
-#: src/math-buttons.c:1069
+#: src/math-buttons.c:1061
msgid "6.02214086×10²³ mol⁻¹"
msgstr ""
@@ -1370,75 +1365,75 @@ msgid "Switch conversion units"
msgstr ""
#. Error shown when trying to undo with no undo history
-#: src/math-equation.c:460
+#: src/math-equation.c:458
msgid "No undo history"
msgstr ""
#. Error shown when trying to redo with no redo history
-#: src/math-equation.c:487
+#: src/math-equation.c:485
msgid "No redo history"
msgstr ""
-#: src/math-equation.c:949
+#: src/math-equation.c:947
msgid "No sane value to store"
msgstr ""
#. Error displayed to user when they perform a bitwise operation on numbers greater than the current word
-#: src/math-equation.c:1238
+#: src/math-equation.c:1257
msgid "Overflow. Try a bigger word size"
msgstr ""
#. Error displayed to user when they an unknown variable is entered
-#: src/math-equation.c:1243
+#: src/math-equation.c:1262
#, c-format
msgid "Unknown variable '%s'"
msgstr ""
#. Error displayed to user when an unknown function is entered
-#: src/math-equation.c:1248
+#: src/math-equation.c:1267
#, c-format
msgid "Function '%s' is not defined"
msgstr ""
#. Error displayed to user when an conversion with unknown units is attempted
-#: src/math-equation.c:1253
+#: src/math-equation.c:1272
msgid "Unknown conversion"
msgstr ""
#. Uncategorized error. Show error token to user
-#: src/math-equation.c:1261
+#: src/math-equation.c:1280
#, c-format
msgid "Malformed expression at token '%s'"
msgstr ""
#. Unknown error.
#. Error displayed to user when they enter an invalid calculation
-#: src/math-equation.c:1264 src/math-equation.c:1269
+#: src/math-equation.c:1283 src/math-equation.c:1288
msgid "Malformed expression"
msgstr ""
-#: src/math-equation.c:1284
+#: src/math-equation.c:1303
msgid "Calculating"
msgstr ""
#. Error displayed when trying to factorize a non-integer value
-#: src/math-equation.c:1402
+#: src/math-equation.c:1438
msgid "Need an integer to factorize"
msgstr ""
#. This message is displayed in the status bar when a bit
#. shift operation is performed and the display does not contain a number
-#: src/math-equation.c:1475
+#: src/math-equation.c:1511
msgid "No sane value to bitwise shift"
msgstr ""
#. Message displayed when cannot toggle bit in display
-#: src/math-equation.c:1508
+#: src/math-equation.c:1544
msgid "Displayed value not an integer"
msgstr ""
#. Digits localized for the given language
-#: src/math-equation.c:1945
+#: src/math-equation.c:1981
msgid "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
msgstr ""
@@ -1485,19 +1480,19 @@ msgid "Show %d decimal _places"
msgstr ""
#. Translators: Error message displayed when unable to launch help browser
-#: src/math-window.c:268
+#: src/math-window.c:290
msgid "Unable to open help file"
msgstr ""
-#: src/math-window.c:286
+#: src/math-window.c:308
msgid "Sun Microsystems"
msgstr ""
-#: src/math-window.c:287
+#: src/math-window.c:309
msgid "MATE Documentation Team"
msgstr ""
-#: src/math-window.c:293
+#: src/math-window.c:315
msgid ""
"MATE Calculator is free software; you can redistribute it and/or modify it "
"under the terms of the GNU General Public License as published by the Free "
@@ -1505,7 +1500,7 @@ msgid ""
"any later version."
msgstr ""
-#: src/math-window.c:297
+#: src/math-window.c:319
msgid ""
"MATE Calculator is distributed in the hope that it will be useful, but "
"WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY "
@@ -1513,113 +1508,113 @@ msgid ""
"more details."
msgstr ""
-#: src/math-window.c:301
+#: src/math-window.c:323
msgid ""
"You should have received a copy of the GNU General Public License along with "
"MATE Calculator; if not, write to the Free Software Foundation, Inc., 51 "
"Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA."
msgstr ""
-#: src/math-window.c:338
+#: src/math-window.c:360
#, c-format
msgid ""
"Calculator with financial and scientific modes.\n"
"Using GNU MPFR %s and GNU MPC %s"
msgstr ""
-#: src/math-window.c:344
+#: src/math-window.c:366
msgid "About MATE Calculator"
msgstr ""
-#: src/math-window.c:345
+#: src/math-window.c:367
msgid ""
"Copyright © 1986–2010 The GCalctool authors\n"
-"Copyright © 2011-2020 MATE developers"
+"Copyright © 2011-2021 MATE developers"
msgstr ""
-#: src/math-window.c:351
+#: src/math-window.c:373
msgid "translator-credits"
msgstr ""
#. Calculator menu
-#: src/math-window.c:493
+#: src/math-window.c:515
msgid "_Calculator"
msgstr ""
#. Mode menu
-#: src/math-window.c:495
+#: src/math-window.c:517
msgid "_Mode"
msgstr ""
#. View menu
-#: src/math-window.c:497
+#: src/math-window.c:519
msgid "_View"
msgstr ""
#. Help menu label
-#: src/math-window.c:499
+#: src/math-window.c:521
msgid "_Help"
msgstr ""
#. Basic menu label
-#: src/math-window.c:501
+#: src/math-window.c:523
msgid "_Basic"
msgstr ""
#. Advanced menu label
-#: src/math-window.c:503
+#: src/math-window.c:525
msgid "_Advanced"
msgstr ""
#. Financial menu label
-#: src/math-window.c:505
+#: src/math-window.c:527
msgid "_Financial"
msgstr ""
#. Programming menu label
-#: src/math-window.c:507
+#: src/math-window.c:529
msgid "_Programming"
msgstr ""
#. History menu label
-#: src/math-window.c:509
+#: src/math-window.c:531
msgid "_History"
msgstr ""
#. Help>Contents menu label
-#: src/math-window.c:511
+#: src/math-window.c:533
msgid "_Contents"
msgstr ""
-#: src/math-window.c:514
+#: src/math-window.c:536
msgid "_Copy"
msgstr ""
-#: src/math-window.c:516
+#: src/math-window.c:538
msgid "_Paste"
msgstr ""
-#: src/math-window.c:518
+#: src/math-window.c:540
msgid "_Undo"
msgstr ""
-#: src/math-window.c:520
+#: src/math-window.c:542
msgid "_Redo"
msgstr ""
-#: src/math-window.c:522
+#: src/math-window.c:544
msgid "_Clear History"
msgstr ""
-#: src/math-window.c:525
+#: src/math-window.c:547
msgid "_Preferences"
msgstr ""
-#: src/math-window.c:527
+#: src/math-window.c:549
msgid "_Quit"
msgstr ""
-#: src/math-window.c:548
+#: src/math-window.c:570
msgid "_About"
msgstr ""
@@ -1649,48 +1644,48 @@ msgid "Shift is only possible on integer values"
msgstr ""
#. Translators: Error display when attempting to take argument of zero
-#: src/mp.c:124
+#: src/mp.c:123
msgid "Argument not defined for zero"
msgstr ""
#. Translators: Error displayed attempted to divide by zero
-#: src/mp.c:245
+#: src/mp.c:236
msgid "Division by zero is undefined"
msgstr ""
#. Translators: Error displayed when attempting to take logarithm of zero
-#: src/mp.c:360 src/mp.c:389
+#: src/mp.c:343 src/mp.c:371
msgid "Logarithm of zero is undefined"
msgstr ""
#. Translators: Error displayed when attempting to take zeroth root
-#: src/mp.c:450
+#: src/mp.c:431
msgid "The zeroth root of a number is undefined"
msgstr ""
#. Translators: Error displayed when attempted take the factorial of a negative or complex number
-#: src/mp.c:492
+#: src/mp.c:471
msgid "Factorial is only defined for non-negative real numbers"
msgstr ""
#. Translators: Error displayed when attemping to do a modulus division on non-integer numbers
-#: src/mp.c:523
+#: src/mp.c:501
msgid "Modulus division is only defined for integers"
msgstr ""
#. Translators: Error displayed when attempted to raise 0 to a negative exponent
#. Translators: Error displayed when attempted to raise 0 to a negative re_exponent
-#: src/mp.c:596 src/mp.c:624
+#: src/mp.c:572 src/mp.c:599
msgid "The power of zero is undefined for a negative exponent"
msgstr ""
#. Translators: Error displayed when error function (erf) value is undefined
-#: src/mp.c:637
+#: src/mp.c:612
msgid "The error function is only defined for real numbers"
msgstr ""
#. Translators: Error displayed when zeta function value is undefined
-#: src/mp.c:654
+#: src/mp.c:629
msgid "The Riemann zeta function is only defined for real numbers ≠1"
msgstr ""