es.php 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <?php
  2. /**
  3. * Translation strings for Spanish by psy@faeries
  4. *
  5. * @package Lorea
  6. *
  7. * Copyright 2011-2016 Lorea Faeries <https://code.lorea.io>
  8. *
  9. * This program is free software: you can redistribute it and/or
  10. * modify it under the terms of the GNU Affero General Public License
  11. * as published by the Free Software Foundation, either version 3 of
  12. * the License, or (at your option) any later version.
  13. *
  14. * This program is distributed in the hope that it will be useful, but
  15. * WITHOUT ANY WARRANTY; without even the implied warranty of
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  17. * Affero General Public License for more details.
  18. *
  19. * You should have received a copy of the GNU Affero General Public
  20. * License along with this program. If not, see
  21. * <http://www.gnu.org/licenses/>.
  22. */
  23. return array(
  24. 'custom:bookmarks' => "&Uacute;ltimos marcadores",
  25. 'custom:groups' => "Nuevos grupos",
  26. 'custom:market' => "Novedades en el mercado",
  27. 'custom:files' => "&Uacute;ltimos archivos",
  28. 'custom:blogs' => "&Uacute;ltimos blogs",
  29. 'custom:members' => "Nuevas habitantes",
  30. 'custom:questions' => "&Uacute;ltimas preguntas",
  31. 'custom:liked' => "Destacadas",
  32. 'custom:pages' => "&Uacute;ltimas p&aacute;ginas",
  33. 'custom:photos' => "&Uacute;ltimas fotos",
  34. 'custom:videolist' => "&Uacute;ltimos v&iacute;deos",
  35. 'custom:poll' => "&Uacute;ltimas encuestas",
  36. 'custom:tasks' => "&Uacute;ltimas tareas",
  37. );