mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[UPD] Update mrp_repair_order.pot
This commit is contained in:
@@ -10,6 +10,7 @@ msgstr ""
|
||||
"PO-Revision-Date: 2024-09-06 06:24+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
|
||||
@@ -10,6 +10,7 @@ msgstr ""
|
||||
"PO-Revision-Date: 2024-09-06 06:25+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
|
||||
52
mrp_repair_order/i18n/mrp_repair_order.pot
Normal file
52
mrp_repair_order/i18n/mrp_repair_order.pot
Normal file
@@ -0,0 +1,52 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_repair_order
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.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_repair_order
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_repair_order.view_repair_order_form_inherit
|
||||
msgid "<span class=\"o_stat_text\">Manufacturing order</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_repair_order
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_repair_order.view_mrp_production_form_inherit
|
||||
msgid "<span class=\"o_stat_text\">Repair order</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_repair_order
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_repair_order/models/mrp.py:0
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_repair_order.view_mrp_production_form_inherit
|
||||
#, python-format
|
||||
msgid "Create Repair Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_repair_order
|
||||
#: model:ir.model.fields,field_description:mrp_repair_order.field_repair_order__mrp_ids
|
||||
msgid "Manufacting Orders"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_repair_order
|
||||
#: model:ir.model,name:mrp_repair_order.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_repair_order
|
||||
#: model:ir.model.fields,field_description:mrp_repair_order.field_mrp_production__repair_id
|
||||
msgid "Repair"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_repair_order
|
||||
#: model:ir.model,name:mrp_repair_order.model_repair_order
|
||||
msgid "Repair Order"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user