forked from OCA/stock-logistics-workflow
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1397 from OCA/16.0
Syncing from upstream OCA/stock-logistics-workflow (16.0)
- Loading branch information
Showing
1 changed file
with
9 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 |
---|---|---|
|
@@ -8,20 +8,21 @@ msgstr "" | |
"Project-Id-Version: stock-logistics-workflow (8.0)\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-05-05 02:58+0000\n" | ||
"PO-Revision-Date: 2016-05-03 14:10+0000\n" | ||
"Last-Translator: <>\n" | ||
"Language-Team: French (http://www.transifex.com/oca/OCA-stock-logistics-" | ||
"workflow-8-0/language/fr/)\n" | ||
"PO-Revision-Date: 2025-02-03 13:06+0000\n" | ||
"Last-Translator: Arnaud LAYEC <[email protected]>\n" | ||
"Language-Team: French (http://www.transifex.com/oca/" | ||
"OCA-stock-logistics-workflow-8-0/language/fr/)\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" | ||
"Plural-Forms: nplurals=2; plural=n > 1;\n" | ||
"X-Generator: Weblate 5.6.2\n" | ||
|
||
#. module: stock_picking_back2draft | ||
#: model_terms:ir.ui.view,arch_db:stock_picking_back2draft.view_picking_form_reopen | ||
msgid "Back to draft" | ||
msgstr "Back to draft" | ||
msgstr "Retour en brouillon" | ||
|
||
#. module: stock_picking_back2draft | ||
#: model:ir.model,name:stock_picking_back2draft.model_stock_move | ||
|
@@ -31,14 +32,14 @@ msgstr "Mouvement de stock" | |
#. module: stock_picking_back2draft | ||
#: model:ir.model,name:stock_picking_back2draft.model_stock_picking | ||
msgid "Transfer" | ||
msgstr "" | ||
msgstr "Transfert" | ||
|
||
#. module: stock_picking_back2draft | ||
#. odoo-python | ||
#: code:addons/stock_picking_back2draft/models/stock_move.py:0 | ||
#, python-format | ||
msgid "You can set to draft cancelled moves only" | ||
msgstr "" | ||
msgstr "Seuls les mouvements annulés peuvent être remis en brouillon" | ||
|
||
#~ msgid "Picking List" | ||
#~ msgstr "Bon de livraison" |