details: https://code.tryton.org/translations/commit/1f3b1b45dce5 branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:01:46 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/carrier/locale/ka.po | 109 +++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 109 insertions(+), 0 deletions(-) diffs (113 lines): diff -r 6d3d323daf35 -r 1f3b1b45dce5 modules/carrier/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/carrier/locale/ka.po Wed Nov 26 23:01:46 2025 +0000 @@ -0,0 +1,109 @@ +# +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,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 ""
