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.5 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: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n"
  15. "Language: he\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 ""
  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.model.fields,field_description:base_exception.field_exception_rule_create_uid
  30. msgid "Created by"
  31. msgstr "נוצר על ידי"
  32. #. module: base_exception
  33. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_date
  34. msgid "Created on"
  35. msgstr "נוצר ב-"
  36. #. module: base_exception
  37. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_description
  38. msgid "Description"
  39. msgstr "תיאור"
  40. #. module: base_exception
  41. #: model:ir.model.fields,field_description:base_exception.field_base_exception_display_name
  42. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_display_name
  43. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_display_name
  44. msgid "Display Name"
  45. msgstr "השם המוצג"
  46. #. module: base_exception
  47. #: code:addons/base_exception/models/base_exception.py:215
  48. #, python-format
  49. msgid ""
  50. "Error when evaluating the exception.rule rule:\n"
  51. " %s \n"
  52. "(%s)"
  53. msgstr ""
  54. #. module: base_exception
  55. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_name
  56. msgid "Exception Name"
  57. msgstr ""
  58. #. module: base_exception
  59. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  60. msgid "Exception Rule"
  61. msgstr ""
  62. #. module: base_exception
  63. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  64. msgid "Exception Rule Setup"
  65. msgstr ""
  66. #. module: base_exception
  67. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
  68. #: model:ir.model,name:base_exception.model_exception_rule
  69. #: model:ir.ui.menu,name:base_exception.menu_action_exception
  70. msgid "Exception Rules"
  71. msgstr ""
  72. #. module: base_exception
  73. #: model:res.groups,name:base_exception.group_exception_rule_manager
  74. msgid "Exception manager"
  75. msgstr ""
  76. #. module: base_exception
  77. #: model:ir.model.fields,field_description:base_exception.field_base_exception_exception_ids
  78. msgid "Exceptions"
  79. msgstr ""
  80. #. module: base_exception
  81. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  82. msgid "Exceptions Rules"
  83. msgstr ""
  84. #. module: base_exception
  85. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_exception_ids
  86. msgid "Exceptions to resolve"
  87. msgstr ""
  88. #. module: base_exception
  89. #: model:ir.model.fields,help:base_exception.field_exception_rule_sequence
  90. msgid "Gives the sequence order when applying the test"
  91. msgstr ""
  92. #. module: base_exception
  93. #: model:ir.model.fields,field_description:base_exception.field_base_exception_id
  94. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_id
  95. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_id
  96. msgid "ID"
  97. msgstr "מזהה"
  98. #. module: base_exception
  99. #: model:ir.model.fields,help:base_exception.field_exception_rule_next_state
  100. msgid ""
  101. "If we detect exception we set the state of object (ex purchase) to the "
  102. "next_state (ex 'to approve'). If there are more than one exception detected "
  103. "and all have a value for next_state, we usethe exception having the smallest "
  104. "sequence value"
  105. msgstr ""
  106. #. module: base_exception
  107. #: model:ir.model.fields,field_description:base_exception.field_base_exception_ignore_exception
  108. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_ignore
  109. msgid "Ignore Exceptions"
  110. msgstr ""
  111. #. module: base_exception
  112. #: model:ir.model.fields,field_description:base_exception.field_base_exception___last_update
  113. #: model:ir.model.fields,field_description:base_exception.field_exception_rule___last_update
  114. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm___last_update
  115. msgid "Last Modified on"
  116. msgstr "תאריך שינוי אחרון"
  117. #. module: base_exception
  118. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_uid
  119. msgid "Last Updated by"
  120. msgstr "עודכן לאחרונה על ידי"
  121. #. module: base_exception
  122. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_date
  123. msgid "Last Updated on"
  124. msgstr "עודכן לאחרונה על"
  125. #. module: base_exception
  126. #: model:ir.model.fields,field_description:base_exception.field_base_exception_main_exception_id
  127. msgid "Main Exception"
  128. msgstr ""
  129. #. module: base_exception
  130. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_next_state
  131. msgid "Next state"
  132. msgstr ""
  133. #. module: base_exception
  134. #: code:addons/base_exception/wizard/base_exception_confirm.py:28
  135. #, python-format
  136. msgid "Only 1 ID accepted, got %r."
  137. msgstr ""
  138. #. module: base_exception
  139. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm
  140. msgid "Outstanding exceptions to manage"
  141. msgstr ""
  142. #. module: base_exception
  143. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  144. msgid "Outstanding exceptions to manager"
  145. msgstr ""
  146. #. module: base_exception
  147. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_code
  148. msgid "Python Code"
  149. msgstr ""
  150. #. module: base_exception
  151. #: model:ir.model.fields,help:base_exception.field_exception_rule_code
  152. msgid ""
  153. "Python code executed to check if the exception apply or not. Use failed = "
  154. "True to block the exception"
  155. msgstr ""
  156. #. module: base_exception
  157. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_related_model_id
  158. #, fuzzy
  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 ""