details:   https://code.tryton.org/translations/commit/ace31ecca822
branch:    default
user:      Cédric Krier <[email protected]>
date:      Wed Nov 26 23:12:26 2025 +0000
description:
        Added translation using Weblate (Georgian)
diffstat:

 modules/sale_promotion/locale/ka.po |  166 ++++++++++++++++++++++++++++++++++++
 1 files changed, 166 insertions(+), 0 deletions(-)

diffs (170 lines):

diff -r 2c0ebeca5c3e -r ace31ecca822 modules/sale_promotion/locale/ka.po
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/modules/sale_promotion/locale/ka.po       Wed Nov 26 23:12:26 2025 +0000
@@ -0,0 +1,166 @@
+#
+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:sale.line,original_amount:"
+msgid "Original Amount"
+msgstr ""
+
+msgctxt "field:sale.line,original_unit_price:"
+msgid "Original Unit Price"
+msgstr ""
+
+msgctxt "field:sale.line,promotion:"
+msgid "Promotion"
+msgstr ""
+
+msgctxt "field:sale.promotion,amount:"
+msgid "Amount"
+msgstr ""
+
+msgctxt "field:sale.promotion,categories:"
+msgid "Categories"
+msgstr ""
+
+msgctxt "field:sale.promotion,company:"
+msgid "Company"
+msgstr ""
+
+msgctxt "field:sale.promotion,currency:"
+msgid "Currency"
+msgstr ""
+
+msgctxt "field:sale.promotion,end_date:"
+msgid "End Date"
+msgstr ""
+
+msgctxt "field:sale.promotion,formula:"
+msgid "Formula"
+msgstr ""
+
+msgctxt "field:sale.promotion,name:"
+msgid "Name"
+msgstr ""
+
+msgctxt "field:sale.promotion,price_list:"
+msgid "Price List"
+msgstr ""
+
+msgctxt "field:sale.promotion,products:"
+msgid "Products"
+msgstr ""
+
+msgctxt "field:sale.promotion,quantity:"
+msgid "Quantity"
+msgstr ""
+
+msgctxt "field:sale.promotion,start_date:"
+msgid "Start Date"
+msgstr ""
+
+msgctxt "field:sale.promotion,unit:"
+msgid "Unit"
+msgstr ""
+
+msgctxt "field:sale.promotion,untaxed_amount:"
+msgid "Untaxed Amount"
+msgstr ""
+
+msgctxt "field:sale.promotion-product.category,category:"
+msgid "Category"
+msgstr ""
+
+msgctxt "field:sale.promotion-product.category,promotion:"
+msgid "Promotion"
+msgstr ""
+
+msgctxt "field:sale.promotion-product.product,product:"
+msgid "Product"
+msgstr ""
+
+msgctxt "field:sale.promotion-product.product,promotion:"
+msgid "Promotion"
+msgstr ""
+
+msgctxt "field:sale.reporting.promotion,promotion:"
+msgid "Promotion"
+msgstr ""
+
+msgctxt "field:sale.sale,original_tax_amount:"
+msgid "Original Tax"
+msgstr ""
+
+msgctxt "field:sale.sale,original_total_amount:"
+msgid "Original Total"
+msgstr ""
+
+msgctxt "field:sale.sale,original_untaxed_amount:"
+msgid "Original Untaxed"
+msgstr ""
+
+msgctxt "help:sale.promotion,formula:"
+msgid ""
+"Python expression that will be evaluated with:\n"
+"- unit_price: the original unit_price"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_promotion_form"
+msgid "Promotions"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_promotion_relate"
+msgid "Sale Promotions"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_sale_relate"
+msgid "Sales"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_sale_reporting_promotion"
+msgid "Sales per Promotion"
+msgstr ""
+
+#, python-format
+msgctxt "model:ir.message,text:msg_invalid_formula"
+msgid ""
+"Invalid formula \"%(formula)s\" in promotion \"%(promotion)s\" 'with "
+"exception \"%(exception)s\"."
+msgstr ""
+
+msgctxt "model:ir.rule.group,name:rule_group_promotion_companies"
+msgid "User in companies"
+msgstr ""
+
+msgctxt "model:ir.rule.group,name:rule_group_reporting_promotion_companies"
+msgid "User in companies"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_promotion"
+msgid "Promotions"
+msgstr ""
+
+msgctxt "model:sale.promotion,string:"
+msgid "Sale Promotion"
+msgstr ""
+
+msgctxt "model:sale.promotion-product.category,string:"
+msgid "Sale Promotion - Product Category"
+msgstr ""
+
+msgctxt "model:sale.promotion-product.product,string:"
+msgid "Sale Promotion - Product"
+msgstr ""
+
+msgctxt "model:sale.reporting.promotion,string:"
+msgid "Sale Reporting Promotion"
+msgstr ""
+
+msgctxt "view:sale.promotion:"
+msgid "Products"
+msgstr ""

Reply via email to