details: https://code.tryton.org/translations/commit/27cff6c2f053 branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:16:52 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/stock_shipment_cost/locale/ka.po | 101 +++++++++++++++++++++++++++++++ 1 files changed, 101 insertions(+), 0 deletions(-) diffs (105 lines): diff -r 1158ff4f46db -r 27cff6c2f053 modules/stock_shipment_cost/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/stock_shipment_cost/locale/ka.po Wed Nov 26 23:16:52 2025 +0000 @@ -0,0 +1,101 @@ +# +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,shipment_cost_allocation_method:" +msgid "Allocation Method" +msgstr "" + +msgctxt "field:stock.move,shipment_out_cost_price:" +msgid "Shipment Cost Price" +msgstr "" + +msgctxt "field:stock.reporting.margin.context,include_shipment_cost:" +msgid "Include Shipment Cost" +msgstr "" + +msgctxt "field:stock.shipment.out,carrier:" +msgid "Carrier" +msgstr "" + +msgctxt "field:stock.shipment.out,cost:" +msgid "Cost" +msgstr "" + +msgctxt "field:stock.shipment.out,cost_currency:" +msgid "Cost Currency" +msgstr "" + +msgctxt "field:stock.shipment.out,cost_currency_used:" +msgid "Cost Currency" +msgstr "" + +msgctxt "field:stock.shipment.out,cost_edit:" +msgid "Edit Cost" +msgstr "" + +msgctxt "field:stock.shipment.out,cost_used:" +msgid "Cost" +msgstr "" + +msgctxt "field:stock.shipment.out,shipment_cost_readonly:" +msgid "Shipment Cost Read Only" +msgstr "" + +msgctxt "field:stock.shipment.out.return,carrier:" +msgid "Carrier" +msgstr "" + +msgctxt "field:stock.shipment.out.return,cost:" +msgid "Cost" +msgstr "" + +msgctxt "field:stock.shipment.out.return,cost_currency:" +msgid "Cost Currency" +msgstr "" + +msgctxt "field:stock.shipment.out.return,cost_currency_used:" +msgid "Cost Currency" +msgstr "" + +msgctxt "field:stock.shipment.out.return,cost_edit:" +msgid "Edit Cost" +msgstr "" + +msgctxt "field:stock.shipment.out.return,cost_used:" +msgid "Cost" +msgstr "" + +msgctxt "field:stock.shipment.out.return,shipment_cost_readonly:" +msgid "Shipment Cost Read Only" +msgstr "" + +msgctxt "help:carrier,shipment_cost_allocation_method:" +msgid "Method to allocate shipment cost." +msgstr "" + +msgctxt "help:stock.shipment.out,cost_edit:" +msgid "Check to edit the cost." +msgstr "" + +msgctxt "help:stock.shipment.out.return,cost_edit:" +msgid "Check to edit the cost." +msgstr "" + +msgctxt "selection:carrier,shipment_cost_allocation_method:" +msgid "By Cost" +msgstr "" + +msgctxt "view:stock.shipment.out.return:" +msgid "Costs" +msgstr "" + +msgctxt "view:stock.shipment.out:" +msgid "Costs" +msgstr ""
