first commit
This commit is contained in:
135
modules/product_image/locale/es.po
Normal file
135
modules/product_image/locale/es.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 Imagen"
|
||||
|
||||
msgctxt "field:product.category,images:"
|
||||
msgid "Images"
|
||||
msgstr "Imágenes"
|
||||
|
||||
msgctxt "field:product.category.image,cache:"
|
||||
msgid "Cache"
|
||||
msgstr "Caché"
|
||||
|
||||
msgctxt "field:product.category.image,category:"
|
||||
msgid "Category"
|
||||
msgstr "Categoría"
|
||||
|
||||
msgctxt "field:product.category.image,description:"
|
||||
msgid "Description"
|
||||
msgstr "Descripción"
|
||||
|
||||
msgctxt "field:product.category.image,image:"
|
||||
msgid "Image"
|
||||
msgstr "Imagen"
|
||||
|
||||
msgctxt "field:product.category.image,image_id:"
|
||||
msgid "Image ID"
|
||||
msgstr "ID de la Imagen"
|
||||
|
||||
msgctxt "field:product.category.image.cache,category_image:"
|
||||
msgid "Category Image"
|
||||
msgstr "Imagen Categoría"
|
||||
|
||||
msgctxt "field:product.category.image.cache,height:"
|
||||
msgid "Height"
|
||||
msgstr "Alto"
|
||||
|
||||
msgctxt "field:product.category.image.cache,image:"
|
||||
msgid "Image"
|
||||
msgstr "Imagen"
|
||||
|
||||
msgctxt "field:product.category.image.cache,image_id:"
|
||||
msgid "Image ID"
|
||||
msgstr "ID de la Imagen"
|
||||
|
||||
msgctxt "field:product.category.image.cache,width:"
|
||||
msgid "Width"
|
||||
msgstr "Ancho"
|
||||
|
||||
msgctxt "field:product.image,cache:"
|
||||
msgid "Cache"
|
||||
msgstr "Caché"
|
||||
|
||||
msgctxt "field:product.image,description:"
|
||||
msgid "Description"
|
||||
msgstr "Descripción"
|
||||
|
||||
msgctxt "field:product.image,image:"
|
||||
msgid "Image"
|
||||
msgstr "Imagen"
|
||||
|
||||
msgctxt "field:product.image,image_id:"
|
||||
msgid "Image ID"
|
||||
msgstr "ID Imagen"
|
||||
|
||||
msgctxt "field:product.image,product:"
|
||||
msgid "Variant"
|
||||
msgstr "Variante"
|
||||
|
||||
msgctxt "field:product.image,template:"
|
||||
msgid "Product"
|
||||
msgstr "Producto"
|
||||
|
||||
msgctxt "field:product.image.cache,height:"
|
||||
msgid "Height"
|
||||
msgstr "Alto"
|
||||
|
||||
msgctxt "field:product.image.cache,image:"
|
||||
msgid "Image"
|
||||
msgstr "Imagen"
|
||||
|
||||
msgctxt "field:product.image.cache,image_id:"
|
||||
msgid "Image ID"
|
||||
msgstr "ID Imagen"
|
||||
|
||||
msgctxt "field:product.image.cache,product_image:"
|
||||
msgid "Product Image"
|
||||
msgstr "Imagen producto"
|
||||
|
||||
msgctxt "field:product.image.cache,width:"
|
||||
msgid "Width"
|
||||
msgstr "Ancho"
|
||||
|
||||
msgctxt "field:product.product,image_url:"
|
||||
msgid "Image URL"
|
||||
msgstr "URL Imagen"
|
||||
|
||||
msgctxt "field:product.product,images:"
|
||||
msgid "Images"
|
||||
msgstr "Imágenes"
|
||||
|
||||
msgctxt "field:product.template,image_url:"
|
||||
msgid "Image URL"
|
||||
msgstr "URL Imagen"
|
||||
|
||||
msgctxt "field:product.template,images:"
|
||||
msgid "Images"
|
||||
msgstr "Imágenes"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_image_cache_size_unique"
|
||||
msgid "The size of cached image must be unique."
|
||||
msgstr "El tamaño de una imagen en cache debe ser único."
|
||||
|
||||
msgctxt "model:ir.message,text:msg_product_image_error"
|
||||
msgid "Can not open or identify the image set for the product."
|
||||
msgstr "No se puede abrir o identificar la imagen del producto."
|
||||
|
||||
msgctxt "model:product.category.image,string:"
|
||||
msgid "Product Category Image"
|
||||
msgstr "Imagen de categoría de producto"
|
||||
|
||||
msgctxt "model:product.category.image.cache,string:"
|
||||
msgid "Product Category Image Cache"
|
||||
msgstr "Caché imagen categoría"
|
||||
|
||||
msgctxt "model:product.image,string:"
|
||||
msgid "Product Image"
|
||||
msgstr "Imagen producto"
|
||||
|
||||
msgctxt "model:product.image.cache,string:"
|
||||
msgid "Product Image Cache"
|
||||
msgstr "Caché imagen producto"
|
||||
Reference in New Issue
Block a user