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.

238 lines
7.7 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * help_online
  4. #
  5. # Translators:
  6. # Ahmet Altınışık <aaltinisik@altinkaya.com.tr>, 2015-2016
  7. # Antonio Trueba, 2016
  8. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  9. # Carles Antoli <carlesantoli@hotmail.com>, 2015
  10. # Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015
  11. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012,2014
  12. # Giacomo <giacomo.spettoli@gmail.com>, 2015
  13. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  14. # Mohamed HABOU <m.habou@agoradeveloppement.com>, 2016
  15. # Paolo Valier, 2016
  16. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
  17. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  18. # SaFi J. <safi2266@gmail.com>, 2015
  19. # Thomas A. Jaeger, 2015
  20. msgid ""
  21. msgstr ""
  22. "Project-Id-Version: web (8.0)\n"
  23. "Report-Msgid-Bugs-To: \n"
  24. "POT-Creation-Date: 2016-04-22 15:47+0000\n"
  25. "PO-Revision-Date: 2015-12-16 16:57+0000\n"
  26. "Last-Translator: SaFi J. <safi2266@gmail.com>\n"
  27. "Language-Team: Arabic (http://www.transifex.com/oca/OCA-web-8-0/language/ar/)\n"
  28. "MIME-Version: 1.0\n"
  29. "Content-Type: text/plain; charset=UTF-8\n"
  30. "Content-Transfer-Encoding: \n"
  31. "Language: ar\n"
  32. "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
  33. #. module: help_online
  34. #. openerp-web
  35. #: code:addons/help_online/static/src/js/help_online.js:83
  36. #, python-format
  37. msgid "Cancel"
  38. msgstr "إلغاء"
  39. #. module: help_online
  40. #: view:export.help.wizard:help_online.export_help_wizard_view
  41. #: view:import.help.wizard:help_online.import_help_wizard_view
  42. msgid "Close"
  43. msgstr "إغلاق"
  44. #. module: help_online
  45. #. openerp-web
  46. #: code:addons/help_online/static/src/js/help_online.js:81
  47. #, python-format
  48. msgid "Confirm"
  49. msgstr "تأكييد"
  50. #. module: help_online
  51. #: code:addons/help_online/models/help_online.py:57
  52. #, python-format
  53. msgid "Create Help page for %s"
  54. msgstr "إنشاء صفحة دعم إلى %s"
  55. #. module: help_online
  56. #: field:export.help.wizard,create_uid:0 field:help.online,create_uid:0
  57. #: field:import.help.wizard,create_uid:0
  58. msgid "Created by"
  59. msgstr "تم الإنشاء بواسطة"
  60. #. module: help_online
  61. #: field:export.help.wizard,create_date:0 field:help.online,create_date:0
  62. #: field:import.help.wizard,create_date:0
  63. msgid "Created on"
  64. msgstr "تم الإنشاء في"
  65. #. module: help_online
  66. #: view:export.help.wizard:help_online.export_help_wizard_view
  67. msgid "Export"
  68. msgstr "تصدير"
  69. #. module: help_online
  70. #: code:addons/help_online/models/export_help_wizard.py:267
  71. #: model:ir.actions.act_window,name:help_online.action_export_help_wizard
  72. #, python-format
  73. msgid "Export Help"
  74. msgstr "تصدير المساعدة"
  75. #. module: help_online
  76. #: view:export.help.wizard:help_online.export_help_wizard_view
  77. msgid "Export Help Data"
  78. msgstr "تصدير بيانات المساعدة"
  79. #. module: help_online
  80. #: model:ir.model,name:help_online.model_export_help_wizard
  81. #: model:ir.ui.menu,name:help_online.menu_help_export
  82. msgid "Export Help Online"
  83. msgstr "تصدير المساعدة الحية"
  84. #. module: help_online
  85. #: field:export.help.wizard,export_filename:0
  86. msgid "Export XML Filename"
  87. msgstr "اسم ملف XML المصدر"
  88. #. module: help_online
  89. #: model:ir.ui.menu,name:help_online.menu_help
  90. #: model:ir.ui.menu,name:help_online.menu_help_main
  91. msgid "Help Online"
  92. msgstr "المساعدة الحية"
  93. #. module: help_online
  94. #: code:addons/help_online/models/help_online.py:52
  95. #, python-format
  96. msgid "Help on %s"
  97. msgstr "المساعدة الى %s"
  98. #. module: help_online
  99. #: model:res.groups,name:help_online.help_online_group_reader
  100. msgid "Help reader"
  101. msgstr "قارئ المساعدة"
  102. #. module: help_online
  103. #: model:res.groups,name:help_online.help_online_group_writer
  104. msgid "Help writer"
  105. msgstr "كاتب المساعدة"
  106. #. module: help_online
  107. #: field:export.help.wizard,id:0 field:help.online,id:0
  108. #: field:import.help.wizard,id:0
  109. msgid "ID"
  110. msgstr "المعرف"
  111. #. module: help_online
  112. #: view:import.help.wizard:help_online.import_help_wizard_view
  113. msgid "Import"
  114. msgstr "إستيراد"
  115. #. module: help_online
  116. #: model:ir.actions.act_window,name:help_online.action_import_help_wizard
  117. msgid "Import Help"
  118. msgstr "استراد المساعدة"
  119. #. module: help_online
  120. #: view:import.help.wizard:help_online.import_help_wizard_view
  121. msgid "Import Help Data"
  122. msgstr "استيراد بيانات المساعدة"
  123. #. module: help_online
  124. #: model:ir.ui.menu,name:help_online.menu_help_import
  125. msgid "Import Help Online"
  126. msgstr "استيراد المساعدة الحية"
  127. #. module: help_online
  128. #: field:export.help.wizard,write_uid:0 field:help.online,write_uid:0
  129. #: field:import.help.wizard,write_uid:0
  130. msgid "Last Updated by"
  131. msgstr "آخر تحديث بواسطة"
  132. #. module: help_online
  133. #: field:export.help.wizard,write_date:0 field:help.online,write_date:0
  134. #: field:import.help.wizard,write_date:0
  135. msgid "Last Updated on"
  136. msgstr "آخر تحديث في"
  137. #. module: help_online
  138. #: code:addons/help_online/models/export_help_wizard.py:260
  139. #, python-format
  140. msgid "No data to export !"
  141. msgstr "لا بيانات لتصديرها !"
  142. #. module: help_online
  143. #: code:addons/help_online/models/help_online.py:33
  144. #, python-format
  145. msgid "No page prefix parameter specified !"
  146. msgstr "لاتوجد معلمة بادئة محددة للصفحة ! "
  147. #. module: help_online
  148. #. openerp-web
  149. #: code:addons/help_online/static/src/js/help_online.js:88
  150. #, python-format
  151. msgid "Ok"
  152. msgstr "موافق"
  153. #. module: help_online
  154. #. openerp-web
  155. #: code:addons/help_online/static/src/js/help_online.js:107
  156. #, python-format
  157. msgid "Page does not exist. Do you want to create?"
  158. msgstr "الصفحة غير موجودة. هل تريد الإنشاء ؟"
  159. #. module: help_online
  160. #: field:import.help.wizard,source_file:0
  161. msgid "Source File"
  162. msgstr "الملف المصدر"
  163. #. module: help_online
  164. #: view:export.help.wizard:help_online.export_help_wizard_view
  165. msgid ""
  166. "This wizard allow you to export all QWeb views\n"
  167. " related to help online. The result will be an Odoo\n"
  168. " data xml file."
  169. msgstr "هذا المعالج يسمح لك بتصدير كل عروض QWeb \n المرتبطة بالمساعدة الحية. النتيجة ستكون ملف بيانات xml\n لأودو."
  170. #. module: help_online
  171. #: view:import.help.wizard:help_online.import_help_wizard_view
  172. msgid ""
  173. "This wizard allow you to import QWeb views\n"
  174. " related to help online. The required file format is an Odoo\n"
  175. " data xml file."
  176. msgstr "هذا المعالج يسمح لك بإستيراد عروض QWeb \n المرتبطة بالمساعدة الحية. تنسيق الملف المطلوب هو ملف بيانات xml\n في أودو."
  177. #. module: help_online
  178. #: code:addons/help_online/models/export_help_wizard.py:297
  179. #, python-format
  180. msgid "Unable to write autobackup file in given directory: %s"
  181. msgstr "تعذر كتابة ملف النسخ الاحتياطي التلقائي في الدليل المعين : %s"
  182. #. module: help_online
  183. #: view:ir.ui.view:help_online.view_view_search
  184. msgid "Website Page"
  185. msgstr "صفحة موقع الانترنت"
  186. #. module: help_online
  187. #: view:ir.ui.view:help_online.view_view_form
  188. msgid "Website Page?"
  189. msgstr "هل هي صفحة لموقع الانترنت ؟"
  190. #. module: help_online
  191. #: model:ir.actions.act_window,name:help_online.action_website_pages
  192. #: model:ir.ui.menu,name:help_online.menu_help_pages
  193. msgid "Website Pages"
  194. msgstr "صفحات موقع الانترنت"
  195. #. module: help_online
  196. #: field:export.help.wizard,data:0
  197. msgid "XML"
  198. msgstr "XML"
  199. #. module: help_online
  200. #: view:export.help.wizard:help_online.export_help_wizard_view
  201. #: view:import.help.wizard:help_online.import_help_wizard_view
  202. msgid "or"
  203. msgstr "أو"