123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * product_brand
- #
- # Translators:
- # OCA Transbot <transbot@odoo-community.org>, 2016
- msgid ""
- msgstr ""
- "Project-Id-Version: Odoo Server 8.0\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2016-11-03 10:07+0000\n"
- "PO-Revision-Date: 2016-11-03 10:07+0000\n"
- "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
- "Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/fr_FR/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: \n"
- "Language: fr_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 ""
- #. module: product_brand
- #: field:product.brand,create_uid:0
- msgid "Created by"
- msgstr ""
- #. module: product_brand
- #: field:product.brand,create_date:0
- msgid "Created on"
- msgstr ""
- #. 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 ""
- #. 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 ""
- #. module: product_brand
- #: field:product.brand,id:0
- msgid "ID"
- msgstr ""
- #. module: product_brand
- #: field:product.brand,__last_update:0
- msgid "Last Modified on"
- msgstr ""
- #. module: product_brand
- #: field:product.brand,write_uid:0
- msgid "Last Updated by"
- msgstr ""
- #. module: product_brand
- #: field:product.brand,write_date:0
- msgid "Last Updated on"
- msgstr ""
- #. module: product_brand
- #: field:product.brand,logo:0
- msgid "Logo File"
- msgstr ""
- #. module: product_brand
- #: field:product.brand,products_count:0
- msgid "Number of products"
- msgstr ""
- #. module: product_brand
- #: field:product.brand,partner_id:0
- msgid "Partner"
- msgstr ""
- #. module: product_brand
- #: model:ir.model,name:product_brand.model_product_product
- msgid "Product"
- msgstr ""
- #. 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 ""
- #. module: product_brand
- #: model:ir.ui.menu,name:product_brand.menu_product_brand
- msgid "Product Brands"
- msgstr ""
- #. module: product_brand
- #: model:ir.model,name:product_brand.model_product_template
- msgid "Product Template"
- msgstr ""
- #. module: product_brand
- #: view:product.brand:product_brand.view_product_brand_form
- #: view:product.brand:product_brand.view_product_brand_kanban
- msgid "Products"
- msgstr ""
- #. 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 ""
- #. module: product_brand
- #: help:product.brand,partner_id:0
- msgid "Select a partner for this brand if it exists"
- msgstr ""
- #. module: product_brand
- #: view:product.brand:product_brand.view_product_brand_tree
- msgid "product.brand"
- msgstr ""
|