details: https://code.tryton.org/translations/commit/43ce2179d2ce branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:07:18 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/production_split/locale/ka.po | 53 +++++++++++++++++++++++++++++++++++ 1 files changed, 53 insertions(+), 0 deletions(-) diffs (57 lines): diff -r f83ccd1ac0f0 -r 43ce2179d2ce modules/production_split/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/production_split/locale/ka.po Wed Nov 26 23:07:18 2025 +0000 @@ -0,0 +1,53 @@ +# +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:production.split.start,count:" +msgid "Count" +msgstr "" + +msgctxt "field:production.split.start,quantity:" +msgid "Quantity" +msgstr "" + +msgctxt "field:production.split.start,unit:" +msgid "Unit" +msgstr "" + +msgctxt "field:production.split.start,uom_category:" +msgid "UoM Category" +msgstr "" + +msgctxt "help:production.split.start,count:" +msgid "The limit number of productions" +msgstr "" + +msgctxt "help:production.split.start,uom_category:" +msgid "The category of Unit of Measure." +msgstr "" + +msgctxt "model:ir.action,name:wizard_split_production" +msgid "Split Production" +msgstr "" + +msgctxt "model:ir.model.button,string:production_split_wizard_button" +msgid "Split" +msgstr "" + +msgctxt "model:production.split.start,string:" +msgid "Production Split Start" +msgstr "" + +msgctxt "wizard_button:production.split,start,end:" +msgid "Cancel" +msgstr "" + +msgctxt "wizard_button:production.split,start,split:" +msgid "Split" +msgstr ""
