changeset e7ffb5f7bd4a in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset;node=e7ffb5f7bd4a
description:
        Update translation files

        Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

        Translation: Tryton/product
        Translate-URL: https://translate.tryton.org/projects/tryton/product/
diffstat:

 modules/product/locale/ar.po     |  20 ++++++++++++++++++++
 modules/product/locale/bg.po     |  21 +++++++++++++++++++++
 modules/product/locale/ca.po     |  21 +++++++++++++++++++++
 modules/product/locale/cs.po     |  20 ++++++++++++++++++++
 modules/product/locale/de.po     |  21 +++++++++++++++++++++
 modules/product/locale/el.po     |  20 ++++++++++++++++++++
 modules/product/locale/es.po     |  24 +++++++++++++++++++++++-
 modules/product/locale/es_419.po |  20 ++++++++++++++++++++
 modules/product/locale/et.po     |  21 +++++++++++++++++++++
 modules/product/locale/fa.po     |  21 +++++++++++++++++++++
 modules/product/locale/fi.po     |  20 ++++++++++++++++++++
 modules/product/locale/fr.po     |  21 +++++++++++++++++++++
 modules/product/locale/hu.po     |  21 +++++++++++++++++++++
 modules/product/locale/id.po     |  21 +++++++++++++++++++++
 modules/product/locale/it.po     |  21 +++++++++++++++++++++
 modules/product/locale/ja.po     |  20 ++++++++++++++++++++
 modules/product/locale/lo.po     |  21 +++++++++++++++++++++
 modules/product/locale/lt.po     |  21 +++++++++++++++++++++
 modules/product/locale/nl.po     |  21 +++++++++++++++++++++
 modules/product/locale/pl.po     |  21 +++++++++++++++++++++
 modules/product/locale/pt.po     |  21 +++++++++++++++++++++
 modules/product/locale/ro.po     |  30 ++++++++++++++++++++++++++----
 modules/product/locale/ru.po     |  21 +++++++++++++++++++++
 modules/product/locale/sl.po     |  21 +++++++++++++++++++++
 modules/product/locale/tr.po     |  21 +++++++++++++++++++++
 modules/product/locale/zh_CN.po  |  21 +++++++++++++++++++++
 26 files changed, 547 insertions(+), 5 deletions(-)

diffs (1379 lines):

diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/ar.po
--- a/modules/product/locale/ar.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/ar.po      Wed Apr 01 10:10:13 2020 +0000
@@ -153,6 +153,14 @@
 msgid "Name"
 msgstr ""
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr ""
@@ -171,6 +179,10 @@
 msgid "Categories"
 msgstr "Categories"
 
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr ""
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr ""
@@ -281,6 +293,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -333,6 +349,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/bg.po
--- a/modules/product/locale/bg.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/bg.po      Wed Apr 01 10:10:13 2020 +0000
@@ -169,6 +169,14 @@
 msgid "Name"
 msgstr "Име"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "Щаблон за продукт"
@@ -188,6 +196,11 @@
 msgid "Categories"
 msgstr "Категории"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Код"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "Консуматив"
@@ -303,6 +316,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -367,6 +384,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/ca.po
--- a/modules/product/locale/ca.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/ca.po      Wed Apr 01 10:10:13 2020 +0000
@@ -155,6 +155,14 @@
 msgid "Name"
 msgstr "Nom"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "Plantilla de producte"
@@ -171,6 +179,11 @@
 msgid "Categories"
 msgstr "Categories"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Codi"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "Consumible"
@@ -279,6 +292,10 @@
 msgid "Add other identifiers to the variant."
 msgstr "Afegeix altres identificadors a la variant."
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -335,6 +352,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr "El \"%(type)s\" \"%(code)s\" del producte \"%(product)s\" no és vàlid."
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr "El factor i el rati de la Udm \"%(uom)s\" són incompatibles."
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/cs.po
--- a/modules/product/locale/cs.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/cs.po      Wed Apr 01 10:10:13 2020 +0000
@@ -155,6 +155,14 @@
 msgid "Name"
 msgstr "Namu"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr ""
@@ -173,6 +181,10 @@
 msgid "Categories"
 msgstr "Categories"
 
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr ""
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr ""
@@ -286,6 +298,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -338,6 +354,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/de.po
--- a/modules/product/locale/de.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/de.po      Wed Apr 01 10:10:13 2020 +0000
@@ -155,6 +155,14 @@
 msgid "Name"
 msgstr "Name"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "Artikelvorlage"
@@ -171,6 +179,11 @@
 msgid "Categories"
 msgstr "Artikelkategorien"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Code"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "Verbrauchsmaterial"
@@ -279,6 +292,10 @@
 msgid "Add other identifiers to the variant."
 msgstr "Andere Identifikatoren zur Variante hinzufügen."
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -340,6 +357,10 @@
 "Der \"%(code)s\" für den Identifikator  %(type)s von Artikel \"%(product)s\" "
 "ist ungültig."
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/el.po
--- a/modules/product/locale/el.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/el.po      Wed Apr 01 10:10:13 2020 +0000
@@ -153,6 +153,14 @@
 msgid "Name"
 msgstr ""
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr ""
@@ -171,6 +179,10 @@
 msgid "Categories"
 msgstr "Categories"
 
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr ""
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr ""
@@ -281,6 +293,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -333,6 +349,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/es.po
--- a/modules/product/locale/es.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/es.po      Wed Apr 01 10:10:13 2020 +0000
@@ -155,6 +155,14 @@
 msgid "Name"
 msgstr "Nombre"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "Plantilla de producto"
@@ -171,6 +179,11 @@
 msgid "Categories"
 msgstr "Categorías"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Código"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "Consumible"
@@ -279,6 +292,10 @@
 msgid "Add other identifiers to the variant."
 msgstr "Añade otros identificadores a la variante."
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -333,7 +350,12 @@
 
 msgctxt "model:ir.message,text:msg_invalid_code"
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
-msgstr "El \"%(type)s\" \"%(code)s\" del producto \"%(product)s\" no es 
valido."
+msgstr ""
+"El \"%(type)s\" \"%(code)s\" del producto \"%(product)s\" no es valido."
+
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
 
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/es_419.po
--- a/modules/product/locale/es_419.po  Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/es_419.po  Wed Apr 01 10:10:13 2020 +0000
@@ -158,6 +158,14 @@
 msgid "Name"
 msgstr ""
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr ""
@@ -176,6 +184,10 @@
 msgid "Categories"
 msgstr "Categorías"
 
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr ""
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr ""
@@ -287,6 +299,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -344,6 +360,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/et.po
--- a/modules/product/locale/et.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/et.po      Wed Apr 01 10:10:13 2020 +0000
@@ -152,6 +152,14 @@
 msgid "Name"
 msgstr "Nimi"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "Kauba mall"
@@ -168,6 +176,11 @@
 msgid "Categories"
 msgstr "Kategooriad"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Kood"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "Tarvikud"
@@ -276,6 +289,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -328,6 +345,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/fa.po
--- a/modules/product/locale/fa.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/fa.po      Wed Apr 01 10:10:13 2020 +0000
@@ -152,6 +152,14 @@
 msgid "Name"
 msgstr "نام"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "الگوی محصول"
@@ -168,6 +176,11 @@
 msgid "Categories"
 msgstr "دسته بندی ها"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "کد"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "مصرفی"
@@ -276,6 +289,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -332,6 +349,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/fi.po
--- a/modules/product/locale/fi.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/fi.po      Wed Apr 01 10:10:13 2020 +0000
@@ -153,6 +153,14 @@
 msgid "Name"
 msgstr ""
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr ""
@@ -171,6 +179,10 @@
 msgid "Categories"
 msgstr "Categories"
 
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr ""
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr ""
@@ -281,6 +293,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -333,6 +349,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/fr.po
--- a/modules/product/locale/fr.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/fr.po      Wed Apr 01 10:10:13 2020 +0000
@@ -155,6 +155,14 @@
 msgid "Name"
 msgstr "Nom"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "Modèle produit"
@@ -171,6 +179,11 @@
 msgid "Categories"
 msgstr "Catégories"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Code"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "Consommable"
@@ -279,6 +292,10 @@
 msgid "Add other identifiers to the variant."
 msgstr "Ajoutez d'autres identifiants à la variante."
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -335,6 +352,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr "Le %(type)s « %(code)s » du produit « %(product)s » n'est pas valide."
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr "Facteur et taux incompatibles sur l’UDM « %(uom)s »."
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/hu.po
--- a/modules/product/locale/hu.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/hu.po      Wed Apr 01 10:10:13 2020 +0000
@@ -173,6 +173,14 @@
 msgid "Name"
 msgstr "Név"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "Cikk sablon"
@@ -191,6 +199,11 @@
 msgid "Categories"
 msgstr "Cikk kategória"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Cikkszám"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "Felhasznált anyag"
@@ -304,6 +317,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -370,6 +387,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/id.po
--- a/modules/product/locale/id.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/id.po      Wed Apr 01 10:10:13 2020 +0000
@@ -155,6 +155,14 @@
 msgid "Name"
 msgstr "Nama"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr ""
@@ -171,6 +179,11 @@
 msgid "Categories"
 msgstr ""
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Kode"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr ""
@@ -279,6 +292,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -331,6 +348,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/it.po
--- a/modules/product/locale/it.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/it.po      Wed Apr 01 10:10:13 2020 +0000
@@ -153,6 +153,14 @@
 msgid "Name"
 msgstr "Nome"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "Modello prodotto"
@@ -169,6 +177,11 @@
 msgid "Categories"
 msgstr "Categorie"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Codice"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "Consumabile"
@@ -278,6 +291,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -334,6 +351,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/ja.po
--- a/modules/product/locale/ja.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/ja.po      Wed Apr 01 10:10:13 2020 +0000
@@ -153,6 +153,14 @@
 msgid "Name"
 msgstr ""
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr ""
@@ -171,6 +179,10 @@
 msgid "Categories"
 msgstr "Categories"
 
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr ""
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr ""
@@ -281,6 +293,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -333,6 +349,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/lo.po
--- a/modules/product/locale/lo.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/lo.po      Wed Apr 01 10:10:13 2020 +0000
@@ -168,6 +168,14 @@
 msgid "Name"
 msgstr "ຊື່"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "ຮ່າງແບບຜະລິດຕະພັນ"
@@ -185,6 +193,11 @@
 msgid "Categories"
 msgstr "ປະເພດ"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "ລະຫັດ"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "ວັດຖຸສິ້ນເປືອງ"
@@ -296,6 +309,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -361,6 +378,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/lt.po
--- a/modules/product/locale/lt.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/lt.po      Wed Apr 01 10:10:13 2020 +0000
@@ -158,6 +158,14 @@
 msgid "Name"
 msgstr "Pavadinimas"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "Prekės šablonas"
@@ -174,6 +182,11 @@
 msgid "Categories"
 msgstr "Kategorijos"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Kodas"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "Vartojamoji"
@@ -282,6 +295,10 @@
 msgid "Add other identifiers to the variant."
 msgstr "Pridėkite kitus prekės identifikatorius."
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -338,6 +355,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/nl.po
--- a/modules/product/locale/nl.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/nl.po      Wed Apr 01 10:10:13 2020 +0000
@@ -155,6 +155,14 @@
 msgid "Name"
 msgstr "Naam"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "Productsjabloon"
@@ -171,6 +179,11 @@
 msgid "Categories"
 msgstr "Categorieën"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Code"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "verbruiksartikelen"
@@ -279,6 +292,10 @@
 msgid "Add other identifiers to the variant."
 msgstr "Voeg andere ID's toe aan de variant."
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -335,6 +352,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr "Het %(type)s \"%(code)s\" voor product \"%(product)s\" is niet geldig."
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr "Onverenigbare factor en tarief op standaard maateenheid \"%(uom)s\"."
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/pl.po
--- a/modules/product/locale/pl.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/pl.po      Wed Apr 01 10:10:13 2020 +0000
@@ -152,6 +152,14 @@
 msgid "Name"
 msgstr "Nazwa"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "Szablon produktu"
@@ -168,6 +176,11 @@
 msgid "Categories"
 msgstr "Kategorie"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Kod"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "Artykuły konsumpcyjne"
@@ -276,6 +289,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -328,6 +345,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/pt.po
--- a/modules/product/locale/pt.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/pt.po      Wed Apr 01 10:10:13 2020 +0000
@@ -159,6 +159,14 @@
 msgid "Name"
 msgstr "Nome"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "Modelo de produto"
@@ -175,6 +183,11 @@
 msgid "Categories"
 msgstr "Categorias"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Código"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "Consumível"
@@ -283,6 +296,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -339,6 +356,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/ro.po
--- a/modules/product/locale/ro.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/ro.po      Wed Apr 01 10:10:13 2020 +0000
@@ -4,7 +4,7 @@
 "PO-Revision-Date: 2020-03-11 09:59+0000\n"
 "Last-Translator: Dimitrios Moustos <[email protected]>\n"
 "Language: ro\n"
-"Content-Type: text/plain; charset=utf-8\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
@@ -31,7 +31,8 @@
 msgstr ""
 
 msgctxt ""
-"field:product.configuration.default_cost_price_method,default_cost_price_method:"
+"field:product.configuration.default_cost_price_method,"
+"default_cost_price_method:"
 msgid "Default Cost Method"
 msgstr ""
 
@@ -155,6 +156,14 @@
 msgid "Name"
 msgstr ""
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr ""
@@ -171,6 +180,11 @@
 msgid "Categories"
 msgstr "Categorii"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Cod"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "Consumabil"
@@ -279,6 +293,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -331,6 +349,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
@@ -345,8 +367,8 @@
 
 msgctxt "model:ir.message,text:msg_uom_modify_options"
 msgid ""
-"If the UOM is still not used, you can delete it otherwise you can deactivate"
-" it and create a new one."
+"If the UOM is still not used, you can delete it otherwise you can deactivate "
+"it and create a new one."
 msgstr ""
 
 msgctxt "model:ir.message,text:msg_uom_modify_rate"
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/ru.po
--- a/modules/product/locale/ru.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/ru.po      Wed Apr 01 10:10:13 2020 +0000
@@ -166,6 +166,14 @@
 msgid "Name"
 msgstr "Наименование"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "Шаблон продукта"
@@ -184,6 +192,11 @@
 msgid "Categories"
 msgstr "Категории"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Код"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "Потребляемый"
@@ -298,6 +311,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -362,6 +379,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/sl.po
--- a/modules/product/locale/sl.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/sl.po      Wed Apr 01 10:10:13 2020 +0000
@@ -156,6 +156,14 @@
 msgid "Name"
 msgstr "Naziv"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "Predloga"
@@ -173,6 +181,11 @@
 msgid "Categories"
 msgstr "Kategorije"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Šifra"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "Potrošni material"
@@ -283,6 +296,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -348,6 +365,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/tr.po
--- a/modules/product/locale/tr.po      Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/tr.po      Wed Apr 01 10:10:13 2020 +0000
@@ -159,6 +159,14 @@
 msgid "Name"
 msgstr "Ad"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "Ürün Şablonu"
@@ -175,6 +183,11 @@
 msgid "Categories"
 msgstr "Kategoriler"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "Kod"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "Sarf Malzemesi"
@@ -284,6 +297,10 @@
 msgid "Add other identifiers to the variant."
 msgstr ""
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -343,6 +360,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr ""
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""
diff -r 9bb34888e776 -r e7ffb5f7bd4a modules/product/locale/zh_CN.po
--- a/modules/product/locale/zh_CN.po   Wed Apr 01 10:10:10 2020 +0000
+++ b/modules/product/locale/zh_CN.po   Wed Apr 01 10:10:13 2020 +0000
@@ -155,6 +155,14 @@
 msgid "Name"
 msgstr "名称"
 
+msgctxt "field:product.product,prefix_code:"
+msgid "Prefix Code"
+msgstr ""
+
+msgctxt "field:product.product,suffix_code:"
+msgid "Suffix Code"
+msgstr ""
+
 msgctxt "field:product.product,template:"
 msgid "Product Template"
 msgstr "产品模版"
@@ -171,6 +179,11 @@
 msgid "Categories"
 msgstr "类别"
 
+#, fuzzy
+msgctxt "field:product.template,code:"
+msgid "Code"
+msgstr "代码"
+
 msgctxt "field:product.template,consumable:"
 msgid "Consumable"
 msgstr "消耗品"
@@ -279,6 +292,10 @@
 msgid "Add other identifiers to the variant."
 msgstr "向变体添加其他标识符."
 
+msgctxt "help:product.product,suffix_code:"
+msgid "The unique identifier for the product (aka SKU)."
+msgstr ""
+
 msgctxt "help:product.uom,factor:"
 msgid ""
 "The coefficient for the formula:\n"
@@ -335,6 +352,10 @@
 msgid "The %(type)s \"%(code)s\" for product \"%(product)s\" is not valid."
 msgstr "产品 \"%(product)s\" 的类型 %(type)s 对应的代码 \"%(code)s\" 无效."
 
+msgctxt "model:ir.message,text:msg_product_code_unique"
+msgid "Code of active product must be unique."
+msgstr ""
+
 msgctxt "model:ir.message,text:msg_uom_incompatible_factor_rate"
 msgid "Incompatible factor and rate values on UOM \"%(uom)s\"."
 msgstr ""

Reply via email to