aboutsummaryrefslogtreecommitdiff
path: root/source/zh-CN/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-CN/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-CN/scaddins')
-rw-r--r--source/zh-CN/scaddins/source/analysis.po66
1 files changed, 41 insertions, 25 deletions
diff --git a/source/zh-CN/scaddins/source/analysis.po b/source/zh-CN/scaddins/source/analysis.po
index 2d4b569d607..62e572af191 100644
--- a/source/zh-CN/scaddins/source/analysis.po
+++ b/source/zh-CN/scaddins/source/analysis.po
@@ -3,18 +3,18 @@ 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-07-06 06:29+0000\n"
-"Last-Translator: 琨珑 <suokunlong@gmail.com>\n"
+"POT-Creation-Date: 2015-11-10 19:33+0100\n"
+"PO-Revision-Date: 2015-11-18 02:45+0000\n"
+"Last-Translator: 琨珑 锁 <suokunlong@126.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: zh_CN\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: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1404628190.000000\n"
+"X-POOTLE-MTIME: 1447814728.000000\n"
#: analysis.src
msgctxt ""
@@ -193,8 +193,12 @@ 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 ""
+"返回给定的日期对应的日历周数。\n"
+"保留该函数是为了与旧的Microsoft Excel文档兼容,新的文档中您应当使用WEEKNUM。"
#: analysis.src
msgctxt ""
@@ -211,8 +215,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 ""
@@ -229,8 +233,8 @@ msgctxt ""
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Weeknum\n"
"5\n"
"string.text"
-msgid "Indicates the first day of the week (1 = Sunday, other values = Monday)"
-msgstr "表示每周的第一天 (1 = 星期日, 其它值 = 星期一)"
+msgid "Indicates the first day of the week (1 = Sunday, 2 = Monday)"
+msgstr "指定每周的第一天是哪一天 (1 = 星期日, 2 = 星期一)"
#: analysis.src
msgctxt ""
@@ -283,8 +287,12 @@ 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 ""
+"返回两个日期之间的工作日天数。\n"
+"保留该函数是为了与旧的Microsoft Excel文档兼容,新的文档中您应当使用NETWORKDAYS。"
#: analysis.src
msgctxt ""
@@ -401,7 +409,7 @@ msgctxt ""
"1\n"
"string.text"
msgid "Returns the multinomial coefficient of a set of numbers"
-msgstr "返回参数和的阶乘与各参数阶乘乘积的比值"
+msgstr "返回给定的一组数字的多项式系数"
#: analysis.src
msgctxt ""
@@ -409,8 +417,8 @@ msgctxt ""
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Multinomial\n"
"2\n"
"string.text"
-msgid "Number(s)"
-msgstr "Number(s)"
+msgid "Number"
+msgstr "数字"
#: analysis.src
msgctxt ""
@@ -419,7 +427,7 @@ msgctxt ""
"3\n"
"string.text"
msgid "Number or list of numbers for which you want the multinomial coefficient"
-msgstr "用于进行MULTINOMIAL计算的数值"
+msgstr "用于进行多项式系数计算的数字或数字列表"
#: analysis.src
msgctxt ""
@@ -670,8 +678,12 @@ 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 ""
+"返回最大公约数。\n"
+"保留该函数是为了与旧的Microsoft Excel文档兼容,新的文档中您应当使用GCD。"
#: analysis.src
msgctxt ""
@@ -679,8 +691,8 @@ msgctxt ""
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Gcd\n"
"2\n"
"string.text"
-msgid "Number(s)"
-msgstr "Number(s)"
+msgid "Number"
+msgstr "数字"
#: analysis.src
msgctxt ""
@@ -697,8 +709,12 @@ 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 ""
+"返回最小公倍数。\n"
+"保留该函数是为了与旧的Microsoft Excel文档兼容,新的文档中您应当使用LCM。"
#: analysis.src
msgctxt ""
@@ -706,8 +722,8 @@ msgctxt ""
"RID_ANALYSIS_FUNCTION_DESCRIPTIONS.ANALYSIS_Lcm\n"
"2\n"
"string.text"
-msgid "Number(s)"
-msgstr "Number(s)"
+msgid "Number"
+msgstr "数字"
#: analysis.src
msgctxt ""