# Translation of Odoo Server. # This file contains the translation of the following modules: # * base_exception # # Translators: # OCA Transbot , 2017 # Nicolas JEUDY , 2018 msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-03-03 10:08+0000\n" "PO-Revision-Date: 2018-03-03 10:08+0000\n" "Last-Translator: Nicolas JEUDY , 2018\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: base_exception #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form msgid "self: Record on which the rule is evaluated." msgstr "" #. module: base_exception #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form msgid "time: useful Python libraries" msgstr "" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_exception_rule__active msgid "Active" msgstr "Actif" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_exception_rule__model msgid "Apply on" msgstr "Appliquer sur" #. module: base_exception #: selection:exception.rule,exception_type:0 msgid "By domain" msgstr "" #. module: base_exception #: selection:exception.rule,exception_type:0 #, fuzzy #| msgid "Python Code" msgid "By python code" msgstr "Code Python" #. module: base_exception #: model:ir.model.fields,help:base_exception.field_exception_rule__exception_type msgid "" "By python code: allow to define any arbitrary check\n" "By domain: limited to a selection by an odoo domain:\n" " performance can be better when exceptions are " "evaluated with several records" msgstr "" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_exception_rule__create_uid msgid "Created by" msgstr "Créé par" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_exception_rule__create_date msgid "Created on" msgstr "Créé le" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_exception_rule__description msgid "Description" msgstr "Description" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_base_exception__display_name #: model:ir.model.fields,field_description:base_exception.field_base_exception_method__display_name #: model:ir.model.fields,field_description:base_exception.field_exception_rule__display_name #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__display_name msgid "Display Name" msgstr "Nom à afficher" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_exception_rule__domain msgid "Domain" msgstr "" #. module: base_exception #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form msgid "" "Enter Python code here. Help about Python expression is available in the " "help tab of this document." msgstr "" #. module: base_exception #: code:addons/base_exception/models/base_exception.py:156 #, fuzzy, python-format #| msgid "" #| "Error when evaluating the exception.rule rule:\n" #| " %s \n" #| "(%s)" msgid "" "Error when evaluating the exception.rule rule:\n" " %s \n" "(%s)" msgstr "" "L'evaluatino de la règle d'exception a généré une erreur :\n" " %s \n" "(%s)" #. module: base_exception #: model:ir.model,name:base_exception.model_base_exception #, fuzzy #| msgid "Exceptions" msgid "Exception" msgstr "Exceptions" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_exception_rule__name msgid "Exception Name" msgstr "Nom de l'exception" #. module: base_exception #: model:ir.model,name:base_exception.model_exception_rule #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_tree msgid "Exception Rule" msgstr "Règle de l'exception" #. module: base_exception #: model:ir.model,name:base_exception.model_exception_rule_confirm #, fuzzy #| msgid "exception.rule.confirm" msgid "Exception Rule Confirm Wizard" msgstr "exception.rule.confirm" #. module: base_exception #: model:ir.model,name:base_exception.model_base_exception_method #, fuzzy #| msgid "Exception Rules" msgid "Exception Rule Methods" msgstr "Règles de restriction" #. module: base_exception #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form msgid "Exception Rule Setup" msgstr "Paramètre de la règle de l'exception" #. module: base_exception #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree #: model:ir.ui.menu,name:base_exception.menu_action_exception msgid "Exception Rules" msgstr "Règles de restriction" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_exception_rule__exception_type #, fuzzy #| msgid "Exception Name" msgid "Exception Type" msgstr "Nom de l'exception" #. module: base_exception #: model:res.groups,name:base_exception.group_exception_rule_manager msgid "Exception manager" msgstr "Gestionnaire d'exception" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_base_exception__exception_ids msgid "Exceptions" msgstr "Exceptions" #. module: base_exception #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm msgid "Exceptions Rules" msgstr "Règles d'exceptions" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_base_exception__exceptions_summary #, fuzzy #| msgid "Exception manager" msgid "Exceptions Summary" msgstr "Gestionnaire d'exception" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__exception_ids msgid "Exceptions to resolve" msgstr "Exceptions à resoudre" #. module: base_exception #: model:ir.model.fields,help:base_exception.field_exception_rule__sequence msgid "Gives the sequence order when applying the test" msgstr "Donner l'order d'application des règles" #. module: base_exception #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form msgid "Help" msgstr "" #. module: base_exception #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form msgid "Help with Python expressions" msgstr "" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_base_exception__id #: model:ir.model.fields,field_description:base_exception.field_base_exception_method__id #: model:ir.model.fields,field_description:base_exception.field_exception_rule__id #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__id msgid "ID" msgstr "ID" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_base_exception__ignore_exception #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__ignore msgid "Ignore Exceptions" msgstr "Ignorer les exceptions" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_base_exception____last_update #: model:ir.model.fields,field_description:base_exception.field_base_exception_method____last_update #: model:ir.model.fields,field_description:base_exception.field_exception_rule____last_update #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm____last_update msgid "Last Modified on" msgstr "Dernière Modification le" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_exception_rule__write_uid msgid "Last Updated by" msgstr "Dernière mise à jour par" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_exception_rule__write_date msgid "Last Updated on" msgstr "Dernière mise à jour le" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_base_exception__main_exception_id msgid "Main Exception" msgstr "Exception principale" #. module: base_exception #: code:addons/base_exception/wizard/base_exception_confirm.py:29 #, python-format msgid "Only 1 ID accepted, got %r." msgstr "Seulement 1 ID est accepté, reçu %r." #. module: base_exception #: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm msgid "Outstanding exceptions to manage" msgstr "Exceptions en attente à gérer" #. module: base_exception #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm msgid "Outstanding exceptions to manager" msgstr "Exceptions en attente à gérer" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_exception_rule__code #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form msgid "Python Code" msgstr "Code Python" #. module: base_exception #: model:ir.model.fields,help:base_exception.field_exception_rule__code msgid "" "Python code executed to check if the exception apply or not. Use failed = " "True to block the exception" msgstr "" "Code Python exécuté pour vérifier si l'exception s'applique ou non. " "Utilisation failed = True pour bloquer l'exception" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__related_model_id msgid "Related Model" msgstr "Model associé" #. module: base_exception #: model:ir.model.fields,field_description:base_exception.field_exception_rule__sequence msgid "Sequence" msgstr "Séquence" #. module: base_exception #: code:addons/base_exception/models/base_exception.py:50 #, python-format msgid "" "There is a problem of configuration, python code or domain is missing to " "match the exception type." msgstr "" #. module: base_exception #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form msgid "To block the exception use: failed = True" msgstr "" #. module: base_exception #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form msgid "" "Various fields may use Python code or Python expressions. The following " "variables can be used:" msgstr "" #. module: base_exception #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm msgid "_Close" msgstr "_Close" #~ msgid "" #~ "If we detect exception we set the state of object (ex purchase) to the " #~ "next_state (ex 'to approve'). If there are more than one exception " #~ "detected and all have a value for next_state, we usethe exception having " #~ "the smallest sequence value" #~ msgstr "" #~ "Si nous détectons une exception, nous plaçons l'état de l'objet (ex " #~ "achat) sur next_state (ex' à approuver'). S'il y a plus d'une exception " #~ "détectée et que toutes ont une valeur pour next_state, nous utilisons " #~ "l'exception ayant la plus petite valeur de séquence" #~ msgid "Next state" #~ msgstr "Etat suivant" #~ msgid "Rule Group" #~ msgstr "Règle de groupe" #~ msgid "" #~ "Rule group is used to group the rules that must validated at same time " #~ "for a target object. Ex: validate sale.order.line rules with sale order " #~ "rules." #~ msgstr "" #~ "Le groupe de règles est utiliser pour grouper toutes les règles qui " #~ "doivent être vérifiées pour un même objet. Ex: valider les règles de sale." #~ "order.line avec les règles de sale order." #~ msgid "" #~ "The value \"%s\" you choose for the \"next state\" field state of \"%s\" " #~ "is wrong. Value must be in this list %s" #~ msgstr "" #~ "La valeur \"%s\" que vous choisissez pour l'état du champ \"suivant\" de " #~ "\"%s\" est incorrecte. La valeur doit être dans cette liste %s" #~ msgid "base.exception" #~ msgstr "base.exception"