diff --git a/base_external_dbsource/i18n/am.po b/base_external_dbsource/i18n/am.po index e921166ae..5fefc1cbc 100644 --- a/base_external_dbsource/i18n/am.po +++ b/base_external_dbsource/i18n/am.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # Pedro M. Baeza , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-09-10 02:52+0000\n" "Last-Translator: Pedro M. Baeza , 2016\n" "Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n" +"Language: am\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: am\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_external_dbsource @@ -29,30 +29,61 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" +" - Elasticsearch: https://user:%s@localhost:9200\n" " " msgstr "" +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:348 +#, python-format +msgid "" +"\"%s\" method not found, check that all assets are installed for the %s " +"connector type." +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Ca certs" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_cert +msgid "Client cert" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_key +msgid "Client key" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string_full +msgid "Conn string full" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string msgid "Connection string" msgstr "" #. module: base_external_dbsource -#: code:addons/base_external_dbsource/models/base_external_dbsource.py:169 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:189 #, python-format msgid "" -"Connection test failed: Here is what we got instead:\n" -" %s" +"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:179 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:193 #, python-format msgid "" -"Connection test succeeded: Everything seems " -"properly set up!" +"Connection test succeeded:\n" +"Everything seems properly set up!" msgstr "" #. module: base_external_dbsource @@ -101,6 +132,11 @@ msgstr "" msgid "External Database Sources" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Firebird" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_id msgid "ID" @@ -109,10 +145,8 @@ msgstr "ID" #. 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." +"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 @@ -130,11 +164,31 @@ msgstr "Última actualización por" msgid "Last Updated on" msgstr "Última actualización en" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Microsoft SQL Server" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "MySQL" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "ODBC" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_password msgid "Password" msgstr "" +#. module: base_external_dbsource +#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Path to CA Certs file on server." +msgstr "" + #. module: base_external_dbsource #: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form msgid "Please check the tooltip for connection string examples" @@ -145,7 +199,18 @@ msgstr "" msgid "PostgreSQL" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "SQLite" +msgstr "" + #. module: base_external_dbsource #: model: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:160 +#, python-format +msgid "query is a required argument" +msgstr "" diff --git a/base_external_dbsource/i18n/ar.po b/base_external_dbsource/i18n/ar.po index 7807b087b..62bf7a8ff 100644 --- a/base_external_dbsource/i18n/ar.po +++ b/base_external_dbsource/i18n/ar.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n" +"Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ar\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #. module: base_external_dbsource #: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_conn_string @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/base_external_dbsource.pot b/base_external_dbsource/i18n/base_external_dbsource.pot new file mode 100644 index 000000000..1d0660d53 --- /dev/null +++ b/base_external_dbsource/i18n/base_external_dbsource.pot @@ -0,0 +1,204 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_external_dbsource +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: base_external_dbsource +#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_conn_string +msgid "\n" +" Sample connection strings:\n" +" - Microsoft SQL Server:\n" +" mssql+pymssql://username:%s@server:port/dbname?charset=utf8\n" +" - MySQL: mysql://user:%s@server:port/dbname\n" +" - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" +" - ORACLE: username/%s@//server.address:port/instance\n" +" - PostgreSQL:\n" +" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" - SQLite: sqlite:///test.db\n" +" - Elasticsearch: https://user:%s@localhost:9200\n" +" " +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:348 +#, python-format +msgid "\"%s\" method not found, check that all assets are installed for the %s connector type." +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Ca certs" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_cert +msgid "Client cert" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_key +msgid "Client key" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string_full +msgid "Conn string full" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string +msgid "Connection string" +msgstr "" + +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:189 +#, python-format +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:193 +#, python-format +msgid "Connection test succeeded:\n" +"Everything seems properly set up!" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_connector +msgid "Connector" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_create_uid +msgid "Created by" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_create_date +msgid "Created on" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.ui.menu,name:base_external_dbsource.menu_dbsource +msgid "Database Sources" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_name +msgid "Datasource name" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_display_name +msgid "Display Name" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form +msgid "External DB Source" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_tree +msgid "External DB Sources" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.actions.act_window,name:base_external_dbsource.action_dbsource +#: model:ir.model,name:base_external_dbsource.model_base_external_dbsource +msgid "External Database Sources" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Firebird" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_id +msgid "ID" +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." +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource___last_update +msgid "Last Modified on" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_write_date +msgid "Last Updated on" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Microsoft SQL Server" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "MySQL" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "ODBC" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_password +msgid "Password" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Path to CA Certs file on server." +msgstr "" + +#. module: base_external_dbsource +#: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form +msgid "Please check the tooltip for connection string examples" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "PostgreSQL" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "SQLite" +msgstr "" + +#. module: base_external_dbsource +#: model: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:160 +#, python-format +msgid "query is a required argument" +msgstr "" + diff --git a/base_external_dbsource/i18n/bg.po b/base_external_dbsource/i18n/bg.po index 069d58199..bab64542c 100644 --- a/base_external_dbsource/i18n/bg.po +++ b/base_external_dbsource/i18n/bg.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" +"Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/bs.po b/base_external_dbsource/i18n/bs.po index dcfbf729d..6e5f30af6 100644 --- a/base_external_dbsource/i18n/bs.po +++ b/base_external_dbsource/i18n/bs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n" +"Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: bs\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" +"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" #. module: base_external_dbsource #: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_conn_string @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/ca.po b/base_external_dbsource/i18n/ca.po index a5038b53d..8d5b56df2 100644 --- a/base_external_dbsource/i18n/ca.po +++ b/base_external_dbsource/i18n/ca.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/cs.po b/base_external_dbsource/i18n/cs.po index 239f73c07..6bae8d40a 100644 --- a/base_external_dbsource/i18n/cs.po +++ b/base_external_dbsource/i18n/cs.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/da.po b/base_external_dbsource/i18n/da.po index 951cfd732..b81d44bda 100644 --- a/base_external_dbsource/i18n/da.po +++ b/base_external_dbsource/i18n/da.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n" +"Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/de.po b/base_external_dbsource/i18n/de.po index 7083a17aa..307185636 100644 --- a/base_external_dbsource/i18n/de.po +++ b/base_external_dbsource/i18n/de.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 # Rudolf Schnapka , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2017-05-10 00:47+0000\n" "Last-Translator: Rudolf Schnapka , 2017\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -30,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " @@ -43,7 +44,8 @@ msgstr "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/el_GR.po b/base_external_dbsource/i18n/el_GR.po index 5c0e5cf93..aebbce5b0 100644 --- a/base_external_dbsource/i18n/el_GR.po +++ b/base_external_dbsource/i18n/el_GR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:09+0000\n" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/" +"el_GR/)\n" +"Language: el_GR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: el_GR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/en_GB.po b/base_external_dbsource/i18n/en_GB.po index 2e9567274..9be7e3c55 100644 --- a/base_external_dbsource/i18n/en_GB.po +++ b/base_external_dbsource/i18n/en_GB.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-18 02:29+0000\n" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/" +"teams/23907/en_GB/)\n" +"Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/es.po b/base_external_dbsource/i18n/es.po index 969b5c87d..5549c37d3 100644 --- a/base_external_dbsource/i18n/es.po +++ b/base_external_dbsource/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 # enjolras , 2017 @@ -14,10 +14,10 @@ msgstr "" "PO-Revision-Date: 2018-03-02 18:40+0000\n" "Last-Translator: Fernando Lara , 2017\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -31,7 +31,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/es_AR.po b/base_external_dbsource/i18n/es_AR.po index 7f786a563..6c234d415 100644 --- a/base_external_dbsource/i18n/es_AR.po +++ b/base_external_dbsource/i18n/es_AR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-18 02:29+0000\n" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n" +"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/" +"teams/23907/es_AR/)\n" +"Language: es_AR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_AR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/es_CL.po b/base_external_dbsource/i18n/es_CL.po index 906b2b01d..d4d9496a5 100644 --- a/base_external_dbsource/i18n/es_CL.po +++ b/base_external_dbsource/i18n/es_CL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-18 02:29+0000\n" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n" +"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/" +"es_CL/)\n" +"Language: es_CL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/es_CO.po b/base_external_dbsource/i18n/es_CO.po index 9cb2944de..b8a794c56 100644 --- a/base_external_dbsource/i18n/es_CO.po +++ b/base_external_dbsource/i18n/es_CO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-18 02:29+0000\n" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/" +"es_CO/)\n" +"Language: es_CO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/es_CR.po b/base_external_dbsource/i18n/es_CR.po index ee719b31c..a1b826baa 100644 --- a/base_external_dbsource/i18n/es_CR.po +++ b/base_external_dbsource/i18n/es_CR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-09-10 02:52+0000\n" "PO-Revision-Date: 2016-09-10 02:52+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/" +"teams/23907/es_CR/)\n" +"Language: es_CR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_CR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,30 +30,61 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" +" - Elasticsearch: https://user:%s@localhost:9200\n" " " msgstr "" +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:348 +#, python-format +msgid "" +"\"%s\" method not found, check that all assets are installed for the %s " +"connector type." +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Ca certs" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_cert +msgid "Client cert" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_key +msgid "Client key" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string_full +msgid "Conn string full" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string msgid "Connection string" msgstr "" #. module: base_external_dbsource -#: code:addons/base_external_dbsource/models/base_external_dbsource.py:169 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:189 #, python-format msgid "" -"Connection test failed: Here is what we got instead:\n" -" %s" +"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:179 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:193 #, python-format msgid "" -"Connection test succeeded: Everything seems " -"properly set up!" +"Connection test succeeded:\n" +"Everything seems properly set up!" msgstr "" #. module: base_external_dbsource @@ -101,6 +133,11 @@ msgstr "" msgid "External Database Sources" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Firebird" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_id msgid "ID" @@ -109,10 +146,8 @@ msgstr "ID" #. 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." +"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 @@ -130,11 +165,31 @@ msgstr "Ultima actualización por" msgid "Last Updated on" msgstr "Ultima actualización en" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Microsoft SQL Server" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "MySQL" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "ODBC" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_password msgid "Password" msgstr "" +#. module: base_external_dbsource +#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Path to CA Certs file on server." +msgstr "" + #. module: base_external_dbsource #: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form msgid "Please check the tooltip for connection string examples" @@ -145,7 +200,18 @@ msgstr "" msgid "PostgreSQL" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "SQLite" +msgstr "" + #. module: base_external_dbsource #: model: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:160 +#, python-format +msgid "query is a required argument" +msgstr "" diff --git a/base_external_dbsource/i18n/es_DO.po b/base_external_dbsource/i18n/es_DO.po index 9f6703068..96d6d6cab 100644 --- a/base_external_dbsource/i18n/es_DO.po +++ b/base_external_dbsource/i18n/es_DO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:09+0000\n" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/" +"teams/23907/es_DO/)\n" +"Language: es_DO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_DO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/es_EC.po b/base_external_dbsource/i18n/es_EC.po index 06d69727f..f20bc8e1a 100644 --- a/base_external_dbsource/i18n/es_EC.po +++ b/base_external_dbsource/i18n/es_EC.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:09+0000\n" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/" +"es_EC/)\n" +"Language: es_EC\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_EC\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/es_ES.po b/base_external_dbsource/i18n/es_ES.po index 15608c0aa..caddfae4f 100644 --- a/base_external_dbsource/i18n/es_ES.po +++ b/base_external_dbsource/i18n/es_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-05-01 10:38+0000\n" "PO-Revision-Date: 2017-05-01 10:38+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/" +"es_ES/)\n" +"Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/es_MX.po b/base_external_dbsource/i18n/es_MX.po index 0d5a175cf..d48589240 100644 --- a/base_external_dbsource/i18n/es_MX.po +++ b/base_external_dbsource/i18n/es_MX.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:09+0000\n" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/" +"es_MX/)\n" +"Language: es_MX\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_MX\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/es_PE.po b/base_external_dbsource/i18n/es_PE.po index 147ee94e6..7ad22eda1 100644 --- a/base_external_dbsource/i18n/es_PE.po +++ b/base_external_dbsource/i18n/es_PE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-18 02:29+0000\n" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n" +"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/" +"es_PE/)\n" +"Language: es_PE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/es_PY.po b/base_external_dbsource/i18n/es_PY.po index 304f550a2..44f36a1e4 100644 --- a/base_external_dbsource/i18n/es_PY.po +++ b/base_external_dbsource/i18n/es_PY.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-18 02:29+0000\n" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/" +"es_PY/)\n" +"Language: es_PY\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_PY\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/es_VE.po b/base_external_dbsource/i18n/es_VE.po index fa2addadd..2e42d1185 100644 --- a/base_external_dbsource/i18n/es_VE.po +++ b/base_external_dbsource/i18n/es_VE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:09+0000\n" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/" +"teams/23907/es_VE/)\n" +"Language: es_VE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es_VE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/et.po b/base_external_dbsource/i18n/et.po index 33ca92912..cabe01b67 100644 --- a/base_external_dbsource/i18n/et.po +++ b/base_external_dbsource/i18n/et.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/eu.po b/base_external_dbsource/i18n/eu.po index 6cce47b67..5bdcc1a8b 100644 --- a/base_external_dbsource/i18n/eu.po +++ b/base_external_dbsource/i18n/eu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n" +"Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: eu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/fa.po b/base_external_dbsource/i18n/fa.po index af778511a..066e19786 100644 --- a/base_external_dbsource/i18n/fa.po +++ b/base_external_dbsource/i18n/fa.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n" +"Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/fi.po b/base_external_dbsource/i18n/fi.po index 8cf8e3329..96558838e 100644 --- a/base_external_dbsource/i18n/fi.po +++ b/base_external_dbsource/i18n/fi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # Jarmo Kortetjärvi , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-09-10 02:52+0000\n" "Last-Translator: Jarmo Kortetjärvi , 2016\n" "Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" +"Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,30 +29,61 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" +" - Elasticsearch: https://user:%s@localhost:9200\n" " " msgstr "" +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:348 +#, python-format +msgid "" +"\"%s\" method not found, check that all assets are installed for the %s " +"connector type." +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Ca certs" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_cert +msgid "Client cert" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_key +msgid "Client key" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string_full +msgid "Conn string full" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string msgid "Connection string" msgstr "" #. module: base_external_dbsource -#: code:addons/base_external_dbsource/models/base_external_dbsource.py:169 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:189 #, python-format msgid "" -"Connection test failed: Here is what we got instead:\n" -" %s" +"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:179 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:193 #, python-format msgid "" -"Connection test succeeded: Everything seems " -"properly set up!" +"Connection test succeeded:\n" +"Everything seems properly set up!" msgstr "" #. module: base_external_dbsource @@ -101,6 +132,11 @@ msgstr "" msgid "External Database Sources" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Firebird" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_id msgid "ID" @@ -109,10 +145,8 @@ msgstr "ID" #. 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." +"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 @@ -130,11 +164,31 @@ msgstr "Viimeksi päivittänyt" msgid "Last Updated on" msgstr "Viimeksi päivitetty" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Microsoft SQL Server" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "MySQL" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "ODBC" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_password msgid "Password" msgstr "" +#. module: base_external_dbsource +#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Path to CA Certs file on server." +msgstr "" + #. module: base_external_dbsource #: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form msgid "Please check the tooltip for connection string examples" @@ -145,7 +199,18 @@ msgstr "" msgid "PostgreSQL" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "SQLite" +msgstr "" + #. module: base_external_dbsource #: model: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:160 +#, python-format +msgid "query is a required argument" +msgstr "" diff --git a/base_external_dbsource/i18n/fr.po b/base_external_dbsource/i18n/fr.po index 66d49295e..29f0eb68a 100644 --- a/base_external_dbsource/i18n/fr.po +++ b/base_external_dbsource/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/fr_CA.po b/base_external_dbsource/i18n/fr_CA.po index 53740a3d4..bc635b5d9 100644 --- a/base_external_dbsource/i18n/fr_CA.po +++ b/base_external_dbsource/i18n/fr_CA.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # Martin Malorni , 2016 # OCA Transbot , 2016 @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2016-09-10 02:52+0000\n" "PO-Revision-Date: 2016-09-10 02:52+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n" +"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/" +"fr_CA/)\n" +"Language: fr_CA\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CA\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_external_dbsource @@ -30,30 +31,61 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" +" - Elasticsearch: https://user:%s@localhost:9200\n" " " msgstr "" +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:348 +#, python-format +msgid "" +"\"%s\" method not found, check that all assets are installed for the %s " +"connector type." +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Ca certs" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_cert +msgid "Client cert" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_key +msgid "Client key" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string_full +msgid "Conn string full" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string msgid "Connection string" msgstr "" #. module: base_external_dbsource -#: code:addons/base_external_dbsource/models/base_external_dbsource.py:169 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:189 #, python-format msgid "" -"Connection test failed: Here is what we got instead:\n" -" %s" +"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:179 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:193 #, python-format msgid "" -"Connection test succeeded: Everything seems " -"properly set up!" +"Connection test succeeded:\n" +"Everything seems properly set up!" msgstr "" #. module: base_external_dbsource @@ -102,6 +134,11 @@ msgstr "" msgid "External Database Sources" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Firebird" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_id msgid "ID" @@ -110,10 +147,8 @@ msgstr "Identifiant" #. 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." +"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 @@ -131,11 +166,31 @@ msgstr "Dernière mise à jour par" msgid "Last Updated on" msgstr "Dernière mise à jour le" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Microsoft SQL Server" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "MySQL" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "ODBC" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_password msgid "Password" msgstr "" +#. module: base_external_dbsource +#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Path to CA Certs file on server." +msgstr "" + #. module: base_external_dbsource #: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form msgid "Please check the tooltip for connection string examples" @@ -146,7 +201,18 @@ msgstr "" msgid "PostgreSQL" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "SQLite" +msgstr "" + #. module: base_external_dbsource #: model: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:160 +#, python-format +msgid "query is a required argument" +msgstr "" diff --git a/base_external_dbsource/i18n/fr_CH.po b/base_external_dbsource/i18n/fr_CH.po index 8e025b752..4fbd6a5ed 100644 --- a/base_external_dbsource/i18n/fr_CH.po +++ b/base_external_dbsource/i18n/fr_CH.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-18 02:29+0000\n" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n" +"Language-Team: French (Switzerland) (https://www.transifex.com/oca/" +"teams/23907/fr_CH/)\n" +"Language: fr_CH\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr_CH\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/gl.po b/base_external_dbsource/i18n/gl.po index 9cf80ba0f..2ada99793 100644 --- a/base_external_dbsource/i18n/gl.po +++ b/base_external_dbsource/i18n/gl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" +"Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/gl_ES.po b/base_external_dbsource/i18n/gl_ES.po index d517183a1..df9ca4530 100644 --- a/base_external_dbsource/i18n/gl_ES.po +++ b/base_external_dbsource/i18n/gl_ES.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # Alejandro Santana , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-09-10 02:52+0000\n" "PO-Revision-Date: 2016-09-10 02:52+0000\n" "Last-Translator: Alejandro Santana , 2016\n" -"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n" +"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/" +"gl_ES/)\n" +"Language: gl_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: gl_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,30 +30,61 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" +" - Elasticsearch: https://user:%s@localhost:9200\n" " " msgstr "" +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:348 +#, python-format +msgid "" +"\"%s\" method not found, check that all assets are installed for the %s " +"connector type." +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Ca certs" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_cert +msgid "Client cert" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_key +msgid "Client key" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string_full +msgid "Conn string full" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string msgid "Connection string" msgstr "" #. module: base_external_dbsource -#: code:addons/base_external_dbsource/models/base_external_dbsource.py:169 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:189 #, python-format msgid "" -"Connection test failed: Here is what we got instead:\n" -" %s" +"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:179 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:193 #, python-format msgid "" -"Connection test succeeded: Everything seems " -"properly set up!" +"Connection test succeeded:\n" +"Everything seems properly set up!" msgstr "" #. module: base_external_dbsource @@ -101,6 +133,11 @@ msgstr "" msgid "External Database Sources" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Firebird" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_id msgid "ID" @@ -109,10 +146,8 @@ msgstr "ID" #. 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." +"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 @@ -130,11 +165,31 @@ 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 +#: selection:base.external.dbsource,connector:0 +msgid "MySQL" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "ODBC" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_password msgid "Password" msgstr "" +#. module: base_external_dbsource +#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Path to CA Certs file on server." +msgstr "" + #. module: base_external_dbsource #: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form msgid "Please check the tooltip for connection string examples" @@ -145,7 +200,18 @@ msgstr "" msgid "PostgreSQL" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "SQLite" +msgstr "" + #. module: base_external_dbsource #: model: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:160 +#, python-format +msgid "query is a required argument" +msgstr "" diff --git a/base_external_dbsource/i18n/he.po b/base_external_dbsource/i18n/he.po index 0b084a1a3..06b2b4417 100644 --- a/base_external_dbsource/i18n/he.po +++ b/base_external_dbsource/i18n/he.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n" +"Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: he\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/hr.po b/base_external_dbsource/i18n/hr.po index 9a0c583c1..44e111227 100644 --- a/base_external_dbsource/i18n/hr.po +++ b/base_external_dbsource/i18n/hr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 # Bole , 2017 @@ -13,11 +13,12 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: Bole , 2017\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr\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" +"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" #. module: base_external_dbsource #: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_conn_string @@ -30,7 +31,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/hr_HR.po b/base_external_dbsource/i18n/hr_HR.po index 040fbccfa..e77c8a644 100644 --- a/base_external_dbsource/i18n/hr_HR.po +++ b/base_external_dbsource/i18n/hr_HR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,12 +11,14 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:09+0000\n" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/" +"hr_HR/)\n" +"Language: hr_HR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr_HR\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" +"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" #. module: base_external_dbsource #: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_conn_string @@ -29,7 +31,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/hu.po b/base_external_dbsource/i18n/hu.po index 09f337204..ec72b49ac 100644 --- a/base_external_dbsource/i18n/hu.po +++ b/base_external_dbsource/i18n/hu.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n" +"Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/id.po b/base_external_dbsource/i18n/id.po index 23eedad7e..4481133d3 100644 --- a/base_external_dbsource/i18n/id.po +++ b/base_external_dbsource/i18n/id.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n" +"Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/it.po b/base_external_dbsource/i18n/it.po index ef08fbb91..08c77e768 100644 --- a/base_external_dbsource/i18n/it.po +++ b/base_external_dbsource/i18n/it.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 # Paolo Valier , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2018-01-06 02:24+0000\n" "Last-Translator: Paolo Valier , 2017\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -30,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/ja.po b/base_external_dbsource/i18n/ja.po index fd9481667..8a5854303 100644 --- a/base_external_dbsource/i18n/ja.po +++ b/base_external_dbsource/i18n/ja.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n" +"Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/ko.po b/base_external_dbsource/i18n/ko.po index 50d342e5a..56279a34e 100644 --- a/base_external_dbsource/i18n/ko.po +++ b/base_external_dbsource/i18n/ko.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/lt.po b/base_external_dbsource/i18n/lt.po index 8376e6e57..0f8919397 100644 --- a/base_external_dbsource/i18n/lt.po +++ b/base_external_dbsource/i18n/lt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" +"Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" #. module: base_external_dbsource #: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_conn_string @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/lt_LT.po b/base_external_dbsource/i18n/lt_LT.po index 41dd7d518..9ecafd85c 100644 --- a/base_external_dbsource/i18n/lt_LT.po +++ b/base_external_dbsource/i18n/lt_LT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # Arminas Grigonis , 2016 msgid "" @@ -11,12 +11,14 @@ msgstr "" "POT-Creation-Date: 2016-09-10 02:52+0000\n" "PO-Revision-Date: 2016-09-10 02:52+0000\n" "Last-Translator: Arminas Grigonis , 2016\n" -"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n" +"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/" +"teams/23907/lt_LT/)\n" +"Language: lt_LT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lt_LT\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" #. module: base_external_dbsource #: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_conn_string @@ -29,30 +31,61 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" +" - Elasticsearch: https://user:%s@localhost:9200\n" " " msgstr "" +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:348 +#, python-format +msgid "" +"\"%s\" method not found, check that all assets are installed for the %s " +"connector type." +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Ca certs" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_cert +msgid "Client cert" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_key +msgid "Client key" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string_full +msgid "Conn string full" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string msgid "Connection string" msgstr "" #. module: base_external_dbsource -#: code:addons/base_external_dbsource/models/base_external_dbsource.py:169 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:189 #, python-format msgid "" -"Connection test failed: Here is what we got instead:\n" -" %s" +"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:179 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:193 #, python-format msgid "" -"Connection test succeeded: Everything seems " -"properly set up!" +"Connection test succeeded:\n" +"Everything seems properly set up!" msgstr "" #. module: base_external_dbsource @@ -101,6 +134,11 @@ msgstr "" msgid "External Database Sources" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Firebird" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_id msgid "ID" @@ -109,10 +147,8 @@ msgstr "ID" #. 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." +"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 @@ -130,11 +166,31 @@ msgstr "Paskutinį kartą atnaujino" msgid "Last Updated on" msgstr "Paskutinį kartą atnaujinta" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Microsoft SQL Server" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "MySQL" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "ODBC" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_password msgid "Password" msgstr "" +#. module: base_external_dbsource +#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Path to CA Certs file on server." +msgstr "" + #. module: base_external_dbsource #: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form msgid "Please check the tooltip for connection string examples" @@ -145,7 +201,18 @@ msgstr "" msgid "PostgreSQL" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "SQLite" +msgstr "" + #. module: base_external_dbsource #: model: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:160 +#, python-format +msgid "query is a required argument" +msgstr "" diff --git a/base_external_dbsource/i18n/lv.po b/base_external_dbsource/i18n/lv.po index 293aa22c5..fa29d3222 100644 --- a/base_external_dbsource/i18n/lv.po +++ b/base_external_dbsource/i18n/lv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2016-09-10 02:52+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n" +"Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: lv\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" #. module: base_external_dbsource #: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_conn_string @@ -29,30 +30,61 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" +" - Elasticsearch: https://user:%s@localhost:9200\n" " " msgstr "" +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:348 +#, python-format +msgid "" +"\"%s\" method not found, check that all assets are installed for the %s " +"connector type." +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Ca certs" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_cert +msgid "Client cert" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_key +msgid "Client key" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string_full +msgid "Conn string full" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string msgid "Connection string" msgstr "" #. module: base_external_dbsource -#: code:addons/base_external_dbsource/models/base_external_dbsource.py:169 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:189 #, python-format msgid "" -"Connection test failed: Here is what we got instead:\n" -" %s" +"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:179 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:193 #, python-format msgid "" -"Connection test succeeded: Everything seems " -"properly set up!" +"Connection test succeeded:\n" +"Everything seems properly set up!" msgstr "" #. module: base_external_dbsource @@ -101,6 +133,11 @@ msgstr "" msgid "External Database Sources" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Firebird" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_id msgid "ID" @@ -109,10 +146,8 @@ msgstr "ID" #. 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." +"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 @@ -130,11 +165,31 @@ msgstr "Pēdējo reizi atjaunoja" msgid "Last Updated on" msgstr "Pēdējās izmaiņas" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Microsoft SQL Server" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "MySQL" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "ODBC" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_password msgid "Password" msgstr "" +#. module: base_external_dbsource +#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Path to CA Certs file on server." +msgstr "" + #. module: base_external_dbsource #: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form msgid "Please check the tooltip for connection string examples" @@ -145,7 +200,18 @@ msgstr "" msgid "PostgreSQL" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "SQLite" +msgstr "" + #. module: base_external_dbsource #: model: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:160 +#, python-format +msgid "query is a required argument" +msgstr "" diff --git a/base_external_dbsource/i18n/mk.po b/base_external_dbsource/i18n/mk.po index 95daa8bae..60bab8999 100644 --- a/base_external_dbsource/i18n/mk.po +++ b/base_external_dbsource/i18n/mk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n" +"Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mk\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/mn.po b/base_external_dbsource/i18n/mn.po index ef640ef75..f22996eaf 100644 --- a/base_external_dbsource/i18n/mn.po +++ b/base_external_dbsource/i18n/mn.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n" +"Language: mn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: mn\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/nb.po b/base_external_dbsource/i18n/nb.po index 81a770bc2..0592430f0 100644 --- a/base_external_dbsource/i18n/nb.po +++ b/base_external_dbsource/i18n/nb.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:09+0000\n" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/" +"nb/)\n" +"Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/nb_NO.po b/base_external_dbsource/i18n/nb_NO.po index 22a265bbb..06ddfb99c 100644 --- a/base_external_dbsource/i18n/nb_NO.po +++ b/base_external_dbsource/i18n/nb_NO.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # Imre Kristoffer Eilertsen , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-09-10 02:52+0000\n" "PO-Revision-Date: 2016-09-10 02:52+0000\n" "Last-Translator: Imre Kristoffer Eilertsen , 2016\n" -"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n" +"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/" +"teams/23907/nb_NO/)\n" +"Language: nb_NO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,30 +30,61 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" +" - Elasticsearch: https://user:%s@localhost:9200\n" " " msgstr "" +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:348 +#, python-format +msgid "" +"\"%s\" method not found, check that all assets are installed for the %s " +"connector type." +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Ca certs" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_cert +msgid "Client cert" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_key +msgid "Client key" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string_full +msgid "Conn string full" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string msgid "Connection string" msgstr "" #. module: base_external_dbsource -#: code:addons/base_external_dbsource/models/base_external_dbsource.py:169 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:189 #, python-format msgid "" -"Connection test failed: Here is what we got instead:\n" -" %s" +"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:179 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:193 #, python-format msgid "" -"Connection test succeeded: Everything seems " -"properly set up!" +"Connection test succeeded:\n" +"Everything seems properly set up!" msgstr "" #. module: base_external_dbsource @@ -101,6 +133,11 @@ msgstr "" msgid "External Database Sources" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Firebird" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_id msgid "ID" @@ -109,10 +146,8 @@ msgstr "ID" #. 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." +"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 @@ -130,11 +165,31 @@ msgstr "Sist oppdatert av" msgid "Last Updated on" msgstr "Sist oppdatert den" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Microsoft SQL Server" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "MySQL" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "ODBC" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_password msgid "Password" msgstr "" +#. module: base_external_dbsource +#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Path to CA Certs file on server." +msgstr "" + #. module: base_external_dbsource #: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form msgid "Please check the tooltip for connection string examples" @@ -145,7 +200,18 @@ msgstr "" msgid "PostgreSQL" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "SQLite" +msgstr "" + #. module: base_external_dbsource #: model: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:160 +#, python-format +msgid "query is a required argument" +msgstr "" diff --git a/base_external_dbsource/i18n/nl.po b/base_external_dbsource/i18n/nl.po index 3060af2d3..72af6ae86 100644 --- a/base_external_dbsource/i18n/nl.po +++ b/base_external_dbsource/i18n/nl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/nl_BE.po b/base_external_dbsource/i18n/nl_BE.po index e581448f3..01c165a83 100644 --- a/base_external_dbsource/i18n/nl_BE.po +++ b/base_external_dbsource/i18n/nl_BE.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-18 02:29+0000\n" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/" +"nl_BE/)\n" +"Language: nl_BE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_BE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/nl_NL.po b/base_external_dbsource/i18n/nl_NL.po index 22afb670b..e1942fac7 100644 --- a/base_external_dbsource/i18n/nl_NL.po +++ b/base_external_dbsource/i18n/nl_NL.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # Peter Hageman , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-06-30 12:20+0000\n" "PO-Revision-Date: 2017-06-30 12:20+0000\n" "Last-Translator: Peter Hageman , 2017\n" -"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" +"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" +"teams/23907/nl_NL/)\n" +"Language: nl_NL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/pl.po b/base_external_dbsource/i18n/pl.po index afcf66447..ab83a2dcf 100644 --- a/base_external_dbsource/i18n/pl.po +++ b/base_external_dbsource/i18n/pl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,11 +12,13 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n" +"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pl\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" +"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" +"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #. module: base_external_dbsource #: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_conn_string @@ -29,7 +31,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/pt.po b/base_external_dbsource/i18n/pt.po index 18e42cf33..ba2c16742 100644 --- a/base_external_dbsource/i18n/pt.po +++ b/base_external_dbsource/i18n/pt.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/pt_BR.po b/base_external_dbsource/i18n/pt_BR.po index 2b666ca00..6b7af49f1 100644 --- a/base_external_dbsource/i18n/pt_BR.po +++ b/base_external_dbsource/i18n/pt_BR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-01-21 04:22+0000\n" "PO-Revision-Date: 2017-01-21 04:22+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" +"teams/23907/pt_BR/)\n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/pt_PT.po b/base_external_dbsource/i18n/pt_PT.po index 0bb29fb56..de4d52862 100644 --- a/base_external_dbsource/i18n/pt_PT.po +++ b/base_external_dbsource/i18n/pt_PT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:09+0000\n" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/" +"teams/23907/pt_PT/)\n" +"Language: pt_PT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/ro.po b/base_external_dbsource/i18n/ro.po index 503c4d569..362ad5620 100644 --- a/base_external_dbsource/i18n/ro.po +++ b/base_external_dbsource/i18n/ro.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # Fekete Mihai , 2016 # OCA Transbot , 2016 @@ -13,11 +13,12 @@ msgstr "" "PO-Revision-Date: 2016-09-10 02:52+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" +"Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ro\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" #. module: base_external_dbsource #: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_conn_string @@ -30,30 +31,61 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" +" - Elasticsearch: https://user:%s@localhost:9200\n" " " msgstr "" +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:348 +#, python-format +msgid "" +"\"%s\" method not found, check that all assets are installed for the %s " +"connector type." +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Ca certs" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_cert +msgid "Client cert" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_key +msgid "Client key" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string_full +msgid "Conn string full" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string msgid "Connection string" msgstr "" #. module: base_external_dbsource -#: code:addons/base_external_dbsource/models/base_external_dbsource.py:169 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:189 #, python-format msgid "" -"Connection test failed: Here is what we got instead:\n" -" %s" +"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:179 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:193 #, python-format msgid "" -"Connection test succeeded: Everything seems " -"properly set up!" +"Connection test succeeded:\n" +"Everything seems properly set up!" msgstr "" #. module: base_external_dbsource @@ -102,6 +134,11 @@ msgstr "" msgid "External Database Sources" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Firebird" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_id msgid "ID" @@ -110,10 +147,8 @@ msgstr "ID" #. 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." +"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 @@ -131,11 +166,31 @@ msgstr "Ultima actualizare făcută de" msgid "Last Updated on" msgstr "Ultima actualizare la" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Microsoft SQL Server" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "MySQL" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "ODBC" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_password msgid "Password" msgstr "" +#. module: base_external_dbsource +#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Path to CA Certs file on server." +msgstr "" + #. module: base_external_dbsource #: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form msgid "Please check the tooltip for connection string examples" @@ -146,7 +201,18 @@ msgstr "" msgid "PostgreSQL" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "SQLite" +msgstr "" + #. module: base_external_dbsource #: model: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:160 +#, python-format +msgid "query is a required argument" +msgstr "" diff --git a/base_external_dbsource/i18n/ru.po b/base_external_dbsource/i18n/ru.po index 2330fc42b..c776a43ef 100644 --- a/base_external_dbsource/i18n/ru.po +++ b/base_external_dbsource/i18n/ru.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,13 @@ msgstr "" "PO-Revision-Date: 2016-09-10 02:52+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" #. module: base_external_dbsource #: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_conn_string @@ -29,30 +31,61 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" +" - Elasticsearch: https://user:%s@localhost:9200\n" " " msgstr "" +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:348 +#, python-format +msgid "" +"\"%s\" method not found, check that all assets are installed for the %s " +"connector type." +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Ca certs" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_cert +msgid "Client cert" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_key +msgid "Client key" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string_full +msgid "Conn string full" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string msgid "Connection string" msgstr "" #. module: base_external_dbsource -#: code:addons/base_external_dbsource/models/base_external_dbsource.py:169 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:189 #, python-format msgid "" -"Connection test failed: Here is what we got instead:\n" -" %s" +"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:179 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:193 #, python-format msgid "" -"Connection test succeeded: Everything seems " -"properly set up!" +"Connection test succeeded:\n" +"Everything seems properly set up!" msgstr "" #. module: base_external_dbsource @@ -101,6 +134,11 @@ msgstr "" msgid "External Database Sources" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Firebird" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_id msgid "ID" @@ -109,10 +147,8 @@ msgstr "ID" #. 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." +"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 @@ -130,11 +166,31 @@ 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 +#: selection:base.external.dbsource,connector:0 +msgid "MySQL" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "ODBC" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_password msgid "Password" msgstr "" +#. module: base_external_dbsource +#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Path to CA Certs file on server." +msgstr "" + #. module: base_external_dbsource #: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form msgid "Please check the tooltip for connection string examples" @@ -145,7 +201,18 @@ msgstr "" msgid "PostgreSQL" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "SQLite" +msgstr "" + #. module: base_external_dbsource #: model: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:160 +#, python-format +msgid "query is a required argument" +msgstr "" diff --git a/base_external_dbsource/i18n/sk.po b/base_external_dbsource/i18n/sk.po index d15273a5a..cdc810234 100644 --- a/base_external_dbsource/i18n/sk.po +++ b/base_external_dbsource/i18n/sk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" +"Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sk\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/sl.po b/base_external_dbsource/i18n/sl.po index f3a705c63..4aaf5cfac 100644 --- a/base_external_dbsource/i18n/sl.po +++ b/base_external_dbsource/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" #. module: base_external_dbsource #: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_conn_string @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/sr.po b/base_external_dbsource/i18n/sr.po index 9204be28d..682773bbd 100644 --- a/base_external_dbsource/i18n/sr.po +++ b/base_external_dbsource/i18n/sr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2016-09-10 02:52+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n" +"Language: sr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr\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" +"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" #. module: base_external_dbsource #: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_conn_string @@ -29,30 +30,61 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" +" - Elasticsearch: https://user:%s@localhost:9200\n" " " msgstr "" +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:348 +#, python-format +msgid "" +"\"%s\" method not found, check that all assets are installed for the %s " +"connector type." +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Ca certs" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_cert +msgid "Client cert" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_key +msgid "Client key" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string_full +msgid "Conn string full" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string msgid "Connection string" msgstr "" #. module: base_external_dbsource -#: code:addons/base_external_dbsource/models/base_external_dbsource.py:169 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:189 #, python-format msgid "" -"Connection test failed: Here is what we got instead:\n" -" %s" +"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:179 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:193 #, python-format msgid "" -"Connection test succeeded: Everything seems " -"properly set up!" +"Connection test succeeded:\n" +"Everything seems properly set up!" msgstr "" #. module: base_external_dbsource @@ -101,6 +133,11 @@ msgstr "" msgid "External Database Sources" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Firebird" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_id msgid "ID" @@ -109,10 +146,8 @@ msgstr "ID" #. 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." +"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 @@ -130,11 +165,31 @@ 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 +#: selection:base.external.dbsource,connector:0 +msgid "MySQL" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "ODBC" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_password msgid "Password" msgstr "" +#. module: base_external_dbsource +#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Path to CA Certs file on server." +msgstr "" + #. module: base_external_dbsource #: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form msgid "Please check the tooltip for connection string examples" @@ -145,7 +200,18 @@ msgstr "" msgid "PostgreSQL" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "SQLite" +msgstr "" + #. module: base_external_dbsource #: model: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:160 +#, python-format +msgid "query is a required argument" +msgstr "" diff --git a/base_external_dbsource/i18n/sr@latin.po b/base_external_dbsource/i18n/sr@latin.po index 2f40f3ef6..7a34f954b 100644 --- a/base_external_dbsource/i18n/sr@latin.po +++ b/base_external_dbsource/i18n/sr@latin.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,12 +11,14 @@ msgstr "" "POT-Creation-Date: 2017-02-18 02:29+0000\n" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr@latin/)\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/" +"sr@latin/)\n" +"Language: sr@latin\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sr@latin\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" +"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" #. module: base_external_dbsource #: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_conn_string @@ -29,7 +31,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/sv.po b/base_external_dbsource/i18n/sv.po index 5af209c90..1e8b17c1a 100644 --- a/base_external_dbsource/i18n/sv.po +++ b/base_external_dbsource/i18n/sv.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n" +"Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/th.po b/base_external_dbsource/i18n/th.po index bfe1e59f3..1653c294c 100644 --- a/base_external_dbsource/i18n/th.po +++ b/base_external_dbsource/i18n/th.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n" +"Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: th\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/tr.po b/base_external_dbsource/i18n/tr.po index d80562e72..cee0a7e25 100644 --- a/base_external_dbsource/i18n/tr.po +++ b/base_external_dbsource/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-02-18 02:29+0000\n" "Last-Translator: OCA Transbot , 2016\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/tr_TR.po b/base_external_dbsource/i18n/tr_TR.po index 6e121c15f..ff27c0052 100644 --- a/base_external_dbsource/i18n/tr_TR.po +++ b/base_external_dbsource/i18n/tr_TR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-02-22 00:54+0000\n" "PO-Revision-Date: 2017-02-22 00:54+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/" +"tr_TR/)\n" +"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/uk.po b/base_external_dbsource/i18n/uk.po index 566c3c4f3..481ee654e 100644 --- a/base_external_dbsource/i18n/uk.po +++ b/base_external_dbsource/i18n/uk.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: uk\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" +"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" #. module: base_external_dbsource #: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_conn_string @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/vi.po b/base_external_dbsource/i18n/vi.po index a4bc4f9f9..df8b8db64 100644 --- a/base_external_dbsource/i18n/vi.po +++ b/base_external_dbsource/i18n/vi.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_external_dbsource @@ -29,7 +29,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/vi_VN.po b/base_external_dbsource/i18n/vi_VN.po index 4f84cd8e0..0afca881f 100644 --- a/base_external_dbsource/i18n/vi_VN.po +++ b/base_external_dbsource/i18n/vi_VN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2016-09-10 02:52+0000\n" "PO-Revision-Date: 2016-09-10 02:52+0000\n" "Last-Translator: OCA Transbot , 2016\n" -"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n" +"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/" +"teams/23907/vi_VN/)\n" +"Language: vi_VN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_external_dbsource @@ -29,30 +30,61 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" +" - Elasticsearch: https://user:%s@localhost:9200\n" " " msgstr "" +#. module: base_external_dbsource +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:348 +#, python-format +msgid "" +"\"%s\" method not found, check that all assets are installed for the %s " +"connector type." +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Ca certs" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_cert +msgid "Client cert" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_client_key +msgid "Client key" +msgstr "" + +#. module: base_external_dbsource +#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string_full +msgid "Conn string full" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_conn_string msgid "Connection string" msgstr "" #. module: base_external_dbsource -#: code:addons/base_external_dbsource/models/base_external_dbsource.py:169 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:189 #, python-format msgid "" -"Connection test failed: Here is what we got instead:\n" -" %s" +"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:179 +#: code:addons/base_external_dbsource/models/base_external_dbsource.py:193 #, python-format msgid "" -"Connection test succeeded: Everything seems " -"properly set up!" +"Connection test succeeded:\n" +"Everything seems properly set up!" msgstr "" #. module: base_external_dbsource @@ -101,6 +133,11 @@ msgstr "" msgid "External Database Sources" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Firebird" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_id msgid "ID" @@ -109,10 +146,8 @@ msgstr "ID" #. 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." +"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 @@ -130,11 +165,31 @@ msgstr "Cập nhật lần cuối bởi" msgid "Last Updated on" msgstr "Cập nhật lần cuối vào" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "Microsoft SQL Server" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "MySQL" +msgstr "" + +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "ODBC" +msgstr "" + #. module: base_external_dbsource #: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_password msgid "Password" msgstr "" +#. module: base_external_dbsource +#: model:ir.model.fields,help:base_external_dbsource.field_base_external_dbsource_ca_certs +msgid "Path to CA Certs file on server." +msgstr "" + #. module: base_external_dbsource #: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form msgid "Please check the tooltip for connection string examples" @@ -145,7 +200,18 @@ msgstr "" msgid "PostgreSQL" msgstr "" +#. module: base_external_dbsource +#: selection:base.external.dbsource,connector:0 +msgid "SQLite" +msgstr "" + #. module: base_external_dbsource #: model: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:160 +#, python-format +msgid "query is a required argument" +msgstr "" diff --git a/base_external_dbsource/i18n/zh_CN.po b/base_external_dbsource/i18n/zh_CN.po index f40f1a0d3..d4cec782e 100644 --- a/base_external_dbsource/i18n/zh_CN.po +++ b/base_external_dbsource/i18n/zh_CN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:09+0000\n" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" +"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/" +"zh_CN/)\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " " diff --git a/base_external_dbsource/i18n/zh_TW.po b/base_external_dbsource/i18n/zh_TW.po index c4016ca95..073a80db0 100644 --- a/base_external_dbsource/i18n/zh_TW.po +++ b/base_external_dbsource/i18n/zh_TW.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * base_external_dbsource -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:09+0000\n" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/" +"zh_TW/)\n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: base_external_dbsource @@ -29,7 +30,8 @@ msgid "" " - ODBC: DRIVER={FreeTDS};SERVER=server.address;Database=mydb;UID=sa\n" " - ORACLE: username/%s@//server.address:port/instance\n" " - PostgreSQL:\n" -" dbname='template1' user='dbuser' host='localhost' port='5432' password=%s\n" +" dbname='template1' user='dbuser' host='localhost' " +"port='5432' password=%s\n" " - SQLite: sqlite:///test.db\n" " - Elasticsearch: https://user:%s@localhost:9200\n" " "