mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-26 22:12:06 +02:00
86 lines
3.3 KiB
Text
86 lines
3.3 KiB
Text
# 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"
|