@@ -6,15 +6,15 @@ msgid ""
66msgstr ""
77"Project-Id-Version : Odoo Server 17.0\n "
88"Report-Msgid-Bugs-To : \n "
9- "PO-Revision-Date : 2025-09-18 15:42 +0000\n "
9+ "PO-Revision-Date : 2026-03-24 11: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
@@ -61,7 +61,7 @@ msgstr "Icona tipo attività"
6161#. module: queue_job
6262#: model:ir.model.fields,field_description: queue_job.field_queue_job_function__allow_commit
6363msgid "Allow Commit"
64- msgstr ""
64+ msgstr "Consenti conferma "
6565
6666#. module: queue_job
6767#: model:ir.model.fields,help: queue_job.field_queue_job_function__allow_commit
@@ -70,6 +70,10 @@ msgid ""
7070"executes the job in a new database cursor, which incurs an overhead as it "
7171"requires an extra connection to the database. "
7272msgstr ""
73+ "Consente al lavoro di confermare le transazioni durante l'esecuzione. In "
74+ "pratica, questo esegue il lavoro in un nuovo cursore del database, il che "
75+ "comporta un sovraccarico poiché richiede una connessione aggiuntiva al "
76+ "database. "
7377
7478#. module: queue_job
7579#: model:ir.model.fields,field_description: queue_job.field_queue_job__args
0 commit comments