details: https://code.tryton.org/translations/commit/acb430f5eeaf branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:13:20 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/sale_stock_quantity/locale/ka.po | 27 +++++++++++++++++++++++++++ 1 files changed, 27 insertions(+), 0 deletions(-) diffs (31 lines): diff -r 41573ff0b993 -r acb430f5eeaf modules/sale_stock_quantity/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/sale_stock_quantity/locale/ka.po Wed Nov 26 23:13:20 2025 +0000 @@ -0,0 +1,27 @@ +# +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" + +#, python-format +msgctxt "model:ir.message,text:msg_product_forecast_quantity_lower" +msgid "" +"The forecast quantity (%(forecast_quantity)s) of product \"%(product)s\" is " +"lower than the quantity (%(quantity)s)." +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_sale_stock_quantity" +msgid "" +"The forcast quantity (%(forecast_quantity)s) for line \"%(line)s\" is lower " +"than its quantity (%(quantity)s)." +msgstr "" + +msgctxt "model:res.group,name:group_sale_stock_quantity" +msgid "Sale Stock Quantity" +msgstr ""
