aboutsummaryrefslogtreecommitdiff
path: root/source/zh-CN
diff options
context:
space:
mode:
Diffstat (limited to 'source/zh-CN')
-rw-r--r--source/zh-CN/extensions/source/propctrlr.po8
-rw-r--r--source/zh-CN/reportdesign/source/ui/inspection.po10
2 files changed, 9 insertions, 9 deletions
diff --git a/source/zh-CN/extensions/source/propctrlr.po b/source/zh-CN/extensions/source/propctrlr.po
index 15cb68b1b0f..c59b2a27879 100644
--- a/source/zh-CN/extensions/source/propctrlr.po
+++ b/source/zh-CN/extensions/source/propctrlr.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: 2014-05-02 00:06+0200\n"
-"PO-Revision-Date: 2014-11-26 03:10+0000\n"
+"PO-Revision-Date: 2015-01-28 03:47+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.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1416971425.000000\n"
+"X-POOTLE-MTIME: 1422416853.000000\n"
#: formlinkdialog.src
msgctxt ""
@@ -637,7 +637,7 @@ msgctxt ""
"RID_STR_MASTERFIELDS\n"
"string.text"
msgid "Link master fields"
-msgstr "链接到"
+msgstr "链接主字段"
#: formres.src
msgctxt ""
@@ -645,7 +645,7 @@ msgctxt ""
"RID_STR_SLAVEFIELDS\n"
"string.text"
msgid "Link slave fields"
-msgstr "链接到"
+msgstr "链接从属字段"
#: formres.src
msgctxt ""
diff --git a/source/zh-CN/reportdesign/source/ui/inspection.po b/source/zh-CN/reportdesign/source/ui/inspection.po
index 9c317f9a620..117e9313522 100644
--- a/source/zh-CN/reportdesign/source/ui/inspection.po
+++ b/source/zh-CN/reportdesign/source/ui/inspection.po
@@ -3,9 +3,9 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2014-04-07 13:29+0000\n"
-"Last-Translator: 琨珑 <suokunlong@gmail.com>\n"
+"POT-Creation-Date: 2014-05-02 00:02+0200\n"
+"PO-Revision-Date: 2015-01-28 03:47+0000\n"
+"Last-Translator: 琨珑 <suokunlong@126.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1396877367.000000\n"
+"X-POOTLE-MTIME: 1422416871.000000\n"
#: inspection.src
msgctxt ""
@@ -540,7 +540,7 @@ msgctxt ""
"RID_STR_DETAILFIELDS\n"
"string.text"
msgid "Link slave fields"
-msgstr "链接从字段"
+msgstr "链接从属字段"
#: inspection.src
msgctxt ""
/option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/cppuhelper/implbase10.hxx
AgeCommit message (Expand)Author
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-27cppuhelper: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor (clang-cl)Stephan Bergmann
2015-10-21com::sun::star->css in include/cppuhelperNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-22loplugin: cstylecastNoel Grandin
2014-09-17cppu and cppuhelper: loplugin: cstylecastNoel Grandin
2014-03-11Mark overriding cppuhelper class template member functions as SAL_OVERRIDEStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-04-24move URE headers to include/David Tardon