mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-26 14:31:58 +02:00
5365 lines
195 KiB
Text
5365 lines
195 KiB
Text
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * product
|
||
#
|
||
# Translators:
|
||
# Cécile Collart <cco@odoo.com>, 2022
|
||
# Yann Papouin <ypa@decgroupe.com>, 2022
|
||
# Rémi CAZENAVE, 2022
|
||
# Martin Trigaux, 2022
|
||
# Jolien De Paepe, 2023
|
||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||
# "Manon Rondou (ronm)" <ronm@odoo.com>, 2025.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||
"PO-Revision-Date: 2025-12-03 10:32+0000\n"
|
||
"Last-Translator: \"Manon Rondou (ronm)\" <ronm@odoo.com>\n"
|
||
"Language-Team: French <https://translate.odoo.com/projects/odoo-19/product/"
|
||
"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=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % "
|
||
"1000000 == 0) ? 1 : 2);\n"
|
||
"X-Generator: Weblate 5.14.3\n"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
msgid ""
|
||
"\n"
|
||
"\n"
|
||
"Note: products that you don't have access to will not be shown above."
|
||
msgstr ""
|
||
"\n"
|
||
"\n"
|
||
"Attention : les produits auxquels vous n'avez pas accès ne seront pas "
|
||
"affichés ci-dessus."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__product_variant_count
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_variant_count
|
||
#: model:ir.model.fields,field_description:product.field_product_template__product_variant_count
|
||
msgid "# Product Variants"
|
||
msgstr "# Variantes d'article"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__product_count
|
||
msgid "# Products"
|
||
msgstr "# Produits"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "$14.00"
|
||
msgstr "14,00 $"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "$15.00"
|
||
msgstr "15,00 $"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid ""
|
||
"%(base)s with a %(discount)s %% %(discount_type)s and %(surcharge)s extra "
|
||
"fee\n"
|
||
"Example: %(amount)s * %(discount_charge)s + %(price_surcharge)s → %"
|
||
"(total_amount)s"
|
||
msgstr ""
|
||
"%(base)s avec une remise de %(discount)s %% %(discount_type)s et %"
|
||
"(surcharge)s des frais supplémentaires\n"
|
||
"Exemple : %(amount)s * %(discount_charge)s + %(price_surcharge)s → %"
|
||
"(total_amount)s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid ""
|
||
"%(item_name)s: end date (%(end_date)s) should be after start date (%"
|
||
"(start_date)s)"
|
||
msgstr ""
|
||
"%(item_name)s: la date de fin (%(end_date)s) doit être antérieure à la date "
|
||
"de début (%(start_date)s)"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "%(percentage)s %% %(discount_type)s on %(base)s %(extra)s"
|
||
msgstr "%(percentage)s %% %(discount_type)s sur %(base)s %(extra)s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "%(percentage)s %% discount on %(pricelist)s"
|
||
msgstr "%(percentage)s %% de remise sur %(pricelist)s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "%(percentage)s %% discount on sales price"
|
||
msgstr "%(percentage)s %% de remise sur le prix de vente"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_category.py:0
|
||
#: code:addons/product/models/product_pricelist.py:0
|
||
#: code:addons/product/models/product_tag.py:0
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "%s (copy)"
|
||
msgstr "%s (copie)"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.report,print_report_name:product.report_product_template_label_2x7
|
||
#: model:ir.actions.report,print_report_name:product.report_product_template_label_4x12
|
||
#: model:ir.actions.report,print_report_name:product.report_product_template_label_4x12_noprice
|
||
#: model:ir.actions.report,print_report_name:product.report_product_template_label_4x7
|
||
#: model:ir.actions.report,print_report_name:product.report_product_template_label_dymo
|
||
msgid "'Products Labels - %s' % (object.name)"
|
||
msgstr "'Étiquettes de produits - %s' % (object.name)"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.report,print_report_name:product.report_product_packaging
|
||
msgid "'Products packaging - %s' % (object.uom_id.name)"
|
||
msgstr "'Emballage des produits - %s' % (object.uom_id.name)"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "(e.g: product description, ebook, legal notice, ...)."
|
||
msgstr "(par ex. description du produit, ebook, mentions légales,...)"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "+ %(amount)s extra fee"
|
||
msgstr "+ %(amount)s de frais supplémentaires"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "- %(amount)s rebate"
|
||
msgstr "- %(amount)s de rabais"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
msgid ""
|
||
"- Barcode \"%(barcode)s\" already assigned to product(s): %(product_list)s"
|
||
msgstr ""
|
||
"- Code-barres \"%(barcode)s\" déjà attribué au(x) produit(s) :%"
|
||
"(product_list)s"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_attribute__create_variant
|
||
msgid ""
|
||
"- Instantly: All possible variants are created as soon as the attribute and "
|
||
"its values are added to a product.\n"
|
||
" - Dynamically: Each variant is created only when its corresponding "
|
||
"attributes and values are added to a sales order.\n"
|
||
" - Never: Variants are never created for the attribute.\n"
|
||
" Note: this cannot be changed once the attribute is used on a product."
|
||
msgstr ""
|
||
"- Instantanément : toutes les variantes possibles sont créées dès que "
|
||
"l'attribut et ses valeurs sont ajoutés à un produit.\n"
|
||
" - Dynamiquement : chaque variante est créée uniquement lorsque ses "
|
||
"attributs et valeurs correspondants sont ajoutés à une commande.\n"
|
||
" - Jamais : les variantes ne sont jamais créées pour l'attribut.\n"
|
||
" Remarque : il ne peut pas être modifié une fois que l'attribut est "
|
||
"utilisé sur un produit."
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_duration_month_1
|
||
msgid "1 month"
|
||
msgstr "1 mois"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_duration_year_1
|
||
msgid "1 year"
|
||
msgstr "1 an"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_packagingbarcode
|
||
msgid "10"
|
||
msgstr "10"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "10 Units"
|
||
msgstr "10 unités"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_height_100
|
||
msgid "100"
|
||
msgstr "100"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_length_120
|
||
msgid "120"
|
||
msgstr "120"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_packagingbarcode
|
||
msgid "123456789012"
|
||
msgstr "123456789012"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_length_140
|
||
msgid "140"
|
||
msgstr "140"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_length_160
|
||
msgid "160"
|
||
msgstr "160"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_4_product_template
|
||
msgid "160x80cm, with large legs"
|
||
msgstr "160×80 cm, avec pieds larges"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__2x7xprice
|
||
msgid "2 x 7 with price"
|
||
msgstr "2 x 7 avec le prix"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_duration_year_2
|
||
msgid "2 years"
|
||
msgstr "2 ans"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_size_2xl
|
||
msgid "2XL"
|
||
msgstr "2XL"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_duration_year_3
|
||
msgid "3 years"
|
||
msgstr "3 ans"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_shoe_size_39
|
||
msgid "39"
|
||
msgstr "39"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_size_3xl
|
||
msgid "3XL"
|
||
msgstr "3XL"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__4x12
|
||
msgid "4 x 12"
|
||
msgstr "4 x 12"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__4x12xprice
|
||
msgid "4 x 12 with price"
|
||
msgstr "4 x 12 avec le prix"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__4x7xprice
|
||
msgid "4 x 7 with price"
|
||
msgstr "4 x 7 avec le prix"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_shoe_size_40
|
||
msgid "40"
|
||
msgstr "40"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_shoe_size_41
|
||
msgid "41"
|
||
msgstr "41"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_shoe_size_42
|
||
msgid "42"
|
||
msgstr "42"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_shoe_size_43
|
||
msgid "43"
|
||
msgstr "43"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_height_45
|
||
msgid "45"
|
||
msgstr "45"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_size_4xl
|
||
msgid "4XL"
|
||
msgstr "4XL"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_size_5xl
|
||
msgid "5XL"
|
||
msgstr "5XL"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_duration_month_6
|
||
msgid "6 months"
|
||
msgstr "6 mois"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_height_85
|
||
msgid "85"
|
||
msgstr "85"
|
||
|
||
#. module: product
|
||
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
||
msgid ""
|
||
"<a href=\"/contactus\" class=\"mb-2 btn btn-primary "
|
||
"o_translate_inline\">Contact Us</a>"
|
||
msgstr ""
|
||
"<a href=\"/contactus\" class=\"mb-2 btn btn-primary "
|
||
"o_translate_inline\">Contactez-nous</a>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "<b>Tip: want to round at 9.99?</b>"
|
||
msgstr "<b>Astuce : vous souhaitez arrondir à 9,99 ?</b>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid ""
|
||
"<i class=\"fa fa-long-arrow-right mx-2 oe_edit_only\" aria-label=\"Arrow "
|
||
"icon\" title=\"Arrow\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-long-arrow-right mx-2 oe_edit_only\" aria-label=\"Arrow "
|
||
"icon\" title=\"Arrow\"/>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_kanban
|
||
msgid ""
|
||
"<i class=\"fa fa-money\" role=\"img\" aria-label=\"Currency\" "
|
||
"title=\"Currency\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-money\" role=\"img\" aria-label=\"Monnaie\" "
|
||
"title=\"Monnaie\"/>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_category_form_view
|
||
msgid "<span class=\"o_stat_text\"> Products</span>"
|
||
msgstr "<span class=\"o_stat_text\"> Produits</span>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.uom_uom_form_view_inherit
|
||
msgid "<span class=\"o_stat_text\">Packaging Barcodes</span>"
|
||
msgstr "<span class=\"o_stat_text\">Codes-barres des emballages</span>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
||
msgid "<span class=\"o_stat_text\">Products</span>"
|
||
msgstr "<span class=\"o_stat_text\">Produits</span>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "<span>%</span>"
|
||
msgstr "<span>%</span>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "<span>All general settings about this product are managed on</span>"
|
||
msgstr "<span>Tous les paramètres généraux de ce produit sont gérés sur</span>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "<span>on</span>"
|
||
msgstr "<span>sur</span>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_packagingbarcode
|
||
msgid "<strong>Qty: </strong>"
|
||
msgstr "<strong>Qté :</strong>"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_only_form_view
|
||
msgid ""
|
||
"<strong>Warning</strong>: adding or deleting attributes\n"
|
||
" will delete and recreate existing variants and lead\n"
|
||
" to the loss of their possible customizations."
|
||
msgstr ""
|
||
"<strong>Avertissement</strong>: l'ajout ou la suppression des attributs\n"
|
||
" supprimeront ou recréeront des variantes existantes "
|
||
"et entraîneront \n"
|
||
"la perte de leurs éventuelles personnalisations."
|
||
|
||
#. module: product
|
||
#: model:ir.model.constraint,message:product.constraint_product_uom_barcode_uniq
|
||
msgid "A barcode can only be assigned to one packaging."
|
||
msgstr "Un code-barres ne peut être attribué qu'à un seul conditionnement."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_combo.py:0
|
||
msgid "A combo choice can't contain duplicate products."
|
||
msgstr "Un choix de combo ne peut pas contenir de produits en double."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_combo_item.py:0
|
||
msgid "A combo choice can't contain products of type \"combo\"."
|
||
msgstr "Un choix de combo ne peut pas contenir de produits de type \"combo\"."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_combo.py:0
|
||
msgid "A combo choice must contain at least 1 product."
|
||
msgstr "Un choix de combo doit contenir au moins 1 produit."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "A combo product must contain at least 1 combo choice."
|
||
msgstr "Un produit combo doit contenir au moins un choix combo."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__description_sale
|
||
#: model:ir.model.fields,help:product.field_product_template__description_sale
|
||
msgid ""
|
||
"A description of the Product that you want to communicate to your customers. "
|
||
"This description will be copied to every Sales Order, Delivery Order and "
|
||
"Customer Invoice/Credit Note"
|
||
msgstr ""
|
||
"Une description du produit que vous souhaitez communiquer à vos clients. "
|
||
"Cette description sera copiée sur chaque commande client, bon de livraison "
|
||
"et avoir/facture client"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
msgid "A packaging already uses the barcode"
|
||
msgstr "Un conditionnement utilise déjà le code-barres"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_pricelist_action2
|
||
msgid ""
|
||
"A price is a set of sales prices or rules to compute the price of sales "
|
||
"order lines based on products, product categories, dates and ordered "
|
||
"quantities.\n"
|
||
" This is the perfect tool to handle several pricings, seasonal "
|
||
"discounts, etc."
|
||
msgstr ""
|
||
"Un prix est un ensemble de prix de vente ou de règles permettant de calculer "
|
||
"le prix des lignes de commande en fonction des produits, des catégories de "
|
||
"produits, des dates et des quantités commandées.\n"
|
||
" C'est l'outil parfait pour gérer plusieurs prix, remises "
|
||
"saisonnières, etc."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid ""
|
||
"A pricelist item with \"Other Pricelist\" as base must have a "
|
||
"base_pricelist_id."
|
||
msgstr ""
|
||
"Un élément de liste de prix avec \"Autre liste de prix\" comme base doit "
|
||
"avoir un base_pricelist_id."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_uom.py:0
|
||
msgid "A product already uses the barcode"
|
||
msgstr "Un produit utilise déjà le code-barres"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "A sellable combo product can only contain sellable products."
|
||
msgstr "Un produit combo vendable ne peut contenir que des produits vendables."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__access_token
|
||
msgid "Access Token"
|
||
msgstr "Jeton d'accès"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "Acme Widget"
|
||
msgstr "Acme Widget"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "Acme Widget - Blue"
|
||
msgstr "Acme Widget - Bleu"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_template_acoustic_bloc_screens
|
||
msgid "Acoustic Bloc Screens"
|
||
msgstr "Écrans anti-bruit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_needaction
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_needaction
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_needaction
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_needaction
|
||
msgid "Action Needed"
|
||
msgstr "Nécessite une action"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__active
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__active
|
||
#: model:ir.model.fields,field_description:product.field_product_document__active
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__active
|
||
#: model:ir.model.fields,field_description:product.field_product_product__active
|
||
#: model:ir.model.fields,field_description:product.field_product_template__active
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__active
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__ptav_active
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_view_search
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_value_view_search
|
||
msgid "Active"
|
||
msgstr "Actif"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_search_view
|
||
msgid "Active Products"
|
||
msgstr "Produits actifs"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_ids
|
||
msgid "Activities"
|
||
msgstr "Activités"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_exception_decoration
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_exception_decoration
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_exception_decoration
|
||
msgid "Activity Exception Decoration"
|
||
msgstr "Activité exception décoration"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_state
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_state
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_state
|
||
msgid "Activity State"
|
||
msgstr "Statut de l'activité"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_type_icon
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_type_icon
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_type_icon
|
||
msgid "Activity Type Icon"
|
||
msgstr "Icône de type d'activité"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/order_line/order_line.xml:0
|
||
msgid "Add"
|
||
msgstr "Ajouter"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "Add Products"
|
||
msgstr "Ajouter des produits"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
||
msgid "Add Products to pricelist report"
|
||
msgstr "Ajouter des produits au rapport de liste de prix"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Add a price"
|
||
msgstr "Ajouter un prix"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "Add a quantity"
|
||
msgstr "Ajouter une quantité"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid ""
|
||
"Add products using the \"Add Products\" button at the top right to\n"
|
||
" include them in the report."
|
||
msgstr ""
|
||
"Ajoutez des produits en utilisant le bouton \"Ajouter des produits\" button "
|
||
"en haut à droite pour\n"
|
||
" les inclure dans le rapport."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute_value.py:0
|
||
msgid "Add to all products"
|
||
msgstr "Ajouter à tous les produits"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__update_product_attribute_value__mode__add
|
||
msgid "Add to existing products"
|
||
msgstr "Ajouter aux produits existants"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
||
msgid "Add to products"
|
||
msgstr "Ajouter aux produits"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__uom_ids
|
||
#: model:ir.model.fields,help:product.field_product_template__uom_ids
|
||
msgid "Additional packagings for this product which can be used for sales"
|
||
msgstr ""
|
||
"Emballages supplémentaires pour ce produit pouvant être utilisés pour les "
|
||
"ventes"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_adidas
|
||
msgid "Adidas"
|
||
msgstr "Adidas"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_search
|
||
msgid "All"
|
||
msgstr "Tous"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "All Categories"
|
||
msgstr "Toutes les catégories"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__all_product_tag_ids
|
||
msgid "All Product Tag"
|
||
msgstr "Toutes les étiquettes de produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__product_ids
|
||
msgid "All Product Variants using this Tag"
|
||
msgstr "Toutes les variantes d'article utilisant cette étiquette"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__applied_on__3_global
|
||
msgid "All Products"
|
||
msgstr "Tous les produits"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "All categories"
|
||
msgstr "Toutes les catégories"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_tree
|
||
msgid "All countries"
|
||
msgstr "Tous les pays"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/controllers/product_document.py:0
|
||
msgid "All files uploaded"
|
||
msgstr "Tous les fichiers chargés"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "All products"
|
||
msgstr "Tous les produits"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_tree_view_from_product
|
||
msgid "All variants"
|
||
msgstr "Toutes les variantes"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_attribute_value__is_custom
|
||
#: model:ir.model.fields,help:product.field_product_template_attribute_value__is_custom
|
||
msgid "Allow customers to set their own value"
|
||
msgstr "Permettre aux clients de fixer leur propre montant"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_legs_aluminium
|
||
msgid "Aluminium"
|
||
msgstr "Aluminium"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_apple
|
||
msgid "Apple"
|
||
msgstr "Apple"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Applied On"
|
||
msgstr "Appliqué à"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__applied_on
|
||
msgid "Apply On"
|
||
msgstr "Appliquer sur"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Apply To"
|
||
msgstr "Appliquer à"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
msgid "Apply on"
|
||
msgstr "Appliquer sur"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_kanban
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_search
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_search
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "Archived"
|
||
msgstr "Archivé"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_ariel
|
||
msgid "Ariel"
|
||
msgstr "Ariel"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__sequence
|
||
msgid "Assigns the priority to the list of product vendor."
|
||
msgstr "Affecte la priorité à la liste des fournisseurs."
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
||
msgid ""
|
||
"At most %s quantities can be displayed simultaneously. Remove a selected "
|
||
"quantity to add others."
|
||
msgstr ""
|
||
"Un maximum de %s quantités peut être affiché simultanément. Retirez une "
|
||
"quantité sélectionnée pour en ajouter d'autres."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_form
|
||
msgid "Attached To"
|
||
msgstr "Joint à"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_ir_attachment
|
||
msgid "Attachment"
|
||
msgstr "Pièce jointe"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_attachment_count
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_attachment_count
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_attachment_count
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_attachment_count
|
||
msgid "Attachment Count"
|
||
msgstr "Nombre de pièces jointes"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__local_url
|
||
msgid "Attachment URL"
|
||
msgstr "URL de la pièce jointe"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__name
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__attribute_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__attribute_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__attribute_id
|
||
msgid "Attribute"
|
||
msgstr "Attribut"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__attribute_line_id
|
||
msgid "Attribute Line"
|
||
msgstr "Ligne d'attribut"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_line_form
|
||
msgid "Attribute Name"
|
||
msgstr "Nom de l'attribut"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_attribute_value
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__custom_product_template_attribute_value_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__product_template_attribute_value_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__product_attribute_value_id
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__attribute_value_id
|
||
msgid "Attribute Value"
|
||
msgstr "Valeur de l'attribut"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_template_attribute_value_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__value_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_value_list
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
||
msgid "Attribute Values"
|
||
msgstr "Valeurs d'attribut"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.attribute_action
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_value_view_tree
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "Attributes"
|
||
msgstr "Attributs"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_only_form_view
|
||
msgid "Attributes & Variants"
|
||
msgstr "Attributs & Variantes"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/kanban_controller.js:0
|
||
msgid "Back to Order"
|
||
msgstr "Retour à l'ordre"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/kanban_controller.js:0
|
||
msgid "Back to Quotation"
|
||
msgstr "Retour au devis"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__barcode
|
||
#: model:ir.model.fields,field_description:product.field_product_template__barcode
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__barcode
|
||
msgid "Barcode"
|
||
msgstr "Code-barres"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
msgid ""
|
||
"Barcode(s) already assigned:\n"
|
||
"\n"
|
||
"%s"
|
||
msgstr ""
|
||
"Code(s)-barres déjà attribué(s) :\n"
|
||
"\n"
|
||
"%s"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_uom_uom__product_uom_ids
|
||
msgid "Barcodes"
|
||
msgstr "Codes-barres"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__base
|
||
msgid ""
|
||
"Base price for computation.\n"
|
||
"Sales Price: The base price will be the Sales Price.\n"
|
||
"Cost Price: The base price will be the cost price.\n"
|
||
"Other Pricelist: Computation of the base price based on another Pricelist."
|
||
msgstr ""
|
||
"Prix de base pour le calcul.\n"
|
||
"Prix de vente : Le prix de base sera le prix de vente. \n"
|
||
"Prix de revient : Le prix de base sera le prix de revient. \n"
|
||
"Autre liste de prix : Calcul du prix de base en fonction d'une autre liste "
|
||
"de prix."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__base
|
||
msgid "Based on"
|
||
msgstr "Basé sur"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Based price"
|
||
msgstr "Prix de base"
|
||
|
||
#. module: product
|
||
#: model:res.groups,name:product.group_product_pricelist
|
||
msgid "Basic Pricelists"
|
||
msgstr "Listes de prix de base"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_beige
|
||
msgid "Beige"
|
||
msgstr "Beige"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.consu_delivery_02_product_template
|
||
msgid "Big table seats 10–12 for team discussions"
|
||
msgstr ""
|
||
"Grande table pouvant accueillir 10 à 12 personnes pour les réunions d’équipe"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_black
|
||
msgid "Black"
|
||
msgstr "Noir"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_blue
|
||
msgid "Blue"
|
||
msgstr "Bleu"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_7_product_template
|
||
msgid "Blue plastic bin for flexible office storage"
|
||
msgstr "Bac en plastique bleu pour un rangement flexible au bureau"
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_brand
|
||
msgid "Brand"
|
||
msgstr "Marque"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_brown
|
||
msgid "Brown"
|
||
msgstr "Marron"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/product_attribute_value_list.js:0
|
||
msgid "Bye-bye, record!"
|
||
msgstr "Au revoir, l'enregistrement !"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_10_product_template
|
||
msgid "Cabinet with Doors"
|
||
msgstr "Armoire avec portes"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__can_image_1024_be_zoomed
|
||
#: model:ir.model.fields,field_description:product.field_product_template__can_image_1024_be_zoomed
|
||
msgid "Can Image 1024 be zoomed"
|
||
msgstr "L'Image 1024 peut être agrandie"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__can_image_variant_1024_be_zoomed
|
||
msgid "Can Variant Image 1024 be zoomed"
|
||
msgstr "Peut-on agrandir l'image 1024"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.update_product_attribute_value_form
|
||
msgid "Cancel"
|
||
msgstr "Annuler"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_canon
|
||
msgid "Canon"
|
||
msgstr "Canon"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.product_category_action_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Categories"
|
||
msgstr "Catégories"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__categ_id
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__display_applied_on__2_product_category
|
||
#: model_terms:ir.ui.view,arch_db:product.product_category_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Category"
|
||
msgstr "Catégorie"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "Category: %s"
|
||
msgstr "Catégorie : %s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid ""
|
||
"Changing the unit of measure for your product will apply a conversion 1 %"
|
||
"(old_uom_name)s = 1 %(new_uom_name)s.\n"
|
||
"All existing records (Sales orders, Purchase orders, etc.) using this "
|
||
"product will be updated by replacing the unit name."
|
||
msgstr ""
|
||
"La modification de l'unité de mesure de votre produit appliquera une "
|
||
"conversion 1 %(old_uom_name)s = 1 %(new_uom_name)s.\n"
|
||
"Tous les enregistrements existants (commandes clients, commandes "
|
||
"fournisseurs, etc.) contenant ce produit seront mis à jour avec le nouveau "
|
||
"nom de l'unité."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__checksum
|
||
msgid "Checksum/SHA1"
|
||
msgstr "Somme de contrôle/SHA1"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__child_id
|
||
msgid "Child Categories"
|
||
msgstr "Catégories enfants"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_label_layout
|
||
msgid "Choose the sheet layout to print the labels"
|
||
msgstr "Choisir le modèle pour imprimer les étiquettes"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_cocacola
|
||
msgid "Coca-Cola"
|
||
msgstr "Coca-Cola"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "Codes"
|
||
msgstr "Codes"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_colgate
|
||
msgid "Colgate"
|
||
msgstr "Colgate"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__html_color
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__color
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__color
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__display_type__color
|
||
#: model:product.attribute,name:product.pa_color
|
||
msgid "Color"
|
||
msgstr "Couleur"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__color
|
||
#: model:ir.model.fields,field_description:product.field_product_product__color
|
||
#: model:ir.model.fields,field_description:product.field_product_template__color
|
||
msgid "Color Index"
|
||
msgstr "Couleur"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__columns
|
||
msgid "Columns"
|
||
msgstr "Colonnes"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__combination_indices
|
||
msgid "Combination Indices"
|
||
msgstr "Indices combinés"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__combo_id
|
||
#: model:ir.model.fields.selection,name:product.selection__product_template__type__combo
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "Combo"
|
||
msgstr "Combo"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_combo_view_form
|
||
msgid "Combo Choice"
|
||
msgstr "Choix de combo"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.product_combo_action
|
||
#: model:ir.model.fields,field_description:product.field_product_product__combo_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__combo_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.product_combo_view_tree
|
||
msgid "Combo Choices"
|
||
msgstr "Choix de combo"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__combo_item_ids
|
||
msgid "Combo Item"
|
||
msgstr "Article combo"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__base_price
|
||
msgid "Combo Price"
|
||
msgstr "Prix de combo"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "Combo products can't have attributes."
|
||
msgstr "Les produits combo ne peuvent pas avoir d'attributs."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid ""
|
||
"Combos allow to choose one product amongst a selection of choices per "
|
||
"category."
|
||
msgstr ""
|
||
"Les combos permettent de choisir un produit parmi une sélection de choix par "
|
||
"catégorie."
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_delivery_01_product_template
|
||
msgid "Comfortable yellow chair for daily work"
|
||
msgstr "Chaise jaune confortable pour le travail quotidien"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_res_company
|
||
msgid "Companies"
|
||
msgstr "Sociétés"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__company_id
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__company_id
|
||
#: model:ir.model.fields,field_description:product.field_product_document__company_id
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__company_id
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__company_id
|
||
#: model:ir.model.fields,field_description:product.field_product_product__company_id
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__company_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__company_id
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__company_id
|
||
msgid "Company"
|
||
msgstr "Société"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Company Settings"
|
||
msgstr "Paramètres de société"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__complete_name
|
||
msgid "Complete Name"
|
||
msgstr "Nom complet"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__compute_price
|
||
msgid "Compute Price"
|
||
msgstr "Calculer le prix"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_11_product_template
|
||
msgid "Conference Chair"
|
||
msgstr "Chaise de conférence"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_res_config_settings
|
||
msgid "Config Settings"
|
||
msgstr "Paramètres de configuration"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_only_form_view
|
||
msgid "Configure"
|
||
msgstr "Configurer"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.update_product_attribute_value_form
|
||
msgid "Confirm"
|
||
msgstr "Confirmer"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_res_partner
|
||
msgid "Contact"
|
||
msgstr "Contact"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__custom_quantity
|
||
msgid "Copies"
|
||
msgstr "Copies"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_13_product_template
|
||
msgid "Corner Desk Left Sit"
|
||
msgstr "Bureau d'angle avec siège à gauche"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_5_product_template
|
||
msgid "Corner Desk Right Sit"
|
||
msgstr "Bureau d'angle avec siège à droite"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__standard_price
|
||
#: model:ir.model.fields,field_description:product.field_product_template__standard_price
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__base__standard_price
|
||
msgid "Cost"
|
||
msgstr "Coût"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__cost_currency_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__cost_currency_id
|
||
msgid "Cost Currency"
|
||
msgstr "Devise de coût"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_res_country_group
|
||
msgid "Country Group"
|
||
msgstr "Groupe de pays"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__country_group_ids
|
||
msgid "Country Groups"
|
||
msgstr "Groupes de pays"
|
||
|
||
#. module: product
|
||
#: model:res.groups,name:product.group_product_manager
|
||
msgid "Create"
|
||
msgstr "Créer"
|
||
|
||
#. module: product
|
||
#: model:ir.model,website_form_label:product.model_res_partner
|
||
msgid "Create a Customer"
|
||
msgstr "Créer un client"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_pricelist_action2
|
||
msgid "Create a new pricelist"
|
||
msgstr "Créer une nouvelle liste de prix"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_template_action
|
||
#: model_terms:ir.actions.act_window,help:product.product_template_action_all
|
||
msgid "Create a new product"
|
||
msgstr "Créer un nouveau produit"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_normal_action
|
||
#: model_terms:ir.actions.act_window,help:product.product_normal_action_sell
|
||
#: model_terms:ir.actions.act_window,help:product.product_variant_action
|
||
msgid "Create a new product variant"
|
||
msgstr "Créer une nouvelle variante de produit"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/kanban_renderer.xml:0
|
||
msgid "Create a product"
|
||
msgstr "Créer un produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__service_tracking
|
||
#: model:ir.model.fields,field_description:product.field_product_template__service_tracking
|
||
msgid "Create on Order"
|
||
msgstr "Créer à la commande"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_category__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_document__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_product__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_template__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__create_uid
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__create_uid
|
||
msgid "Created by"
|
||
msgstr "Créé par"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_category__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_document__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_product__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_template__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__create_date
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__create_date
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__create_date
|
||
msgid "Created on"
|
||
msgstr "Créé le"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_form
|
||
msgid "Creation"
|
||
msgstr "Création"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__res_config_settings__product_volume_volume_in_cubic_feet__1
|
||
msgid "Cubic Feet (ft³)"
|
||
msgstr "Pieds cubes (ft³)"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__res_config_settings__product_volume_volume_in_cubic_feet__0
|
||
msgid "Cubic Meters (m³)"
|
||
msgstr "Mètres cubes (m³)"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_res_currency
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__currency_id
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__currency_id
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__currency_id
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__currency_id
|
||
#: model:ir.model.fields,field_description:product.field_product_product__currency_id
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__currency_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__currency_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__currency_id
|
||
msgid "Currency"
|
||
msgstr "Devise"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_custom
|
||
#: model:product.attribute.value,name:product.pav_legs_custom
|
||
#: model:product.attribute.value,name:product.pav_length_custom
|
||
msgid "Custom"
|
||
msgstr "Personnalisé"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__custom_value
|
||
msgid "Custom Value"
|
||
msgstr "Valeur personnalisée"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__partner_ref
|
||
msgid "Customer Ref"
|
||
msgstr "Réf. client"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_4_product_template
|
||
msgid "Customizable Desk"
|
||
msgstr "Bureau personnalisable"
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_customization
|
||
msgid "Customization"
|
||
msgstr "Personnaliser"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_cyan
|
||
msgid "Cyan"
|
||
msgstr "Cyan"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__db_datas
|
||
msgid "Database Data"
|
||
msgstr "Données de la base de données"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/res_company.py:0
|
||
msgid "Default"
|
||
msgstr "Par défaut"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__default_extra_price
|
||
msgid "Default Extra Price"
|
||
msgstr "Prix supplémentaire par défaut"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__default_extra_price_changed
|
||
msgid "Default Extra Price Changed"
|
||
msgstr "Changement du prix supplémentaire par défaut"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__uom_id
|
||
#: model:ir.model.fields,help:product.field_product_template__uom_id
|
||
msgid "Default unit of measure used for all stock operations."
|
||
msgstr ""
|
||
"Unité de mesure par défaut utilisée pour toutes les opérations de stock."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_tag_action
|
||
msgid "Define a new tag"
|
||
msgstr "Définir une nouvelle étiquette"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
||
msgid "Define your volume unit of measure"
|
||
msgstr "Définir l'unité de mesure de votre volume"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
||
msgid "Define your weight unit of measure"
|
||
msgstr "Définir votre unité de mesure de poids"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/product_attribute_value_list.js:0
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_kanban
|
||
msgid "Delete"
|
||
msgstr "Supprimer"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_dell
|
||
msgid "Dell"
|
||
msgstr "Dell"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__description
|
||
#: model:ir.model.fields,field_description:product.field_product_product__description
|
||
#: model:ir.model.fields,field_description:product.field_product_template__description
|
||
msgid "Description"
|
||
msgstr "Description"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_order_01_product_template
|
||
msgid "Design and plan smart offices with ease"
|
||
msgstr "Concevez et planifiez des bureaux intelligents en toute simplicité"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_3_product_template
|
||
msgid "Desk Combination"
|
||
msgstr "Combinaison de bureau"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.desk_organizer_product_template
|
||
msgid "Desk Organizer"
|
||
msgstr "Rangement de bureau"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.desk_pad_product_template
|
||
msgid "Desk Pad"
|
||
msgstr "Sous-main"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_22_product_template
|
||
msgid "Desk Stand with Screen"
|
||
msgstr "Support de bureau avec écran"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_3_product_template
|
||
msgid "Desk combination, black-brown: chair + desk + drawer"
|
||
msgstr "Combinaison de bureau, noir-brun : chaise + bureau + tiroir"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_attribute__sequence
|
||
#: model:ir.model.fields,help:product.field_product_attribute_value__sequence
|
||
msgid "Determine the display order"
|
||
msgstr "Déterminer l'ordre d'affichage"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_label_layout_form
|
||
msgid "Discard"
|
||
msgstr "Ignorer"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__compute_price__percentage
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Discount"
|
||
msgstr "Remise"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__discount
|
||
msgid "Discount (%)"
|
||
msgstr "Remise (%)"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__price_discounted
|
||
msgid "Discounted Price"
|
||
msgstr "Prix réduit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__display_applied_on
|
||
msgid "Display Applied On"
|
||
msgstr "Affichage appliqué"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_ir_attachment__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_catalog_mixin__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_category__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_document__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_product__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_template__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__display_name
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__display_name
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_pricelist__display_name
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel2x7__display_name
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel4x12__display_name
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel4x12noprice__display_name
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel4x7__display_name
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel_dymo__display_name
|
||
#: model:ir.model.fields,field_description:product.field_res_company__display_name
|
||
#: model:ir.model.fields,field_description:product.field_res_config_settings__display_name
|
||
#: model:ir.model.fields,field_description:product.field_res_country_group__display_name
|
||
#: model:ir.model.fields,field_description:product.field_res_currency__display_name
|
||
#: model:ir.model.fields,field_description:product.field_res_partner__display_name
|
||
#: model:ir.model.fields,field_description:product.field_uom_uom__display_name
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__display_name
|
||
msgid "Display Name"
|
||
msgstr "Nom d'affichage"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__display_type
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__display_type
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__display_type
|
||
msgid "Display Type"
|
||
msgstr "Type d'affichage"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_kanban
|
||
msgid "Document"
|
||
msgstr "Document"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_document_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__product_document_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Documents"
|
||
msgstr "Documents"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_document_count
|
||
#: model:ir.model.fields,field_description:product.field_product_template__product_document_count
|
||
msgid "Documents Count"
|
||
msgstr "Nombre de documents"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_search
|
||
msgid "Documents of this variant"
|
||
msgstr "Documents de cette variante"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_dove
|
||
msgid "Dove"
|
||
msgstr "Dove"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_kanban
|
||
msgid "Download"
|
||
msgstr "Télécharger"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "Download examples"
|
||
msgstr "Télécharger les exemples"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_27_product_template
|
||
msgid "Drawer"
|
||
msgstr "Tiroir"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_16_product_template
|
||
msgid "Drawer Black"
|
||
msgstr "Tiroir noir"
|
||
|
||
#. module: product
|
||
#: model_terms:product.template,description:product.product_product_27_product_template
|
||
msgid "Drawer with two routing possiblities"
|
||
msgstr "Tiroir avec deux options d’installation"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_options_drawers
|
||
msgid "Drawers"
|
||
msgstr "Tiroirs"
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_duration
|
||
msgid "Duration"
|
||
msgstr "Durée"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__dymo
|
||
msgid "Dymo"
|
||
msgstr "Dymo"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__create_variant__dynamic
|
||
msgid "Dynamically"
|
||
msgstr "Dynamique"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_dyson
|
||
msgid "Dyson"
|
||
msgstr "Dyson"
|
||
|
||
#. module: product
|
||
#: model:ir.model.constraint,message:product.constraint_product_template_attribute_value_attribute_value_unique
|
||
msgid "Each value should be defined only once per attribute per product."
|
||
msgstr ""
|
||
"Chaque valeur ne doit être définie qu'une seule fois par attribut et par "
|
||
"produit."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_packagingbarcode
|
||
msgid "Eco-friendly Wooden Chair"
|
||
msgstr "Chaise en bois écologique"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_kanban
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_kanban_catalog
|
||
msgid "Edit"
|
||
msgstr "Modifier"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__date_end
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__date_end
|
||
msgid "End Date"
|
||
msgstr "Date de fin"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__date_end
|
||
msgid "End date for this vendor price"
|
||
msgstr "Date de fin pour ce prix fournisseur"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__date_end
|
||
msgid ""
|
||
"Ending datetime for the pricelist item validation\n"
|
||
"The displayed value depends on the timezone set in your preferences."
|
||
msgstr ""
|
||
"Datetime de fin pour la validation de la liste de prix\n"
|
||
"La valeur affichée dépend du fuseau horaire sélectionné dans vos préférences."
|
||
|
||
#. module: product
|
||
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
||
msgid "Ergonomic"
|
||
msgstr "Ergonomique"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
||
msgid "Error exporting file. Please try again."
|
||
msgstr "Erreur lors de l'exportation du fichier. Veuillez réessayer."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__exclude_for
|
||
msgid "Exclude for"
|
||
msgstr "Exclure pour"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__name
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__price
|
||
msgid "Explicit rule name for this pricelist line."
|
||
msgstr "Nom explicite pour cette ligne de la liste de prix"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__extra_html
|
||
msgid "Extra Content"
|
||
msgstr "Contenu supplémentaire"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_surcharge
|
||
msgid "Extra Fee"
|
||
msgstr "Frais supplémentaires"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Extra Info"
|
||
msgstr "Infos supplémentaires"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__extra_price
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__price_extra
|
||
msgid "Extra Price"
|
||
msgstr "Prix supplémentaire"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_template_attribute_value__price_extra
|
||
msgid ""
|
||
"Extra price for the variant with this attribute value on sale price. eg. 200 "
|
||
"price extra, 1000 + 200 = 1200."
|
||
msgstr ""
|
||
"Prix supplémentaire pour la variante avec cette valeur d'attribut sur le "
|
||
"prix de vente. par exemple. 200 prix supplémentaire, 1000 + 200 = 1200."
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_fabric
|
||
msgid "Fabric"
|
||
msgstr "Tissu"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__is_favorite
|
||
#: model:ir.model.fields,field_description:product.field_product_template__is_favorite
|
||
msgid "Favorite"
|
||
msgstr "Favori"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Favorites"
|
||
msgstr "Favoris"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__datas
|
||
msgid "File Content (base64)"
|
||
msgstr "Contenu du fichier (base64)"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__raw
|
||
msgid "File Content (raw)"
|
||
msgstr "Contenu du fichier (brut)"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__file_size
|
||
msgid "File Size"
|
||
msgstr "Taille de fichier"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_options_file_cabinets
|
||
msgid "File cabinets"
|
||
msgstr "Armoires de classement"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__fixed_price
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__compute_price__fixed
|
||
msgid "Fixed Price"
|
||
msgstr "Prix fixe"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_20_product_template
|
||
msgid "Flipover"
|
||
msgstr "Flipover"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_follower_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_follower_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_follower_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_follower_ids
|
||
msgid "Followers"
|
||
msgstr "Abonnés"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_partner_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_partner_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_partner_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_partner_ids
|
||
msgid "Followers (Partners)"
|
||
msgstr "Abonnés (Partenaires)"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__activity_type_icon
|
||
#: model:ir.model.fields,help:product.field_product_product__activity_type_icon
|
||
#: model:ir.model.fields,help:product.field_product_template__activity_type_icon
|
||
msgid "Font awesome icon e.g. fa-tasks"
|
||
msgstr "Icône Font Awesome par ex. fa-tasks"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__min_quantity
|
||
msgid ""
|
||
"For the rule to apply, bought/sold quantity must be greater than or equal to "
|
||
"the minimum quantity specified in this field.\n"
|
||
"Expressed in the default unit of measure of the product."
|
||
msgstr ""
|
||
"Pour que la règle s'applique, la quantité achetée/vendue doit être "
|
||
"supérieure ou égale à la quantité minimum spécifiée dans ce champ.\n"
|
||
"Exprimée dans l'unité de mesure par défaut du produit."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__print_format
|
||
msgid "Format"
|
||
msgstr "Format"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__compute_price__formula
|
||
msgid "Formula"
|
||
msgstr "Formule"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.consu_delivery_03_product_template
|
||
msgid "Four Person Desk"
|
||
msgstr "Bureau pour quatre personnes"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__is_custom
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__is_custom
|
||
msgid "Free text"
|
||
msgstr "Texte libre"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_furniture_product_template
|
||
msgid "Furniture Assembly"
|
||
msgstr "Montage de meubles"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "Future Activities"
|
||
msgstr "Activités futures"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "General Information"
|
||
msgstr "Informations générales"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_gillette
|
||
msgid "Gillette"
|
||
msgstr "Gillette"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__sequence
|
||
#: model:ir.model.fields,help:product.field_product_template__sequence
|
||
msgid "Gives the sequence order when displaying a product list"
|
||
msgstr "Indique l'ordre d'affichage lorsqu'une liste de produits est affichée."
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_fabric_glass
|
||
msgid "Glass"
|
||
msgstr "Verre"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_gold
|
||
msgid "Gold"
|
||
msgstr "Or"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "Gold Member Pricelist"
|
||
msgstr "Liste de prix des membres gold"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_template__type__consu
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Goods"
|
||
msgstr "Biens"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__type
|
||
#: model:ir.model.fields,help:product.field_product_template__type
|
||
msgid ""
|
||
"Goods are tangible materials and merchandise you provide.\n"
|
||
"A service is a non-material product you provide."
|
||
msgstr ""
|
||
"Les biens sont des matériaux tangibles et des marchandises que vous "
|
||
"fournissez.\n"
|
||
"Un service est un produit non matériel que vous fournissez."
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_gray
|
||
msgid "Gray"
|
||
msgstr "Gris"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_green
|
||
msgid "Green"
|
||
msgstr "Vert"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_h_m
|
||
msgid "H&M"
|
||
msgstr "H&M"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__html_color
|
||
msgid "HTML Color Index"
|
||
msgstr "Couleur HTML"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__has_message
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__has_message
|
||
#: model:ir.model.fields,field_description:product.field_product_product__has_message
|
||
#: model:ir.model.fields,field_description:product.field_product_template__has_message
|
||
msgid "Has Message"
|
||
msgstr "A un message"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__has_thumbnail
|
||
msgid "Has Thumbnail"
|
||
msgstr "A une vignette"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_head_shoulders
|
||
msgid "Head & Shoulders"
|
||
msgstr "Head & Shoulders"
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_height
|
||
msgid "Height"
|
||
msgstr "Hauteur"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_attribute_value__html_color
|
||
#: model:ir.model.fields,help:product.field_product_template_attribute_value__html_color
|
||
msgid ""
|
||
"Here you can set a specific HTML color index (e.g. #ff0000) to display the "
|
||
"color if the attribute type is 'Color'."
|
||
msgstr ""
|
||
"Choisissez une \"couleur HTML\" spécifique (par ex: #ff0000) qui sera "
|
||
"affichée si l'attribut est de type \"couleur\"."
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_12_product_template
|
||
msgid "High-back office chair with great support"
|
||
msgstr "Chaise de bureau à haut dossier offrant un excellent soutien"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_form
|
||
msgid "History"
|
||
msgstr "Historique"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.expense_hotel_product_template
|
||
msgid "Hotel Accommodation"
|
||
msgstr "Hôtel"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_ir_attachment__id
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__id
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__id
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__id
|
||
#: model:ir.model.fields,field_description:product.field_product_catalog_mixin__id
|
||
#: model:ir.model.fields,field_description:product.field_product_category__id
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__id
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__id
|
||
#: model:ir.model.fields,field_description:product.field_product_document__id
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__id
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__id
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__id
|
||
#: model:ir.model.fields,field_description:product.field_product_product__id
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__id
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__id
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__id
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_pricelist__id
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel2x7__id
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel4x12__id
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel4x12noprice__id
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel4x7__id
|
||
#: model:ir.model.fields,field_description:product.field_report_product_report_producttemplatelabel_dymo__id
|
||
#: model:ir.model.fields,field_description:product.field_res_company__id
|
||
#: model:ir.model.fields,field_description:product.field_res_config_settings__id
|
||
#: model:ir.model.fields,field_description:product.field_res_country_group__id
|
||
#: model:ir.model.fields,field_description:product.field_res_currency__id
|
||
#: model:ir.model.fields,field_description:product.field_res_partner__id
|
||
#: model:ir.model.fields,field_description:product.field_uom_uom__id
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_exception_icon
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_exception_icon
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_exception_icon
|
||
msgid "Icon"
|
||
msgstr "Icône"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__activity_exception_icon
|
||
#: model:ir.model.fields,help:product.field_product_product__activity_exception_icon
|
||
#: model:ir.model.fields,help:product.field_product_template__activity_exception_icon
|
||
msgid "Icon to indicate an exception activity."
|
||
msgstr "Icône pour indiquer une activité d'exception."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_category__message_needaction
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__message_needaction
|
||
#: model:ir.model.fields,help:product.field_product_product__message_needaction
|
||
#: model:ir.model.fields,help:product.field_product_template__message_needaction
|
||
msgid "If checked, new messages require your attention."
|
||
msgstr "Si coché, de nouveaux messages demandent votre attention."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_category__message_has_error
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__message_has_error
|
||
#: model:ir.model.fields,help:product.field_product_product__message_has_error
|
||
#: model:ir.model.fields,help:product.field_product_template__message_has_error
|
||
msgid "If checked, some messages have a delivery error."
|
||
msgstr "Si coché, certains messages ont une erreur d'envoi."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__product_id
|
||
msgid ""
|
||
"If not set, the vendor price will apply to all variants of this product."
|
||
msgstr ""
|
||
"S'il n'est pas défini, le prix fournisseur s'appliquera à toutes les "
|
||
"variantes de ce produit."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_attribute__active
|
||
msgid ""
|
||
"If unchecked, it will allow you to hide the attribute without removing it."
|
||
msgstr ""
|
||
"Si cette option n'est pas cochée, elle vous permettra de masquer l'attribut "
|
||
"sans le supprimer."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__active
|
||
msgid ""
|
||
"If unchecked, it will allow you to hide the pricelist without removing it."
|
||
msgstr ""
|
||
"Décocher cette case permet de masquer la liste de prix sans la supprimer."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__active
|
||
#: model:ir.model.fields,help:product.field_product_template__active
|
||
msgid ""
|
||
"If unchecked, it will allow you to hide the product without removing it."
|
||
msgstr ""
|
||
"Décocher cette case vous permet de masquer le produit sans le supprimer."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__image
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_1920
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__image
|
||
#: model:ir.model.fields,field_description:product.field_product_template__image_1920
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__image
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__display_type__image
|
||
msgid "Image"
|
||
msgstr "Image"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_1024
|
||
#: model:ir.model.fields,field_description:product.field_product_template__image_1024
|
||
msgid "Image 1024"
|
||
msgstr "Image 1024"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_128
|
||
#: model:ir.model.fields,field_description:product.field_product_template__image_128
|
||
msgid "Image 128"
|
||
msgstr "Image 128"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_256
|
||
#: model:ir.model.fields,field_description:product.field_product_template__image_256
|
||
msgid "Image 256"
|
||
msgstr "Image 256"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_512
|
||
#: model:ir.model.fields,field_description:product.field_product_template__image_512
|
||
msgid "Image 512"
|
||
msgstr "Image 512"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__image_height
|
||
msgid "Image Height"
|
||
msgstr "Hauteur de l'image"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__image_src
|
||
msgid "Image Src"
|
||
msgstr "Image Src"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__image_width
|
||
msgid "Image Width"
|
||
msgstr "Largeur de l'image"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_kanban
|
||
msgid "Image is a link"
|
||
msgstr "L'image est un lien"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist.py:0
|
||
msgid "Import Template for Pricelists"
|
||
msgstr "Modèle d'importation pour les listes de prix"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "Import Template for Products"
|
||
msgstr "Modèle d'importation pour les produits"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_supplierinfo.py:0
|
||
msgid "Import Template for Vendor Pricelists"
|
||
msgstr "Modèle d'importation pour les listes de prix des vendeurs"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_search
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_value_view_search
|
||
msgid "Inactive"
|
||
msgstr "Inactif"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__index_content
|
||
msgid "Indexed Content"
|
||
msgstr "Contenu indexé"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_24_product_template
|
||
msgid "Individual Workplace"
|
||
msgstr "Espace de travail individuel"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__create_variant__always
|
||
msgid "Instantly"
|
||
msgstr "Instantanément"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Internal Notes"
|
||
msgstr "Notes internes"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__default_code
|
||
#: model:ir.model.fields,field_description:product.field_product_template__default_code
|
||
msgid "Internal Reference"
|
||
msgstr "Référence interne"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__barcode
|
||
msgid "International Article Number used for product identification."
|
||
msgstr ""
|
||
"Numéro d'article international (IAN) utilisé pour identifier cet article."
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/product_attribute_value_list.js:0
|
||
msgid "Invalid Operation"
|
||
msgstr "Opération invalide"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Inventory"
|
||
msgstr "Inventaire"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__is_dynamically_created
|
||
#: model:ir.model.fields,field_description:product.field_product_template__is_dynamically_created
|
||
msgid "Is Dynamically Created"
|
||
msgstr "Créé dynamiquement"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_is_follower
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_is_follower
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_is_follower
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_is_follower
|
||
msgid "Is Follower"
|
||
msgstr "Est un abonné"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__is_in_selected_section_of_order
|
||
msgid "Is In Selected Section Of Order"
|
||
msgstr "Est dans la section sélectionnée de la commande"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__is_pricelist_required
|
||
msgid "Is Pricelist Required"
|
||
msgstr "Liste de prix obligatoire"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__is_product_variant
|
||
msgid "Is Product Variant"
|
||
msgstr "Est une variante de produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__has_configurable_attributes
|
||
#: model:ir.model.fields,field_description:product.field_product_template__has_configurable_attributes
|
||
msgid "Is a configurable product"
|
||
msgstr "Est un produit configurable"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_template__is_product_variant
|
||
msgid "Is a product variant"
|
||
msgstr "Est une variante de produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__public
|
||
msgid "Is public document"
|
||
msgstr "Est un document public"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__res_config_settings__product_weight_in_lbs__0
|
||
msgid "Kilograms (kg)"
|
||
msgstr "Kilogrammes (kg)"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_loreal
|
||
msgid "L'Oréal"
|
||
msgstr "L'Oréal"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_LG
|
||
msgid "LG"
|
||
msgstr "LG"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "Labels cannot be printed for products of service type"
|
||
msgstr ""
|
||
"Les étiquettes ne peuvent pas être imprimées pour les produits de type "
|
||
"service."
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_6_product_template
|
||
msgid "Large Cabinet"
|
||
msgstr "Grande armoire"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_8_product_template
|
||
msgid "Large Desk"
|
||
msgstr "Grand bureau"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.consu_delivery_02_product_template
|
||
msgid "Large Meeting Table"
|
||
msgstr "Grande table de réunion"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_category__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_document__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_product__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_template__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__write_uid
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "Mis à jour par"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_category__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_document__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_template__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__write_date
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__write_date
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__write_date
|
||
msgid "Last Updated on"
|
||
msgstr "Mis à jour le"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "Late Activities"
|
||
msgstr "Activités en retard"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__delay
|
||
msgid "Lead Time"
|
||
msgstr "Délai"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__delay
|
||
msgid ""
|
||
"Lead time in days between the confirmation of the purchase order and the "
|
||
"receipt of the products in your warehouse. Used by the scheduler for "
|
||
"automatic computation of the purchase order planning."
|
||
msgstr ""
|
||
"Délai (en jours) entre la confirmation du bon de commande et la réception "
|
||
"des produits dans votre entrepôt. Utilisé par le planificateur pour calculer "
|
||
"le planning des bons de commande automatiquement."
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_fabric_leather
|
||
msgid "Leather"
|
||
msgstr "Cuir"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_13_product_template
|
||
msgid "Left-sided workspace with storage"
|
||
msgstr "Espace de travail côté gauche avec rangement"
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_legs
|
||
msgid "Legs"
|
||
msgstr "Pieds"
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_length
|
||
msgid "Length"
|
||
msgstr "Longueur"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_lenovo
|
||
msgid "Lenovo"
|
||
msgstr "Lenovo"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_levis
|
||
msgid "Levi's"
|
||
msgstr "Levi's"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_fabric_linen
|
||
msgid "Linen"
|
||
msgstr "Lin"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__attribute_line_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__pav_attribute_line_ids
|
||
msgid "Lines"
|
||
msgstr "Lignes"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_uom
|
||
msgid "Link between products and their UoMs"
|
||
msgstr "Lien entre les produits et leurs unités de mesure"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_local_delivery_product_template
|
||
msgid "Local Delivery"
|
||
msgstr "Livraison locale"
|
||
|
||
#. module: product
|
||
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
||
msgid "Locally handmade"
|
||
msgstr "Fait main localement"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "Logistics"
|
||
msgstr "Logistique"
|
||
|
||
#. module: product
|
||
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
||
msgid ""
|
||
"Looking for a custom bamboo stain to match existing furniture? Contact us "
|
||
"for a quote."
|
||
msgstr ""
|
||
"À la recherche d'une teinte bambou personnalisée pour correspondre aux "
|
||
"meubles existants ? Contactez-nous pour obtenir un devis."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_template_attribute_value__exclude_for
|
||
msgid ""
|
||
"Make this attribute value not compatible with other values of the product or "
|
||
"some attribute values of optional and accessory products."
|
||
msgstr ""
|
||
"Rendre cette valeur d'attribut non compatible avec d'autres valeurs du "
|
||
"produit ou certaines valeurs d'attribut de produits optionnels et "
|
||
"accessoires."
|
||
|
||
#. module: product
|
||
#: model:res.groups,name:product.group_product_variant
|
||
msgid "Manage Product Variants"
|
||
msgstr "Gérer des variances de produit"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Margins"
|
||
msgstr "Marges"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_markup
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Markup"
|
||
msgstr "Marge commerciale"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_maroon
|
||
msgid "Maroon"
|
||
msgstr "Bordeaux"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Max. Margin"
|
||
msgstr "Marge maximale"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_max_margin
|
||
msgid "Max. Price Margin"
|
||
msgstr "Marge de prix maximale"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_maybelline
|
||
msgid "Maybelline"
|
||
msgstr "Maybelline"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__message
|
||
msgid "Message"
|
||
msgstr "Message"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_has_error
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_has_error
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_has_error
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_has_error
|
||
msgid "Message Delivery error"
|
||
msgstr "Erreur d'envoi du message"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_ids
|
||
msgid "Messages"
|
||
msgstr "Messages"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_fabric_metal
|
||
msgid "Metal"
|
||
msgstr "Métal"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__mimetype
|
||
msgid "Mime Type"
|
||
msgstr "Type de mime"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Min Qty"
|
||
msgstr "Quantité min"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Min. Margin"
|
||
msgstr "Marge minimale"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_min_margin
|
||
msgid "Min. Price Margin"
|
||
msgstr "Marge de prix minimale"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__min_quantity
|
||
msgid "Min. Quantity"
|
||
msgstr "Quantité minimale"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_8_product_template
|
||
msgid "Minimalist wooden desk for executive use"
|
||
msgstr "Bureau en bois minimaliste pour un usage de direction"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__mode
|
||
msgid "Mode"
|
||
msgstr "Mode"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.monitor_stand_product_template
|
||
msgid "Monitor Stand"
|
||
msgstr "Support d'écran"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_montblanc
|
||
msgid "Montblanc"
|
||
msgstr "Montblanc"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__display_type__multi
|
||
msgid "Multi-checkbox"
|
||
msgstr "Multiples cases à cocher"
|
||
|
||
#. module: product
|
||
#: model:ir.model.constraint,message:product.constraint_product_attribute_check_multi_checkbox_no_variant
|
||
msgid ""
|
||
"Multi-checkbox display type is not compatible with the creation of variants"
|
||
msgstr ""
|
||
"Le type d'affichage des multiples cases à cocher n'est pas compatible avec "
|
||
"la création de variantes"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "My Activities"
|
||
msgstr "Mes activités"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__my_activity_date_deadline
|
||
#: model:ir.model.fields,field_description:product.field_product_product__my_activity_date_deadline
|
||
#: model:ir.model.fields,field_description:product.field_product_template__my_activity_date_deadline
|
||
msgid "My Activity Deadline"
|
||
msgstr "Échéance de mon activité"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__name
|
||
#: model:ir.model.fields,field_description:product.field_product_category__name
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__name
|
||
#: model:ir.model.fields,field_description:product.field_product_document__name
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__name
|
||
#: model:ir.model.fields,field_description:product.field_product_product__name
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__name
|
||
#: model:ir.model.fields,field_description:product.field_product_template__name
|
||
msgid "Name"
|
||
msgstr "Nom"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_navy
|
||
msgid "Navy"
|
||
msgstr "Bleu marine"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_nestle
|
||
msgid "Nestlé"
|
||
msgstr "Nestlé"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__create_variant__no_variant
|
||
msgid "Never"
|
||
msgstr "Jamais"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist.py:0
|
||
msgid "New"
|
||
msgstr "Nouveau"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_new_balance
|
||
msgid "New Balance"
|
||
msgstr "New Balance"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_calendar_event_id
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_calendar_event_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_calendar_event_id
|
||
msgid "Next Activity Calendar Event"
|
||
msgstr "Activité suivante de l'événement du calendrier"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_date_deadline
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_date_deadline
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_date_deadline
|
||
msgid "Next Activity Deadline"
|
||
msgstr "Date limite de l'activité à venir"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_summary
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_summary
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_summary
|
||
msgid "Next Activity Summary"
|
||
msgstr "Résumé de l'activité suivante"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_type_id
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_type_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_type_id
|
||
msgid "Next Activity Type"
|
||
msgstr "Type d'activités à venir"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_nike
|
||
msgid "Nike"
|
||
msgstr "Nike"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_nikon
|
||
msgid "Nikon"
|
||
msgstr "Nikon"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_nivea
|
||
msgid "Nivea"
|
||
msgstr "Nivea"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/wizard/product_label_layout.py:0
|
||
msgid ""
|
||
"No product to print, if the product is archived please unarchive it before "
|
||
"printing its label."
|
||
msgstr ""
|
||
"Aucun produit à imprimer, si le produit est archivé merci de le désarchiver "
|
||
"avant d'imprimer son étiquette."
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/kanban_renderer.xml:0
|
||
msgid "No products could be found."
|
||
msgstr "Aucun produit trouvé pour"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "No products found in the report"
|
||
msgstr "Aucun produit trouvé dans le rapport"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_supplierinfo_type_action
|
||
msgid "No vendor pricelist found"
|
||
msgstr "Aucune liste de prix fournisseur trouvée"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/product_attribute_value_list.js:0
|
||
msgid "No, keep it"
|
||
msgstr "Non, laissez comme ça"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_template_acoustic_bloc_screens
|
||
msgid "Noise-reducing panels for open spaces"
|
||
msgstr "Panneaux acoustiques pour réduire le bruit dans les open spaces"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "Note:"
|
||
msgstr "Note :"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_template__service_tracking__no
|
||
msgid "Nothing"
|
||
msgstr "Rien"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__number_related_products
|
||
msgid "Number Related Products"
|
||
msgstr "Nombre de produits associés"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_needaction_counter
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_needaction_counter
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_needaction_counter
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_needaction_counter
|
||
msgid "Number of Actions"
|
||
msgstr "Nombre d'actions"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__message_has_error_counter
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__message_has_error_counter
|
||
#: model:ir.model.fields,field_description:product.field_product_product__message_has_error_counter
|
||
#: model:ir.model.fields,field_description:product.field_product_template__message_has_error_counter
|
||
msgid "Number of errors"
|
||
msgstr "Nombre d'erreurs"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_category__message_needaction_counter
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__message_needaction_counter
|
||
#: model:ir.model.fields,help:product.field_product_product__message_needaction_counter
|
||
#: model:ir.model.fields,help:product.field_product_template__message_needaction_counter
|
||
msgid "Number of messages requiring action"
|
||
msgstr "Nombre de messages nécessitant une action"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_category__message_has_error_counter
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__message_has_error_counter
|
||
#: model:ir.model.fields,help:product.field_product_product__message_has_error_counter
|
||
#: model:ir.model.fields,help:product.field_product_template__message_has_error_counter
|
||
msgid "Number of messages with delivery error"
|
||
msgstr "Nombre de messages avec des erreurs d'envoi"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_delivery_01_product_template
|
||
msgid "Office Chair"
|
||
msgstr "Chaise de bureau"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_12_product_template
|
||
msgid "Office Chair Black"
|
||
msgstr "Chaise de bureau noire"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.office_combo_product_template
|
||
msgid "Office Combo"
|
||
msgstr "Combo bureau"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_order_01_product_template
|
||
msgid "Office Design Software"
|
||
msgstr "Logiciel de conception de bureau"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_delivery_02_product_template
|
||
msgid "Office Lamp"
|
||
msgstr "Lampe de bureau"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_olay
|
||
msgid "Olay"
|
||
msgstr "Olay"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_olive
|
||
msgid "Olive"
|
||
msgstr "Olive"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_line.py:0
|
||
msgid ""
|
||
"On the product %(product)s you cannot associate the value %(value)s with the "
|
||
"attribute %(attribute)s because they do not match."
|
||
msgstr ""
|
||
"Sur le produit %(product)s vous ne pouvez pas associer la valeur %(value)s à "
|
||
"l'attribut %(attribute)s, car ils ne correspondent pas."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_line.py:0
|
||
msgid ""
|
||
"On the product %(product)s you cannot transform the attribute %"
|
||
"(attribute_src)s into the attribute %(attribute_dest)s."
|
||
msgstr ""
|
||
"Sur le produit %(product)s vous ne pouvez pas transformer l'attribut %"
|
||
"(attribute_src)s en %(attribute_dest)s."
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/product_document_kanban/upload_button/upload_button.js:0
|
||
msgid "Oops! '%(fileName)s' didn’t upload since its format isn’t allowed."
|
||
msgstr ""
|
||
"Oups ! '%(fileName)s' n'a pas été téléchargé car son format n'est pas "
|
||
"autorisé."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__product_id
|
||
#: model:product.attribute,name:product.pa_options
|
||
msgid "Options"
|
||
msgstr "Options"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_oral_b
|
||
msgid "Oral-B"
|
||
msgstr "Oral-B"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_orange
|
||
msgid "Orange"
|
||
msgstr "Orange"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__original_id
|
||
msgid "Original (unoptimized, unresized) attachment"
|
||
msgstr "Pièce jointe d'origine (non optimisée, non redimensionnée)"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_combo_item__lst_price
|
||
msgid "Original Price"
|
||
msgstr "Prix original"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__base_pricelist_id
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__base__pricelist
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Other Pricelist"
|
||
msgstr "Autre liste de prix"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_template_dining_table
|
||
msgid "Outdoor dining table"
|
||
msgstr "Table extérieure"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_options_overhead_shelves
|
||
msgid "Overhead shelves"
|
||
msgstr "Étagères murales"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_packagingbarcode
|
||
msgid "Package Type A"
|
||
msgstr "Colis de type A"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/uom_uom.py:0
|
||
#: model_terms:ir.ui.view,arch_db:product.product_uom_list_view
|
||
msgid "Packaging Barcodes"
|
||
msgstr "Codes-barres d'emballage"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.report,name:product.report_product_packaging
|
||
msgid "Packaging Barcodes (PDF)"
|
||
msgstr "Codes-barres d'emballage (PDF)"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__uom_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__uom_ids
|
||
msgid "Packagings"
|
||
msgstr "Conditionnements"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_panasonic
|
||
msgid "Panasonic"
|
||
msgstr "Panasonic"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_pantene
|
||
msgid "Pantene"
|
||
msgstr "Pantene"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__parent_id
|
||
msgid "Parent Category"
|
||
msgstr "Catégorie parente"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__parent_path
|
||
msgid "Parent Path"
|
||
msgstr "Chemin parent"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_9_product_template
|
||
msgid "Pedal Bin"
|
||
msgstr "Poubelle à pédale"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_pepsi
|
||
msgid "Pepsi"
|
||
msgstr "Pepsi"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__percent_price
|
||
msgid "Percentage Price"
|
||
msgstr "Pourcentage du prix"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_philips
|
||
msgid "Philips"
|
||
msgstr "Philips"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__display_type__pills
|
||
msgid "Pills"
|
||
msgstr "Boutons carrés"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_pink
|
||
msgid "Pink"
|
||
msgstr "Rose"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
||
msgid "Please enter a positive whole number."
|
||
msgstr "Veuillez saisir un nom entier positif."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_document.py:0
|
||
msgid ""
|
||
"Please enter a valid URL.\n"
|
||
"Example: https://www.odoo.com\n"
|
||
"\n"
|
||
"Invalid URL: %s"
|
||
msgstr ""
|
||
"Veuillez saisir une URL valide.\n"
|
||
"Exemple : https://www.odoo.com\n"
|
||
"\n"
|
||
"URL invalide : %s"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
||
msgid "Please select some products first."
|
||
msgstr "Veuillez d'abord sélectionner des produits."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "Please specify the category for which this rule should be applied"
|
||
msgstr ""
|
||
"Veuillez préciser la catégorie à laquelle cette règle doit être appliquée"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "Please specify the product for which this rule should be applied"
|
||
msgstr ""
|
||
"Veuillez préciser le produit pour lequel cette règle doit être appliquée"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid ""
|
||
"Please specify the product variant for which this rule should be applied"
|
||
msgstr ""
|
||
"Veuillez préciser la variante de produit pour laquelle cette règle doit être "
|
||
"appliquée"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__res_config_settings__product_weight_in_lbs__1
|
||
msgid "Pounds (lb)"
|
||
msgstr "Livres (lb)"
|
||
|
||
#. module: product
|
||
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
||
msgid ""
|
||
"Press a button and watch your desk glide effortlessly from sitting to "
|
||
"standing height in seconds."
|
||
msgstr ""
|
||
"Appuyez sur un bouton et regardez votre bureau aller d'une position assise à "
|
||
"la position debout en quelques secondes, sans le moindre effort."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_tree_view_from_product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
msgid "Price"
|
||
msgstr "Prix"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_discount
|
||
msgid "Price Discount"
|
||
msgstr "Remise sur le prix"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_round
|
||
msgid "Price Rounding"
|
||
msgstr "Arrondi du prix"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.product_pricelist_item_action
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_tree_view
|
||
msgid "Price Rules"
|
||
msgstr "Règles de prix"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Price Type"
|
||
msgstr "Type de prix"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__list_price
|
||
#: model:ir.model.fields,help:product.field_product_template__list_price
|
||
msgid "Price at which the product is sold to customers."
|
||
msgstr "Prix auquel le produit est vendu aux clients."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_kanban_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_kanban_view
|
||
msgid "Price:"
|
||
msgstr "Prix :"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
#: model:ir.actions.report,name:product.action_report_pricelist
|
||
#: model:ir.model,name:product.model_product_pricelist
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__pricelist_id
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__pricelist_id
|
||
#: model:ir.model.fields,field_description:product.field_res_partner__property_product_pricelist
|
||
#: model:ir.model.fields,field_description:product.field_res_users__property_product_pricelist
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_view_search
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "Pricelist"
|
||
msgstr "Liste de prix"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__applied_on
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__display_applied_on
|
||
msgid "Pricelist Item applicable on selected option"
|
||
msgstr "Article de liste de prix applicable sur les options sélectionnées"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__name
|
||
msgid "Pricelist Name"
|
||
msgstr "Nom de la liste de prix"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
||
#: model:ir.actions.server,name:product.action_product_price_list_report
|
||
#: model:ir.actions.server,name:product.action_product_template_price_list_report
|
||
#: model:ir.model,name:product.model_report_product_report_pricelist
|
||
msgid "Pricelist Report"
|
||
msgstr "Rapport de liste de prix"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist.py:0
|
||
msgid "Pricelist Report Preview"
|
||
msgstr "Aperçu du rapport de liste de prix"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_pricelist_item
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Pricelist Rule"
|
||
msgstr "Règle des listes des prix"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__item_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_product__pricelist_rule_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__pricelist_rule_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_tree_view_from_product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
msgid "Pricelist Rules"
|
||
msgstr "Règles de liste de prix"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.product_pricelist_action2
|
||
#: model:ir.model.fields,field_description:product.field_res_config_settings__group_product_pricelist
|
||
#: model:ir.model.fields,field_description:product.field_res_country_group__pricelist_ids
|
||
msgid "Pricelists"
|
||
msgstr "Listes de prix"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Prices"
|
||
msgstr "Prix"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "Pricing"
|
||
msgstr "Tarif"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:product.product_label_layout_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
msgid "Print"
|
||
msgstr "Imprimer"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.action_open_label_layout
|
||
#: model:ir.actions.server,name:product.action_product_print_labels
|
||
#: model:ir.actions.server,name:product.action_product_template_print_labels
|
||
msgid "Print Labels"
|
||
msgstr "Imprimer les étiquettes"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_24_product_template
|
||
msgid "Private pod with desk and chair"
|
||
msgstr "Espace privatif avec bureau et chaise"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/controllers/pricelist_report.py:0
|
||
#: model:ir.model,name:product.model_product_template
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__product_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__product_tmpl_id
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_variant_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__product_variant_id
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__product_id
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__applied_on__1_product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__display_applied_on__1_product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_kanban_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_view_search
|
||
#: model_terms:ir.ui.view,arch_db:product.product_search_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_value_view_tree
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_kanban_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_kanban_catalog
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Product"
|
||
msgstr "Produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_attribute
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_value_view_form
|
||
msgid "Product Attribute"
|
||
msgstr "Attribut du produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_attribute_custom_value
|
||
msgid "Product Attribute Custom Value"
|
||
msgstr "Valeur personnalisée attribut de produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__product_template_value_ids
|
||
msgid "Product Attribute Values"
|
||
msgstr "Valeurs des attributs de produit"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_line_form
|
||
msgid "Product Attribute and Values"
|
||
msgstr "Valeurs et attributs des produits"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__attribute_line_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__attribute_line_ids
|
||
msgid "Product Attributes"
|
||
msgstr "Attributs de produits"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_catalog_mixin
|
||
msgid "Product Catalog Mixin"
|
||
msgstr "Mixin du catalogue de produits"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_category_list_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_category_search_view
|
||
msgid "Product Categories"
|
||
msgstr "Catégories de produits"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_category
|
||
#: model:ir.model.fields,field_description:product.field_product_product__categ_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__categ_id
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__applied_on__2_product_category
|
||
#: model_terms:ir.ui.view,arch_db:product.product_category_list_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Product Category"
|
||
msgstr "Catégorie de produits"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_combo
|
||
msgid "Product Combo"
|
||
msgstr "Combo de produits"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_combo_item
|
||
msgid "Product Combo Item"
|
||
msgstr "Article de combo de produits"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__combo_item_count
|
||
#: model:ir.model.fields,field_description:product.field_update_product_attribute_value__product_count
|
||
msgid "Product Count"
|
||
msgstr "Nombre de produits"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_document
|
||
msgid "Product Document"
|
||
msgstr "Document du produit"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.report,name:product.report_product_template_label_dymo
|
||
msgid "Product Label (PDF)"
|
||
msgstr "Étiquette de produit (PDF)"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.report,name:product.report_product_template_label_2x7
|
||
msgid "Product Label 2x7 (PDF)"
|
||
msgstr "Étiquette de produit 2x7 (PDF)"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.report,name:product.report_product_template_label_4x12
|
||
msgid "Product Label 4x12 (PDF)"
|
||
msgstr "Étiquette de produit 4x12 (PDF)"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.report,name:product.report_product_template_label_4x12_noprice
|
||
msgid "Product Label 4x12 No Price (PDF)"
|
||
msgstr "Étiquette de produit 4x12 Aucun prix (PDF)"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.report,name:product.report_product_template_label_4x7
|
||
msgid "Product Label 4x7 (PDF)"
|
||
msgstr "Étiquette de produit 4x7 (PDF)"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_report_product_report_producttemplatelabel_dymo
|
||
msgid "Product Label Report"
|
||
msgstr "Rapport d'étiquettes de produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_report_product_report_producttemplatelabel2x7
|
||
msgid "Product Label Report 2x7"
|
||
msgstr "Rapport d'étiquettes de produit 2x7"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_report_product_report_producttemplatelabel4x12
|
||
msgid "Product Label Report 4x12"
|
||
msgstr "Rapport d'étiquettes de produit 4x12"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_report_product_report_producttemplatelabel4x12noprice
|
||
msgid "Product Label Report 4x12 No Price"
|
||
msgstr "Rapport d'étiquettes de produit 4x12 Aucun prix"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_report_product_report_producttemplatelabel4x7
|
||
msgid "Product Label Report 4x7"
|
||
msgstr "Rapport d'étiquettes de produit 4x7"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_product_view_form_normalized
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "Product Name"
|
||
msgstr "Nom du produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_category__product_properties_definition
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "Product Properties"
|
||
msgstr "Propriétés du produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_tag
|
||
#: model_terms:ir.ui.view,arch_db:product.product_tag_form_view
|
||
msgid "Product Tag"
|
||
msgstr "Étiquette de produit"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.product_tag_action
|
||
#: model_terms:ir.ui.view,arch_db:product.product_tag_tree_view
|
||
msgid "Product Tags"
|
||
msgstr "Étiquettes de produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_tmpl_id
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_tmpl_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__product_tmpl_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__product_tmpl_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__product_tmpl_id
|
||
#: model_terms:ir.ui.view,arch_db:product.product_search_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Product Template"
|
||
msgstr "Modèle de produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_template_attribute_exclusion
|
||
msgid "Product Template Attribute Exclusion"
|
||
msgstr "Exclusion d'attribut de modèle de produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_template_attribute_line
|
||
msgid "Product Template Attribute Line"
|
||
msgstr "Ligne d'attribut du modèle du produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_template_attribute_value
|
||
msgid "Product Template Attribute Value"
|
||
msgstr "Valeur caratéristique du modèle produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__product_template_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_view_tree_tag
|
||
msgid "Product Templates"
|
||
msgstr "Modèles de produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__product_tmpl_ids
|
||
msgid "Product Tmpl"
|
||
msgstr "Modèle de produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_tooltip
|
||
#: model:ir.model.fields,field_description:product.field_product_template__product_tooltip
|
||
msgid "Product Tooltip"
|
||
msgstr "Infobulle produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__type
|
||
#: model:ir.model.fields,field_description:product.field_product_template__type
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Product Type"
|
||
msgstr "Type de produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_uom_uom
|
||
msgid "Product Unit of Measure"
|
||
msgstr "Unité de mesure du produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_id
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__applied_on__0_product_variant
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_normal_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_tag_tree_view
|
||
msgid "Product Variant"
|
||
msgstr "Variante de produit"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_line.py:0
|
||
msgid "Product Variant Values"
|
||
msgstr "Valeurs des variantes de produit"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.product_normal_action
|
||
#: model:ir.actions.act_window,name:product.product_normal_action_sell
|
||
#: model:ir.actions.act_window,name:product.product_variant_action
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__product_product_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.product_product_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_product_view_activity
|
||
#: model_terms:ir.ui.view,arch_db:product.product_product_view_tree_tag
|
||
msgid "Product Variants"
|
||
msgstr "Variantes de produit"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/report/product_label_report.py:0
|
||
msgid "Product model not defined, Please contact your administrator."
|
||
msgstr "Modèle de produit non défini, veuillez contacter votre administrateur"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute.py:0
|
||
#: code:addons/product/models/product_catalog_mixin.py:0
|
||
#: model:ir.actions.act_window,name:product.product_template_action
|
||
#: model:ir.actions.act_window,name:product.product_template_action_all
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_variant_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__product_variant_ids
|
||
#: model:res.groups.privilege,name:product.res_groups_privilege_product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_view_activity
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "Products"
|
||
msgstr "Produits"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_search
|
||
msgid "Products Price"
|
||
msgstr "Prix des produits"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_tree
|
||
msgid "Products Price List"
|
||
msgstr "Listes de prix des produits"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_view_search
|
||
msgid "Products Price Rules Search"
|
||
msgstr "Recherche des règles de prix des produits"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_search
|
||
msgid "Products Price Search"
|
||
msgstr "Recherche de prix des produits"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
msgid "Products: %(category)s"
|
||
msgstr "Produits : %(category)s"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_res_config_settings__module_loyalty
|
||
msgid "Promotions, Coupons, Gift Card & Loyalty Program"
|
||
msgstr "Promotions, bons de réduction, cartes-cadeaux & programmes de fidélité"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_properties
|
||
#: model:ir.model.fields,field_description:product.field_product_template__product_properties
|
||
msgid "Properties"
|
||
msgstr "Propriétés"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_puma
|
||
msgid "Puma"
|
||
msgstr "Puma"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__purchase_ok
|
||
#: model:ir.model.fields,field_description:product.field_product_template__purchase_ok
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Purchase"
|
||
msgstr "Achats"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__description_purchase
|
||
#: model:ir.model.fields,field_description:product.field_product_template__description_purchase
|
||
msgid "Purchase Description"
|
||
msgstr "Description des achats"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_purple
|
||
msgid "Purple"
|
||
msgstr "Violet"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "Quantities"
|
||
msgstr "Quantités"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "Quantities (Price)"
|
||
msgstr "Quantités (prix)"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__min_qty
|
||
msgid "Quantity"
|
||
msgstr "Quantité"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/controllers/pricelist_report.py:0
|
||
msgid "Quantity (%s UoM)"
|
||
msgstr "Quantité (%s UdM)"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
||
msgid "Quantity already present (%s)."
|
||
msgstr "Quantité déjà présente (%s)."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Quotation Description"
|
||
msgstr "Description du devis"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__display_type__radio
|
||
msgid "Radio"
|
||
msgstr "Radio"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_rayban
|
||
msgid "Ray-Ban"
|
||
msgstr "Ray-Ban"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "Recursive pricelist rules detected: %s"
|
||
msgstr "Règles de liste de prix récursives détectées : %s"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_red
|
||
msgid "Red"
|
||
msgstr "Rouge"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_reebok
|
||
msgid "Reebok"
|
||
msgstr "Reebok"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__code
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_only_form_view
|
||
msgid "Reference"
|
||
msgstr "Référence"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_supplierinfo_type_action
|
||
msgid ""
|
||
"Register the prices requested by your vendors for each product, based on the "
|
||
"quantity and the period."
|
||
msgstr ""
|
||
"Enregistrer les prix demandés par vos fournisseurs pour chaque produit, avec "
|
||
"la quantité et la période."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__product_tmpl_ids
|
||
msgid "Related Products"
|
||
msgstr "Produits associés"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__ptav_product_variant_ids
|
||
msgid "Related Variants"
|
||
msgstr "Variantes associées"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__ir_attachment_id
|
||
msgid "Related attachment"
|
||
msgstr "Pièce jointe associée"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/order_line/order_line.xml:0
|
||
msgid "Remove"
|
||
msgstr "Supprimer"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "Remove quantity"
|
||
msgstr "Supprimer la quantité"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__res_field
|
||
msgid "Resource Field"
|
||
msgstr "Champ ressource"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__res_id
|
||
msgid "Resource ID"
|
||
msgstr "ID ressource"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__res_model
|
||
msgid "Resource Model"
|
||
msgstr "Modèle ressource"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__res_name
|
||
msgid "Resource Name"
|
||
msgstr "Nom ressource"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__activity_user_id
|
||
#: model:ir.model.fields,field_description:product.field_product_product__activity_user_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__activity_user_id
|
||
msgid "Responsible User"
|
||
msgstr "Utilisateur responsable"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.expense_product_product_template
|
||
msgid "Restaurant Expenses"
|
||
msgstr "Frais de restaurant"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_5_product_template
|
||
msgid "Right-aligned desk with storage"
|
||
msgstr "Bureau aligné à droite avec rangement"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_rolex
|
||
msgid "Rolex"
|
||
msgstr "Rolex"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Round off to"
|
||
msgstr "Arrondir à"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_label_layout__rows
|
||
msgid "Rows"
|
||
msgstr "Lignes"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__rule_tip
|
||
msgid "Rule Tip"
|
||
msgstr "Règle astuces"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__sale_ok
|
||
#: model:ir.model.fields,field_description:product.field_product_template__sale_ok
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "Sales"
|
||
msgstr "Ventes"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__description_sale
|
||
#: model:ir.model.fields,field_description:product.field_product_template__description_sale
|
||
msgid "Sales Description"
|
||
msgstr "Description vente"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__list_price
|
||
#: model:ir.model.fields,field_description:product.field_product_template__list_price
|
||
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__base__list_price
|
||
#: model_terms:ir.ui.view,arch_db:product.product_product_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "Sales Price"
|
||
msgstr "Prix de vente"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
msgid "Sales Prices"
|
||
msgstr "Prix de vente"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__lst_price
|
||
msgid "Sales Price"
|
||
msgstr "Prix de vente"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_samsung
|
||
msgid "Samsung"
|
||
msgstr "Samsung"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_name_and_description/product_name_and_description.js:0
|
||
msgid "Search a product"
|
||
msgstr "Rechercher un produit"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_attribute__display_type__select
|
||
msgid "Select"
|
||
msgstr "Sélectionner"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_combo__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_document__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_product__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_template__sequence
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__sequence
|
||
msgid "Sequence"
|
||
msgstr "Séquence"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__product_template__type__service
|
||
msgid "Service"
|
||
msgstr "Service"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Services"
|
||
msgstr "Services"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_round
|
||
msgid ""
|
||
"Sets the price so that it is a multiple of this value.\n"
|
||
"Rounding is applied after the discount and before the surcharge.\n"
|
||
"To have prices that end in 9.99, round off to 10.00 and set an extra at -0.01"
|
||
msgstr ""
|
||
"Le prix est fixé comme un multiple de cette valeur.\n"
|
||
"L'arrondi sera appliqué après la remise et avant le supplément.\n"
|
||
"Pour avoir un prix qui se termine par 9.99, arrondissez à 10 et ajoutez un "
|
||
"supplément de -0.01"
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_shoe_size
|
||
msgid "Shoes size"
|
||
msgstr "Pointure"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "Show Name"
|
||
msgstr "Afficher le nom"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "Show all records whose next activity date is past"
|
||
msgstr ""
|
||
"Afficher tous les enregistrements dont la date de la prochaine activité est "
|
||
"dépassée"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_silver
|
||
msgid "Silver"
|
||
msgstr "Argent"
|
||
|
||
#. module: product
|
||
#: model:product.attribute,name:product.pa_size
|
||
msgid "Size"
|
||
msgstr "Taille"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.product_product_9_product_template
|
||
msgid "Soft-close pedal bin for office use"
|
||
msgstr "Poubelle à pédale avec fermeture douce pour une utilisation au bureau"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_sony
|
||
msgid "Sony"
|
||
msgstr "Sony"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_res_partner__specific_property_product_pricelist
|
||
#: model:ir.model.fields,field_description:product.field_res_users__specific_property_product_pricelist
|
||
msgid "Specific Property Product Pricelist"
|
||
msgstr "Liste de prix des produits à propriétés spécifiques"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__categ_id
|
||
msgid ""
|
||
"Specify a product category if this rule only applies to products belonging "
|
||
"to this category or its children categories. Keep empty otherwise."
|
||
msgstr ""
|
||
"Indiquez une catégorie de produits si cette règle ne s'applique qu'à cette "
|
||
"catégorie et à ses enfants. Laissez-la vide dans le cas contraire."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__product_id
|
||
msgid ""
|
||
"Specify a product if this rule only applies to one product. Keep empty "
|
||
"otherwise."
|
||
msgstr ""
|
||
"Indiquez un produit si cette règle ne s'applique qu'à lui. Laissez-la vide "
|
||
"dans le cas contraire."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__product_tmpl_id
|
||
msgid ""
|
||
"Specify a template if this rule only applies to one product template. Keep "
|
||
"empty otherwise."
|
||
msgstr ""
|
||
"Indiquez un modèle si cette règle ne s'applique qu'à un modèle de produit. "
|
||
"Laissez-la vide dans le cas contraire."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_surcharge
|
||
msgid ""
|
||
"Specify the fixed amount to add or subtract (if negative) to the amount "
|
||
"calculated with the discount."
|
||
msgstr ""
|
||
"Indiquez le montant fixe à ajouter au (ou, si négatif, à soustraire du) "
|
||
"montant calculé avec la remise."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_max_margin
|
||
msgid "Specify the maximum amount of margin over the base price."
|
||
msgstr "Indiquez la marge maximale à faire sur le prix de base."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_min_margin
|
||
msgid "Specify the minimum amount of margin over the base price."
|
||
msgstr "Indiquez la marge minimale à faire sur le prix de base."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__date_start
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__date_start
|
||
msgid "Start Date"
|
||
msgstr "Date de début"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__date_start
|
||
msgid "Start date for this vendor price"
|
||
msgstr "Date de début pour ce prix fournisseur"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__date_start
|
||
msgid ""
|
||
"Starting datetime for the pricelist item validation\n"
|
||
"The displayed value depends on the timezone set in your preferences."
|
||
msgstr ""
|
||
"Datetime de début pour la validation de la liste de prix\n"
|
||
"La valeur affichée dépend du fuseau horaire sélectionné dans vos préférences."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__activity_state
|
||
#: model:ir.model.fields,help:product.field_product_product__activity_state
|
||
#: model:ir.model.fields,help:product.field_product_template__activity_state
|
||
msgid ""
|
||
"Status based on activities\n"
|
||
"Overdue: Due date is already passed\n"
|
||
"Today: Activity date is today\n"
|
||
"Planned: Future activities."
|
||
msgstr ""
|
||
"Statut basé sur les activités\n"
|
||
"En retard : la date d'échéance est déjà dépassée\n"
|
||
"Aujourd'hui : la date d'activité est aujourd'hui\n"
|
||
"Planifiée : activités futures"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_legs_steel
|
||
msgid "Steel"
|
||
msgstr "Acier"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_7_product_template
|
||
msgid "Storage Box"
|
||
msgstr "Boîte de rangement"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__store_fname
|
||
msgid "Stored Filename"
|
||
msgstr "Nom du fichier enregistré"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_product_supplierinfo
|
||
msgid "Supplier Pricelist"
|
||
msgstr "Liste de prix du fournisseur"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_tag_form_view
|
||
msgid "Tag"
|
||
msgstr "Étiquette"
|
||
|
||
#. module: product
|
||
#: model:ir.model.constraint,message:product.constraint_product_tag_name_uniq
|
||
msgid "Tag name already exists!"
|
||
msgstr "Ce nom d'étiquette existe déjà !"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_tag_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__product_tag_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.product_search_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_view_search_catalog
|
||
msgid "Tags"
|
||
msgstr "Étiquettes"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_tag_action
|
||
msgid "Tags are used to search product for a given theme."
|
||
msgstr ""
|
||
"Les étiquettes sont utilisées pour chercher un produit d'un thème précis."
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_tan
|
||
msgid "Tan"
|
||
msgstr "Beige clair"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_teal
|
||
msgid "Teal"
|
||
msgstr "Vert canard"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__template_value_ids
|
||
msgid "Template Values"
|
||
msgstr "Valeurs de modèle"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "The Internal Reference '%s' already exists."
|
||
msgstr "La référence interne '%s' existe déjà."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
msgid "The Reference '%s' already exists."
|
||
msgstr "La référence '%s' existe déjà."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_line.py:0
|
||
msgid ""
|
||
"The attribute %(attribute)s must have at least one value for the product %"
|
||
"(product)s."
|
||
msgstr ""
|
||
"L'attribut %(attribute)s doit avoir au moins une valeur pour le produit %"
|
||
"(product)s."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_attribute_value__attribute_id
|
||
msgid ""
|
||
"The attribute cannot be changed once the value is used on at least one "
|
||
"product."
|
||
msgstr ""
|
||
"L'attribut ne peut pas être modifié une fois que la valeur est utilisée sur "
|
||
"au moins un produit."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "The cost of a product can't be negative."
|
||
msgstr "Le coût d’un produit ne peut pas être négatif."
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.desk_organizer_product_template
|
||
msgid ""
|
||
"The desk organiser is perfect for storing all kinds of small things and "
|
||
"since the 5 boxes are loose, you can move and place them in the way that "
|
||
"suits you and your things best."
|
||
msgstr ""
|
||
"L'organisateur de bureau est parfait pour ranger toutes sortes de petites "
|
||
"choses et, comme les 5 boîtes sont libres, vous pouvez les déplacer et les "
|
||
"placer de la manière qui vous convient le mieux, à vous et à vos affaires."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_attribute__display_type
|
||
#: model:ir.model.fields,help:product.field_product_attribute_value__display_type
|
||
#: model:ir.model.fields,help:product.field_product_template_attribute_value__display_type
|
||
msgid "The display type used in the Product Configurator."
|
||
msgstr "Le type d'affichage utilisé dans le configurateur de produit"
|
||
|
||
#. module: product
|
||
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
||
msgid ""
|
||
"The minimum height is 65 cm, and for standing work the maximum height "
|
||
"position is 125 cm."
|
||
msgstr ""
|
||
"La hauteur minimale est de 65 cm et pour le travail debout, la hauteur "
|
||
"maximale est de 125 cm."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "The minimum margin should be lower than the maximum margin."
|
||
msgstr "La marge minimale doit être plus petite que la marge maximale."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_combo__base_price
|
||
msgid ""
|
||
"The minimum price among the products in this combo. This value will be used "
|
||
"to prorate the price of this combo with respect to the other combos in a "
|
||
"combo product. This heuristic ensures that whatever product the user chooses "
|
||
"in a combo, it will always be the same price."
|
||
msgstr ""
|
||
"Le prix minimum parmi les produits de ce combo. Cette valeur sera utilisée "
|
||
"pour calculer au prorata le prix de ce combo par rapport aux autres combos "
|
||
"d'un produit combo. Cette heuristique garantit que quel que soit le produit "
|
||
"choisi par l'utilisateur dans un combo, il sera toujours au même prix."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_category__product_count
|
||
msgid ""
|
||
"The number of products under this category (Does not consider the children "
|
||
"categories)"
|
||
msgstr ""
|
||
"Le nombre de produits dans cette catégorie (Ne tient pas compte des "
|
||
"catégories enfants)"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid ""
|
||
"The number of variants to generate is above allowed limit. You should either "
|
||
"not generate variants for each combination or generate them on demand from "
|
||
"the sales order. To do so, open the form view of attributes and change the "
|
||
"mode of *Create Variants*."
|
||
msgstr ""
|
||
"Le nombre de variantes à générer est supérieur à la limite autorisée. Vous "
|
||
"devez soit ne pas générer des variantes pour chaque combinaison, soit les "
|
||
"générer à la demande à partir de la commande client. Pour ce faire, ouvrez "
|
||
"la vue formulaire des attributs et modifiez le mode de *Création des "
|
||
"variantes*."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__price
|
||
msgid "The price to purchase a product"
|
||
msgstr "Le prix pour acheter un produit"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "The product template is archived so no combination is possible."
|
||
msgstr ""
|
||
"Le modèle de produit est archivé, aucune combinaison n'est donc possible."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__min_qty
|
||
msgid ""
|
||
"The quantity to purchase from this vendor to benefit from the unit price. If "
|
||
"a vendor unit is set, quantity should be specified in this unit, otherwise "
|
||
"it should be specified in the default unit of the product."
|
||
msgstr ""
|
||
"Quantité à acheter auprès de ce fournisseur pour bénéficier du prix "
|
||
"unitaire. Si une unité fournisseur est définie, la quantité doit être "
|
||
"spécifiée dans cette unité, sinon elle doit être indiquée dans l'unité par "
|
||
"défaut du produit."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "The rounding method must be strictly positive."
|
||
msgstr "La méthode d'arrondi doit être strictement positive."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_combo_item__lst_price
|
||
#: model:ir.model.fields,help:product.field_product_product__lst_price
|
||
msgid ""
|
||
"The sale price is managed from the product template. Click on the 'Configure "
|
||
"Variants' button to set the extra attribute prices."
|
||
msgstr ""
|
||
"Le prix de vente est géré à partir du modèle de produit. Cliquez sur le "
|
||
"bouton 'Configurer les variantes' pour définir les prix des attributs "
|
||
"supplémentaires."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_value.py:0
|
||
msgid ""
|
||
"The value %(value)s is not defined for the attribute %(attribute)s on the "
|
||
"product %(product)s."
|
||
msgstr ""
|
||
"La valeur %(value)s n'est pas définie pour l'attribut %(attribute)s sur le "
|
||
"produit %(product)s."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "There are no possible combination."
|
||
msgstr "Il n'y a pas de combinaison possible."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "There are no remaining closest combination."
|
||
msgstr "Il n'y a pas d'autre combinaison la plus proche."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "There are no remaining possible combination."
|
||
msgstr "Il ne reste aucune combinaison possible."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid ""
|
||
"This configuration of product attributes, values, and exclusions would lead "
|
||
"to no possible variant. Please archive or delete your product directly if "
|
||
"intended."
|
||
msgstr ""
|
||
"Cette configuration d'attributs, de valeurs et d'exclusions de produits "
|
||
"n'entraînerait aucune variante possible. Veuillez archiver ou supprimer "
|
||
"votre produit directement si vous le souhaitez."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__price_extra
|
||
msgid "This is the sum of the extra price of all attributes"
|
||
msgstr "Il s'agit de la somme des suppléments de prix de tous les attributs."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "This note is added to sales orders and invoices."
|
||
msgstr "Cette note est ajoutée aux commandes et aux factures."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "This note is only for internal purposes."
|
||
msgstr "Cette note est pour usage interne seulement."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid ""
|
||
"This product is part of a combo, so its type can't be changed to \"combo\"."
|
||
msgstr ""
|
||
"Ce produit fait partie d'un combo, son type ne peut donc pas être changé en "
|
||
"\"combo\"."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__product_code
|
||
msgid ""
|
||
"This vendor's product code will be used when printing a request for "
|
||
"quotation. Keep empty to use the internal one."
|
||
msgstr ""
|
||
"Le code de produit du fournisseur sera utilisé lors de l'impression d'une "
|
||
"demande de prix. Laissez le champ vide si vous voulez utiliser la référence "
|
||
"interne."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_supplierinfo__product_name
|
||
msgid ""
|
||
"This vendor's product name will be used when printing a request for "
|
||
"quotation. Keep empty to use the internal one."
|
||
msgstr ""
|
||
"Le nom de produit du fournisseur sera utilisé lors de l'impression d'une "
|
||
"demande de prix. Laissez le champ vide si vous voulez utiliser la référence "
|
||
"interne."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__thumbnail
|
||
msgid "Thumbnail"
|
||
msgstr "Vignette"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_tide
|
||
msgid "Tide"
|
||
msgstr "Tide"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "Today Activities"
|
||
msgstr "Activités du jour"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.consu_delivery_01_product_template
|
||
msgid "Two-Seat Sofa"
|
||
msgstr "Canapé deux places"
|
||
|
||
#. module: product
|
||
#: model:product.template,description_sale:product.consu_delivery_01_product_template
|
||
msgid "Two-Seater Sofa with Oak Wood Frame"
|
||
msgstr "Canapé deux places avec structure en chêne"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__type
|
||
msgid "Type"
|
||
msgstr "Type"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist__activity_exception_decoration
|
||
#: model:ir.model.fields,help:product.field_product_product__activity_exception_decoration
|
||
#: model:ir.model.fields,help:product.field_product_template__activity_exception_decoration
|
||
msgid "Type of the exception activity on record."
|
||
msgstr "Type d'activité d'exception enregistrée."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/controllers/pricelist_report.py:0
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "UOM"
|
||
msgstr "UdM"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/wizard/product_label_layout.py:0
|
||
msgid "Unable to find report template for %s format"
|
||
msgstr "Impossible de trouver le modèle de rapport pour le format %s"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_underarmour
|
||
msgid "Under Armour"
|
||
msgstr "Under Armour"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_options_under_desk_pedestals
|
||
msgid "Under-desk pedestals"
|
||
msgstr "Caissons de rangement sous bureau"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_uniqlo
|
||
msgid "Uniqlo"
|
||
msgstr "Uniqlo"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__uom_id
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_uom_id
|
||
#: model:ir.model.fields,field_description:product.field_product_template__uom_id
|
||
#: model:ir.model.fields,field_description:product.field_product_uom__uom_id
|
||
msgid "Unit"
|
||
msgstr "Unité"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_uom_ids
|
||
msgid "Unit Barcode"
|
||
msgstr "Code-barres de l'unité"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__product_uom_name
|
||
#: model:ir.model.fields,field_description:product.field_product_product__uom_name
|
||
#: model:ir.model.fields,field_description:product.field_product_template__uom_name
|
||
msgid "Unit Name"
|
||
msgstr "Nom de l'unité"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__price
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
||
msgid "Unit Price"
|
||
msgstr "Prix unitaire"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/kanban_model.js:0
|
||
#: model_terms:ir.ui.view,arch_db:product.report_packagingbarcode
|
||
msgid "Units"
|
||
msgstr "Unité(s)"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
||
msgid "Units of Measure"
|
||
msgstr "Unités de mesure"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_res_config_settings__group_uom
|
||
msgid "Units of Measure & Packagings"
|
||
msgstr "Unités de mesure et emballages"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
||
msgid "Update extra prices"
|
||
msgstr "Mettre à jour les prix supplémentaires"
|
||
|
||
#. module: product
|
||
#: model:ir.model,name:product.model_update_product_attribute_value
|
||
msgid "Update product attribute value"
|
||
msgstr "Mise à jour de la valeur de l'attribut du produit"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute_value.py:0
|
||
msgid "Update product extra prices"
|
||
msgstr "Mise à jour de prix supplémentaires de produits"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields.selection,name:product.selection__update_product_attribute_value__mode__update_extra_price
|
||
msgid "Update the extra price on existing products"
|
||
msgstr "Mise à jour du prix supplémentaire des produits existants"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/product_document_kanban/upload_button/upload_button.xml:0
|
||
msgid "Upload"
|
||
msgstr "Charger"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "Upload files to your product"
|
||
msgstr "Charger les fichiers sur votre produit"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Upsell & Cross-Sell"
|
||
msgstr "Ventes incitatives & croisées"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__url
|
||
msgid "Url"
|
||
msgstr "URL"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__compute_price
|
||
msgid ""
|
||
"Use the discount rules and activate the discount settings in order to show "
|
||
"discount to customer."
|
||
msgstr ""
|
||
"Utilisez les règles de remise et activez les paramètres de remise afin de "
|
||
"montrer la remise au client."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid ""
|
||
"Use this feature to store any files you would like to share with your "
|
||
"customers"
|
||
msgstr ""
|
||
"Utilisez cette fonctionnalité pour stocker les fichiers que vous voulez "
|
||
"partager avec vos clients"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_res_partner__property_product_pricelist
|
||
#: model:ir.model.fields,help:product.field_res_users__property_product_pricelist
|
||
msgid "Used for sales to the current partner"
|
||
msgstr "Utilisé pour les ventes au partenaire actuel"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__is_used_on_products
|
||
msgid "Used on Products"
|
||
msgstr "Utilisé sur les produits"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "Username"
|
||
msgstr "Nom d'utilisateur"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__valid_product_template_attribute_line_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__valid_product_template_attribute_line_ids
|
||
msgid "Valid Product Attribute Lines"
|
||
msgstr "Lignes d'attributs de produit valides"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
||
msgid "Validity"
|
||
msgstr "Validité"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "Validity Period"
|
||
msgstr "Période de validité"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute_value__name
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__name
|
||
msgid "Value"
|
||
msgstr "Valeur"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__value_count
|
||
msgid "Value Count"
|
||
msgstr "Nombre de valeurs"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_product__standard_price
|
||
#: model:ir.model.fields,help:product.field_product_template__standard_price
|
||
msgid ""
|
||
"Value of the product (automatically computed in AVCO).\n"
|
||
" Used to value the product when the purchase cost is not known (e.g. "
|
||
"inventory adjustment).\n"
|
||
" Used to compute margins on sale orders."
|
||
msgstr ""
|
||
"Valeur du produit (calculée automatiquement en AVCO).\n"
|
||
" Utilisée pour estimer le produit quand le coût d'achat n'est pas "
|
||
"connu (par ex. ajustement d'inventaire).\n"
|
||
" Utilisée pour calculer les marges sur les commandes clients."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__value_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__value_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_line_form
|
||
msgid "Values"
|
||
msgstr "Valeurs"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__product_id
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_kanban
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_view_search
|
||
msgid "Variant"
|
||
msgstr "Variante"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_variant_count
|
||
msgid "Variant Count"
|
||
msgstr "Nombre de variantes"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_attribute__create_variant
|
||
msgid "Variant Creation"
|
||
msgstr "Création de variante"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_variant_1920
|
||
msgid "Variant Image"
|
||
msgstr "Image de la variante"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_variant_1024
|
||
msgid "Variant Image 1024"
|
||
msgstr "Image de variante 1024"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_variant_128
|
||
msgid "Variant Image 128"
|
||
msgstr "Image de variante 128"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_variant_256
|
||
msgid "Variant Image 256"
|
||
msgstr "Image de variante 256"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__image_variant_512
|
||
msgid "Variant Image 512"
|
||
msgstr "Image de variante 512"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "Variant Information"
|
||
msgstr "Information de la variante"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__price_extra
|
||
msgid "Variant Price Extra"
|
||
msgstr "Prix supplémentaires des variantes"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__variant_seller_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__variant_seller_ids
|
||
msgid "Variant Seller"
|
||
msgstr "Vendeur des variantes"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__additional_product_tag_ids
|
||
msgid "Variant Tags"
|
||
msgstr "Étiquettes variantes"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__product_template_variant_value_ids
|
||
#: model_terms:ir.ui.view,arch_db:product.attribute_tree_view
|
||
msgid "Variant Values"
|
||
msgstr "Valeurs de la variante"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "Variant: %s"
|
||
msgstr "Variante : %s"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_res_config_settings__group_product_variant
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_kanban_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_only_form_view
|
||
msgid "Variants"
|
||
msgstr "Variantes"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_fabric_velvet
|
||
msgid "Velvet"
|
||
msgstr "Rouge profond"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__partner_id
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_search_view
|
||
msgid "Vendor"
|
||
msgstr "Fournisseur"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Vendor Bills"
|
||
msgstr "Factures fournisseurs"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_tree_view
|
||
msgid "Vendor Information"
|
||
msgstr "Informations sur le fournisseur"
|
||
|
||
#. module: product
|
||
#: model:ir.actions.act_window,name:product.product_supplierinfo_type_action
|
||
msgid "Vendor Pricelists"
|
||
msgstr "Listes de prix du fournisseur"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_code
|
||
msgid "Vendor Product Code"
|
||
msgstr "Code du produit du fournisseur"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_name
|
||
msgid "Vendor Product Name"
|
||
msgstr "Nom du produit du fournisseur"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__seller_ids
|
||
#: model:ir.model.fields,field_description:product.field_product_template__seller_ids
|
||
msgid "Vendors"
|
||
msgstr "Fournisseurs"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_2_product_template
|
||
msgid "Virtual Home Staging"
|
||
msgstr "Virtual Home Staging"
|
||
|
||
#. module: product
|
||
#: model:product.template,name:product.product_product_1_product_template
|
||
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
||
msgid "Virtual Interior Design"
|
||
msgstr "Design d'intérieur virtuel"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_combo_view_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_form
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "Visible to all"
|
||
msgstr "Visible pour tous"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_tag__visible_to_customers
|
||
msgid "Visible to customers"
|
||
msgstr "Visible par les clients"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_document__voice_ids
|
||
msgid "Voice"
|
||
msgstr "Voix"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__volume
|
||
#: model:ir.model.fields,field_description:product.field_product_template__volume
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
||
msgid "Volume"
|
||
msgstr "Volume"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_res_config_settings__product_volume_volume_in_cubic_feet
|
||
msgid "Volume unit of measure"
|
||
msgstr "Unité de mesure de volume"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__volume_uom_name
|
||
#: model:ir.model.fields,field_description:product.field_product_template__volume_uom_name
|
||
msgid "Volume unit of measure label"
|
||
msgstr "Étiquette d'unité de mesure de volume"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
||
msgid "Warnings"
|
||
msgstr "Avertissements"
|
||
|
||
#. module: product
|
||
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
||
msgid ""
|
||
"We pay special attention to detail, which is why our desks are of a superior "
|
||
"quality."
|
||
msgstr ""
|
||
"Nous accordons une attention particulière aux détails et c'est pourquoi nos "
|
||
"bureaux sont d'une qualité supérieure."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__weight
|
||
#: model:ir.model.fields,field_description:product.field_product_template__weight
|
||
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
||
msgid "Weight"
|
||
msgstr "Poids"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_res_config_settings__product_weight_in_lbs
|
||
msgid "Weight unit of measure"
|
||
msgstr "Unité de mesure du poids"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__weight_uom_name
|
||
#: model:ir.model.fields,field_description:product.field_product_template__weight_uom_name
|
||
msgid "Weight unit of measure label"
|
||
msgstr "Intitulé de l'unité de mesure de poids"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "What to expect ?"
|
||
msgstr "À quoi s'attendre ?"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_tag__visible_to_customers
|
||
msgid "Whether the tag is displayed to customers."
|
||
msgstr "Indique si le tag est affiché aux clients."
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_whirlpool
|
||
msgid "Whirlpool"
|
||
msgstr "Whirlpool"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_white
|
||
msgid "White"
|
||
msgstr "Blanc"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_fabric_wood
|
||
#: model:product.attribute.value,name:product.pav_legs_wood
|
||
msgid "Wood"
|
||
msgstr "Bois"
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,field_description:product.field_product_product__write_date
|
||
msgid "Write Date"
|
||
msgstr "Date de rédaction"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_size_xl
|
||
msgid "XL"
|
||
msgstr "XL"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_size_xs
|
||
msgid "XS"
|
||
msgstr "XS"
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_color_yellow
|
||
msgid "Yellow"
|
||
msgstr "Jaune"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/wizard/update_product_attribute_value.py:0
|
||
msgid ""
|
||
"You are about to add the value \"%(attribute_value)s\" to %(product_count)s "
|
||
"products."
|
||
msgstr ""
|
||
"Vous êtes sur le point d'ajouter la valeur \"%(attribute_value)s\" à %"
|
||
"(product_count)s produits."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/wizard/update_product_attribute_value.py:0
|
||
msgid "You are about to update the extra price of %s products."
|
||
msgstr ""
|
||
"Vous êtes sur le point de mettre à jour le prix supplémentaire de %s "
|
||
"produits."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/res_config_settings.py:0
|
||
msgid ""
|
||
"You are deactivating the pricelist feature. Every active pricelist will be "
|
||
"archived."
|
||
msgstr ""
|
||
"Vous êtes sur le point de désactiver la fonctionnalité liste de prix. Toutes "
|
||
"les listes de prix actives seront archivées."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__percent_price
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_discount
|
||
msgid "You can apply a mark-up by setting a negative discount."
|
||
msgstr ""
|
||
"Vous pouvez appliquer une marge commerciale en configurant une remise "
|
||
"négative."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_markup
|
||
msgid "You can apply a mark-up on the cost"
|
||
msgstr "Vous pouvez appliquer une marge commerciale sur les coûts"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_pricelist_action2
|
||
msgid ""
|
||
"You can assign pricelists to your customers or select one when creating a "
|
||
"new sales quotation."
|
||
msgstr ""
|
||
"Vous pouvez assigner des listes de prix à vos clients ou en sélectionnez une "
|
||
"quand vous créez un nouveau devis de vente."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_document__type
|
||
msgid ""
|
||
"You can either upload a file from your computer or copy/paste an internet "
|
||
"link to your file."
|
||
msgstr ""
|
||
"Vous pouvez soit charger un fichier depuis votre ordinateur, soit copier/"
|
||
"coller une adresse internet qui y renvoie."
|
||
|
||
#. module: product
|
||
#: model:ir.model.fields,help:product.field_product_attribute_value__image
|
||
#: model:ir.model.fields,help:product.field_product_template_attribute_value__image
|
||
msgid ""
|
||
"You can upload an image that will be used as the color of the attribute "
|
||
"value."
|
||
msgstr ""
|
||
"Vous pouvez charger une image qui sera utilisée comme couleur de la valeur "
|
||
"d'attribut."
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/order_line/order_line.xml:0
|
||
msgid "You can't edit this product in the catalog."
|
||
msgstr "Vous ne pouvez pas modifier ce produit dans le catalogue."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute.py:0
|
||
msgid ""
|
||
"You cannot archive this attribute as there are still products linked to it"
|
||
msgstr ""
|
||
"Vous ne pouvez pas archiver cet attribut car des produits y sont encore liés"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute.py:0
|
||
msgid ""
|
||
"You cannot change the Variants Creation Mode of the attribute %(attribute)s "
|
||
"because it is used on the following products:\n"
|
||
"%(products)s"
|
||
msgstr ""
|
||
"Vous ne pouvez pas modifier le mode de création des variantes de l'attribut %"
|
||
"(attribute)s, car il est utilisé sur les produits suivants :\n"
|
||
"%(products)s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute_value.py:0
|
||
msgid ""
|
||
"You cannot change the attribute of the value %(value)s because it is used on "
|
||
"the following products: %(products)s"
|
||
msgstr ""
|
||
"Vous ne pouvez pas modifier l'attribut de la valeur %(value)s, car il est "
|
||
"utilisé sur les produits suivants : %(products)s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_value.py:0
|
||
msgid ""
|
||
"You cannot change the product of the value %(value)s set on product %"
|
||
"(product)s."
|
||
msgstr ""
|
||
"Vous ne pouvez pas modifier le produit de la valeur %(value)s définie sur le "
|
||
"produit %(product)s."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_value.py:0
|
||
msgid ""
|
||
"You cannot change the value of the value %(value)s set on product %"
|
||
"(product)s."
|
||
msgstr ""
|
||
"Vous ne pouvez pas modifier la valeur de la valeur %(value)s définie sur le "
|
||
"produit %(product)s."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_category.py:0
|
||
msgid "You cannot create recursive categories."
|
||
msgstr "Vous ne pouvez pas créer de catégories récursives."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist.py:0
|
||
msgid ""
|
||
"You cannot delete pricelist(s):\n"
|
||
"(%(pricelists)s)\n"
|
||
"They are used within pricelist(s):\n"
|
||
"%(other_pricelists)s"
|
||
msgstr ""
|
||
"Vous ne pouvez pas supprimer la/les liste(s) de prix :\n"
|
||
"(%(pricelists)s)\n"
|
||
"Elles sont utilisée(s) dans une ou plusieurs listes de prix(s) :\n"
|
||
"%(other_pricelists)s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute.py:0
|
||
msgid ""
|
||
"You cannot delete the attribute %(attribute)s because it is used on the "
|
||
"following products:\n"
|
||
"%(products)s"
|
||
msgstr ""
|
||
"Vous ne pouvez pas supprimer l'attribut %(attribute)s, car il est utilisé "
|
||
"sur les produits suivants :\n"
|
||
"%(products)s"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute_value.py:0
|
||
msgid ""
|
||
"You cannot delete the value %(value)s because it is used on the following "
|
||
"products:\n"
|
||
"%(products)s\n"
|
||
msgstr ""
|
||
"Vous ne pouvez pas supprimer la valeur %(value)s car elle est utilisée sur "
|
||
"les produits suivants :\n"
|
||
"%(products)s\n"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_line.py:0
|
||
msgid ""
|
||
"You cannot move the attribute %(attribute)s from the product %(product_src)s "
|
||
"to the product %(product_dest)s."
|
||
msgstr ""
|
||
"Vous ne pouvez pas déplacer l'attribut %(attribute)s du produit %"
|
||
"(product_src)s vers le produit %(product_dest)s."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_value.py:0
|
||
msgid ""
|
||
"You cannot update related variants from the values. Please update related "
|
||
"values from the variants."
|
||
msgstr ""
|
||
"Vous ne pouvez pas mettre à jour des variantes liées à partir des valeurs. "
|
||
"Veuillez mettre à jour les valeurs associées des variantes."
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/product_catalog/kanban_renderer.xml:0
|
||
msgid ""
|
||
"You must define a product for everything you sell or purchase,\n"
|
||
" whether it's a storable product, a consumable or "
|
||
"a service."
|
||
msgstr ""
|
||
"Vous devez définir un produit pour tout ce que vous vendez ou achetez, \n"
|
||
"que ce soit un produit stockable, consommable ou un service."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_normal_action
|
||
#: model_terms:ir.actions.act_window,help:product.product_template_action
|
||
msgid ""
|
||
"You must define a product for everything you sell or purchase,\n"
|
||
" whether it's a storable product, a consumable or a service."
|
||
msgstr ""
|
||
"Vous devez définir un produit pour tout ce que vous vendez ou achetez,\n"
|
||
" que ce soit un produit stockable, consommable ou un service."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_variant_action
|
||
msgid ""
|
||
"You must define a product for everything you sell or purchase,\n"
|
||
" whether it's a storable product, a consumable or a service.\n"
|
||
" The product form contains information to simplify the sale "
|
||
"process:\n"
|
||
" price, notes in the quotation, accounting data, procurement "
|
||
"methods, etc."
|
||
msgstr ""
|
||
"Vous devez définir un produit pour tout ce que vous vendez ou achetez,\n"
|
||
" qu'il s'agisse d'un produit stockable, d'un consommable ou "
|
||
"d'un service.\n"
|
||
" Le formulaire produit contient des informations pour "
|
||
"simplifier le processus de vente :\n"
|
||
" prix, notes dans le devis, données comptables, méthodes "
|
||
"d'approvisionnement, etc."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.actions.act_window,help:product.product_normal_action_sell
|
||
msgid ""
|
||
"You must define a product for everything you sell, whether it's a physical "
|
||
"product,\n"
|
||
" a consumable or a service you offer to customers.\n"
|
||
" The product form contains information to simplify the sale "
|
||
"process:\n"
|
||
" price, notes in the quotation, accounting data, procurement "
|
||
"methods, etc."
|
||
msgstr ""
|
||
"Vous devez définir un produit pour tout ce que vous vendez, que ce soit un "
|
||
"produit physique,\n"
|
||
" un consommable ou un service que vous offrez à vos clients.\n"
|
||
" Le formulaire de produit contient des informations "
|
||
"permettant de simpflifier le processus de vente:\n"
|
||
" le prix, les notes dans le devis, les données comptables, "
|
||
"les méthodes d'approvisionnement, etc."
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
||
msgid "You must leave at least one quantity."
|
||
msgstr "Vous devez laisser au moins une quantité."
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/wizard/product_label_layout.py:0
|
||
msgid "You need to set a positive quantity."
|
||
msgstr "Vous devez saisir une quantité positive."
|
||
|
||
#. module: product
|
||
#: model:product.attribute.value,name:product.pav_brand_zara
|
||
msgid "Zara"
|
||
msgstr "Zara"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_attribute.py:0
|
||
msgid "attribute_id"
|
||
msgstr "attribute_id"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "csv"
|
||
msgstr "csv"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_view_kanban
|
||
msgid "days"
|
||
msgstr "jours"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "discount"
|
||
msgstr "de remise"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_product_view_form_normalized
|
||
msgid "e.g. 1234567890"
|
||
msgstr "par ex. 1234567890"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_combo_view_form
|
||
msgid "e.g. Burger Choice"
|
||
msgstr "par ex. Choix de Burger"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_product_view_form_normalized
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "e.g. Cheese Burger"
|
||
msgstr "par ex. Cheeseburger"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_category_form_view
|
||
msgid "e.g. Lamps"
|
||
msgstr "par ex. Lampes"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "e.g. Odoo Enterprise Subscription"
|
||
msgstr "par ex. Abonnement à Odoo Entreprise"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "e.g. Starter - Meal - Desert"
|
||
msgstr "par exemple : Entrée - Plat - Dessert"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
||
msgid "e.g. USD Retailers"
|
||
msgstr "par ex. Revendeurs USD"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_template_attribute_line.py:0
|
||
msgid "id"
|
||
msgstr "id"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "markup"
|
||
msgstr "marge commerciale"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_document_form
|
||
msgid "on"
|
||
msgstr "le"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "pdf"
|
||
msgstr "pdf"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
||
msgid "per"
|
||
msgstr "par"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_product.py:0
|
||
#: code:addons/product/models/product_template.py:0
|
||
msgid "product"
|
||
msgstr "produit"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
msgid "product cost"
|
||
msgstr "coût du produit"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "round off to 10.00 and set an extra at -0.01"
|
||
msgstr "round off to 10.00 and set an extra at -0.01"
|
||
|
||
#. module: product
|
||
#. odoo-python
|
||
#: code:addons/product/models/product_pricelist_item.py:0
|
||
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
||
msgid "sales price"
|
||
msgstr "prix de vente"
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
||
msgid "the product template."
|
||
msgstr "le modèle de produit."
|
||
|
||
#. module: product
|
||
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
||
msgid "to"
|
||
msgstr "au"
|
||
|
||
#. module: product
|
||
#. odoo-javascript
|
||
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
||
msgid "xlsx"
|
||
msgstr "xlsx"
|
||
|
||
#~ msgid ""
|
||
#~ "You cannot assign the Main Pricelist as Other Pricelist in PriceList Item"
|
||
#~ msgstr ""
|
||
#~ "Vous ne pouvez pas attribuer la liste de prix principale en tant qu'autre "
|
||
#~ "liste de prix dans l'élément de liste de prix"
|
||
|
||
#~ msgid ""
|
||
#~ "%(base)s with a %(discount)s %% discount and %(surcharge)s extra fee\n"
|
||
#~ "Example: %(amount)s * %(discount_charge)s + %(price_surcharge)s → %"
|
||
#~ "(total_amount)s"
|
||
#~ msgstr ""
|
||
#~ "%(base)s avec une remise de %(discount)s %% et des frais supplémentaires %"
|
||
#~ "(surcharge)s\n"
|
||
#~ "Exemple : %(amount)s * %(discount_charge)s + %(price_surcharge)s → %"
|
||
#~ "(total_amount)s"
|
||
|
||
#~ msgid "%(percentage)s %% discount and %(price)s surcharge"
|
||
#~ msgstr "%(percentage)s %% remise et %(price)s surcharge"
|
||
|
||
#~ msgid "%s %% discount"
|
||
#~ msgstr "%s %% remise"
|
||
|
||
#~ msgid "'Products packaging - %s' % (object.name)"
|
||
#~ msgstr "'Emballage des produits - %s' % (object.name)"
|
||
|
||
#~ msgid "- Barcode \"%s\" already assigned to product(s): %s"
|
||
#~ msgstr "- Code-barres \"%s\" déjà attribué au(x) produit(s) : %s"
|
||
|
||
#~ msgid ""
|
||
#~ "- Instantly: All possible variants are created as soon as the attribute "
|
||
#~ "and its values are added to a product.\n"
|
||
#~ " - Dynamically: Each variant is created only when its "
|
||
#~ "corresponding attributes and values are added to a sales order.\n"
|
||
#~ " - Never: Variants are never created for the attribute.\n"
|
||
#~ " Note: the variants creation mode cannot be changed once the "
|
||
#~ "attribute is used on at least one product."
|
||
#~ msgstr ""
|
||
#~ "- Instantanément : toutes les variantes possibles sont créées dès que "
|
||
#~ "l'attribut et ses valeurs sont ajoutés à un produit.\n"
|
||
#~ " - Dynamiquement : chaque variante est créée uniquement lorsque "
|
||
#~ "ses attributs et valeurs correspondants sont ajoutés à une commande.\n"
|
||
#~ " - Jamais : les variantes ne sont jamais créées pour l'attribut.\n"
|
||
#~ " Remarque : le mode de création des variantes ne peut pas être "
|
||
#~ "modifié une fois que l'attribut est utilisé sur au moins un produit."
|
||
|
||
#~ msgid "160x80cm, with large legs."
|
||
#~ msgstr "160x80cm, avec des pieds larges."
|
||
|
||
#~ msgid "2 year"
|
||
#~ msgstr "2 ans"
|
||
|
||
#~ msgid "<span class=\"o_stat_text\">Related Products</span>"
|
||
#~ msgstr "<span class=\"o_stat_text\">Produits liés</span>"
|
||
|
||
#~ msgid ""
|
||
#~ "A storable product is a product for which you manage stock. The Inventory "
|
||
#~ "app has to be installed.\n"
|
||
#~ "A consumable product is a product for which stock is not managed.\n"
|
||
#~ "A service is a non-material product you provide."
|
||
#~ msgstr ""
|
||
#~ "Un produit stockable est un produit dont on gère le stock. L'application "
|
||
#~ "\"Inventaire\" doit être installée. \n"
|
||
#~ "Un produit consommable est un produit pour lequel le stock n'est pas "
|
||
#~ "géré.\n"
|
||
#~ "Un service est un produit immatériel que vous fournissez."
|
||
|
||
#~ msgid "Additional Product Tag"
|
||
#~ msgstr "Étiquette de produit additionnel"
|
||
|
||
#~ msgid "Advanced Pricelists"
|
||
#~ msgstr "Listes de prix avancées"
|
||
|
||
#~ msgid "Advanced price rules (discounts, formulas)"
|
||
#~ msgstr "Règles de prix avancées (remises, formules)"
|
||
|
||
#~ msgid "Allow users to input custom values for this attribute value"
|
||
#~ msgstr ""
|
||
#~ "Autoriser les utilisateurs à saisir des valeurs personnalisées pour cette "
|
||
#~ "valeur d'attribut"
|
||
|
||
#~ msgid ""
|
||
#~ "Allows to manage different prices based on rules per category of "
|
||
#~ "customers.\n"
|
||
#~ " Example: 10% for retailers, promotion of 5 EUR on this "
|
||
#~ "product, etc."
|
||
#~ msgstr ""
|
||
#~ "Permet de gérer différent prix en fonction de règles par catégorie de "
|
||
#~ "clients.\n"
|
||
#~ "Par exemple : 10% pour les revendeurs, promotion de 5 € sur ce produit, "
|
||
#~ "etc."
|
||
|
||
#~ msgid "Applicable On"
|
||
#~ msgstr "Applicable à"
|
||
|
||
#~ msgid "Availability"
|
||
#~ msgstr "Disponibilité"
|
||
|
||
#~ msgid ""
|
||
#~ "Barcode used for packaging identification. Scan this packaging barcode "
|
||
#~ "from a transfer in the Barcode app to move all the contained units"
|
||
#~ msgstr ""
|
||
#~ "Code à barres utilisé pour l'identification de l'emballage. Scannez ce "
|
||
#~ "code-barres d'emballage à partir d'un transfert dans l'application Code-"
|
||
#~ "barres pour déplacer toutes les unités contenues"
|
||
|
||
#~ msgid "Can be Purchased"
|
||
#~ msgstr "Peut être acheté"
|
||
|
||
#~ msgid "Can be Sold"
|
||
#~ msgstr "Peut être vendu"
|
||
|
||
#~ msgid "Choose Labels Layout"
|
||
#~ msgstr "Choisir le modèle d'étiquettes"
|
||
|
||
#~ msgid "Computation"
|
||
#~ msgstr "Calcul"
|
||
|
||
#~ msgid "Conditions"
|
||
#~ msgstr "Conditions"
|
||
|
||
#~ msgid "Conference room table"
|
||
#~ msgstr "Une table de salle de conférence"
|
||
|
||
#~ msgid "Configuration"
|
||
#~ msgstr "Configuration"
|
||
|
||
#~ msgid "Consumable"
|
||
#~ msgstr "Consommable"
|
||
|
||
#~ msgid ""
|
||
#~ "Consumables are physical products for which you don't manage the "
|
||
#~ "inventory level: they are always available."
|
||
#~ msgstr ""
|
||
#~ "Les consommables sont des produits physiques dont vous ne gérez pas le "
|
||
#~ "niveau de stock : ils sont toujours disponibles."
|
||
|
||
#~ msgid "Contact Us"
|
||
#~ msgstr "Contactez-nous"
|
||
|
||
#~ msgid "Contained Quantity"
|
||
#~ msgstr "Quantité contenue"
|
||
|
||
#~ msgid "Contained Quantity should be positive."
|
||
#~ msgstr "La quantité contenue devrait être positive."
|
||
|
||
#~ msgid "Contained quantity"
|
||
#~ msgstr "Quantité contenue"
|
||
|
||
#~ msgid "Cubic Feet"
|
||
#~ msgstr "Pieds cubes"
|
||
|
||
#~ msgid "Cubic Meters"
|
||
#~ msgstr "Mètres cubes"
|
||
|
||
#~ msgid "Decimal Precision"
|
||
#~ msgstr "Précision décimale"
|
||
|
||
#~ msgid ""
|
||
#~ "Default unit of measure used for purchase orders. It must be in the same "
|
||
#~ "category as the default unit of measure."
|
||
#~ msgstr ""
|
||
#~ "Unité de mesure par défaut utilisée pour les bons de commande. Elle doit "
|
||
#~ "être dans la même catégorie que l'unité de mesure par défaut."
|
||
|
||
#~ msgid "Delivery Lead Time"
|
||
#~ msgstr "Délai de livraison"
|
||
|
||
#~ msgid "Desk combination, black-brown: chair + desk + drawer."
|
||
#~ msgstr "Combinaison bureau, brun-noir: chaise + bureau + tiroir."
|
||
|
||
#~ msgid "Discount Policy"
|
||
#~ msgstr "Politique de remise"
|
||
|
||
#~ msgid "Discount included in the price"
|
||
#~ msgstr "La remise est comprise dans le prix indiqué"
|
||
|
||
#~ msgid "Discount on lines"
|
||
#~ msgstr "Remise sur les lignes"
|
||
|
||
#~ msgid "Discounts"
|
||
#~ msgstr "Remises"
|
||
|
||
#~ msgid "Display Pricelist"
|
||
#~ msgstr "Afficher la liste de prix"
|
||
|
||
#~ msgid "Drawer with two routing possiblities."
|
||
#~ msgstr "Tiroir avec deux possibilités de routage."
|
||
|
||
#~ msgid "Four person modern office workstation"
|
||
#~ msgstr "Poste de travail moderne pour quatre personnes"
|
||
|
||
#~ msgid "Generate Pricelist Report"
|
||
#~ msgstr "Générer le rapport de liste de prix"
|
||
|
||
#~ msgid "Get product pictures using Barcode"
|
||
#~ msgstr "Obtenir des images de produits utilisant le code-barres"
|
||
|
||
#~ msgid "Gives the different ways to package the same product."
|
||
#~ msgstr "Donne les différentes façons d'emballer le même produit."
|
||
|
||
#~ msgid "Google Images"
|
||
#~ msgstr "Images Google"
|
||
|
||
#~ msgid "Group By"
|
||
#~ msgstr "Regrouper par"
|
||
|
||
#~ msgid "Is custom value"
|
||
#~ msgstr "Est une valeur caractéristique"
|
||
|
||
#~ msgid "Kilograms"
|
||
#~ msgstr "Kilogrammes"
|
||
|
||
#~ msgid "Manage Product Packaging"
|
||
#~ msgstr "Gérer le conditionnement des produits"
|
||
|
||
#~ msgid "Multiple prices per product"
|
||
#~ msgstr "Plusieurs prix par produit"
|
||
|
||
#~ msgid ""
|
||
#~ "Multiple prices: Pricelists with fixed price rules by product,\n"
|
||
#~ "Advanced rules: enables advanced price rules for pricelists."
|
||
#~ msgstr ""
|
||
#~ "Prix multiples : listes de prix avec des règles de prix fixes par "
|
||
#~ "produit,\n"
|
||
#~ "Règles avancées : active les règles de prix avancées pour les listes de "
|
||
#~ "prix."
|
||
|
||
#~ msgid "Never (option)"
|
||
#~ msgstr "Jamais (option)"
|
||
|
||
#~ msgid "Normal"
|
||
#~ msgstr "Normal"
|
||
|
||
#~ msgid "Number of messages which requires an action"
|
||
#~ msgstr "Nombre de messages exigeant une action"
|
||
|
||
#~ msgid "Number of price rules"
|
||
#~ msgstr "Nombre de règles de prix"
|
||
|
||
#~ msgid "Packaging"
|
||
#~ msgstr "Conditionnement"
|
||
|
||
#~ msgid "Pounds"
|
||
#~ msgstr "Livres"
|
||
|
||
#~ msgid "Price Computation"
|
||
#~ msgstr "Calcul du prix"
|
||
|
||
#~ msgid "Price Surcharge"
|
||
#~ msgstr "Surcharge du prix"
|
||
|
||
#~ msgid "Pricelist:"
|
||
#~ msgstr "Liste de prix :"
|
||
|
||
#~ msgid "Pricelists Method"
|
||
#~ msgstr "Méthode des listes de prix"
|
||
|
||
#~ msgid "Pricelists are managed on"
|
||
#~ msgstr "Les listes de prix sont gérées sur"
|
||
|
||
#~ msgid "Product Packages"
|
||
#~ msgstr "Emballages des produits"
|
||
|
||
#~ msgid "Product Packaging"
|
||
#~ msgstr "Emballage des produits"
|
||
|
||
#~ msgid "Product Packaging (PDF)"
|
||
#~ msgstr "Emballage des produits (PDF)"
|
||
|
||
#~ msgid "Product Packagings"
|
||
#~ msgstr "Conditionnements de produits"
|
||
|
||
#~ msgid "Product Product"
|
||
#~ msgstr "Produit Produit"
|
||
|
||
#~ msgid "Product Template Tags"
|
||
#~ msgstr "Étiquettes de modèle de produit"
|
||
|
||
#~ msgid "Product: %s"
|
||
#~ msgstr "Produit : %s"
|
||
|
||
#~ msgid "Purchase UoM"
|
||
#~ msgstr "UdM achat"
|
||
|
||
#~ msgid "Quantity of products contained in the packaging."
|
||
#~ msgstr "Quantité de produits contenus dans l'emballage."
|
||
|
||
#~ msgid "Rounding Method"
|
||
#~ msgstr "Méthode d'arrondi"
|
||
|
||
#~ msgid "Sales Grid Entry"
|
||
#~ msgstr "Entrée dans la grille de vente"
|
||
|
||
#~ msgid ""
|
||
#~ "Sets the price so that it is a multiple of this value.\n"
|
||
#~ "Rounding is applied after the discount and before the surcharge.\n"
|
||
#~ "To have prices that end in 9.99, set rounding 10, surcharge -0.01"
|
||
#~ msgstr ""
|
||
#~ "Fixe le prix comme un multiple de cette valeur.\n"
|
||
#~ "L'arrondi sera appliqué après la remise et avant la surcharge.\n"
|
||
#~ "Pour avoir un prix dont la fin est 9.99, mettre l'arrondi à 10 et la "
|
||
#~ "surcharge à -0.01"
|
||
|
||
#~ msgid "Show all records which has next action date is before today"
|
||
#~ msgstr ""
|
||
#~ "Afficher toutes les enregistrements pour lesquelles la date des "
|
||
#~ "prochaines actions est pour aujourd'hui ou avant"
|
||
|
||
#~ msgid "Show public price & discount to the customer"
|
||
#~ msgstr "Afficher le prix public et la remise au client"
|
||
|
||
#~ msgid "Tag Name"
|
||
#~ msgstr "Nom de l'étiquette"
|
||
|
||
#~ msgid "The Type of this product doesn't match the Detailed Type"
|
||
#~ msgstr "Le type de ce produit ne correspond pas au type détaillé"
|
||
|
||
#~ msgid ""
|
||
#~ "The computed price is expressed in the default Unit of Measure of the "
|
||
#~ "product."
|
||
#~ msgstr ""
|
||
#~ "Le prix calculé est exprimé dans l'unité de mesure par défaut du produit."
|
||
|
||
#~ msgid ""
|
||
#~ "The default Unit of Measure and the purchase Unit of Measure must be in "
|
||
#~ "the same category."
|
||
#~ msgstr ""
|
||
#~ "L'unité de mesure par défaut et l'unité de mesure d'achat doivent faire "
|
||
#~ "partie de la même catégorie."
|
||
|
||
#~ msgid "The first in the sequence is the default one."
|
||
#~ msgstr "Le premier dans la séquence est celui par défaut."
|
||
|
||
#~ msgid ""
|
||
#~ "The number of variants to generate is too high. You should either not "
|
||
#~ "generate variants for each combination or generate them on demand from "
|
||
#~ "the sales order. To do so, open the form view of attributes and change "
|
||
#~ "the mode of *Create Variants*."
|
||
#~ msgstr ""
|
||
#~ "Le nombre de variantes à générer est trop élevé. Vous ne devez pas "
|
||
#~ "générer de variantes pour chaque combinaison ou les générer à la demande "
|
||
#~ "à partir de la commande client. Pour ce faire, ouvrez la vue formulaire "
|
||
#~ "des attributs et changez le mode de *Créer des variantes*."
|
||
|
||
#~ msgid ""
|
||
#~ "The quantity to purchase from this vendor to benefit from the price, "
|
||
#~ "expressed in the vendor Product Unit of Measure if not any, in the "
|
||
#~ "default unit of measure of the product otherwise."
|
||
#~ msgstr ""
|
||
#~ "La quantité à acheter auprès de ce fournisseur pour bénéficier du prix, "
|
||
#~ "exprimée dans l'unité de mesure du produit du fournisseur, sinon aucune "
|
||
#~ "unité n'est définie, dans l'unité de mesure par défaut du produit."
|
||
|
||
#~ msgid ""
|
||
#~ "This pricelist will be used, instead of the default one, for sales to the "
|
||
#~ "current partner"
|
||
#~ msgstr ""
|
||
#~ "Cette liste de prix sera utilisée, à la place de la liste par défaut, "
|
||
#~ "pour les ventes faites au partenaire actuel."
|
||
|
||
#~ msgid ""
|
||
#~ "This rounding precision is higher than the Decimal Accuracy (%s digits).\n"
|
||
#~ "This may cause inconsistencies in computations.\n"
|
||
#~ "Please set a precision between %s and 1."
|
||
#~ msgstr ""
|
||
#~ "La précision d'arrondi est supérieure à la précision décimale (%s "
|
||
#~ "chiffres).\n"
|
||
#~ "Cela peut causer des erreurs de calcul.\n"
|
||
#~ "Veuillez définir une précision entre %s et 1."
|
||
|
||
#~ msgid "Three Seater Sofa with Lounger in Steel Grey Colour"
|
||
#~ msgstr "Canapé trois places avec chaise longue de couleur gris acier"
|
||
|
||
#~ msgid "Three-Seat Sofa"
|
||
#~ msgstr "Canapé trois places"
|
||
|
||
#~ msgid "Unit of Measure"
|
||
#~ msgstr "Unité de mesure"
|
||
|
||
#~ msgid "Unit of Measure Name"
|
||
#~ msgstr "Nom de l'unité de mesure"
|
||
|
||
#~ msgid "UoM"
|
||
#~ msgstr "UdM"
|
||
|
||
#~ msgid "Value Price Extra"
|
||
#~ msgstr "Supplément pour cette valeur"
|
||
|
||
#~ msgid "Variants Creation Mode"
|
||
#~ msgstr "Mode de création des variantes"
|
||
|
||
#~ msgid "Warning!"
|
||
#~ msgstr "Avertissement !"
|
||
|
||
#~ msgid ""
|
||
#~ "You are setting a Decimal Accuracy less precise than the UOMs:\n"
|
||
#~ "%s\n"
|
||
#~ "This may cause inconsistencies in computations.\n"
|
||
#~ "Please increase the rounding of those units of measure, or the digits of "
|
||
#~ "this Decimal Accuracy."
|
||
#~ msgstr ""
|
||
#~ "Vous configurez une précision décimale moins précise que les unités de "
|
||
#~ "mesure : %s\n"
|
||
#~ "Cela peut causer des erreurs de calcul.\n"
|
||
#~ "Merci d'augmenter l'arrondi de ces unités de mesure, ou le nombre de "
|
||
#~ "chiffres de cette précision décimale."
|
||
|
||
#~ msgid ""
|
||
#~ "You cannot create two values with the same name for the same attribute."
|
||
#~ msgstr ""
|
||
#~ "Vous ne pouvez pas créer deux valeurs avec le même nom pour le même "
|
||
#~ "attribut."
|
||
|
||
#~ msgid ""
|
||
#~ "You cannot define the decimal precision of 'Account' as greater than the "
|
||
#~ "rounding factor of the company's main currency"
|
||
#~ msgstr ""
|
||
#~ "Pour la comptabilité, il n'est pas possible de choisir une précision "
|
||
#~ "décimale supérieure au facteur d'arrondi de la devise principale de la "
|
||
#~ "société"
|
||
|
||
#~ msgid "You cannot delete the %s product category."
|
||
#~ msgstr "Vous ne pouvez pas supprimer la catégorie de produit %s."
|
||
|
||
#~ msgid ""
|
||
#~ "You cannot delete this product category, it is the default generic "
|
||
#~ "category."
|
||
#~ msgstr ""
|
||
#~ "Vous ne pouvez pas supprimer cette catégorie de produits, il s'agit de la "
|
||
#~ "catégorie générique par défaut."
|
||
|
||
#~ msgid ""
|
||
#~ "You cannot delete those pricelist(s):\n"
|
||
#~ "(%s)\n"
|
||
#~ ", they are used in other pricelist(s):\n"
|
||
#~ "%s"
|
||
#~ msgstr ""
|
||
#~ "Vous ne pouvez pas supprimer cette liste de prix :\n"
|
||
#~ "(%s)\n"
|
||
#~ ", car elle est utilisée dans une ou d'autres listes de prix :\n"
|
||
#~ "%s"
|
||
|
||
#~ msgid "You cannot delete value %s because it was used in some products."
|
||
#~ msgstr ""
|
||
#~ "Vous ne pouvez pas supprimer la valeur %s, parce qu'elle était utilisée "
|
||
#~ "pour certains produits."
|
||
|
||
#~ msgid "the parent company"
|
||
#~ msgstr "la société parente"
|