diff options
author | Andras Timar <atimar@suse.com> | 2013-05-25 20:03:16 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-05-25 21:06:48 +0200 |
commit | 7db61e0f23b962f97e9246e0a8fb60e47fff0ac9 (patch) | |
tree | 909b091e57c275100a8792591c22fa92e5bdab44 /source/rw/nlpsolver | |
parent | 048550216b445425fc8d86277696f8f9bfb0c8bf (diff) |
initial import of 4.1 translations
Change-Id: Ia93f31dedcdff3e180c36473e0667022795d96a7
Diffstat (limited to 'source/rw/nlpsolver')
-rw-r--r-- | source/rw/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po | 6 | ||||
-rw-r--r-- | source/rw/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po | 2 | ||||
-rw-r--r-- | source/rw/nlpsolver/src/locale.po | 294 |
3 files changed, 149 insertions, 153 deletions
diff --git a/source/rw/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/rw/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po index 7dc15c66b6f..c87440d012e 100644 --- a/source/rw/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po +++ b/source/rw/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" @@ -195,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 @@ -339,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/rw/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po b/source/rw/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po index dec9ac0a68d..20bc1488939 100644 --- a/source/rw/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po +++ b/source/rw/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/rw/nlpsolver/src/locale.po b/source/rw/nlpsolver/src/locale.po index 4f02eb52e3d..f1622d7c585 100644 --- a/source/rw/nlpsolver/src/locale.po +++ b/source/rw/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-06-16 15:32+0200\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -14,6 +14,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" @@ -23,7 +167,6 @@ msgid "Solver Status" msgstr "" #: NLPSolverStatusDialog_en_US.properties -#, fuzzy msgctxt "" "NLPSolverStatusDialog_en_US.properties\n" "NLPSolverStatusDialog.Controls.lblSolution\n" @@ -32,7 +175,6 @@ msgid "Current Solution:" msgstr "Iki Gice" #: NLPSolverStatusDialog_en_US.properties -#, fuzzy msgctxt "" "NLPSolverStatusDialog_en_US.properties\n" "NLPSolverStatusDialog.Controls.lblIteration\n" @@ -57,7 +199,6 @@ msgid "Runtime:" msgstr "" #: NLPSolverStatusDialog_en_US.properties -#, fuzzy msgctxt "" "NLPSolverStatusDialog_en_US.properties\n" "NLPSolverStatusDialog.Controls.btnStop\n" @@ -138,7 +279,6 @@ msgid "Milliseconds" msgstr "" #: NLPSolverStatusDialog_en_US.properties -#, fuzzy msgctxt "" "NLPSolverStatusDialog_en_US.properties\n" "NLPSolverStatusDialog.Time.Second\n" @@ -201,147 +341,3 @@ msgctxt "" "property.text" msgid "Days" msgstr "Iminsi" - -#: 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 "" |