Skip to content

Commit 5bdccf2

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: purchase-workflow-15.0/purchase-workflow-15.0-purchase_tag Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-15-0/purchase-workflow-15-0-purchase_tag/
1 parent b4a8904 commit 5bdccf2

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

purchase_tag/i18n/es.po

+21
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ msgstr ""
1616
"Plural-Forms: nplurals=2; plural=n != 1;\n"
1717
"X-Generator: Weblate 4.17\n"
1818

19+
#. module: purchase_tag
20+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__child_ids
21+
msgid "Child"
22+
msgstr ""
23+
1924
#. module: purchase_tag
2025
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__color
2126
msgid "Color"
@@ -61,6 +66,16 @@ msgstr "Última Actualización por"
6166
msgid "Last Updated on"
6267
msgstr "Última Actualización el"
6368

69+
#. module: purchase_tag
70+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__parent_id
71+
msgid "Parent"
72+
msgstr ""
73+
74+
#. module: purchase_tag
75+
#: model:ir.model.fields,field_description:purchase_tag.field_purchase_tag__parent_path
76+
msgid "Parent Path"
77+
msgstr ""
78+
6479
#. module: purchase_tag
6580
#: model:ir.model,name:purchase_tag.model_purchase_order
6681
msgid "Purchase Order"
@@ -88,3 +103,9 @@ msgstr "¡Este nombre de etiqueta ya existe !"
88103
#: model_terms:ir.ui.view,arch_db:purchase_tag.purchase_tag_view_form
89104
msgid "Tags"
90105
msgstr "Etiquetas"
106+
107+
#. module: purchase_tag
108+
#: code:addons/purchase_tag/models/purchase_tag.py:0
109+
#, python-format
110+
msgid "Tags cannot be recursive."
111+
msgstr ""

0 commit comments

Comments
 (0)