first commit
This commit is contained in:
104
modules/product_attribute/locale/ca.po
Normal file
104
modules/product_attribute/locale/ca.po
Normal file
@@ -0,0 +1,104 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "field:product.attribute,sets:"
|
||||
msgid "Sets"
|
||||
msgstr "Grups d'atributs"
|
||||
|
||||
msgctxt "field:product.attribute-product.attribute-set,attribute:"
|
||||
msgid "Attribute"
|
||||
msgstr "Atribut"
|
||||
|
||||
msgctxt "field:product.attribute-product.attribute-set,attribute_set:"
|
||||
msgid "Set"
|
||||
msgstr "Grup d'atributs"
|
||||
|
||||
msgctxt "field:product.attribute.set,attributes:"
|
||||
msgid "Attributes"
|
||||
msgstr "Atributs"
|
||||
|
||||
msgctxt "field:product.attribute.set,name:"
|
||||
msgid "Name"
|
||||
msgstr "Nom"
|
||||
|
||||
msgctxt "field:product.product,attribute_set:"
|
||||
msgid "Attribute Set"
|
||||
msgstr "Grup d'atributs"
|
||||
|
||||
msgctxt "field:product.product,attributes:"
|
||||
msgid "Attributes"
|
||||
msgstr "Atributs"
|
||||
|
||||
msgctxt "field:product.product,attributes_name:"
|
||||
msgid "Attributes Name"
|
||||
msgstr "Nom dels atributs"
|
||||
|
||||
msgctxt "field:product.template,attribute_set:"
|
||||
msgid "Attribute Set"
|
||||
msgstr "Grup d'atributs"
|
||||
|
||||
msgctxt "help:product.attribute,sets:"
|
||||
msgid "Add sets to the attribute."
|
||||
msgstr "Afegeix grups al atribut."
|
||||
|
||||
msgctxt "help:product.attribute.set,attributes:"
|
||||
msgid "Add attributes to the set."
|
||||
msgstr "Afegeix atributs al grup."
|
||||
|
||||
msgctxt "help:product.attribute.set,name:"
|
||||
msgid "The main identifier of product attribute set."
|
||||
msgstr "El identificador principal del grup d'atribut de productes."
|
||||
|
||||
msgctxt "help:product.product,attribute_set:"
|
||||
msgid "Select a set of attributes to apply on the variants."
|
||||
msgstr "Selecciona un grup d'atributs per aplicar a les variants."
|
||||
|
||||
msgctxt "help:product.product,attributes:"
|
||||
msgid "Add attributes to the variant."
|
||||
msgstr "Afegeix atributs a la variant."
|
||||
|
||||
msgctxt "help:product.template,attribute_set:"
|
||||
msgid "Select a set of attributes to apply on the variants."
|
||||
msgstr "Selecciona un grup d'atributs per aplicar a les variants."
|
||||
|
||||
msgctxt "model:ir.action,name:act_attribute_form"
|
||||
msgid "Attributes"
|
||||
msgstr "Atributs"
|
||||
|
||||
msgctxt "model:ir.action,name:act_attribute_set_form"
|
||||
msgid "Attribute Sets"
|
||||
msgstr "Grups d'atributs"
|
||||
|
||||
#, python-format
|
||||
msgctxt "model:ir.message,text:msg_label_value"
|
||||
msgid "%(label)s: %(value)s"
|
||||
msgstr "%(label)s: %(value)s"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_product_attribute_name_unique"
|
||||
msgid "The name of the product attribute must be unique."
|
||||
msgstr "El nom de l'atribut del producte ha de ser únic."
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_attribute"
|
||||
msgid "Attributes"
|
||||
msgstr "Atributs"
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_attribute_set"
|
||||
msgid "Attribute Sets"
|
||||
msgstr "Grups d'atributs"
|
||||
|
||||
msgctxt "model:product.attribute,string:"
|
||||
msgid "Product Attribute"
|
||||
msgstr "Atribut de producte"
|
||||
|
||||
msgctxt "model:product.attribute-product.attribute-set,string:"
|
||||
msgid "Product Attribute - Product Attribute - Set"
|
||||
msgstr "Atribut de producte - Grup"
|
||||
|
||||
msgctxt "model:product.attribute.set,string:"
|
||||
msgid "Product Attribute Set"
|
||||
msgstr "Grup d'atributs de producte"
|
||||
|
||||
msgctxt "view:product.template:"
|
||||
msgid "Attributes"
|
||||
msgstr "Atributs"
|
||||
Reference in New Issue
Block a user