docs: update theme preview and translation (#262)
This commit is contained in:
@@ -135,9 +135,6 @@ other = "Page not found"
|
||||
|
||||
[pageNotFoundText]
|
||||
other = "The page you're looking for doesn't exist. Sorry."
|
||||
|
||||
[backToHome]
|
||||
other = "Back to Home"
|
||||
# === 404.html ===
|
||||
|
||||
# === shortcodes/admonition.html ===
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# Translations for French
|
||||
# Traductions pour le français
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# === baseof ==
|
||||
@@ -141,9 +142,6 @@ other = "Page non trouvée"
|
||||
|
||||
[pageNotFoundText]
|
||||
other = "Désolé, la page recherchée n'existe pas."
|
||||
|
||||
[backToHome]
|
||||
other = "Retour à l'accueil"
|
||||
# === 404.html ===
|
||||
|
||||
# === shortcodes/admonition.html ===
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# Translations for Polish
|
||||
# Tłumaczenie na język polski
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# === baseof ==
|
||||
@@ -141,9 +142,6 @@ other = "Nie znaleziono strony"
|
||||
|
||||
[pageNotFoundText]
|
||||
other = "Wybacz, chyba coś namieszaliśmy."
|
||||
|
||||
[backToHome]
|
||||
other = "Powrót na główną"
|
||||
# === 404.html ===
|
||||
|
||||
# === shortcodes/admonition.html ===
|
||||
|
||||
@@ -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 ===
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# Translations for Simplified Chinese
|
||||
# 简体中文的翻译
|
||||
# https://gohugo.io/content-management/multilingual/#translation-of-strings
|
||||
|
||||
# === baseof ==
|
||||
@@ -141,9 +142,6 @@ other = "页面没找到"
|
||||
|
||||
[pageNotFoundText]
|
||||
other = "抱歉,您要查找的页面不存在。"
|
||||
|
||||
[backToHome]
|
||||
other = "回到主页"
|
||||
# === 404.html ===
|
||||
|
||||
# === shortcodes/admonition.html ===
|
||||
|
||||
Reference in New Issue
Block a user