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.

227 lines
7.4 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-12-01 02:09+0000\n"
  12. "PO-Revision-Date: 2017-12-01 02:09+0000\n"
  13. "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
  14. "Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
  15. "Language: mn\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.actions.act_window,name:base_exception.action_exception_rule_confirm
  30. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  31. msgid "Blocked in draft due to exceptions"
  32. msgstr ""
  33. #. module: base_exception
  34. #: selection:exception.rule,exception_type:0
  35. msgid "By domain"
  36. msgstr ""
  37. #. module: base_exception
  38. #: selection:exception.rule,exception_type:0
  39. msgid "By python code"
  40. msgstr ""
  41. #. module: base_exception
  42. #: model:ir.model.fields,help:base_exception.field_exception_rule_exception_type
  43. msgid ""
  44. "By python code: allow to define any arbitrary check\n"
  45. "By domain: limited to a selection by an odoo domain:\n"
  46. " performance can be better when exceptions are "
  47. "evaluated with several records"
  48. msgstr ""
  49. #. module: base_exception
  50. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_uid
  51. msgid "Created by"
  52. msgstr "Үүсгэгч"
  53. #. module: base_exception
  54. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_date
  55. msgid "Created on"
  56. msgstr "Үүсгэсэн"
  57. #. module: base_exception
  58. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_description
  59. msgid "Description"
  60. msgstr "Тодорхойлолт"
  61. #. module: base_exception
  62. #: model:ir.model.fields,field_description:base_exception.field_base_exception_display_name
  63. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_display_name
  64. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_display_name
  65. msgid "Display Name"
  66. msgstr "Дэлгэцийн Нэр"
  67. #. module: base_exception
  68. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_domain
  69. msgid "Domain"
  70. msgstr ""
  71. #. module: base_exception
  72. #: code:addons/base_exception/models/base_exception.py:259
  73. #, python-format
  74. msgid ""
  75. "Error when evaluating the exception.rule rule:\n"
  76. " %s \n"
  77. "(%s)"
  78. msgstr ""
  79. #. module: base_exception
  80. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_name
  81. msgid "Exception Name"
  82. msgstr ""
  83. #. module: base_exception
  84. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  85. msgid "Exception Rule"
  86. msgstr ""
  87. #. module: base_exception
  88. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  89. msgid "Exception Rule Setup"
  90. msgstr ""
  91. #. module: base_exception
  92. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
  93. #: model:ir.model,name:base_exception.model_exception_rule
  94. #: model:ir.ui.menu,name:base_exception.menu_action_exception
  95. msgid "Exception Rules"
  96. msgstr ""
  97. #. module: base_exception
  98. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_exception_type
  99. msgid "Exception Type"
  100. msgstr ""
  101. #. module: base_exception
  102. #: model:res.groups,name:base_exception.group_exception_rule_manager
  103. msgid "Exception manager"
  104. msgstr ""
  105. #. module: base_exception
  106. #: model:ir.model.fields,field_description:base_exception.field_base_exception_exception_ids
  107. msgid "Exceptions"
  108. msgstr ""
  109. #. module: base_exception
  110. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  111. msgid "Exceptions Rules"
  112. msgstr ""
  113. #. module: base_exception
  114. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_exception_ids
  115. msgid "Exceptions to resolve"
  116. msgstr ""
  117. #. module: base_exception
  118. #: model:ir.model.fields,help:base_exception.field_exception_rule_sequence
  119. msgid "Gives the sequence order when applying the test"
  120. msgstr ""
  121. #. module: base_exception
  122. #: model:ir.model.fields,field_description:base_exception.field_base_exception_id
  123. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_id
  124. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_id
  125. msgid "ID"
  126. msgstr "ID"
  127. #. module: base_exception
  128. #: model:ir.model.fields,field_description:base_exception.field_base_exception_ignore_exception
  129. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_ignore
  130. msgid "Ignore Exceptions"
  131. msgstr ""
  132. #. module: base_exception
  133. #: model:ir.model.fields,field_description:base_exception.field_base_exception___last_update
  134. #: model:ir.model.fields,field_description:base_exception.field_exception_rule___last_update
  135. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm___last_update
  136. msgid "Last Modified on"
  137. msgstr "Сүүлийн засвар хийсэн огноо"
  138. #. module: base_exception
  139. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_uid
  140. msgid "Last Updated by"
  141. msgstr "Сүүлийн засвар хийсэн"
  142. #. module: base_exception
  143. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_date
  144. msgid "Last Updated on"
  145. msgstr "Сүүлийн засвар хийсэн огноо"
  146. #. module: base_exception
  147. #: model:ir.model.fields,field_description:base_exception.field_base_exception_main_exception_id
  148. msgid "Main Exception"
  149. msgstr ""
  150. #. module: base_exception
  151. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_code
  152. msgid "Python Code"
  153. msgstr ""
  154. #. module: base_exception
  155. #: model:ir.model.fields,help:base_exception.field_exception_rule_code
  156. msgid ""
  157. "Python code executed to check if the exception apply or not. The code must "
  158. "apply failed = True to apply the exception."
  159. msgstr ""
  160. #. module: base_exception
  161. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_related_model_id
  162. msgid "Related model id"
  163. msgstr ""
  164. #. module: base_exception
  165. #: model:ir.model.fields,field_description:base_exception.field_base_exception_rule_group
  166. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_rule_group
  167. msgid "Rule group"
  168. msgstr ""
  169. #. module: base_exception
  170. #: model:ir.model.fields,help:base_exception.field_exception_rule_rule_group
  171. msgid ""
  172. "Rule group is used to group the rules that must validated at same time for a "
  173. "target object. Ex: validate sale.order.line rules with sale order rules."
  174. msgstr ""
  175. #. module: base_exception
  176. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_sequence
  177. msgid "Sequence"
  178. msgstr "Дараалал"
  179. #. module: base_exception
  180. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  181. msgid "_Close"
  182. msgstr ""
  183. #. module: base_exception
  184. #: model:ir.model,name:base_exception.model_base_exception
  185. msgid "base.exception"
  186. msgstr ""
  187. #. module: base_exception
  188. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  189. msgid "exception.rule.confirm"
  190. msgstr ""