diff options
author | Andras Timar <atimar@suse.com> | 2012-11-20 11:00:15 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-11-20 11:00:15 +0100 |
commit | b2cf0bf6fb5d098ed7997099349b74de8fb5e1f1 (patch) | |
tree | beb7d143ffddf782f7ad8a9d6833184044e7b3e7 /source/zh-TW/nlpsolver/src/locale.po | |
parent | f044f8923d796ba10814d4bbe8f22c527225e56f (diff) |
initial import of LibreOffice 4.0 translations
Change-Id: I577494b6b4189ed19723af4b5e273ea4da85e708
Diffstat (limited to 'source/zh-TW/nlpsolver/src/locale.po')
-rw-r--r-- | source/zh-TW/nlpsolver/src/locale.po | 403 |
1 files changed, 304 insertions, 99 deletions
diff --git a/source/zh-TW/nlpsolver/src/locale.po b/source/zh-TW/nlpsolver/src/locale.po index a5bc07d7e80..f6f13c7cb8f 100644 --- a/source/zh-TW/nlpsolver/src/locale.po +++ b/source/zh-TW/nlpsolver/src/locale.po @@ -1,9 +1,9 @@ -#. extracted from nlpsolver/src/locale.oo +#. extracted from nlpsolver/src/locale msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+nlpsolver%2Fsrc%2Flocale.oo&subcomponent=ui\n" -"POT-Creation-Date: 2012-07-04 16:39+0200\n" +"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2012-11-17 19:02+0200\n" "PO-Revision-Date: 2012-03-17 11:50+0200\n" "Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,169 +12,374 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Translate Toolkit 1.9.0\n" +"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.AssumeNonNegative.property.text -msgid "Assume Non-Negative Variables" -msgstr "假設非負值變數" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.SwarmSize.property.text -msgid "Size of Swarm" -msgstr "群大小" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.LibrarySize.property.text -msgid "Size of Library" -msgstr "程式庫大小" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.LearningCycles.property.text -msgid "Learning Cycles" -msgstr "學習週期" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.GuessVariableRange.property.text -msgid "Variable Bounds Guessing" -msgstr "變數範圍猜測" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.VariableRangeThreshold.property.text -msgid "Variable Bounds Threshold (when guessing)" -msgstr "變數範圍閾值 (猜測時)" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.UseACRComparator.property.text -msgid "Use ACR Comparator (instead of BCH)" -msgstr "使用 ACR 比較子 (替代BCH)" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.UseRandomStartingPoint.property.text -msgid "Use Random starting point" -msgstr "使用隨機起點" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.StagnationLimit.property.text -msgid "Stagnation Limit" -msgstr "停滯限制" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.Tolerance.property.text -msgid "Stagnation Tolerance" -msgstr "停滯容限" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.EnhancedSolverStatus.property.text -msgid "Show enhanced solver status" -msgstr "顯示增強式求解器狀態" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.AgentSwitchRate.property.text -msgid "Agent Switch Rate (DE Probability)" -msgstr "代理切換速率 (DE 概率)" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.DEFactor.property.text -msgid "DE: Scaling Factor (0-1.2)" -msgstr "DE:比例縮放係數 (0-1.2)" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.DECR.property.text -msgid "DE: Crossover Probability (0-1)" -msgstr "DE:交叉機率 (0-1)" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.PSC1.property.text -msgid "PS: Cognitive Constant" -msgstr "PS:認知常量" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.PSC2.property.text -msgid "PS: Social Constant" -msgstr "PS:社交常量" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.PSWeight.property.text -msgid "PS: Constriction Coefficient" -msgstr "PS:收縮係數" - -#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.PSCL.property.text -msgid "PS: Mutation Probability (0-0.005)" -msgstr "PS:突變機率 (0-0.005)" - -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Dialog.Caption.property.text +#. G5p} +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Dialog.Caption\n" +"property.text" msgid "Solver Status" msgstr "求解器狀態" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.lblSolution.property.text +#. z\M: +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Controls.lblSolution\n" +"property.text" msgid "Current Solution:" msgstr "目前解答:" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.lblIteration.property.text +#. 3)F2 +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Controls.lblIteration\n" +"property.text" msgid "Iteration:" msgstr "疊代:" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.lblStagnation.property.text +#. DP5C +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Controls.lblStagnation\n" +"property.text" msgid "Stagnation:" msgstr "停滯:" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.lblRuntime.property.text +#. ]9W] +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Controls.lblRuntime\n" +"property.text" msgid "Runtime:" msgstr "運行時間:" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.btnStop.property.text +#. QH6. +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Controls.btnStop\n" +"property.text" msgid "Stop" msgstr "停止" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.btnOK.property.text +#. rfbq +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Controls.btnOK\n" +"property.text" msgid "OK" msgstr "確定" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.btnContinue.property.text +#. T0gg +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Controls.btnContinue\n" +"property.text" msgid "Continue" msgstr "繼續" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Message.StopIteration.property.text +#. _bXi +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Message.StopIteration\n" +"property.text" msgid "Maximum iterations reached." msgstr "已到達最大疊代。" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Message.StopStagnation.property.text +#. iEKS +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Message.StopStagnation\n" +"property.text" msgid "Process stopped due to stagnation." msgstr "處理因停滯而停止。" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Message.StopUser.property.text +#. l-JY +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Message.StopUser\n" +"property.text" msgid "Process stopped due to user interruption." msgstr "處理因使用者中斷而停止。" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Message.CurrentIteration.property.text +#. Rx~\ +#: 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 "處理停止於疊代 %d (共 %d ) 。" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Nanoseconds.property.text +#. p8tV +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Nanoseconds\n" +"property.text" msgid "Nanoseconds" msgstr "奈秒" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Microseconds.property.text +#. Kc1F +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Microseconds\n" +"property.text" msgid "Microseconds" msgstr "微秒" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Milliseconds.property.text +#. !Cye +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Milliseconds\n" +"property.text" msgid "Milliseconds" msgstr "毫秒" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Second.property.text +#. =kkS +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Second\n" +"property.text" msgid "Second" msgstr "秒" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Seconds.property.text +#. R1u/ +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Seconds\n" +"property.text" msgid "Seconds" msgstr "秒" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Minute.property.text +#. [:Cb +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Minute\n" +"property.text" msgid "Minute" msgstr "分" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Minutes.property.text +#. vkVt +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Minutes\n" +"property.text" msgid "Minutes" msgstr "分" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Hour.property.text +#. @!++ +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Hour\n" +"property.text" msgid "Hour" msgstr "時" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Hours.property.text +#. J\Sn +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Hours\n" +"property.text" msgid "Hours" msgstr "時" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Day.property.text +#. TD2$ +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Day\n" +"property.text" msgid "Day" msgstr "日" -#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Days.property.text +#. ~$({ +#: NLPSolverStatusDialog_en_US.properties +msgctxt "" +"NLPSolverStatusDialog_en_US.properties\n" +"NLPSolverStatusDialog.Time.Days\n" +"property.text" msgid "Days" msgstr "日" + +#. z}_6 +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.AssumeNonNegative\n" +"property.text" +msgid "Assume Non-Negative Variables" +msgstr "假設非負值變數" + +#. ,Z@g +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.SwarmSize\n" +"property.text" +msgid "Size of Swarm" +msgstr "群大小" + +#. ;=K@ +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.LibrarySize\n" +"property.text" +msgid "Size of Library" +msgstr "程式庫大小" + +#. j9gM +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.LearningCycles\n" +"property.text" +msgid "Learning Cycles" +msgstr "學習週期" + +#. IK^3 +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.GuessVariableRange\n" +"property.text" +msgid "Variable Bounds Guessing" +msgstr "變數範圍猜測" + +#. ZN{; +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.VariableRangeThreshold\n" +"property.text" +msgid "Variable Bounds Threshold (when guessing)" +msgstr "變數範圍閾值 (猜測時)" + +#. V(`U +#: 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)" + +#. VBL{ +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.UseRandomStartingPoint\n" +"property.text" +msgid "Use Random starting point" +msgstr "使用隨機起點" + +#. oH;b +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.StagnationLimit\n" +"property.text" +msgid "Stagnation Limit" +msgstr "停滯限制" + +#. Xvwc +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.Tolerance\n" +"property.text" +msgid "Stagnation Tolerance" +msgstr "停滯容限" + +#. ay{[ +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.EnhancedSolverStatus\n" +"property.text" +msgid "Show enhanced solver status" +msgstr "顯示增強式求解器狀態" + +#. BvS# +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.AgentSwitchRate\n" +"property.text" +msgid "Agent Switch Rate (DE Probability)" +msgstr "代理切換速率 (DE 概率)" + +#. yi(, +#: 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)" + +#. *0#e +#: 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)" + +#. /;Rz +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.PSC1\n" +"property.text" +msgid "PS: Cognitive Constant" +msgstr "PS:認知常量" + +#. .o`Z +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.PSC2\n" +"property.text" +msgid "PS: Social Constant" +msgstr "PS:社交常量" + +#. usNt +#: NLPSolverCommon_en_US.properties +msgctxt "" +"NLPSolverCommon_en_US.properties\n" +"NLPSolverCommon.Properties.PSWeight\n" +"property.text" +msgid "PS: Constriction Coefficient" +msgstr "PS:收縮係數" + +#. LMfZ +#: 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)" |