-
-
Notifications
You must be signed in to change notification settings - Fork 738
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% (16 of 16 strings) Translation: stock-logistics-warehouse-16.0/stock-logistics-warehouse-16.0-stock_inventory_justification Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory_justification/fr/
- Loading branch information
1 parent
a0d0883
commit aeb6c10
Showing
1 changed file
with
19 additions
and
17 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 |
---|---|---|
|
@@ -6,43 +6,45 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2025-02-03 10:06+0000\n" | ||
"Last-Translator: Arnaud LAYEC <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"Language: fr\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: nplurals=2; plural=n > 1;\n" | ||
"X-Generator: Weblate 5.6.2\n" | ||
|
||
#. module: stock_inventory_justification | ||
#: model:ir.model.fields,field_description:stock_inventory_justification.field_stock_inventory_justification__active | ||
msgid "Active" | ||
msgstr "" | ||
msgstr "Actif" | ||
|
||
#. module: stock_inventory_justification | ||
#: model:ir.model.fields,field_description:stock_inventory_justification.field_stock_inventory_justification__create_uid | ||
msgid "Created by" | ||
msgstr "" | ||
msgstr "Créé par" | ||
|
||
#. module: stock_inventory_justification | ||
#: model:ir.model.fields,field_description:stock_inventory_justification.field_stock_inventory_justification__create_date | ||
msgid "Created on" | ||
msgstr "" | ||
msgstr "Créé le" | ||
|
||
#. module: stock_inventory_justification | ||
#: model:ir.model.fields,field_description:stock_inventory_justification.field_stock_inventory_justification__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
msgstr "Nom affiché" | ||
|
||
#. module: stock_inventory_justification | ||
#: model:ir.model.fields,field_description:stock_inventory_justification.field_stock_inventory_justification__id | ||
msgid "ID" | ||
msgstr "" | ||
msgstr "ID" | ||
|
||
#. module: stock_inventory_justification | ||
#: model:ir.model,name:stock_inventory_justification.model_stock_inventory_justification | ||
msgid "Inventory justification" | ||
msgstr "" | ||
msgstr "Justification d'inventaire" | ||
|
||
#. module: stock_inventory_justification | ||
#: model:ir.actions.act_window,name:stock_inventory_justification.stock_inventory_justification_act_window | ||
|
@@ -51,51 +53,51 @@ msgstr "" | |
#: model:ir.model.fields,help:stock_inventory_justification.field_stock_quant__inventory_justification_ids | ||
#: model:ir.ui.menu,name:stock_inventory_justification.silog_stock_inventory_justification_menu | ||
msgid "Inventory justifications" | ||
msgstr "" | ||
msgstr "Justifications d'inventaire" | ||
|
||
#. module: stock_inventory_justification | ||
#: model:ir.model.fields,field_description:stock_inventory_justification.field_stock_move__inventory_justification_ids | ||
#: model:ir.model.fields,field_description:stock_inventory_justification.field_stock_move_line__inventory_justification_ids | ||
#: model:ir.model.fields,field_description:stock_inventory_justification.field_stock_quant__inventory_justification_ids | ||
msgid "Justifications" | ||
msgstr "" | ||
msgstr "Justifications" | ||
|
||
#. module: stock_inventory_justification | ||
#: model:ir.model.fields,field_description:stock_inventory_justification.field_stock_inventory_justification____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
msgstr "Dernière modification le" | ||
|
||
#. module: stock_inventory_justification | ||
#: model:ir.model.fields,field_description:stock_inventory_justification.field_stock_inventory_justification__write_uid | ||
msgid "Last Updated by" | ||
msgstr "" | ||
msgstr "Dernière modification par" | ||
|
||
#. module: stock_inventory_justification | ||
#: model:ir.model.fields,field_description:stock_inventory_justification.field_stock_inventory_justification__write_date | ||
msgid "Last Updated on" | ||
msgstr "" | ||
msgstr "Dernière modification le" | ||
|
||
#. module: stock_inventory_justification | ||
#: model:ir.model.fields,field_description:stock_inventory_justification.field_stock_inventory_justification__name | ||
msgid "Name" | ||
msgstr "" | ||
msgstr "Nom" | ||
|
||
#. module: stock_inventory_justification | ||
#: model:ir.model,name:stock_inventory_justification.model_stock_move_line | ||
msgid "Product Moves (Stock Move Line)" | ||
msgstr "" | ||
msgstr "Mouvements de produits (Ligne de Mouvement de Stock)" | ||
|
||
#. module: stock_inventory_justification | ||
#: model:ir.model,name:stock_inventory_justification.model_stock_quant | ||
msgid "Quants" | ||
msgstr "" | ||
msgstr "Quantités" | ||
|
||
#. module: stock_inventory_justification | ||
#: model:ir.model,name:stock_inventory_justification.model_stock_move | ||
msgid "Stock Move" | ||
msgstr "" | ||
msgstr "Mouvement de stock" | ||
|
||
#. module: stock_inventory_justification | ||
#: model:ir.model.constraint,message:stock_inventory_justification.constraint_stock_inventory_justification_unique_name | ||
msgid "This stock inventory justification already exists." | ||
msgstr "" | ||
msgstr "Cette justification d'inventaire existe déjà." |