details: https://code.tryton.org/translations/commit/a9be4dd91024 branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:14:45 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/stock_inventory_location/locale/ka.po | 57 +++++++++++++++++++++++++++ 1 files changed, 57 insertions(+), 0 deletions(-) diffs (61 lines): diff -r 2fb5a494411a -r a9be4dd91024 modules/stock_inventory_location/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/stock_inventory_location/locale/ka.po Wed Nov 26 23:14:45 2025 +0000 @@ -0,0 +1,57 @@ +# +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:stock.inventory.create.start,company:" +msgid "Company" +msgstr "" + +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + +msgctxt "field:stock.inventory.create.start,date:" +msgid "Date" +msgstr "" + +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + +msgctxt "field:stock.inventory.create.start,locations:" +msgid "Locations" +msgstr "" + +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "" + +msgctxt "model:ir.action,name:wizard_create_inventory" +msgid "Create Inventories" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_create_inventory" +msgid "Create Inventories" +msgstr "" + +msgctxt "model:stock.inventory.create.start,string:" +msgid "Stock Inventory Create Start" +msgstr "" + +msgctxt "wizard_button:stock.inventory.create,start,create_:" +msgid "Create" +msgstr "" + +msgctxt "wizard_button:stock.inventory.create,start,end:" +msgid "Cancel" +msgstr ""
