aboutsummaryrefslogtreecommitdiff
path: root/source/zh-TW/scaddins
diff options
context:
space:
mode:
authorRobinson Tryon <qubit@runcibility.com>2015-11-24 05:47:40 -0500
committerRobinson Tryon <qubit@runcibility.com>2015-11-25 01:57:27 -0500
commit9b7a6f9619c88ddee34c8cd1623eccdd7d4a4769 (patch)
tree9c1fecf277ba5ea9818c2f31f5cd90e5bee12e68 /source/zh-TW/scaddins
parent2c02b59bd90e8fb0f8ab7b2449bf885f7c41f6e7 (diff)
Update translations for master and force-fix errors using pocheck libreoffice-5-1-branch-point
Change-Id: Ia185c1d9ef3b66189ec6b1ab08795fa5f4aaca49
Diffstat (limited to 'source/zh-TW/scaddins')
-rw-r--r--source/zh-TW/scaddins/source/analysis.po56
1 files changed, 34 insertions, 22 deletions
diff --git a/source/zh-TW/scaddins/source/analysis.po b/source/zh-TW/scaddins/source/analysis.po
index 77cfd009240..338073b79ab 100644
--- a/source/zh-TW/scaddins/source/analysis.po
+++ b/source/zh-TW/scaddins/source/analysis.po
@@ -3,19 +3,19 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-05-02 00:06+0200\n"
-"PO-Revision-Date: 2014-05-14 16:05+0000\n"
-"Last-Translator: Cheng-Chia <pswo10680@gmail.com>\n"
+"POT-Creation-Date: 2015-11-10 19:33+0100\n"
+"PO-Revision-Date: 2014-05-15 16:49+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Pootle 2.5.1\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
"X-Poedit-Bookmarks: 627,628,639,692,-1,-1,-1,-1,-1,-1\n"
-"X-POOTLE-MTIME: 1400083512.000000\n"
+"X-POOTLE-MTIME: 1400172560.000000\n"
#: analysis.src
msgctxt ""
@@ -194,8 +194,10 @@ msgctxt ""
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Weeknum\n"
"1\n"
"string.text"
-msgid "Returns the number of the calendar week in which the specified date occurs."
-msgstr "傳回某一日期在一年當中的週序數。"
+msgid ""
+"Returns the number of the calendar week in which the specified date occurs.\n"
+"This function exists for interoperability with older Microsoft Excel documents, for new documents use WEEKNUM instead."
+msgstr ""
#: analysis.src
msgctxt ""
@@ -212,8 +214,8 @@ msgctxt ""
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Weeknum\n"
"3\n"
"string.text"
-msgid "The date"
-msgstr "日期"
+msgid "The date or date serial number"
+msgstr ""
#: analysis.src
msgctxt ""
@@ -225,12 +227,13 @@ msgid "Return type"
msgstr "回傳類型"
#: analysis.src
+#, fuzzy
msgctxt ""
"analysis.src\n"
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Weeknum\n"
"5\n"
"string.text"
-msgid "Indicates the first day of the week (1 = Sunday, other values = Monday)"
+msgid "Indicates the first day of the week (1 = Sunday, 2 = Monday)"
msgstr "代表每週的第一天 (1 = 週日,其他數值 = 週一)"
#: analysis.src
@@ -284,8 +287,10 @@ msgctxt ""
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Networkdays\n"
"1\n"
"string.text"
-msgid "Returns the number of workdays between two dates"
-msgstr "傳回起始日期與結束日期之間的工作天數目。"
+msgid ""
+"Returns the number of workdays between two dates.\n"
+"This function exists for interoperability with older Microsoft Excel documents, for new documents use NETWORKDAYS instead."
+msgstr ""
#: analysis.src
msgctxt ""
@@ -405,13 +410,14 @@ msgid "Returns the multinomial coefficient of a set of numbers"
msgstr "傳回一組數字的多項式係數。"
#: analysis.src
+#, fuzzy
msgctxt ""
"analysis.src\n"
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Multinomial\n"
"2\n"
"string.text"
-msgid "Number(s)"
-msgstr "數字 (組)"
+msgid "Number"
+msgstr "數字"
#: analysis.src
msgctxt ""
@@ -671,17 +677,20 @@ msgctxt ""
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Gcd\n"
"1\n"
"string.text"
-msgid "Returns the greatest common divisor"
-msgstr "傳回一個最大的公約數。"
+msgid ""
+"Returns the greatest common divisor.\n"
+"This function exists for interoperability with older Microsoft Excel documents, for new documents use GCD instead."
+msgstr ""
#: analysis.src
+#, fuzzy
msgctxt ""
"analysis.src\n"
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Gcd\n"
"2\n"
"string.text"
-msgid "Number(s)"
-msgstr "數字 (組)"
+msgid "Number"
+msgstr "數字"
#: analysis.src
msgctxt ""
@@ -698,17 +707,20 @@ msgctxt ""
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Lcm\n"
"1\n"
"string.text"
-msgid "Returns the least common multiple"
-msgstr "傳回一個最小的公倍數。"
+msgid ""
+"Returns the least common multiple.\n"
+"This function exists for interoperability with older Microsoft Excel documents, for new documents use LCM instead."
+msgstr ""
#: analysis.src
+#, fuzzy
msgctxt ""
"analysis.src\n"
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Lcm\n"
"2\n"
"string.text"
-msgid "Number(s)"
-msgstr "數字 (組)"
+msgid "Number"
+msgstr "數字"
#: analysis.src
msgctxt ""