Launchpad automatic translations update.
[odoo/odoo.git] / addons / mrp_subproduct / i18n / fr.po
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * mrp_subproduct
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: OpenERP Server 6.0dev\n"
8 "Report-Msgid-Bugs-To: support@openerp.com\n"
9 "POT-Creation-Date: 2010-11-18 16:12+0000\n"
10 "PO-Revision-Date: 2010-12-01 14:12+0000\n"
11 "Last-Translator: Numérigraphe <Unknown>\n"
12 "Language-Team: \n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2010-12-02 04:50+0000\n"
17 "X-Generator: Launchpad (build Unknown)\n"
18
19 #. module: mrp_subproduct
20 #: sql_constraint:ir.module.module:0
21 msgid "The certificate ID of the module must be unique !"
22 msgstr ""
23
24 #. module: mrp_subproduct
25 #: constraint:ir.ui.view:0
26 msgid "Invalid XML for View Architecture!"
27 msgstr ""
28
29 #. module: mrp_subproduct
30 #: model:ir.model,name:mrp_subproduct.model_mrp_subproduct
31 msgid "Sub Product"
32 msgstr "Sous-produit"
33
34 #. module: mrp_subproduct
35 #: sql_constraint:ir.module.module:0
36 msgid "The name of the module must be unique !"
37 msgstr "Le nom d'un module doit être unique !"
38
39 #. module: mrp_subproduct
40 #: view:mrp.bom:0
41 msgid "sub products"
42 msgstr "Sous-produits"
43
44 #. module: mrp_subproduct
45 #: model:ir.model,name:mrp_subproduct.model_mrp_production
46 msgid "Manufacturing Order"
47 msgstr "Ordre de fabrication"
48
49 #. module: mrp_subproduct
50 #: model:ir.module.module,shortdesc:mrp_subproduct.module_meta_information
51 msgid ""
52 "MRP Sub Product - To produce several products from one production order"
53 msgstr ""
54 "Sous-produit dans le module MRP - pour pouvoir fabriquer plusieurs produits "
55 "à partir d'un seul ordre de fabrication"
56
57 #. module: mrp_subproduct
58 #: field:mrp.subproduct,product_id:0
59 msgid "Product"
60 msgstr "Produit"
61
62 #. module: mrp_subproduct
63 #: field:mrp.bom,sub_products:0
64 msgid "sub_products"
65 msgstr "Sous-produits"
66
67 #. module: mrp_subproduct
68 #: field:mrp.subproduct,subproduct_type:0
69 msgid "Quantity Type"
70 msgstr "Type de quantité"
71
72 #. module: mrp_subproduct
73 #: model:ir.model,name:mrp_subproduct.model_mrp_bom
74 msgid "Bill of Material"
75 msgstr "Nomenclature"
76
77 #. module: mrp_subproduct
78 #: field:mrp.subproduct,product_qty:0
79 msgid "Product Qty"
80 msgstr "Qté de Produit"
81
82 #. module: mrp_subproduct
83 #: field:mrp.subproduct,product_uom:0
84 msgid "Product UOM"
85 msgstr "UdM du produit"
86
87 #. module: mrp_subproduct
88 #: field:mrp.subproduct,bom_id:0
89 msgid "BoM"
90 msgstr "Nomenclature"
91
92 #. module: mrp_subproduct
93 #: view:mrp.bom:0
94 msgid "Sub Products"
95 msgstr "Sous-produit"
96
97 #. module: mrp_subproduct
98 #: selection:mrp.subproduct,subproduct_type:0
99 msgid "Variable"
100 msgstr "Variable"
101
102 #. module: mrp_subproduct
103 #: constraint:ir.model:0
104 msgid ""
105 "The Object name must start with x_ and not contain any special character !"
106 msgstr ""
107 "Le nom de l'objet doit commencer avec x_ et ne pas contenir de charactères "
108 "spéciaux !"
109
110 #. module: mrp_subproduct
111 #: selection:mrp.subproduct,subproduct_type:0
112 msgid "Fixed"
113 msgstr "Fixe"
114
115 #. module: mrp_subproduct
116 #: sql_constraint:ir.model.fields:0
117 msgid "Size of the field can never be less than 1 !"
118 msgstr "La taille du champ ne doit jamais être inférieure à 1 !"