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.

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