es.yml 625 B

123456789101112131415161718192021222324252627282930
  1. #By SrWoOoW
  2. index:
  3. home: 'Inicio'
  4. search: 'Buscar'
  5. archive: 'Archivo'
  6. category: 'Categoria'
  7. uncategorized: 'Sin categoría'
  8. tag: 'Etiqueta'
  9. nav:
  10. next: 'Siguiente '
  11. prev: 'Anterior'
  12. older: 'Más viejo'
  13. newer: 'Más nuevo'
  14. widget:
  15. recents: 'Recientes'
  16. archives: 'Archivos'
  17. categories: 'Categorias'
  18. links: 'Links'
  19. tags: 'Etiquetas'
  20. tag_cloud: 'Nube de etiquetas'
  21. article:
  22. comments: 'Comentarios'
  23. share: 'Compartir'
  24. catalogue: 'Catálogo'
  25. profile:
  26. follow: 'SEGUIR'
  27. post: 'Entrada'
  28. tag: 'Etiqueta'
  29. posts: 'Entradas'
  30. tags: 'Etiquetas'