forked from OCA/stock-logistics-warehouse
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (6 of 6 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_location_lockdown Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_location_lockdown/fr/
- Loading branch information
1 parent
c7ae5b8
commit b4656b3
Showing
1 changed file
with
11 additions
and
8 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -7,25 +7,25 @@ msgstr "" | |
"Project-Id-Version: Odoo Server 9.0c\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2018-09-06 13:10+0000\n" | ||
"PO-Revision-Date: 2018-09-06 13:10+0000\n" | ||
"Last-Translator: <>\n" | ||
"PO-Revision-Date: 2024-03-13 11:39+0000\n" | ||
"Last-Translator: MorganeGoujon <[email protected]>\n" | ||
"Language-Team: \n" | ||
"Language: \n" | ||
"Language: fr\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: \n" | ||
"Plural-Forms: nplurals=2; plural=n > 1;\n" | ||
"X-Generator: Weblate 4.17\n" | ||
|
||
#. module: stock_location_lockdown | ||
#: model:ir.model.fields,field_description:stock_location_lockdown.field_stock_location__block_stock_entrance | ||
#, fuzzy | ||
msgid "Block Stock Entrance" | ||
msgstr "Bloquer les entrées de stock" | ||
|
||
#. module: stock_location_lockdown | ||
#: model:ir.model,name:stock_location_lockdown.model_stock_location | ||
msgid "Inventory Locations" | ||
msgstr "" | ||
msgstr "Emplacements d'inventaire" | ||
|
||
#. module: stock_location_lockdown | ||
#. odoo-python | ||
|
@@ -35,11 +35,13 @@ msgid "" | |
"It is impossible to prohibit this location from receiving " | ||
"products as it already contains some." | ||
msgstr "" | ||
"Il est impossible d'empêcher cet emplacement de recevoir " | ||
"des produits car il en contient déjà." | ||
|
||
#. module: stock_location_lockdown | ||
#: model:ir.model,name:stock_location_lockdown.model_stock_quant | ||
msgid "Quants" | ||
msgstr "" | ||
msgstr "Quantités" | ||
|
||
#. module: stock_location_lockdown | ||
#. odoo-python | ||
|
@@ -49,10 +51,11 @@ msgid "" | |
"The location %(location)s is blocked and can not be used for moving the " | ||
"product %(product)s" | ||
msgstr "" | ||
"L'emplacement %(location)s est bloqué et ne peut pas être utilisé pour " | ||
"déplacer le produit %(product)s" | ||
|
||
#. module: stock_location_lockdown | ||
#: model:ir.model.fields,help:stock_location_lockdown.field_stock_location__block_stock_entrance | ||
#, fuzzy | ||
msgid "" | ||
"if this box is checked, putting stock on this location won't be allowed. " | ||
"Usually used for a virtual location that has childrens." | ||
|