From f92f4244c6fa42b3f76ff0555b2db305fd014d98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 31 Dec 2018 02:10:01 +0100 Subject: Add translation templates for tdeaddons. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- template/messages/tdeaddons/kmathapplet.pot | 119 ++++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 template/messages/tdeaddons/kmathapplet.pot (limited to 'template/messages/tdeaddons/kmathapplet.pot') diff --git a/template/messages/tdeaddons/kmathapplet.pot b/template/messages/tdeaddons/kmathapplet.pot new file mode 100644 index 00000000000..de69bb601b4 --- /dev/null +++ b/template/messages/tdeaddons/kmathapplet.pot @@ -0,0 +1,119 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-30 18:44+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: mathapplet.cpp:67 +msgid "Evaluate:" +msgstr "" + +#: mathapplet.cpp:115 +msgid "Use &Degrees" +msgstr "" + +#: mathapplet.cpp:116 +msgid "Use &Radians" +msgstr "" + +#: mathapplet.cpp:206 +msgid "< Eval" +msgstr "" + +#: mathapplet.cpp:213 +msgid "Eval >" +msgstr "" + +#: mathapplet.cpp:258 +msgid "You have to enter an expression to be evaluated first." +msgstr "" + +#: parser.cpp:658 +msgid "" +"Parser error at position %1:\n" +"Syntax error" +msgstr "" + +#: parser.cpp:659 parser.cpp:663 parser.cpp:667 parser.cpp:671 parser.cpp:675 +#: parser.cpp:679 parser.cpp:683 parser.cpp:687 parser.cpp:691 parser.cpp:694 +#: parser.cpp:696 +msgid "Math Expression Evaluator" +msgstr "" + +#: parser.cpp:662 +msgid "" +"Parser error at position %1:\n" +"Missing parenthesis" +msgstr "" + +#: parser.cpp:666 +msgid "" +"Parser error at position %1:\n" +"Function name unknown" +msgstr "" + +#: parser.cpp:670 +msgid "" +"Parser error at position %1:\n" +"Void function variable" +msgstr "" + +#: parser.cpp:674 +msgid "" +"Parser error at position %1:\n" +"Too many functions" +msgstr "" + +#: parser.cpp:678 +msgid "" +"Parser error at position %1:\n" +"Token-memory overflow" +msgstr "" + +#: parser.cpp:682 +msgid "" +"Parser error at position %1:\n" +"Stack overflow" +msgstr "" + +#: parser.cpp:686 +msgid "" +"Parser error at position %1:\n" +"Name of function not free" +msgstr "" + +#: parser.cpp:690 +msgid "" +"Parser error at position %1:\n" +"recursive function not allowed" +msgstr "" + +#: parser.cpp:693 +#, c-format +msgid "Could not find a defined constant at position %1" +msgstr "" + +#: parser.cpp:696 +msgid "Empty function" +msgstr "" -- cgit v1.2.1