Import theme
This commit is contained in:
parent
51769fa6be
commit
c59ffbfeee
127 changed files with 13611 additions and 1 deletions
58
i18n/pt-PT.toml
Normal file
58
i18n/pt-PT.toml
Normal file
|
|
@ -0,0 +1,58 @@
|
|||
[category]
|
||||
other = "categoria"
|
||||
|
||||
[tag]
|
||||
other = "etiqueta"
|
||||
|
||||
[reading_time]
|
||||
one = "Tempo de leitura: 1 minuto"
|
||||
other = "Tempo de leitura: {{ .Count }} minutos"
|
||||
|
||||
[old_content_warning]
|
||||
one = "Aviso: Este artigo tem mais de {{ .Count }} dia. Poderá estar desatualizado."
|
||||
other = "Aviso: Este artigo tem mais de {{ .Count }} dias. Poderá estar desatualizado."
|
||||
|
||||
[page_not_found]
|
||||
other = "Página não encontrada"
|
||||
|
||||
[page_does_not_exist]
|
||||
other = "Desculpe, 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 = "Ler mais"
|
||||
|
||||
[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 = "Posts semelhantes"
|
||||
|
||||
[toc]
|
||||
other = "Índice"
|
||||
Loading…
Add table
Add a link
Reference in a new issue