Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/zh_TW.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r--po/zh_TW.po58
1 files changed, 31 insertions, 27 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 6417e77..d615d64 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: calculate-activity\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-01-27 00:33-0500\n"
+"POT-Creation-Date: 2012-10-08 00:33-0400\n"
"PO-Revision-Date: 2012-05-19 14:38+0200\n"
"Last-Translator: Yuan <yuanchao@gmail.com>\n"
"Language-Team: Yuan Chao <yuanchao@gmail.com>\n"
@@ -25,10 +25,17 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.0.5\n"
-#: activity/activity.info:2
+#. TRANS: "name" option from activity.info file
msgid "Calculate"
msgstr "計算"
+#. TRANS: "summary" option from activity.info file
+#. TRANS: "description" option from activity.info file
+msgid ""
+"This is the place to get the answer to a quick problem, but that is not the "
+"limit! You can also explore Algebra, Trigonometry, Boolean and more!"
+msgstr ""
+
#: astparser.py:40
msgid ""
"plot(eqn, var=-a..b), plot the equation 'eqn' with the variable 'var' in the "
@@ -129,16 +136,16 @@ msgstr ""
msgid "Equation.parse() string invalid (%s)"
msgstr "Equation.parse() 無效的字串 (%s)"
-#: calculate.py:474
+#: calculate.py:483
msgid "Can not assign label: will cause recursion"
msgstr ""
-#: calculate.py:546
+#: calculate.py:571
#, python-format
msgid "Writing to journal (%s)"
msgstr "寫入日誌 (%s)"
-#: calculate.py:829
+#: calculate.py:865
msgid "button_pressed(): invalid type"
msgstr "button_pressed(): 無效的型態"
@@ -532,58 +539,46 @@ msgid ""
"y is True (and x is False), else returns False"
msgstr "xor(x, y) 邏輯運算「互斥或」,當只有 x 或 y 其中之一為真時傳回真,否則傳回假"
-#: layout.py:69
+#: layout.py:75
msgid "Clear"
msgstr "清除"
-#: layout.py:99 layout.py:139
+#: layout.py:105 layout.py:145
msgid "Edit"
msgstr "編輯"
-#: layout.py:104 layout.py:140
+#: layout.py:110 layout.py:146
msgid "Algebra"
msgstr "代數運算"
-#: layout.py:109 layout.py:141
+#: layout.py:115 layout.py:147
msgid "Trigonometry"
msgstr "三角函數"
-#: layout.py:114 layout.py:142
+#: layout.py:120 layout.py:148
msgid "Boolean"
msgstr "布林邏輯運算"
-#: layout.py:119 layout.py:143
+#: layout.py:125 layout.py:149
msgid "Miscellaneous"
msgstr "雜項"
-#: layout.py:164
+#: layout.py:178
msgid "Label:"
msgstr "標記:"
-#: layout.py:197
+#: layout.py:223
msgid "All equations"
msgstr "所有方程式"
-#: layout.py:197
+#: layout.py:224
msgid "My equations"
msgstr "我的方程式"
-#: layout.py:199
-msgid "Change view between own and all equations"
-msgstr "切換擁有或全部檢視"
-
-#: layout.py:202
-msgid "Show history"
-msgstr "顯示歷史紀錄"
-
-#: layout.py:202
+#: layout.py:225
msgid "Show variables"
msgstr "顯示變數"
-#: layout.py:204
-msgid "Change view between history and variables"
-msgstr "切換變數或歷史檢視"
-
#. TRANS: multiplication symbol (default: '×')
#: mathlib.py:82
msgid "mul_sym"
@@ -756,6 +751,15 @@ msgstr "小數點後第幾位"
msgid "Integer formatting base"
msgstr "整數模式"
+#~ msgid "Change view between own and all equations"
+#~ msgstr "切換擁有或全部檢視"
+
+#~ msgid "Show history"
+#~ msgstr "顯示歷史紀錄"
+
+#~ msgid "Change view between history and variables"
+#~ msgstr "切換變數或歷史檢視"
+
#~ msgid "Enter"
#~ msgstr "輸入"