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.

231 lines
7.3 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-05-01 10:38+0000\n"
  12. "PO-Revision-Date: 2017-05-01 10:38+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/"
  15. "gl_ES/)\n"
  16. "Language: gl_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 ""
  25. #. module: base_exception
  26. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_model
  27. msgid "Apply on"
  28. msgstr ""
  29. #. module: base_exception
  30. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_uid
  31. msgid "Created by"
  32. msgstr ""
  33. #. module: base_exception
  34. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_date
  35. msgid "Created on"
  36. msgstr ""
  37. #. module: base_exception
  38. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_description
  39. msgid "Description"
  40. msgstr ""
  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 ""
  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. #. module: base_exception
  56. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_name
  57. msgid "Exception Name"
  58. msgstr ""
  59. #. module: base_exception
  60. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  61. msgid "Exception Rule"
  62. msgstr ""
  63. #. module: base_exception
  64. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  65. msgid "Exception Rule Setup"
  66. msgstr ""
  67. #. module: base_exception
  68. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
  69. #: model:ir.model,name:base_exception.model_exception_rule
  70. #: model:ir.ui.menu,name:base_exception.menu_action_exception
  71. msgid "Exception Rules"
  72. msgstr ""
  73. #. module: base_exception
  74. #: model:res.groups,name:base_exception.group_exception_rule_manager
  75. msgid "Exception manager"
  76. msgstr ""
  77. #. module: base_exception
  78. #: model:ir.model.fields,field_description:base_exception.field_base_exception_exception_ids
  79. msgid "Exceptions"
  80. msgstr ""
  81. #. module: base_exception
  82. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  83. msgid "Exceptions Rules"
  84. msgstr ""
  85. #. module: base_exception
  86. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_exception_ids
  87. msgid "Exceptions to resolve"
  88. msgstr ""
  89. #. module: base_exception
  90. #: model:ir.model.fields,help:base_exception.field_exception_rule_sequence
  91. msgid "Gives the sequence order when applying the test"
  92. msgstr ""
  93. #. module: base_exception
  94. #: model:ir.model.fields,field_description:base_exception.field_base_exception_id
  95. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_id
  96. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_id
  97. msgid "ID"
  98. msgstr "ID"
  99. #. module: base_exception
  100. #: model:ir.model.fields,help:base_exception.field_exception_rule_next_state
  101. msgid ""
  102. "If we detect exception we set the state of object (ex purchase) to the "
  103. "next_state (ex 'to approve'). If there are more than one exception detected "
  104. "and all have a value for next_state, we usethe exception having the smallest "
  105. "sequence value"
  106. msgstr ""
  107. #. module: base_exception
  108. #: model:ir.model.fields,field_description:base_exception.field_base_exception_ignore_exception
  109. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_ignore
  110. msgid "Ignore Exceptions"
  111. msgstr ""
  112. #. module: base_exception
  113. #: model:ir.model.fields,field_description:base_exception.field_base_exception___last_update
  114. #: model:ir.model.fields,field_description:base_exception.field_exception_rule___last_update
  115. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm___last_update
  116. msgid "Last Modified on"
  117. msgstr ""
  118. #. module: base_exception
  119. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_uid
  120. msgid "Last Updated by"
  121. msgstr ""
  122. #. module: base_exception
  123. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_date
  124. msgid "Last Updated on"
  125. msgstr ""
  126. #. module: base_exception
  127. #: model:ir.model.fields,field_description:base_exception.field_base_exception_main_exception_id
  128. msgid "Main Exception"
  129. msgstr ""
  130. #. module: base_exception
  131. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_next_state
  132. msgid "Next state"
  133. msgstr ""
  134. #. module: base_exception
  135. #: code:addons/base_exception/wizard/base_exception_confirm.py:28
  136. #, python-format
  137. msgid "Only 1 ID accepted, got %r."
  138. msgstr ""
  139. #. module: base_exception
  140. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm
  141. msgid "Outstanding exceptions to manage"
  142. msgstr ""
  143. #. module: base_exception
  144. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  145. msgid "Outstanding exceptions to manager"
  146. msgstr ""
  147. #. module: base_exception
  148. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_code
  149. msgid "Python Code"
  150. msgstr ""
  151. #. module: base_exception
  152. #: model:ir.model.fields,help:base_exception.field_exception_rule_code
  153. msgid ""
  154. "Python code executed to check if the exception apply or not. Use failed = "
  155. "True to block the exception"
  156. msgstr ""
  157. #. module: base_exception
  158. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_related_model_id
  159. msgid "Related Model"
  160. msgstr ""
  161. #. module: base_exception
  162. #: model:ir.model.fields,field_description:base_exception.field_base_exception_rule_group
  163. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_rule_group
  164. msgid "Rule Group"
  165. msgstr ""
  166. #. module: base_exception
  167. #: model:ir.model.fields,help:base_exception.field_exception_rule_rule_group
  168. msgid ""
  169. "Rule group is used to group the rules that must validated at same time for a "
  170. "target object. Ex: validate sale.order.line rules with sale order rules."
  171. msgstr ""
  172. #. module: base_exception
  173. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_sequence
  174. msgid "Sequence"
  175. msgstr ""
  176. #. module: base_exception
  177. #: code:addons/base_exception/models/base_exception.py:87
  178. #, python-format
  179. msgid ""
  180. "The value \"%s\" you choose for the \"next state\" field state of \"%s\" is "
  181. "wrong. Value must be in this list %s"
  182. msgstr ""
  183. #. module: base_exception
  184. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  185. msgid "_Close"
  186. msgstr ""
  187. #. module: base_exception
  188. #: model:ir.model,name:base_exception.model_base_exception
  189. msgid "base.exception"
  190. msgstr ""
  191. #. module: base_exception
  192. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  193. msgid "exception.rule.confirm"
  194. msgstr ""