summaryrefslogtreecommitdiff
path: root/themes/PaperMod/i18n/pt.yaml
blob: ab06429cb9e264b2486d706c0721b63453f0f04f (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: "Página Anterior"

- id: next_page
  translation: "Próxima Página"

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

- id: words
  translation:
    one : "palavra"
    other: "{{ .Count }} palavras"

- id: toc
  translation: "Conteúdo"

- id: translations
  translation: "Traduções"
  
- id: home
  translation: "Início"

- id: edit_post
  translation: "Editar"

- id: code_copy
  translation: "copiar"

- id: code_copied
  translation: "copiado!"