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.

238 lines
8.1 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-12-01 02:09+0000\n"
  12. "PO-Revision-Date: 2017-12-01 02:09+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. "Language: fr\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \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 "Active"
  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. #: selection:exception.rule,exception_type:0
  35. msgid "By domain"
  36. msgstr ""
  37. #. module: base_exception
  38. #: selection:exception.rule,exception_type:0
  39. #, fuzzy
  40. msgid "By python code"
  41. msgstr "Code Python"
  42. #. module: base_exception
  43. #: model:ir.model.fields,help:base_exception.field_exception_rule_exception_type
  44. msgid ""
  45. "By python code: allow to define any arbitrary check\n"
  46. "By domain: limited to a selection by an odoo domain:\n"
  47. " performance can be better when exceptions are "
  48. "evaluated with several records"
  49. msgstr ""
  50. #. module: base_exception
  51. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_uid
  52. msgid "Created by"
  53. msgstr "Créé par"
  54. #. module: base_exception
  55. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_date
  56. msgid "Created on"
  57. msgstr "Créé le"
  58. #. module: base_exception
  59. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_description
  60. msgid "Description"
  61. msgstr "Description"
  62. #. module: base_exception
  63. #: model:ir.model.fields,field_description:base_exception.field_base_exception_display_name
  64. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_display_name
  65. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_display_name
  66. msgid "Display Name"
  67. msgstr "Nom affiché"
  68. #. module: base_exception
  69. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_domain
  70. msgid "Domain"
  71. msgstr ""
  72. #. module: base_exception
  73. #: code:addons/base_exception/models/base_exception.py:259
  74. #, python-format
  75. msgid ""
  76. "Error when evaluating the exception.rule rule:\n"
  77. " %s \n"
  78. "(%s)"
  79. msgstr ""
  80. "L'evaluatino de la règle d'exception a généré une erreur :\n"
  81. " %s \n"
  82. "(%s)"
  83. #. module: base_exception
  84. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_name
  85. msgid "Exception Name"
  86. msgstr "Nom de l'exception"
  87. #. module: base_exception
  88. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  89. msgid "Exception Rule"
  90. msgstr "Règle de l'exception"
  91. #. module: base_exception
  92. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  93. msgid "Exception Rule Setup"
  94. msgstr "Paramètre de la règle de l'exception"
  95. #. module: base_exception
  96. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
  97. #: model:ir.model,name:base_exception.model_exception_rule
  98. #: model:ir.ui.menu,name:base_exception.menu_action_exception
  99. msgid "Exception Rules"
  100. msgstr "Règles de restriction"
  101. #. module: base_exception
  102. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_exception_type
  103. #, fuzzy
  104. msgid "Exception Type"
  105. msgstr "Nom de l'exception"
  106. #. module: base_exception
  107. #: model:res.groups,name:base_exception.group_exception_rule_manager
  108. msgid "Exception manager"
  109. msgstr "Gestionnaire d'exception"
  110. #. module: base_exception
  111. #: model:ir.model.fields,field_description:base_exception.field_base_exception_exception_ids
  112. msgid "Exceptions"
  113. msgstr "Exceptions"
  114. #. module: base_exception
  115. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  116. msgid "Exceptions Rules"
  117. msgstr "Règles d'exceptions"
  118. #. module: base_exception
  119. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_exception_ids
  120. msgid "Exceptions to resolve"
  121. msgstr "Exceptions à resoudre"
  122. #. module: base_exception
  123. #: model:ir.model.fields,help:base_exception.field_exception_rule_sequence
  124. msgid "Gives the sequence order when applying the test"
  125. msgstr "Donner l'order d'application des règles"
  126. #. module: base_exception
  127. #: model:ir.model.fields,field_description:base_exception.field_base_exception_id
  128. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_id
  129. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_id
  130. msgid "ID"
  131. msgstr "ID"
  132. #. module: base_exception
  133. #: model:ir.model.fields,field_description:base_exception.field_base_exception_ignore_exception
  134. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_ignore
  135. msgid "Ignore Exceptions"
  136. msgstr "Ignorer les exceptions"
  137. #. module: base_exception
  138. #: model:ir.model.fields,field_description:base_exception.field_base_exception___last_update
  139. #: model:ir.model.fields,field_description:base_exception.field_exception_rule___last_update
  140. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm___last_update
  141. msgid "Last Modified on"
  142. msgstr "Dernière modification le"
  143. #. module: base_exception
  144. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_uid
  145. msgid "Last Updated by"
  146. msgstr "Mis à jour par"
  147. #. module: base_exception
  148. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_date
  149. msgid "Last Updated on"
  150. msgstr "Mis à jour le"
  151. #. module: base_exception
  152. #: model:ir.model.fields,field_description:base_exception.field_base_exception_main_exception_id
  153. msgid "Main Exception"
  154. msgstr "Exception principale"
  155. #. module: base_exception
  156. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_code
  157. msgid "Python Code"
  158. msgstr "Code Python"
  159. #. module: base_exception
  160. #: model:ir.model.fields,help:base_exception.field_exception_rule_code
  161. #, fuzzy
  162. msgid ""
  163. "Python code executed to check if the exception apply or not. The code must "
  164. "apply failed = True to apply the exception."
  165. msgstr ""
  166. "Code python à vérifier si l'exception est applicable ou pas. Le code doit "
  167. "renvoyer True pour appliquer l'exception."
  168. #. module: base_exception
  169. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_related_model_id
  170. msgid "Related model id"
  171. msgstr "Model (obj) lié"
  172. #. module: base_exception
  173. #: model:ir.model.fields,field_description:base_exception.field_base_exception_rule_group
  174. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_rule_group
  175. msgid "Rule group"
  176. msgstr "Groupe de règles"
  177. #. module: base_exception
  178. #: model:ir.model.fields,help:base_exception.field_exception_rule_rule_group
  179. msgid ""
  180. "Rule group is used to group the rules that must validated at same time for a "
  181. "target object. Ex: validate sale.order.line rules with sale order rules."
  182. msgstr ""
  183. "Le groupe de règles est utiliser pour grouper toutes les règles qui doivent "
  184. "être vérifiées pour un même objet. Ex: valider les règles de sale.order.line "
  185. "avec les règles de sale order."
  186. #. module: base_exception
  187. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_sequence
  188. msgid "Sequence"
  189. msgstr "Séquence"
  190. #. module: base_exception
  191. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  192. msgid "_Close"
  193. msgstr "_Close"
  194. #. module: base_exception
  195. #: model:ir.model,name:base_exception.model_base_exception
  196. msgid "base.exception"
  197. msgstr "base.exception"
  198. #. module: base_exception
  199. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  200. msgid "exception.rule.confirm"
  201. msgstr "exception.rule.confirm"