Files
Odoo-18.0-20251222/sale_automatic_workflow_job/i18n/it.po
tocmo0nlord adbe430761
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled
Initial commit: Odoo 18.0-20251222 extra-addons
2026-03-13 20:43:25 +00:00

74 lines
2.3 KiB
Plaintext
Executable File

# 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 <stefano.consolaro@mymage.it>\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 {}"