aboutsummaryrefslogtreecommitdiff
path: root/source/ts/dbaccess
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-12-23 20:43:41 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-12-23 20:58:48 +0100
commit49beaeb5bc72a9a5e2102cceaff12e2140073434 (patch)
tree569890f8fb2f55a0759ca83b00e6eb031ddb0e6f /source/ts/dbaccess
parentc950e18b339a369fa805ac4d34b2ae0f1e0fd82f (diff)
update translations for 5.3.0 rc1
and force-fix errors using pocheck Change-Id: I576a654d96527a246b6a334a33f3a2e2f1adcc2e
Diffstat (limited to 'source/ts/dbaccess')
-rw-r--r--source/ts/dbaccess/source/ui/dlg.po13
1 files changed, 10 insertions, 3 deletions
diff --git a/source/ts/dbaccess/source/ui/dlg.po b/source/ts/dbaccess/source/ui/dlg.po
index 36620f21c8a..38cb3c6241a 100644
--- a/source/ts/dbaccess/source/ui/dlg.po
+++ b/source/ts/dbaccess/source/ui/dlg.po
@@ -4,16 +4,16 @@ 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: 2015-08-25 12:34+0200\n"
-"PO-Revision-Date: 2016-07-05 09:47+0000\n"
+"PO-Revision-Date: 2015-12-11 20:18+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ts\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467712049.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1449865103.000000\n"
#: AutoControls.src
msgctxt ""
@@ -833,3 +833,10 @@ msgctxt ""
"string.text"
msgid "Details"
msgstr "Vuxokoxoko"
+
+msgctxt ""
+"AutoControls.src\n"
+"STR_COMMONURL\n"
+"string.text"
+msgid "Datasource URL"
+msgstr "Xihlovo xa rungula xa URL"
> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/libreofficekit
AgeCommit message (Collapse)Author
2020-05-28Make gtktiledviewer accept multiple documents to openTor Lillqvist
It doesn't really work that well, though. With the right combination of different kinds of documents on the command line, it will even crash. Change-Id: Iccab34a714288fd04c52a21881b6256cfcb86081 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94980 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com>