diff options
Diffstat (limited to 'source/zh-CN/nlpsolver')
3 files changed, 151 insertions, 151 deletions
diff --git a/source/zh-CN/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/zh-CN/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po index 5701e13e7dc..90c36472851 100644 --- a/source/zh-CN/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po +++ b/source/zh-CN/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: 2012-12-04 06:39+0000\n" "Last-Translator: Dean <xslidian@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -197,8 +197,8 @@ 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." -msgstr "若 <emph>启用</emph>,则将在求解过程中显示额外对话框,提供关于当前进度、阻塞级别、当前已知最佳解的信息,以及停止或继续求解的功能。" +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 msgctxt "" @@ -341,8 +341,8 @@ 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." -msgstr "… 定义了储存在公共库中的信息量。各个体在其中储存知识并索取信息。" +msgid "… defines the amount of information to store in the public library. Each individual stores knowledge there and asks for information." +msgstr "" #: Usage.xhp msgctxt "" diff --git a/source/zh-CN/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po b/source/zh-CN/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po index 84d695456f0..cfd0c6dd356 100644 --- a/source/zh-CN/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po +++ b/source/zh-CN/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: 2011-12-16 11:20+0200\n" "Last-Translator: Dean <xslidian@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/source/zh-CN/nlpsolver/src/locale.po b/source/zh-CN/nlpsolver/src/locale.po index 5a703a29b18..3f4d966f0a1 100644 --- a/source/zh-CN/nlpsolver/src/locale.po +++ b/source/zh-CN/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: 2011-12-16 11:30+0200\n" "Last-Translator: Dean <xslidian@gmail.com>\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 "使用 ACR 比较器 (而非 BCH)" + +#: 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 "代理切换速率 (DE 概率)" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.DEFactor\n" +"property.text" +msgid "DE: Scaling Factor (0-1.2)" +msgstr "DE: 缩放系数 (0-1.2)" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.DECR\n" +"property.text" +msgid "DE: Crossover Probability (0-1)" +msgstr "DE: 交叉概率 (0-1)" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.PSC1\n" +"property.text" +msgid "PS: Cognitive Constant" +msgstr "PS: 认知常量" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.PSC2\n" +"property.text" +msgid "PS: Social Constant" +msgstr "PS: 社交常量" + +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.PSWeight\n" +"property.text" +msgid "PS: Constriction Coefficient" +msgstr "PS: 收缩系数" + +#: 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: 突变概率 (0-0.005)" + #: NLPSolverStatusDialog_en_US.properties msgctxt "" "NLPSolverStatusDialog_en_US.properties\n" @@ -198,147 +342,3 @@ msgctxt "" "property.text" msgid "Days" msgstr "天" - -#: 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 "使用 ACR 比较器 (而非 BCH)" - -#: 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 "代理切换速率 (DE 概率)" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.DEFactor\n" -"property.text" -msgid "DE: Scaling Factor (0-1.2)" -msgstr "DE: 缩放系数 (0-1.2)" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.DECR\n" -"property.text" -msgid "DE: Crossover Probability (0-1)" -msgstr "DE: 交叉概率 (0-1)" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.PSC1\n" -"property.text" -msgid "PS: Cognitive Constant" -msgstr "PS: 认知常量" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.PSC2\n" -"property.text" -msgid "PS: Social Constant" -msgstr "PS: 社交常量" - -#: NLPSolverCommon_en_US.properties -msgctxt "" -"NLPSolverCommon_en_US.properties\n" -"NLPSolverCommon.Properties.PSWeight\n" -"property.text" -msgid "PS: Constriction Coefficient" -msgstr "PS: 收缩系数" - -#: 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: 突变概率 (0-0.005)" |