aboutsummaryrefslogtreecommitdiff
path: root/source/dgo/scp2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-07-02 21:13:39 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-07-02 21:28:54 +0200
commitcae548d4c0456d970b8deb8f2639f30c9fabe98f (patch)
tree226f7fd672ebf092408fed82f2493c539c86d2a4 /source/dgo/scp2
parent1e6bf2ef267495ec8ab483418a79c23d1fa73e0b (diff)
update translations for 7.0.0 rc1
and force-fix errors using pocheck Change-Id: I3015e0155d85f8a7cf7c0b18c2e70a6a2f145dd5
Diffstat (limited to 'source/dgo/scp2')
-rw-r--r--source/dgo/scp2/source/ooo.po20
1 files changed, 19 insertions, 1 deletions
diff --git a/source/dgo/scp2/source/ooo.po b/source/dgo/scp2/source/ooo.po
index d744d445f57..74f7e40f16b 100644
--- a/source/dgo/scp2/source/ooo.po
+++ b/source/dgo/scp2/source/ooo.po
@@ -3,7 +3,7 @@ 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: 2020-03-06 11:46+0100\n"
+"POT-Creation-Date: 2020-06-29 13:09+0200\n"
"PO-Revision-Date: 2018-11-12 11:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2513,6 +2513,24 @@ msgctxt ""
msgid "Installs the Thai user interface"
msgstr "च थाई समर्थन प्रस्थापत करदा ऐ"
+#. NHYpD
+#: module_langpack.ulf
+msgctxt ""
+"module_langpack.ulf\n"
+"STR_NAME_MODULE_LANGPACK_CKB\n"
+"LngText.text"
+msgid "Central Kurdish"
+msgstr ""
+
+#. NJJmC
+#: module_langpack.ulf
+msgctxt ""
+"module_langpack.ulf\n"
+"STR_DESC_MODULE_LANGPACK_CKB\n"
+"LngText.text"
+msgid "Installs the Central Kurdish user interface"
+msgstr ""
+
#. 3CVmz
#: module_langpack.ulf
msgctxt ""
option value='libreoffice-24-8-2'>libreoffice-24-8-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/style/PageMasterImportContext.cxx
AgeCommit message (Expand)Author
2020-05-24tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-06-28loplugin:oncevar in xmloffNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-23coverity#705781 Resource leakCaolán McNamara
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-04-15xmloff: sal_Bool->boolNoel Grandin