-
-
Notifications
You must be signed in to change notification settings - Fork 671
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added translation using Weblate (French)
- Loading branch information
1 parent
f32eb7d
commit eb385ff
Showing
1 changed file
with
49 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,49 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * stock_picking_return_restricted_qty | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\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" | ||
|
||
#. module: stock_picking_return_restricted_qty | ||
#: model:ir.model.fields,help:stock_picking_return_restricted_qty.field_stock_picking_type__restrict_return_qty | ||
msgid "" | ||
"Enable this option to restrict returning more quantities than delivered." | ||
msgstr "" | ||
|
||
#. module: stock_picking_return_restricted_qty | ||
#: model:ir.model,name:stock_picking_return_restricted_qty.model_stock_picking_type | ||
msgid "Picking Type" | ||
msgstr "" | ||
|
||
#. module: stock_picking_return_restricted_qty | ||
#: model:ir.model.fields,field_description:stock_picking_return_restricted_qty.field_stock_picking_type__restrict_return_qty | ||
msgid "Restrict Return Quantity" | ||
msgstr "" | ||
|
||
#. module: stock_picking_return_restricted_qty | ||
#: model:ir.model,name:stock_picking_return_restricted_qty.model_stock_return_picking | ||
msgid "Return Picking" | ||
msgstr "" | ||
|
||
#. module: stock_picking_return_restricted_qty | ||
#: model:ir.model,name:stock_picking_return_restricted_qty.model_stock_return_picking_line | ||
msgid "Return Picking Line" | ||
msgstr "" | ||
|
||
#. module: stock_picking_return_restricted_qty | ||
#. odoo-python | ||
#: code:addons/stock_picking_return_restricted_qty/wizard/stock_picking_return.py:0 | ||
#: code:addons/stock_picking_return_restricted_qty/wizard/stock_picking_return.py:0 | ||
#, python-format | ||
msgid "Return more quantities than delivered is not allowed." | ||
msgstr "" |