thewwwdotcom-blog/themes/anatole/i18n/pt-br.toml
2024-10-17 11:07:52 +02:00

51 lines
708 B
TOML

[category]
other = "categoria"
[tag]
other = "etiqueta"
[reading_time]
one = "Tempo de leitura: 1 minuto"
other = "Tempo de leitura: {{ .Count }} minutos"
[page_not_found]
other = "Página não encontrada"
[page_does_not_exist]
other = "Desculpa, esta página não existe."
[head_back]
other = "Retornar à <a href=\"{{ . }}\">página inicial</a>."
[comments]
other = "comentários"
[send]
other = "Enviar"
[read_more]
other = "continue lendo"
[name]
other = "Nome"
[email]
other = "Email"
[message]
other = "Mensagem"
[warning]
other = "Aviso"
[info]
other = "Sobre"
[update]
other = "Atualizar"
[series_posts]
other = "Postagens nesta série"
[related_posts]
other = "Postagens semelhantes"