details: https://code.tryton.org/translations/commit/3405211c3640 branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:06:30 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/product_measurements/locale/ka.po | 177 ++++++++++++++++++++++++++++++ 1 files changed, 177 insertions(+), 0 deletions(-) diffs (181 lines): diff -r 646b5fab734c -r 3405211c3640 modules/product_measurements/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/product_measurements/locale/ka.po Wed Nov 26 23:06:30 2025 +0000 @@ -0,0 +1,177 @@ +# +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:product.product,height:" +msgid "Height" +msgstr "" + +msgctxt "field:product.product,height_uom:" +msgid "Height UoM" +msgstr "" + +msgctxt "field:product.product,length:" +msgid "Length" +msgstr "" + +msgctxt "field:product.product,length_uom:" +msgid "Length UoM" +msgstr "" + +msgctxt "field:product.product,volume:" +msgid "Volume" +msgstr "" + +msgctxt "field:product.product,volume_uom:" +msgid "Volume UoM" +msgstr "" + +msgctxt "field:product.product,weight:" +msgid "Weight" +msgstr "" + +msgctxt "field:product.product,weight_uom:" +msgid "Weight UoM" +msgstr "" + +msgctxt "field:product.product,width:" +msgid "Width" +msgstr "" + +msgctxt "field:product.product,width_uom:" +msgid "Width UoM" +msgstr "" + +msgctxt "field:product.template,height:" +msgid "Height" +msgstr "" + +msgctxt "field:product.template,height_uom:" +msgid "Height UoM" +msgstr "" + +msgctxt "field:product.template,length:" +msgid "Length" +msgstr "" + +msgctxt "field:product.template,length_uom:" +msgid "Length UoM" +msgstr "" + +msgctxt "field:product.template,volume:" +msgid "Volume" +msgstr "" + +msgctxt "field:product.template,volume_uom:" +msgid "Volume UoM" +msgstr "" + +msgctxt "field:product.template,weight:" +msgid "Weight" +msgstr "" + +msgctxt "field:product.template,weight_uom:" +msgid "Weight UoM" +msgstr "" + +msgctxt "field:product.template,width:" +msgid "Width" +msgstr "" + +msgctxt "field:product.template,width_uom:" +msgid "Width UoM" +msgstr "" + +msgctxt "help:product.product,height:" +msgid "Height for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.product,height_uom:" +msgid "The Unit of Measure for the height." +msgstr "" + +msgctxt "help:product.product,length:" +msgid "Length for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.product,length_uom:" +msgid "The Unit of Measure for the length." +msgstr "" + +msgctxt "help:product.product,volume:" +msgid "Volume for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.product,volume_uom:" +msgid "The Unit of Measure for the volume." +msgstr "" + +msgctxt "help:product.product,weight:" +msgid "Weight for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.product,weight_uom:" +msgid "The Unit of Measure for the weight." +msgstr "" + +msgctxt "help:product.product,width:" +msgid "Width for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.product,width_uom:" +msgid "The Unit of Measure for the width." +msgstr "" + +msgctxt "help:product.template,height:" +msgid "Height for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.template,height_uom:" +msgid "The Unit of Measure for the height." +msgstr "" + +msgctxt "help:product.template,length:" +msgid "Length for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.template,length_uom:" +msgid "The Unit of Measure for the length." +msgstr "" + +msgctxt "help:product.template,volume:" +msgid "Volume for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.template,volume_uom:" +msgid "The Unit of Measure for the volume." +msgstr "" + +msgctxt "help:product.template,weight:" +msgid "Weight for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.template,weight_uom:" +msgid "The Unit of Measure for the weight." +msgstr "" + +msgctxt "help:product.template,width:" +msgid "Width for 1 default unit of measure." +msgstr "" + +msgctxt "help:product.template,width_uom:" +msgid "The Unit of Measure for the width." +msgstr "" + +msgctxt "view:product.template:" +msgid "Measurements" +msgstr "" + +msgctxt "view:product.template:" +msgid "Measurements for 1 default UoM." +msgstr ""
