details: https://code.tryton.org/translations/commit/6b7b83d8515c branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:02:04 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/carrier_subdivision/locale/ka.po | 49 ++++++++++++++++++++++++++++++++ 1 files changed, 49 insertions(+), 0 deletions(-) diffs (53 lines): diff -r 42ee971d894e -r 6b7b83d8515c modules/carrier_subdivision/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/carrier_subdivision/locale/ka.po Wed Nov 26 23:02:04 2025 +0000 @@ -0,0 +1,49 @@ +# +msgid "" +msgstr "" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ka\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 ""
