details: https://code.tryton.org/translations/commit/60292953ad32 branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:54:26 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/sale_product_customer/locale/zh_HANS.po | 61 +++++++++++++++++++++++++ 1 files changed, 61 insertions(+), 0 deletions(-) diffs (65 lines): diff -r abebcb450cae -r 60292953ad32 modules/sale_product_customer/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/sale_product_customer/locale/zh_HANS.po Wed Apr 01 00:54:26 2026 +0000 @@ -0,0 +1,61 @@ +# +msgid "" +msgstr "" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh_HANS\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +msgctxt "field:product.product,product_customers:" +msgid "Customers" +msgstr "" + +msgctxt "field:product.template,product_customers:" +msgid "Customers" +msgstr "" + +msgctxt "field:sale.amendment.line,product_customer:" +msgid "Customer's Product" +msgstr "" + +msgctxt "field:sale.blanket_agreement.line,product_customer:" +msgid "Customer's Product" +msgstr "" + +msgctxt "field:sale.line,product_customer:" +msgid "Customer's Product" +msgstr "" + +msgctxt "field:sale.product_customer,code:" +msgid "Code" +msgstr "" + +msgctxt "field:sale.product_customer,name:" +msgid "Name" +msgstr "" + +msgctxt "field:sale.product_customer,party:" +msgid "Customer" +msgstr "" + +msgctxt "field:sale.product_customer,product:" +msgid "Variant" +msgstr "" + +msgctxt "field:sale.product_customer,template:" +msgid "Product" +msgstr "" + +msgctxt "model:ir.action,name:act_product_customer_form" +msgid "Customers" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_product_customer" +msgid "Customers" +msgstr "" + +msgctxt "model:sale.product_customer,string:" +msgid "Sale Product Customer" +msgstr ""
