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.

287 lines
9.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-08-01 02:43+0000\n"
  12. "PO-Revision-Date: 2017-08-01 02:43+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: French (Switzerland) (https://www.transifex.com/oca/"
  15. "teams/23907/fr_CH/)\n"
  16. "Language: fr_CH\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  21. #. module: base_exception
  22. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  23. msgid "<code>self</code>: Record on which the rule is evaluated."
  24. msgstr ""
  25. #. module: base_exception
  26. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  27. msgid "<code>time</code>: useful Python libraries"
  28. msgstr ""
  29. #. module: base_exception
  30. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__active
  31. msgid "Active"
  32. msgstr "Actif"
  33. #. module: base_exception
  34. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__model
  35. msgid "Apply on"
  36. msgstr ""
  37. #. module: base_exception
  38. #: selection:exception.rule,exception_type:0
  39. msgid "By domain"
  40. msgstr ""
  41. #. module: base_exception
  42. #: selection:exception.rule,exception_type:0
  43. msgid "By python code"
  44. msgstr ""
  45. #. module: base_exception
  46. #: model:ir.model.fields,help:base_exception.field_exception_rule__exception_type
  47. msgid ""
  48. "By python code: allow to define any arbitrary check\n"
  49. "By domain: limited to a selection by an odoo domain:\n"
  50. " performance can be better when exceptions are "
  51. "evaluated with several records"
  52. msgstr ""
  53. #. module: base_exception
  54. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__create_uid
  55. msgid "Created by"
  56. msgstr "Créé par"
  57. #. module: base_exception
  58. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__create_date
  59. msgid "Created on"
  60. msgstr "Créé le"
  61. #. module: base_exception
  62. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__description
  63. msgid "Description"
  64. msgstr ""
  65. #. module: base_exception
  66. #: model:ir.model.fields,field_description:base_exception.field_base_exception__display_name
  67. #: model:ir.model.fields,field_description:base_exception.field_base_exception_method__display_name
  68. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__display_name
  69. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__display_name
  70. msgid "Display Name"
  71. msgstr "Nom affiché"
  72. #. module: base_exception
  73. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__domain
  74. msgid "Domain"
  75. msgstr ""
  76. #. module: base_exception
  77. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  78. msgid ""
  79. "Enter Python code here. Help about Python expression is available in the "
  80. "help tab of this document."
  81. msgstr ""
  82. #. module: base_exception
  83. #: code:addons/base_exception/models/base_exception.py:156
  84. #, python-format
  85. msgid ""
  86. "Error when evaluating the exception.rule rule:\n"
  87. " %s \n"
  88. "(%s)"
  89. msgstr ""
  90. #. module: base_exception
  91. #: model:ir.model,name:base_exception.model_base_exception
  92. msgid "Exception"
  93. msgstr ""
  94. #. module: base_exception
  95. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__name
  96. msgid "Exception Name"
  97. msgstr ""
  98. #. module: base_exception
  99. #: model:ir.model,name:base_exception.model_exception_rule
  100. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  101. msgid "Exception Rule"
  102. msgstr ""
  103. #. module: base_exception
  104. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  105. msgid "Exception Rule Confirm Wizard"
  106. msgstr ""
  107. #. module: base_exception
  108. #: model:ir.model,name:base_exception.model_base_exception_method
  109. msgid "Exception Rule Methods"
  110. msgstr ""
  111. #. module: base_exception
  112. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  113. msgid "Exception Rule Setup"
  114. msgstr ""
  115. #. module: base_exception
  116. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
  117. #: model:ir.ui.menu,name:base_exception.menu_action_exception
  118. msgid "Exception Rules"
  119. msgstr ""
  120. #. module: base_exception
  121. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__exception_type
  122. msgid "Exception Type"
  123. msgstr ""
  124. #. module: base_exception
  125. #: model:res.groups,name:base_exception.group_exception_rule_manager
  126. msgid "Exception manager"
  127. msgstr ""
  128. #. module: base_exception
  129. #: model:ir.model.fields,field_description:base_exception.field_base_exception__exception_ids
  130. msgid "Exceptions"
  131. msgstr ""
  132. #. module: base_exception
  133. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  134. msgid "Exceptions Rules"
  135. msgstr ""
  136. #. module: base_exception
  137. #: model:ir.model.fields,field_description:base_exception.field_base_exception__exceptions_summary
  138. msgid "Exceptions Summary"
  139. msgstr ""
  140. #. module: base_exception
  141. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__exception_ids
  142. msgid "Exceptions to resolve"
  143. msgstr ""
  144. #. module: base_exception
  145. #: model:ir.model.fields,help:base_exception.field_exception_rule__sequence
  146. msgid "Gives the sequence order when applying the test"
  147. msgstr ""
  148. #. module: base_exception
  149. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  150. msgid "Help"
  151. msgstr ""
  152. #. module: base_exception
  153. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  154. msgid "Help with Python expressions"
  155. msgstr ""
  156. #. module: base_exception
  157. #: model:ir.model.fields,field_description:base_exception.field_base_exception__id
  158. #: model:ir.model.fields,field_description:base_exception.field_base_exception_method__id
  159. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__id
  160. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__id
  161. msgid "ID"
  162. msgstr "ID"
  163. #. module: base_exception
  164. #: model:ir.model.fields,field_description:base_exception.field_base_exception__ignore_exception
  165. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__ignore
  166. msgid "Ignore Exceptions"
  167. msgstr ""
  168. #. module: base_exception
  169. #: model:ir.model.fields,field_description:base_exception.field_base_exception____last_update
  170. #: model:ir.model.fields,field_description:base_exception.field_base_exception_method____last_update
  171. #: model:ir.model.fields,field_description:base_exception.field_exception_rule____last_update
  172. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm____last_update
  173. msgid "Last Modified on"
  174. msgstr "Dernière modification le"
  175. #. module: base_exception
  176. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__write_uid
  177. msgid "Last Updated by"
  178. msgstr "Modifié par"
  179. #. module: base_exception
  180. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__write_date
  181. msgid "Last Updated on"
  182. msgstr "Modifié le"
  183. #. module: base_exception
  184. #: model:ir.model.fields,field_description:base_exception.field_base_exception__main_exception_id
  185. msgid "Main Exception"
  186. msgstr ""
  187. #. module: base_exception
  188. #: code:addons/base_exception/wizard/base_exception_confirm.py:29
  189. #, python-format
  190. msgid "Only 1 ID accepted, got %r."
  191. msgstr ""
  192. #. module: base_exception
  193. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm
  194. msgid "Outstanding exceptions to manage"
  195. msgstr ""
  196. #. module: base_exception
  197. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  198. msgid "Outstanding exceptions to manager"
  199. msgstr ""
  200. #. module: base_exception
  201. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__code
  202. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  203. msgid "Python Code"
  204. msgstr ""
  205. #. module: base_exception
  206. #: model:ir.model.fields,help:base_exception.field_exception_rule__code
  207. msgid ""
  208. "Python code executed to check if the exception apply or not. Use failed = "
  209. "True to block the exception"
  210. msgstr ""
  211. #. module: base_exception
  212. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__related_model_id
  213. #, fuzzy
  214. msgid "Related Model"
  215. msgstr "Créé le"
  216. #. module: base_exception
  217. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__sequence
  218. msgid "Sequence"
  219. msgstr ""
  220. #. module: base_exception
  221. #: code:addons/base_exception/models/base_exception.py:50
  222. #, python-format
  223. msgid ""
  224. "There is a problem of configuration, python code or domain is missing to "
  225. "match the exception type."
  226. msgstr ""
  227. #. module: base_exception
  228. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  229. msgid "To block the exception use: <code>failed = True</code>"
  230. msgstr ""
  231. #. module: base_exception
  232. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  233. msgid ""
  234. "Various fields may use Python code or Python expressions. The following "
  235. "variables can be used:"
  236. msgstr ""
  237. #. module: base_exception
  238. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  239. msgid "_Close"
  240. msgstr ""