mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG][10.0] base_external_dbsource (#578)
OCA Transbot updated translations from Transifex
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
# Copyright <2011> <Daniel Reis, Maxime Chambreuil, Savoir-faire Linux>
|
# Copyright <2011> <Daniel Reis, Maxime Chambreuil, Savoir-faire Linux>
|
||||||
|
# Copyright <2016> <Henry Zhou MAXodoo>
|
||||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||||
{
|
{
|
||||||
'name': 'External Database Sources',
|
'name': 'External Database Sources',
|
||||||
'version': '9.0.1.0.0',
|
'version': '10.0.1.0.0',
|
||||||
'category': 'Tools',
|
'category': 'Tools',
|
||||||
'author': "Daniel Reis,Odoo Community Association (OCA)",
|
'author': "Daniel Reis,Odoo Community Association (OCA)",
|
||||||
'website': 'https://github.com/OCA/server-tools',
|
'website': 'https://github.com/OCA/server-tools',
|
||||||
@@ -6,10 +6,10 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-10 02:52+0000\n"
|
"POT-Creation-Date: 2016-11-26 03:36+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-10 02:52+0000\n"
|
"PO-Revision-Date: 2016-11-26 03:36+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||||
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
|
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -118,7 +118,7 @@ msgstr ""
|
|||||||
#. module: base_external_dbsource
|
#. module: base_external_dbsource
|
||||||
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource___last_update
|
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource___last_update
|
||||||
msgid "Last Modified on"
|
msgid "Last Modified on"
|
||||||
msgstr ""
|
msgstr "Последно обновено на"
|
||||||
|
|
||||||
#. module: base_external_dbsource
|
#. module: base_external_dbsource
|
||||||
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_write_uid
|
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_write_uid
|
||||||
|
|||||||
@@ -6,10 +6,10 @@
|
|||||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2016-09-10 02:52+0000\n"
|
"POT-Creation-Date: 2016-11-26 03:36+0000\n"
|
||||||
"PO-Revision-Date: 2016-09-10 02:52+0000\n"
|
"PO-Revision-Date: 2016-11-26 03:36+0000\n"
|
||||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -83,7 +83,7 @@ msgstr "Nome Origem-de-dados"
|
|||||||
#. module: base_external_dbsource
|
#. module: base_external_dbsource
|
||||||
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_display_name
|
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_display_name
|
||||||
msgid "Display Name"
|
msgid "Display Name"
|
||||||
msgstr ""
|
msgstr "Nome para Mostrar"
|
||||||
|
|
||||||
#. module: base_external_dbsource
|
#. module: base_external_dbsource
|
||||||
#: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form
|
#: model:ir.ui.view,arch_db:base_external_dbsource.view_dbsource_form
|
||||||
@@ -120,7 +120,7 @@ msgstr ""
|
|||||||
#. module: base_external_dbsource
|
#. module: base_external_dbsource
|
||||||
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource___last_update
|
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource___last_update
|
||||||
msgid "Last Modified on"
|
msgid "Last Modified on"
|
||||||
msgstr ""
|
msgstr "Última atualização em"
|
||||||
|
|
||||||
#. module: base_external_dbsource
|
#. module: base_external_dbsource
|
||||||
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_write_uid
|
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_write_uid
|
||||||
|
|||||||
@@ -22,9 +22,9 @@
|
|||||||
import os
|
import os
|
||||||
import logging
|
import logging
|
||||||
import psycopg2
|
import psycopg2
|
||||||
from openerp import models, fields, api, _
|
from odoo import models, fields, api, _
|
||||||
from openerp.exceptions import Warning as UserError
|
from odoo.exceptions import Warning as UserError
|
||||||
import openerp.tools as tools
|
import odoo.tools as tools
|
||||||
_logger = logging.getLogger(__name__)
|
_logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
CONNECTORS = []
|
CONNECTORS = []
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
from openerp.exceptions import Warning as UserError
|
from odoo.exceptions import Warning as UserError
|
||||||
from openerp.tests import common
|
from odoo.tests import common
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -31,8 +31,9 @@
|
|||||||
</group>
|
</group>
|
||||||
<group col="1">
|
<group col="1">
|
||||||
<field name="connector"/>
|
<field name="connector"/>
|
||||||
<field name="conn_string" placeholder="Please check the tooltip for connection string examples"/>
|
<field name="conn_string"
|
||||||
<button name="connection_test" string="Test Connection" type="object" icon="gtk-network"/>
|
placeholder="Please check the tooltip for connection string examples"/>
|
||||||
|
<button name="connection_test" string="Test Connection" type="object" icon="fa-refresh"/>
|
||||||
</group>
|
</group>
|
||||||
</sheet>
|
</sheet>
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
Reference in New Issue
Block a user