Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

ar_SA.inc 1.0KB

12345678910111213141516171819
  1. <?php
  2. /**
  3. +-----------------------------------------------------------------------+
  4. | plugins/enigma/localization/<lang>.inc |
  5. | |
  6. | Localization file of the Roundcube Webmail ACL plugin |
  7. | Copyright (C) 2012-2016, The Roundcube Dev Team |
  8. | |
  9. | Licensed under the GNU General Public License version 3 or |
  10. | any later version with exceptions for skins & plugins. |
  11. | See the README file for a full license statement. |
  12. | |
  13. +-----------------------------------------------------------------------+
  14. For translation see https://www.transifex.com/roundcube/roundcube-webmail/plugin-enigma/
  15. */
  16. $messages['decryptbadpass'] = 'فشل فك التشفير. كلمة السر غير صالحة.';
  17. ?>