details: https://code.tryton.org/translations/commit/a5517830d612 branch: default user: Languages add-on <[email protected]> date: Wed Apr 01 00:59:57 2026 +0000 description: Added translation using Weblate (zh_HANS (generated) (zh_HANS)) diffstat:
modules/carrier_subdivision/locale/zh_HANS.po | 49 +++++++++++++++++++++++++++ 1 files changed, 49 insertions(+), 0 deletions(-) diffs (53 lines): diff -r a808e71e09e3 -r a5517830d612 modules/carrier_subdivision/locale/zh_HANS.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/carrier_subdivision/locale/zh_HANS.po Wed Apr 01 00:59:57 2026 +0000 @@ -0,0 +1,49 @@ +# +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.selection,from_postal_code:" +msgid "From Postal Code" +msgstr "" + +msgctxt "field:carrier.selection,from_subdivision:" +msgid "From Subdivision" +msgstr "" + +msgctxt "field:carrier.selection,to_postal_code:" +msgid "To Postal Code" +msgstr "" + +msgctxt "field:carrier.selection,to_subdivision:" +msgid "To Subdivision" +msgstr "" + +msgctxt "help:carrier.selection,from_postal_code:" +msgid "" +"The regular expression to match the postal codes the carrier collects from.\n" +"Leave empty to allow collection from any postal code." +msgstr "" + +msgctxt "help:carrier.selection,from_subdivision:" +msgid "" +"The subdivision the carrier collects from.\n" +"Leave empty to allow collection from any subdivision." +msgstr "" + +msgctxt "help:carrier.selection,to_postal_code:" +msgid "" +"The regular expression to match the postal codes the carrier delivers to.\n" +"Leave empty to allow delivery to any postal code." +msgstr "" + +msgctxt "help:carrier.selection,to_subdivision:" +msgid "" +"The subdivision the carrier delivers to.\n" +"Leave empty to allow delivery to any subdivision." +msgstr ""
