diff options
Diffstat (limited to 'source/is/nlpsolver')
-rw-r--r-- | source/is/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po | 8 | ||||
-rw-r--r-- | source/is/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po | 2 | ||||
-rw-r--r-- | source/is/nlpsolver/src/locale.po | 291 |
3 files changed, 149 insertions, 152 deletions
diff --git a/source/is/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/is/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po index cf98ba0c153..1ae3de33fa8 100644 --- a/source/is/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po +++ b/source/is/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.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2012-12-26 11:14+0100\n" +"POT-Creation-Date: 2013-05-23 12:06+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -31,7 +31,6 @@ msgid "<bookmark_value>Solver for Nonlinear Problems;Options</bookmark_value>" msgstr "" #: Options.xhp -#, fuzzy msgctxt "" "Options.xhp\n" "hd_id0503200917103593\n" @@ -196,7 +195,7 @@ msgctxt "" "Options.xhp\n" "par_id0503200917103832\n" "help.text" -msgid "If <emph>enabled</emph>, an additional dialog is shown during the solving process which gives informations about the current progress, the level of stagnation, the currently best known solution as well as the possibility, to stop or resume the solver." +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 "" #: Options.xhp @@ -240,7 +239,6 @@ msgid "… defines the probability of the individual being combined with the glo msgstr "" #: Options.xhp -#, fuzzy msgctxt "" "Options.xhp\n" "par_id0603200910394216\n" @@ -341,7 +339,7 @@ msgctxt "" "Options.xhp\n" "par_id060320091040136\n" "help.text" -msgid "… defines the amount of informations to store in the public library. Each individual stores knowledge there and asks for informations." +msgid "… defines the amount of information to store in the public library. Each individual stores knowledge there and asks for information." msgstr "" #: Usage.xhp diff --git a/source/is/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po b/source/is/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po index 7b39694f40b..a926df548de 100644 --- a/source/is/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po +++ b/source/is/nlpsolver/src/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.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2012-12-26 11:14+0100\n" +"POT-Creation-Date: 2013-05-23 12:06+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/source/is/nlpsolver/src/locale.po b/source/is/nlpsolver/src/locale.po index f19802d8785..a65bc9fbe93 100644 --- a/source/is/nlpsolver/src/locale.po +++ b/source/is/nlpsolver/src/locale.po @@ -3,7 +3,7 @@ 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: 2012-12-26 11:14+0100\n" +"POT-Creation-Date: 2013-05-23 12:06+0200\n" "PO-Revision-Date: 2012-04-05 16:39+0200\n" "Last-Translator: Sveinn í Felli <sveinki@nett.is>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -15,6 +15,150 @@ msgstr "" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.AssumeNonNegative\n" +"property.text" +msgid "Assume Non-Negative Variables" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.SwarmSize\n" +"property.text" +msgid "Size of Swarm" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.LibrarySize\n" +"property.text" +msgid "Size of Library" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.LearningCycles\n" +"property.text" +msgid "Learning Cycles" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.GuessVariableRange\n" +"property.text" +msgid "Variable Bounds Guessing" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.VariableRangeThreshold\n" +"property.text" +msgid "Variable Bounds Threshold (when guessing)" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.UseACRComparator\n" +"property.text" +msgid "Use ACR Comparator (instead of BCH)" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.UseRandomStartingPoint\n" +"property.text" +msgid "Use Random starting point" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.StagnationLimit\n" +"property.text" +msgid "Stagnation Limit" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.Tolerance\n" +"property.text" +msgid "Stagnation Tolerance" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.EnhancedSolverStatus\n" +"property.text" +msgid "Show enhanced solver status" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.AgentSwitchRate\n" +"property.text" +msgid "Agent Switch Rate (DE Probability)" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.DEFactor\n" +"property.text" +msgid "DE: Scaling Factor (0-1.2)" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.DECR\n" +"property.text" +msgid "DE: Crossover Probability (0-1)" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.PSC1\n" +"property.text" +msgid "PS: Cognitive Constant" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.PSC2\n" +"property.text" +msgid "PS: Social Constant" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.PSWeight\n" +"property.text" +msgid "PS: Constriction Coefficient" +msgstr "" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.PSCL\n" +"property.text" +msgid "PS: Mutation Probability (0-0.005)" +msgstr "" + #: NLPSolverStatusDialog_en_US.properties msgctxt "" "NLPSolverStatusDialog_en_US.properties\n" @@ -24,7 +168,6 @@ msgid "Solver Status" msgstr "" #: NLPSolverStatusDialog_en_US.properties -#, fuzzy msgctxt "" "NLPSolverStatusDialog_en_US.properties\n" "NLPSolverStatusDialog.Controls.lblSolution\n" @@ -199,147 +342,3 @@ msgctxt "" "property.text" msgid "Days" msgstr "Dagar" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.AssumeNonNegative\n" -"property.text" -msgid "Assume Non-Negative Variables" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.SwarmSize\n" -"property.text" -msgid "Size of Swarm" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.LibrarySize\n" -"property.text" -msgid "Size of Library" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.LearningCycles\n" -"property.text" -msgid "Learning Cycles" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.GuessVariableRange\n" -"property.text" -msgid "Variable Bounds Guessing" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.VariableRangeThreshold\n" -"property.text" -msgid "Variable Bounds Threshold (when guessing)" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.UseACRComparator\n" -"property.text" -msgid "Use ACR Comparator (instead of BCH)" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.UseRandomStartingPoint\n" -"property.text" -msgid "Use Random starting point" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.StagnationLimit\n" -"property.text" -msgid "Stagnation Limit" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.Tolerance\n" -"property.text" -msgid "Stagnation Tolerance" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.EnhancedSolverStatus\n" -"property.text" -msgid "Show enhanced solver status" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.AgentSwitchRate\n" -"property.text" -msgid "Agent Switch Rate (DE Probability)" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.DEFactor\n" -"property.text" -msgid "DE: Scaling Factor (0-1.2)" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.DECR\n" -"property.text" -msgid "DE: Crossover Probability (0-1)" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.PSC1\n" -"property.text" -msgid "PS: Cognitive Constant" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.PSC2\n" -"property.text" -msgid "PS: Social Constant" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.PSWeight\n" -"property.text" -msgid "PS: Constriction Coefficient" -msgstr "" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.PSCL\n" -"property.text" -msgid "PS: Mutation Probability (0-0.005)" -msgstr "" |