FIX Messages

This commit is contained in:
Raimon Esteve 2019-10-17 11:16:02 +02:00
parent e950148add
commit 278fb505cf
2 changed files with 10 additions and 34 deletions

View File

@ -1,15 +1,7 @@
#
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "error:product.oneclick:"
msgid "Product %s (%s) already exist."
msgstr "El producte %s (%s) ja existeix."
msgctxt "error:product.oneclick:"
msgid "Warning"
msgstr "Atenció"
msgctxt "field:product.oneclick.view,category:"
msgid "Category"
msgstr "Categoria"
@ -38,10 +30,6 @@ msgctxt "field:product.oneclick.view,description:"
msgid "Description"
msgstr "Descripció"
msgctxt "field:product.oneclick.view,id:"
msgid "ID"
msgstr "ID"
msgctxt "field:product.oneclick.view,list_price:"
msgid "List Price"
msgstr "Preu de venda"
@ -74,6 +62,10 @@ msgctxt "model:ir.action,name:wizard_product_oneclick"
msgid "Create Product"
msgstr "Crea producte"
msgctxt "model:ir.message,text:product_exist"
msgid "Product %(name)s (%(code)s) already exist."
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_product_oneclick_wizard"
msgid "Create Product"
msgstr "Crea producte"
@ -102,10 +94,6 @@ msgctxt "selection:product.oneclick.view,type:"
msgid "Service"
msgstr "Serveis"
msgctxt "view:product.oneclick.view:"
msgid "Create product"
msgstr "Crea producte"
msgctxt "view:product.oneclick.view:"
msgid "Description"
msgstr "Descripció"

View File

@ -1,15 +1,7 @@
#
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "error:product.oneclick:"
msgid "Product %s (%s) already exist."
msgstr "El producto %s (%s) ya existe."
msgctxt "error:product.oneclick:"
msgid "Warning"
msgstr "Atención"
msgctxt "field:product.oneclick.view,category:"
msgid "Category"
msgstr "Categoría"
@ -38,10 +30,6 @@ msgctxt "field:product.oneclick.view,description:"
msgid "Description"
msgstr "Descripción"
msgctxt "field:product.oneclick.view,id:"
msgid "ID"
msgstr "ID"
msgctxt "field:product.oneclick.view,list_price:"
msgid "List Price"
msgstr "Precio de venta"
@ -74,6 +62,10 @@ msgctxt "model:ir.action,name:wizard_product_oneclick"
msgid "Create Product"
msgstr "Crear producto"
msgctxt "model:ir.message,text:product_exist"
msgid "Product %(name)s (%(code)s) already exist."
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_product_oneclick_wizard"
msgid "Create Product"
msgstr "Crear producto"
@ -102,10 +94,6 @@ msgctxt "selection:product.oneclick.view,type:"
msgid "Service"
msgstr "Servicios"
msgctxt "view:product.oneclick.view:"
msgid "Create product"
msgstr "Crear producto"
msgctxt "view:product.oneclick.view:"
msgid "Description"
msgstr "Descripción"