first commit
This commit is contained in:
135
modules/product_image/locale/ca.po
Normal file
135
modules/product_image/locale/ca.po
Normal file
@@ -0,0 +1,135 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=utf-8\n"
|
||||
|
||||
msgctxt "field:product.category,image_url:"
|
||||
msgid "Image URL"
|
||||
msgstr "URL imatge"
|
||||
|
||||
msgctxt "field:product.category,images:"
|
||||
msgid "Images"
|
||||
msgstr "Imatges"
|
||||
|
||||
msgctxt "field:product.category.image,cache:"
|
||||
msgid "Cache"
|
||||
msgstr "Memòria cau"
|
||||
|
||||
msgctxt "field:product.category.image,category:"
|
||||
msgid "Category"
|
||||
msgstr "Categoria"
|
||||
|
||||
msgctxt "field:product.category.image,description:"
|
||||
msgid "Description"
|
||||
msgstr "Descripció"
|
||||
|
||||
msgctxt "field:product.category.image,image:"
|
||||
msgid "Image"
|
||||
msgstr "Imatge"
|
||||
|
||||
msgctxt "field:product.category.image,image_id:"
|
||||
msgid "Image ID"
|
||||
msgstr "ID de la imatge"
|
||||
|
||||
msgctxt "field:product.category.image.cache,category_image:"
|
||||
msgid "Category Image"
|
||||
msgstr "Categoria Imatge"
|
||||
|
||||
msgctxt "field:product.category.image.cache,height:"
|
||||
msgid "Height"
|
||||
msgstr "Altura"
|
||||
|
||||
msgctxt "field:product.category.image.cache,image:"
|
||||
msgid "Image"
|
||||
msgstr "Imatge"
|
||||
|
||||
msgctxt "field:product.category.image.cache,image_id:"
|
||||
msgid "Image ID"
|
||||
msgstr "ID de la imatge"
|
||||
|
||||
msgctxt "field:product.category.image.cache,width:"
|
||||
msgid "Width"
|
||||
msgstr "Amplada"
|
||||
|
||||
msgctxt "field:product.image,cache:"
|
||||
msgid "Cache"
|
||||
msgstr "Memòria cau"
|
||||
|
||||
msgctxt "field:product.image,description:"
|
||||
msgid "Description"
|
||||
msgstr "Descripció"
|
||||
|
||||
msgctxt "field:product.image,image:"
|
||||
msgid "Image"
|
||||
msgstr "Imatge"
|
||||
|
||||
msgctxt "field:product.image,image_id:"
|
||||
msgid "Image ID"
|
||||
msgstr "ID de la imatge"
|
||||
|
||||
msgctxt "field:product.image,product:"
|
||||
msgid "Variant"
|
||||
msgstr "Variant"
|
||||
|
||||
msgctxt "field:product.image,template:"
|
||||
msgid "Product"
|
||||
msgstr "Producte"
|
||||
|
||||
msgctxt "field:product.image.cache,height:"
|
||||
msgid "Height"
|
||||
msgstr "Altura"
|
||||
|
||||
msgctxt "field:product.image.cache,image:"
|
||||
msgid "Image"
|
||||
msgstr "Imatge"
|
||||
|
||||
msgctxt "field:product.image.cache,image_id:"
|
||||
msgid "Image ID"
|
||||
msgstr "ID de la imatge"
|
||||
|
||||
msgctxt "field:product.image.cache,product_image:"
|
||||
msgid "Product Image"
|
||||
msgstr "Imatge del producte"
|
||||
|
||||
msgctxt "field:product.image.cache,width:"
|
||||
msgid "Width"
|
||||
msgstr "Amplada"
|
||||
|
||||
msgctxt "field:product.product,image_url:"
|
||||
msgid "Image URL"
|
||||
msgstr "URL de la imatge"
|
||||
|
||||
msgctxt "field:product.product,images:"
|
||||
msgid "Images"
|
||||
msgstr "Imatges"
|
||||
|
||||
msgctxt "field:product.template,image_url:"
|
||||
msgid "Image URL"
|
||||
msgstr "URL de la imatge"
|
||||
|
||||
msgctxt "field:product.template,images:"
|
||||
msgid "Images"
|
||||
msgstr "Imatges"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_image_cache_size_unique"
|
||||
msgid "The size of cached image must be unique."
|
||||
msgstr "La mida d'una imatge en cache ha de ser única."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_product_image_error"
|
||||
msgid "Can not open or identify the image set for the product."
|
||||
msgstr "No es pot obrir o identificar la imatge del producte."
|
||||
|
||||
msgctxt "model:product.category.image,string:"
|
||||
msgid "Product Category Image"
|
||||
msgstr "Imatge de la categoria del producte"
|
||||
|
||||
msgctxt "model:product.category.image.cache,string:"
|
||||
msgid "Product Category Image Cache"
|
||||
msgstr "Cache imatge categoría"
|
||||
|
||||
msgctxt "model:product.image,string:"
|
||||
msgid "Product Image"
|
||||
msgstr "Imatge del producte"
|
||||
|
||||
msgctxt "model:product.image.cache,string:"
|
||||
msgid "Product Image Cache"
|
||||
msgstr "Cache de la imatge del producte"
|
||||
Reference in New Issue
Block a user