Files
hugo-theme-stack/i18n/pt-br.yaml
T

46 lines
955 B
YAML
Raw Normal View History

2022-10-29 17:02:24 +02:00
toggleMenu: Alternar Menu
2022-10-29 17:02:24 +02:00
darkMode: Modo Escuro
list:
page:
one: "{{ .Count }} página"
other: "{{ .Count }} páginas"
2022-10-29 17:02:24 +02:00
section: Seção
subsection:
one: Subseção
other: Subseções
article:
2022-10-29 17:02:24 +02:00
back: Voltar
tableOfContents: Índice
relatedContent: Conteúdo relacionado
lastUpdatedOn: Última atualização em
readingTime:
one: "{{ .Count }} minuto de leitura"
other: "{{ .Count }} minutos de leitura"
notFound:
2022-10-29 17:02:24 +02:00
title: Não Encontrado
subtitle: Esta página não existe.
widget:
archives:
2022-10-29 17:02:24 +02:00
title: Arquivos
more: Mais
tagCloud:
2022-10-29 17:02:24 +02:00
title: Tags
categoriesCloud:
2022-10-29 17:02:24 +02:00
title: Categorias
search:
2022-10-29 17:02:24 +02:00
title: Busca
placeholder: Digite algo...
resultTitle: "#PAGES_COUNT páginas (#TIME_SECONDS segundos)"
footer:
2022-10-29 17:02:24 +02:00
builtWith: Criado com {{ .Generator }}
designedBy: Tema {{ .Theme }} desenvolvido por {{ .DesignedBy }}