Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/pt-BR.toml32
1 files changed, 32 insertions, 0 deletions
diff --git a/i18n/pt-BR.toml b/i18n/pt-BR.toml
new file mode 100644
index 0000000..eadb640
--- /dev/null
+++ b/i18n/pt-BR.toml
@@ -0,0 +1,32 @@
+[toggleMenu]
+ other = "Alternar Menu"
+
+[relatedContents]
+ other = "Conteúdos Relacionados"
+
+[lastUpdatedOn]
+ other ="Última atualização em"
+
+[widgetArchivesTitle]
+ other = "Arquivos"
+
+[widgetArchivesMore]
+ other = "Mais"
+
+[widgetTagCloudTitle]
+ other = "Tags"
+
+[notFoundTitle]
+ other = "Não Encontrado"
+
+[notFoundSubtitle]
+ other = "Esta página não existe."
+
+[searchTitle]
+ other = "Busca"
+
+[searchPlaceholder]
+ other = "Digite algo..."
+
+[searchResultTitle]
+ other = "#PAGES_COUNT páginas (#TIME_SECONDS segundos)" \ No newline at end of file