@@ -6,15 +6,15 @@ msgid ""
66msgstr ""
77"Project-Id-Version : Odoo Server 16.0\n "
88"Report-Msgid-Bugs-To : \n "
9- "PO-Revision-Date : 2026-01-05 19:43 +0000\n "
9+ "PO-Revision-Date : 2026-04-13 10:45 +0000\n "
1010"Last-Translator : mymage <stefano.consolaro@mymage.it>\n "
1111"Language-Team : none\n "
1212"Language : it\n "
1313"MIME-Version : 1.0\n "
1414"Content-Type : text/plain; charset=UTF-8\n "
1515"Content-Transfer-Encoding : \n "
1616"Plural-Forms : nplurals=2; plural=n != 1;\n "
17- "X-Generator : Weblate 5.10.4 \n "
17+ "X-Generator : Weblate 5.15.2 \n "
1818
1919#. module: queue_job
2020#: model_terms:ir.ui.view,arch_db: queue_job.view_queue_job_form
@@ -62,7 +62,7 @@ msgstr "Icona tipo attività"
6262#. module: queue_job
6363#: model:ir.model.fields,field_description: queue_job.field_queue_job_function__allow_commit
6464msgid "Allow Commit"
65- msgstr ""
65+ msgstr "Consenti conferma "
6666
6767#. module: queue_job
6868#: model:ir.model.fields,help: queue_job.field_queue_job_function__allow_commit
@@ -71,6 +71,10 @@ msgid ""
7171"executes the job in a new database cursor, which incurs an overhead as it "
7272"requires an extra connection to the database. "
7373msgstr ""
74+ "Consente al lavoro di confermare le transazioni durante l'esecuzione. In "
75+ "pratica, questo esegue il lavoro in un nuovo cursore del database, il che "
76+ "comporta un sovraccarico poiché richiede una connessione aggiuntiva al "
77+ "database. "
7478
7579#. module: queue_job
7680#: model:ir.model.fields,field_description: queue_job.field_queue_job__args
0 commit comments