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.

230 lines
7.4 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: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
  15. "Language: ca\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 "Actiu"
  24. #. module: base_exception
  25. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_model
  26. msgid "Apply on"
  27. msgstr ""
  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 ""
  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. msgid "By python code"
  40. msgstr ""
  41. #. module: base_exception
  42. #: model:ir.model.fields,help:base_exception.field_exception_rule_exception_type
  43. msgid ""
  44. "By python code: allow to define any arbitrary check\n"
  45. "By domain: limited to a selection by an odoo domain:\n"
  46. " performance can be better when exceptions are "
  47. "evaluated with several records"
  48. msgstr ""
  49. #. module: base_exception
  50. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_uid
  51. msgid "Created by"
  52. msgstr "Creat per"
  53. #. module: base_exception
  54. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_date
  55. msgid "Created on"
  56. msgstr "Creat el"
  57. #. module: base_exception
  58. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_description
  59. msgid "Description"
  60. msgstr "Descripció"
  61. #. module: base_exception
  62. #: model:ir.model.fields,field_description:base_exception.field_base_exception_display_name
  63. #: model:ir.model.fields,field_description:base_exception.field_base_exception_method_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 "Veure el nom"
  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:151
  74. #, python-format
  75. msgid ""
  76. "Error when evaluating the exception.rule rule:\n"
  77. " %s \n"
  78. "(%s)"
  79. msgstr ""
  80. #. module: base_exception
  81. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_name
  82. msgid "Exception Name"
  83. msgstr ""
  84. #. module: base_exception
  85. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  86. msgid "Exception Rule"
  87. msgstr ""
  88. #. module: base_exception
  89. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  90. msgid "Exception Rule Setup"
  91. msgstr ""
  92. #. module: base_exception
  93. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
  94. #: model:ir.model,name:base_exception.model_exception_rule
  95. #: model:ir.ui.menu,name:base_exception.menu_action_exception
  96. msgid "Exception Rules"
  97. msgstr ""
  98. #. module: base_exception
  99. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_exception_type
  100. msgid "Exception Type"
  101. msgstr ""
  102. #. module: base_exception
  103. #: model:res.groups,name:base_exception.group_exception_rule_manager
  104. msgid "Exception manager"
  105. msgstr ""
  106. #. module: base_exception
  107. #: model:ir.model.fields,field_description:base_exception.field_base_exception_exception_ids
  108. msgid "Exceptions"
  109. msgstr ""
  110. #. module: base_exception
  111. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  112. msgid "Exceptions Rules"
  113. msgstr ""
  114. #. module: base_exception
  115. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_exception_ids
  116. msgid "Exceptions to resolve"
  117. msgstr ""
  118. #. module: base_exception
  119. #: model:ir.model.fields,help:base_exception.field_exception_rule_sequence
  120. msgid "Gives the sequence order when applying the test"
  121. msgstr ""
  122. #. module: base_exception
  123. #: model:ir.model.fields,field_description:base_exception.field_base_exception_id
  124. #: model:ir.model.fields,field_description:base_exception.field_base_exception_method_id
  125. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_id
  126. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_id
  127. msgid "ID"
  128. msgstr "ID"
  129. #. module: base_exception
  130. #: model:ir.model.fields,field_description:base_exception.field_base_exception_ignore_exception
  131. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_ignore
  132. msgid "Ignore Exceptions"
  133. msgstr ""
  134. #. module: base_exception
  135. #: model:ir.model.fields,field_description:base_exception.field_base_exception___last_update
  136. #: model:ir.model.fields,field_description:base_exception.field_base_exception_method___last_update
  137. #: model:ir.model.fields,field_description:base_exception.field_exception_rule___last_update
  138. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm___last_update
  139. msgid "Last Modified on"
  140. msgstr "Darrera modificació el"
  141. #. module: base_exception
  142. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_uid
  143. msgid "Last Updated by"
  144. msgstr "Darrera Actualització per"
  145. #. module: base_exception
  146. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_date
  147. msgid "Last Updated on"
  148. msgstr "Darrera Actualització el"
  149. #. module: base_exception
  150. #: model:ir.model.fields,field_description:base_exception.field_base_exception_main_exception_id
  151. msgid "Main Exception"
  152. msgstr ""
  153. #. module: base_exception
  154. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_code
  155. msgid "Python Code"
  156. msgstr ""
  157. #. module: base_exception
  158. #: model:ir.model.fields,help:base_exception.field_exception_rule_code
  159. msgid ""
  160. "Python code executed to check if the exception apply or not. The code must "
  161. "apply failed = True to apply the exception."
  162. msgstr ""
  163. #. module: base_exception
  164. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_related_model_id
  165. msgid "Related model id"
  166. msgstr ""
  167. #. module: base_exception
  168. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_sequence
  169. msgid "Sequence"
  170. msgstr "Seqüència"
  171. #. module: base_exception
  172. #: code:addons/base_exception/models/base_exception.py:62
  173. #, python-format
  174. msgid ""
  175. "There is a problem of configuration, python code or domain is missing to "
  176. "match the exception type."
  177. msgstr ""
  178. #. module: base_exception
  179. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  180. msgid "_Close"
  181. msgstr ""
  182. #. module: base_exception
  183. #: model:ir.model,name:base_exception.model_base_exception
  184. msgid "base.exception"
  185. msgstr ""
  186. #. module: base_exception
  187. #: model:ir.model,name:base_exception.model_base_exception_method
  188. msgid "base.exception.method"
  189. msgstr ""
  190. #. module: base_exception
  191. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  192. msgid "exception.rule.confirm"
  193. msgstr ""