mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[UPD] Update mrp_tag.pot
This commit is contained in:
@@ -13,6 +13,16 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__child_ids
|
||||
msgid "Child"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__color
|
||||
msgid "Color"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model_terms:ir.actions.act_window,help:mrp_tag.mrp_tag_action
|
||||
msgid "Create new tags for your manufacture order"
|
||||
@@ -58,14 +68,24 @@ msgstr ""
|
||||
msgid "MRP Tag"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__parent_id
|
||||
msgid "Parent"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__parent_path
|
||||
msgid "Parent Path"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model:ir.model,name:mrp_tag.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__color
|
||||
msgid "Tag Color"
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_tag.view_mrp_production_filter
|
||||
msgid "Tag"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_tag
|
||||
@@ -85,3 +105,10 @@ msgstr ""
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_tag.mrp_tag_view_form
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_tag
|
||||
#. odoo-python
|
||||
#: code:addons/mrp_tag/models/mrp_tag.py:0
|
||||
#, python-format
|
||||
msgid "Tags cannot be recursive."
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user