details: https://code.tryton.org/translations/commit/dae827693bc5 branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 01:00:05 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/purchase_price_list/locale/zh_HANS.po | 41 +++++++++++++++++++++++++++ 1 files changed, 41 insertions(+), 0 deletions(-) diffs (45 lines): diff -r a5517830d612 -r dae827693bc5 modules/purchase_price_list/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/purchase_price_list/locale/zh_HANS.po Wed Apr 01 01:00:05 2026 +0000 @@ -0,0 +1,41 @@ +# +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:party.party,purchase_price_list:" +msgid "Purchase Price List" +msgstr "" + +msgctxt "field:party.party,purchase_price_lists:" +msgid "Purchase Price Lists" +msgstr "" + +msgctxt "field:party.party.purchase_price_list,company:" +msgid "Company" +msgstr "" + +msgctxt "field:party.party.purchase_price_list,party:" +msgid "Party" +msgstr "" + +msgctxt "field:party.party.purchase_price_list,purchase_price_list:" +msgid "Purchase Price List" +msgstr "" + +msgctxt "help:party.party,purchase_price_list:" +msgid "The price list for new purchases." +msgstr "" + +msgctxt "model:party.party.purchase_price_list,string:" +msgid "Party Purchase Price List" +msgstr "" + +msgctxt "selection:product.price_list,unit:" +msgid "Product Purchase" +msgstr ""
