aboutsummaryrefslogtreecommitdiff
path: root/source/zh-TW/nlpsolver
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-02-17 22:56:15 +0100
committerAndras Timar <atimar@suse.com>2013-02-17 23:14:33 +0100
commit6928867911fdb1e2c78092c99b5731350d926b45 (patch)
tree542c8db16bef80c545e87591924573a42bb6335c /source/zh-TW/nlpsolver
parent6ee465836d1fee4b4fbe714bde3b804cdda1b4ff (diff)
update translations for LibreOffice 4.0.1 rc1
Conflicts: source/es/helpcontent2/source/text/sbasic/shared.po source/es/helpcontent2/source/text/sbasic/shared/02.po source/es/helpcontent2/source/text/swriter/guide.po source/tr/helpcontent2/source/text/swriter/01.po Change-Id: Idca6785a6118de29c2b48a22ecb1452c74ff84da
Diffstat (limited to 'source/zh-TW/nlpsolver')
-rw-r--r--source/zh-TW/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po42
-rw-r--r--source/zh-TW/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po6
-rw-r--r--source/zh-TW/nlpsolver/src/locale.po36
3 files changed, 42 insertions, 42 deletions
diff --git a/source/zh-TW/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po b/source/zh-TW/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
index a62f963d044..8660df75feb 100644
--- a/source/zh-TW/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
+++ b/source/zh-TW/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver.po
@@ -4,8 +4,8 @@ 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"
-"PO-Revision-Date: 2012-12-09 10:11+0000\n"
-"Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n"
+"PO-Revision-Date: 2013-01-24 14:36+0800\n"
+"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgctxt ""
"bm_id0503200917110375_scalc\n"
"help.text"
msgid "<bookmark_value>Solver for Nonlinear Problems;Options</bookmark_value>"
-msgstr "<bookmark_value>非線性問題求解;選項</bookmark_value>"
+msgstr "<bookmark_value>非線性問題求解器;選項</bookmark_value>"
#: Options.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"par_id0503200917103780\n"
"help.text"
msgid "Size of Swarm"
-msgstr "群規模"
+msgstr "群的規模"
#: Options.xhp
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"par_id0503200917103723\n"
"help.text"
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 "… 定義了參與學習程序的個體數目。個體各自尋找自己的解答並貢獻給總體智識。"
+msgstr "… 定義參與學習程序的個體數目。個體各自尋找自己的解答並將它貢獻給總體智識。"
#: Options.xhp
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"par_id0503200917103720\n"
"help.text"
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 "… 定義了算法的迭代次數。每次迭代過程中,所有個體會猜想最佳解答並分享其智識。"
+msgstr "… 定義演算法的迭代次數。每次迭代過程中,所有個體會猜想最佳解答並分享其智識。"
#: Options.xhp
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"par_id050320091710378\n"
"help.text"
msgid "If enabled (default), the algorithm tries to find variable bounds by looking at the starting values."
-msgstr "若啟用 (預設),演算法會嘗試從起始值尋找變數界限。"
+msgstr "若啟用 (預設),這個演算法會嘗試從起始值尋找變數界限。"
#: Options.xhp
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"par_id0503200917103710\n"
"help.text"
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 "猜測變數界限時,此閾值指定初始數值如何轉移以建立邊界。想瞭解這些數值如何被計算出來,請參考 Wiki 中的手冊。"
+msgstr "猜測變數界限時,此閾值指定初始數值如何轉移以建立出邊界。若想查看這些數值如何計算出來的範例,請參考 Wiki 中的手冊。"
#: Options.xhp
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"par_id0503200917103766\n"
"help.text"
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 "若<emph>停用</emph> (預設),則將使用 BCH 比較器。它會先以約束衝突比較兩個個體,僅當相等時才測定其當前解。"
+msgstr "若<emph>停用</emph> (預設),則會使用 BCH 比較器。它會先以約束衝突比較兩個個體,僅兩者相等時才會測定其當前解。"
#: Options.xhp
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"par_id0503200917103744\n"
"help.text"
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 "若<emph>啟用</emph>,則使用 ACR 比較器。它會根據目前迭代次數,並以所知最糟函式庫的智識 (關於其約束衝突) 測定其長處。"
+msgstr "若<emph>啟用</emph>,則使用 ACR 比較器。它會根據目前迭代次數,並以所知最糟函式庫解答 (對於其約束衝突) 的智識測定其長處。"
#: Options.xhp
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"par_id0503200917103765\n"
"help.text"
msgid "If <emph>disabled</emph>, the currently present values (as given by the user) are inserted in the library as reference point."
-msgstr "若<emph>停用</emph>,目前出現的值 (使用者所給定) 將插入函式庫作為參照點。"
+msgstr "若<emph>停用</emph>,目前出現的值 (使用者所給定) 會被插入函式庫以作為參照點。"
#: Options.xhp
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"par_id0503200917103891\n"
"help.text"
msgid "Show Enhanced Solver Status"
-msgstr "顯示詳細求解狀態"
+msgstr "顯示詳細的求解狀態"
#: Options.xhp
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"par_id0603200910394280\n"
"help.text"
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 "… 定義了個體與全域最佳點結合的機率。如果未使用交叉,則採用個體自身記憶體組合的點。"
+msgstr "… 定義個體與全域最佳點結合的機率。如果未使用交叉,則採用個體自身記憶體組合的點。"
#: Options.xhp
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"par_id060320091039424\n"
"help.text"
msgid "During crossover, the scaling factor decides about the “speed” of movement."
-msgstr "交叉過程中,縮放係數決定移動的「速度」。"
+msgstr "交叉過程中,縮放係數會決定移動的「速度」。"
#: Options.xhp
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"par_id0603200910394212\n"
"help.text"
msgid "… sets the importance of the own memory (in particular the best reached point so far)."
-msgstr "… 設定自身記憶體的重要性 (特別是目前最接近且最佳的點)。"
+msgstr "… 設定自身記憶體的重要性 (特別是目前最接近也最佳的點)。"
#: Options.xhp
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"par_id0603200910394272\n"
"help.text"
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 "… 定義不將粒子的部件朝最佳點移動,而是隨機從有效的範圍中為變數選擇新值的機率。"
+msgstr "… 定義粒子的部件不朝最佳點移動,而是為變數從有效的範圍中隨機選擇新值的機率。"
#: Options.xhp
msgctxt ""
@@ -334,7 +334,7 @@ msgctxt ""
"par_id0603200910401382\n"
"help.text"
msgid "Size of Library"
-msgstr "程式庫大小"
+msgstr "函式庫大小"
#: Options.xhp
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"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 "… 定義儲存在公共庫中的量。每個個體在那裡儲存知識並詢問資訊。"
+msgstr "… 定義儲存在公共函式庫中的量。每個個體都會在那裡儲存知識並詢問資訊。"
#: Usage.xhp
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"par_id0603200910430845\n"
"help.text"
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 "不管您是否使用 DEPS 或 SCO,您都可以前往 [工具] → [求解器] 並將儲存格最佳化作為開始,設定最佳化的方向 (最小化、最大化) 與要被修改以達到目標的儲存格。接著前往 [選項] 並指定要使用的求解器,如果需要的話,調整對應的 <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">參數</link>。"
+msgstr "不管您是使用 DEPS 或 SCO,都可以前往 [工具] → [求解器] 開始,可設定要最佳化的儲存格,設定最佳化的方向 (最小化、最大化),以及哪些儲存格要被修改以達到目標。接著前往 [選項] 並指定要使用的求解器;如果需要的話,請調整對應的 <link href=\"com.sun.star.comp.Calc.NLPSolver/Options.xhp\">參數</link>。"
#: Usage.xhp
msgctxt ""
@@ -382,7 +382,7 @@ msgctxt ""
"par_id0603200910430821\n"
"help.text"
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 "您也可以使用限制清單來限制答案的可能範圍,或是懲罰某些情況。然而,在進化求解器 DEPS 與 SCO 的案例中,這些限制也可用來指定問題的變數邊界。由於演算法的隨機本質,<emph>強烈建議</emph>這麼做,並為所有變數設定上 (在「假設非負變數」的案例中為關閉,下也是) 邊界。它們不需要接近實際解答 (可能未知),但應該給予期待大小粗略的指引 (0 ≤ 變數 ≤ 1 或也許是 -1000000 ≤ 變數 ≤ 1000000)。"
+msgstr "您也可以使用約束清單來限制答案的可能範圍,或是懲罰某些情況。然而,在進化式求解器 DEPS 與 SCO 的案例中,這些約束也可用來指定問題的變數邊界。基於演算法的隨機本質,<emph>強烈建議</emph> 如此指定,並為所有變數設定上 (在「假設非負變數」的案例中為關閉,也是下) 邊界。它們不需要接近實際解答 (很可能未知),但也應該給予期待大小粗略的指引 (0 ≤ 變數 ≤ 1,或者是 -1000000 ≤ 變數 ≤ 1000000)。"
#: Usage.xhp
msgctxt ""
@@ -390,7 +390,7 @@ msgctxt ""
"par_id0603200910430873\n"
"help.text"
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 "透過於左側選取一個或多個變數 (為範圍) 來指定邊界,並於右側輸入數值 (不是儲存格或公式)。藉由這個方式,您也可以選擇一個或多個變數僅是<emph>整數</emph>或<emph>二進位</emph>。"
+msgstr "請在左側選取一個或多個變數 (作為範圍) 來指定邊界,並於右側輸入數值 (不是儲存格或公式)。透過這個方式,您也可以選擇一個或多個變數,但僅只能是<emph>整數</emph> 或<emph>二進位</emph>。"
#: help.tree
msgctxt ""
diff --git a/source/zh-TW/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po b/source/zh-TW/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
index ed323477fde..20268038773 100644
--- a/source/zh-TW/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
+++ b/source/zh-TW/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver.po
@@ -4,8 +4,8 @@ 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"
-"PO-Revision-Date: 2012-03-17 12:11+0200\n"
-"Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n"
+"PO-Revision-Date: 2013-01-24 14:37+0800\n"
+"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
@@ -29,4 +29,4 @@ msgctxt ""
"extdesc\n"
"description.text"
msgid "This extension integrates into Calc and offers new Solver engines to use for optimizing nonlinear programming models.\n"
-msgstr "這個擴充套件整合在 Calc 中,並提供新的最佳化非線性程式模型求解器引擎予您使用。\n"
+msgstr "這個擴充套件整合在 Calc 中,提供新的最佳化非線性程式設計模型的求解器引擎予您使用。\n"
diff --git a/source/zh-TW/nlpsolver/src/locale.po b/source/zh-TW/nlpsolver/src/locale.po
index a8b00e50f05..6acbaafd7a7 100644
--- a/source/zh-TW/nlpsolver/src/locale.po
+++ b/source/zh-TW/nlpsolver/src/locale.po
@@ -4,8 +4,8 @@ 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"
-"PO-Revision-Date: 2012-03-17 11:50+0200\n"
-"Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n"
+"PO-Revision-Date: 2013-01-24 14:40+0800\n"
+"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
@@ -37,7 +37,7 @@ msgctxt ""
"NLPSolverStatusDialog.Controls.lblIteration\n"
"property.text"
msgid "Iteration:"
-msgstr "疊代:"
+msgstr "迭代:"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -53,7 +53,7 @@ msgctxt ""
"NLPSolverStatusDialog.Controls.lblRuntime\n"
"property.text"
msgid "Runtime:"
-msgstr "運行時間:"
+msgstr "執行時期:"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -85,7 +85,7 @@ msgctxt ""
"NLPSolverStatusDialog.Message.StopIteration\n"
"property.text"
msgid "Maximum iterations reached."
-msgstr "已到達最大疊代。"
+msgstr "已到達最大迭代次數。"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"NLPSolverStatusDialog.Message.StopStagnation\n"
"property.text"
msgid "Process stopped due to stagnation."
-msgstr "處理因停滯而停止。"
+msgstr "進度因停滯而停止。"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -101,7 +101,7 @@ msgctxt ""
"NLPSolverStatusDialog.Message.StopUser\n"
"property.text"
msgid "Process stopped due to user interruption."
-msgstr "處理因使用者中斷而停止。"
+msgstr "進度因使用者中斷而停止。"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -109,7 +109,7 @@ msgctxt ""
"NLPSolverStatusDialog.Message.CurrentIteration\n"
"property.text"
msgid "Process stopped at iteration %d of %d."
-msgstr "處理停止於疊代 %d (共 %d ) 。"
+msgstr "進度停止於迭代數 %d (共 %d 次) 。"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -173,7 +173,7 @@ msgctxt ""
"NLPSolverStatusDialog.Time.Hour\n"
"property.text"
msgid "Hour"
-msgstr "時"
+msgstr "小時"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -181,7 +181,7 @@ msgctxt ""
"NLPSolverStatusDialog.Time.Hours\n"
"property.text"
msgid "Hours"
-msgstr "時"
+msgstr "小時"
#: NLPSolverStatusDialog_en_US.properties
msgctxt ""
@@ -213,7 +213,7 @@ msgctxt ""
"NLPSolverCommon.Properties.SwarmSize\n"
"property.text"
msgid "Size of Swarm"
-msgstr "群大小"
+msgstr "群的大小"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -221,7 +221,7 @@ msgctxt ""
"NLPSolverCommon.Properties.LibrarySize\n"
"property.text"
msgid "Size of Library"
-msgstr "程式庫大小"
+msgstr "函式庫的大小"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -237,7 +237,7 @@ msgctxt ""
"NLPSolverCommon.Properties.GuessVariableRange\n"
"property.text"
msgid "Variable Bounds Guessing"
-msgstr "變數範圍猜測"
+msgstr "變數邊界猜測"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -245,7 +245,7 @@ msgctxt ""
"NLPSolverCommon.Properties.VariableRangeThreshold\n"
"property.text"
msgid "Variable Bounds Threshold (when guessing)"
-msgstr "變數範圍閾值 (猜測時)"
+msgstr "變數邊界閾值 (猜測時)"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -253,7 +253,7 @@ msgctxt ""
"NLPSolverCommon.Properties.UseACRComparator\n"
"property.text"
msgid "Use ACR Comparator (instead of BCH)"
-msgstr "使用 ACR 比較子 (替代BCH)"
+msgstr "使用 ACR 比較器 (替代BCH)"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -277,7 +277,7 @@ msgctxt ""
"NLPSolverCommon.Properties.Tolerance\n"
"property.text"
msgid "Stagnation Tolerance"
-msgstr "停滯容限"
+msgstr "停滯忍差"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -285,7 +285,7 @@ msgctxt ""
"NLPSolverCommon.Properties.EnhancedSolverStatus\n"
"property.text"
msgid "Show enhanced solver status"
-msgstr "顯示增強式求解器狀態"
+msgstr "顯示詳細的求解狀態"
#: NLPSolverCommon_en_US.properties
msgctxt ""
@@ -301,7 +301,7 @@ msgctxt ""
"NLPSolverCommon.Properties.DEFactor\n"
"property.text"
msgid "DE: Scaling Factor (0-1.2)"
-msgstr "DE:比例縮放係數 (0-1.2)"
+msgstr "DE:縮放係數 (0-1.2)"
#: NLPSolverCommon_en_US.properties
msgctxt ""