@@ -10,15 +10,15 @@ msgstr ""
10
10
"Project-Id-Version : Odoo Server 9.0c\n "
11
11
"Report-Msgid-Bugs-To : \n "
12
12
"POT-Creation-Date : 2017-08-12 02:51+0000\n "
13
- "PO-Revision-Date : 2024-06-06 21:50 +0000\n "
13
+ "PO-Revision-Date : 2024-12-05 11:06 +0000\n "
14
14
"Last-Translator : mymage <stefano.consolaro@mymage.it>\n "
15
15
"Language-Team : Italian (https://www.transifex.com/oca/teams/23907/it/)\n "
16
16
"Language : it\n "
17
17
"MIME-Version : 1.0\n "
18
18
"Content-Type : text/plain; charset=UTF-8\n "
19
19
"Content-Transfer-Encoding : \n "
20
20
"Plural-Forms : nplurals=2; plural=n != 1;\n "
21
- "X-Generator : Weblate 4.17 \n "
21
+ "X-Generator : Weblate 5.6.2 \n "
22
22
23
23
#. module: bi_sql_editor
24
24
#. odoo-python
@@ -136,6 +136,7 @@ msgstr "Colonna"
136
136
#: model:ir.model.fields,help: bi_sql_editor.field_bi_sql_view__view_order
137
137
msgid "Comma-separated text. Possible values: \" graph\" , \" pivot\" or \" list\" "
138
138
msgstr ""
139
+ "Testo separato da virgole. Valori possibili: \" graph\" , \" pivot\" or \" list\" "
139
140
140
141
#. module: bi_sql_editor
141
142
#: model:ir.model.fields,field_description: bi_sql_editor.field_bi_sql_view__computed_action_context
@@ -346,6 +347,8 @@ msgid ""
346
347
"If filled, the query will be executed against an external database, "
347
348
"configured in Odoo main configuration file. "
348
349
msgstr ""
350
+ "Se compilato, la query verrà eseguita su un database esterno, configurato "
351
+ "nel file di configurazione principale di Odoo. "
349
352
350
353
#. module: bi_sql_editor
351
354
#. odoo-python
@@ -508,7 +511,7 @@ msgstr "Vista grafico Odoo"
508
511
#. module: bi_sql_editor
509
512
#: model:ir.model.fields,field_description: bi_sql_editor.field_bi_sql_view__tree_view_id
510
513
msgid "Odoo List View"
511
- msgstr ""
514
+ msgstr "Vista elenco Odoo "
512
515
513
516
#. module: bi_sql_editor
514
517
#: model:ir.model.fields,field_description: bi_sql_editor.field_bi_sql_view__menu_id
@@ -539,7 +542,7 @@ msgstr "Vista ricerca Odoo"
539
542
#. odoo-python
540
543
#: code:addons/bi_sql_editor/models/bi_sql_view.py:0
541
544
msgid "Only graph, pivot or list views are supported"
542
- msgstr ""
545
+ msgstr "Sono supportate solo viste graph, pivot or list "
543
546
544
547
#. module: bi_sql_editor
545
548
#: model_terms:ir.ui.view,arch_db: bi_sql_editor.view_bi_sql_view_form
@@ -793,7 +796,7 @@ msgstr ""
793
796
#. module: bi_sql_editor
794
797
#: model:ir.model.fields,field_description: bi_sql_editor.field_bi_sql_view__use_external_database
795
798
msgid "Use External Database"
796
- msgstr ""
799
+ msgstr "Usa database esterno "
797
800
798
801
#. module: bi_sql_editor
799
802
#: model_terms:ir.ui.view,arch_db: bi_sql_editor.view_bi_sql_view_form
@@ -839,6 +842,8 @@ msgid ""
839
842
"You can only unlink draft views. If you want to delete them, first set them "
840
843
"to draft."
841
844
msgstr ""
845
+ "Si possono scollegare solo le viste in bozza. Se si vogliono cancellare, "
846
+ "impostarle prima a bozza."
842
847
843
848
#. module: bi_sql_editor
844
849
#: model:ir.model.fields.selection,name: bi_sql_editor.selection__bi_sql_view_field__ttype__boolean
0 commit comments