diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2014-04-20 03:37:05 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2014-04-20 04:47:28 +0200 |
commit | e3821ba029d6e69b786157d13984ca5af908bb31 (patch) | |
tree | 4ba56321b75e683beafcf57c7b61bae3bf33e620 /source/zh-TW/starmath | |
parent | f3f04265562dcd40990cccdd83170c8afffef4ab (diff) |
update translations for 4.3.0 alpha1
and force-fix errors using pocheck
Change-Id: Id45e0dc7161738ebd69ba07108b9fdd149643703
Diffstat (limited to 'source/zh-TW/starmath')
-rw-r--r-- | source/zh-TW/starmath/source.po | 1885 | ||||
-rw-r--r-- | source/zh-TW/starmath/uiconfig/smath/ui.po | 228 |
2 files changed, 1949 insertions, 164 deletions
diff --git a/source/zh-TW/starmath/source.po b/source/zh-TW/starmath/source.po index df1bc7b6fc2..0f78addc35d 100644 --- a/source/zh-TW/starmath/source.po +++ b/source/zh-TW/starmath/source.po @@ -1,10 +1,10 @@ #. extracted from starmath/source msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-11-20 13:02+0100\n" -"PO-Revision-Date: 2013-06-20 00:07+0800\n" +"POT-Creation-Date: 2014-01-06 15:02+0100\n" +"PO-Revision-Date: 2014-01-10 22:30+0800\n" "Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: zh_TW\n" @@ -14,6 +14,1799 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1388891873.0\n" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_PLUSX_HELP\n" +"string.text" +msgid "+ Sign" +msgstr "符號 +" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_MINUSX_HELP\n" +"string.text" +msgid "- Sign" +msgstr "負符號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_PLUSMINUSX_HELP\n" +"string.text" +msgid "+- Sign" +msgstr "正負符號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_MINUSPLUSX_HELP\n" +"string.text" +msgid "-+ Sign" +msgstr "負正符號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_NEGX_HELP\n" +"string.text" +msgid "Boolean NOT" +msgstr "布林值 NOT" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XPLUSY_HELP\n" +"string.text" +msgid "Addition +" +msgstr "加法 +" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XMINUSY_HELP\n" +"string.text" +msgid "Subtraction -" +msgstr "減法 -" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XCDOTY_HELP\n" +"string.text" +msgid "Multiplication (Dot)" +msgstr "乘法 (點)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XTIMESY_HELP\n" +"string.text" +msgid "Multiplication (x)" +msgstr "乘法(交叉符)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XSYMTIMESY_HELP\n" +"string.text" +msgid "Multiplication (*)" +msgstr "乘法(星號)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XSYMDIVIDEY_HELP\n" +"string.text" +msgid "Division (Slash)" +msgstr "除法(斜線)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XDIVY_HELP\n" +"string.text" +msgid "Division (÷)" +msgstr "除號 (÷)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XOVERY_HELP\n" +"string.text" +msgid "Division (Fraction)" +msgstr "除法(分數)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XANDY_HELP\n" +"string.text" +msgid "Boolean AND" +msgstr "布林值 AND" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XORY_HELP\n" +"string.text" +msgid "Boolean OR" +msgstr "布林值 OR" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XEQY_HELP\n" +"string.text" +msgid "Is Equal" +msgstr "相等" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XNEQY_HELP\n" +"string.text" +msgid "Is Not Equal" +msgstr "不等於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XLTY_HELP\n" +"string.text" +msgid "Is Less Than" +msgstr "小於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XGTY_HELP\n" +"string.text" +msgid "Is Greater Than" +msgstr "大於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XLEY_HELP\n" +"string.text" +msgid "Is Less Than Or Equal To" +msgstr "小於或等於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XGEY_HELP\n" +"string.text" +msgid "Is Greater Than Or Equal To" +msgstr "大於或等於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XLESLANTY_HELP\n" +"string.text" +msgid "Is Less Than Or Equal To" +msgstr "小於或等於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XGESLANTY_HELP\n" +"string.text" +msgid "Is Greater Than Or Equal To" +msgstr "大於或等於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XLLY_HELP\n" +"string.text" +msgid "Is Much Less Than" +msgstr "遠小於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XGGY_HELP\n" +"string.text" +msgid "Is Much Greater Than" +msgstr "遠大於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XEQUIVY_HELP\n" +"string.text" +msgid "Is Congruent To" +msgstr "全等於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XAPPROXY_HELP\n" +"string.text" +msgid "Is Approximately Equal" +msgstr "近似等於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XSIMY_HELP\n" +"string.text" +msgid "Is Similar To" +msgstr "相似於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XSIMEQY_HELP\n" +"string.text" +msgid "Is Similar Or Equal" +msgstr "相似於或等於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XPROPY_HELP\n" +"string.text" +msgid "Is Proportional To" +msgstr "成比例於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XORTHOY_HELP\n" +"string.text" +msgid "Is Orthogonal To" +msgstr "直角於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XPARALLELY_HELP\n" +"string.text" +msgid "Is Parallel To" +msgstr "平行於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XTOWARDY_HELP\n" +"string.text" +msgid "Toward" +msgstr "接近" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XINY_HELP\n" +"string.text" +msgid "Is In" +msgstr "包含在" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XNOTINY_HELP\n" +"string.text" +msgid "Is Not In" +msgstr "不包含在" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XOWNSY_HELP\n" +"string.text" +msgid "Owns" +msgstr "含有" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XUNIONY_HELP\n" +"string.text" +msgid "Union" +msgstr "聯集" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XINTERSECTIONY_HELP\n" +"string.text" +msgid "Intersection" +msgstr "平均值" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XSETMINUSY_HELP\n" +"string.text" +msgid "Difference" +msgstr "差異值" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XSLASHY_HELP\n" +"string.text" +msgid "Quotient Set" +msgstr "商集合" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XSUBSETY_HELP\n" +"string.text" +msgid "Subset" +msgstr "子集" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XSUBSETEQY_HELP\n" +"string.text" +msgid "Subset Or Equal To" +msgstr "子集或等集" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XSUPSETY_HELP\n" +"string.text" +msgid "Superset" +msgstr "全集" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XSUPSETEQY_HELP\n" +"string.text" +msgid "Superset Or Equal To" +msgstr "全集或等集" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XNSUBSETY_HELP\n" +"string.text" +msgid "Not Subset" +msgstr "不是子集" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XNSUBSETEQY_HELP\n" +"string.text" +msgid "Not Subset Or Equal" +msgstr "不是子集或等集" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XNSUPSETY_HELP\n" +"string.text" +msgid "Not Superset" +msgstr "不是全集" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XNSUPSETEQY_HELP\n" +"string.text" +msgid "Not Superset Or Equal" +msgstr "不是全集或等集" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_ABSX_HELP\n" +"string.text" +msgid "Absolute Value" +msgstr "絕對值" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_FACTX_HELP\n" +"string.text" +msgid "Factorial" +msgstr "階乘" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SQRTX_HELP\n" +"string.text" +msgid "Square Root" +msgstr "開方根" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_NROOTXY_HELP\n" +"string.text" +msgid "N-th Root" +msgstr "n 次根" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_EX_HELP\n" +"string.text" +msgid "Exponential Function" +msgstr "指數函式" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_EXPX_HELP\n" +"string.text" +msgid "Exponential Function" +msgstr "指數函式" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LNX_HELP\n" +"string.text" +msgid "Natural Logarithm" +msgstr "自然對數" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LOGX_HELP\n" +"string.text" +msgid "Logarithm" +msgstr "對數" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SINX_HELP\n" +"string.text" +msgid "Sine" +msgstr "正弦" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_COSX_HELP\n" +"string.text" +msgid "Cosine" +msgstr "餘弦" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_TANX_HELP\n" +"string.text" +msgid "Tangent" +msgstr "正切" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_COTX_HELP\n" +"string.text" +msgid "Cotangent" +msgstr "餘切" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_ARCSINX_HELP\n" +"string.text" +msgid "Arcsine" +msgstr "反正弦" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_ARCCOSX_HELP\n" +"string.text" +msgid "Arccosine" +msgstr "反餘弦" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_ARCTANX_HELP\n" +"string.text" +msgid "Arctangent" +msgstr "反正切" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_ARCCOTX_HELP\n" +"string.text" +msgid "Arccotangent" +msgstr "反餘切" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SINHX_HELP\n" +"string.text" +msgid "Hyperbolic Sine" +msgstr "雙曲正弦" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_COSHX_HELP\n" +"string.text" +msgid "Hyperbolic Cosine" +msgstr "餘弦雙曲線" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_TANHX_HELP\n" +"string.text" +msgid "Hyperbolic Tangent" +msgstr "雙曲正切" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_COTHX_HELP\n" +"string.text" +msgid "Hyperbolic Cotangent" +msgstr "餘切雙曲線" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_ARSINHX_HELP\n" +"string.text" +msgid "Area Hyperbolic Sine" +msgstr "反雙曲正弦" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_ARCOSHX_HELP\n" +"string.text" +msgid "Area Hyperbolic Cosine" +msgstr "餘弦雙曲面" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_ARTANHX_HELP\n" +"string.text" +msgid "Area Hyperbolic Tangent" +msgstr "正切雙曲面" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_ARCOTHX_HELP\n" +"string.text" +msgid "Area Hyperbolic Cotangent" +msgstr "餘切雙曲面" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SUMX_HELP\n" +"string.text" +msgid "Sum" +msgstr "總和" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SUM_FROMX_HELP\n" +"string.text" +msgid "Sum Subscript Bottom" +msgstr "總和底下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SUM_TOX_HELP\n" +"string.text" +msgid "Sum Superscript Top" +msgstr "總和頂上標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SUM_FROMTOX_HELP\n" +"string.text" +msgid "Sum Sup/Sub script" +msgstr "總和上/下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_PRODX_HELP\n" +"string.text" +msgid "Product" +msgstr "乘積" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_PROD_FROMX_HELP\n" +"string.text" +msgid "Product Subscript Bottom" +msgstr "乘積底下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_PROD_TOX_HELP\n" +"string.text" +msgid "Product Superscript Top" +msgstr "乘積頂上標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_PROD_FROMTOX_HELP\n" +"string.text" +msgid "Product Sup/Sub script" +msgstr "乘積上/下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_COPRODX_HELP\n" +"string.text" +msgid "Coproduct" +msgstr "餘乘積" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_COPROD_FROMX_HELP\n" +"string.text" +msgid "Coproduct Subscript Bottom" +msgstr "餘乘積底下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_COPROD_TOX_HELP\n" +"string.text" +msgid "Coproduct Superscript Top" +msgstr "餘乘積頂上標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_COPROD_FROMTOX_HELP\n" +"string.text" +msgid "Coproduct Sup/Sub script" +msgstr "餘乘積上/下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LIMX_HELP\n" +"string.text" +msgid "Limes" +msgstr "極限" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LIM_FROMX_HELP\n" +"string.text" +msgid "Limes Subscript Bottom" +msgstr "極限底下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LIM_TOX_HELP\n" +"string.text" +msgid "Limes Superscript Top" +msgstr "極限頂上標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LIM_FROMTOX_HELP\n" +"string.text" +msgid "Limes Sup/Sub script" +msgstr "極限上/下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_EXISTS_HELP\n" +"string.text" +msgid "There Exists" +msgstr "存在" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_NOTEXISTS_HELP\n" +"string.text" +msgid "There Not Exists" +msgstr "不存在" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_FORALL_HELP\n" +"string.text" +msgid "For all" +msgstr "對所有" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_INTX_HELP\n" +"string.text" +msgid "Integral" +msgstr "積分" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_INT_FROMX_HELP\n" +"string.text" +msgid "Integral Subscript Bottom" +msgstr "積分底下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_INT_TOX_HELP\n" +"string.text" +msgid "Integral Superscript Top" +msgstr "積分頂上標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_INT_FROMTOX_HELP\n" +"string.text" +msgid "Integral Sup/Sub script" +msgstr "積分上/下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_IINTX_HELP\n" +"string.text" +msgid "Double Integral" +msgstr "雙重積分" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_IINT_FROMX_HELP\n" +"string.text" +msgid "Double Integral Subscript Bottom" +msgstr "雙重積分底下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_IINT_TOX_HELP\n" +"string.text" +msgid "Double Integral Superscript Top" +msgstr "雙重積分頂上標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_IINT_FROMTOX_HELP\n" +"string.text" +msgid "Double Integral Sup/Sub script" +msgstr "雙重積分上/下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_IIINTX_HELP\n" +"string.text" +msgid "Triple Integral" +msgstr "三重積分" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_IIINT_FROMX_HELP\n" +"string.text" +msgid "Triple Integral Subscript Bottom" +msgstr "三重積分底下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_IIINT_TOX_HELP\n" +"string.text" +msgid "Triple Integral Superscript Top" +msgstr "三重積分頂上標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_IIINT_FROMTOX_HELP\n" +"string.text" +msgid "Triple Integral Sup/Sub script" +msgstr "三重積分上/下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LINTX_HELP\n" +"string.text" +msgid "Curve Integral" +msgstr "曲線積分" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LINT_FROMX_HELP\n" +"string.text" +msgid "Curve Integral Subscript Bottom" +msgstr "曲線積分底下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LINT_TOX_HELP\n" +"string.text" +msgid "Curve Integral Superscript Top" +msgstr "曲線積分頂上標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LINT_FROMTOX_HELP\n" +"string.text" +msgid "Curve Integral Sup/Sub script" +msgstr "曲線積分上/下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LLINTX_HELP\n" +"string.text" +msgid "Double Curve Integral" +msgstr "雙重曲線積分" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LLINT_FROMX_HELP\n" +"string.text" +msgid "Double Curve Integral Subscript Bottom" +msgstr "雙重曲線積分底下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LLINT_TOX_HELP\n" +"string.text" +msgid "Double Curve Integral Superscript Top" +msgstr "雙重曲線積分頂上標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LLINT_FROMTOX_HELP\n" +"string.text" +msgid "Double Curve Integral Sup/Sub script" +msgstr "雙重曲線積分上/下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LLLINTX_HELP\n" +"string.text" +msgid "Triple Curve Integral" +msgstr "三重曲線積分" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LLLINT_FROMX_HELP\n" +"string.text" +msgid "Triple Curve Integral Subscript Bottom" +msgstr "三重曲線積分底下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LLLINT_TOX_HELP\n" +"string.text" +msgid "Triple Curve Integral Superscript Top" +msgstr "三重曲線積分頂上標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LLLINT_FROMTOX_HELP\n" +"string.text" +msgid "Triple Curve Integral Sup/Sub script" +msgstr "三重曲線積分上/下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_ACUTEX_HELP\n" +"string.text" +msgid "Acute Accent" +msgstr "右向重音字母" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_BARX_HELP\n" +"string.text" +msgid "Line Above" +msgstr "頂線" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_BREVEX_HELP\n" +"string.text" +msgid "Breve" +msgstr "短音符" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_CHECKX_HELP\n" +"string.text" +msgid "Reverse Circumflex" +msgstr "反向抑揚符號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_CIRCLEX_HELP\n" +"string.text" +msgid "Circle" +msgstr "圓" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_DOTX_HELP\n" +"string.text" +msgid "Dot" +msgstr "點" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_DDOTX_HELP\n" +"string.text" +msgid "Double Dot" +msgstr "雙點" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_DDDOTX_HELP\n" +"string.text" +msgid "Triple Dot" +msgstr "三點" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_GRAVEX_HELP\n" +"string.text" +msgid "Grave Accent" +msgstr "左向重音符號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_HATX_HELP\n" +"string.text" +msgid "Circumflex" +msgstr "抑揚符號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_TILDEX_HELP\n" +"string.text" +msgid "Tilde" +msgstr "波浪符號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_VECX_HELP\n" +"string.text" +msgid "Vector Arrow" +msgstr "矢量箭頭" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_UNDERLINEX_HELP\n" +"string.text" +msgid "Line Below" +msgstr "底線" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_OVERLINEX_HELP\n" +"string.text" +msgid "Line Over" +msgstr "頂線" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_OVERSTRIKEX_HELP\n" +"string.text" +msgid "Line Through" +msgstr "刪除線" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_PHANTOMX_HELP\n" +"string.text" +msgid "Transparent" +msgstr "透明" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_BOLDX_HELP\n" +"string.text" +msgid "Bold Font" +msgstr "加粗字型" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_ITALX_HELP\n" +"string.text" +msgid "Italic Font" +msgstr "斜體字型" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SIZEXY_HELP\n" +"string.text" +msgid "Resize" +msgstr "變更大小" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_FONTXY_HELP\n" +"string.text" +msgid "Change Font" +msgstr "變更字型" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_COLORX_BLACK_HELP\n" +"string.text" +msgid "Color Black" +msgstr "黑色" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_COLORX_BLUE_HELP\n" +"string.text" +msgid "Color Blue" +msgstr "藍色" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_COLORX_GREEN_HELP\n" +"string.text" +msgid "Color Green" +msgstr "綠色" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_COLORX_RED_HELP\n" +"string.text" +msgid "Color Red" +msgstr "紅色" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_COLORX_CYAN_HELP\n" +"string.text" +msgid "Color Cyan" +msgstr "青色" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_COLORX_MAGENTA_HELP\n" +"string.text" +msgid "Color Magenta" +msgstr "洋紅色" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_COLORX_YELLOW_HELP\n" +"string.text" +msgid "Color Yellow" +msgstr "黃色" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LRGROUPX_HELP\n" +"string.text" +msgid "Group Brackets" +msgstr "群組括號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LRPARENTX_HELP\n" +"string.text" +msgid "Round Brackets" +msgstr "圓括號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LRBRACKETX_HELP\n" +"string.text" +msgid "Square Brackets" +msgstr "方括號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LRDBRACKETX_HELP\n" +"string.text" +msgid "Double Square Brackets" +msgstr "雙方括號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LRBRACEX_HELP\n" +"string.text" +msgid "Braces" +msgstr "大括號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LRANGLEX_HELP\n" +"string.text" +msgid "Angle Brackets" +msgstr "角括號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LRCEILX_HELP\n" +"string.text" +msgid "Upper Ceil" +msgstr "上取整" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LRFLOORX_HELP\n" +"string.text" +msgid "Floor" +msgstr "下取整" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LRLINEX_HELP\n" +"string.text" +msgid "Single Lines" +msgstr "單線" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LRDLINEX_HELP\n" +"string.text" +msgid "Double Lines" +msgstr "雙線" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LMRANGLEXY_HELP\n" +"string.text" +msgid "Operator Brackets" +msgstr "運算子括號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SLRPARENTX_HELP\n" +"string.text" +msgid "Round Brackets (Scalable)" +msgstr "圓括號 (可伸縮)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SLRBRACKETX_HELP\n" +"string.text" +msgid "Square Brackets (Scalable)" +msgstr "方括號 (可伸縮)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SLRDBRACKETX_HELP\n" +"string.text" +msgid "Double Square Brackets (Scalable)" +msgstr "雙方括號 (可伸縮)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SLRBRACEX_HELP\n" +"string.text" +msgid "Braces (Scalable)" +msgstr "大括號 (可伸縮)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SLRANGLEX_HELP\n" +"string.text" +msgid "Angle Brackets (Scalable)" +msgstr "角括號 (可伸縮)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SLRCEILX_HELP\n" +"string.text" +msgid "Ceiling (Scalable)" +msgstr "上取整 (可伸縮)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SLRFLOORX_HELP\n" +"string.text" +msgid "Floor (Scalable)" +msgstr "下取整 (可伸縮)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SLRLINEX_HELP\n" +"string.text" +msgid "Single Lines (Scalable)" +msgstr "單線 (可伸縮)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SLRDLINEX_HELP\n" +"string.text" +msgid "Double Lines (Scalable)" +msgstr "雙線 (可伸縮)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SLMRANGLEXY_HELP\n" +"string.text" +msgid "Operator Brackets (Scalable)" +msgstr "運算子括號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XOVERBRACEY_HELP\n" +"string.text" +msgid "Braces Top (Scalable)" +msgstr "大括號上方 (可伸縮)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XUNDERBRACEY_HELP\n" +"string.text" +msgid "Braces Bottom (Scalable)" +msgstr "大括號下方 (可伸縮)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_RSUBX_HELP\n" +"string.text" +msgid "Subscript Right" +msgstr "右下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_RSUPX_HELP\n" +"string.text" +msgid "Power" +msgstr "乘冪" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LSUBX_HELP\n" +"string.text" +msgid "Subscript Left" +msgstr "左下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LSUPX_HELP\n" +"string.text" +msgid "Superscript Left" +msgstr "左上標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_CSUBX_HELP\n" +"string.text" +msgid "Subscript Bottom" +msgstr "底下標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_CSUPX_HELP\n" +"string.text" +msgid "Superscript Top" +msgstr "上標" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SBLANK_HELP\n" +"string.text" +msgid "Small Gap" +msgstr "小間隔" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_BLANK_HELP\n" +"string.text" +msgid "Blank" +msgstr "空白" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_NEWLINE_HELP\n" +"string.text" +msgid "New Line" +msgstr "新行" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_BINOMXY_HELP\n" +"string.text" +msgid "Vertical Stack (2 Elements)" +msgstr "垂直編排 (2 個元素)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_STACK_HELP\n" +"string.text" +msgid "Vertical Stack" +msgstr "垂直方向編排" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_MATRIX_HELP\n" +"string.text" +msgid "Matrix Stack" +msgstr "編排矩陣" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_ALIGNLX_HELP\n" +"string.text" +msgid "Align Left" +msgstr "左對齊" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_ALIGNCX_HELP\n" +"string.text" +msgid "Align Center" +msgstr "置中對齊" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_ALIGNRX_HELP\n" +"string.text" +msgid "Align Right" +msgstr "右對齊" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_ALEPH_HELP\n" +"string.text" +msgid "Aleph" +msgstr "Aleph" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_EMPTYSET_HELP\n" +"string.text" +msgid "Empty Set" +msgstr "空集合" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_RE_HELP\n" +"string.text" +msgid "Real Part" +msgstr "實數部份" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_IM_HELP\n" +"string.text" +msgid "Imaginary Part" +msgstr "虛數部份" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_INFINITY_HELP\n" +"string.text" +msgid "Infinity" +msgstr "無限" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_PARTIAL_HELP\n" +"string.text" +msgid "Partial" +msgstr "部份" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_NABLA_HELP\n" +"string.text" +msgid "Nabla" +msgstr "劈形號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_WP_HELP\n" +"string.text" +msgid "Weierstrass p" +msgstr "維爾斯特拉斯 p" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_DOTSAXIS_HELP\n" +"string.text" +msgid "Dots In Middle" +msgstr "中向點" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_DOTSUP_HELP\n" +"string.text" +msgid "Dots To Top" +msgstr "點向上" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_DOTSDOWN_HELP\n" +"string.text" +msgid "Dots To Bottom" +msgstr "點向下" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_DOTSLOW_HELP\n" +"string.text" +msgid "Dots At Bottom" +msgstr "點在下" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_DOTSVERT_HELP\n" +"string.text" +msgid "Dots Vertically" +msgstr "垂直點" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XCIRCY_HELP\n" +"string.text" +msgid "Concatenate" +msgstr "鏈結" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XWIDESLASHY_HELP\n" +"string.text" +msgid "Division (wideslash)" +msgstr "除法 (大斜線)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XWIDEBSLASHY_HELP\n" +"string.text" +msgid "Division (counter wideslash)" +msgstr "除法 (反向大斜線)" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XDIVIDESY_HELP\n" +"string.text" +msgid "Divides" +msgstr "可被除於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XNDIVIDESY_HELP\n" +"string.text" +msgid "Does Not Divide" +msgstr "不能被除於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_DLARROW_HELP\n" +"string.text" +msgid "Double Arrow Left" +msgstr "左向雙箭頭" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_DLRARROW_HELP\n" +"string.text" +msgid "Double Arrow Left And Right" +msgstr "左右向雙箭頭" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_DRARROW_HELP\n" +"string.text" +msgid "Double Arrow Right" +msgstr "右向雙箭頭" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SETN_HELP\n" +"string.text" +msgid "Natural Numbers Set" +msgstr "自然數集" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SETZ_HELP\n" +"string.text" +msgid "Integers Set" +msgstr "整數集合" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SETQ_HELP\n" +"string.text" +msgid "Set of Rational Numbers" +msgstr "有理數集" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SETR_HELP\n" +"string.text" +msgid "Real Numbers Set" +msgstr "實數集" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_SETC_HELP\n" +"string.text" +msgid "Complex Numbers Set" +msgstr "複數集" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_WIDEHATX_HELP\n" +"string.text" +msgid "Large Circumflex" +msgstr "寬的抑揚符號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_WIDETILDEX_HELP\n" +"string.text" +msgid "Large Tilde" +msgstr "寬的波浪符號" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_WIDEVECX_HELP\n" +"string.text" +msgid "Large Vector Arrow" +msgstr "大矢量箭頭" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_HBAR_HELP\n" +"string.text" +msgid "h Bar" +msgstr "h 上劃橫線" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LAMBDABAR_HELP\n" +"string.text" +msgid "Lambda Bar" +msgstr "Lambda 上劃橫線" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_LEFTARROW_HELP\n" +"string.text" +msgid "Left Arrow" +msgstr "左向箭頭" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_RIGHTARROW_HELP\n" +"string.text" +msgid "Right Arrow" +msgstr "右向箭頭" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_UPARROW_HELP\n" +"string.text" +msgid "Up Arrow" +msgstr "箭頭向上" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_DOWNARROW_HELP\n" +"string.text" +msgid "Down Arrow" +msgstr "下向箭頭" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_NOSPACE_HELP\n" +"string.text" +msgid "No space" +msgstr "無空格" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XPRECEDESY_HELP\n" +"string.text" +msgid "Precedes" +msgstr "先於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XPRECEDESEQUALY_HELP\n" +"string.text" +msgid "Precedes or equal to" +msgstr "先於或等於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XPRECEDESEQUIVY_HELP\n" +"string.text" +msgid "Precedes or equivalent to" +msgstr "先於或等價於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XSUCCEEDSY_HELP\n" +"string.text" +msgid "Succeeds" +msgstr "後於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XSUCCEEDSEQUALY_HELP\n" +"string.text" +msgid "Succeeds or equal to" +msgstr "後於或等於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XSUCCEEDSEQUIVY_HELP\n" +"string.text" +msgid "Succeeds or equivalent to" +msgstr "後於或等價於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XNOTPRECEDESY_HELP\n" +"string.text" +msgid "Not precedes" +msgstr "不先於" + +#: commands.src +msgctxt "" +"commands.src\n" +"RID_XNOTSUCCEEDSY_HELP\n" +"string.text" +msgid "Not succeeds" +msgstr "不後於" #: commands.src msgctxt "" @@ -82,14 +1875,6 @@ msgstr "格式" #: commands.src msgctxt "" "commands.src\n" -"RID_CATEGORY_SYMBOLS\n" -"string.text" -msgid "Symbols" -msgstr "" - -#: commands.src -msgctxt "" -"commands.src\n" "RID_CATEGORY_OTHERS\n" "string.text" msgid "Others" @@ -381,7 +2166,7 @@ msgctxt "" "SID_ZOOM_50_PERCENT\n" "menuitem.text" msgid "~View 50%" -msgstr "" +msgstr "檢視 50%(~V)" #: smres.src msgctxt "" @@ -390,7 +2175,7 @@ msgctxt "" "SID_ZOOM_100_PERCENT\n" "menuitem.text" msgid "View ~100%" -msgstr "" +msgstr "檢視 ~100%" #: smres.src msgctxt "" @@ -399,7 +2184,7 @@ msgctxt "" "SID_ZOOM_200_PERCENT\n" "menuitem.text" msgid "View ~200%" -msgstr "" +msgstr "檢視 ~200%" #: smres.src msgctxt "" @@ -426,7 +2211,7 @@ msgctxt "" "SID_ZOOM_OPTIMAL\n" "menuitem.text" msgid "~Display All" -msgstr "" +msgstr "全部顯示(~D)" #: smres.src msgctxt "" @@ -459,7 +2244,7 @@ msgctxt "" "STR_BLACK\n" "string.text" msgid "black" -msgstr "" +msgstr "黑" #: smres.src msgctxt "" @@ -467,7 +2252,7 @@ msgctxt "" "STR_BLUE\n" "string.text" msgid "blue" -msgstr "" +msgstr "藍" #: smres.src msgctxt "" @@ -475,7 +2260,7 @@ msgctxt "" "STR_GREEN\n" "string.text" msgid "green" -msgstr "" +msgstr "綠" #: smres.src msgctxt "" @@ -483,7 +2268,7 @@ msgctxt "" "STR_RED\n" "string.text" msgid "red" -msgstr "" +msgstr "紅" #: smres.src msgctxt "" @@ -491,7 +2276,7 @@ msgctxt "" "STR_CYAN\n" "string.text" msgid "cyan" -msgstr "" +msgstr "青" #: smres.src msgctxt "" @@ -499,7 +2284,7 @@ msgctxt "" "STR_MAGENTA\n" "string.text" msgid "magenta" -msgstr "" +msgstr "洋紅" #: smres.src msgctxt "" @@ -507,7 +2292,7 @@ msgctxt "" "STR_YELLOW\n" "string.text" msgid "yellow" -msgstr "" +msgstr "黃" #: smres.src msgctxt "" @@ -515,7 +2300,7 @@ msgctxt "" "STR_HIDE\n" "string.text" msgid "hide" -msgstr "" +msgstr "隱藏" #: smres.src msgctxt "" @@ -523,7 +2308,7 @@ msgctxt "" "STR_SIZE\n" "string.text" msgid "size" -msgstr "" +msgstr "大小" #: smres.src msgctxt "" @@ -531,7 +2316,7 @@ msgctxt "" "STR_FONT\n" "string.text" msgid "font" -msgstr "" +msgstr "字型" #: smres.src msgctxt "" @@ -539,7 +2324,7 @@ msgctxt "" "STR_ALIGN_LEFT\n" "string.text" msgid "left" -msgstr "" +msgstr "向左" #: smres.src msgctxt "" @@ -547,7 +2332,7 @@ msgctxt "" "STR_ALIGN_CENTER\n" "string.text" msgid "center" -msgstr "" +msgstr "置中" #: smres.src msgctxt "" @@ -555,7 +2340,7 @@ msgctxt "" "STR_ALIGN_RIGHT\n" "string.text" msgid "right" -msgstr "" +msgstr "向右" #: smres.src msgctxt "" @@ -782,7 +2567,7 @@ msgctxt "" "3\n" "itemlist.text" msgid "~Title" -msgstr "標題(~T)" +msgstr "題名(~T)" #: smres.src msgctxt "" @@ -1385,7 +3170,7 @@ msgctxt "" "59\n" "itemlist.text" msgid "notequal" -msgstr "notequal" +msgstr "不等於" #: symbol.src msgctxt "" @@ -1529,7 +3314,7 @@ msgctxt "" "RID_FORMAT_CAT\n" "toolboxitem.text" msgid "Formats" -msgstr "格式化" +msgstr "格式" #: toolbox.src msgctxt "" @@ -1538,7 +3323,7 @@ msgctxt "" "RID_PLUSX\n" "toolboxitem.text" msgid "+ Sign" -msgstr "符號 +" +msgstr "+ 號" #: toolbox.src msgctxt "" @@ -1547,7 +3332,7 @@ msgctxt "" "RID_MINUSX\n" "toolboxitem.text" msgid "- Sign" -msgstr "負符號" +msgstr "- 號" #: toolbox.src msgctxt "" @@ -1556,7 +3341,7 @@ msgctxt "" "RID_PLUSMINUSX\n" "toolboxitem.text" msgid "+- Sign" -msgstr "正負符號" +msgstr "+- 號" #: toolbox.src msgctxt "" @@ -1565,7 +3350,7 @@ msgctxt "" "RID_MINUSPLUSX\n" "toolboxitem.text" msgid "-+ Sign" -msgstr "負正符號" +msgstr "-+ 號" #: toolbox.src msgctxt "" @@ -1592,7 +3377,7 @@ msgctxt "" "RID_XCDOTY\n" "toolboxitem.text" msgid "Multiplication (Dot )" -msgstr "乘法(點)" +msgstr "乘法 (點)" #: toolbox.src msgctxt "" @@ -1601,7 +3386,7 @@ msgctxt "" "RID_XTIMESY\n" "toolboxitem.text" msgid "Multiplication (x)" -msgstr "乘法(交叉符)" +msgstr "乘法 (x)" #: toolbox.src msgctxt "" @@ -1610,7 +3395,7 @@ msgctxt "" "RID_XSYMTIMESY\n" "toolboxitem.text" msgid "Multiplication (*)" -msgstr "乘法(星號)" +msgstr "乘法 (*)" #: toolbox.src msgctxt "" @@ -1637,7 +3422,7 @@ msgctxt "" "RID_XOVERY\n" "toolboxitem.text" msgid "Division (Fraction)" -msgstr "除法(分數)" +msgstr "除法 (分數)" #: toolbox.src msgctxt "" @@ -1655,7 +3440,7 @@ msgctxt "" "RID_XSYMDIVIDEY\n" "toolboxitem.text" msgid "Division (Slash)" -msgstr "除法(斜線)" +msgstr "除法 (斜線)" #: toolbox.src msgctxt "" @@ -2015,7 +3800,7 @@ msgctxt "" "RID_ALEPH\n" "toolboxitem.text" msgid "Aleph" -msgstr "aleph" +msgstr "Aleph" #: toolbox.src msgctxt "" @@ -2375,7 +4160,7 @@ msgctxt "" "RID_SUMX\n" "toolboxitem.text" msgid "Sum" -msgstr "小計" +msgstr "總和" #: toolbox.src msgctxt "" @@ -2393,7 +4178,7 @@ msgctxt "" "RID_COPRODX\n" "toolboxitem.text" msgid "Coproduct" -msgstr "合數" +msgstr "餘乘積" #: toolbox.src msgctxt "" @@ -2537,7 +4322,7 @@ msgctxt "" "RID_TILDEX\n" "toolboxitem.text" msgid "Tilde" -msgstr "加在西班牙語n_字上的發音符號" +msgstr "波浪符號" #: toolbox.src msgctxt "" @@ -2582,7 +4367,7 @@ msgctxt "" "RID_WIDETILDEX\n" "toolboxitem.text" msgid "Large Tilde" -msgstr "寬的加在西班牙語n_字上的發音符號" +msgstr "寬的波浪符號" #: toolbox.src msgctxt "" @@ -3041,7 +4826,7 @@ msgctxt "" "RID_HBAR\n" "toolboxitem.text" msgid "h Bar" -msgstr "橫置的 h" +msgstr "h 上劃橫線" #: toolbox.src msgctxt "" @@ -3050,7 +4835,7 @@ msgctxt "" "RID_LAMBDABAR\n" "toolboxitem.text" msgid "Lambda Bar" -msgstr "Lambda (λ) 條" +msgstr "Lambda 上劃橫線" #: toolbox.src msgctxt "" @@ -3077,7 +4862,7 @@ msgctxt "" "RID_WP\n" "toolboxitem.text" msgid "Weierstrass p" -msgstr "Weierstrass p" +msgstr "維爾斯特拉斯 p" #: toolbox.src msgctxt "" @@ -3122,7 +4907,7 @@ msgctxt "" "RID_NABLA\n" "toolboxitem.text" msgid "Nabla" -msgstr "Nabla" +msgstr "劈形號" #: toolbox.src msgctxt "" @@ -3131,7 +4916,7 @@ msgctxt "" "RID_DOTSLOW\n" "toolboxitem.text" msgid "Dots At Bottom" -msgstr "點向下" +msgstr "點在下" #: toolbox.src msgctxt "" diff --git a/source/zh-TW/starmath/uiconfig/smath/ui.po b/source/zh-TW/starmath/uiconfig/smath/ui.po index 0fd23ec19f1..f4f86676b21 100644 --- a/source/zh-TW/starmath/uiconfig/smath/ui.po +++ b/source/zh-TW/starmath/uiconfig/smath/ui.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-11-20 13:02+0100\n" -"PO-Revision-Date: 2012-11-24 03:06+0000\n" +"POT-Creation-Date: 2013-12-17 14:13+0100\n" +"PO-Revision-Date: 2013-12-26 16:41+0000\n" "Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n" "Language-Team: none\n" "Language: zh_TW\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1353726400.0\n" +"X-POOTLE-MTIME: 1388076114.0\n" #: alignmentdialog.ui msgctxt "" @@ -23,7 +23,7 @@ msgctxt "" "title\n" "string.text" msgid "Alignment" -msgstr "" +msgstr "對齊" #: alignmentdialog.ui msgctxt "" @@ -32,7 +32,7 @@ msgctxt "" "label\n" "string.text" msgid "_Default" -msgstr "" +msgstr "預設(_D)" #: alignmentdialog.ui msgctxt "" @@ -41,7 +41,7 @@ msgctxt "" "label\n" "string.text" msgid "_Left" -msgstr "" +msgstr "向左(_L)" #: alignmentdialog.ui msgctxt "" @@ -50,7 +50,7 @@ msgctxt "" "label\n" "string.text" msgid "_Centered" -msgstr "" +msgstr "置中(_C)" #: alignmentdialog.ui msgctxt "" @@ -59,7 +59,7 @@ msgctxt "" "label\n" "string.text" msgid "_Right" -msgstr "" +msgstr "向右(_R)" #: alignmentdialog.ui msgctxt "" @@ -68,7 +68,7 @@ msgctxt "" "label\n" "string.text" msgid "Horizontal" -msgstr "" +msgstr "水平" #: catalogdialog.ui msgctxt "" @@ -77,7 +77,7 @@ msgctxt "" "title\n" "string.text" msgid "Symbols" -msgstr "" +msgstr "符號" #: catalogdialog.ui msgctxt "" @@ -86,7 +86,7 @@ msgctxt "" "label\n" "string.text" msgid "_Insert" -msgstr "" +msgstr "插入(_I)" #: catalogdialog.ui msgctxt "" @@ -95,7 +95,7 @@ msgctxt "" "label\n" "string.text" msgid "_Edit..." -msgstr "" +msgstr "編輯(_E)..." #: catalogdialog.ui msgctxt "" @@ -104,7 +104,7 @@ msgctxt "" "label\n" "string.text" msgid "_Symbol set" -msgstr "" +msgstr "符號集(_S)" #: catalogdialog.ui msgctxt "" @@ -113,7 +113,7 @@ msgctxt "" "label\n" "string.text" msgid "button" -msgstr "" +msgstr "按鈕" #: catalogdialog.ui msgctxt "" @@ -122,7 +122,7 @@ msgctxt "" "label\n" "string.text" msgid "Unknown" -msgstr "" +msgstr "不明" #: fontdialog.ui msgctxt "" @@ -131,7 +131,7 @@ msgctxt "" "title\n" "string.text" msgid "Fonts" -msgstr "" +msgstr "字型" #: fontdialog.ui msgctxt "" @@ -140,7 +140,7 @@ msgctxt "" "label\n" "string.text" msgid "Font" -msgstr "" +msgstr "字型" #: fontdialog.ui msgctxt "" @@ -149,7 +149,7 @@ msgctxt "" "label\n" "string.text" msgid "_Bold" -msgstr "" +msgstr "粗體(_B)" #: fontdialog.ui msgctxt "" @@ -158,7 +158,7 @@ msgctxt "" "label\n" "string.text" msgid "_Italic" -msgstr "" +msgstr "斜體(_I)" #: fontdialog.ui msgctxt "" @@ -167,7 +167,7 @@ msgctxt "" "label\n" "string.text" msgid "Attributes" -msgstr "" +msgstr "特性" #: fontsizedialog.ui msgctxt "" @@ -176,7 +176,7 @@ msgctxt "" "title\n" "string.text" msgid "Font Sizes" -msgstr "" +msgstr "字型大小" #: fontsizedialog.ui msgctxt "" @@ -185,7 +185,7 @@ msgctxt "" "label\n" "string.text" msgid "_Default" -msgstr "" +msgstr "預設(_D)" #: fontsizedialog.ui msgctxt "" @@ -194,7 +194,7 @@ msgctxt "" "label\n" "string.text" msgid "Base _size" -msgstr "" +msgstr "基底大小(_S)" #: fontsizedialog.ui msgctxt "" @@ -203,7 +203,7 @@ msgctxt "" "label\n" "string.text" msgid "_Operators" -msgstr "" +msgstr "運算子(_O)" #: fontsizedialog.ui msgctxt "" @@ -212,7 +212,7 @@ msgctxt "" "label\n" "string.text" msgid "_Limits" -msgstr "" +msgstr "極限(_L)" #: fontsizedialog.ui msgctxt "" @@ -221,7 +221,7 @@ msgctxt "" "label\n" "string.text" msgid "_Text" -msgstr "" +msgstr "文字(_T)" #: fontsizedialog.ui msgctxt "" @@ -230,7 +230,7 @@ msgctxt "" "label\n" "string.text" msgid "_Functions" -msgstr "" +msgstr "函數(_F)" #: fontsizedialog.ui msgctxt "" @@ -239,7 +239,7 @@ msgctxt "" "label\n" "string.text" msgid "_Indexes" -msgstr "" +msgstr "索引(_I)" #: fontsizedialog.ui msgctxt "" @@ -248,7 +248,7 @@ msgctxt "" "label\n" "string.text" msgid "Relative sizes" -msgstr "" +msgstr "相對大小" #: fonttypedialog.ui msgctxt "" @@ -257,7 +257,7 @@ msgctxt "" "title\n" "string.text" msgid "Fonts" -msgstr "" +msgstr "字型" #: fonttypedialog.ui msgctxt "" @@ -266,7 +266,7 @@ msgctxt "" "label\n" "string.text" msgid "_Modify" -msgstr "" +msgstr "修改(_M)" #: fonttypedialog.ui msgctxt "" @@ -275,7 +275,7 @@ msgctxt "" "label\n" "string.text" msgid "_Default" -msgstr "" +msgstr "預設(_D)" #: fonttypedialog.ui msgctxt "" @@ -284,7 +284,7 @@ msgctxt "" "label\n" "string.text" msgid "_Variables" -msgstr "" +msgstr "變數(_V)" #: fonttypedialog.ui msgctxt "" @@ -293,7 +293,7 @@ msgctxt "" "label\n" "string.text" msgid "_Functions" -msgstr "" +msgstr "函數(_F)" #: fonttypedialog.ui msgctxt "" @@ -302,7 +302,7 @@ msgctxt "" "label\n" "string.text" msgid "_Numbers" -msgstr "" +msgstr "數字(_N)" #: fonttypedialog.ui msgctxt "" @@ -311,7 +311,7 @@ msgctxt "" "label\n" "string.text" msgid "_Text" -msgstr "" +msgstr "文字(_T)" #: fonttypedialog.ui msgctxt "" @@ -320,7 +320,7 @@ msgctxt "" "label\n" "string.text" msgid "Formula fonts" -msgstr "" +msgstr "公式字型" #: fonttypedialog.ui msgctxt "" @@ -329,7 +329,7 @@ msgctxt "" "label\n" "string.text" msgid "_Serif" -msgstr "" +msgstr "襯線體(_S)" #: fonttypedialog.ui msgctxt "" @@ -338,7 +338,7 @@ msgctxt "" "label\n" "string.text" msgid "S_ans" -msgstr "" +msgstr "無襯線體(_A)" #: fonttypedialog.ui msgctxt "" @@ -347,7 +347,7 @@ msgctxt "" "label\n" "string.text" msgid "F_ixed" -msgstr "" +msgstr "等寬體(_I)" #: fonttypedialog.ui msgctxt "" @@ -356,7 +356,7 @@ msgctxt "" "label\n" "string.text" msgid "Custom fonts" -msgstr "" +msgstr "自訂字型" #: fonttypedialog.ui msgctxt "" @@ -365,7 +365,7 @@ msgctxt "" "label\n" "string.text" msgid "_Variables" -msgstr "" +msgstr "變數(_V)" #: fonttypedialog.ui msgctxt "" @@ -374,7 +374,7 @@ msgctxt "" "label\n" "string.text" msgid "_Functions" -msgstr "" +msgstr "函數(_F)" #: fonttypedialog.ui msgctxt "" @@ -383,7 +383,7 @@ msgctxt "" "label\n" "string.text" msgid "_Numbers" -msgstr "" +msgstr "數字(_N)" #: fonttypedialog.ui msgctxt "" @@ -392,7 +392,7 @@ msgctxt "" "label\n" "string.text" msgid "_Text" -msgstr "" +msgstr "文字(_T)" #: fonttypedialog.ui msgctxt "" @@ -401,7 +401,7 @@ msgctxt "" "label\n" "string.text" msgid "_Serif" -msgstr "" +msgstr "襯線體(_S)" #: fonttypedialog.ui msgctxt "" @@ -410,7 +410,7 @@ msgctxt "" "label\n" "string.text" msgid "S_ans" -msgstr "" +msgstr "非襯線體(_A)" #: fonttypedialog.ui msgctxt "" @@ -419,7 +419,7 @@ msgctxt "" "label\n" "string.text" msgid "Fixe_d" -msgstr "" +msgstr "等寬體(_D)" #: printeroptions.ui msgctxt "" @@ -428,7 +428,7 @@ msgctxt "" "label\n" "string.text" msgid "Title" -msgstr "標題" +msgstr "題名" #: printeroptions.ui msgctxt "" @@ -464,7 +464,7 @@ msgctxt "" "label\n" "string.text" msgid "Original size" -msgstr "原件大小" +msgstr "原始大小" #: printeroptions.ui msgctxt "" @@ -500,7 +500,7 @@ msgctxt "" "title\n" "string.text" msgid "Save defaults?" -msgstr "" +msgstr "儲存為預設值?" #: savedefaultsdialog.ui msgctxt "" @@ -509,7 +509,7 @@ msgctxt "" "text\n" "string.text" msgid "Should the changes be saved as defaults?" -msgstr "" +msgstr "是否該將更動儲存成預設值?" #: savedefaultsdialog.ui msgctxt "" @@ -518,7 +518,7 @@ msgctxt "" "secondary_text\n" "string.text" msgid "These changes will apply for all new formulas." -msgstr "" +msgstr "這些更動將套用於所有的新公式上。" #: smathsettings.ui msgctxt "" @@ -527,7 +527,7 @@ msgctxt "" "label\n" "string.text" msgid "_Title row" -msgstr "" +msgstr "題名列(_T)" #: smathsettings.ui msgctxt "" @@ -536,7 +536,7 @@ msgctxt "" "label\n" "string.text" msgid "_Formula text" -msgstr "" +msgstr "公式文字(_F)" #: smathsettings.ui msgctxt "" @@ -545,7 +545,7 @@ msgctxt "" "label\n" "string.text" msgid "B_order" -msgstr "" +msgstr "邊框(_O)" #: smathsettings.ui msgctxt "" @@ -554,7 +554,7 @@ msgctxt "" "label\n" "string.text" msgid "Print options" -msgstr "" +msgstr "列印選項" #: smathsettings.ui msgctxt "" @@ -563,7 +563,7 @@ msgctxt "" "label\n" "string.text" msgid "O_riginal size" -msgstr "" +msgstr "原始大小(_R)" #: smathsettings.ui msgctxt "" @@ -572,7 +572,7 @@ msgctxt "" "label\n" "string.text" msgid "Fit to _page" -msgstr "" +msgstr "調整成頁面大小(_P)" #: smathsettings.ui msgctxt "" @@ -581,7 +581,7 @@ msgctxt "" "label\n" "string.text" msgid "_Scaling" -msgstr "" +msgstr "比例縮放(_S)" #: smathsettings.ui msgctxt "" @@ -590,7 +590,7 @@ msgctxt "" "label\n" "string.text" msgid "Print format" -msgstr "" +msgstr "列印格式" #: smathsettings.ui msgctxt "" @@ -598,8 +598,8 @@ msgctxt "" "norightspaces\n" "label\n" "string.text" -msgid "Ig_nore _~ and ` at the end of the line" -msgstr "" +msgid "Ig_nore ~ and ` at the end of the line" +msgstr "忽略行尾的符號 ~ 和 `(_N)" #: smathsettings.ui msgctxt "" @@ -608,7 +608,7 @@ msgctxt "" "label\n" "string.text" msgid "Embed only used symbols (smaller file size)" -msgstr "" +msgstr "僅內嵌使用的符號 (檔案較小)" #: smathsettings.ui msgctxt "" @@ -617,7 +617,7 @@ msgctxt "" "label\n" "string.text" msgid "Miscellaneous options" -msgstr "" +msgstr "其他選項" #: spacingdialog.ui msgctxt "" @@ -626,7 +626,7 @@ msgctxt "" "title\n" "string.text" msgid "Spacing" -msgstr "" +msgstr "間距" #: spacingdialog.ui msgctxt "" @@ -635,7 +635,7 @@ msgctxt "" "label\n" "string.text" msgid "_Category" -msgstr "" +msgstr "分類(_C)" #: spacingdialog.ui msgctxt "" @@ -644,7 +644,7 @@ msgctxt "" "label\n" "string.text" msgid "_Default" -msgstr "" +msgstr "預設(_D)" #: spacingdialog.ui msgctxt "" @@ -653,7 +653,7 @@ msgctxt "" "label\n" "string.text" msgid "Scale all brackets" -msgstr "" +msgstr "縮放所有括號" #: spacingdialog.ui msgctxt "" @@ -662,7 +662,7 @@ msgctxt "" "label\n" "string.text" msgid "Title" -msgstr "" +msgstr "題名" #: spacingdialog.ui msgctxt "" @@ -671,7 +671,7 @@ msgctxt "" "label\n" "string.text" msgid "_Spacing" -msgstr "" +msgstr "間距(_S)" #: spacingdialog.ui msgctxt "" @@ -680,7 +680,7 @@ msgctxt "" "label\n" "string.text" msgid "_Line spacing" -msgstr "" +msgstr "行距(_L)" #: spacingdialog.ui msgctxt "" @@ -689,7 +689,7 @@ msgctxt "" "label\n" "string.text" msgid "_Root spacing" -msgstr "" +msgstr "根式間距(_R)" #: spacingdialog.ui msgctxt "" @@ -698,7 +698,7 @@ msgctxt "" "label\n" "string.text" msgid "Spacing" -msgstr "" +msgstr "間距" #: spacingdialog.ui msgctxt "" @@ -707,7 +707,7 @@ msgctxt "" "label\n" "string.text" msgid "_Superscript" -msgstr "" +msgstr "上標(_S)" #: spacingdialog.ui msgctxt "" @@ -716,7 +716,7 @@ msgctxt "" "label\n" "string.text" msgid "S_ubscript" -msgstr "" +msgstr "下標(_U)" #: spacingdialog.ui msgctxt "" @@ -725,7 +725,7 @@ msgctxt "" "label\n" "string.text" msgid "Indexes" -msgstr "" +msgstr "索引" #: spacingdialog.ui msgctxt "" @@ -734,7 +734,7 @@ msgctxt "" "label\n" "string.text" msgid "_Numerator" -msgstr "" +msgstr "分子(_N)" #: spacingdialog.ui msgctxt "" @@ -743,7 +743,7 @@ msgctxt "" "label\n" "string.text" msgid "_Denominator" -msgstr "" +msgstr "分母(_D)" #: spacingdialog.ui msgctxt "" @@ -752,7 +752,7 @@ msgctxt "" "label\n" "string.text" msgid "Fractions" -msgstr "" +msgstr "分數" #: spacingdialog.ui msgctxt "" @@ -761,7 +761,7 @@ msgctxt "" "label\n" "string.text" msgid "_Excess length" -msgstr "" +msgstr "超長(_E)" #: spacingdialog.ui msgctxt "" @@ -770,7 +770,7 @@ msgctxt "" "label\n" "string.text" msgid "_Weight" -msgstr "" +msgstr "厚寬(_W)" #: spacingdialog.ui msgctxt "" @@ -779,7 +779,7 @@ msgctxt "" "label\n" "string.text" msgid "Fraction bar" -msgstr "" +msgstr "分數線" #: spacingdialog.ui msgctxt "" @@ -788,7 +788,7 @@ msgctxt "" "label\n" "string.text" msgid "_Upper limit" -msgstr "" +msgstr "上極限(_U)" #: spacingdialog.ui msgctxt "" @@ -797,7 +797,7 @@ msgctxt "" "label\n" "string.text" msgid "_Lower limit" -msgstr "" +msgstr "下極限(_L)" #: spacingdialog.ui msgctxt "" @@ -806,7 +806,7 @@ msgctxt "" "label\n" "string.text" msgid "Limits" -msgstr "" +msgstr "極限" #: spacingdialog.ui msgctxt "" @@ -815,7 +815,7 @@ msgctxt "" "label\n" "string.text" msgid "_Excess size (left/right)" -msgstr "" +msgstr "超大 (左/右)(_E)" #: spacingdialog.ui msgctxt "" @@ -824,7 +824,7 @@ msgctxt "" "label\n" "string.text" msgid "_Spacing" -msgstr "" +msgstr "間距(_S)" #: spacingdialog.ui msgctxt "" @@ -833,7 +833,7 @@ msgctxt "" "label\n" "string.text" msgid "_Excess size" -msgstr "" +msgstr "超大(_E)" #: spacingdialog.ui msgctxt "" @@ -842,7 +842,7 @@ msgctxt "" "label\n" "string.text" msgid "Brackets" -msgstr "" +msgstr "括號" #: spacingdialog.ui msgctxt "" @@ -851,7 +851,7 @@ msgctxt "" "label\n" "string.text" msgid "_Line spacing" -msgstr "" +msgstr "行距(_L)" #: spacingdialog.ui msgctxt "" @@ -860,7 +860,7 @@ msgctxt "" "label\n" "string.text" msgid "_Column spacing" -msgstr "" +msgstr "欄間距(_C)" #: spacingdialog.ui msgctxt "" @@ -869,7 +869,7 @@ msgctxt "" "label\n" "string.text" msgid "Matrix" -msgstr "" +msgstr "矩陣" #: spacingdialog.ui msgctxt "" @@ -878,7 +878,7 @@ msgctxt "" "label\n" "string.text" msgid "_Primary height" -msgstr "" +msgstr "主高度(_P)" #: spacingdialog.ui msgctxt "" @@ -887,7 +887,7 @@ msgctxt "" "label\n" "string.text" msgid "_Minimum spacing" -msgstr "" +msgstr "最小間距(_M)" #: spacingdialog.ui msgctxt "" @@ -896,7 +896,7 @@ msgctxt "" "label\n" "string.text" msgid "Symbols" -msgstr "" +msgstr "符號" #: spacingdialog.ui msgctxt "" @@ -905,7 +905,7 @@ msgctxt "" "label\n" "string.text" msgid "_Excess size" -msgstr "" +msgstr "超大(_E)" #: spacingdialog.ui msgctxt "" @@ -914,7 +914,7 @@ msgctxt "" "label\n" "string.text" msgid "_Spacing" -msgstr "" +msgstr "間距(_S)" #: spacingdialog.ui msgctxt "" @@ -923,7 +923,7 @@ msgctxt "" "label\n" "string.text" msgid "Operators" -msgstr "" +msgstr "運算子" #: spacingdialog.ui msgctxt "" @@ -932,7 +932,7 @@ msgctxt "" "label\n" "string.text" msgid "_Left" -msgstr "" +msgstr "左(_L)" #: spacingdialog.ui msgctxt "" @@ -941,7 +941,7 @@ msgctxt "" "label\n" "string.text" msgid "_Right" -msgstr "" +msgstr "右(_R)" #: spacingdialog.ui msgctxt "" @@ -950,7 +950,7 @@ msgctxt "" "label\n" "string.text" msgid "_Top" -msgstr "" +msgstr "上(_T)" #: spacingdialog.ui msgctxt "" @@ -959,7 +959,7 @@ msgctxt "" "label\n" "string.text" msgid "_Bottom" -msgstr "" +msgstr "下(_B)" #: spacingdialog.ui msgctxt "" @@ -968,7 +968,7 @@ msgctxt "" "label\n" "string.text" msgid "Borders" -msgstr "" +msgstr "邊框" #: spacingdialog.ui msgctxt "" @@ -977,7 +977,7 @@ msgctxt "" "label\n" "string.text" msgid "Spacing" -msgstr "" +msgstr "間距" #: spacingdialog.ui msgctxt "" @@ -986,7 +986,7 @@ msgctxt "" "label\n" "string.text" msgid "Indexes" -msgstr "" +msgstr "索引" #: spacingdialog.ui msgctxt "" @@ -995,7 +995,7 @@ msgctxt "" "label\n" "string.text" msgid "Fractions" -msgstr "" +msgstr "分數" #: spacingdialog.ui msgctxt "" @@ -1004,7 +1004,7 @@ msgctxt "" "label\n" "string.text" msgid "Fraction Bars" -msgstr "" +msgstr "分數線" #: spacingdialog.ui msgctxt "" @@ -1013,7 +1013,7 @@ msgctxt "" "label\n" "string.text" msgid "Limits" -msgstr "" +msgstr "極限" #: spacingdialog.ui msgctxt "" @@ -1022,7 +1022,7 @@ msgctxt "" "label\n" "string.text" msgid "Brackets" -msgstr "" +msgstr "括號" #: spacingdialog.ui msgctxt "" @@ -1031,7 +1031,7 @@ msgctxt "" "label\n" "string.text" msgid "Matrices" -msgstr "" +msgstr "矩陣" #: spacingdialog.ui msgctxt "" @@ -1040,7 +1040,7 @@ msgctxt "" "label\n" "string.text" msgid "Symbols" -msgstr "" +msgstr "符號" #: spacingdialog.ui msgctxt "" @@ -1049,7 +1049,7 @@ msgctxt "" "label\n" "string.text" msgid "Operators" -msgstr "" +msgstr "運算子" #: spacingdialog.ui msgctxt "" @@ -1058,4 +1058,4 @@ msgctxt "" "label\n" "string.text" msgid "Borders" -msgstr "" +msgstr "邊框" |