details: https://code.tryton.org/translations/commit/0fdbbb5c919d branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:02:12 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/carrier_weight/locale/ka.po | 80 +++++++++++++++++++++++++++++++++++++ 1 files changed, 80 insertions(+), 0 deletions(-) diffs (84 lines): diff -r 6b7b83d8515c -r 0fdbbb5c919d modules/carrier_weight/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/carrier_weight/locale/ka.po Wed Nov 26 23:02:12 2025 +0000 @@ -0,0 +1,80 @@ +# +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,weight_currency:" +msgid "Currency" +msgstr "" + +msgctxt "field:carrier,weight_price_list:" +msgid "Price List" +msgstr "" + +msgctxt "field:carrier,weight_uom:" +msgid "Weight UoM" +msgstr "" + +msgctxt "field:carrier.weight_price_list,carrier:" +msgid "Carrier" +msgstr "" + +msgctxt "field:carrier.weight_price_list,currency:" +msgid "Currency" +msgstr "" + +msgctxt "field:carrier.weight_price_list,price:" +msgid "Price" +msgstr "" + +msgctxt "field:carrier.weight_price_list,weight:" +msgid "Weight" +msgstr "" + +msgctxt "field:carrier.weight_price_list,weight_uom:" +msgid "Weight UoM" +msgstr "" + +msgctxt "help:carrier,weight_currency:" +msgid "The currency of the price." +msgstr "" + +msgctxt "help:carrier,weight_price_list:" +msgid "" +"Add price per weight to the carrier service.\n" +"The first line for which the weight is greater is used.\n" +"The line with weight of 0 is used as default price." +msgstr "" + +msgctxt "help:carrier,weight_uom:" +msgid "The Unit of Measure of weight criteria for the price list." +msgstr "" + +msgctxt "help:carrier.weight_price_list,carrier:" +msgid "The carrier that the price list belongs to." +msgstr "" + +msgctxt "help:carrier.weight_price_list,price:" +msgid "The price of the carrier service." +msgstr "" + +msgctxt "help:carrier.weight_price_list,weight:" +msgid "The lower limit for the price." +msgstr "" + +msgctxt "help:carrier.weight_price_list,weight_uom:" +msgid "The Unit of Measure of the weight." +msgstr "" + +msgctxt "model:carrier.weight_price_list,string:" +msgid "Carrier Weight Price List" +msgstr "" + +msgctxt "selection:carrier,carrier_cost_method:" +msgid "Weight" +msgstr ""
