-
-
Notifications
You must be signed in to change notification settings - Fork 729
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UPD] Update stock_quant_safe_inventory.pot
- Loading branch information
oca-ci
committed
Mar 21, 2024
1 parent
6eab016
commit 1ae634c
Showing
1 changed file
with
55 additions
and
0 deletions.
There are no files selected for viewing
55 changes: 55 additions & 0 deletions
55
stock_quant_safe_inventory/i18n/stock_quant_safe_inventory.pot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 "" |