mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[IMP] base_external_dbsource: Refactor & Split by source
* Heavily refactor code for reusability * Split all sources into independent modules * Add more test coverage * Add CRUD methods * Add iterator execute return to roadmap
This commit is contained in:
committed by
Sergio Teruel
parent
822c13bf7f
commit
4acb3c4b9e
24
base_external_dbsource_sqlite/i18n/de.po
Normal file
24
base_external_dbsource_sqlite/i18n/de.po
Normal file
@@ -0,0 +1,24 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_external_dbsource_sqlite
|
||||
#
|
||||
# Translators:
|
||||
# Rudolf Schnapka <rs@techno-flex.de>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-05-10 00:47+0000\n"
|
||||
"PO-Revision-Date: 2017-05-10 00:47+0000\n"
|
||||
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n"
|
||||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/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_sqlite
|
||||
#: model:ir.model,name:base_external_dbsource_sqlite.model_base_external_dbsource
|
||||
msgid "External Database Sources"
|
||||
msgstr "Externe Datenbankquellen"
|
||||
24
base_external_dbsource_sqlite/i18n/es.po
Normal file
24
base_external_dbsource_sqlite/i18n/es.po
Normal file
@@ -0,0 +1,24 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_external_dbsource_sqlite
|
||||
#
|
||||
# Translators:
|
||||
# Fernando Lara <gennesis45@gmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-02-22 00:54+0000\n"
|
||||
"PO-Revision-Date: 2017-02-22 00:54+0000\n"
|
||||
"Last-Translator: Fernando Lara <gennesis45@gmail.com>, 2017\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/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_sqlite
|
||||
#: model:ir.model,name:base_external_dbsource_sqlite.model_base_external_dbsource
|
||||
msgid "External Database Sources"
|
||||
msgstr "Fuentes externas de la base de datos"
|
||||
24
base_external_dbsource_sqlite/i18n/hr.po
Normal file
24
base_external_dbsource_sqlite/i18n/hr.po
Normal file
@@ -0,0 +1,24 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_external_dbsource_sqlite
|
||||
#
|
||||
# Translators:
|
||||
# Bole <bole@dajmi5.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-05-10 00:47+0000\n"
|
||||
"PO-Revision-Date: 2017-05-10 00:47+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
|
||||
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/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"
|
||||
|
||||
#. module: base_external_dbsource_sqlite
|
||||
#: model:ir.model,name:base_external_dbsource_sqlite.model_base_external_dbsource
|
||||
msgid "External Database Sources"
|
||||
msgstr "Vanjske baze"
|
||||
24
base_external_dbsource_sqlite/i18n/nl_NL.po
Normal file
24
base_external_dbsource_sqlite/i18n/nl_NL.po
Normal file
@@ -0,0 +1,24 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_external_dbsource_sqlite
|
||||
#
|
||||
# Translators:
|
||||
# Peter Hageman <hageman.p@gmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-22 01:11+0000\n"
|
||||
"PO-Revision-Date: 2017-06-22 01:11+0000\n"
|
||||
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
|
||||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/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_sqlite
|
||||
#: model:ir.model,name:base_external_dbsource_sqlite.model_base_external_dbsource
|
||||
msgid "External Database Sources"
|
||||
msgstr "Externe databasebronnen"
|
||||
24
base_external_dbsource_sqlite/i18n/pt_BR.po
Normal file
24
base_external_dbsource_sqlite/i18n/pt_BR.po
Normal file
@@ -0,0 +1,24 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_external_dbsource_sqlite
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-01-21 04:22+0000\n"
|
||||
"PO-Revision-Date: 2017-01-21 04:22+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/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_sqlite
|
||||
#: model:ir.model,name:base_external_dbsource_sqlite.model_base_external_dbsource
|
||||
msgid "External Database Sources"
|
||||
msgstr "Fontes Banco de Dados Externo"
|
||||
24
base_external_dbsource_sqlite/i18n/sl.po
Normal file
24
base_external_dbsource_sqlite/i18n/sl.po
Normal file
@@ -0,0 +1,24 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_external_dbsource_sqlite
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-01-21 04:22+0000\n"
|
||||
"PO-Revision-Date: 2017-01-21 04:22+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/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"
|
||||
|
||||
#. module: base_external_dbsource_sqlite
|
||||
#: model:ir.model,name:base_external_dbsource_sqlite.model_base_external_dbsource
|
||||
msgid "External Database Sources"
|
||||
msgstr "Viri zunanjih podatkovnih baz"
|
||||
24
base_external_dbsource_sqlite/i18n/tr.po
Normal file
24
base_external_dbsource_sqlite/i18n/tr.po
Normal file
@@ -0,0 +1,24 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_external_dbsource_sqlite
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-01-21 04:22+0000\n"
|
||||
"PO-Revision-Date: 2017-01-21 04:22+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/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_sqlite
|
||||
#: model:ir.model,name:base_external_dbsource_sqlite.model_base_external_dbsource
|
||||
msgid "External Database Sources"
|
||||
msgstr "Dış veritabanı kaynakları"
|
||||
Reference in New Issue
Block a user