aboutsummaryrefslogtreecommitdiff
path: root/source/kmr-Latn
diff options
context:
space:
mode:
Diffstat (limited to 'source/kmr-Latn')
-rw-r--r--source/kmr-Latn/cui/messages.po8
-rw-r--r--source/kmr-Latn/scp2/source/ooo.po20
2 files changed, 26 insertions, 2 deletions
diff --git a/source/kmr-Latn/cui/messages.po b/source/kmr-Latn/cui/messages.po
index 442a2792461..899ce04d9fc 100644
--- a/source/kmr-Latn/cui/messages.po
+++ b/source/kmr-Latn/cui/messages.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-12-14 15:32+0100\n"
+"POT-Creation-Date: 2020-12-17 15:05+0100\n"
"PO-Revision-Date: 2020-10-31 11:35+0000\n"
"Last-Translator: Christian Lohmaier <cloph@documentfoundation.org>\n"
"Language-Team: Kurmanji <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/kmr_LATN/>\n"
@@ -9554,6 +9554,12 @@ msgctxt "formatcellsdialog|area"
msgid "Background"
msgstr "Zemîn"
+#. 8JNHE
+#: cui/uiconfig/ui/formatcellsdialog.ui:329
+msgctxt "formatcellsdialog|shadow"
+msgid "Shadow"
+msgstr ""
+
#. dpU36
#: cui/uiconfig/ui/formatnumberdialog.ui:8
msgctxt "formatnumberdialog|FormatNumberDialog"
diff --git a/source/kmr-Latn/scp2/source/ooo.po b/source/kmr-Latn/scp2/source/ooo.po
index ce046b19f15..d9b90bc5679 100644
--- a/source/kmr-Latn/scp2/source/ooo.po
+++ b/source/kmr-Latn/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-07-08 13:56+0200\n"
+"POT-Creation-Date: 2020-12-17 15:06+0100\n"
"PO-Revision-Date: 2018-11-12 11:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4957,6 +4957,24 @@ msgctxt ""
msgid "Kurdish, Northern, Latin script spelling dictionary"
msgstr ""
+#. UrEiC
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_NAME_MODULE_EXTENSION_DICTIONARY_KO\n"
+"LngText.text"
+msgid "Korean"
+msgstr ""
+
+#. EeEDH
+#: module_ooo.ulf
+msgctxt ""
+"module_ooo.ulf\n"
+"STR_DESC_MODULE_EXTENSION_DICTIONARY_KO\n"
+"LngText.text"
+msgid "Korean spelling dictionary"
+msgstr ""
+
#. xuCvE
#: module_ooo.ulf
msgctxt ""
='libreoffice-4-0-2'>libreoffice-4-0-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/qa/extras/sccellformatsobj.cxx
AgeCommit message (Collapse)Author
2024-10-29UnoApiTest: rename load to loadFromURL and use it everywhereXisco Fauli
Change-Id: Ie67eebec74f783fa0c29acfb23bb83bc582812b2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175724 Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org> Tested-by: Jenkins
2024-05-21loplugin:ostr in sc/qaNoel Grandin
Change-Id: If731102d69667eaaa088cf804a8c7563b24ded5a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167893 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-03-14tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
'sc' module was cleaned. Change-Id: I072dcc0bfb8395b88cba18f212aa23f8edf0d32a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164793 Tested-by: Jenkins Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
2022-10-21test: merge CalcUnoApiTest and UnoApiTest into oneXisco Fauli
Change-Id: I24ec4c2c1c6d83865ef78a6460cde68cef84fdb2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141638 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2022-10-17CalcUnoApiTest: factor out tearDownXisco Fauli
Change-Id: Iae1ae76c1903ff3155da2dd407f1237c29f91840 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141375 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2022-10-14CalcUnoApiTest: Move mxComponent to parent and use it everywhereXisco Fauli
Change-Id: Ibea7a300b7f302936f872d7133aadafeb13d6d82 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141350 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2021-08-11tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopKaran Abrol
Change-Id: Ia1b63a38b6522ecf52cc2e923e93d6bf0a41ea86 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120319 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>