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.

97 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/"
  29. "ar/)\n"
  30. "Language: ar\n"
  31. "MIME-Version: 1.0\n"
  32. "Content-Type: text/plain; charset=UTF-8\n"
  33. "Content-Transfer-Encoding: \n"
  34. "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
  35. "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
  36. #. module: web_shortcuts
  37. #. openerp-web
  38. #: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24
  39. #, python-format
  40. msgid "Add / Remove Shortcut..."
  41. msgstr "إضافة / إزالة مختَصَر"
  42. #. module: web_shortcuts
  43. #: field:web.shortcut,create_uid:0
  44. msgid "Created by"
  45. msgstr "تم الإنشاء بواسطة"
  46. #. module: web_shortcuts
  47. #: field:web.shortcut,create_date:0
  48. msgid "Created on"
  49. msgstr "تم الإنشاء في"
  50. #. module: web_shortcuts
  51. #: field:web.shortcut,display_name:0
  52. msgid "Display Name"
  53. msgstr "اسم العرض"
  54. #. module: web_shortcuts
  55. #: field:web.shortcut,id:0
  56. msgid "ID"
  57. msgstr "المعرف"
  58. #. module: web_shortcuts
  59. #: field:web.shortcut,__last_update:0
  60. msgid "Last Modified on"
  61. msgstr "آخر تعديل في"
  62. #. module: web_shortcuts
  63. #: field:web.shortcut,write_uid:0
  64. msgid "Last Updated by"
  65. msgstr "آخر تحديث بواسطة"
  66. #. module: web_shortcuts
  67. #: field:web.shortcut,write_date:0
  68. msgid "Last Updated on"
  69. msgstr "آخر تحديث في"
  70. #. module: web_shortcuts
  71. #: field:web.shortcut,menu_id:0
  72. msgid "Menu id"
  73. msgstr "معرف القائمة"
  74. #. module: web_shortcuts
  75. #: field:web.shortcut,name:0
  76. msgid "Shortcut Name"
  77. msgstr "اسم الهيكل"
  78. #. module: web_shortcuts
  79. #: sql_constraint:web.shortcut:0
  80. msgid "Shortcut for this menu already exists!"
  81. msgstr "الهيكل لهذة القائمة موجود بالفعل !"
  82. #. module: web_shortcuts
  83. #: field:web.shortcut,user_id:0
  84. msgid "User Ref."
  85. msgstr "مرجع المستخدم"