details: https://code.tryton.org/translations/commit/57b5e47cd53a branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:48:12 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/carrier/locale/zh_HANS.po | 109 ++++++++++++++++++++++++++++++++++++++ 1 files changed, 109 insertions(+), 0 deletions(-) diffs (113 lines): diff -r 5e3bb338d5eb -r 57b5e47cd53a modules/carrier/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/carrier/locale/zh_HANS.po Wed Apr 01 00:48:12 2026 +0000 @@ -0,0 +1,109 @@ +# +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:carrier,carrier_cost_method:" +msgid "Carrier Cost Method" +msgstr "" + +msgctxt "field:carrier,carrier_product:" +msgid "Carrier Product" +msgstr "" + +msgctxt "field:carrier,party:" +msgid "Party" +msgstr "" + +msgctxt "field:carrier,selections:" +msgid "Selections" +msgstr "" + +msgctxt "field:carrier.selection,carrier:" +msgid "Carrier" +msgstr "" + +msgctxt "field:carrier.selection,from_country:" +msgid "From Country" +msgstr "" + +msgctxt "field:carrier.selection,to_country:" +msgid "To Country" +msgstr "" + +msgctxt "help:carrier,carrier_cost_method:" +msgid "Method to compute carrier cost." +msgstr "" + +msgctxt "help:carrier,carrier_product:" +msgid "The product to invoice the carrier service." +msgstr "" + +msgctxt "help:carrier,party:" +msgid "The party which represents the carrier." +msgstr "" + +msgctxt "help:carrier.selection,carrier:" +msgid "The selected carrier." +msgstr "" + +msgctxt "help:carrier.selection,from_country:" +msgid "" +"Apply only when shipping from this country.\n" +"Leave empty for any countries." +msgstr "" + +msgctxt "help:carrier.selection,to_country:" +msgid "" +"Apply only when shipping to this country.\n" +"Leave empty for any countries." +msgstr "" + +msgctxt "model:carrier,string:" +msgid "Carrier" +msgstr "" + +msgctxt "model:carrier.selection,string:" +msgid "Carrier Selection" +msgstr "" + +msgctxt "model:ir.action,name:act_carrier_form" +msgid "Carriers" +msgstr "" + +msgctxt "model:ir.action,name:act_carrier_selection_form" +msgid "Selection" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_carrier" +msgid "Carrier" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_carrier_form" +msgid "Carriers" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_carrier_selection" +msgid "Selection" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_configuration" +msgid "Configuration" +msgstr "" + +msgctxt "model:res.group,name:group_carrier_admin" +msgid "Carrier Administration" +msgstr "" + +msgctxt "selection:carrier,carrier_cost_method:" +msgid "Product Price" +msgstr "" + +msgctxt "view:carrier.selection:" +msgid "Criteria" +msgstr ""
