details: https://code.tryton.org/translations/commit/62d82cf54ffb branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:14:52 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/stock_location_move/locale/ka.po | 52 ++++++++++++++++++++++++++++++++ 1 files changed, 52 insertions(+), 0 deletions(-) diffs (56 lines): diff -r a9be4dd91024 -r 62d82cf54ffb modules/stock_location_move/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/stock_location_move/locale/ka.po Wed Nov 26 23:14:52 2025 +0000 @@ -0,0 +1,52 @@ +# +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.location,assigned_by:" +msgid "Assigned by" +msgstr "" + +msgctxt "field:stock.location,movable:" +msgid "Movable" +msgstr "" + +msgctxt "field:stock.shipment.internal,locations:" +msgid "Locations" +msgstr "" + +msgctxt "field:stock.shipment.internal-location,location:" +msgid "Location" +msgstr "" + +msgctxt "field:stock.shipment.internal-location,shipment:" +msgid "Shipment" +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_location_already_assigned" +msgid "" +"The location \"%(location)s\" has already been assigned by " +"\"%(assigned_by)s\"." +msgstr "" + +msgctxt "model:ir.rule.group,name:rule_group_location_movable" +msgid "Movable location" +msgstr "" + +msgctxt "model:ir.rule.group,name:rule_group_location_movable_admin" +msgid "Any location" +msgstr "" + +msgctxt "model:res.group,name:group_stock_location_movable" +msgid "Stock Location Movable" +msgstr "" + +msgctxt "model:stock.shipment.internal-location,string:" +msgid "Stock Shipment Internal - Location" +msgstr ""
