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.

236 lines
8.0 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 11.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2018-01-16 12:37+0000\n"
  12. "PO-Revision-Date: 2018-01-16 12:37+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.model.fields,field_description:base_exception.field_exception_rule_create_uid
  30. msgid "Created by"
  31. msgstr "Créé par"
  32. #. module: base_exception
  33. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_date
  34. msgid "Created on"
  35. msgstr "Créé le"
  36. #. module: base_exception
  37. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_description
  38. msgid "Description"
  39. msgstr "Description"
  40. #. module: base_exception
  41. #: model:ir.model.fields,field_description:base_exception.field_base_exception_display_name
  42. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_display_name
  43. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_display_name
  44. msgid "Display Name"
  45. msgstr "Nom à afficher"
  46. #. module: base_exception
  47. #: code:addons/base_exception/models/base_exception.py:215
  48. #, python-format
  49. msgid ""
  50. "Error when evaluating the exception.rule rule:\n"
  51. " %s \n"
  52. "(%s)"
  53. msgstr ""
  54. "L'evaluatino de la règle d'exception a généré une erreur :\n"
  55. " %s \n"
  56. "(%s)"
  57. #. module: base_exception
  58. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_name
  59. msgid "Exception Name"
  60. msgstr "Nom de l'exception"
  61. #. module: base_exception
  62. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  63. msgid "Exception Rule"
  64. msgstr "Règle de l'exception"
  65. #. module: base_exception
  66. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  67. msgid "Exception Rule Setup"
  68. msgstr "Paramètre de la règle de l'exception"
  69. #. module: base_exception
  70. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
  71. #: model:ir.model,name:base_exception.model_exception_rule
  72. #: model:ir.ui.menu,name:base_exception.menu_action_exception
  73. msgid "Exception Rules"
  74. msgstr "Règles de restriction"
  75. #. module: base_exception
  76. #: model:res.groups,name:base_exception.group_exception_rule_manager
  77. msgid "Exception manager"
  78. msgstr "Gestionnaire d'exception"
  79. #. module: base_exception
  80. #: model:ir.model.fields,field_description:base_exception.field_base_exception_exception_ids
  81. msgid "Exceptions"
  82. msgstr "Exceptions"
  83. #. module: base_exception
  84. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  85. msgid "Exceptions Rules"
  86. msgstr "Règles d'exceptions"
  87. #. module: base_exception
  88. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_exception_ids
  89. msgid "Exceptions to resolve"
  90. msgstr "Exceptions à resoudre"
  91. #. module: base_exception
  92. #: model:ir.model.fields,help:base_exception.field_exception_rule_sequence
  93. msgid "Gives the sequence order when applying the test"
  94. msgstr "Donner l'order d'application des règles"
  95. #. module: base_exception
  96. #: model:ir.model.fields,field_description:base_exception.field_base_exception_id
  97. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_id
  98. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_id
  99. msgid "ID"
  100. msgstr "ID"
  101. #. module: base_exception
  102. #: model:ir.model.fields,help:base_exception.field_exception_rule_next_state
  103. msgid ""
  104. "If we detect exception we set the state of object (ex purchase) to the "
  105. "next_state (ex 'to approve'). If there are more than one exception detected "
  106. "and all have a value for next_state, we usethe exception having the smallest"
  107. " sequence value"
  108. msgstr ""
  109. #. module: base_exception
  110. #: model:ir.model.fields,field_description:base_exception.field_base_exception_ignore_exception
  111. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_ignore
  112. msgid "Ignore Exceptions"
  113. msgstr "Ignorer les exceptions"
  114. #. module: base_exception
  115. #: model:ir.model.fields,field_description:base_exception.field_base_exception___last_update
  116. #: model:ir.model.fields,field_description:base_exception.field_exception_rule___last_update
  117. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm___last_update
  118. msgid "Last Modified on"
  119. msgstr "Dernière Modification le"
  120. #. module: base_exception
  121. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_uid
  122. msgid "Last Updated by"
  123. msgstr "Dernière mise à jour par"
  124. #. module: base_exception
  125. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_date
  126. msgid "Last Updated on"
  127. msgstr "Dernière mise à jour le"
  128. #. module: base_exception
  129. #: model:ir.model.fields,field_description:base_exception.field_base_exception_main_exception_id
  130. msgid "Main Exception"
  131. msgstr "Exception principale"
  132. #. module: base_exception
  133. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_next_state
  134. msgid "Next state"
  135. msgstr ""
  136. #. module: base_exception
  137. #: code:addons/base_exception/wizard/base_exception_confirm.py:28
  138. #, python-format
  139. msgid "Only 1 ID accepted, got %r."
  140. msgstr ""
  141. #. module: base_exception
  142. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm
  143. msgid "Outstanding exceptions to manage"
  144. msgstr ""
  145. #. module: base_exception
  146. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  147. msgid "Outstanding exceptions to manager"
  148. msgstr ""
  149. #. module: base_exception
  150. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_code
  151. msgid "Python Code"
  152. msgstr "Code Python"
  153. #. module: base_exception
  154. #: model:ir.model.fields,help:base_exception.field_exception_rule_code
  155. msgid ""
  156. "Python code executed to check if the exception apply or not. Use failed = "
  157. "True to block the exception"
  158. msgstr ""
  159. #. module: base_exception
  160. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_related_model_id
  161. msgid "Related Model"
  162. msgstr ""
  163. #. module: base_exception
  164. #: model:ir.model.fields,field_description:base_exception.field_base_exception_rule_group
  165. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_rule_group
  166. msgid "Rule Group"
  167. msgstr ""
  168. #. module: base_exception
  169. #: model:ir.model.fields,help:base_exception.field_exception_rule_rule_group
  170. msgid ""
  171. "Rule group is used to group the rules that must validated at same time for a"
  172. " target object. Ex: validate sale.order.line rules with sale order rules."
  173. msgstr ""
  174. "Le groupe de règles est utiliser pour grouper toutes les règles qui doivent "
  175. "être vérifiées pour un même objet. Ex: valider les règles de sale.order.line"
  176. " avec les règles de sale order."
  177. #. module: base_exception
  178. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_sequence
  179. msgid "Sequence"
  180. msgstr "Séquence"
  181. #. module: base_exception
  182. #: code:addons/base_exception/models/base_exception.py:87
  183. #, python-format
  184. msgid ""
  185. "The value \"%s\" you choose for the \"next state\" field state of \"%s\" is "
  186. "wrong. Value must be in this list %s"
  187. msgstr ""
  188. #. module: base_exception
  189. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  190. msgid "_Close"
  191. msgstr "_Close"
  192. #. module: base_exception
  193. #: model:ir.model,name:base_exception.model_base_exception
  194. msgid "base.exception"
  195. msgstr "base.exception"
  196. #. module: base_exception
  197. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  198. msgid "exception.rule.confirm"
  199. msgstr "exception.rule.confirm"