Odoo18-Base/addons/sale_mrp/i18n/it.po
2025-01-06 10:57:38 +07:00

139 lines
4.7 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_mrp
#
# Translators:
# Wil Odoo, 2024
# Marianna Ciofani, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:56+0000\n"
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
"Last-Translator: Marianna Ciofani, 2024\n"
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. module: sale_mrp
#: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_portal_content_inherit_sale_mrp
msgid "<i class=\"fa fa-fw fa-check\"/> <b>Manufactured</b>"
msgstr "<i class=\"fa fa-fw fa-check\"/> <b>Realizzato</b>"
#. module: sale_mrp
#: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_portal_content_inherit_sale_mrp
msgid "<i class=\"fa fa-fw fa-clock-o\"/> <b>Confirmed</b>"
msgstr "<i class=\"fa fa-fw fa-clock-o\"/> <b>Confermato</b>"
#. module: sale_mrp
#: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_portal_content_inherit_sale_mrp
msgid "<i class=\"fa fa-fw fa-clock-o\"/> <b>In progress</b>"
msgstr "<i class=\"fa fa-fw fa-clock-o\"/> <b>In corso</b>"
#. module: sale_mrp
#: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_portal_content_inherit_sale_mrp
msgid "<i class=\"fa fa-fw fa-times\"/> <b>Cancelled</b>"
msgstr "<i class=\"fa fa-fw fa-times\"/> <b>Annullato</b>"
#. module: sale_mrp
#: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_form_mrp
msgid "<span class=\"o_stat_text\">Manufacturing</span>"
msgstr "<span class=\"o_stat_text\">Produzione</span>"
#. module: sale_mrp
#: model_terms:ir.ui.view,arch_db:sale_mrp.mrp_production_form_view_sale
msgid "<span class=\"o_stat_text\">Sale</span>"
msgstr "<span class=\"o_stat_text\">Vendita</span>"
#. module: sale_mrp
#: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_portal_content_inherit_sale_mrp
msgid "<strong>Manufacturing Orders</strong>"
msgstr "<strong>Ordini di produzione</strong>"
#. module: sale_mrp
#. odoo-python
#: code:addons/sale_mrp/models/mrp_bom.py:0
msgid ""
"As long as there are some sale order lines that must be delivered/invoiced and are related to these bills of materials, you can not remove them.\n"
"The error concerns these products: %s"
msgstr ""
"Impossibile rimuovere queste distinte base finché sono presenti righe correlate di ordini di vendita da consegnare/fatturare.\n"
"L'errore riguarda questi prodotti: %s"
#. module: sale_mrp
#: model:ir.model,name:sale_mrp.model_mrp_bom
msgid "Bill of Material"
msgstr "Distinta base"
#. module: sale_mrp
#: model:ir.model.fields,field_description:sale_mrp.field_sale_order__mrp_production_count
msgid "Count of MO generated"
msgstr "Numero di OdP generati"
#. module: sale_mrp
#: model:ir.model.fields,field_description:sale_mrp.field_mrp_production__sale_order_count
msgid "Count of Source SO"
msgstr "Numero OdV di origine"
#. module: sale_mrp
#: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_portal_content_inherit_sale_mrp
msgid "Date:"
msgstr "Data:"
#. module: sale_mrp
#: model:ir.model,name:sale_mrp.model_account_move_line
msgid "Journal Item"
msgstr "Movimento contabile"
#. module: sale_mrp
#: model:ir.model,name:sale_mrp.model_mrp_production
msgid "Manufacturing Order"
msgstr "Ordine di produzione"
#. module: sale_mrp
#. odoo-python
#: code:addons/sale_mrp/models/sale_order.py:0
msgid "Manufacturing Orders Generated by %s"
msgstr "Ordini di produzione generati da %s"
#. module: sale_mrp
#: model:ir.model.fields,field_description:sale_mrp.field_sale_order__mrp_production_ids
msgid "Manufacturing orders associated with this sales order."
msgstr "Ordini di produzione associati al presente ordine di vendita."
#. module: sale_mrp
#: model:ir.model.fields,field_description:sale_mrp.field_mrp_production__sale_line_id
msgid "Origin sale order line"
msgstr "Riga ordine di vendita di origine"
#. module: sale_mrp
#: model:ir.model,name:sale_mrp.model_stock_move_line
msgid "Product Moves (Stock Move Line)"
msgstr "Movimenti prodotto (riga movimento di magazzino)"
#. module: sale_mrp
#: model:ir.model,name:sale_mrp.model_sale_order
msgid "Sales Order"
msgstr "Ordine di vendita"
#. module: sale_mrp
#: model:ir.model,name:sale_mrp.model_sale_order_line
msgid "Sales Order Line"
msgstr "Riga ordine di vendita"
#. module: sale_mrp
#. odoo-python
#: code:addons/sale_mrp/models/mrp_production.py:0
msgid "Sources Sale Orders of %s"
msgstr "Ordini di vendita alla fonte di %s"
#. module: sale_mrp
#: model:ir.model,name:sale_mrp.model_stock_rule
msgid "Stock Rule"
msgstr "Regola di magazzino"