aboutsummaryrefslogtreecommitdiff
path: root/source/kk/sfx2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-07-17 16:11:29 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-07-17 16:58:46 +0200
commita6f6a9d0e6a98029f2cadfc5278d2b304e3028c6 (patch)
tree1223faa97c552a4ce586032e8e79e0665e01a773 /source/kk/sfx2
parentc93d7c724b8b195aa26808223cb389f1499c8122 (diff)
update translations for 6.3.0 rc2
and force-fix errors using pocheck Change-Id: Ib92659543221dc4ad27e1954f3a6108d982b1b2d
Diffstat (limited to 'source/kk/sfx2')
-rw-r--r--source/kk/sfx2/messages.po16
1 files changed, 9 insertions, 7 deletions
diff --git a/source/kk/sfx2/messages.po b/source/kk/sfx2/messages.po
index 700a20cfd8b..697e142fd5b 100644
--- a/source/kk/sfx2/messages.po
+++ b/source/kk/sfx2/messages.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: 2019-06-03 17:46+0200\n"
-"PO-Revision-Date: 2019-01-09 15:31+0000\n"
+"PO-Revision-Date: 2019-07-14 11:44+0000\n"
"Last-Translator: Baurzhan Muftakhidinov <baurthefirst@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kk\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1547047912.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1563104695.000000\n"
#: include/sfx2/strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
@@ -891,7 +891,7 @@ msgstr "~Кірістіру"
#: include/sfx2/strings.hrc:189
msgctxt "STR_SFX_IMPORT_ALL_IMAGES"
msgid "<All images>"
-msgstr ""
+msgstr "<Барлық суреттер>"
#: include/sfx2/strings.hrc:190
msgctxt "STR_PB_SAVEACOPY"
@@ -1039,7 +1039,7 @@ msgstr "Таңдалғаннан жаңа стильді жасау"
#: include/sfx2/strings.hrc:220
msgctxt "STR_STYLE_NEW_STYLE_ACTION"
msgid "Styles actions"
-msgstr ""
+msgstr "Стильдермен әрекеттер"
#: include/sfx2/strings.hrc:221
msgctxt "STR_STYLE_UPDATE_STYLE"
@@ -1137,6 +1137,8 @@ msgid ""
"An error occurred in sending the message. Possible errors could be a missing user account or a defective setup.\n"
"Please check the %PRODUCTNAME settings or your email program settings."
msgstr ""
+"Хабарламаны жіберу қатесі. Ол пайдаланушы тіркелгісі жоқ болуы не орнату қатесі салдарынан орын алғаны мүмкін.\n"
+"%PRODUCTNAME өнімі және эл. пошта бағдарламасының баптауларын тексеріңіз."
#. Error codes look like "MAPI_E_FAILURE" or "1234"
#: include/sfx2/strings.hrc:238
@@ -1204,12 +1206,12 @@ msgstr "Үлесіңізді қосыңыз"
#: include/sfx2/strings.hrc:248
msgctxt "STR_DONATE_TEXT"
msgid "Your donations support our worldwide community."
-msgstr ""
+msgstr "Ақшалай көмегіңіз біздің дүниежүзілік қоғамдастығымызды қолдайды."
#: include/sfx2/strings.hrc:249
msgctxt "STR_DONATE_BUTTON"
msgid "Donate"
-msgstr ""
+msgstr "Ақшалай көмектесу"
#: include/sfx2/strings.hrc:250
msgctxt "STR_WHATSNEW"
office-4-3-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/cppuhelper/component_context.hxx
AgeCommit message (Expand)Author
2021-02-02tdf#130978 Added comment to all published APImsrijita18