diff --git a/locale/ca.po b/locale/ca.po index 8d1d993..e5d3285 100644 --- a/locale/ca.po +++ b/locale/ca.po @@ -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ó" diff --git a/locale/es.po b/locale/es.po index 006e014..7fbe2b6 100644 --- a/locale/es.po +++ b/locale/es.po @@ -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"