Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

ga_IE.inc 1.3KB

123456789101112131415161718192021222324
  1. <?php
  2. /*
  3. +-----------------------------------------------------------------------+
  4. | plugins/password/localization/<lang>.inc |
  5. | |
  6. | Localization file of the Roundcube Webmail Password plugin |
  7. | Copyright (C) 2012-2013, 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/projects/p/roundcube-webmail/resource/plugin-password/
  15. */
  16. $labels['changepasswd'] = 'Athraigh an focal faire';
  17. $labels['curpasswd'] = 'An focal faire reatha:';
  18. $labels['newpasswd'] = 'An focal faire nua:';
  19. $labels['confpasswd'] = 'Deimhnigh an focal faire nua:';
  20. $messages['nopassword'] = 'Cuir isteach focal faire nua.';
  21. $messages['internalerror'] = 'Níorbh fhéidir an focal faire nua a chur i dtaisce.';
  22. $messages['passwinhistory'] = 'Baineadh feidhm as an bhfocal faire seo cheana.';