Merge translation files from master branch.

r14.0.x
TDE Gitea 3 years ago committed by TDE Gitea
parent f56b378417
commit 52aace5c04

@ -0,0 +1,439 @@
# SOME DESCRIPTIVE TITLE.
# blu.256 <mavridisf@gmail.com>, 2021.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-07-24 18:32+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr ""
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr ""
#: keypad.cpp:30
msgid "Press to Focus Keypad"
msgstr ""
#: keypad.cpp:36
msgid "Enter"
msgstr ""
#: keypad.cpp:38
msgid "Enter expression onto stack"
msgstr ""
#: keypad.cpp:43
msgid ""
"Enters an E into line edit. When evaluated, the number directly before the E "
"(no space on either side of the E) is multiplied by 10 raised to the number "
"directly after the E. Only in Decimal mode."
msgstr ""
#: keypad.cpp:48
msgid "Inversed: Clear"
msgstr ""
#: keypad.cpp:60
msgid "Spc"
msgstr ""
#: keypad.cpp:125
msgid "Keypad"
msgstr ""
#: main.cpp:19
msgid "A Reverse Polish Notation scientific calculator"
msgstr ""
#: main.cpp:29
msgid "Mathemagics"
msgstr ""
#: main.cpp:30
msgid "Main author"
msgstr ""
#: mathemagics.cpp:69
msgid "Values"
msgstr ""
#: mathemagics.cpp:70 optiondialog.cpp:43
msgid "History"
msgstr ""
#: mathemagics.cpp:72
msgid "Show Keypad"
msgstr ""
#: mathemagics.cpp:89
msgid "Degrees"
msgstr ""
#: mathemagics.cpp:90
msgid "Radians"
msgstr ""
#: mathemagics.cpp:91
msgid "Grads"
msgstr ""
#: mathemagics.cpp:92
msgid "Angle"
msgstr ""
#: mathemagics.cpp:96
msgid "Hexadecimal"
msgstr ""
#: mathemagics.cpp:97
msgid "Decimal"
msgstr ""
#: mathemagics.cpp:98
msgid "Octal"
msgstr ""
#: mathemagics.cpp:99
msgid "Binary"
msgstr ""
#: mathemagics.cpp:100
msgid "Base"
msgstr ""
#: mathemagics.cpp:104
msgid "&Formulae"
msgstr ""
#: mathemagics.cpp:113
msgid "Restore stack levels"
msgstr ""
#: mathemagics.cpp:118
msgid "+/-"
msgstr ""
#: mathemagics.cpp:134
msgid "And"
msgstr ""
#: mathemagics.cpp:135
msgid "Or"
msgstr ""
#: mathemagics.cpp:136
msgid "XOr"
msgstr ""
#: mathemagics.cpp:137
msgid "Left Shift"
msgstr ""
#: mathemagics.cpp:138
msgid "Right Shift"
msgstr ""
#: mathemagics.cpp:146
msgid "&Revert Stack Changes"
msgstr ""
#: mathemagics.cpp:147
msgid "&Drop"
msgstr ""
#: mathemagics.cpp:231
msgid "Welcome to Mathemagics"
msgstr ""
#: mathemagics.cpp:324
msgid "Formula %1 added"
msgstr ""
#: mathemagics.cpp:389
msgid "At least %1 arguments required"
msgstr ""
#: mathemagics.cpp:500
msgid "e ^ "
msgstr ""
#: mathemagics.cpp:515
msgid "1 / "
msgstr ""
#: mathemagics.cpp:529
msgid " ^ 2"
msgstr ""
#: mathemagics.cpp:541 mathemagics.cpp:852 mathemagics.cpp:869
msgid "Complex number"
msgstr ""
#: mathemagics.cpp:549
msgid "Square root of "
msgstr ""
#: mathemagics.cpp:568
msgid "Hyp ArcSine of "
msgstr ""
#: mathemagics.cpp:585
msgid "ArcSine of "
msgstr ""
#: mathemagics.cpp:598
msgid "Hyp Sine of "
msgstr ""
#: mathemagics.cpp:603
msgid "Sine of "
msgstr ""
#: mathemagics.cpp:632
msgid "Hyp ArcCosine of "
msgstr ""
#: mathemagics.cpp:647
msgid "ArcCosine of "
msgstr ""
#: mathemagics.cpp:660
msgid "Hyp Cosine of "
msgstr ""
#: mathemagics.cpp:665
msgid "Cosine of "
msgstr ""
#: mathemagics.cpp:694
msgid "Hyp ArcTangent of "
msgstr ""
#: mathemagics.cpp:702
msgid "ArcTangent of "
msgstr ""
#: mathemagics.cpp:715
msgid "Hyp Tangent of "
msgstr ""
#: mathemagics.cpp:720
msgid "Tangent of "
msgstr ""
#: mathemagics.cpp:744
msgid "ln "
msgstr ""
#: mathemagics.cpp:760
msgid "Not implemented"
msgstr ""
#: mathemagics.cpp:789
msgid "10 ^ "
msgstr ""
#: mathemagics.cpp:833
msgid "%1 mod "
msgstr ""
#: mathemagics.cpp:859
msgid "%1 root of "
msgstr ""
#: mathemagics.cpp:876
msgid "%1 ^ "
msgstr ""
#: mathemagics.cpp:927
msgid "%1 AND "
msgstr ""
#: mathemagics.cpp:943
msgid "%1 XOR "
msgstr ""
#: mathemagics.cpp:956
msgid "%1 OR "
msgstr ""
#: mathemagics.cpp:972
msgid "%1 RSH "
msgstr ""
#: mathemagics.cpp:989
msgid "%1 LSH "
msgstr ""
#: mathemagics.cpp:1139
#, c-format
msgid "Base changed to %1"
msgstr ""
#: mathemagics.cpp:1146
#, c-format
msgid "Angle changed to %1"
msgstr ""
#: mathemagics.cpp:1215
msgid "Change to level %1 applied"
msgstr ""
#: mathemagics.cpp:1218
msgid "Bad number"
msgstr ""
#: mathemagics.cpp:1224
msgid "Changes destroyed"
msgstr ""
#: mathemagics.cpp:1310
msgid "Too few arguments"
msgstr ""
#: mathemagics.cpp:1376
msgid "Base: %2; %3"
msgstr ""
#: mathemagics.cpp:1437
msgid "Error: "
msgstr ""
#: mathemagics.cpp:1446
msgid "%1 %2 %3 = %4"
msgstr ""
#: mathemagics.cpp:1452 mathemagics.cpp:1454
msgid "%1%2 = %3"
msgstr ""
#: mathemagics.cpp:1650
msgid "Variable %1 set to %2"
msgstr ""
#: mathemagics.cpp:1663
#, c-format
msgid "Undefined variable %1"
msgstr ""
#: mathemagics.cpp:1837
#, c-format
msgid "Unknown command %1"
msgstr ""
#: optiondialog.cpp:20
msgid "Display"
msgstr ""
#: optiondialog.cpp:23
msgid "Numbers"
msgstr ""
#: optiondialog.cpp:28
msgid "Display precision:"
msgstr ""
#: optiondialog.cpp:31
msgid "&Fixed precision"
msgstr ""
#: optiondialog.cpp:32
msgid "Always &show decimal point"
msgstr ""
#: optiondialog.cpp:37
msgid "Visible stack levels:"
msgstr ""
#: optiondialog.cpp:40
msgid "&Beep on error"
msgstr ""
#: optiondialog.cpp:49
msgid "History &depth:"
msgstr ""
#: optiondialog.cpp:53
msgid "C&lear History"
msgstr ""
#: optiondialog.cpp:58
msgid "Show &base and angle"
msgstr ""
#: optiondialog.cpp:62
msgid "Stack"
msgstr ""
#: optiondialog.cpp:65
msgid "&Save stack on quit"
msgstr ""
#: optiondialog.cpp:68
msgid "&Backspace drops on line-entry"
msgstr ""
#: stacklevel.cpp:20
#, c-format
msgid "Stack level %1"
msgstr ""
#: stacklevel.cpp:24
#, c-format
msgid "Roll from stack level %1"
msgstr ""
#: stacklevel.cpp:25
msgid ""
"Roll\n"
"Shifted: Roll down"
msgstr ""
#: mathemagicsui.rc:6
#, no-c-format
msgid "&Operations"
msgstr ""
#: mathemagicsui.rc:12
#, no-c-format
msgid "&Trig"
msgstr ""
#: mathemagicsui.rc:18
#, no-c-format
msgid "&Bitwise"
msgstr ""
#: mathemagicsui.rc:66
#, no-c-format
msgid "History Toolbar"
msgstr ""
#: mathemagicsui.rc:70
#, no-c-format
msgid "Operations Toolbar"
msgstr ""
#: mathemagicsui.rc:81
#, no-c-format
msgid "Trigonometry Toolbar"
msgstr ""
#: mathemagicsui.rc:89
#, no-c-format
msgid "Settings Toolbar"
msgstr ""

@ -0,0 +1,444 @@
# SOME DESCRIPTIVE TITLE.
# blu.256 <mavridisf@gmail.com>, 2021.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2021-07-24 18:32+0000\n"
"PO-Revision-Date: 2021-07-24 18:35+0000\n"
"Last-Translator: blu.256 <mavridisf@gmail.com>\n"
"Language-Team: Russian <https://mirror.git.trinitydesktop.org/weblate/"
"projects/applications/mathemagics/ru/>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.7.2\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "Mavridis Philippe"
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr "mavridisf@gmail.com"
#: keypad.cpp:30
#, fuzzy
msgid "Press to Focus Keypad"
msgstr "Нажмите для фокуса на циферной клавиатуре"
#: keypad.cpp:36
msgid "Enter"
msgstr "Enter"
#: keypad.cpp:38
msgid "Enter expression onto stack"
msgstr ""
#: keypad.cpp:43
msgid ""
"Enters an E into line edit. When evaluated, the number directly before the E "
"(no space on either side of the E) is multiplied by 10 raised to the number "
"directly after the E. Only in Decimal mode."
msgstr ""
#: keypad.cpp:48
msgid "Inversed: Clear"
msgstr ""
#: keypad.cpp:60
msgid "Spc"
msgstr ""
#: keypad.cpp:125
msgid "Keypad"
msgstr ""
#: main.cpp:19
msgid "A Reverse Polish Notation scientific calculator"
msgstr "Научный калькулятор с обратной польской записью"
#: main.cpp:29
msgid "Mathemagics"
msgstr "Матемагика"
#: main.cpp:30
msgid "Main author"
msgstr ""
#: mathemagics.cpp:69
msgid "Values"
msgstr ""
#: mathemagics.cpp:70 optiondialog.cpp:43
msgid "History"
msgstr ""
#: mathemagics.cpp:72
msgid "Show Keypad"
msgstr ""
#: mathemagics.cpp:89
msgid "Degrees"
msgstr "Градусы"
#: mathemagics.cpp:90
msgid "Radians"
msgstr "Радианы"
#: mathemagics.cpp:91
msgid "Grads"
msgstr ""
#: mathemagics.cpp:92
msgid "Angle"
msgstr "Угол"
#: mathemagics.cpp:96
msgid "Hexadecimal"
msgstr ""
#: mathemagics.cpp:97
msgid "Decimal"
msgstr ""
#: mathemagics.cpp:98
msgid "Octal"
msgstr ""
#: mathemagics.cpp:99
msgid "Binary"
msgstr ""
#: mathemagics.cpp:100
msgid "Base"
msgstr ""
#: mathemagics.cpp:104
msgid "&Formulae"
msgstr ""
#: mathemagics.cpp:113
msgid "Restore stack levels"
msgstr ""
#: mathemagics.cpp:118
msgid "+/-"
msgstr "±"
#: mathemagics.cpp:134
msgid "And"
msgstr "И"
#: mathemagics.cpp:135
msgid "Or"
msgstr "ИЛИ"
#: mathemagics.cpp:136
msgid "XOr"
msgstr ""
#: mathemagics.cpp:137
msgid "Left Shift"
msgstr ""
#: mathemagics.cpp:138
msgid "Right Shift"
msgstr ""
#: mathemagics.cpp:146
msgid "&Revert Stack Changes"
msgstr ""
#: mathemagics.cpp:147
msgid "&Drop"
msgstr ""
#: mathemagics.cpp:231
msgid "Welcome to Mathemagics"
msgstr ""
#: mathemagics.cpp:324
msgid "Formula %1 added"
msgstr ""
#: mathemagics.cpp:389
msgid "At least %1 arguments required"
msgstr ""
#: mathemagics.cpp:500
msgid "e ^ "
msgstr ""
#: mathemagics.cpp:515
msgid "1 / "
msgstr ""
#: mathemagics.cpp:529
msgid " ^ 2"
msgstr ""
#: mathemagics.cpp:541 mathemagics.cpp:852 mathemagics.cpp:869
msgid "Complex number"
msgstr ""
#: mathemagics.cpp:549
msgid "Square root of "
msgstr ""
#: mathemagics.cpp:568
msgid "Hyp ArcSine of "
msgstr ""
#: mathemagics.cpp:585
msgid "ArcSine of "
msgstr ""
#: mathemagics.cpp:598
msgid "Hyp Sine of "
msgstr ""
#: mathemagics.cpp:603
msgid "Sine of "
msgstr ""
#: mathemagics.cpp:632
msgid "Hyp ArcCosine of "
msgstr ""
#: mathemagics.cpp:647
msgid "ArcCosine of "
msgstr ""
#: mathemagics.cpp:660
msgid "Hyp Cosine of "
msgstr ""
#: mathemagics.cpp:665
msgid "Cosine of "
msgstr ""
#: mathemagics.cpp:694
msgid "Hyp ArcTangent of "
msgstr ""
#: mathemagics.cpp:702
msgid "ArcTangent of "
msgstr ""
#: mathemagics.cpp:715
msgid "Hyp Tangent of "
msgstr ""
#: mathemagics.cpp:720
msgid "Tangent of "
msgstr ""
#: mathemagics.cpp:744
msgid "ln "
msgstr ""
#: mathemagics.cpp:760
msgid "Not implemented"
msgstr ""
#: mathemagics.cpp:789
msgid "10 ^ "
msgstr ""
#: mathemagics.cpp:833
msgid "%1 mod "
msgstr ""
#: mathemagics.cpp:859
msgid "%1 root of "
msgstr ""
#: mathemagics.cpp:876
msgid "%1 ^ "
msgstr ""
#: mathemagics.cpp:927
msgid "%1 AND "
msgstr ""
#: mathemagics.cpp:943
msgid "%1 XOR "
msgstr ""
#: mathemagics.cpp:956
msgid "%1 OR "
msgstr ""
#: mathemagics.cpp:972
msgid "%1 RSH "
msgstr ""
#: mathemagics.cpp:989
msgid "%1 LSH "
msgstr ""
#: mathemagics.cpp:1139
#, c-format
msgid "Base changed to %1"
msgstr ""
#: mathemagics.cpp:1146
#, c-format
msgid "Angle changed to %1"
msgstr ""
#: mathemagics.cpp:1215
msgid "Change to level %1 applied"
msgstr ""
#: mathemagics.cpp:1218
msgid "Bad number"
msgstr ""
#: mathemagics.cpp:1224
msgid "Changes destroyed"
msgstr ""
#: mathemagics.cpp:1310
msgid "Too few arguments"
msgstr ""
#: mathemagics.cpp:1376
msgid "Base: %2; %3"
msgstr ""
#: mathemagics.cpp:1437
msgid "Error: "
msgstr ""
#: mathemagics.cpp:1446
msgid "%1 %2 %3 = %4"
msgstr ""
#: mathemagics.cpp:1452 mathemagics.cpp:1454
msgid "%1%2 = %3"
msgstr ""
#: mathemagics.cpp:1650
msgid "Variable %1 set to %2"
msgstr ""
#: mathemagics.cpp:1663
#, c-format
msgid "Undefined variable %1"
msgstr ""
#: mathemagics.cpp:1837
#, c-format
msgid "Unknown command %1"
msgstr ""
#: optiondialog.cpp:20
msgid "Display"
msgstr ""
#: optiondialog.cpp:23
msgid "Numbers"
msgstr ""
#: optiondialog.cpp:28
msgid "Display precision:"
msgstr ""
#: optiondialog.cpp:31
msgid "&Fixed precision"
msgstr ""
#: optiondialog.cpp:32
msgid "Always &show decimal point"
msgstr ""
#: optiondialog.cpp:37
msgid "Visible stack levels:"
msgstr ""
#: optiondialog.cpp:40
msgid "&Beep on error"
msgstr ""
#: optiondialog.cpp:49
msgid "History &depth:"
msgstr ""
#: optiondialog.cpp:53
msgid "C&lear History"
msgstr ""
#: optiondialog.cpp:58
msgid "Show &base and angle"
msgstr ""
#: optiondialog.cpp:62
msgid "Stack"
msgstr ""
#: optiondialog.cpp:65
msgid "&Save stack on quit"
msgstr ""
#: optiondialog.cpp:68
msgid "&Backspace drops on line-entry"
msgstr ""
#: stacklevel.cpp:20
#, c-format
msgid "Stack level %1"
msgstr ""
#: stacklevel.cpp:24
#, c-format
msgid "Roll from stack level %1"
msgstr ""
#: stacklevel.cpp:25
msgid ""
"Roll\n"
"Shifted: Roll down"
msgstr ""
#: mathemagicsui.rc:6
#, no-c-format
msgid "&Operations"
msgstr ""
#: mathemagicsui.rc:12
#, no-c-format
msgid "&Trig"
msgstr ""
#: mathemagicsui.rc:18
#, no-c-format
msgid "&Bitwise"
msgstr ""
#: mathemagicsui.rc:66
#, no-c-format
msgid "History Toolbar"
msgstr ""
#: mathemagicsui.rc:70
#, no-c-format
msgid "Operations Toolbar"
msgstr ""
#: mathemagicsui.rc:81
#, no-c-format
msgid "Trigonometry Toolbar"
msgstr ""
#: mathemagicsui.rc:89
#, no-c-format
msgid "Settings Toolbar"
msgstr ""
Loading…
Cancel
Save