diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-11-10 22:03:02 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-11-10 22:16:00 +0100 |
commit | 4be4ef1047744aefb76f714402c34956429ad4f0 (patch) | |
tree | 8595b0a175f4a51bd90d83ce029d44599cbfd588 /source/zh-CN/sc | |
parent | b29df8cb3000f603cfedccd11de4ae5ad1373eed (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I9407994b1931f2807645bd091474aac468b6efa9
Diffstat (limited to 'source/zh-CN/sc')
-rw-r--r-- | source/zh-CN/sc/source/ui/src.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/source/zh-CN/sc/source/ui/src.po b/source/zh-CN/sc/source/ui/src.po index a3b406f161b..d813208fda2 100644 --- a/source/zh-CN/sc/source/ui/src.po +++ b/source/zh-CN/sc/source/ui/src.po @@ -4,7 +4,7 @@ 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: 2015-08-25 12:33+0200\n" -"PO-Revision-Date: 2015-08-07 04:35+0000\n" +"PO-Revision-Date: 2015-11-03 04:13+0000\n" "Last-Translator: 琨珑 锁 <suokunlong@126.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: zh_CN\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1438922124.000000\n" +"X-POOTLE-MTIME: 1446524025.000000\n" #: condformatdlg.src msgctxt "" @@ -13392,7 +13392,7 @@ msgctxt "" "7\n" "string.text" msgid "If given and not equal to zero then rounded towards zero with negative number and significance." -msgstr "" +msgstr "如果已给定且不等于零,则在负数和负基数的情况下向0的方向舍入。" #: scfuncs.src msgctxt "" @@ -13401,7 +13401,7 @@ msgctxt "" "1\n" "string.text" msgid "Rounds number towards zero to the nearest multiple of absolute value of significance." -msgstr "" +msgstr "将数字向下舍入到离它最近的基数绝对值的倍数。" #: scfuncs.src msgctxt "" @@ -13446,7 +13446,7 @@ msgctxt "" "1\n" "string.text" msgid "Rounds number down to the nearest multiple of significance, regardless of sign of significance." -msgstr "" +msgstr "将数字向下舍入到离它最近的significance的倍数,不考虑significance的符号。" #: scfuncs.src msgctxt "" @@ -13500,7 +13500,7 @@ msgctxt "" "7\n" "string.text" msgid "For negative numbers; if given and not equal to or less than zero rounds towards zero." -msgstr "" +msgstr "对于负数,如果给定且不等于或小于0,则向靠近0的方向进位。" #: scfuncs.src msgctxt "" @@ -13509,7 +13509,7 @@ msgctxt "" "1\n" "string.text" msgid "Rounds number down (towards -∞) to the nearest multiple of significance." -msgstr "" +msgstr "将数字向下(-∞方向)舍入到离它最近的基数的倍数。" #: scfuncs.src msgctxt "" |