[REF] audittrail: code refactoring. still not totally working x_x
[odoo/odoo.git] / addons / mrp_subproduct / i18n / fr.po
index b2b3461..57c2719 100644 (file)
@@ -6,35 +6,32 @@ msgid ""
 msgstr ""
 "Project-Id-Version: OpenERP Server 6.0dev\n"
 "Report-Msgid-Bugs-To: support@openerp.com\n"
-"POT-Creation-Date: 2010-11-18 16:12+0000\n"
-"PO-Revision-Date: 2010-11-30 19:03+0000\n"
-"Last-Translator: swinter <Unknown>\n"
+"POT-Creation-Date: 2011-01-03 16:58+0000\n"
+"PO-Revision-Date: 2011-01-13 02:28+0000\n"
+"Last-Translator: Maxime Chambreuil (http://www.savoirfairelinux.com) "
+"<maxime.chambreuil@savoirfairelinux.com>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Launchpad-Export-Date: 2010-12-01 05:02+0000\n"
-"X-Generator: Launchpad (build Unknown)\n"
+"X-Launchpad-Export-Date: 2011-11-05 05:38+0000\n"
+"X-Generator: Launchpad (build 14231)\n"
 
 #. module: mrp_subproduct
-#: sql_constraint:ir.module.module:0
-msgid "The certificate ID of the module must be unique !"
-msgstr "L'ID du certificat du module doit être unique !"
-
-#. module: mrp_subproduct
-#: constraint:ir.ui.view:0
-msgid "Invalid XML for View Architecture!"
-msgstr "XML non valide pour l'architecture de la vue"
-
-#. module: mrp_subproduct
-#: model:ir.model,name:mrp_subproduct.model_mrp_subproduct
-msgid "Sub Product"
-msgstr "Sous-produit"
+#: field:mrp.subproduct,product_id:0
+msgid "Product"
+msgstr "Produit"
 
 #. module: mrp_subproduct
-#: sql_constraint:ir.module.module:0
-msgid "The name of the module must be unique !"
-msgstr "Le nom d'un module doit être unique !"
+#: sql_constraint:mrp.bom:0
+msgid ""
+"All product quantities must be greater than 0.\n"
+"You should install the mrp_subproduct module if you want to manage extra "
+"products on BoMs !"
+msgstr ""
+"Toutes les quantités de produit doivent être supérieures à 0.\n"
+"Vous devez installer le module mrp_subproduct si vous voulez gérer des "
+"produits supplémentaires sur les nomenclatures !"
 
 #. module: mrp_subproduct
 #: view:mrp.bom:0
@@ -55,9 +52,9 @@ msgstr ""
 "à partir d'un seul ordre de fabrication"
 
 #. module: mrp_subproduct
-#: field:mrp.subproduct,product_id:0
-msgid "Product"
-msgstr "Produit"
+#: field:mrp.subproduct,product_qty:0
+msgid "Product Qty"
+msgstr "Qté de Produit"
 
 #. module: mrp_subproduct
 #: field:mrp.bom,sub_products:0
@@ -75,9 +72,27 @@ msgid "Bill of Material"
 msgstr "Nomenclature"
 
 #. module: mrp_subproduct
-#: field:mrp.subproduct,product_qty:0
-msgid "Product Qty"
-msgstr "Qté de Produit"
+#: model:ir.module.module,description:mrp_subproduct.module_meta_information
+msgid ""
+"\n"
+"This module allows you to produce several products from one production "
+"order.\n"
+"You can configure sub-products in the bill of material.\n"
+"Without this module:\n"
+"    A + B + C -> D\n"
+"With this module:\n"
+"    A + B + C -> D + E\n"
+"    "
+msgstr ""
+"\n"
+"Ce module vous permet de produire divers produits à partir d'un seul ordre "
+"de production.\n"
+"Vous pouvez configurer des sous-produits dans la nomenclature.\n"
+"Sans ce module :\n"
+"    A + B + C -> D\n"
+"Avec ce module :\n"
+"    A + B + C -> D + E\n"
+"    "
 
 #. module: mrp_subproduct
 #: field:mrp.subproduct,product_uom:0
@@ -90,6 +105,11 @@ msgid "BoM"
 msgstr "Nomenclature"
 
 #. module: mrp_subproduct
+#: constraint:mrp.bom:0
+msgid "Error ! You can not create recursive BoM."
+msgstr "Erreur ! Vous ne pouvez pas créer de nomenclatures récursives."
+
+#. module: mrp_subproduct
 #: view:mrp.bom:0
 msgid "Sub Products"
 msgstr "Sous-produit"
@@ -100,19 +120,22 @@ msgid "Variable"
 msgstr "Variable"
 
 #. module: mrp_subproduct
-#: constraint:ir.model:0
-msgid ""
-"The Object name must start with x_ and not contain any special character !"
-msgstr ""
-"Le nom de l'objet doit commencer avec x_ et ne pas contenir de charactères "
-"spéciaux !"
+#: constraint:mrp.production:0
+msgid "Order quantity cannot be negative or zero !"
+msgstr "La quantité à produire ne peut être ni négative ni nulle !"
+
+#. module: mrp_subproduct
+#: model:ir.model,name:mrp_subproduct.model_mrp_subproduct
+msgid "Sub Product"
+msgstr "Sous-produit"
 
 #. module: mrp_subproduct
 #: selection:mrp.subproduct,subproduct_type:0
 msgid "Fixed"
 msgstr "Fixe"
 
-#. module: mrp_subproduct
-#: sql_constraint:ir.model.fields:0
-msgid "Size of the field can never be less than 1 !"
-msgstr "La taille du champ ne doit jamais être inférieure à 1 !"
+#~ msgid ""
+#~ "The Object name must start with x_ and not contain any special character !"
+#~ msgstr ""
+#~ "Le nom de l'objet doit commencer avec x_ et ne pas contenir de charactères "
+#~ "spéciaux !"