# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * uom
# 
# Translators:
# e2f <projects@e2f.com>, 2018
# Martin Trigaux, 2018
# Florian Hatat, 2018
# Simon CARRIER <carrier.sim@gmail.com>, 2018
# zoe <yann.hoareau@migs.re>, 2018
# Eloïse Stilmant <est@odoo.com>, 2018
# Nathan Noël <nathan070@me.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~11.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-09-18 09:49+0000\n"
"PO-Revision-Date: 2018-09-18 09:49+0000\n"
"Last-Translator: Nathan Noël <nathan070@me.com>, 2018\n"
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_uom__active
msgid "Active"
msgstr "Actif"

#. module: uom
#: model_terms:ir.actions.act_window,help:uom.product_uom_form_action
msgid "Add a new unit of measure"
msgstr "Ajouter une nouvelle unité de mesure"

#. module: uom
#: model_terms:ir.actions.act_window,help:uom.product_uom_categ_form_action
msgid "Add a new unit of measure category"
msgstr "Ajouter une nouvelle catégorie d'unité de mesure"

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_uom__factor_inv
msgid "Bigger Ratio"
msgstr "Ratio supérieur"

#. module: uom
#: selection:uom.uom,uom_type:0
msgid "Bigger than the reference Unit of Measure"
msgstr "Plus grand que l'unité de mesure de référence"

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_uom__category_id
msgid "Category"
msgstr "Catégorie"

#. module: uom
#: model:ir.model.fields,help:uom.field_uom_uom__category_id
msgid ""
"Conversion between Units of Measure can only occur if they belong to the "
"same category. The conversion will be made based on the ratios."
msgstr ""
"Il est possible de convertir deux unités de mesures si elles appartiennent à"
" la même catégorie. Cette conversion utilise les rapports définis pour ces "
"unités."

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_category__create_uid
#: model:ir.model.fields,field_description:uom.field_uom_uom__create_uid
msgid "Created by"
msgstr "Créé par"

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_category__create_date
#: model:ir.model.fields,field_description:uom.field_uom_uom__create_date
msgid "Created on"
msgstr "Créé le"

#. module: uom
#: model:uom.uom,name:uom.product_uom_day
msgid "Day(s)"
msgstr "Jour(s)"

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_category__display_name
#: model:ir.model.fields,field_description:uom.field_uom_uom__display_name
msgid "Display Name"
msgstr "Nom affiché"

#. module: uom
#: model:uom.uom,name:uom.product_uom_dozen
msgid "Dozen(s)"
msgstr "Douzaine(s)"

#. module: uom
#: model:uom.uom,name:uom.product_uom_hour
msgid "Hour(s)"
msgstr "Heure(s)"

#. module: uom
#: model:ir.model.fields,help:uom.field_uom_uom__factor_inv
msgid ""
"How many times this Unit of Measure is bigger than the reference Unit of "
"Measure in this category: 1 * (this unit) = ratio * (reference unit)"
msgstr ""
"Combien de fois cette unité de mesure est plus grande que l'unité de mesure "
"de référence de cette catégorie : 1 x (cette unité) = ratio x (unité de "
"référence)"

#. module: uom
#: model:ir.model.fields,help:uom.field_uom_uom__factor
msgid ""
"How much bigger or smaller this unit is compared to the reference Unit of "
"Measure for this category: 1 * (reference unit) = ratio * (this unit)"
msgstr ""
"Combien de fois cette unité est plus petite ou plus grande que l'unité de "
"mesure de référence de cette catégorie : 1 x (unité de référence) = ratio x "
"(cette unité)"

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_category__id
#: model:ir.model.fields,field_description:uom.field_uom_uom__id
msgid "ID"
msgstr "ID"

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_category____last_update
#: model:ir.model.fields,field_description:uom.field_uom_uom____last_update
msgid "Last Modified on"
msgstr "Dernière modification le"

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_category__write_uid
#: model:ir.model.fields,field_description:uom.field_uom_uom__write_uid
msgid "Last Updated by"
msgstr "Dernière mise à jour par"

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_category__write_date
#: model:ir.model.fields,field_description:uom.field_uom_uom__write_date
msgid "Last Updated on"
msgstr "Dernière mise à jour le"

#. module: uom
#: selection:uom.category,measure_type:0
msgid "Length"
msgstr "Longueur"

#. module: uom
#: model:uom.category,name:uom.uom_categ_length
msgid "Length / Distance"
msgstr "Longueur/distance"

#. module: uom
#: model:uom.uom,name:uom.product_uom_litre
msgid "Liter(s)"
msgstr "Litre(s)"

#. module: uom
#: model:res.groups,name:uom.group_uom
msgid "Manage Multiple Units of Measure"
msgstr "Gérer plusieurs unités de mesure"

#. module: uom
#: model:ir.model,name:uom.model_uom_uom
msgid "Product Unit of Measure"
msgstr "Unité de mesure d'article"

#. module: uom
#: model:ir.model,name:uom.model_uom_category
msgid "Product UoM Categories"
msgstr "Catégorie d'UdM"

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_uom__factor
msgid "Ratio"
msgstr "Ratio"

#. module: uom
#: selection:uom.uom,uom_type:0
msgid "Reference Unit of Measure for this category"
msgstr "Unité de mesure de référence pour cette catégorie"

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_uom__rounding
msgid "Rounding Precision"
msgstr "Précision d'arrondi"

#. module: uom
#: selection:uom.uom,uom_type:0
msgid "Smaller than the reference Unit of Measure"
msgstr "Plus petit que l'unité de référence"

#. module: uom
#: model:ir.model.fields,help:uom.field_uom_uom__rounding
msgid ""
"The computed quantity will be a multiple of this value. Use 1.0 for a Unit "
"of Measure that cannot be further split, such as a piece."
msgstr ""
"La quantité calculée sera un multiple de cette valeur. Utilisez 1,0 pour une"
" unité de mesure indivisible telle que la pièce."

#. module: uom
#: sql_constraint:uom.uom:0
msgid "The conversion ratio for a unit of measure cannot be 0!"
msgstr "Le rapport de conversion d'une unité de mesure ne peut pas être 0 !"

#. module: uom
#: sql_constraint:uom.uom:0
msgid "The reference unit must have a conversion factor equal to 1."
msgstr "L'unité de référence doit avoir un facteur de conversion égale à 1."

#. module: uom
#: sql_constraint:uom.uom:0
msgid "The rounding precision must be strictly positive."
msgstr "L'arrondissement doit être strictement positif."

#. module: uom
#: code:addons/uom/models/uom_uom.py:152
#, python-format
msgid ""
"The unit of measure %s defined on the order line doesn't belong to the same "
"category than the unit of measure %s defined on the product. Please correct "
"the unit of measure defined on the order line or on the product, they should"
" belong to the same category."
msgstr ""

#. module: uom
#: selection:uom.category,measure_type:0
msgid "Time"
msgstr "Heure"

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_uom__uom_type
msgid "Type"
msgstr "Type"

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_category__measure_type
msgid "Type of Measure"
msgstr "Type de Mesure"

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_uom__measure_type
msgid "Type of measurement category"
msgstr ""

#. module: uom
#: model:ir.model.fields,help:uom.field_uom_uom__active
msgid ""
"Uncheck the active field to disable a unit of measure without deleting it."
msgstr ""
"Décochez le champ actif de désactiver une unité de mesure sans la supprimer."

#. module: uom
#: model:uom.category,name:uom.product_uom_categ_unit
msgid "Unit"
msgstr "Unité"

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_uom__name
msgid "Unit of Measure"
msgstr "Unité de mesure"

#. module: uom
#: model:ir.actions.act_window,name:uom.product_uom_categ_form_action
msgid "Unit of Measure Categories"
msgstr "Catégories d'unités de mesure"

#. module: uom
#: model:ir.model.fields,field_description:uom.field_uom_category__name
msgid "Unit of Measure Category"
msgstr "Catégories d'unités de mesure"

#. module: uom
#: model:uom.uom,name:uom.product_uom_unit
msgid "Unit(s)"
msgstr "Unité(s)"

#. module: uom
#: selection:uom.category,measure_type:0
msgid "Units"
msgstr "Unités"

#. module: uom
#: model:ir.actions.act_window,name:uom.product_uom_form_action
#: model_terms:ir.ui.view,arch_db:uom.product_uom_form_view
#: model_terms:ir.ui.view,arch_db:uom.product_uom_tree_view
msgid "Units of Measure"
msgstr "Unités de mesure"

#. module: uom
#: model_terms:ir.ui.view,arch_db:uom.product_uom_categ_form_view
msgid "Units of Measure categories"
msgstr "Catégories d'unités de mesure"

#. module: uom
#: model_terms:ir.actions.act_window,help:uom.product_uom_categ_form_action
msgid ""
"Units of measure belonging to the same category can be\n"
"            converted between each others. For example, in the category\n"
"            <i>'Time'</i>, you will have the following units of measure:\n"
"            Hours, Days."
msgstr ""
"Les unités de mesure appartenant à la même catégorie peuvent être\n"
" converties entre elles. Par exemple, dans la catégorie\n"
" <i>« Temps »</i>, vous aurez les unités de mesure suivantes : \n"
" heures, jours."

#. module: uom
#: code:addons/uom/models/uom_uom.py:93
#, python-format
msgid ""
"UoM category %s should have a reference unit of measure. If you just created"
" a new category, please record the 'reference' unit first."
msgstr ""

#. module: uom
#: code:addons/uom/models/uom_uom.py:95
#, python-format
msgid "UoM category %s should only have one reference unit of measure."
msgstr ""

#. module: uom
#: selection:uom.category,measure_type:0
#: model:uom.category,name:uom.product_uom_categ_vol
msgid "Volume"
msgstr "Volume"

#. module: uom
#: selection:uom.category,measure_type:0
#: model:uom.category,name:uom.product_uom_categ_kgm
msgid "Weight"
msgstr "Poids"

#. module: uom
#: model:uom.category,name:uom.uom_categ_wtime
msgid "Working Time"
msgstr "Temps de travail"

#. module: uom
#: sql_constraint:uom.category:0
msgid "You can have only one category per measurement type."
msgstr ""

#. module: uom
#: code:addons/uom/models/uom_uom.py:28
#, python-format
msgid "You cannot delete this UoM Category as it is used by the system."
msgstr ""
"Vous ne pouvez pas supprimer ce groupe d'unité car il est utilisé par le "
"système."

#. module: uom
#: code:addons/uom/models/uom_uom.py:115
#, python-format
msgid ""
"You cannot delete this UoM as it is used by the system. You should rather "
"archive it."
msgstr ""
"Vous ne pouvez pas supprimer ce groupe d'unité car il est utilisé par le "
"système. Veuillez plutôt l'archiver."

#. module: uom
#: model_terms:ir.actions.act_window,help:uom.product_uom_form_action
msgid ""
"You must define a conversion rate between several Units of\n"
"            Measure within the same category."
msgstr ""
"Vous devez définir un taux de conversion entre plusieurs unités de\n"
" mesure au sein de la même catégorie."

#. module: uom
#: model:uom.uom,name:uom.product_uom_cm
msgid "cm"
msgstr "cm"

#. module: uom
#: model_terms:ir.ui.view,arch_db:uom.product_uom_form_view
msgid "e.g: 1 * (reference unit) = ratio * (this unit)"
msgstr "ex : 1 * (unité de référence) = rapport * (cette unité)"

#. module: uom
#: model_terms:ir.ui.view,arch_db:uom.product_uom_form_view
msgid "e.g: 1 * (this unit) = ratio * (reference unit)"
msgstr "ex. : 1 x (cette unité) = rapport x (unité de référence)"

#. module: uom
#: model:uom.uom,name:uom.product_uom_floz
msgid "fl oz"
msgstr "fl oz"

#. module: uom
#: model:uom.uom,name:uom.product_uom_foot
msgid "foot(ft)"
msgstr "pied (ft)"

#. module: uom
#: model:uom.uom,name:uom.product_uom_gal
msgid "gal(s)"
msgstr "gal(s)"

#. module: uom
#: model:uom.uom,name:uom.product_uom_inch
msgid "inch(es)"
msgstr "pouce(s)"

#. module: uom
#: model:uom.uom,name:uom.product_uom_kgm
msgid "kg"
msgstr "kg"

#. module: uom
#: model:uom.uom,name:uom.product_uom_km
msgid "km"
msgstr "km"

#. module: uom
#: model:uom.uom,name:uom.product_uom_lb
msgid "lb(s)"
msgstr "lb(s)"

#. module: uom
#: model:uom.uom,name:uom.product_uom_mile
msgid "mile(s)"
msgstr "mile(s)"

#. module: uom
#: model:uom.uom,name:uom.product_uom_oz
msgid "oz(s)"
msgstr "oz(s)"

#. module: uom
#: model:uom.uom,name:uom.product_uom_qt
msgid "qt"
msgstr "qt"
