Files
hugo-theme-stack/i18n/pt-BR.toml
T

41 lines
751 B
TOML
Raw Normal View History

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