# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_UIConfig_UIConfig,modules/dbtable)) $(eval $(call gb_UIConfig_add_menubarfiles,modules/dbtable,\ dbaccess/uiconfig/dbtable/menubar/menubar \ )) $(eval $(call gb_UIConfig_add_toolbarfiles,modules/dbtable,\ dbaccess/uiconfig/dbtable/toolbar/toolbar \ )) # vim: set noet sw=4 ts=4: cgit/'>index : lo/translations
LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
path: root/source/zh-CN/scp2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-10 21:49:09 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-10 22:26:29 +0100
commit930afa6de2cfae15db9af9574f6e0997f69955d8 (patch)
tree5863f083e23955062874bc3df080d23db9416cb4 /source/zh-CN/scp2
parentef59b48c9927301075cff0e2729b5d0a7ea214ed (diff)
update translations
and force-fix errors using pocheck Change-Id: I22c4f2470c82a226f332c5af79dadcc33e50d79a
Diffstat (limited to 'source/zh-CN/scp2')
-rw-r--r--source/zh-CN/scp2/source/ooo.po18
1 files changed, 9 insertions, 9 deletions
diff --git a/source/zh-CN/scp2/source/ooo.po b/source/zh-CN/scp2/source/ooo.po
index 1c74d397043..8f99ee889c5 100644
--- a/source/zh-CN/scp2/source/ooo.po
+++ b/source/zh-CN/scp2/source/ooo.po
@@ -4,17 +4,17 @@ 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: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-07-05 12:25+0000\n"
-"Last-Translator: 琨珑 锁 <suokunlong@126.com>\n"
+"PO-Revision-Date: 2016-12-27 23:34+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-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467721531.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1482881643.000000\n"
#: folderitem_ooo.ulf
msgctxt ""
@@ -3070,7 +3070,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_VEC\n"
"LngText.text"
msgid "Venetian"
-msgstr ""
+msgstr "越南语 [Venetian]"
#: module_langpack.ulf
msgctxt ""
@@ -3078,7 +3078,7 @@ msgctxt ""
"STR_DESC_MODULE_LANGPACK_VEC\n"
"LngText.text"
msgid "Installs the Venetian user interface"
-msgstr ""
+msgstr "安装越南语用户界面"
#: module_langpack.ulf
msgctxt ""
@@ -3086,7 +3086,7 @@ msgctxt ""
"STR_NAME_MODULE_LANGPACK_KN\n"
"LngText.text"
msgid "Kannada"
-msgstr "埃纳德语"
+msgstr "埃纳德语 [Kannada]"
#: module_langpack.ulf
msgctxt ""
@@ -3806,7 +3806,7 @@ msgctxt ""
"STR_NAME_MODULE_EXTENSION_DICTIONARY_BO\n"
"LngText.text"
msgid "Classical Tibetan"
-msgstr ""
+msgstr "古典藏语"
#: module_ooo.ulf
msgctxt ""
@@ -3814,7 +3814,7 @@ msgctxt ""
"STR_DESC_MODULE_EXTENSION_DICTIONARY_BO\n"
"LngText.text"
msgid "Classical Tibetan syllable spelling dictionary"
-msgstr ""
+msgstr "古典藏语音节拼写词典"
#: module_ooo.ulf
msgctxt ""
alue='libreoffice-4-2-0'>libreoffice-4-2-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/jvmfwk/Package_jreproperties.mk
AgeCommit message (Expand)Author
2012-04-04jvmfwk: use CustomTarget makefileMatúš Kukan