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.

213 lines
7.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_exception
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 10.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2017-03-22 09:46+0000\n"
  10. "PO-Revision-Date: 2017-03-22 09:46+0000\n"
  11. "Last-Translator: <>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: \n"
  17. #. module: base_exception
  18. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_active
  19. msgid "Active"
  20. msgstr "Actif"
  21. #. module: base_exception
  22. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_model
  23. msgid "Apply on"
  24. msgstr "Appliquer sur"
  25. #. module: base_exception
  26. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm
  27. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  28. msgid "Blocked in draft due to exceptions"
  29. msgstr "Bloqué à l'état brouillon à cause d'une restriction"
  30. #. module: base_exception
  31. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_uid
  32. msgid "Created by"
  33. msgstr "Créé par"
  34. #. module: base_exception
  35. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_date
  36. msgid "Created on"
  37. msgstr "Créé le"
  38. #. module: base_exception
  39. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_description
  40. msgid "Description"
  41. msgstr "Description"
  42. #. module: base_exception
  43. #: model:ir.model.fields,field_description:base_exception.field_base_exception_display_name
  44. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_display_name
  45. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_display_name
  46. msgid "Display Name"
  47. msgstr "Nom à afficher"
  48. #. module: base_exception
  49. #: code:addons/base_exception/models/base_exception.py:185
  50. #, python-format
  51. msgid "Error when evaluating the exception.rule rule:\n"
  52. " %s \n"
  53. "(%s)"
  54. msgstr "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. #. modul: 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. #: model:ir.model.fields,field_description:base_exception.field_sale_order_exception_ids
  82. msgid "Exceptions"
  83. msgstr "Exceptions"
  84. #. module: base_exception
  85. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  86. msgid "Exceptions Rules"
  87. msgstr "Règles d'exceptions"
  88. #. module: base_exception
  89. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_exception_ids
  90. #: model:ir.model.fields,field_description:base_exception.field_sale_exception_confirm_exception_ids
  91. msgid "Exceptions to resolve"
  92. msgstr "Exceptions à resoudre"
  93. #. module: base_exception
  94. #: model:ir.model.fields,help:base_exception.field_exception_rule_sequence
  95. msgid "Gives the sequence order when applying the test"
  96. msgstr "Donner l'order d'application des règles"
  97. #. module: base_exception
  98. #: model:ir.model.fields,field_description:base_exception.field_base_exception_id
  99. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_id
  100. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_id
  101. msgid "ID"
  102. msgstr "ID"
  103. #. module: base_exception
  104. #: model:ir.model.fields,field_description:base_exception.field_base_exception_ignore_exception
  105. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_ignore
  106. #: model:ir.model.fields,field_description:base_exception.field_sale_exception_confirm_ignore
  107. #: model:ir.model.fields,field_description:base_exception.field_sale_order_ignore_exception
  108. msgid "Ignore Exceptions"
  109. msgstr "Ignorer les exceptions"
  110. #. module: base_exception
  111. #: model:ir.model.fields,field_description:base_exception.field_base_exception___last_update
  112. #: model:ir.model.fields,field_description:base_exception.field_exception_rule___last_update
  113. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm___last_update
  114. msgid "Last Modified on"
  115. msgstr "Dernière Modification le"
  116. #. module: base_exception
  117. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_uid
  118. msgid "Last Updated by"
  119. msgstr "Dernière mise à jour par"
  120. #. module: base_exception
  121. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_date
  122. msgid "Last Updated on"
  123. msgstr "Dernière mise à jour le"
  124. #. module: base_exception
  125. #: model:ir.model.fields,field_description:base_exception.field_base_exception_main_exception_id
  126. #: model:ir.model.fields,field_description:base_exception.field_sale_order_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 "Python code executed to check if the exception apply or not. The code must apply block = True to apply the exception."
  136. msgstr "Code python à vérifier si l'exception est applicable ou pas. Le code doit renvoyer True pour appliquer l'exception."
  137. #. module: base_exception
  138. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_related_model_id
  139. msgid "Related model id"
  140. msgstr "Model (obj) lié"
  141. #. module: base_exception
  142. #: model:ir.model.fields,field_description:base_exception.field_base_exception_rule_group
  143. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_rule_group
  144. msgid "Rule group"
  145. msgstr "Groupe de règles"
  146. #. module: base_exception
  147. #: model:ir.model.fields,help:base_exception.field_exception_rule_rule_group
  148. 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."
  149. 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."
  150. #. module: base_exception
  151. #: selection:exception.rule,rule_group:0
  152. msgid "Sale"
  153. msgstr "Vente"
  154. #. module: base_exception
  155. #: selection:exception.rule,model:0
  156. msgid "Sale order"
  157. msgstr "Commande de vente"
  158. #. module: base_exception
  159. #: selection:exception.rule,model:0
  160. msgid "Sale order line"
  161. msgstr "Ligne de vente"
  162. #. module: base_exception
  163. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_sequence
  164. msgid "Sequence"
  165. msgstr "Séquence"
  166. #. module: base_exception
  167. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  168. msgid "_Close"
  169. msgstr "_Close"
  170. #. module: base_exception
  171. #: model:ir.model,name:base_exception.model_base_exception
  172. msgid "base.exception"
  173. msgstr "base.exception"
  174. #. module: base_exception
  175. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  176. msgid "exception.rule.confirm"
  177. msgstr "exception.rule.confirm"