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.

292 lines
9.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. # Daniel Schweiger <danielcccasle@gmail.com>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-06-22 01:11+0000\n"
  13. "PO-Revision-Date: 2017-06-22 01:11+0000\n"
  14. "Last-Translator: Daniel Schweiger <danielcccasle@gmail.com>, 2017\n"
  15. "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
  16. "Language: ro\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=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
  21. "2:1));\n"
  22. #. module: base_exception
  23. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  24. msgid "<code>self</code>: Record on which the rule is evaluated."
  25. msgstr ""
  26. #. module: base_exception
  27. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  28. msgid "<code>time</code>: useful Python libraries"
  29. msgstr ""
  30. #. module: base_exception
  31. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__active
  32. msgid "Active"
  33. msgstr ""
  34. #. module: base_exception
  35. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__model
  36. msgid "Apply on"
  37. msgstr ""
  38. #. module: base_exception
  39. #: selection:exception.rule,exception_type:0
  40. msgid "By domain"
  41. msgstr ""
  42. #. module: base_exception
  43. #: selection:exception.rule,exception_type:0
  44. msgid "By python code"
  45. msgstr ""
  46. #. module: base_exception
  47. #: model:ir.model.fields,help:base_exception.field_exception_rule__exception_type
  48. msgid ""
  49. "By python code: allow to define any arbitrary check\n"
  50. "By domain: limited to a selection by an odoo domain:\n"
  51. " performance can be better when exceptions are "
  52. "evaluated with several records"
  53. msgstr ""
  54. #. module: base_exception
  55. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__create_uid
  56. msgid "Created by"
  57. msgstr "Creat de"
  58. #. module: base_exception
  59. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__create_date
  60. msgid "Created on"
  61. msgstr "Creat la"
  62. #. module: base_exception
  63. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__description
  64. msgid "Description"
  65. msgstr "Descriere"
  66. #. module: base_exception
  67. #: model:ir.model.fields,field_description:base_exception.field_base_exception__display_name
  68. #: model:ir.model.fields,field_description:base_exception.field_base_exception_method__display_name
  69. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__display_name
  70. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__display_name
  71. msgid "Display Name"
  72. msgstr "Nume Afişat"
  73. #. module: base_exception
  74. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__domain
  75. msgid "Domain"
  76. msgstr ""
  77. #. module: base_exception
  78. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  79. msgid ""
  80. "Enter Python code here. Help about Python expression is available in the "
  81. "help tab of this document."
  82. msgstr ""
  83. #. module: base_exception
  84. #: code:addons/base_exception/models/base_exception.py:156
  85. #, python-format
  86. msgid ""
  87. "Error when evaluating the exception.rule rule:\n"
  88. " %s \n"
  89. "(%s)"
  90. msgstr ""
  91. #. module: base_exception
  92. #: model:ir.model,name:base_exception.model_base_exception
  93. #, fuzzy
  94. #| msgid "Description"
  95. msgid "Exception"
  96. msgstr "Descriere"
  97. #. module: base_exception
  98. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__name
  99. msgid "Exception Name"
  100. msgstr ""
  101. #. module: base_exception
  102. #: model:ir.model,name:base_exception.model_exception_rule
  103. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  104. msgid "Exception Rule"
  105. msgstr ""
  106. #. module: base_exception
  107. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  108. msgid "Exception Rule Confirm Wizard"
  109. msgstr ""
  110. #. module: base_exception
  111. #: model:ir.model,name:base_exception.model_base_exception_method
  112. msgid "Exception Rule Methods"
  113. msgstr ""
  114. #. module: base_exception
  115. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  116. msgid "Exception Rule Setup"
  117. msgstr ""
  118. #. module: base_exception
  119. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
  120. #: model:ir.ui.menu,name:base_exception.menu_action_exception
  121. msgid "Exception Rules"
  122. msgstr ""
  123. #. module: base_exception
  124. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__exception_type
  125. msgid "Exception Type"
  126. msgstr ""
  127. #. module: base_exception
  128. #: model:res.groups,name:base_exception.group_exception_rule_manager
  129. msgid "Exception manager"
  130. msgstr ""
  131. #. module: base_exception
  132. #: model:ir.model.fields,field_description:base_exception.field_base_exception__exception_ids
  133. msgid "Exceptions"
  134. msgstr ""
  135. #. module: base_exception
  136. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  137. msgid "Exceptions Rules"
  138. msgstr ""
  139. #. module: base_exception
  140. #: model:ir.model.fields,field_description:base_exception.field_base_exception__exceptions_summary
  141. #, fuzzy
  142. #| msgid "Description"
  143. msgid "Exceptions Summary"
  144. msgstr "Descriere"
  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 "Ultima actualizare în"
  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 "Ultima actualizare făcută de"
  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 "Ultima actualizare la"
  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. #: code:addons/base_exception/wizard/base_exception_confirm.py:29
  194. #, python-format
  195. msgid "Only 1 ID accepted, got %r."
  196. msgstr ""
  197. #. module: base_exception
  198. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm
  199. msgid "Outstanding exceptions to manage"
  200. msgstr ""
  201. #. module: base_exception
  202. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  203. msgid "Outstanding exceptions to manager"
  204. msgstr ""
  205. #. module: base_exception
  206. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__code
  207. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  208. msgid "Python Code"
  209. msgstr ""
  210. #. module: base_exception
  211. #: model:ir.model.fields,help:base_exception.field_exception_rule__code
  212. msgid ""
  213. "Python code executed to check if the exception apply or not. Use failed = "
  214. "True to block the exception"
  215. msgstr ""
  216. #. module: base_exception
  217. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__related_model_id
  218. #, fuzzy
  219. msgid "Related Model"
  220. msgstr "Creat la"
  221. #. module: base_exception
  222. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__sequence
  223. msgid "Sequence"
  224. msgstr ""
  225. #. module: base_exception
  226. #: code:addons/base_exception/models/base_exception.py:50
  227. #, python-format
  228. msgid ""
  229. "There is a problem of configuration, python code or domain is missing to "
  230. "match the exception type."
  231. msgstr ""
  232. #. module: base_exception
  233. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  234. msgid "To block the exception use: <code>failed = True</code>"
  235. msgstr ""
  236. #. module: base_exception
  237. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  238. msgid ""
  239. "Various fields may use Python code or Python expressions. The following "
  240. "variables can be used:"
  241. msgstr ""
  242. #. module: base_exception
  243. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  244. msgid "_Close"
  245. msgstr ""