diff options
Diffstat (limited to 'tde-i18n-sk/messages/tdeutils/kcalc.po')
-rw-r--r-- | tde-i18n-sk/messages/tdeutils/kcalc.po | 836 |
1 files changed, 836 insertions, 0 deletions
diff --git a/tde-i18n-sk/messages/tdeutils/kcalc.po b/tde-i18n-sk/messages/tdeutils/kcalc.po new file mode 100644 index 00000000000..e746554de7e --- /dev/null +++ b/tde-i18n-sk/messages/tdeutils/kcalc.po @@ -0,0 +1,836 @@ +# translation of kcalc.po to Slovak +# Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>, 2002. +# Stanislav Visnovsky <visnovsky@kde.org>, 2004. +# Jozef Říha <jose1711@gmail.com>, 2006. +# Richard Fric <Richard.Fric@kdemail.net>, 2006. +msgid "" +msgstr "" +"Project-Id-Version: kcalc\n" +"POT-Creation-Date: 2008-07-08 01:19+0200\n" +"PO-Revision-Date: 2006-09-11 19:45+0200\n" +"Last-Translator: Richard Fric <Richard.Fric@kdemail.net>\n" +"Language-Team: Slovak <sk@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" +"Juraj Bednár,Peter Gasparovic,Peter Strelec,Stanislav Višňovský,Jozef Říha" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "juraj@bednar.sk?,beko@profi.sk,visnovsky@kde.org,jose1711@gmail.com" + +#: kcalc.cpp:77 +msgid "KDE Calculator" +msgstr "KDE Kalkulačka" + +#: kcalc.cpp:107 +msgid "Base" +msgstr "Sústava" + +#: kcalc.cpp:112 +msgid "He&x" +msgstr "He&x" + +#: kcalc.cpp:114 +msgid "Switch base to hexadecimal." +msgstr "Prepnúť sústavu do šestnástkovej." + +#: kcalc.cpp:116 +msgid "&Dec" +msgstr "&Dec" + +#: kcalc.cpp:118 +msgid "Switch base to decimal." +msgstr "Prepnúť sústavu do desiatkovej." + +#: kcalc.cpp:120 +msgid "&Oct" +msgstr "&Okt" + +#: kcalc.cpp:122 +msgid "Switch base to octal." +msgstr "Prepnúť sústavu do osmičkovej." + +#: kcalc.cpp:124 +msgid "&Bin" +msgstr "&Bin" + +#: kcalc.cpp:126 +msgid "Switch base to binary." +msgstr "Prepnúť sústavu do dvojkovej." + +#: kcalc.cpp:130 +msgid "&Angle" +msgstr "&Uhol" + +#: kcalc.cpp:132 +msgid "Choose the unit for the angle measure" +msgstr "Vyberte jednotku pre meranie uhlových vzdialeností" + +#: kcalc.cpp:136 +msgid "Degrees" +msgstr "Stupne" + +#: kcalc.cpp:137 +msgid "Radians" +msgstr "Radiány" + +#: kcalc.cpp:138 +msgid "Gradians" +msgstr "Gradiány" + +#: kcalc.cpp:147 +msgid "Inverse mode" +msgstr "Inverzný režim" + +#: kcalc.cpp:170 +msgid "Modulo" +msgstr "Modulo" + +#: kcalc.cpp:171 +msgid "Integer division" +msgstr "Celočíselné delenie" + +#: kcalc.cpp:180 +msgid "Reciprocal" +msgstr "Opakovane" + +#: kcalc.cpp:187 +msgid "Factorial" +msgstr "Faktoriál" + +#: kcalc.cpp:198 +msgid "Square" +msgstr "Druhá mocnina" + +#: kcalc.cpp:199 +msgid "Third power" +msgstr "Tretia mocnina" + +#: kcalc.cpp:207 +msgid "Square root" +msgstr "Druhá odmocnina" + +#: kcalc.cpp:208 +msgid "Cube root" +msgstr "Tretia odmocnina" + +#: kcalc.cpp:220 +msgid "x to the power of y" +msgstr "x na y" + +#: kcalc.cpp:221 +msgid "x to the power of 1/y" +msgstr "x na 1/y" + +#: kcalc.cpp:420 +msgid "&Statistic Buttons" +msgstr "Š&tatistické tlačidlá" + +#: kcalc.cpp:426 +msgid "Science/&Engineering Buttons" +msgstr "&Vedecké/inžinierske tlačidlá" + +#: kcalc.cpp:432 +msgid "&Logic Buttons" +msgstr "&Logické tlačidlá" + +#: kcalc.cpp:438 +msgid "&Constants Buttons" +msgstr "Tlačidlá &konštánt" + +#: kcalc.cpp:445 +msgid "&Show All" +msgstr "&Zobraziť všetky" + +#: kcalc.cpp:448 +msgid "&Hide All" +msgstr "&Skryť všetky" + +#: kcalc.cpp:549 +msgid "Exponent" +msgstr "Exponent" + +#: kcalc.cpp:561 +msgid "Multiplication" +msgstr "Násobenie" + +#: kcalc.cpp:565 +msgid "Pressed Multiplication-Button" +msgstr "Stlačené tlačidlo násobenia" + +#: kcalc.cpp:569 +msgid "Division" +msgstr "Delenie" + +#: kcalc.cpp:575 +msgid "Addition" +msgstr "Súčet" + +#: kcalc.cpp:581 +msgid "Subtraction" +msgstr "Rozdiel" + +#: kcalc.cpp:588 +msgid "Decimal point" +msgstr "Desatinná čiarka" + +#: kcalc.cpp:591 kcalc.cpp:593 +msgid "Pressed Decimal Point" +msgstr "Stlačené tlačidlo Desatinná čiarka" + +#: kcalc.cpp:597 +msgid "Result" +msgstr "Výsledok" + +#: kcalc.cpp:601 kcalc.cpp:603 +msgid "Pressed Equal-Button" +msgstr "Stlačené tlačidlo Rovná sa" + +#: kcalc.cpp:643 +msgid "Memory recall" +msgstr "Vyvolať pamäť" + +#: kcalc.cpp:651 +msgid "Add display to memory" +msgstr "Spočítať k pamäťovému registra" + +#: kcalc.cpp:652 +msgid "Subtract from memory" +msgstr "Odčítať od pamäťového registra" + +#: kcalc.cpp:661 +msgid "Memory store" +msgstr "Uložiť do pamäte" + +#: kcalc.cpp:667 +msgid "Clear memory" +msgstr "Vyčistiť pamäť" + +#: kcalc.cpp:676 +msgid "Pressed ESC-Button" +msgstr "Stlačené tlačidlo Esc" + +#: kcalc.cpp:680 +msgid "Clear all" +msgstr "Vyčistiť všetko" + +#: kcalc.cpp:692 +msgid "Percent" +msgstr "Percentá" + +#: kcalc.cpp:698 +msgid "Change sign" +msgstr "Zmeniť znamienko" + +#: kcalc.cpp:750 +msgid "Bitwise AND" +msgstr "Bitové AND" + +#: kcalc.cpp:757 +msgid "Bitwise OR" +msgstr "Bitové OR" + +#: kcalc.cpp:764 +msgid "Bitwise XOR" +msgstr "Bitové XOR" + +#: kcalc.cpp:771 +msgid "One's complement" +msgstr "Doplnok" + +#: kcalc.cpp:779 +msgid "Left bit shift" +msgstr "Bitový posun doľava" + +#: kcalc.cpp:788 +msgid "Right bit shift" +msgstr "Bitový posun doprava" + +#: kcalc.cpp:803 +msgid "Hyperbolic mode" +msgstr "Hyperbolický režim" + +#: kcalc.cpp:813 +msgid "Sine" +msgstr "Sínus" + +#: kcalc.cpp:814 +msgid "Arc sine" +msgstr "Arkus sínus" + +#: kcalc.cpp:815 +msgid "Hyperbolic sine" +msgstr "Hyperbolický sínus" + +#: kcalc.cpp:817 +msgid "Inverse hyperbolic sine" +msgstr "Inverzný hyperbolický sínus" + +#: kcalc.cpp:827 +msgid "Cosine" +msgstr "Kosínus" + +#: kcalc.cpp:828 +msgid "Arc cosine" +msgstr "Arkus kosínus" + +#: kcalc.cpp:829 +msgid "Hyperbolic cosine" +msgstr "Hyperbolický kosínus" + +#: kcalc.cpp:831 +msgid "Inverse hyperbolic cosine" +msgstr "Inverzný hyperbolický kosínus" + +#: kcalc.cpp:841 +msgid "Tangent" +msgstr "Tangens" + +#: kcalc.cpp:842 +msgid "Arc tangent" +msgstr "Arkus tangens" + +#: kcalc.cpp:843 +msgid "Hyperbolic tangent" +msgstr "Hyperbolický tangens" + +#: kcalc.cpp:845 +msgid "Inverse hyperbolic tangent" +msgstr "Inverzný hyperbolický tangens" + +#: kcalc.cpp:854 +msgid "Natural log" +msgstr "Prirodzený logaritmus" + +#: kcalc.cpp:855 +msgid "Exponential function" +msgstr "Exponenciálna funkcia" + +#: kcalc.cpp:866 +msgid "Logarithm to base 10" +msgstr "Logaritmus o základe 10" + +#: kcalc.cpp:867 +msgid "10 to the power of x" +msgstr "10 na x" + +#: kcalc.cpp:886 +msgid "Number of data entered" +msgstr "Počet položiek" + +#: kcalc.cpp:888 +msgid "Sum of all data items" +msgstr "Suma všetkých položiek" + +#: kcalc.cpp:898 kcalc.cpp:901 +msgid "Median" +msgstr "Medián" + +#: kcalc.cpp:907 +msgid "Mean" +msgstr "Priemer" + +#: kcalc.cpp:910 +msgid "Sum of all data items squared" +msgstr "Suma druhých mocnín všetkých položiek" + +#: kcalc.cpp:921 +msgid "Sample standard deviation" +msgstr "Výberová smerodajná odchýlka" + +#: kcalc.cpp:923 +msgid "Standard deviation" +msgstr "Smerodajná odchýlka" + +#: kcalc.cpp:933 +msgid "Enter data" +msgstr "Zadajte dáta" + +#: kcalc.cpp:934 +msgid "Delete last data item" +msgstr "Vymazať poslednú dátovú položku" + +#: kcalc.cpp:944 +msgid "Clear data store" +msgstr "Vyčistiť uložené dáta" + +#: kcalc.cpp:1019 +msgid "&Constants" +msgstr "&Konštanty" + +#: kcalc.cpp:1768 +msgid "Last stat item erased" +msgstr "Posledná stat položka zmazaná" + +#: kcalc.cpp:1779 +msgid "Stat mem cleared" +msgstr "Stat pamäť vymazaná" + +#. i18n: file general.ui line 16 +#: kcalc.cpp:1825 rc.cpp:78 +#, no-c-format +msgid "General" +msgstr "Všeobecné" + +#: kcalc.cpp:1825 +msgid "General Settings" +msgstr "Všeobecné nastavenia" + +#: kcalc.cpp:1833 +msgid "Select Display Font" +msgstr "Výber písma displeja" + +#: kcalc.cpp:1839 +msgid "Colors" +msgstr "Farby" + +#: kcalc.cpp:1839 +msgid "Button & Display Colors" +msgstr "Farby tlačidiel a displeja" + +#. i18n: file constants.ui line 16 +#: kcalc.cpp:1876 rc.cpp:36 +#, no-c-format +msgid "Constants" +msgstr "Konštanty" + +#: kcalc.cpp:2273 +msgid "KCalc" +msgstr "KCalc" + +#: kcalc.cpp:2275 +msgid "" +"(c) 2003-2005, Klaus Niederkrüger\n" +"(c) 1996-2000, Bernd Johannes Wuebben\n" +"(c) 2000-2005, The KDE Team" +msgstr "" +"(c) 2003-2005, Klaus Niederkrüger\n" +"(c) 1996-2000, Bernd Johannes Wuebben\n" +"(c) 2000-2005, KDE Team" + +#: kcalc_const_button.cpp:37 kcalc_const_button.cpp:47 +msgid "Write display data into memory" +msgstr "Zapísať zobrazené údaje do pamäte" + +#: kcalc_const_button.cpp:74 +msgid "Set Name" +msgstr "Nastaviť meno" + +#: kcalc_const_button.cpp:75 +msgid "Choose From List" +msgstr "Vybrať zo zoznamu" + +#: kcalc_const_button.cpp:88 +msgid "New Name for Constant" +msgstr "Nové meno pre konštantu" + +#: kcalc_const_button.cpp:88 +msgid "New name:" +msgstr "Nové meno:" + +#: kcalc_const_menu.cpp:29 +msgid "Pi" +msgstr "Pi" + +#: kcalc_const_menu.cpp:32 +msgid "Euler Number" +msgstr "Eulerovo číslo" + +#: kcalc_const_menu.cpp:35 +msgid "Golden Ratio" +msgstr "Zlatý rez" + +#: kcalc_const_menu.cpp:36 +msgid "Light Speed" +msgstr "Rýchlosť svetla" + +#: kcalc_const_menu.cpp:37 +msgid "Planck's Constant" +msgstr "Planckova konštanta" + +#: kcalc_const_menu.cpp:38 +msgid "Constant of Gravitation" +msgstr "Gravitačná konštanta" + +#: kcalc_const_menu.cpp:39 +msgid "Earth Acceleration" +msgstr "Gravitačné zrýchlenie" + +#: kcalc_const_menu.cpp:40 +msgid "Elementary Charge" +msgstr "Elementárny náboj" + +#: kcalc_const_menu.cpp:41 +msgid "Impedance of Vacuum" +msgstr "Impedancia vákua" + +#: kcalc_const_menu.cpp:42 +msgid "Fine-Structure Constant" +msgstr "Fine-Structure konštanta" + +#: kcalc_const_menu.cpp:43 +msgid "Permeability of Vacuum" +msgstr "Permeabilita vákua" + +#: kcalc_const_menu.cpp:44 +msgid "Permittivity of vacuum" +msgstr "Permitivita vákua" + +#: kcalc_const_menu.cpp:45 +msgid "Boltzmann Constant" +msgstr "Botzmannova konštanta" + +#: kcalc_const_menu.cpp:46 +msgid "Atomic Mass Unit" +msgstr "Atómová hmotnostná jednotka" + +#: kcalc_const_menu.cpp:47 +msgid "Molar Gas Constant" +msgstr "Molárna plynová konštanta" + +#: kcalc_const_menu.cpp:48 +msgid "Stefan-Boltzmann Constant" +msgstr "Stefano-Boltzmannova konštanta" + +#: kcalc_const_menu.cpp:49 +msgid "Avogadro's Number" +msgstr "Avogadrova konštanta" + +#: kcalc_const_menu.cpp:61 +msgid "Mathematics" +msgstr "Matematika" + +#: kcalc_const_menu.cpp:62 +msgid "Electromagnetism" +msgstr "Elektromagnetizmus" + +#: kcalc_const_menu.cpp:63 +msgid "Atomic && Nuclear" +msgstr "Atómy && Nukleárna veda" + +#: kcalc_const_menu.cpp:64 +msgid "Thermodynamics" +msgstr "Termodynamika" + +#: kcalc_const_menu.cpp:65 +msgid "Gravitation" +msgstr "Gravitácia" + +#: kcalc_core.cpp:965 +msgid "Stack processing error - empty stack" +msgstr "Chyba pri spracovávaní zásobníka - prázdny zásobník" + +#. i18n: file colors.ui line 27 +#: rc.cpp:6 +#, no-c-format +msgid "Display Colors" +msgstr "Farby displeja" + +#. i18n: file colors.ui line 38 +#: rc.cpp:9 +#, no-c-format +msgid "&Foreground:" +msgstr "&Popredie:" + +#. i18n: file colors.ui line 49 +#: rc.cpp:12 +#, no-c-format +msgid "&Background:" +msgstr "Po&zadie:" + +#. i18n: file colors.ui line 109 +#: rc.cpp:15 +#, no-c-format +msgid "Button Colors" +msgstr "Farby tlačidiel" + +#. i18n: file colors.ui line 120 +#: rc.cpp:18 +#, no-c-format +msgid "&Functions:" +msgstr "&Funkcie:" + +#. i18n: file colors.ui line 131 +#: rc.cpp:21 +#, no-c-format +msgid "He&xadecimals:" +msgstr "He&xadecimálne:" + +#. i18n: file colors.ui line 142 +#: rc.cpp:24 +#, no-c-format +msgid "O&perations:" +msgstr "&Operácie:" + +#. i18n: file colors.ui line 210 +#: rc.cpp:27 +#, no-c-format +msgid "&Numbers:" +msgstr "Čí&slice:" + +#. i18n: file colors.ui line 229 +#: rc.cpp:30 +#, no-c-format +msgid "St&atistic functions:" +msgstr "Š&tatistické funkcie:" + +#. i18n: file colors.ui line 240 +#: rc.cpp:33 +#, no-c-format +msgid "&Memory:" +msgstr "&Pamäť:" + +#. i18n: file constants.ui line 27 +#: rc.cpp:39 +#, no-c-format +msgid "Configure Constants" +msgstr "Nastaviť konštanty" + +#. i18n: file constants.ui line 38 +#: rc.cpp:42 +#, no-c-format +msgid "C1" +msgstr "C1" + +#. i18n: file constants.ui line 99 +#: rc.cpp:45 rc.cpp:51 rc.cpp:57 rc.cpp:63 rc.cpp:69 rc.cpp:75 +#, no-c-format +msgid "Predefined" +msgstr "Predefinovaný" + +#. i18n: file constants.ui line 109 +#: rc.cpp:48 +#, no-c-format +msgid "C2" +msgstr "C2" + +#. i18n: file constants.ui line 180 +#: rc.cpp:54 +#, no-c-format +msgid "C3" +msgstr "C3" + +#. i18n: file constants.ui line 251 +#: rc.cpp:60 +#, no-c-format +msgid "C4" +msgstr "C4" + +#. i18n: file constants.ui line 322 +#: rc.cpp:66 +#, no-c-format +msgid "C5" +msgstr "C5" + +#. i18n: file constants.ui line 393 +#: rc.cpp:72 +#, no-c-format +msgid "C6" +msgstr "C6" + +#. i18n: file general.ui line 30 +#: rc.cpp:81 +#, no-c-format +msgid "Precision" +msgstr "Presnosť" + +#. i18n: file general.ui line 41 +#: rc.cpp:84 +#, no-c-format +msgid "Set &decimal precision" +msgstr "Nastaviť &desatinnú presnosť" + +#. i18n: file general.ui line 52 +#: rc.cpp:87 +#, no-c-format +msgid "Decimal &digits:" +msgstr "&Desatinné čísla:" + +#. i18n: file general.ui line 88 +#: rc.cpp:90 +#, no-c-format +msgid "&Maximum number of digits:" +msgstr "&Maximálny počet číslic:" + +#. i18n: file general.ui line 123 +#: rc.cpp:93 +#, no-c-format +msgid "Misc" +msgstr "Rôzne" + +#. i18n: file general.ui line 134 +#: rc.cpp:96 +#, no-c-format +msgid "&Beep on error" +msgstr "&Pípnuť pri chybe" + +#. i18n: file general.ui line 145 +#: rc.cpp:99 +#, no-c-format +msgid "Show &result in window title" +msgstr "Zobraziť &výsledok v titulku okna" + +#. i18n: file general.ui line 153 +#: rc.cpp:102 +#, no-c-format +msgid "Group digits" +msgstr "Zoskupovať čísla" + +#. i18n: file kcalc.kcfg line 12 +#: rc.cpp:105 +#, no-c-format +msgid "The foreground color of the display." +msgstr "Farba popredia displeja." + +#. i18n: file kcalc.kcfg line 16 +#: rc.cpp:108 +#, no-c-format +msgid "The background color of the display." +msgstr "Farba pozadia displeja." + +#. i18n: file kcalc.kcfg line 20 +#: rc.cpp:111 +#, no-c-format +msgid "The color of number buttons." +msgstr "Farba tlačidiel číslic." + +#. i18n: file kcalc.kcfg line 25 +#: rc.cpp:114 +#, no-c-format +msgid "The color of function buttons." +msgstr "Farba tlačidiel funkcií." + +#. i18n: file kcalc.kcfg line 29 +#: rc.cpp:117 +#, no-c-format +msgid "The color of statistical buttons." +msgstr "Farba štatistických tlačidiel." + +#. i18n: file kcalc.kcfg line 33 +#: rc.cpp:120 +#, no-c-format +msgid "The color of hex buttons." +msgstr "Farba tlačidiel pre šestnástkové hodnoty." + +#. i18n: file kcalc.kcfg line 37 +#: rc.cpp:123 +#, no-c-format +msgid "The color of memory buttons." +msgstr "Farba tlačidiel pre pamäť." + +#. i18n: file kcalc.kcfg line 41 +#: rc.cpp:126 +#, no-c-format +msgid "The color of operation buttons." +msgstr "Farba tlačidiel operácií." + +#. i18n: file kcalc.kcfg line 47 +#: rc.cpp:129 +#, no-c-format +msgid "The font to use in the display." +msgstr "Písmo použité pre zobrazenie." + +#. i18n: file kcalc.kcfg line 53 +#: rc.cpp:132 +#, no-c-format +msgid "Maximum number of digits displayed." +msgstr "Maximálny počet zobrazených číslic." + +#. i18n: file kcalc.kcfg line 59 +#: rc.cpp:135 +#, no-c-format +msgid "" +"\n" +"\tKCalc can compute with many more digits than the number that\n" +"\tfits on the display. This setting gives the maximum number of\n" +"\tdigits displayed, before KCalc starts using scientific notation,\n" +"\ti.e. notation of the type 2.34e12.\n" +" " +msgstr "" +"\n" +"\tKCalc dokáže počítať s číslami, ktoré majú oveľa väčším počet\n" +"\tčíslic než tie, ktoré sa zmestia na displej. Toto nastavenie\n" +"\tstanovuje maximálny počet čísel, ktoré sú zobrazené pred tým,\n" +"\tnež KCalc prepne notáciu do vedeckého tvaru, napr. 2.34e12.\n" +" " + +#. i18n: file kcalc.kcfg line 65 +#: rc.cpp:143 +#, no-c-format +msgid "Number of fixed decimal digits." +msgstr "Počet fixovaných desatinných miest." + +#. i18n: file kcalc.kcfg line 69 +#: rc.cpp:146 +#, no-c-format +msgid "Whether to use fixed decimal places." +msgstr "Či použiť pevný počet desatinných miest." + +#. i18n: file kcalc.kcfg line 75 +#: rc.cpp:149 +#, no-c-format +msgid "Whether to beep on error." +msgstr "Či pípnuť pri chybe." + +#. i18n: file kcalc.kcfg line 79 +#: rc.cpp:152 +#, no-c-format +msgid "Whether to show the result in the window title." +msgstr "Či zobraziť výsledok v titulku okna." + +#. i18n: file kcalc.kcfg line 83 +#: rc.cpp:155 +#, no-c-format +msgid "Whether to group digits." +msgstr "Či zoskupovať číslice." + +#. i18n: file kcalc.kcfg line 87 +#: rc.cpp:158 +#, no-c-format +msgid "Whether to show statistical buttons." +msgstr "Či zobraziť tlačidlá pre štatistické funkcie." + +#. i18n: file kcalc.kcfg line 92 +#: rc.cpp:161 +#, no-c-format +msgid "" +"Whether to show buttons with functions used in science/engineering,\n" +"\t like exp, log, sin etc." +msgstr "" +"Či zobrazovať tlačidlá s vedeckými/inžinierskymi funkciami,\n" +"\t ako exp, log, sin, atď." + +#. i18n: file kcalc.kcfg line 96 +#: rc.cpp:165 +#, no-c-format +msgid "Whether to show logic buttons." +msgstr "Či zobraziť tlačidlá pre logické funkcie." + +#. i18n: file kcalc.kcfg line 100 +#: rc.cpp:168 +#, no-c-format +msgid "Whether to show constant buttons." +msgstr "Či zobraziť tlačidlá pre konštanty." + +#. i18n: file kcalc.kcfg line 106 +#: rc.cpp:171 +#, no-c-format +msgid "Name of the user programmable constants." +msgstr "Názvy užívateľsky programovateľných konštánt." + +#. i18n: file kcalc.kcfg line 117 +#: rc.cpp:174 +#, no-c-format +msgid "List of user programmable constants" +msgstr "Zoznam užívateľsky programovateľných konštánt" |