changeset 2f6f4d71a00b in modules/sale_product_customer:default details: https://hg.tryton.org/modules/sale_product_customer?cmd=changeset;node=2f6f4d71a00b description: Update translations diffstat:
locale/it.po | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diffs (46 lines): diff -r b9f0c4001c11 -r 2f6f4d71a00b locale/it.po --- a/locale/it.po Fri May 01 20:33:05 2020 +0200 +++ b/locale/it.po Sat May 02 10:29:25 2020 +0200 @@ -4,11 +4,11 @@ msgctxt "field:product.product,product_customers:" msgid "Customers" -msgstr "" +msgstr "Clienti" msgctxt "field:product.template,product_customers:" msgid "Customers" -msgstr "" +msgstr "Clienti" msgctxt "field:sale.amendment.line,product_customer:" msgid "Customer's Product" @@ -20,23 +20,23 @@ msgctxt "field:sale.product_customer,code:" msgid "Code" -msgstr "" +msgstr "Codice" msgctxt "field:sale.product_customer,name:" msgid "Name" -msgstr "" +msgstr "Nome" msgctxt "field:sale.product_customer,party:" msgid "Customer" -msgstr "" +msgstr "Cliente" msgctxt "field:sale.product_customer,product:" msgid "Variant" -msgstr "" +msgstr "Variante" msgctxt "field:sale.product_customer,template:" msgid "Product" -msgstr "" +msgstr "Prodotto" msgctxt "model:ir.action,name:act_product_customer_form" msgid "Product Customers"
