details: https://code.tryton.org/translations/commit/1d2efc803cc3 branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:00:02 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/account_stock_shipment_cost/locale/ka.po | 266 +++++++++++++++++++++++ 1 files changed, 266 insertions(+), 0 deletions(-) diffs (270 lines): diff -r d9d4bd5f0a69 -r 1d2efc803cc3 modules/account_stock_shipment_cost/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/account_stock_shipment_cost/locale/ka.po Wed Nov 26 23:00:02 2025 +0000 @@ -0,0 +1,266 @@ +# +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:account.configuration,shipment_cost_sequence:" +msgid "Shipment Cost Sequence" +msgstr "" + +msgctxt "field:account.configuration.shipment_cost_sequence,company:" +msgid "Company" +msgstr "" + +msgctxt "" +"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:" +msgid "Shipment Cost Sequence" +msgstr "" + +msgctxt "field:account.invoice.line,shipment_cost:" +msgid "Shipment Cost" +msgstr "" + +msgctxt "field:account.shipment_cost,allocation_method:" +msgid "Allocation Method" +msgstr "" + +msgctxt "field:account.shipment_cost,company:" +msgid "Company" +msgstr "" + +msgctxt "field:account.shipment_cost,factors:" +msgid "Factors" +msgstr "" + +msgctxt "field:account.shipment_cost,invoice_lines:" +msgid "Invoice Lines" +msgstr "" + +msgctxt "field:account.shipment_cost,number:" +msgid "Number" +msgstr "" + +msgctxt "field:account.shipment_cost,posted_date:" +msgid "Posted Date" +msgstr "" + +msgctxt "field:account.shipment_cost,shipment_returns:" +msgid "Shipment Returns" +msgstr "" + +msgctxt "field:account.shipment_cost,shipments:" +msgid "Shipments" +msgstr "" + +msgctxt "field:account.shipment_cost,state:" +msgid "State" +msgstr "" + +msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:" +msgid "Shipment" +msgstr "" + +msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:" +msgid "Shipment Cost" +msgstr "" + +msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:" +msgid "Shipment" +msgstr "" + +msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:" +msgid "Shipment Cost" +msgstr "" + +msgctxt "field:account.shipment_cost.show,cost:" +msgid "Cost" +msgstr "" + +msgctxt "field:account.shipment_cost.show,shipments:" +msgid "Shipments" +msgstr "" + +msgctxt "field:account.shipment_cost.show.shipment,cost:" +msgid "Cost" +msgstr "" + +msgctxt "field:account.shipment_cost.show.shipment,shipment:" +msgid "Shipments" +msgstr "" + +msgctxt "field:product.product,shipment_cost:" +msgid "Shipment Cost" +msgstr "" + +msgctxt "field:product.template,shipment_cost:" +msgid "Shipment Cost" +msgstr "" + +msgctxt "field:stock.shipment.out,shipment_costs:" +msgid "Shipment Costs" +msgstr "" + +msgctxt "field:stock.shipment.out.return,shipment_costs:" +msgid "Shipment Costs" +msgstr "" + +msgctxt "help:account.shipment_cost,company:" +msgid "The company the shipment cost is associated with." +msgstr "" + +msgctxt "help:account.shipment_cost,number:" +msgid "The main identifier for the shipment cost." +msgstr "" + +msgctxt "model:account.configuration.shipment_cost_sequence,string:" +msgid "Account Configuration Shipment Cost Sequence" +msgstr "" + +msgctxt "model:account.shipment_cost,string:" +msgid "Account Shipment Cost" +msgstr "" + +msgctxt "model:account.shipment_cost-stock.shipment.out,string:" +msgid "Account Shipment Cost - Stock Shipment Out" +msgstr "" + +msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:" +msgid "Account Shipment Cost - Stock Shipment Out Return" +msgstr "" + +msgctxt "model:account.shipment_cost.show,string:" +msgid "Account Shipment Cost Show" +msgstr "" + +msgctxt "model:account.shipment_cost.show.shipment,string:" +msgid "Account Shipment Cost Show Shipment" +msgstr "" + +msgctxt "model:ir.action,name:act_shipment_cost_form" +msgid "Shipment Costs" +msgstr "" + +msgctxt "model:ir.action,name:act_shipment_cost_form_shipment" +msgid "Shipment Costs" +msgstr "" + +msgctxt "model:ir.action,name:wizard_shipment_cost_post" +msgid "Post Shipment Cost" +msgstr "" + +msgctxt "model:ir.action,name:wizard_shipment_cost_show" +msgid "Show Shipment Cost" +msgstr "" + +msgctxt "" +"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all" +msgid "All" +msgstr "" + +msgctxt "" +"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft" +msgid "Draft" +msgstr "" + +msgctxt "" +"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted" +msgid "Posted" +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel" +msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it." +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment" +msgid "The shipment cost \"%(shipment_cost)s\" has no shipment." +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties" +msgid "" +"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has " +"already shipment cost from the same party \"%(other)s\"." +msgstr "" + +msgctxt "model:ir.model.button,string:shipment_cost_cancel_button" +msgid "Cancel" +msgstr "" + +msgctxt "model:ir.model.button,string:shipment_cost_draft_button" +msgid "Draft" +msgstr "" + +msgctxt "model:ir.model.button,string:shipment_cost_post_button" +msgid "Post" +msgstr "" + +msgctxt "model:ir.model.button,string:shipment_cost_show_button" +msgid "Show" +msgstr "" + +msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies" +msgid "User in companies" +msgstr "" + +msgctxt "model:ir.sequence,name:sequence_shipment_cost" +msgid "Shipment Cost" +msgstr "" + +msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost" +msgid "Shipment Cost" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_shipment_cost" +msgid "Shipment Costs" +msgstr "" + +msgctxt "selection:account.shipment_cost,allocation_method:" +msgid "By Shipment" +msgstr "" + +msgctxt "selection:account.shipment_cost,state:" +msgid "Cancelled" +msgstr "" + +msgctxt "selection:account.shipment_cost,state:" +msgid "Draft" +msgstr "" + +msgctxt "selection:account.shipment_cost,state:" +msgid "Posted" +msgstr "" + +msgctxt "selection:account.shipment_cost.show.shipment,shipment:" +msgid "Shipment" +msgstr "" + +msgctxt "selection:account.shipment_cost.show.shipment,shipment:" +msgid "Shipment Return" +msgstr "" + +msgctxt "view:account.configuration:" +msgid "Sequence" +msgstr "" + +msgctxt "view:account.configuration:" +msgid "Shipment Cost" +msgstr "" + +msgctxt "wizard_button:account.shipment_cost.post,show,end:" +msgid "Cancel" +msgstr "" + +msgctxt "wizard_button:account.shipment_cost.post,show,post:" +msgid "Post" +msgstr "" + +msgctxt "wizard_button:account.shipment_cost.show,show,end:" +msgid "Close" +msgstr ""
