hugo-theme-stack/i18n/pt-BR.toml
2020-12-07 19:47:31 -03:00

39 lines
708 B
TOML

[toggleMenu]
other = "Alternar Menu"
[relatedContents]
other = "Conteúdos Relacionados"
[lastUpdatedOn]
other ="Última atualização em"
[widgetArchivesTitle]
other = "Arquivos"
[widgetArchivesMore]
other = "Mais"
[widgetTagCloudTitle]
other = "Tags"
[notFoundTitle]
other = "Não Encontrado"
[notFoundSubtitle]
other = "Esta página não existe."
[searchTitle]
other = "Busca"
[searchPlaceholder]
other = "Digite algo..."
[searchResultTitle]
other = "#PAGES_COUNT páginas (#TIME_SECONDS segundos)"
[footerBuiltWith]
other = "Criado com {{ .Generator }}"
[footerDesignedBy]
other = "Tema {{ .Theme }} desenvolvido por {{ .DesignedBy }}"