mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[UPD] Update base_external_dbsource.pot
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
# Translation of Odoo Server.
|
# Translation of Odoo Server.
|
||||||
# This file contains the translation of the following modules:
|
# This file contains the translation of the following modules:
|
||||||
# * base_external_dbsource
|
# * base_external_dbsource
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 12.0\n"
|
"Project-Id-Version: Odoo Server 13.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"Last-Translator: <>\n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
@@ -15,7 +15,8 @@ msgstr ""
|
|||||||
|
|
||||||
#. module: base_external_dbsource
|
#. module: base_external_dbsource
|
||||||
#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource__conn_string
|
#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource__conn_string
|
||||||
msgid "\n"
|
msgid ""
|
||||||
|
"\n"
|
||||||
" Sample connection strings:\n"
|
" Sample connection strings:\n"
|
||||||
" - Microsoft SQL Server:\n"
|
" - Microsoft SQL Server:\n"
|
||||||
" mssql+pymssql://username:%s@server:port/dbname?charset=utf8\n"
|
" mssql+pymssql://username:%s@server:port/dbname?charset=utf8\n"
|
||||||
@@ -30,9 +31,11 @@ msgid "\n"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: base_external_dbsource
|
#. 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
|
#, 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: base_external_dbsource
|
#. module: base_external_dbsource
|
||||||
@@ -62,17 +65,19 @@ msgid "Connection string"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: base_external_dbsource
|
#. 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
|
#, python-format
|
||||||
msgid "Connection test failed:\n"
|
msgid ""
|
||||||
|
"Connection test failed:\n"
|
||||||
"Here is what we got instead:\n"
|
"Here is what we got instead:\n"
|
||||||
"%s"
|
"%s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: base_external_dbsource
|
#. 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
|
#, python-format
|
||||||
msgid "Connection test succeeded:\n"
|
msgid ""
|
||||||
|
"Connection test succeeded:\n"
|
||||||
"Everything seems properly set up!"
|
"Everything seems properly set up!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -129,7 +134,9 @@ msgstr ""
|
|||||||
|
|
||||||
#. module: base_external_dbsource
|
#. module: base_external_dbsource
|
||||||
#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource__connector
|
#: 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: base_external_dbsource
|
#. module: base_external_dbsource
|
||||||
@@ -147,11 +154,6 @@ msgstr ""
|
|||||||
msgid "Last Updated on"
|
msgid "Last Updated on"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: base_external_dbsource
|
|
||||||
#: selection:base.external.dbsource,connector:0
|
|
||||||
msgid "Microsoft SQL Server"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: base_external_dbsource
|
#. module: base_external_dbsource
|
||||||
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource__password
|
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource__password
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
@@ -168,23 +170,17 @@ msgid "Please check the tooltip for connection string examples"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: base_external_dbsource
|
#. 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"
|
msgid "PostgreSQL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: base_external_dbsource
|
|
||||||
#: selection:base.external.dbsource,connector:0
|
|
||||||
msgid "SQLite"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: base_external_dbsource
|
#. module: base_external_dbsource
|
||||||
#: model_terms:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form
|
#: model_terms:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form
|
||||||
msgid "Test Connection"
|
msgid "Test Connection"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: base_external_dbsource
|
#. 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
|
#, python-format
|
||||||
msgid "query is a required argument"
|
msgid "query is a required argument"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user