Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: manufacture-15.0/manufacture-15.0-mrp_tag
Translate-URL: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_tag/
This commit is contained in:
Weblate
2024-02-02 07:28:46 +00:00
parent 4fba69a05a
commit 68ac4ffd54

View File

@@ -16,6 +16,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.14.1\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"
@@ -61,15 +71,25 @@ msgstr "Ultimo aggiornamento il"
msgid "MRP Tag"
msgstr "Etichetta MRP"
#. 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 "Ordine di produzione"
#. module: mrp_tag
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__color
msgid "Tag Color"
msgstr "Colore etichetta"
#: model_terms:ir.ui.view,arch_db:mrp_tag.view_mrp_production_filter
msgid "Tag"
msgstr ""
#. module: mrp_tag
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__name
@@ -88,3 +108,12 @@ msgstr "Il nome etichetta esiste già!"
#: model_terms:ir.ui.view,arch_db:mrp_tag.mrp_tag_view_form
msgid "Tags"
msgstr "Etichette"
#. module: mrp_tag
#: code:addons/mrp_tag/models/mrp_tag.py:0
#, python-format
msgid "Tags cannot be recursive."
msgstr ""
#~ msgid "Tag Color"
#~ msgstr "Colore etichetta"