Add debian contribution
This commit is contained in:
parent
deabcecf4b
commit
6c22d0811e
92 changed files with 7039 additions and 9 deletions
36
themes/hello-friend-ng-clone/i18n/pt-br.toml
Normal file
36
themes/hello-friend-ng-clone/i18n/pt-br.toml
Normal file
|
@ -0,0 +1,36 @@
|
|||
# Translations for Portuguese
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# Generic
|
||||
#
|
||||
[translations]
|
||||
other = "Traduções"
|
||||
|
||||
[postAvailable]
|
||||
other = "Também disponível em"
|
||||
|
||||
|
||||
# 404.html
|
||||
#
|
||||
[archives]
|
||||
other = "Arquivo"
|
||||
|
||||
[home]
|
||||
other = "Início"
|
||||
|
||||
[notFound]
|
||||
other = "Oops, página não encontrada…"
|
||||
|
||||
|
||||
# posts/single.html
|
||||
#
|
||||
[readingTime]
|
||||
one = "Um minuto"
|
||||
other = "{{ .Count }} minutos"
|
||||
|
||||
[tableOfContents]
|
||||
other = "Índice"
|
||||
|
||||
[wordCount]
|
||||
one = "Uma Palavra"
|
||||
other = "{{ .Count }} Palavras"
|
Loading…
Add table
Add a link
Reference in a new issue