Skip to content

Commit

Permalink
Translated using Weblate (Italian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (146 of 146 strings)

Translation: reporting-engine-18.0/reporting-engine-18.0-bi_sql_editor
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-18-0/reporting-engine-18-0-bi_sql_editor/it/
  • Loading branch information
mymage authored and weblate committed Dec 5, 2024
1 parent 6182a11 commit 44db177
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions bi_sql_editor/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-12 02:51+0000\n"
"PO-Revision-Date: 2024-06-06 21:50+0000\n"
"PO-Revision-Date: 2024-12-05 11:06+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
"X-Generator: Weblate 5.6.2\n"

#. module: bi_sql_editor
#. odoo-python
Expand Down Expand Up @@ -136,6 +136,7 @@ msgstr "Colonna"
#: model:ir.model.fields,help:bi_sql_editor.field_bi_sql_view__view_order
msgid "Comma-separated text. Possible values: \"graph\", \"pivot\" or \"list\""
msgstr ""
"Testo separato da virgole. Valori possibili: \"graph\", \"pivot\" or \"list\""

#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__computed_action_context
Expand Down Expand Up @@ -346,6 +347,8 @@ msgid ""
"If filled, the query will be executed against an external database, "
"configured in Odoo main configuration file. "
msgstr ""
"Se compilato, la query verrà eseguita su un database esterno, configurato "
"nel file di configurazione principale di Odoo. "

#. module: bi_sql_editor
#. odoo-python
Expand Down Expand Up @@ -508,7 +511,7 @@ msgstr "Vista grafico Odoo"
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__tree_view_id
msgid "Odoo List View"
msgstr ""
msgstr "Vista elenco Odoo"

#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__menu_id
Expand Down Expand Up @@ -539,7 +542,7 @@ msgstr "Vista ricerca Odoo"
#. odoo-python
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
msgid "Only graph, pivot or list views are supported"
msgstr ""
msgstr "Sono supportate solo viste graph, pivot or list"

#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
Expand Down Expand Up @@ -793,7 +796,7 @@ msgstr ""
#. module: bi_sql_editor
#: model:ir.model.fields,field_description:bi_sql_editor.field_bi_sql_view__use_external_database
msgid "Use External Database"
msgstr ""
msgstr "Usa database esterno"

#. module: bi_sql_editor
#: model_terms:ir.ui.view,arch_db:bi_sql_editor.view_bi_sql_view_form
Expand Down Expand Up @@ -839,6 +842,8 @@ msgid ""
"You can only unlink draft views. If you want to delete them, first set them "
"to draft."
msgstr ""
"Si possono scollegare solo le viste in bozza. Se si vogliono cancellare, "
"impostarle prima a bozza."

#. module: bi_sql_editor
#: model:ir.model.fields.selection,name:bi_sql_editor.selection__bi_sql_view_field__ttype__boolean
Expand Down

0 comments on commit 44db177

Please sign in to comment.