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.

43 lines
1.3 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * base_user_reset_access
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: server-tools (8.0)\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2017-01-12 03:51+0000\n"
  11. "PO-Revision-Date: 2015-12-12 10:20+0000\n"
  12. "Last-Translator: <>\n"
  13. "Language-Team: Arabic (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  14. "language/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 && n%100<=99 ? 4 : 5;\n"
  21. #. module: base_user_reset_access
  22. #: code:addons/base_user_reset_access/models/res_users.py:37
  23. #, python-format
  24. msgid "It's not possible to reset access right for Admin"
  25. msgstr ""
  26. #. module: base_user_reset_access
  27. #: view:res.users:base_user_reset_access.view_users_form
  28. msgid "Reset Access Right"
  29. msgstr ""
  30. #. module: base_user_reset_access
  31. #: view:res.users:base_user_reset_access.view_users_form
  32. msgid ""
  33. "This will reset the user's access rights to the minimum configuration. Are "
  34. "you sure?"
  35. msgstr ""
  36. #. module: base_user_reset_access
  37. #: model:ir.model,name:base_user_reset_access.model_res_users
  38. msgid "Users"
  39. msgstr "المستخدمون"