details: https://code.tryton.org/translations/commit/fdf25a411897 branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:15:16 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/stock_lot_sled/locale/ka.po | 236 ++++++++++++++++++++++++++++++++++++ 1 files changed, 236 insertions(+), 0 deletions(-) diffs (240 lines): diff -r 5bd7128cb465 -r fdf25a411897 modules/stock_lot_sled/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/stock_lot_sled/locale/ka.po Wed Nov 26 23:15:16 2025 +0000 @@ -0,0 +1,236 @@ +# +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,expiration_state:" +msgid "Expiration State" +msgstr "" + +msgctxt "field:product.product,expiration_time:" +msgid "Expiration Time" +msgstr "" + +msgctxt "field:product.product,shelf_life_state:" +msgid "Shelf Life Time State" +msgstr "" + +msgctxt "field:product.product,shelf_life_time:" +msgid "Shelf Life Time" +msgstr "" + +msgctxt "field:product.template,expiration_state:" +msgid "Expiration State" +msgstr "" + +msgctxt "field:product.template,expiration_time:" +msgid "Expiration Time" +msgstr "" + +msgctxt "field:product.template,shelf_life_state:" +msgid "Shelf Life Time State" +msgstr "" + +msgctxt "field:product.template,shelf_life_time:" +msgid "Shelf Life Time" +msgstr "" + +msgctxt "field:stock.configuration,shelf_life_delay:" +msgid "Shelf Life Delay" +msgstr "" + +msgctxt "field:stock.location.lot.shelf_life,shelf_life_delay:" +msgid "Shelf Life Delay" +msgstr "" + +msgctxt "field:stock.lot,expiration_date:" +msgid "Expiration Date" +msgstr "" + +msgctxt "field:stock.lot,expiration_state:" +msgid "Expiration State" +msgstr "" + +msgctxt "field:stock.lot,shelf_life_expiration_date:" +msgid "Shelf Life Expiration Date" +msgstr "" + +msgctxt "field:stock.lot,shelf_life_expiration_state:" +msgid "Shelf Life Expiration State" +msgstr "" + +msgctxt "field:stock.move.add.lots.start.lot,expiration_date:" +msgid "Expiration Date" +msgstr "" + +msgctxt "field:stock.move.add.lots.start.lot,expiration_state:" +msgid "Expiration State" +msgstr "" + +msgctxt "field:stock.move.add.lots.start.lot,shelf_life_expiration_date:" +msgid "Shelf Life Expiration Date" +msgstr "" + +msgctxt "field:stock.move.add.lots.start.lot,shelf_life_expiration_state:" +msgid "Shelf Life Expiration State" +msgstr "" + +msgctxt "help:product.product,expiration_time:" +msgid "In number of days." +msgstr "" + +msgctxt "help:product.product,shelf_life_time:" +msgid "In number of days." +msgstr "" + +msgctxt "help:product.template,expiration_time:" +msgid "In number of days." +msgstr "" + +msgctxt "help:product.template,shelf_life_time:" +msgid "In number of days." +msgstr "" + +msgctxt "help:stock.configuration,shelf_life_delay:" +msgid "The delay before removal from the forecast." +msgstr "" + +msgctxt "help:stock.location.lot.shelf_life,shelf_life_delay:" +msgid "The delay before removal from the forecast." +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_lot_modify_expiration_date_period_close" +msgid "" +"You cannot modify expiration dates of lot \"%(lot)s because it is used on " +"move \"%(move)s\" in a closed period." +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_move_lot_expired" +msgid "You cannot process move \"%(move)s\" because its lot \"%(lot)s\" has expired." +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_period_close_sled" +msgid "" +"You cannot close periods before the expiration of lot \"%(lot)s\" " +"(%(date)s)." +msgstr "" + +msgctxt "model:res.group,name:group_stock_force_expiration" +msgid "Stock Force Expiration" +msgstr "" + +msgctxt "model:stock.location.lot.shelf_life,string:" +msgid "Stock Location Lot Shelf Life" +msgstr "" + +msgctxt "selection:product.product,expiration_state:" +msgid "None" +msgstr "" + +msgctxt "selection:product.product,expiration_state:" +msgid "Optional" +msgstr "" + +msgctxt "selection:product.product,expiration_state:" +msgid "Required" +msgstr "" + +msgctxt "selection:product.product,shelf_life_state:" +msgid "None" +msgstr "" + +msgctxt "selection:product.product,shelf_life_state:" +msgid "Optional" +msgstr "" + +msgctxt "selection:product.product,shelf_life_state:" +msgid "Required" +msgstr "" + +msgctxt "selection:product.template,expiration_state:" +msgid "None" +msgstr "" + +msgctxt "selection:product.template,expiration_state:" +msgid "Optional" +msgstr "" + +msgctxt "selection:product.template,expiration_state:" +msgid "Required" +msgstr "" + +msgctxt "selection:product.template,shelf_life_state:" +msgid "None" +msgstr "" + +msgctxt "selection:product.template,shelf_life_state:" +msgid "Optional" +msgstr "" + +msgctxt "selection:product.template,shelf_life_state:" +msgid "Required" +msgstr "" + +msgctxt "selection:stock.lot,expiration_state:" +msgid "None" +msgstr "" + +msgctxt "selection:stock.lot,expiration_state:" +msgid "Optional" +msgstr "" + +msgctxt "selection:stock.lot,expiration_state:" +msgid "Required" +msgstr "" + +msgctxt "selection:stock.lot,shelf_life_expiration_state:" +msgid "None" +msgstr "" + +msgctxt "selection:stock.lot,shelf_life_expiration_state:" +msgid "Optional" +msgstr "" + +msgctxt "selection:stock.lot,shelf_life_expiration_state:" +msgid "Required" +msgstr "" + +msgctxt "selection:stock.move.add.lots.start.lot,expiration_state:" +msgid "None" +msgstr "" + +msgctxt "selection:stock.move.add.lots.start.lot,expiration_state:" +msgid "Optional" +msgstr "" + +msgctxt "selection:stock.move.add.lots.start.lot,expiration_state:" +msgid "Required" +msgstr "" + +msgctxt "selection:stock.move.add.lots.start.lot,shelf_life_expiration_state:" +msgid "None" +msgstr "" + +msgctxt "selection:stock.move.add.lots.start.lot,shelf_life_expiration_state:" +msgid "Optional" +msgstr "" + +msgctxt "selection:stock.move.add.lots.start.lot,shelf_life_expiration_state:" +msgid "Required" +msgstr "" + +msgctxt "view:product.template:" +msgid "Shelf Life" +msgstr "" + +msgctxt "view:stock.configuration:" +msgid "Lot" +msgstr ""
