# translation of kmathapplet.po to Slovak
# Stanislav Visnovsky <visnovsky@kde.org>, 2004.
msgid ""
msgstr ""
"Project-Id-Version: kmathapplet\n"
"POT-Creation-Date: 2020-05-11 04:10+0200\n"
"PO-Revision-Date: 2004-10-09 09:44+0200\n"
"Last-Translator: Stanislav Visnovsky <visnovsky@kde.org>\n"
"Language-Team: Slovak <sk-i18n@linux.sk>\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.9\n"
"Plural-Forms:  nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 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 ""

#. 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 ""

#: mathapplet.cpp:67
msgid "Evaluate:"
msgstr "Vyhodnotiť:"

#: mathapplet.cpp:115
msgid "Use &Degrees"
msgstr "Použiť &stupne"

#: mathapplet.cpp:116
msgid "Use &Radians"
msgstr "Použiť &radiány"

#: mathapplet.cpp:206
msgid "< Eval"
msgstr "< Vyhodnotiť"

#: mathapplet.cpp:213
msgid "Eval >"
msgstr "Vyhodnotiť >"

#: mathapplet.cpp:258
msgid "You have to enter an expression to be evaluated first."
msgstr "Musíte najprv zadať výraz, ktorý sa má vyhodnotiť."

#: parser.cpp:658
msgid ""
"Parser error at position %1:\n"
"Syntax error"
msgstr ""
"Chyba na pozícii %1:\n"
"Chyba syntaxe"

#: 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 "Vyhodnotenie matematických výrazov"

#: parser.cpp:662
msgid ""
"Parser error at position %1:\n"
"Missing parenthesis"
msgstr ""
"Chyba na pozícii %1:\n"
"Chýba zátvorka"

#: parser.cpp:666
msgid ""
"Parser error at position %1:\n"
"Function name unknown"
msgstr ""
"Chyba na pozícii %1:\n"
"Názov funkcie neznámy"

#: parser.cpp:670
msgid ""
"Parser error at position %1:\n"
"Void function variable"
msgstr ""
"Chyba na pozícii %1:\n"
"Beztypová premenná funkcie"

#: parser.cpp:674
msgid ""
"Parser error at position %1:\n"
"Too many functions"
msgstr ""
"Chyba na pozícii %1:\n"
"Príliš veľa funkcií"

#: parser.cpp:678
msgid ""
"Parser error at position %1:\n"
"Token-memory overflow"
msgstr ""
"Chyba na pozícii %1:\n"
"Pretečenie pamäti pre časti výrazu"

#: parser.cpp:682
msgid ""
"Parser error at position %1:\n"
"Stack overflow"
msgstr ""
"Chyba na pozícii %1:\n"
"Pretečenie zásobnika"

#: parser.cpp:686
msgid ""
"Parser error at position %1:\n"
"Name of function not free"
msgstr ""
"Chyba na pozícii %1:\n"
"Názov funkcie nie je voľný"

#: parser.cpp:690
msgid ""
"Parser error at position %1:\n"
"recursive function not allowed"
msgstr ""
"Chyba na pozícii %1:\n"
"rekurzívne funkcie nie sú povolené"

#: parser.cpp:693
#, c-format
msgid "Could not find a defined constant at position %1"
msgstr "Nepodarilo sa nájsť definovanú konštantu na pozícii %1"

#: parser.cpp:696
msgid "Empty function"
msgstr "Prázdna funkcia"