mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-warehouse-10.0/stock-logistics-warehouse-10.0-stock_location_lockdown Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-10-0/stock-logistics-warehouse-10-0-stock_location_lockdown/
This commit is contained in:
@@ -32,10 +32,11 @@ msgid "Quants"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_location_lockdown
|
||||
#: code:addons/stock_location_lockdown/models/stock_quant.py:20
|
||||
#, fuzzy, python-format
|
||||
msgid "The location '%s' is not configured to receive stock."
|
||||
msgstr "L'emplacement %s n'est pas configuré pour recevoir du stock."
|
||||
#: code:addons/stock_location_lockdown/models/stock_quant.py:17
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The location %s is blocked and can not be used for moving the product %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_location_lockdown
|
||||
#: model:ir.model.fields,help:stock_location_lockdown.field_stock_location_block_stock_entrance
|
||||
@@ -48,5 +49,9 @@ msgstr ""
|
||||
"cette emplacement. Habituellement utilisée pour les emplacements virtuels "
|
||||
"ayant des enfants."
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "The location '%s' is not configured to receive stock."
|
||||
#~ msgstr "L'emplacement %s n'est pas configuré pour recevoir du stock."
|
||||
|
||||
#~ msgid "Location"
|
||||
#~ msgstr "Emplacement"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_location_lockdown
|
||||
# * stock_location_lockdown
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -32,15 +32,21 @@ msgid "Quants"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_location_lockdown
|
||||
#: code:addons/stock_location_lockdown/models/stock_quant.py:20
|
||||
#: code:addons/stock_location_lockdown/models/stock_quant.py:17
|
||||
#, python-format
|
||||
msgid "The location '%s' is not configured to receive stock."
|
||||
msgstr "A localização '%s' não está configurada para receber stock."
|
||||
msgid ""
|
||||
"The location %s is blocked and can not be used for moving the product %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_location_lockdown
|
||||
#: model:ir.model.fields,help:stock_location_lockdown.field_stock_location_block_stock_entrance
|
||||
msgid "if this box is checked, putting stock on this location won't be allowed. Usually used for a virtual location that has childrens."
|
||||
msgid ""
|
||||
"if this box is checked, putting stock on this location won't be allowed. "
|
||||
"Usually used for a virtual location that has childrens."
|
||||
msgstr ""
|
||||
"Se esta caixa estiver selecionada, não será permitido colocar stock nesta "
|
||||
"localização. É geralmente utilizada em localizações virtuais com "
|
||||
"descendentes."
|
||||
|
||||
#~ msgid "The location '%s' is not configured to receive stock."
|
||||
#~ msgstr "A localização '%s' não está configurada para receber stock."
|
||||
|
||||
Reference in New Issue
Block a user