es.toml 1023 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. # More documentation here: https://github.com/nicksnyder/go-i18n
  2. [home]
  3. other = "Inicio"
  4. [posts]
  5. other = "Posts"
  6. [toc_heading]
  7. other = "Contenido"
  8. [at]
  9. other = "en"
  10. [resume]
  11. other = "Mi currículum"
  12. [navigation]
  13. other = "Navegación"
  14. [contact_me]
  15. other = "Contacto"
  16. [email]
  17. other = "Email"
  18. [phone]
  19. other = "Teléfono"
  20. [newsletter_text]
  21. other = "Subscribirse"
  22. [newsletter_input_placeholder]
  23. other = "Ingrese email"
  24. [newsletter_warning]
  25. other = "Jamás compartiremos tus datos con alguién mas"
  26. [submit]
  27. other = "Enviar"
  28. [hugoAttributionText]
  29. other = "Funcionando con"
  30. [prev]
  31. other = "Anterior"
  32. [next]
  33. other = "Siguiente"
  34. [improve_this_page]
  35. other = "Mejorar esta página"
  36. [out_of]
  37. other = "de"
  38. [publications]
  39. other = "Publicaciones"
  40. [taken_courses]
  41. other = "Cursos tomados"
  42. [course_name]
  43. other = "Nombre del curso"
  44. [total_credit]
  45. other = "Crédito total"
  46. [obtained_credit]
  47. other = "Crédito obtenido"
  48. [extracurricular_activities]
  49. other = "Actividades extracurriculares"
  50. [see_more]
  51. other = "Ver más"