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.

235 lines
7.9 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: 2018-06-29 05:01+0000\n"
  13. "Last-Translator: Osoul <baruni@osoul.ly>\n"
  14. "Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
  15. "Language: ar\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=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
  20. "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
  21. "X-Generator: Weblate 3.0.1\n"
  22. #. module: base_exception
  23. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_active
  24. msgid "Active"
  25. msgstr "نشط"
  26. #. module: base_exception
  27. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_model
  28. msgid "Apply on"
  29. msgstr "التطبيق على"
  30. #. module: base_exception
  31. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_uid
  32. msgid "Created by"
  33. msgstr "أنشئ بواسطة"
  34. #. module: base_exception
  35. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_create_date
  36. msgid "Created on"
  37. msgstr "أنشئ في"
  38. #. module: base_exception
  39. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_description
  40. msgid "Description"
  41. msgstr "الوصف"
  42. #. module: base_exception
  43. #: model:ir.model.fields,field_description:base_exception.field_base_exception_display_name
  44. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_display_name
  45. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_display_name
  46. msgid "Display Name"
  47. msgstr "اسم العرض"
  48. #. module: base_exception
  49. #: code:addons/base_exception/models/base_exception.py:215
  50. #, python-format
  51. msgid ""
  52. "Error when evaluating the exception.rule rule:\n"
  53. " %s \n"
  54. "(%s)"
  55. msgstr ""
  56. "يوجد خطأ عند تطبيق قانون الخلل:\n"
  57. " %s \n"
  58. "(%s)"
  59. #. module: base_exception
  60. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_name
  61. msgid "Exception Name"
  62. msgstr "اسم الخلل"
  63. #. module: base_exception
  64. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_tree
  65. msgid "Exception Rule"
  66. msgstr "قانون الخلل"
  67. #. module: base_exception
  68. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_form
  69. msgid "Exception Rule Setup"
  70. msgstr "اعداد قانون الخلل"
  71. #. module: base_exception
  72. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
  73. #: model:ir.model,name:base_exception.model_exception_rule
  74. #: model:ir.ui.menu,name:base_exception.menu_action_exception
  75. msgid "Exception Rules"
  76. msgstr "قوانين الخلل"
  77. #. module: base_exception
  78. #: model:res.groups,name:base_exception.group_exception_rule_manager
  79. msgid "Exception manager"
  80. msgstr "مدير قوانين الخلل"
  81. #. module: base_exception
  82. #: model:ir.model.fields,field_description:base_exception.field_base_exception_exception_ids
  83. msgid "Exceptions"
  84. msgstr "الخلل"
  85. #. module: base_exception
  86. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  87. msgid "Exceptions Rules"
  88. msgstr "قوانين الخلل"
  89. #. module: base_exception
  90. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_exception_ids
  91. msgid "Exceptions to resolve"
  92. msgstr "خلل في انتظار التجاوز"
  93. #. module: base_exception
  94. #: model:ir.model.fields,help:base_exception.field_exception_rule_sequence
  95. msgid "Gives the sequence order when applying the test"
  96. msgstr ""
  97. #. module: base_exception
  98. #: model:ir.model.fields,field_description:base_exception.field_base_exception_id
  99. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_id
  100. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_id
  101. msgid "ID"
  102. msgstr "المعرف"
  103. #. module: base_exception
  104. #: model:ir.model.fields,help:base_exception.field_exception_rule_next_state
  105. msgid ""
  106. "If we detect exception we set the state of object (ex purchase) to the "
  107. "next_state (ex 'to approve'). If there are more than one exception detected "
  108. "and all have a value for next_state, we usethe exception having the smallest "
  109. "sequence value"
  110. msgstr ""
  111. #. module: base_exception
  112. #: model:ir.model.fields,field_description:base_exception.field_base_exception_ignore_exception
  113. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_ignore
  114. msgid "Ignore Exceptions"
  115. msgstr "تجاهل الخلل"
  116. #. module: base_exception
  117. #: model:ir.model.fields,field_description:base_exception.field_base_exception___last_update
  118. #: model:ir.model.fields,field_description:base_exception.field_exception_rule___last_update
  119. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm___last_update
  120. msgid "Last Modified on"
  121. msgstr "آخر تعديل في"
  122. #. module: base_exception
  123. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_uid
  124. msgid "Last Updated by"
  125. msgstr "آخر تحديث بواسطة"
  126. #. module: base_exception
  127. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_write_date
  128. msgid "Last Updated on"
  129. msgstr "آخر تحديث في"
  130. #. module: base_exception
  131. #: model:ir.model.fields,field_description:base_exception.field_base_exception_main_exception_id
  132. msgid "Main Exception"
  133. msgstr "الخلل الرئيسي"
  134. #. module: base_exception
  135. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_next_state
  136. msgid "Next state"
  137. msgstr "الحالة القادمة"
  138. #. module: base_exception
  139. #: code:addons/base_exception/wizard/base_exception_confirm.py:28
  140. #, python-format
  141. msgid "Only 1 ID accepted, got %r."
  142. msgstr ""
  143. #. module: base_exception
  144. #: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm
  145. msgid "Outstanding exceptions to manage"
  146. msgstr ""
  147. #. module: base_exception
  148. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  149. msgid "Outstanding exceptions to manager"
  150. msgstr ""
  151. #. module: base_exception
  152. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_code
  153. msgid "Python Code"
  154. msgstr ""
  155. #. module: base_exception
  156. #: model:ir.model.fields,help:base_exception.field_exception_rule_code
  157. msgid ""
  158. "Python code executed to check if the exception apply or not. Use failed = "
  159. "True to block the exception"
  160. msgstr ""
  161. #. module: base_exception
  162. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm_related_model_id
  163. msgid "Related Model"
  164. msgstr ""
  165. #. module: base_exception
  166. #: model:ir.model.fields,field_description:base_exception.field_base_exception_rule_group
  167. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_rule_group
  168. msgid "Rule Group"
  169. msgstr ""
  170. #. module: base_exception
  171. #: model:ir.model.fields,help:base_exception.field_exception_rule_rule_group
  172. msgid ""
  173. "Rule group is used to group the rules that must validated at same time for a "
  174. "target object. Ex: validate sale.order.line rules with sale order rules."
  175. msgstr ""
  176. #. module: base_exception
  177. #: model:ir.model.fields,field_description:base_exception.field_exception_rule_sequence
  178. msgid "Sequence"
  179. msgstr ""
  180. #. module: base_exception
  181. #: code:addons/base_exception/models/base_exception.py:87
  182. #, python-format
  183. msgid ""
  184. "The value \"%s\" you choose for the \"next state\" field state of \"%s\" is "
  185. "wrong. Value must be in this list %s"
  186. msgstr ""
  187. #. module: base_exception
  188. #: model:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
  189. msgid "_Close"
  190. msgstr ""
  191. #. module: base_exception
  192. #: model:ir.model,name:base_exception.model_base_exception
  193. msgid "base.exception"
  194. msgstr ""
  195. #. module: base_exception
  196. #: model:ir.model,name:base_exception.model_exception_rule_confirm
  197. msgid "exception.rule.confirm"
  198. msgstr ""