Skip to content

Commit

Permalink
[UPD] Update mrp_repair_order.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-ci authored and HeliconiaSolutions committed Dec 16, 2024
1 parent eff38b7 commit d8943cf
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 0 deletions.
1 change: 1 addition & 0 deletions mrp_repair_order/i18n/ca_ES.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 1 addition & 0 deletions mrp_repair_order/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
52 changes: 52 additions & 0 deletions mrp_repair_order/i18n/mrp_repair_order.pot
Original file line number Diff line number Diff line change
@@ -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 ""

0 comments on commit d8943cf

Please sign in to comment.