You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

206 lines
7.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_exception
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-06-09 13:08+0000\n"
  12. "PO-Revision-Date: 2017-06-09 13:08+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: fr\n"
  19. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  20. #. module: base_exception
  21. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_active
  22. msgid "Active"
  23. msgstr "Actif"
  24. #. module: base_exception
  25. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_model
  26. msgid "Apply on"
  27. msgstr "Appliquer sur"
  28. #. module: base_exception
  29. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm
  30. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  31. msgid "Blocked in draft due to exceptions"
  32. msgstr "Bloqué à l'état brouillon à cause d'une restriction"
  33. #. module: base_exception
  34. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_uid
  35. msgid "Created by"
  36. msgstr "Créé par"
  37. #. module: base_exception
  38. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_date
  39. msgid "Created on"
  40. msgstr "Créé le"
  41. #. module: base_exception
  42. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_description
  43. msgid "Description"
  44. msgstr "Description"
  45. #. module: base_exception
  46. #: model:ir.model.fields,field_description:base_exception.field_base_exception_display_name
  47. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_display_name
  48. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_display_name
  49. msgid "Display Name"
  50. msgstr "Nom à afficher"
  51. #. module: base_exception
  52. #: code:addons/base_exception/models/base_exception.py:187
  53. #, python-format
  54. msgid ""
  55. "Error when evaluating the exception.rule rule:\n"
  56. " %s \n"
  57. "(%s)"
  58. msgstr ""
  59. "L'evaluatino de la règle d'exception a généré une erreur :\n"
  60. " %s \n"
  61. "(%s)"
  62. #. module: base_exception
  63. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_name
  64. msgid "Exception Name"
  65. msgstr "Nom de l'exception"
  66. #. module: base_exception
  67. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  68. msgid "Exception Rule"
  69. msgstr "Règle de l'exception"
  70. #. module: base_exception
  71. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  72. msgid "Exception Rule Setup"
  73. msgstr "Paramètre de la règle de l'exception"
  74. #. module: base_exception
  75. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
  76. #: model:ir.model,name:base_exception.model_exception_rule
  77. #: model:ir.ui.menu,name:base_exception.menu_action_exception
  78. msgid "Exception Rules"
  79. msgstr "Règles de restriction"
  80. #. module: base_exception
  81. #: model:res.groups,name:base_exception.group_exception_rule_manager
  82. msgid "Exception manager"
  83. msgstr "Gestionnaire d'exception"
  84. #. module: base_exception
  85. #: model:ir.model.fields,field_description:base_exception.field_base_exception_exception_ids
  86. msgid "Exceptions"
  87. msgstr "Exceptions"
  88. #. module: base_exception
  89. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  90. msgid "Exceptions Rules"
  91. msgstr "Règles d'exceptions"
  92. #. module: base_exception
  93. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_exception_ids
  94. msgid "Exceptions to resolve"
  95. msgstr "Exceptions à resoudre"
  96. #. module: base_exception
  97. #: model:ir.model.fields,help:base_exception.field_exception_rule_sequence
  98. msgid "Gives the sequence order when applying the test"
  99. msgstr "Donner l'order d'application des règles"
  100. #. module: base_exception
  101. #: model:ir.model.fields,field_description:base_exception.field_base_exception_id
  102. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_id
  103. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_id
  104. msgid "ID"
  105. msgstr "ID"
  106. #. module: base_exception
  107. #: model:ir.model.fields,field_description:base_exception.field_base_exception_ignore_exception
  108. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_ignore
  109. msgid "Ignore Exceptions"
  110. msgstr "Ignorer les exceptions"
  111. #. module: base_exception
  112. #: model:ir.model.fields,field_description:base_exception.field_base_exception___last_update
  113. #: model:ir.model.fields,field_description:base_exception.field_exception_rule___last_update
  114. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm___last_update
  115. msgid "Last Modified on"
  116. msgstr "Dernière Modification le"
  117. #. module: base_exception
  118. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_uid
  119. msgid "Last Updated by"
  120. msgstr "Dernière mise à jour par"
  121. #. module: base_exception
  122. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_date
  123. msgid "Last Updated on"
  124. msgstr "Dernière mise à jour le"
  125. #. module: base_exception
  126. #: model:ir.model.fields,field_description:base_exception.field_base_exception_main_exception_id
  127. msgid "Main Exception"
  128. msgstr "Exception principale"
  129. #. module: base_exception
  130. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_code
  131. msgid "Python Code"
  132. msgstr "Code Python"
  133. #. module: base_exception
  134. #: model:ir.model.fields,help:base_exception.field_exception_rule_code
  135. msgid ""
  136. "Python code executed to check if the exception apply or not. The code must "
  137. "apply block = True to apply the exception."
  138. msgstr ""
  139. "Code python à vérifier si l'exception est applicable ou pas. Le code doit "
  140. "renvoyer True pour appliquer l'exception."
  141. #. module: base_exception
  142. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_related_model_id
  143. msgid "Related model id"
  144. msgstr "Model (obj) lié"
  145. #. module: base_exception
  146. #: model:ir.model.fields,field_description:base_exception.field_base_exception_rule_group
  147. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_rule_group
  148. msgid "Rule group"
  149. msgstr "Groupe de règles"
  150. #. module: base_exception
  151. #: model:ir.model.fields,help:base_exception.field_exception_rule_rule_group
  152. msgid ""
  153. "Rule group is used to group the rules that must validated at same time for a"
  154. " target object. Ex: validate sale.order.line rules with sale order rules."
  155. msgstr ""
  156. "Le groupe de règles est utiliser pour grouper toutes les règles qui doivent "
  157. "être vérifiées pour un même objet. Ex: valider les règles de sale.order.line"
  158. " avec les règles de sale order."
  159. #. module: base_exception
  160. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_sequence
  161. msgid "Sequence"
  162. msgstr "Séquence"
  163. #. module: base_exception
  164. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  165. msgid "_Close"
  166. msgstr "_Close"
  167. #. module: base_exception
  168. #: model:ir.model,name:base_exception.model_base_exception
  169. msgid "base.exception"
  170. msgstr "base.exception"
  171. #. module: base_exception
  172. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  173. msgid "exception.rule.confirm"
  174. msgstr "exception.rule.confirm"