details: https://code.tryton.org/translations/commit/1ba367185eb9 branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 01:05:04 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/product_price_list_cache/locale/zh_HANS.po | 45 ++++++++++++++++++++++ 1 files changed, 45 insertions(+), 0 deletions(-) diffs (49 lines): diff -r 79f662fe97d0 -r 1ba367185eb9 modules/product_price_list_cache/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/product_price_list_cache/locale/zh_HANS.po Wed Apr 01 01:05:04 2026 +0000 @@ -0,0 +1,45 @@ +# +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.price_list.cache,pattern:" +msgid "Pattern" +msgstr "" + +msgctxt "field:product.price_list.cache,price_list:" +msgid "Price List" +msgstr "" + +msgctxt "field:product.price_list.cache,product:" +msgid "Product" +msgstr "" + +msgctxt "field:product.price_list.cache,raw_unit_prices:" +msgid "Unit Prices" +msgstr "" + +msgctxt "field:product.price_list.cache,uom:" +msgid "UoM" +msgstr "" + +msgctxt "field:product.product,cached_price_lists:" +msgid "Cached Price Lists" +msgstr "" + +msgctxt "help:product.price_list.cache,uom:" +msgid "The Unit of Measure." +msgstr "" + +msgctxt "model:product.price_list.cache,string:" +msgid "Product Price List Cache" +msgstr "" + +msgctxt "selection:ir.cron,method:" +msgid "Fill Product Price List Cache" +msgstr ""
