details: https://code.tryton.org/translations/commit/48d2527afaa2 branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 22:59:51 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/account_stock_landed_cost/locale/ka.po | 273 +++++++++++++++++++++++++ 1 files changed, 273 insertions(+), 0 deletions(-) diffs (277 lines): diff -r b8404ddebb6a -r 48d2527afaa2 modules/account_stock_landed_cost/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/account_stock_landed_cost/locale/ka.po Wed Nov 26 22:59:51 2025 +0000 @@ -0,0 +1,273 @@ +# +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,landed_cost_sequence:" +msgid "Landed Cost Sequence" +msgstr "" + +msgctxt "field:account.configuration.landed_cost_sequence,company:" +msgid "Company" +msgstr "" + +msgctxt "" +"field:account.configuration.landed_cost_sequence,landed_cost_sequence:" +msgid "Landed Cost Sequence" +msgstr "" + +msgctxt "field:account.invoice.line,landed_cost:" +msgid "Landed Cost" +msgstr "" + +msgctxt "field:account.landed_cost,allocation_method:" +msgid "Allocation Method" +msgstr "" + +msgctxt "field:account.landed_cost,categories:" +msgid "Categories" +msgstr "" + +msgctxt "field:account.landed_cost,company:" +msgid "Company" +msgstr "" + +msgctxt "field:account.landed_cost,factors:" +msgid "Factors" +msgstr "" + +msgctxt "field:account.landed_cost,invoice_lines:" +msgid "Invoice Lines" +msgstr "" + +msgctxt "field:account.landed_cost,number:" +msgid "Number" +msgstr "" + +msgctxt "field:account.landed_cost,posted_date:" +msgid "Posted Date" +msgstr "" + +msgctxt "field:account.landed_cost,products:" +msgid "Products" +msgstr "" + +msgctxt "field:account.landed_cost,shipments:" +msgid "Shipments" +msgstr "" + +msgctxt "field:account.landed_cost,state:" +msgid "State" +msgstr "" + +msgctxt "field:account.landed_cost-product.category,category:" +msgid "Category" +msgstr "" + +msgctxt "field:account.landed_cost-product.category,landed_cost:" +msgid "Landed Cost" +msgstr "" + +msgctxt "field:account.landed_cost-product.product,landed_cost:" +msgid "Landed Cost" +msgstr "" + +msgctxt "field:account.landed_cost-product.product,product:" +msgid "Product" +msgstr "" + +msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:" +msgid "Landed Cost" +msgstr "" + +msgctxt "field:account.landed_cost-stock.shipment.in,shipment:" +msgid "Shipment" +msgstr "" + +msgctxt "field:account.landed_cost.show,cost:" +msgid "Cost" +msgstr "" + +msgctxt "field:account.landed_cost.show,moves:" +msgid "Moves" +msgstr "" + +msgctxt "field:account.landed_cost.show.move,cost:" +msgid "Cost" +msgstr "" + +msgctxt "field:account.landed_cost.show.move,move:" +msgid "Move" +msgstr "" + +msgctxt "field:product.product,landed_cost:" +msgid "Landed Cost" +msgstr "" + +msgctxt "field:product.template,landed_cost:" +msgid "Landed Cost" +msgstr "" + +msgctxt "field:stock.move,unit_landed_cost:" +msgid "Unit Landed Cost" +msgstr "" + +msgctxt "help:account.landed_cost,categories:" +msgid "Apply only to products of these categories." +msgstr "" + +msgctxt "help:account.landed_cost,products:" +msgid "Apply only to these products." +msgstr "" + +msgctxt "model:account.configuration.landed_cost_sequence,string:" +msgid "Account Configuration Landed Cost Sequence" +msgstr "" + +msgctxt "model:account.landed_cost,string:" +msgid "Account Landed Cost" +msgstr "" + +msgctxt "model:account.landed_cost-product.category,string:" +msgid "Account Landed Cost - Product Category" +msgstr "" + +msgctxt "model:account.landed_cost-product.product,string:" +msgid "Account Landed Cost - Product" +msgstr "" + +msgctxt "model:account.landed_cost-stock.shipment.in,string:" +msgid "Account Landed Cost - Stock Shipment In" +msgstr "" + +msgctxt "model:account.landed_cost.show,string:" +msgid "Account Landed Cost Show" +msgstr "" + +msgctxt "model:account.landed_cost.show.move,string:" +msgid "Account Landed Cost Show Move" +msgstr "" + +msgctxt "model:ir.action,name:act_landed_cost_form" +msgid "Landed Costs" +msgstr "" + +msgctxt "model:ir.action,name:act_landed_cost_form_shipment" +msgid "Landed Costs" +msgstr "" + +msgctxt "model:ir.action,name:wizard_landed_cost_post" +msgid "Post Landed Cost" +msgstr "" + +msgctxt "model:ir.action,name:wizard_landed_cost_show" +msgid "Show Landed Cost" +msgstr "" + +msgctxt "" +"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all" +msgid "All" +msgstr "" + +msgctxt "" +"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft" +msgid "Draft" +msgstr "" + +msgctxt "" +"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted" +msgid "Posted" +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel" +msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it." +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move" +msgid "The posted landed cost \"%(landed_cost)s\" has no stock move." +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_landed_cost_unused_category" +msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used." +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_landed_cost_unused_product" +msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used." +msgstr "" + +msgctxt "model:ir.model.button,string:landed_cost_cancel_button" +msgid "Cancel" +msgstr "" + +msgctxt "model:ir.model.button,string:landed_cost_draft_button" +msgid "Draft" +msgstr "" + +msgctxt "model:ir.model.button,string:landed_cost_post_button" +msgid "Post" +msgstr "" + +msgctxt "model:ir.model.button,string:landed_cost_show_button" +msgid "Show" +msgstr "" + +msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies" +msgid "User in companies" +msgstr "" + +msgctxt "model:ir.sequence,name:sequence_landed_cost" +msgid "Landed Cost" +msgstr "" + +msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost" +msgid "Landed Cost" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_landed_cost" +msgid "Landed Costs" +msgstr "" + +msgctxt "selection:account.landed_cost,allocation_method:" +msgid "By Value" +msgstr "" + +msgctxt "selection:account.landed_cost,state:" +msgid "Cancelled" +msgstr "" + +msgctxt "selection:account.landed_cost,state:" +msgid "Draft" +msgstr "" + +msgctxt "selection:account.landed_cost,state:" +msgid "Posted" +msgstr "" + +msgctxt "view:account.configuration:" +msgid "Landed Cost" +msgstr "" + +msgctxt "view:account.configuration:" +msgid "Sequence" +msgstr "" + +msgctxt "wizard_button:account.landed_cost.post,show,end:" +msgid "Cancel" +msgstr "" + +msgctxt "wizard_button:account.landed_cost.post,show,post:" +msgid "Post" +msgstr "" + +msgctxt "wizard_button:account.landed_cost.show,show,end:" +msgid "Close" +msgstr ""
