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.

95 lines
2.8 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_shortcuts
  4. #
  5. # Translators:
  6. # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2015
  7. # Artūras Griškonis <ArtX38@gmail.com>, 2012,2015-2016
  8. # Artūras Griškonis <xbmc.lt@gmail.com>, 2012
  9. # danimaribeiro <danimaribeiro@gmail.com>, 2016
  10. # Dorin Hongu <dhongu@gmail.com>, 2015
  11. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012-2013
  12. # Gustavo Lepri <gustavolepri@gmail.com>, 2015
  13. # Hotellook, 2014
  14. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
  15. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  16. # Paolo Valier, 2016
  17. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
  18. # Rudolf Schnapka <rs@techno-flex.de>, 2015-2016
  19. # SaFi J. <safi2266@gmail.com>, 2015
  20. # Zapata11 <raimondas.duzinskas@gmail.com>, 2015
  21. msgid ""
  22. msgstr ""
  23. "Project-Id-Version: web (8.0)\n"
  24. "Report-Msgid-Bugs-To: \n"
  25. "POT-Creation-Date: 2016-11-26 01:59+0000\n"
  26. "PO-Revision-Date: 2016-10-11 09:48+0000\n"
  27. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  28. "Language-Team: Arabic (http://www.transifex.com/oca/OCA-web-8-0/language/ar/)\n"
  29. "MIME-Version: 1.0\n"
  30. "Content-Type: text/plain; charset=UTF-8\n"
  31. "Content-Transfer-Encoding: \n"
  32. "Language: ar\n"
  33. "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"
  34. #. module: web_shortcuts
  35. #. openerp-web
  36. #: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24
  37. #, python-format
  38. msgid "Add / Remove Shortcut..."
  39. msgstr "إضافة / إزالة مختَصَر"
  40. #. module: web_shortcuts
  41. #: field:web.shortcut,create_uid:0
  42. msgid "Created by"
  43. msgstr "تم الإنشاء بواسطة"
  44. #. module: web_shortcuts
  45. #: field:web.shortcut,create_date:0
  46. msgid "Created on"
  47. msgstr "تم الإنشاء في"
  48. #. module: web_shortcuts
  49. #: field:web.shortcut,display_name:0
  50. msgid "Display Name"
  51. msgstr "اسم العرض"
  52. #. module: web_shortcuts
  53. #: field:web.shortcut,id:0
  54. msgid "ID"
  55. msgstr "المعرف"
  56. #. module: web_shortcuts
  57. #: field:web.shortcut,__last_update:0
  58. msgid "Last Modified on"
  59. msgstr "آخر تعديل في"
  60. #. module: web_shortcuts
  61. #: field:web.shortcut,write_uid:0
  62. msgid "Last Updated by"
  63. msgstr "آخر تحديث بواسطة"
  64. #. module: web_shortcuts
  65. #: field:web.shortcut,write_date:0
  66. msgid "Last Updated on"
  67. msgstr "آخر تحديث في"
  68. #. module: web_shortcuts
  69. #: field:web.shortcut,menu_id:0
  70. msgid "Menu id"
  71. msgstr "معرف القائمة"
  72. #. module: web_shortcuts
  73. #: field:web.shortcut,name:0
  74. msgid "Shortcut Name"
  75. msgstr "اسم الهيكل"
  76. #. module: web_shortcuts
  77. #: sql_constraint:web.shortcut:0
  78. msgid "Shortcut for this menu already exists!"
  79. msgstr "الهيكل لهذة القائمة موجود بالفعل !"
  80. #. module: web_shortcuts
  81. #: field:web.shortcut,user_id:0
  82. msgid "User Ref."
  83. msgstr "مرجع المستخدم"