-
-
Notifications
You must be signed in to change notification settings - Fork 112
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
e6e148b
commit c5d8eff
Showing
1 changed file
with
81 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,81 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * mrp_bom_structure_xlsx | ||
# | ||
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: mrp_bom_structure_xlsx | ||
#. odoo-python | ||
#: code:addons/mrp_bom_structure_xlsx/report/bom_structure_xlsx.py:0 | ||
#, python-format | ||
msgid "BOM Name" | ||
msgstr "" | ||
|
||
#. module: mrp_bom_structure_xlsx | ||
#. odoo-python | ||
#: code:addons/mrp_bom_structure_xlsx/report/bom_structure_xlsx.py:0 | ||
#, python-format | ||
msgid "BOM Structure" | ||
msgstr "" | ||
|
||
#. module: mrp_bom_structure_xlsx | ||
#: model:ir.model,name:mrp_bom_structure_xlsx.model_report_mrp_bom_structure_xlsx_bom_structure_xlsx | ||
msgid "BOM Structure XLSX Report" | ||
msgstr "" | ||
|
||
#. module: mrp_bom_structure_xlsx | ||
#: model:ir.actions.report,name:mrp_bom_structure_xlsx.bom_structure_xlsx | ||
msgid "Export BoM Structure to Excel" | ||
msgstr "" | ||
|
||
#. module: mrp_bom_structure_xlsx | ||
#. odoo-python | ||
#: code:addons/mrp_bom_structure_xlsx/report/bom_structure_xlsx.py:0 | ||
#, python-format | ||
msgid "Level" | ||
msgstr "" | ||
|
||
#. module: mrp_bom_structure_xlsx | ||
#. odoo-python | ||
#: code:addons/mrp_bom_structure_xlsx/report/bom_structure_xlsx.py:0 | ||
#, python-format | ||
msgid "Product Name" | ||
msgstr "" | ||
|
||
#. module: mrp_bom_structure_xlsx | ||
#. odoo-python | ||
#: code:addons/mrp_bom_structure_xlsx/report/bom_structure_xlsx.py:0 | ||
#, python-format | ||
msgid "Product Reference" | ||
msgstr "" | ||
|
||
#. module: mrp_bom_structure_xlsx | ||
#. odoo-python | ||
#: code:addons/mrp_bom_structure_xlsx/report/bom_structure_xlsx.py:0 | ||
#, python-format | ||
msgid "Quantity" | ||
msgstr "" | ||
|
||
#. module: mrp_bom_structure_xlsx | ||
#. odoo-python | ||
#: code:addons/mrp_bom_structure_xlsx/report/bom_structure_xlsx.py:0 | ||
#, python-format | ||
msgid "Reference" | ||
msgstr "" | ||
|
||
#. module: mrp_bom_structure_xlsx | ||
#. odoo-python | ||
#: code:addons/mrp_bom_structure_xlsx/report/bom_structure_xlsx.py:0 | ||
#, python-format | ||
msgid "Unit of Measure" | ||
msgstr "" |