mirror of https://github.com/OCA/web.git
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: web-13.0/web-13.0-web_widget_one2many_product_picker Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_widget_one2many_product_picker/pull/2210/head
parent
8508114340
commit
a90e81d614
|
@ -52,8 +52,8 @@ msgstr "Per Nom"
|
|||
#. module: web_widget_one2many_product_picker
|
||||
#: code:addons/web_widget_one2many_product_picker/models/base.py:0
|
||||
#, python-format
|
||||
msgid "Can't create the %s: Duplicated product! (Already in database)"
|
||||
msgstr "No es pot crear el %s: producte duplicat! (Ja a la base de dades)"
|
||||
msgid "Can't create the %s: Duplicated product (%s)! (Already in database)"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_widget_one2many_product_picker
|
||||
#: code:addons/web_widget_one2many_product_picker/models/base.py:0
|
||||
|
@ -131,6 +131,9 @@ msgstr "Subtotal:"
|
|||
msgid "[No widget %s]"
|
||||
msgstr "[Sense widget %s]"
|
||||
|
||||
#~ msgid "Can't create the %s: Duplicated product! (Already in database)"
|
||||
#~ msgstr "No es pot crear el %s: producte duplicat! (Ja a la base de dades)"
|
||||
|
||||
#~ msgid "Price:"
|
||||
#~ msgstr "Preu:"
|
||||
|
||||
|
|
|
@ -53,10 +53,8 @@ msgstr "Por Nombre"
|
|||
#. module: web_widget_one2many_product_picker
|
||||
#: code:addons/web_widget_one2many_product_picker/models/base.py:0
|
||||
#, python-format
|
||||
msgid "Can't create the %s: Duplicated product! (Already in database)"
|
||||
msgid "Can't create the %s: Duplicated product (%s)! (Already in database)"
|
||||
msgstr ""
|
||||
"No se puede crear el %s: Producto duplicado! (Actualmente en la base de "
|
||||
"datos)"
|
||||
|
||||
#. module: web_widget_one2many_product_picker
|
||||
#: code:addons/web_widget_one2many_product_picker/models/base.py:0
|
||||
|
@ -133,3 +131,8 @@ msgstr "Subtotal:"
|
|||
#, python-format
|
||||
msgid "[No widget %s]"
|
||||
msgstr "[Sin widget %s]"
|
||||
|
||||
#~ msgid "Can't create the %s: Duplicated product! (Already in database)"
|
||||
#~ msgstr ""
|
||||
#~ "No se puede crear el %s: Producto duplicado! (Actualmente en la base de "
|
||||
#~ "datos)"
|
||||
|
|
|
@ -50,7 +50,7 @@ msgstr ""
|
|||
#. module: web_widget_one2many_product_picker
|
||||
#: code:addons/web_widget_one2many_product_picker/models/base.py:0
|
||||
#, python-format
|
||||
msgid "Can't create the %s: Duplicated product! (Already in database)"
|
||||
msgid "Can't create the %s: Duplicated product (%s)! (Already in database)"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_widget_one2many_product_picker
|
||||
|
|
Loading…
Reference in New Issue