Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: manufacture-17.0/manufacture-17.0-mrp_tag
Translate-URL: https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-mrp_tag/
  • Loading branch information
weblate committed Sep 4, 2024
1 parent cfe3d1a commit c91f855
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 13 deletions.
8 changes: 3 additions & 5 deletions mrp_tag/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ msgstr "Mostrar Nombre"
msgid "ID"
msgstr "ID"

#. module: mrp_tag
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag____last_update
msgid "Last Modified on"
msgstr "Última Modificación el"

#. module: mrp_tag
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__write_uid
msgid "Last Updated by"
Expand Down Expand Up @@ -115,3 +110,6 @@ msgstr "Etiquetas"
#, python-format
msgid "Tags cannot be recursive."
msgstr "Las etiquetas no pueden ser recursivas."

#~ msgid "Last Modified on"
#~ msgstr "Última Modificación el"
44 changes: 36 additions & 8 deletions mrp_tag/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -41,11 +51,6 @@ msgstr "Nome visualizzato"
msgid "ID"
msgstr "ID"

#. module: mrp_tag
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag____last_update
msgid "Last Modified on"
msgstr "Ultima modifica il"

#. module: mrp_tag
#: model:ir.model.fields,field_description:mrp_tag.field_mrp_tag__write_uid
msgid "Last Updated by"
Expand All @@ -61,15 +66,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
Expand All @@ -88,3 +103,16 @@ 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
#. odoo-python
#: code:addons/mrp_tag/models/mrp_tag.py:0
#, python-format
msgid "Tags cannot be recursive."
msgstr ""

#~ msgid "Last Modified on"
#~ msgstr "Ultima modifica il"

#~ msgid "Tag Color"
#~ msgstr "Colore etichetta"

0 comments on commit c91f855

Please sign in to comment.