mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-27 03:52:00 +02:00
Initial commit: OCA Mrp packages (117 packages)
This commit is contained in:
commit
277e84fd7a
4403 changed files with 395154 additions and 0 deletions
|
|
@ -0,0 +1,86 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_attachment_mgmt
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_attachment_mgmt/models/mrp_workorder.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(error_count)d Product(s) without drawing:\n"
|
||||
"%(error_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_production_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.workorder_attachments_mrp_workorder_form_view
|
||||
msgid "<span class=\"o_stat_text\">BoM<br/>Attachments</span>"
|
||||
msgstr "<span class=\"o_stat_text\">Sastavnica<br/>Prilozi</span>"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_product_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_template_form_view
|
||||
msgid "<span class=\"o_stat_text\">BoMs<br/>Attachments</span>"
|
||||
msgstr "<span class=\"o_stat_text\">Sastavnice<br/>Prilozi</span>"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_product_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_template_form_view
|
||||
msgid "<span class=\"o_stat_text\">Components<br/>Attachments</span>"
|
||||
msgstr "<span class=\"o_stat_text\">Komponente<br/>Prilozi</span>"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_production_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.workorder_attachments_mrp_workorder_form_view
|
||||
msgid "<span class=\"o_stat_text\">Product<br/>Attachments</span>"
|
||||
msgstr "<span class=\"o_stat_text\">Proizvod<br/>Prilozi</span>"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_mrp_bom
|
||||
msgid "Bill of Material"
|
||||
msgstr "Sastavnica"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_see_workorder_bom_attachments
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_show_production_bom_attachments
|
||||
msgid "BoM Attachments"
|
||||
msgstr "Prilozi sastavnice"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_product_template
|
||||
msgid "Product"
|
||||
msgstr "Proizvod"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_see_workorder_attachments
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_show_production_attachments
|
||||
msgid "Product Attachments"
|
||||
msgstr "Prilozi artikla"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_product_product
|
||||
msgid "Product Variant"
|
||||
msgstr "Varijanta proizvoda"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Proizvodni nalog"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_mrp_workorder
|
||||
msgid "Work Order"
|
||||
msgstr "Radni nalog"
|
||||
|
|
@ -0,0 +1,121 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_attachment_mgmt
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-03-08 10:18+0000\n"
|
||||
"PO-Revision-Date: 2024-03-25 21:33+0000\n"
|
||||
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.17\n"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_attachment_mgmt/models/mrp_workorder.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(error_count)d Product(s) without drawing:\n"
|
||||
"%(error_msg)s"
|
||||
msgstr ""
|
||||
"%(error_count)d Producto(s) sin dibujo:\n"
|
||||
"%(error_msg)s"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_production_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.workorder_attachments_mrp_workorder_form_view
|
||||
msgid "<span class=\"o_stat_text\">BoM<br/>Attachments</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_product_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_template_form_view
|
||||
msgid "<span class=\"o_stat_text\">BoMs<br/>Attachments</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_product_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_template_form_view
|
||||
msgid "<span class=\"o_stat_text\">Components<br/>Attachments</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_production_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.workorder_attachments_mrp_workorder_form_view
|
||||
msgid "<span class=\"o_stat_text\">Product<br/>Attachments</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_mrp_bom
|
||||
msgid "Bill of Material"
|
||||
msgstr "Lista de materiales"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_see_workorder_bom_attachments
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_show_production_bom_attachments
|
||||
msgid "BoM Attachments"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_product_template
|
||||
msgid "Product"
|
||||
msgstr "Producto"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_see_workorder_attachments
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_show_production_attachments
|
||||
msgid "Product Attachments"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_product_product
|
||||
msgid "Product Variant"
|
||||
msgstr "Variante del Producto"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Orden de Producción"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_mrp_workorder
|
||||
msgid "Work Order"
|
||||
msgstr "Orden de trabajo"
|
||||
|
||||
#~ msgid "Attachments"
|
||||
#~ msgstr "Adjuntos"
|
||||
|
||||
#~ msgid "Bom Attachments"
|
||||
#~ msgstr "Adjuntos de Lista de Materiales"
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "%d Product(s) without drawing:\n"
|
||||
#~ "%s"
|
||||
#~ msgstr ""
|
||||
#~ "%d Producto(s) sin dibujo:\n"
|
||||
#~ "%s"
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nombre mostrado"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Última modificación el"
|
||||
|
||||
#~ msgid "Product Template"
|
||||
#~ msgstr "Plantilla de producto"
|
||||
|
||||
#~ msgid "Documents"
|
||||
#~ msgstr "Documentos"
|
||||
|
|
@ -0,0 +1,98 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_attachment_mgmt
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-06-17 15:35+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: hr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 4.17\n"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_attachment_mgmt/models/mrp_workorder.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(error_count)d Product(s) without drawing:\n"
|
||||
"%(error_msg)s"
|
||||
msgstr ""
|
||||
"%(error_count)d Proizvod(i) bez crteža:\n"
|
||||
"%(error_msg)s"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_production_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.workorder_attachments_mrp_workorder_form_view
|
||||
msgid "<span class=\"o_stat_text\">BoM<br/>Attachments</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_product_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_template_form_view
|
||||
msgid "<span class=\"o_stat_text\">BoMs<br/>Attachments</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_product_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_template_form_view
|
||||
msgid "<span class=\"o_stat_text\">Components<br/>Attachments</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_production_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.workorder_attachments_mrp_workorder_form_view
|
||||
msgid "<span class=\"o_stat_text\">Product<br/>Attachments</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_mrp_bom
|
||||
msgid "Bill of Material"
|
||||
msgstr "Sastavnica"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_see_workorder_bom_attachments
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_show_production_bom_attachments
|
||||
msgid "BoM Attachments"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_product_template
|
||||
msgid "Product"
|
||||
msgstr "Proizvod"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_see_workorder_attachments
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_show_production_attachments
|
||||
msgid "Product Attachments"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_product_product
|
||||
msgid "Product Variant"
|
||||
msgstr "Varijanta proizvoda"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Proizvodni nalog"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_mrp_workorder
|
||||
msgid "Work Order"
|
||||
msgstr "Radni nalog"
|
||||
|
||||
#~ msgid "Attachments"
|
||||
#~ msgstr "Prilozi"
|
||||
|
||||
#~ msgid "Bom Attachments"
|
||||
#~ msgstr "Prilozi sastavnica"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_attachment_mgmt
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-07-29 09:25+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 5.10.4\n"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_attachment_mgmt/models/mrp_workorder.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(error_count)d Product(s) without drawing:\n"
|
||||
"%(error_msg)s"
|
||||
msgstr ""
|
||||
"%(error_count)d Prodotto(i) senza disegno:\n"
|
||||
"%(error_msg)s"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_production_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.workorder_attachments_mrp_workorder_form_view
|
||||
msgid "<span class=\"o_stat_text\">BoM<br/>Attachments</span>"
|
||||
msgstr "<span class=\"o_stat_text\">DiBa<br/>Allegati</span>"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_product_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_template_form_view
|
||||
msgid "<span class=\"o_stat_text\">BoMs<br/>Attachments</span>"
|
||||
msgstr "<span class=\"o_stat_text\">DiBa<br/>Allegati</span>"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_product_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_template_form_view
|
||||
msgid "<span class=\"o_stat_text\">Components<br/>Attachments</span>"
|
||||
msgstr "<span class=\"o_stat_text\">Componenti<br/>Allegati</span>"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_production_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.workorder_attachments_mrp_workorder_form_view
|
||||
msgid "<span class=\"o_stat_text\">Product<br/>Attachments</span>"
|
||||
msgstr "<span class=\"o_stat_text\">Prodotto<br/>Allegati</span>"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_mrp_bom
|
||||
msgid "Bill of Material"
|
||||
msgstr "Distinta base"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_see_workorder_bom_attachments
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_show_production_bom_attachments
|
||||
msgid "BoM Attachments"
|
||||
msgstr "Allegati DiBa"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_product_template
|
||||
msgid "Product"
|
||||
msgstr "Prodotto"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_see_workorder_attachments
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_show_production_attachments
|
||||
msgid "Product Attachments"
|
||||
msgstr "Allegati prodotto"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_product_product
|
||||
msgid "Product Variant"
|
||||
msgstr "Variante prodotto"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Ordine di produzione"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_mrp_workorder
|
||||
msgid "Work Order"
|
||||
msgstr "Ordine di lavoro"
|
||||
|
||||
#~ msgid "Attachments"
|
||||
#~ msgstr "Allegati"
|
||||
|
||||
#~ msgid "Bom Attachments"
|
||||
#~ msgstr "Allegati DiBa"
|
||||
|
||||
#, python-format
|
||||
#~ msgid ""
|
||||
#~ "%d Product(s) without drawing:\n"
|
||||
#~ "%s"
|
||||
#~ msgstr ""
|
||||
#~ "%d Prodotto(i) senza disegno:\n"
|
||||
#~ "%s"
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nome visualizzato"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Ultima modifica il"
|
||||
|
||||
#~ msgid "Product Template"
|
||||
#~ msgstr "Modello prodotto"
|
||||
|
|
@ -0,0 +1,86 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_attachment_mgmt
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_attachment_mgmt/models/mrp_workorder.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%(error_count)d Product(s) without drawing:\n"
|
||||
"%(error_msg)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_production_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.workorder_attachments_mrp_workorder_form_view
|
||||
msgid "<span class=\"o_stat_text\">BoM<br/>Attachments</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_product_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_template_form_view
|
||||
msgid "<span class=\"o_stat_text\">BoMs<br/>Attachments</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_product_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_product_template_form_view
|
||||
msgid "<span class=\"o_stat_text\">Components<br/>Attachments</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_bom_see_attachments_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.mrp_production_form_view
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_attachment_mgmt.workorder_attachments_mrp_workorder_form_view
|
||||
msgid "<span class=\"o_stat_text\">Product<br/>Attachments</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_mrp_bom
|
||||
msgid "Bill of Material"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_see_workorder_bom_attachments
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_show_production_bom_attachments
|
||||
msgid "BoM Attachments"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_product_template
|
||||
msgid "Product"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_see_workorder_attachments
|
||||
#: model:ir.actions.server,name:mrp_attachment_mgmt.action_show_production_attachments
|
||||
msgid "Product Attachments"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_product_product
|
||||
msgid "Product Variant"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_attachment_mgmt
|
||||
#: model:ir.model,name:mrp_attachment_mgmt.model_mrp_workorder
|
||||
msgid "Work Order"
|
||||
msgstr ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue