it.yaml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. toggleMenu:
  2. other: Toggle Menu
  3. darkMode:
  4. other: Dark Mode
  5. list:
  6. page:
  7. one: "{{ .Count }} pagina"
  8. other: "{{ .Count }} pagine"
  9. section:
  10. other: Sezione
  11. subsection:
  12. one: Sottosezione
  13. other: Sottosezioni
  14. article:
  15. back:
  16. other: Indietro
  17. tableOfContents:
  18. other: Indice
  19. relatedContents:
  20. other: Contenuti correlati
  21. lastUpdatedOn:
  22. other: Aggiornato il
  23. readingTime:
  24. one: "{{ .Count }} min per leggere"
  25. other: "{{ .Count }} min per leggere"
  26. notFound:
  27. title:
  28. other: Non trovato
  29. subtitle:
  30. other: Questa pagina non esiste.
  31. widget:
  32. archives:
  33. title:
  34. other: Archivi
  35. more:
  36. other: Di più
  37. tagCloud:
  38. title:
  39. other: Tags
  40. search:
  41. title:
  42. other: Cerca
  43. placeholder:
  44. other: Scrivi qualcosa...
  45. resultTitle:
  46. other: "#PAGES_COUNT pagine (#TIME_SECONDS secondi)"
  47. footer:
  48. builtWith:
  49. other: Realizzato con {{ .Generator }}
  50. designedBy:
  51. other: Tema {{ .Theme }} realizzato da {{ .DesignedBy }}