# Translation of Odoo Server. # This file contains the translation of the following modules: # * sale_automatic_workflow_job # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2023-12-15 18:33+0000\n" "Last-Translator: mymage \n" "Language-Team: none\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" #. module: sale_automatic_workflow_job #. odoo-python #: code:addons/sale_automatic_workflow_job/models/automatic_workflow_job.py:0 #, python-format msgid "Create invoices for sales order {}" msgstr "Crea fattura per ordine di vendita {}" #. module: sale_automatic_workflow_job #. odoo-python #: code:addons/sale_automatic_workflow_job/models/automatic_workflow_job.py:0 #, python-format msgid "Mark sales order {} as done" msgstr "Segna l'ordine di vendita {} come fatto" #. module: sale_automatic_workflow_job #: model:ir.model,name:sale_automatic_workflow_job.model_queue_job msgid "Queue Job" msgstr "Lavoro in coda" #. module: sale_automatic_workflow_job #. odoo-python #: code:addons/sale_automatic_workflow_job/models/queue_job.py:0 #, python-format msgid "Sale Automatic Workflow Job" msgstr "Lavoro flusso automatico vendita" #. module: sale_automatic_workflow_job #: model:ir.model,name:sale_automatic_workflow_job.model_automatic_workflow_job msgid "" "Scheduler that will play automatically the validation of invoices, " "pickings..." msgstr "" "Schedulatore che riprodurrà in automatico la validazione delle fatture, " "prelievi..." #. module: sale_automatic_workflow_job #. odoo-python #: code:addons/sale_automatic_workflow_job/models/automatic_workflow_job.py:0 #, python-format msgid "Validate invoice {}" msgstr "Validare la fattura {}" #. module: sale_automatic_workflow_job #. odoo-python #: code:addons/sale_automatic_workflow_job/models/automatic_workflow_job.py:0 #, python-format msgid "Validate sales order {}" msgstr "Valida ordine di vendita {}" #. module: sale_automatic_workflow_job #. odoo-python #: code:addons/sale_automatic_workflow_job/models/automatic_workflow_job.py:0 #, python-format msgid "Validate transfer {}" msgstr "Valida trasferimento {}"