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.

233 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. # Daniel Schweiger <danielcccasle@gmail.com>, 2017
  8. # Dorin Hongu <dhongu@gmail.com>, 2017
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: Odoo Server 10.0\n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2017-12-16 02:16+0000\n"
  14. "PO-Revision-Date: 2017-12-16 02:16+0000\n"
  15. "Last-Translator: Dorin Hongu <dhongu@gmail.com>, 2017\n"
  16. "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
  17. "Language: ro\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
  22. "2:1));\n"
  23. #. module: base_exception
  24. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_active
  25. msgid "Active"
  26. msgstr "Activ"
  27. #. module: base_exception
  28. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_model
  29. msgid "Apply on"
  30. msgstr ""
  31. #. module: base_exception
  32. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm
  33. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  34. msgid "Blocked in draft due to exceptions"
  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 python code"
  43. msgstr ""
  44. #. module: base_exception
  45. #: model:ir.model.fields,help:base_exception.field_exception_rule_exception_type
  46. msgid ""
  47. "By python code: allow to define any arbitrary check\n"
  48. "By domain: limited to a selection by an odoo domain:\n"
  49. " performance can be better when exceptions are "
  50. "evaluated with several records"
  51. msgstr ""
  52. #. module: base_exception
  53. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_uid
  54. msgid "Created by"
  55. msgstr "Creat de"
  56. #. module: base_exception
  57. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_date
  58. msgid "Created on"
  59. msgstr "Creat la"
  60. #. module: base_exception
  61. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_description
  62. msgid "Description"
  63. msgstr "Descriere"
  64. #. module: base_exception
  65. #: model:ir.model.fields,field_description:base_exception.field_base_exception_display_name
  66. #: model:ir.model.fields,field_description:base_exception.field_base_exception_method_display_name
  67. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_display_name
  68. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_display_name
  69. msgid "Display Name"
  70. msgstr "Nume Afişat"
  71. #. module: base_exception
  72. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_domain
  73. msgid "Domain"
  74. msgstr ""
  75. #. module: base_exception
  76. #: code:addons/base_exception/models/base_exception.py:151
  77. #, python-format
  78. msgid ""
  79. "Error when evaluating the exception.rule rule:\n"
  80. " %s \n"
  81. "(%s)"
  82. msgstr ""
  83. #. module: base_exception
  84. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_name
  85. msgid "Exception Name"
  86. msgstr ""
  87. #. module: base_exception
  88. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  89. msgid "Exception Rule"
  90. msgstr ""
  91. #. module: base_exception
  92. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  93. msgid "Exception Rule Setup"
  94. msgstr ""
  95. #. module: base_exception
  96. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
  97. #: model:ir.model,name:base_exception.model_exception_rule
  98. #: model:ir.ui.menu,name:base_exception.menu_action_exception
  99. msgid "Exception Rules"
  100. msgstr ""
  101. #. module: base_exception
  102. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_exception_type
  103. msgid "Exception Type"
  104. msgstr ""
  105. #. module: base_exception
  106. #: model:res.groups,name:base_exception.group_exception_rule_manager
  107. msgid "Exception manager"
  108. msgstr ""
  109. #. module: base_exception
  110. #: model:ir.model.fields,field_description:base_exception.field_base_exception_exception_ids
  111. msgid "Exceptions"
  112. msgstr ""
  113. #. module: base_exception
  114. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  115. msgid "Exceptions Rules"
  116. msgstr ""
  117. #. module: base_exception
  118. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_exception_ids
  119. msgid "Exceptions to resolve"
  120. msgstr ""
  121. #. module: base_exception
  122. #: model:ir.model.fields,help:base_exception.field_exception_rule_sequence
  123. msgid "Gives the sequence order when applying the test"
  124. msgstr ""
  125. #. module: base_exception
  126. #: model:ir.model.fields,field_description:base_exception.field_base_exception_id
  127. #: model:ir.model.fields,field_description:base_exception.field_base_exception_method_id
  128. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_id
  129. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_id
  130. msgid "ID"
  131. msgstr "ID"
  132. #. module: base_exception
  133. #: model:ir.model.fields,field_description:base_exception.field_base_exception_ignore_exception
  134. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_ignore
  135. msgid "Ignore Exceptions"
  136. msgstr ""
  137. #. module: base_exception
  138. #: model:ir.model.fields,field_description:base_exception.field_base_exception___last_update
  139. #: model:ir.model.fields,field_description:base_exception.field_base_exception_method___last_update
  140. #: model:ir.model.fields,field_description:base_exception.field_exception_rule___last_update
  141. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm___last_update
  142. msgid "Last Modified on"
  143. msgstr "Ultima actualizare în"
  144. #. module: base_exception
  145. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_uid
  146. msgid "Last Updated by"
  147. msgstr "Ultima actualizare făcută de"
  148. #. module: base_exception
  149. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_date
  150. msgid "Last Updated on"
  151. msgstr "Ultima actualizare la"
  152. #. module: base_exception
  153. #: model:ir.model.fields,field_description:base_exception.field_base_exception_main_exception_id
  154. msgid "Main Exception"
  155. msgstr ""
  156. #. module: base_exception
  157. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_code
  158. msgid "Python Code"
  159. msgstr ""
  160. #. module: base_exception
  161. #: model:ir.model.fields,help:base_exception.field_exception_rule_code
  162. msgid ""
  163. "Python code executed to check if the exception apply or not. The code must "
  164. "apply failed = True to apply the exception."
  165. msgstr ""
  166. #. module: base_exception
  167. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_related_model_id
  168. msgid "Related model id"
  169. msgstr ""
  170. #. module: base_exception
  171. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_sequence
  172. msgid "Sequence"
  173. msgstr "Secvență"
  174. #. module: base_exception
  175. #: code:addons/base_exception/models/base_exception.py:62
  176. #, python-format
  177. msgid ""
  178. "There is a problem of configuration, python code or domain is missing to "
  179. "match the exception type."
  180. msgstr ""
  181. #. module: base_exception
  182. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  183. msgid "_Close"
  184. msgstr ""
  185. #. module: base_exception
  186. #: model:ir.model,name:base_exception.model_base_exception
  187. msgid "base.exception"
  188. msgstr ""
  189. #. module: base_exception
  190. #: model:ir.model,name:base_exception.model_base_exception_method
  191. msgid "base.exception.method"
  192. msgstr ""
  193. #. module: base_exception
  194. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  195. msgid "exception.rule.confirm"
  196. msgstr ""