docs: update theme preview and translation (#262)
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
# Translations for Brazilian Portuguese
|
||||
# Tradução para português do Brasil
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# === baseof ==
|
||||
[backToTop]
|
||||
other = "Voltar ao topo"
|
||||
|
||||
[viewComments]
|
||||
other = "Ver comentários"
|
||||
# === baseof ==
|
||||
|
||||
# === Post ===
|
||||
[posts]
|
||||
@@ -43,6 +53,43 @@ other = "Movido a %s"
|
||||
other = "Tema"
|
||||
# === partials/footer.html ===
|
||||
|
||||
# === partials/comment.html ===
|
||||
[valineLang]
|
||||
other = "en"
|
||||
|
||||
[valinePlaceholder]
|
||||
other = "O seu comentário ..."
|
||||
|
||||
[facebookLanguageCode]
|
||||
other = "pt_BR"
|
||||
# === partials/comment.html ===
|
||||
|
||||
# === partials/assets.html ===
|
||||
[search]
|
||||
other = "Pesquisa"
|
||||
|
||||
[searchPlaceholder]
|
||||
other = "Pesquisar títulos ou conteúdos ..."
|
||||
|
||||
[clear]
|
||||
other = "Limpar"
|
||||
|
||||
[cancel]
|
||||
other = "Cancelar"
|
||||
|
||||
[noResultsFound]
|
||||
other = "Nenhum resultado encontrado"
|
||||
|
||||
[lunrLanguageLib]
|
||||
other = "lib/lunr/lunr.pt.js"
|
||||
|
||||
[lunrLanguageCode]
|
||||
other = "pt"
|
||||
|
||||
[copyToClipboard]
|
||||
other = "Copiar para a área de transferência"
|
||||
# === partials/assets.html ===
|
||||
|
||||
# === partials/plugin/share.html ===
|
||||
[shareOn]
|
||||
other = "Compartilhe em"
|
||||
@@ -95,9 +142,6 @@ other = "Página não encontrada"
|
||||
|
||||
[pageNotFoundText]
|
||||
other = "A página que você procura não existe. Desculpe"
|
||||
|
||||
[backToHome]
|
||||
other = "Voltar para a Home"
|
||||
# === 404.html ===
|
||||
|
||||
# === shortcodes/admonition.html ===
|
||||
@@ -138,3 +182,14 @@ other = "Exemplo"
|
||||
other = "Citação"
|
||||
# === shortcodes/admonition.html ===
|
||||
|
||||
# === shortcodes/version.html ===
|
||||
[new]
|
||||
other = "NOVO"
|
||||
|
||||
[changed]
|
||||
other = "ALTERADO"
|
||||
|
||||
[deleted]
|
||||
other = "EXCLUÍDO"
|
||||
# === shortcodes/version.html ===
|
||||
|
||||
|
||||
Reference in New Issue
Block a user