summaryrefslogtreecommitdiff
path: root/themes/PaperMod/i18n/it.yaml
blob: c87c95d02dace016230dd0ad25a4a9b1ba41fcd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
- id: prev_page
  translation: "Precedente"

- id: next_page
  translation: "Successivo"

- id: read_time
  translation:
    one: "1 minuto"
    other: "{{ .Count }} minuti"

- id: words
  translation:
    one : "parola"
    other: "{{ .Count }} parole"

- id: toc
  translation: "Indice contenuti"

- id: translations
  translation: "Traduzioni"

- id: home
  translation: "Home"

- id: edit_post
  translation: "Modifica"

- id: code_copy
  translation: "copia"

- id: code_copied
  translation: "copiato!"