-
-
Notifications
You must be signed in to change notification settings - Fork 577
Expand file tree
/
Copy pathfr.po
More file actions
40 lines (36 loc) · 1.32 KB
/
fr.po
File metadata and controls
40 lines (36 loc) · 1.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_lock_used
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-02-20 18:40+0000\n"
"PO-Revision-Date: 2026-02-20 18:40+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: mrp_bom_lock_used
#: model:ir.model,name:mrp_bom_lock_used.model_mrp_bom
msgid "Bill of Material"
msgstr "Nomenclature"
#. module: mrp_bom_lock_used
#: model:ir.model,name:mrp_bom_lock_used.model_mrp_bom_line
msgid "Bill of Material Line"
msgstr "Ligne de nomenclature"
#. module: mrp_bom_lock_used
#. odoo-python
#: code:addons/mrp_bom_lock_used/models/mrp_bom.py:0
#, python-format
msgid ""
"Cannot modify BOM lines. There are active production orders: %s. Please "
"complete or cancel these production orders before modifying the BOM."
msgstr "Impossible de modifier les lignes de nomenclature. Il y a des ordres de fabrication actifs : %s. Veuillez terminer ou annuler ces ordres de fabrication avant de modifier la nomenclature."
#. module: mrp_bom_lock_used
#: model:ir.model,name:mrp_bom_lock_used.model_mrp_production
msgid "Production Order"
msgstr "Ordre de production"