diff --git a/product_quick_bom/i18n/fr.po b/product_quick_bom/i18n/fr.po index 9849fc430..d43a338af 100644 --- a/product_quick_bom/i18n/fr.po +++ b/product_quick_bom/i18n/fr.po @@ -9,30 +9,31 @@ msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-11-28 03:44+0000\n" -"PO-Revision-Date: 2017-11-28 03:44+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"PO-Revision-Date: 2018-09-26 08:29+0000\n" +"Last-Translator: William Olhasque \n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\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" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 3.1.1\n" #. module: product_quick_bom #: model:ir.model,name:product_quick_bom.model_mrp_bom msgid "Bill of Material" -msgstr "" +msgstr "Nomenclature" #. module: product_quick_bom #: model:ir.model.fields,field_description:product_quick_bom.field_product_product_bom_line_ids #: model:ir.model.fields,field_description:product_quick_bom.field_product_template_bom_line_ids msgid "Bom Line" -msgstr "" +msgstr "Ligne de nomenclature" #. module: product_quick_bom #: model:ir.ui.view,arch_db:product_quick_bom.product_template_form_view msgid "Bom line" -msgstr "" +msgstr "Ligne de nomenclature" #. module: product_quick_bom #: model:ir.model.fields,help:product_quick_bom.field_product_product_bom_line_ids @@ -41,6 +42,8 @@ msgid "" "If your product is manufactured you can select here the component to produce " "them" msgstr "" +"Si votre produit est fabriqué, vous pouvez sélectionner ici les composants " +"pour le produire" #. module: product_quick_bom #: model:ir.model.fields,field_description:product_quick_bom.field_mrp_bom_line_product_tmpl_id @@ -56,9 +59,9 @@ msgstr "Modèle d'article" #: code:addons/product_quick_bom/models/bom.py:14 #, python-format msgid "You can only have one Bom per product template" -msgstr "" +msgstr "Vous ne pouvez avoir qu'une nomenclature par modèle de produit" #. module: product_quick_bom #: model:ir.model,name:product_quick_bom.model_mrp_bom_line msgid "mrp.bom.line" -msgstr "" +msgstr "Ligne de nomenclature"