[MIG] base_external_dbsource: Migration to v13.0

[UPD] Update base_external_dbsource.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-backend-13.0/server-backend-13.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-13-0/server-backend-13-0-base_external_dbsource/

pre-commit update

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-backend-13.0/server-backend-13.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-13-0/server-backend-13-0-base_external_dbsource/
This commit is contained in:
Sergio Teruel
2020-01-09 20:57:58 +01:00
committed by Ángel Rivas
parent 5d5ff1cea0
commit 987709f91d
76 changed files with 583 additions and 1293 deletions

View File

@@ -1,12 +1,12 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_external_dbsource
# * base_external_dbsource
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -15,7 +15,8 @@ msgstr ""
#. module: base_external_dbsource
#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource__conn_string
msgid "\n"
msgid ""
"\n"
" Sample connection strings:\n"
" - Microsoft SQL Server:\n"
" mssql+pymssql://username:%s@server:port/dbname?charset=utf8\n"
@@ -30,9 +31,11 @@ msgid "\n"
msgstr ""
#. module: base_external_dbsource
#: code:addons/base_external_dbsource/models/base_external_dbsource.py:347
#: code:addons/base_external_dbsource/models/base_external_dbsource.py:0
#, python-format
msgid "\"%s\" method not found, check that all assets are installed for the %s connector type."
msgid ""
"\"%s\" method not found, check that all assets are installed for the %s "
"connector type."
msgstr ""
#. module: base_external_dbsource
@@ -62,17 +65,19 @@ msgid "Connection string"
msgstr ""
#. module: base_external_dbsource
#: code:addons/base_external_dbsource/models/base_external_dbsource.py:188
#: code:addons/base_external_dbsource/models/base_external_dbsource.py:0
#, python-format
msgid "Connection test failed:\n"
msgid ""
"Connection test failed:\n"
"Here is what we got instead:\n"
"%s"
msgstr ""
#. module: base_external_dbsource
#: code:addons/base_external_dbsource/models/base_external_dbsource.py:192
#: code:addons/base_external_dbsource/models/base_external_dbsource.py:0
#, python-format
msgid "Connection test succeeded:\n"
msgid ""
"Connection test succeeded:\n"
"Everything seems properly set up!"
msgstr ""
@@ -129,7 +134,9 @@ msgstr ""
#. module: base_external_dbsource
#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource__connector
msgid "If a connector is missing from the list, check the server log to confirm that the required components were detected."
msgid ""
"If a connector is missing from the list, check the server log to confirm "
"that the required components were detected."
msgstr ""
#. module: base_external_dbsource
@@ -147,11 +154,6 @@ msgstr ""
msgid "Last Updated on"
msgstr ""
#. module: base_external_dbsource
#: selection:base.external.dbsource,connector:0
msgid "Microsoft SQL Server"
msgstr ""
#. module: base_external_dbsource
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource__password
msgid "Password"
@@ -168,23 +170,17 @@ msgid "Please check the tooltip for connection string examples"
msgstr ""
#. module: base_external_dbsource
#: selection:base.external.dbsource,connector:0
#: model:ir.model.fields.selection,name:base_external_dbsource.selection__base_external_dbsource__connector__postgresql
msgid "PostgreSQL"
msgstr ""
#. module: base_external_dbsource
#: selection:base.external.dbsource,connector:0
msgid "SQLite"
msgstr ""
#. module: base_external_dbsource
#: model_terms:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form
msgid "Test Connection"
msgstr ""
#. module: base_external_dbsource
#: code:addons/base_external_dbsource/models/base_external_dbsource.py:159
#: code:addons/base_external_dbsource/models/base_external_dbsource.py:0
#, python-format
msgid "query is a required argument"
msgstr ""