ad.toml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. # More documentation here: https://github.com/nicksnyder/go-i18n
  2. [home]
  3. other = "Inici"
  4. [posts]
  5. other = "Publicacions"
  6. [toc_heading]
  7. other = "Taula de Continguts"
  8. [tags]
  9. other = "Etiquetes"
  10. [categories]
  11. other = "Categories"
  12. [at]
  13. other = "a"
  14. [resume]
  15. other = "El meu currículum"
  16. [navigation]
  17. other = "Navegació"
  18. [contact_me]
  19. other = "Contacta'm:"
  20. [email]
  21. other = "Correu electrònic"
  22. [phone]
  23. other = "Telèfon"
  24. [newsletter_text]
  25. other = "Subscriure's"
  26. [newsletter_input_placeholder]
  27. other = "Entra l'email"
  28. [newsletter_warning]
  29. other = "Al entrar la vostra direcció de correu electrònic, esteu acceptant rebre el butlletí d'aquest lloc web."
  30. [submit]
  31. other = "Enviar"
  32. [hugoAttributionText]
  33. other = "Impulsat per"
  34. [prev]
  35. other = "Anterior"
  36. [next]
  37. other = "Següent"
  38. [share_on]
  39. other = "Compartir a"
  40. [improve_this_page]
  41. other = "Millorar aquesta pàgina"
  42. [out_of]
  43. other = "de"
  44. [publications]
  45. other = "Publicacions"
  46. [taken_courses]
  47. other = "Cursos realitzats"
  48. [course_name]
  49. other = "Nom del curs"
  50. [total_credit]
  51. other = "Crèdits Totals"
  52. [obtained_credit]
  53. other = "Crèdits Obtinguts"
  54. [extracurricular_activities]
  55. other = "Activitats Extracurriculars"
  56. [show_more]
  57. other = "Mostra'n més"
  58. [show_less]
  59. other = "Mostra'n menys"
  60. [responsibilities]
  61. other = "Responsabilitats:"
  62. [present]
  63. other = "Actualitat"
  64. [comments_javascript]
  65. other = "Si us plau, activa Javascript per mostrar"
  66. [comments_by]
  67. other = "Comentaris per"
  68. [read]
  69. other = "Llegir"
  70. [project_star]
  71. other = "Preferit"
  72. [project_details]
  73. other = "Detalls"
  74. [err_404]
  75. other = "La pàgina que està cercant encara no existeix."
  76. [more]
  77. other = "Més"
  78. [view_certificate]
  79. other = "Mostrar Certificat"
  80. [notes]
  81. other = "Notes"
  82. [disclaimer_text]
  83. other = "Avís de Responsabilitat"
  84. [search]
  85. other = "Cerca"
  86. [minute]
  87. one = "minut"
  88. other = "minuts"