aboutsummaryrefslogtreecommitdiff
path: root/source/uk/dbaccess
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-12-19 18:02:31 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-12-19 19:06:47 +0100
commit46a65ed74391c4b44de7cc244d63bd603b6485a5 (patch)
tree6dde2b8882980b977854f412da8f7cd0f7868060 /source/uk/dbaccess
parent552fa2fbab0570d8f7747620cf8744662ce43d9c (diff)
update translations for 6.2.0 rc1
and force-fix errors using pocheck Change-Id: Iccf11f743d0aa5c3f7fd2f0fcc12dfe105d1c071
Diffstat (limited to 'source/uk/dbaccess')
-rw-r--r--source/uk/dbaccess/messages.po22
1 files changed, 11 insertions, 11 deletions
diff --git a/source/uk/dbaccess/messages.po b/source/uk/dbaccess/messages.po
index 24c8d6f85f1..20684d0693b 100644
--- a/source/uk/dbaccess/messages.po
+++ b/source/uk/dbaccess/messages.po
@@ -3,8 +3,8 @@ 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: 2018-11-05 17:38+0100\n"
-"PO-Revision-Date: 2018-11-15 16:46+0000\n"
+"POT-Creation-Date: 2018-12-17 16:28+0100\n"
+"PO-Revision-Date: 2018-12-05 10:31+0000\n"
"Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: uk\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1542300391.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1544005865.000000\n"
#: dbaccess/inc/query.hrc:26
msgctxt "RSC_QUERY_OBJECT_TYPE"
@@ -2346,7 +2346,7 @@ msgctxt "advancedsettingsdialog|special"
msgid "Special Settings"
msgstr "Спеціальні установки"
-#: dbaccess/uiconfig/ui/applycolpage.ui:162
+#: dbaccess/uiconfig/ui/applycolpage.ui:164
msgctxt "applycolpage|label1"
msgid "Existing Columns"
msgstr "Наявні стовпчики"
@@ -2436,17 +2436,17 @@ msgctxt "collectionviewdialog|ok"
msgid "_Save"
msgstr "З_берегти"
-#: dbaccess/uiconfig/ui/collectionviewdialog.ui:116
+#: dbaccess/uiconfig/ui/collectionviewdialog.ui:115
msgctxt "collectionviewdialog|newFolderButton|tooltip_text"
msgid "Create New Directory"
msgstr "Створити новий каталог"
-#: dbaccess/uiconfig/ui/collectionviewdialog.ui:131
+#: dbaccess/uiconfig/ui/collectionviewdialog.ui:130
msgctxt "collectionviewdialog|upButton|tooltip_text"
msgid "Up One Level"
msgstr "На рівень вгору"
-#: dbaccess/uiconfig/ui/collectionviewdialog.ui:172
+#: dbaccess/uiconfig/ui/collectionviewdialog.ui:171
msgctxt "collectionviewdialog|fileNameLabel"
msgid "File _name:"
msgstr "_Назва файлу:"
@@ -2728,7 +2728,7 @@ msgstr "Зберегти зміни?"
#: dbaccess/uiconfig/ui/designsavemodifieddialog.ui:13
msgctxt "designsavemodifieddialog|DesignSaveModifiedDialog"
msgid "The relation design has been changed."
-msgstr "Дизайн відношення вже змінено."
+msgstr "Дизайн відношення змінено."
#: dbaccess/uiconfig/ui/directsqldialog.ui:9
msgctxt "directsqldialog|DirectSQLDialog"
@@ -3733,7 +3733,7 @@ msgstr "Зберегти зміни?"
#: dbaccess/uiconfig/ui/savemodifieddialog.ui:13
msgctxt "savemodifieddialog|SaveModifiedDialog"
msgid "The current record has been changed."
-msgstr "Поточний запис вже змінено."
+msgstr "Поточний запис змінено."
#: dbaccess/uiconfig/ui/sortdialog.ui:8
msgctxt "sortdialog|SortDialog"
@@ -4018,7 +4018,7 @@ msgstr "Зберегти зміни?"
#: dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui:13
msgctxt "tabledesignsavemodifieddialog|TableDesignSaveModifiedDialog"
msgid "The table has been changed."
-msgstr "Таблицю вже змінено."
+msgstr "Таблицю змінено."
#: dbaccess/uiconfig/ui/tablesfilterdialog.ui:8
msgctxt "tablesfilterdialog|TablesFilterDialog"
alue='libreoffice-5-0-4'>libreoffice-5-0-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/script/xmlscripti.cxx
AgeCommit message (Expand)Author
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-02-27loplugin:constantparamNoel Grandin
2020-02-20use fast-parser APIs for embedded script parsingNoel Grandin
2020-02-14convert XMLEventsImportContext to fastparserNoel Grandin
2020-01-21use FastParser in XMLScriptContextNoel Grandin
2020-01-20return nullptr from CreateChildContext methods in subclassesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann