From 1ae634c477e4cd6f03f052637f41dd0fef231b50 Mon Sep 17 00:00:00 2001 From: oca-ci Date: Thu, 21 Mar 2024 14:06:19 +0000 Subject: [PATCH] [UPD] Update stock_quant_safe_inventory.pot --- .../i18n/stock_quant_safe_inventory.pot | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 stock_quant_safe_inventory/i18n/stock_quant_safe_inventory.pot diff --git a/stock_quant_safe_inventory/i18n/stock_quant_safe_inventory.pot b/stock_quant_safe_inventory/i18n/stock_quant_safe_inventory.pot new file mode 100644 index 000000000000..a2bc622c475a --- /dev/null +++ b/stock_quant_safe_inventory/i18n/stock_quant_safe_inventory.pot @@ -0,0 +1,55 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_quant_safe_inventory +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: stock_quant_safe_inventory +#: model:ir.model,name:stock_quant_safe_inventory.model_res_company +msgid "Companies" +msgstr "" + +#. module: stock_quant_safe_inventory +#: model:ir.model,name:stock_quant_safe_inventory.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: stock_quant_safe_inventory +#: model:ir.model.fields,help:stock_quant_safe_inventory.field_res_company__stock_quant_no_inventory_if_being_picked +#: model:ir.model.fields,help:stock_quant_safe_inventory.field_res_config_settings__stock_quant_no_inventory_if_being_picked +#: model_terms:ir.ui.view,arch_db:stock_quant_safe_inventory.res_config_settings_view_form +msgid "" +"If checked, the system will prevent inventory of stock quants if some " +"quantities are currently being picked for the same product, location, lot " +"and package." +msgstr "" + +#. module: stock_quant_safe_inventory +#: model:ir.model,name:stock_quant_safe_inventory.model_stock_quant +msgid "Quants" +msgstr "" + +#. module: stock_quant_safe_inventory +#: model:ir.model.fields,field_description:stock_quant_safe_inventory.field_res_company__stock_quant_no_inventory_if_being_picked +#: model:ir.model.fields,field_description:stock_quant_safe_inventory.field_res_config_settings__stock_quant_no_inventory_if_being_picked +#: model_terms:ir.ui.view,arch_db:stock_quant_safe_inventory.res_config_settings_view_form +msgid "Stock quant no inventory if being picked" +msgstr "" + +#. module: stock_quant_safe_inventory +#. odoo-python +#: code:addons/stock_quant_safe_inventory/models/stock_quant.py:0 +#, python-format +msgid "" +"You cannot update the quantity of a quant that is currently being picked.\n" +" %(details)s" +msgstr ""