123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * product_brand
- #
- # Translators:
- # OCA Transbot <transbot@odoo-community.org>, 2016
- # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2017
- msgid ""
- msgstr ""
- "Project-Id-Version: Odoo Server 8.0\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2017-04-21 02:49+0000\n"
- "PO-Revision-Date: 2017-04-21 02:49+0000\n"
- "Last-Translator: Christophe CHAUVET <christophe.chauvet@gmail.com>, 2017\n"
- "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: \n"
- "Language: fr\n"
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
- #. module: product_brand
- #: model:ir.actions.act_window,name:product_brand.action_product_brand
- #: view:product.product:product_brand.product_search_form_view
- #: field:product.product,product_brand_id:0
- #: view:product.template:product_brand.product_template_form_brand_add
- #: view:product.template:product_brand.view_product_template_search_brand
- #: field:product.template,product_brand_id:0
- msgid "Brand"
- msgstr "Marque"
- #. module: product_brand
- #: view:product.brand:product_brand.view_product_brand_form
- #: field:product.brand,name:0
- msgid "Brand Name"
- msgstr "Marque"
- #. module: product_brand
- #: model:ir.actions.act_window,name:product_brand.action_open_brand_products
- #: field:product.brand,product_ids:0
- msgid "Brand Products"
- msgstr "Marque des produits"
- #. module: product_brand
- #: field:product.brand,create_uid:0
- msgid "Created by"
- msgstr "Créé par"
- #. module: product_brand
- #: field:product.brand,create_date:0
- msgid "Created on"
- msgstr "Créé sur"
- #. module: product_brand
- #: view:product.brand:product_brand.view_product_brand_form
- #: field:product.brand,description:0
- msgid "Description"
- msgstr "Description"
- #. module: product_brand
- #: field:product.brand,display_name:0
- msgid "Display Name"
- msgstr "Nom affiché"
- #. module: product_brand
- #: view:product.product:product_brand.product_search_form_view
- #: view:product.template:product_brand.view_product_template_search_brand
- msgid "Group by..."
- msgstr "Regrouper par..."
- #. module: product_brand
- #: field:product.brand,id:0
- msgid "ID"
- msgstr "ID"
- #. module: product_brand
- #: field:product.brand,__last_update:0
- msgid "Last Modified on"
- msgstr "Dernière modification le"
- #. module: product_brand
- #: field:product.brand,write_uid:0
- msgid "Last Updated by"
- msgstr "Dernière mise à jour par"
- #. module: product_brand
- #: field:product.brand,write_date:0
- msgid "Last Updated on"
- msgstr "Dernière mise à jour le"
- #. module: product_brand
- #: field:product.brand,logo:0
- msgid "Logo File"
- msgstr "Logo"
- #. module: product_brand
- #: field:product.brand,products_count:0
- msgid "Number of products"
- msgstr "Nombre de produits"
- #. module: product_brand
- #: field:product.brand,partner_id:0
- msgid "Partner"
- msgstr "Partenaire"
- #. module: product_brand
- #: model:ir.model,name:product_brand.model_product_product
- msgid "Product"
- msgstr "Produit"
- #. module: product_brand
- #: model:ir.actions.act_window,name:product_brand.action_open_single_product_brand
- #: view:product.brand:product_brand.product_brand_search_form_view
- #: view:product.brand:product_brand.view_product_brand_form
- msgid "Product Brand"
- msgstr "Marque d'article"
- #. module: product_brand
- #: model:ir.ui.menu,name:product_brand.menu_product_brand
- msgid "Product Brands"
- msgstr "Marques de l'article"
- #. module: product_brand
- #: model:ir.model,name:product_brand.model_product_template
- msgid "Product Template"
- msgstr "Modèle de produit"
- #. module: product_brand
- #: view:product.brand:product_brand.view_product_brand_form
- #: view:product.brand:product_brand.view_product_brand_kanban
- msgid "Products"
- msgstr "Produits"
- #. module: product_brand
- #: help:product.product,product_brand_id:0
- #: help:product.template,product_brand_id:0
- msgid "Select a brand for this product"
- msgstr "Sélectionner une marque pour ce produit"
- #. module: product_brand
- #: help:product.brand,partner_id:0
- msgid "Select a partner for this brand if it exists"
- msgstr "Sélectionner un partenaire pour cette marque si il existe"
- #. module: product_brand
- #: view:product.brand:product_brand.view_product_brand_tree
- msgid "product.brand"
- msgstr "product.brand"
|