diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-10-03 15:26:20 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2018-10-03 15:37:48 +0200 |
commit | 1972d9c3c26f6064e42870aeae397db7ea3423a6 (patch) | |
tree | de364824cd08a182a223439982bed9daabf4d235 /source/pl/connectivity | |
parent | 54cc0de67b3c948411cef3a0405c8992d80f34f3 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I2a1fd1969ac1b5f197b1554050e2bb971149f25a
Diffstat (limited to 'source/pl/connectivity')
-rw-r--r-- | source/pl/connectivity/messages.po | 13 | ||||
-rw-r--r-- | source/pl/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po (renamed from source/pl/connectivity/registry/mysql/org/openoffice/Office/DataAccess.po) | 33 |
2 files changed, 16 insertions, 30 deletions
diff --git a/source/pl/connectivity/messages.po b/source/pl/connectivity/messages.po index bd6a765714d..a572a011623 100644 --- a/source/pl/connectivity/messages.po +++ b/source/pl/connectivity/messages.po @@ -3,15 +3,18 @@ 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-02-27 13:56+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2018-09-03 13:23+0200\n" +"PO-Revision-Date: 2018-09-21 19:44+0000\n" +"Last-Translator: Piotr Roszkowski <piotrekr1@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1537559090.000000\n" #. = the mozab driver's resource strings #: connectivity/inc/strings.hrc:26 @@ -279,7 +282,7 @@ msgstr "Nie udało się utworzyć indeksu. Wystąpił nieznany błąd." #: connectivity/inc/strings.hrc:80 msgctxt "STR_COULD_NOT_CREATE_INDEX_NAME" -msgid "The index could not be created. The file '$filename$' is used by an other index." +msgid "The index could not be created. The file '$filename$' is used by another index." msgstr "Nie udało się utworzyć indeksu. Plik '$filename$' jest używany przez inny indeks." #: connectivity/inc/strings.hrc:81 diff --git a/source/pl/connectivity/registry/mysql/org/openoffice/Office/DataAccess.po b/source/pl/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po index 1e9ed551c61..ff5547be337 100644 --- a/source/pl/connectivity/registry/mysql/org/openoffice/Office/DataAccess.po +++ b/source/pl/connectivity/registry/mysqlc/org/openoffice/Office/DataAccess.po @@ -1,37 +1,20 @@ -#. extracted from connectivity/registry/mysql/org/openoffice/Office/DataAccess +#. extracted from connectivity/registry/mysqlc/org/openoffice/Office/DataAccess 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: 2013-11-20 13:01+0100\n" -"PO-Revision-Date: 2012-06-16 19:30+0200\n" -"Last-Translator: Michał <manveru1986@gmail.com>\n" +"POT-Creation-Date: 2018-10-02 17:57+0200\n" +"PO-Revision-Date: 2018-09-21 19:45+0000\n" +"Last-Translator: Piotr Roszkowski <piotrekr1@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" - -#: Drivers.xcu -msgctxt "" -"Drivers.xcu\n" -".Drivers.Installed.sdbc:mysql:jdbc:*\n" -"DriverTypeDisplayName\n" -"value.text" -msgid "MySQL (JDBC)" -msgstr "MySQL (JDBC)" - -#: Drivers.xcu -msgctxt "" -"Drivers.xcu\n" -".Drivers.Installed.sdbc:mysql:odbc:*\n" -"DriverTypeDisplayName\n" -"value.text" -msgid "MySQL (ODBC)" -msgstr "MySQL (ODBC)" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1537559106.000000\n" #: Drivers.xcu msgctxt "" @@ -39,5 +22,5 @@ msgctxt "" ".Drivers.Installed.sdbc:mysql:mysqlc:*\n" "DriverTypeDisplayName\n" "value.text" -msgid "MySQL (Native)" -msgstr "MySQL (Natywny)" +msgid "MySQL Connector" +msgstr "" |