diff options
Diffstat (limited to '')
-rw-r--r-- | translations/source/sk/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po | 35 | ||||
-rw-r--r-- | translations/source/sk/nlpsolver/src/locale.po | 404 |
2 files changed, 439 insertions, 0 deletions
diff --git a/translations/source/sk/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po b/translations/source/sk/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po new file mode 100644 index 000000000..385964ba7 --- /dev/null +++ b/translations/source/sk/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po @@ -0,0 +1,35 @@ +#. extracted from nlpsolver/src/com/sun/star/comp/Calc/NLPSolver +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2019-07-11 18:38+0200\n" +"PO-Revision-Date: 2013-05-24 00:50+0000\n" +"Last-Translator: Anonymous Pootle User\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: sk\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==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369356635.000000\n" + +#. BCGG3 +#: description.xml +msgctxt "" +"description.xml\n" +"dispname\n" +"description.text" +msgid "Solver for Nonlinear Programming" +msgstr "Riešič úloh nelineárneho programovania" + +#. LNCRi +#: description.xml +msgctxt "" +"description.xml\n" +"extdesc\n" +"description.text" +msgid "This extension integrates into Calc and offers new Solver engines to use for optimizing nonlinear programming models.\n" +msgstr "Toto rozšírenie pre Calc ponúka riešič s optimalizovanými modelmi nelineárneho programovania.\n" diff --git a/translations/source/sk/nlpsolver/src/locale.po b/translations/source/sk/nlpsolver/src/locale.po new file mode 100644 index 000000000..6d7c8f9a1 --- /dev/null +++ b/translations/source/sk/nlpsolver/src/locale.po @@ -0,0 +1,404 @@ +#. extracted from nlpsolver/src/locale +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2021-09-10 23:11+0200\n" +"PO-Revision-Date: 2021-11-08 13:36+0000\n" +"Last-Translator: Miloš Šrámek <msramek22@gmail.com>\n" +"Language-Team: Slovak <https://translations.documentfoundation.org/projects/libo_ui-master/nlpsolversrclocale/sk/>\n" +"Language: sk\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==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: Weblate 4.8.1\n" +"X-POOTLE-MTIME: 1484835680.000000\n" + +#. sv3GB +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.AssumeNonNegative\n" +"property.text" +msgid "Assume Non-Negative Variables" +msgstr "Predpokladať nezáporné premenné" + +#. 5jEje +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.SwarmSize\n" +"property.text" +msgid "Size of Swarm" +msgstr "Veľkosť populácie" + +#. eFcSX +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.LibrarySize\n" +"property.text" +msgid "Size of Library" +msgstr "Veľkosť knižnice" + +#. FCitz +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.LearningCycles\n" +"property.text" +msgid "Learning Cycles" +msgstr "Cykly učenia" + +#. bfhvu +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.GuessVariableRange\n" +"property.text" +msgid "Variable Bounds Guessing" +msgstr "Odhad hraničných hodnôt premenných" + +#. dnLBE +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.VariableRangeThreshold\n" +"property.text" +msgid "Variable Bounds Threshold (when guessing)" +msgstr "Najnižšia navrhovaná hodnota premennej" + +#. hYnAD +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.UseACRComparator\n" +"property.text" +msgid "Use ACR Comparator (instead of BCH)" +msgstr "Použiť ACR porovnávanie (namiesto BCH)" + +#. h9GSv +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.UseRandomStartingPoint\n" +"property.text" +msgid "Use Random starting point" +msgstr "Použiť náhodne vybraný štartovací bod" + +#. r8nEN +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.UseStrongerPRNG\n" +"property.text" +msgid "Use a stronger random generator (slower)" +msgstr "Použiť silnejší generátor náhodných čísel (pomalší)" + +#. PeiB3 +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.StagnationLimit\n" +"property.text" +msgid "Stagnation Limit" +msgstr "Hranica stagnácie" + +#. BFULR +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.Tolerance\n" +"property.text" +msgid "Stagnation Tolerance" +msgstr "Tolerancia stagnácie" + +#. 8giuj +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.EnhancedSolverStatus\n" +"property.text" +msgid "Show enhanced solver status" +msgstr "Ukázať rozšírený status riešiča" + +#. BERoy +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.AgentSwitchRate\n" +"property.text" +msgid "Agent Switch Rate (DE Probability)" +msgstr "Rýchlosť prepínania agenta (pravdepodobnosť DE)" + +#. 7CFHz +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.DEFactorMin\n" +"property.text" +msgid "DE: Min Scaling Factor (0-1.2)" +msgstr "DE: Minimálna mierka (0-1,2)" + +#. 3DGzp +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.DEFactorMax\n" +"property.text" +msgid "DE: Max Scaling Factor (0-1.2)" +msgstr "DE: Maximálna mierka (0-1,2)" + +#. VF6Xw +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.DECR\n" +"property.text" +msgid "DE: Crossover Probability (0-1)" +msgstr "DE: pravdepodobnosť kríženia (0-1)" + +#. NVxgP +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.PSC1\n" +"property.text" +msgid "PS: Cognitive Constant" +msgstr "PS: kognitívna konštanta" + +#. tg2w2 +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.PSC2\n" +"property.text" +msgid "PS: Social Constant" +msgstr "PS: sociálna konštanta" + +#. fDvQT +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.PSWeight\n" +"property.text" +msgid "PS: Constriction Coefficient" +msgstr "PS: koeficient zmršťovania" + +#. VFqgP +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.PSCL\n" +"property.text" +msgid "PS: Mutation Probability (0-0.005)" +msgstr "PS: pravdepodobnosť mutácie (0-0,005)" + +#. AgTtH +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Dialog.Caption\n" +"property.text" +msgid "Solver Status" +msgstr "Stav riešiča" + +#. hzAAy +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Controls.lblSolution\n" +"property.text" +msgid "Current Solution:" +msgstr "Aktuálne riešenie:" + +#. sB686 +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Controls.lblIteration\n" +"property.text" +msgid "Iteration:" +msgstr "Iterácia:" + +#. Hthud +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Controls.lblStagnation\n" +"property.text" +msgid "Stagnation:" +msgstr "Stagnácia:" + +#. Csvxd +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Controls.lblRuntime\n" +"property.text" +msgid "Runtime:" +msgstr "Doba behu:" + +#. hG2kW +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Controls.btnStop\n" +"property.text" +msgid "Stop" +msgstr "Zastaviť" + +#. QAJcS +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Controls.btnOK\n" +"property.text" +msgid "OK" +msgstr "OK" + +#. XTguH +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Controls.btnContinue\n" +"property.text" +msgid "Continue" +msgstr "Pokračovať" + +#. XhkNb +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Message.StopIteration\n" +"property.text" +msgid "Maximum iterations reached." +msgstr "Dosiahnutý maximálny počet iterácií." + +#. LgEvY +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Message.StopStagnation\n" +"property.text" +msgid "Process stopped due to stagnation." +msgstr "Proces zastavený na základe stagnácie." + +#. EeWda +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Message.StopUser\n" +"property.text" +msgid "Process stopped due to user interruption." +msgstr "Proces zastavený na základe prerušenia používateľom." + +#. 9fQ2d +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Message.CurrentIteration\n" +"property.text" +msgid "Process stopped at iteration %d of %d." +msgstr "Proces zastavený na iterácii %d z (zo) %d." + +#. Kemtr +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Nanoseconds\n" +"property.text" +msgid "Nanoseconds" +msgstr "Nanosekúnd" + +#. cUtXC +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Microseconds\n" +"property.text" +msgid "Microseconds" +msgstr "Mikrosekúnd" + +#. B9Wui +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Milliseconds\n" +"property.text" +msgid "Milliseconds" +msgstr "Milisekúnd" + +#. TzBHP +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Second\n" +"property.text" +msgid "Second" +msgstr "Sekunda" + +#. AoHMv +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Seconds\n" +"property.text" +msgid "Seconds" +msgstr "Sekundy" + +#. EBDm2 +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Minute\n" +"property.text" +msgid "Minute" +msgstr "Minúta" + +#. QWZYX +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Minutes\n" +"property.text" +msgid "Minutes" +msgstr "Minúty" + +#. sC73y +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Hour\n" +"property.text" +msgid "Hour" +msgstr "Hodina" + +#. AgYqD +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Hours\n" +"property.text" +msgid "Hours" +msgstr "Hodiny" + +#. HURQy +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Day\n" +"property.text" +msgid "Day" +msgstr "Deň" + +#. WBzAK +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Days\n" +"property.text" +msgid "Days" +msgstr "Dni" |