Update translation files

Updated by Update PO files to match POT (msgmerge) hook in Weblate.
This commit is contained in:
OCA Transbot
2018-11-25 17:32:34 +00:00
committed by Sander Lienaerts
parent a4d9597173
commit b23e71e985
73 changed files with 720 additions and 3272 deletions

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sql_export
#
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
# Paolo Valier <paolo.valier@hotmail.it>, 2017
@@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2017-06-06 02:51+0000\n"
"Last-Translator: Paolo Valier <paolo.valier@hotmail.it>, 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: sql_export
@@ -25,13 +25,11 @@ msgid "Allow the user to save the file with sql request's data"
msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export_group_ids
#: model:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Allowed Groups"
msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export_user_ids
#: model:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Allowed Users"
msgstr ""
@@ -69,11 +67,6 @@ msgstr ""
msgid "Display Name"
msgstr "Nome da visualizzare"
#. module: sql_export
#: selection:sql.export,state:0
msgid "Draft"
msgstr "Bozza"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export_encoding
msgid "Encoding"
@@ -129,22 +122,12 @@ msgstr "Ultimo aggiornamento di"
msgid "Last Updated on"
msgstr "Ultimo aggiornamento il"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export_name
msgid "Name"
msgstr "Nome"
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export_field_ids
#: model:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Parameters"
msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export_query
msgid "Query"
msgstr ""
#. module: sql_export
#: model:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Request Name"
@@ -167,11 +150,6 @@ msgstr ""
msgid "SQL Request"
msgstr ""
#. module: sql_export
#: selection:sql.export,state:0
msgid "SQL Valid"
msgstr ""
#. module: sql_export
#: model:ir.model,name:sql_export.model_sql_export
#: model:ir.ui.view,arch_db:sql_export.sql_export_view_form
@@ -200,31 +178,11 @@ msgstr ""
msgid "Sql export id"
msgstr ""
#. module: sql_export
#: model:ir.model.fields,field_description:sql_export.field_sql_export_state
msgid "State"
msgstr "Stato"
#. module: sql_export
#: model:ir.model.fields,help:sql_export.field_sql_export_state
msgid ""
"State of the Request:\n"
" * 'Draft': Not tested\n"
" * 'SQL Valid': SQL Request has been checked and is valid"
msgstr ""
#. module: sql_export
#: model:ir.ui.view,arch_db:sql_export.sql_export_view_form
msgid "Validate SQL Expression"
msgstr ""
#. module: sql_export
#: model:ir.model.fields,help:sql_export.field_sql_export_query
msgid ""
"You can't use the following words: DELETE, DROP, CREATE, INSERT, ALTER, "
"TRUNCATE, EXECUTE, UPDATE."
msgstr ""
#. module: sql_export
#: selection:sql.export,encoding:0
msgid "big5"
@@ -289,3 +247,12 @@ msgstr ""
#: selection:sql.export,encoding:0
msgid "windows-1252"
msgstr ""
#~ msgid "Draft"
#~ msgstr "Bozza"
#~ msgid "Name"
#~ msgstr "Nome"
#~ msgid "State"
#~ msgstr "Stato"