OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot
2017-01-21 01:29:53 -05:00
committed by Pedro M. Baeza
parent ba8e27362e
commit 6ff82c7796
56 changed files with 5091 additions and 893 deletions

View File

@@ -3,15 +3,15 @@
# * base_external_dbsource
#
# Translators:
# Paolo Valier <paolo.valier@hotmail.it>, 2016
# OCA Transbot <transbot@odoo-community.org>, 2016
# OCA Transbot <transbot@odoo-community.org>, 2017
# Paolo Valier <paolo.valier@hotmail.it>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-10 02:52+0000\n"
"PO-Revision-Date: 2016-09-10 02:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"POT-Creation-Date: 2018-01-06 02:24+0000\n"
"PO-Revision-Date: 2018-01-06 02:24+0000\n"
"Last-Translator: Paolo Valier <paolo.valier@hotmail.it>, 2017\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -32,28 +32,58 @@ msgid ""
" - 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: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
@@ -64,12 +94,12 @@ msgstr "Connettore"
#. module: base_external_dbsource
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_create_uid
msgid "Created by"
msgstr "Created by"
msgstr "Creato da"
#. module: base_external_dbsource
#: model:ir.model.fields,field_description:base_external_dbsource.field_base_external_dbsource_create_date
msgid "Created on"
msgstr "Created on"
msgstr "Creato il"
#. module: base_external_dbsource
#: model:ir.ui.menu,name:base_external_dbsource.menu_dbsource
@@ -102,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"
@@ -110,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
@@ -131,11 +164,31 @@ msgstr "Last Updated by"
msgid "Last Updated on"
msgstr "Last Updated on"
#. 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 "Password"
#. 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 +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 "Prova la Connessione"
#. module: base_external_dbsource
#: code:addons/base_external_dbsource/models/base_external_dbsource.py:160
#, python-format
msgid "query is a required argument"
msgstr ""