Commit 5bdccf2 1 parent b4a8904 commit 5bdccf2 Copy full SHA for 5bdccf2
File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,11 @@ msgstr ""
16
16
"Plural-Forms : nplurals=2; plural=n != 1;\n "
17
17
"X-Generator : Weblate 4.17\n "
18
18
19
+ #. module: purchase_tag
20
+ #: model:ir.model.fields,field_description: purchase_tag.field_purchase_tag__child_ids
21
+ msgid "Child"
22
+ msgstr ""
23
+
19
24
#. module: purchase_tag
20
25
#: model:ir.model.fields,field_description: purchase_tag.field_purchase_tag__color
21
26
msgid "Color"
@@ -61,6 +66,16 @@ msgstr "Última Actualización por"
61
66
msgid "Last Updated on"
62
67
msgstr "Última Actualización el"
63
68
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
+
64
79
#. module: purchase_tag
65
80
#: model:ir.model,name: purchase_tag.model_purchase_order
66
81
msgid "Purchase Order"
@@ -88,3 +103,9 @@ msgstr "¡Este nombre de etiqueta ya existe !"
88
103
#: model_terms:ir.ui.view,arch_db: purchase_tag.purchase_tag_view_form
89
104
msgid "Tags"
90
105
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 ""
You can’t perform that action at this time.
0 commit comments