Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pt.toml « i18n - github.com/budparr/gohugo-theme-ananke.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 024cd42a046f6ac5ea75757d7a0e4b20cc7c8717 (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
34
35
36
37
38
[more]
other = "Mais"

[allTitle]
other = "Todo o {{.Title }}"

[recentTitle]
other = "{{.Title }} Recentes"

[readMore]
other = "Leia mais"

[whatsInThis]
other = "O que há neste {{ .Type }}"

[related]
other = "Relacionado"

[yourName]
other = "O teu nome"

[emailAddress]
other = "Endereço de e-mail"

[message]
other = "Mensagem"

[emailRequiredNote]
other = "É necessário um endereço de e-mail."

[send]
other = "Enviar"

[taxonomyPageList]
other = "Abaixo você encontrará as páginas que utilizam o termo de taxonomia “{{ .Title }}”"

[pageTitle]
other = "{{ .Name }} página"