Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

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. ?>