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.

288 lines
9.2 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: Lithuanian (Lithuania) (https://www.transifex.com/oca/"
  15. "teams/23907/lt_LT/)\n"
  16. "Language: lt_LT\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%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
  21. "%100<10 || n%100>=20) ? 1 : 2);\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 "Sukūrė"
  58. #. module: base_exception
  59. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__create_date
  60. msgid "Created on"
  61. msgstr "Sukurta"
  62. #. module: base_exception
  63. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__description
  64. msgid "Description"
  65. msgstr ""
  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 ""
  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. msgid "Exception"
  94. msgstr ""
  95. #. module: base_exception
  96. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__name
  97. msgid "Exception Name"
  98. msgstr ""
  99. #. module: base_exception
  100. #: model:ir.model,name:base_exception.model_exception_rule
  101. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  102. msgid "Exception Rule"
  103. msgstr ""
  104. #. module: base_exception
  105. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  106. msgid "Exception Rule Confirm Wizard"
  107. msgstr ""
  108. #. module: base_exception
  109. #: model:ir.model,name:base_exception.model_base_exception_method
  110. msgid "Exception Rule Methods"
  111. msgstr ""
  112. #. module: base_exception
  113. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  114. msgid "Exception Rule Setup"
  115. msgstr ""
  116. #. module: base_exception
  117. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
  118. #: model:ir.ui.menu,name:base_exception.menu_action_exception
  119. msgid "Exception Rules"
  120. msgstr ""
  121. #. module: base_exception
  122. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__exception_type
  123. msgid "Exception Type"
  124. msgstr ""
  125. #. module: base_exception
  126. #: model:res.groups,name:base_exception.group_exception_rule_manager
  127. msgid "Exception manager"
  128. msgstr ""
  129. #. module: base_exception
  130. #: model:ir.model.fields,field_description:base_exception.field_base_exception__exception_ids
  131. msgid "Exceptions"
  132. msgstr ""
  133. #. module: base_exception
  134. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  135. msgid "Exceptions Rules"
  136. msgstr ""
  137. #. module: base_exception
  138. #: model:ir.model.fields,field_description:base_exception.field_base_exception__exceptions_summary
  139. msgid "Exceptions Summary"
  140. msgstr ""
  141. #. module: base_exception
  142. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__exception_ids
  143. msgid "Exceptions to resolve"
  144. msgstr ""
  145. #. module: base_exception
  146. #: model:ir.model.fields,help:base_exception.field_exception_rule__sequence
  147. msgid "Gives the sequence order when applying the test"
  148. msgstr ""
  149. #. module: base_exception
  150. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  151. msgid "Help"
  152. msgstr ""
  153. #. module: base_exception
  154. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  155. msgid "Help with Python expressions"
  156. msgstr ""
  157. #. module: base_exception
  158. #: model:ir.model.fields,field_description:base_exception.field_base_exception__id
  159. #: model:ir.model.fields,field_description:base_exception.field_base_exception_method__id
  160. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__id
  161. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__id
  162. msgid "ID"
  163. msgstr "ID"
  164. #. module: base_exception
  165. #: model:ir.model.fields,field_description:base_exception.field_base_exception__ignore_exception
  166. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__ignore
  167. msgid "Ignore Exceptions"
  168. msgstr ""
  169. #. module: base_exception
  170. #: model:ir.model.fields,field_description:base_exception.field_base_exception____last_update
  171. #: model:ir.model.fields,field_description:base_exception.field_base_exception_method____last_update
  172. #: model:ir.model.fields,field_description:base_exception.field_exception_rule____last_update
  173. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm____last_update
  174. msgid "Last Modified on"
  175. msgstr ""
  176. #. module: base_exception
  177. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__write_uid
  178. msgid "Last Updated by"
  179. msgstr "Paskutinį kartą atnaujino"
  180. #. module: base_exception
  181. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__write_date
  182. msgid "Last Updated on"
  183. msgstr "Paskutinį kartą atnaujinta"
  184. #. module: base_exception
  185. #: model:ir.model.fields,field_description:base_exception.field_base_exception__main_exception_id
  186. msgid "Main Exception"
  187. msgstr ""
  188. #. module: base_exception
  189. #: code:addons/base_exception/wizard/base_exception_confirm.py:29
  190. #, python-format
  191. msgid "Only 1 ID accepted, got %r."
  192. msgstr ""
  193. #. module: base_exception
  194. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm
  195. msgid "Outstanding exceptions to manage"
  196. msgstr ""
  197. #. module: base_exception
  198. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  199. msgid "Outstanding exceptions to manager"
  200. msgstr ""
  201. #. module: base_exception
  202. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__code
  203. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  204. msgid "Python Code"
  205. msgstr ""
  206. #. module: base_exception
  207. #: model:ir.model.fields,help:base_exception.field_exception_rule__code
  208. msgid ""
  209. "Python code executed to check if the exception apply or not. Use failed = "
  210. "True to block the exception"
  211. msgstr ""
  212. #. module: base_exception
  213. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__related_model_id
  214. #, fuzzy
  215. msgid "Related Model"
  216. msgstr "Sukurta"
  217. #. module: base_exception
  218. #: model:ir.model.fields,field_description:base_exception.field_exception_rule__sequence
  219. msgid "Sequence"
  220. msgstr ""
  221. #. module: base_exception
  222. #: code:addons/base_exception/models/base_exception.py:50
  223. #, python-format
  224. msgid ""
  225. "There is a problem of configuration, python code or domain is missing to "
  226. "match the exception type."
  227. msgstr ""
  228. #. module: base_exception
  229. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  230. msgid "To block the exception use: <code>failed = True</code>"
  231. msgstr ""
  232. #. module: base_exception
  233. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  234. msgid ""
  235. "Various fields may use Python code or Python expressions. The following "
  236. "variables can be used:"
  237. msgstr ""
  238. #. module: base_exception
  239. #: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  240. msgid "_Close"
  241. msgstr ""