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.

234 lines
7.8 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. # enjolras <yo@miguelrevilla.com>, 2018
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 11.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2018-03-03 10:08+0000\n"
  13. "PO-Revision-Date: 2018-03-03 10:08+0000\n"
  14. "Last-Translator: enjolras <yo@miguelrevilla.com>, 2018\n"
  15. "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
  16. "Language: es\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:ir.model.fields,field_description:base_exception.field_exception_rule_active
  23. msgid "Active"
  24. msgstr "Activo"
  25. #. module: base_exception
  26. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_model
  27. msgid "Apply on"
  28. msgstr "Aplicar en"
  29. #. module: base_exception
  30. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_uid
  31. msgid "Created by"
  32. msgstr "Creado por"
  33. #. module: base_exception
  34. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_date
  35. msgid "Created on"
  36. msgstr "Creado el"
  37. #. module: base_exception
  38. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_description
  39. msgid "Description"
  40. msgstr "Descripción"
  41. #. module: base_exception
  42. #: model:ir.model.fields,field_description:base_exception.field_base_exception_display_name
  43. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_display_name
  44. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_display_name
  45. msgid "Display Name"
  46. msgstr "Nombre a mostrar"
  47. #. module: base_exception
  48. #: code:addons/base_exception/models/base_exception.py:215
  49. #, python-format
  50. msgid ""
  51. "Error when evaluating the exception.rule rule:\n"
  52. " %s \n"
  53. "(%s)"
  54. msgstr ""
  55. "Error al evaluar la regla exception.rule:\n"
  56. "%s\n"
  57. "(%s)"
  58. #. module: base_exception
  59. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_name
  60. msgid "Exception Name"
  61. msgstr "Nombre de la excepción"
  62. #. module: base_exception
  63. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  64. msgid "Exception Rule"
  65. msgstr "Regla de excepción"
  66. #. module: base_exception
  67. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  68. msgid "Exception Rule Setup"
  69. msgstr "Configuración de regla de excepción"
  70. #. module: base_exception
  71. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
  72. #: model:ir.model,name:base_exception.model_exception_rule
  73. #: model:ir.ui.menu,name:base_exception.menu_action_exception
  74. msgid "Exception Rules"
  75. msgstr "Reglas de excepción"
  76. #. module: base_exception
  77. #: model:res.groups,name:base_exception.group_exception_rule_manager
  78. msgid "Exception manager"
  79. msgstr "Administrador de excepciones"
  80. #. module: base_exception
  81. #: model:ir.model.fields,field_description:base_exception.field_base_exception_exception_ids
  82. msgid "Exceptions"
  83. msgstr "Excepciones"
  84. #. module: base_exception
  85. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  86. msgid "Exceptions Rules"
  87. msgstr "Reglas de excepción"
  88. #. module: base_exception
  89. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_exception_ids
  90. msgid "Exceptions to resolve"
  91. msgstr "Excepciones por resolver"
  92. #. module: base_exception
  93. #: model:ir.model.fields,help:base_exception.field_exception_rule_sequence
  94. msgid "Gives the sequence order when applying the test"
  95. msgstr ""
  96. #. module: base_exception
  97. #: model:ir.model.fields,field_description:base_exception.field_base_exception_id
  98. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_id
  99. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_id
  100. msgid "ID"
  101. msgstr "ID"
  102. #. module: base_exception
  103. #: model:ir.model.fields,help:base_exception.field_exception_rule_next_state
  104. msgid ""
  105. "If we detect exception we set the state of object (ex purchase) to the "
  106. "next_state (ex 'to approve'). If there are more than one exception detected "
  107. "and all have a value for next_state, we usethe exception having the smallest "
  108. "sequence value"
  109. msgstr ""
  110. #. module: base_exception
  111. #: model:ir.model.fields,field_description:base_exception.field_base_exception_ignore_exception
  112. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_ignore
  113. msgid "Ignore Exceptions"
  114. msgstr "Ignorar excepciones"
  115. #. module: base_exception
  116. #: model:ir.model.fields,field_description:base_exception.field_base_exception___last_update
  117. #: model:ir.model.fields,field_description:base_exception.field_exception_rule___last_update
  118. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm___last_update
  119. msgid "Last Modified on"
  120. msgstr "Última actualización por"
  121. #. module: base_exception
  122. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_uid
  123. msgid "Last Updated by"
  124. msgstr "Última actualización por"
  125. #. module: base_exception
  126. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_date
  127. msgid "Last Updated on"
  128. msgstr "Última actualización el"
  129. #. module: base_exception
  130. #: model:ir.model.fields,field_description:base_exception.field_base_exception_main_exception_id
  131. msgid "Main Exception"
  132. msgstr "Excepción principal"
  133. #. module: base_exception
  134. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_next_state
  135. msgid "Next state"
  136. msgstr "Estado siguiente"
  137. #. module: base_exception
  138. #: code:addons/base_exception/wizard/base_exception_confirm.py:28
  139. #, python-format
  140. msgid "Only 1 ID accepted, got %r."
  141. msgstr ""
  142. #. module: base_exception
  143. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm
  144. msgid "Outstanding exceptions to manage"
  145. msgstr ""
  146. #. module: base_exception
  147. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  148. msgid "Outstanding exceptions to manager"
  149. msgstr ""
  150. #. module: base_exception
  151. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_code
  152. msgid "Python Code"
  153. msgstr "Código python"
  154. #. module: base_exception
  155. #: model:ir.model.fields,help:base_exception.field_exception_rule_code
  156. msgid ""
  157. "Python code executed to check if the exception apply or not. Use failed = "
  158. "True to block the exception"
  159. msgstr ""
  160. #. module: base_exception
  161. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_related_model_id
  162. msgid "Related Model"
  163. msgstr ""
  164. #. module: base_exception
  165. #: model:ir.model.fields,field_description:base_exception.field_base_exception_rule_group
  166. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_rule_group
  167. msgid "Rule Group"
  168. msgstr "Grupo de reglas"
  169. #. module: base_exception
  170. #: model:ir.model.fields,help:base_exception.field_exception_rule_rule_group
  171. msgid ""
  172. "Rule group is used to group the rules that must validated at same time for a "
  173. "target object. Ex: validate sale.order.line rules with sale order rules."
  174. msgstr ""
  175. #. module: base_exception
  176. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_sequence
  177. msgid "Sequence"
  178. msgstr "Secuencia"
  179. #. module: base_exception
  180. #: code:addons/base_exception/models/base_exception.py:87
  181. #, python-format
  182. msgid ""
  183. "The value \"%s\" you choose for the \"next state\" field state of \"%s\" is "
  184. "wrong. Value must be in this list %s"
  185. msgstr ""
  186. #. module: base_exception
  187. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  188. msgid "_Close"
  189. msgstr ""
  190. #. module: base_exception
  191. #: model:ir.model,name:base_exception.model_base_exception
  192. msgid "base.exception"
  193. msgstr "base.exception"
  194. #. module: base_exception
  195. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  196. msgid "exception.rule.confirm"
  197. msgstr "exception.rule.confirm"