gohugo-theme-ananke-patched/i18n/pt.toml
Lázaro Danillo Menezes 5124965276
Portuguese translation updates (#345)
* Update Portuguese translation to recentTitle

* Update taxonomyPageList Portuguse translation
2020-09-15 08:10:45 -04:00

36 lines
551 B
TOML

[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 }}”"