aboutsummaryrefslogtreecommitdiff
path: root/source/cs/nlpsolver
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-09-14 13:23:14 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-09-14 13:39:38 +0200
commit561c214c699f3b563ba2507fd1ad9a709cf16653 (patch)
tree9115b32cddb880b72ecb721e4d62643401f08073 /source/cs/nlpsolver
parent4460c7babd574c5040a528d10fe51001c27680bc (diff)
update translations for master
and foce-fix errors using pocheck Change-Id: I12d26e666d46993fd4ff26616c09be9e5bf82fcd
Diffstat (limited to 'source/cs/nlpsolver')
-rw-r--r--source/cs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po53
-rw-r--r--source/cs/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po13
-rw-r--r--source/cs/nlpsolver/src/locale.po13
3 files changed, 70 insertions, 9 deletions
diff --git a/source/cs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/cs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
index 1ab61ac8b04..4037cc0f22f 100644
--- a/source/cs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
+++ b/source/cs/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
@@ -3,7 +3,7 @@ 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: 2016-11-09 14:10+0100\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
"PO-Revision-Date: 2016-11-17 10:01+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,10 @@ msgstr ""
"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: Pootle 2.7\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1479376912.000000\n"
+#. XpeLj
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Options"
msgstr "Možnosti"
+#. GfZUJ
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "<bookmark_value>Solver for Nonlinear Problems;Options</bookmark_value>"
msgstr "<bookmark_value>řešitel nelineárních problémů;možnosti</bookmark_value>"
+#. FCECT
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "General Options"
msgstr "Obecné možnosti"
+#. ZkCEe
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "Size of Swarm"
msgstr "Velikost populace"
+#. hRGYs
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "… defines the number of individuals to participate in the learning process. Each individual finds its own solutions and contributes to the overall knowledge."
msgstr "… určuje počet jedinců, kteří se budou účastnit procesu učení. Každý jedinec hledá vlastní řešení a přispívá k celkové znalosti."
+#. zReEK
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "Learning Cycles"
msgstr "Učící cykly"
+#. mDzwh
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "… defines the number of iterations, the algorithm should take. In each iteration, all individuals make a guess on the best solution and share their knowledge."
msgstr "… určuje počet iterací, které algoritmus vykoná. V každé iteraci všichni jedinci odhadují nejlepší řešení a sdílí své znalosti."
+#. SWBAK
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "Variable Bounds Guessing"
msgstr "Odhad mezí proměnných"
+#. 86AX8
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "If enabled (default), the algorithm tries to find variable bounds by looking at the starting values."
msgstr "Je-li zapnuto (výchozí nastavení), algoritmus se snaží najít meze proměnných na základě počátečních hodnot."
+#. 7tnqA
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "Variable Bounds Threshold"
msgstr "Práh mezí proměnných"
+#. 6fpGp
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "When guessing variable bounds, this threshold specifies, how the initial values are shifted to build the bounds. For an example how these values are calculated, please refer to the Manual in the Wiki."
msgstr "Tento práh určuje, jak jsou počáteční hodnoty posunuty při odhadu mezí proměnných. Příklad, jak se počítají tyto hodnoty, naleznete v příručce na Wiki."
+#. 4nKkq
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "Use ACR Comparator"
msgstr "Použít ACR komparátor"
+#. eVij6
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "If <emph>disabled</emph> (default), the BCH Comparator is used. It compares two individuals by first looking at their constraint violations and only if those are equal, it measures their current solution."
msgstr "Pokud <emph>zakázáno</emph> (výchozí), je použit BCH komparátor. Porovnává dva jedince tak, že nejdříve zkontroluje jejich porušení omezení, a pouze pokud jsou shodné, porovnává jejich aktuální řešení."
+#. wHTo3
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "If <emph>enabled</emph>, the ACR Comparator is used. It compares two individuals dependent on the current iteration and measures their goodness with knowledge about the libraries worst known solutions (in regard to their constraint violations)."
msgstr "Pokud <emph>povoleno</emph>, je použit ACR komparátor. Porovnává dva jedince v závislosti na aktuální iteraci a poměřuje jejich správnost s využitím znalostí o nejhorších známých řešeních z knihovny (vzhledem k jejich porušení omezení)."
+#. 5jPbx
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "Use Random Starting Point"
msgstr "Použít náhodný počátek"
+#. pt3XB
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "If <emph>enabled</emph>, the library is simply filled up with randomly chosen points."
msgstr "Pokud <emph>povoleno</emph>, je knihovna jednoduše vyplněna náhodně zvolenými body."
+#. HFv6w
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -152,6 +169,7 @@ msgctxt ""
msgid "If <emph>disabled</emph>, the currently present values (as given by the user) are inserted in the library as reference point."
msgstr "Pokud <emph>zakázáno</emph>, jako referenční body jsou do knihovny vloženy aktuální hodnoty (zadané uživatelem)."
+#. TYEBG
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -160,6 +178,7 @@ msgctxt ""
msgid "Stagnation Limit"
msgstr "Mez stagnace"
+#. nWRYK
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -168,6 +187,7 @@ msgctxt ""
msgid "If this number of individuals found solutions within a close range, the iteration is stopped and the best of these values is chosen as optimal."
msgstr "Pokud zadaný počet jedinců nalezne řešení pohybující se v úzkém rozsahu, je iterace zastavena a jako optimální je vybrána nejlepší z těchto hodnot."
+#. UFcxy
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "Stagnation Tolerance"
msgstr "Tolerance stagnace"
+#. F3qEp
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "Defines in what range solutions are considered “similar”."
msgstr "Určuje, v jakém rozsahu budou řešení považována za \"podobná\"."
+#. RUbSm
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "Show Enhanced Solver Status"
msgstr "Zobrazit podrobnosti o stavu řešitele"
+#. zmkYh
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -200,6 +223,7 @@ msgctxt ""
msgid "If <emph>enabled</emph>, an additional dialog is shown during the solving process which gives information about the current progress, the level of stagnation, the currently best known solution as well as the possibility, to stop or resume the solver."
msgstr "Pokud <emph>povoleno</emph>, je během řešení zobrazen další dialog s údaji o aktuálním průběhu, úrovni stagnace, aktuálním nejlepším řešení a také s možností řešení zastavit nebo obnovit."
+#. KH5yg
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -208,6 +232,7 @@ msgctxt ""
msgid "DEPS-specific Options"
msgstr "Možnosti specifické pro DEPS"
+#. ZU7FF
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -216,6 +241,7 @@ msgctxt ""
msgid "Agent Switch Rate"
msgstr "Míra přechodu činitele"
+#. 2zhCp
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -224,6 +250,7 @@ msgctxt ""
msgid "Specifies the probability for an individual to choose the Differential Evolution strategy."
msgstr "Určuje pravděpodobnost s jakou si jedinec vybere strategii diferenciální evoluce."
+#. 2yhKo
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -232,6 +259,7 @@ msgctxt ""
msgid "DE: Crossover Probability"
msgstr "DE: Pravděpodobnost křížení"
+#. eDjrN
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -240,6 +268,7 @@ msgctxt ""
msgid "… defines the probability of the individual being combined with the globally best point. If crossover is not used, the point is assembled from the own memory of the individual."
msgstr "… určuje pravděpodobnost kombinace jedince s globálně nejlepším bodem. Pokud není křížení použito, je bod vytvořen z vlastní paměti jedince."
+#. DfF2d
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -248,6 +277,7 @@ msgctxt ""
msgid "DE: Scaling Factor"
msgstr "DE: Měřítko"
+#. ThmU9
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "During crossover, the scaling factor decides about the “speed” of movement."
msgstr "Při křížení rozhoduje měřítko o \"rychlosti\" pohybu."
+#. pxYLF
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -264,6 +295,7 @@ msgctxt ""
msgid "PS: Constriction Coefficient"
msgstr "PS: Koeficient konstrikce"
+#. CPpbg
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -272,6 +304,7 @@ msgctxt ""
msgid "… defines the speed at which the particles/individuals move towards each other."
msgstr "… určuje rychlost jakou se částice/jedinci pohybují směrem k sobě."
+#. dGVYP
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -280,6 +313,7 @@ msgctxt ""
msgid "PS: Cognitive Constant"
msgstr "PS: Kognitivní konstanta"
+#. HmszE
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -288,6 +322,7 @@ msgctxt ""
msgid "… sets the importance of the own memory (in particular the best reached point so far)."
msgstr "… určuje důležitost vlastní paměti (hlavně nejlepšího zatím dosaženého bodu)."
+#. ktGLv
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -296,6 +331,7 @@ msgctxt ""
msgid "PS: Social Constant"
msgstr "PS: Sociální konstanta"
+#. CkqZA
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -304,6 +340,7 @@ msgctxt ""
msgid "… sets the importance of the global best point between all particles/individuals."
msgstr "… určuje důležitost globálních nejlepších bodů při komunikaci mezi všemi částicemi/jedinci."
+#. BAGAU
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -312,6 +349,7 @@ msgctxt ""
msgid "PS: Mutation Probability"
msgstr "PS: Pravděpodobnost mutace"
+#. CyJWk
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -320,6 +358,7 @@ msgctxt ""
msgid "… defines the probability, that instead of moving a component of the particle towards the best point, it randomly chooses a new value from the valid range for that variable."
msgstr "… určuje pravděpodobnost, s jakou je místo pohybu komponenty částice směrem k nejlepšímu bodu náhodně vybrána nová hodnota z rozsahu platného pro danou proměnnou."
+#. JbhLh
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -328,6 +367,7 @@ msgctxt ""
msgid "SCO-specific Options"
msgstr "Možnosti specifické pro SCO"
+#. zCr2J
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -336,6 +376,7 @@ msgctxt ""
msgid "Size of Library"
msgstr "Velikost knihovny"
+#. RSA7B
#: Options.xhp
msgctxt ""
"Options.xhp\n"
@@ -344,6 +385,7 @@ msgctxt ""
msgid "… defines the amount of information to store in the public library. Each individual stores knowledge there and asks for information."
msgstr "… určuje množství informací, které mají být uloženy ve společné knihovně. Každý jedinec do ní ukládá svá zjištění a stejně tak z ní informace i získává."
+#. CoicK
#: Usage.xhp
msgctxt ""
"Usage.xhp\n"
@@ -352,6 +394,7 @@ msgctxt ""
msgid "Usage"
msgstr "Použití"
+#. B5wxZ
#: Usage.xhp
msgctxt ""
"Usage.xhp\n"
@@ -360,6 +403,7 @@ msgctxt ""
msgid "<bookmark_value>Solver for Nonlinear Problems;Usage</bookmark_value>"
msgstr "<bookmark_value>řešitel nelineárních problémů;použití</bookmark_value>"
+#. FXuKu
#: Usage.xhp
msgctxt ""
"Usage.xhp\n"
@@ -368,6 +412,7 @@ msgctxt ""
msgid "Usage"
msgstr "Použití"
+#. R7si5
#: Usage.xhp
msgctxt ""
"Usage.xhp\n"
@@ -376,6 +421,7 @@ msgctxt ""
msgid "Regardless whether you use DEPS or SCO, you start by going to Tools - Solver and set the Cell to be optimized, the direction to go (minimization, maximization) and the cells to be modified to reach the goal. Then you go to the Options and specify the solver to be used and if necessary adjust the according <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parameters</link>."
msgstr "Nezávisle na tom, zda použijete DEPS nebo SCO, začnete volbou Nástroje - Řešitel a nastavením buňky, která má být optimalizována, směru optimalizace (minimalizace, maximalizace) a buněk, které mají být upraveny pro dosažení cíle. Poté přejdete do Možností a zvolíte, který řešitel má být použit, a pokud je to nutné, přizpůsobíte potřebné <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">parametry</link>."
+#. iuEnw
#: Usage.xhp
msgctxt ""
"Usage.xhp\n"
@@ -384,6 +430,7 @@ msgctxt ""
msgid "There is also a list of constraints you can use to restrict the possible range of solutions or to penalize certain conditions. However, in case of the evolutionary solvers DEPS and SCO, these constraints are also used to specify bounds on the variables of the problem. Due to the random nature of the algorithms, it is <emph>highly recommended</emph> to do so and give upper (and in case \"Assume Non-Negative Variables\" is turned off also lower) bounds for all variables. They don't have to be near the actual solution (which is probably unknown) but should give a rough indication of the expected size (0 ≤ var ≤ 1 or maybe -1000000 ≤ var ≤ 1000000)."
msgstr "K dispozici je také seznam omezení, které lze použít k omezení možného rozsahu řešení, nebo penalizaci určitých podmínek. Při použití evolučních řešitelů DEPS a SCO však tato omezení slouží také ke stanovení mezí proměnných problému. Vzhledem k nahodilé povaze algoritmů je <emph>výrazně doporučeno</emph> nastavit horní (a v případě, že je vypnuto \"Předpokládat nezáporné proměnné\", i dolní) meze všech proměnných. Nemusejí být v blízkosti aktuálního řešení (které je pravděpodobně neznámé), ale měly by přibližně udávat očekávaný rozsah (0 ≤ var ≤ 1 nebo možná -1 000 000 ≤ var ≤ 1 000 000)."
+#. E5pcq
#: Usage.xhp
msgctxt ""
"Usage.xhp\n"
@@ -392,6 +439,7 @@ msgctxt ""
msgid "Bounds are specified by selecting one or more variables (as range) on the left side and entering a numerical value (not a cell or a formula) on the right side. That way you can also choose one or more variables to be <emph>Integer</emph> or <emph>Binary</emph> only."
msgstr "Meze jsou určeny výběrem jedné nebo více (rozsahu) proměnných na levé straně a zadáním číselné hodnoty (ne buňky nebo vzorce) na straně pravé. Stejně můžete zvolit, zda bude jedna nebo více proměnných pouze <emph>celé číslo</emph> nebo <emph>binární číslo</emph>."
+#. 4SEEA
#: help.tree
msgctxt ""
"help.tree\n"
@@ -400,6 +448,7 @@ msgctxt ""
msgid "Solver for Nonlinear Problems"
msgstr "Řešitel nelineárních úloh"
+#. 3sHVz
#: help.tree
msgctxt ""
"help.tree\n"
diff --git a/source/cs/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po b/source/cs/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
index df066af0fc6..6403d8fe02d 100644
--- a/source/cs/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
+++ b/source/cs/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
@@ -2,19 +2,21 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:06+0200\n"
-"PO-Revision-Date: 2011-12-27 12:14+0200\n"
-"Last-Translator: Jindřich <khagaroth@gmail.com>\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-23 22:53+0000\n"
+"Last-Translator: raal <raal@post.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: cs\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369349626.000000\n"
+#. BCGG3
#: description.xml
msgctxt ""
"description.xml\n"
@@ -23,6 +25,7 @@ msgctxt ""
msgid "Solver for Nonlinear Programming"
msgstr "Řešitel nelineárního programování"
+#. LNCRi
#: description.xml
msgctxt ""
"description.xml\n"
diff --git a/source/cs/nlpsolver/src/locale.po b/source/cs/nlpsolver/src/locale.po
index cdb7b856b14..f29708055f8 100644
--- a/source/cs/nlpsolver/src/locale.po
+++ b/source/cs/nlpsolver/src/locale.po
@@ -3,7 +3,7 @@ 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-08-21 21:37+0200\n"
+"POT-Creation-Date: 2021-09-10 23:11+0200\n"
"PO-Revision-Date: 2019-12-06 10:29+0000\n"
"Last-Translator: Stanislav Horáček <stanislav.horacek@gmail.com>\n"
"Language-Team: Czech <https://vm137.documentfoundation.org/projects/libo_ui-master/nlpsolversrclocale/cs/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"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 3.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1403724637.000000\n"
#. sv3GB
@@ -88,6 +88,15 @@ msgctxt ""
msgid "Use Random starting point"
msgstr "Použít náhodný počátek"
+#. 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 ""
+
#. PeiB3
#: NLPSolverCommon_en_US.properties
msgctxt ""