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

github.com/zzossig/hugo-theme-zzo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorflads <flads.me@gmail.com>2020-12-04 01:26:54 +0300
committerflads <flads.me@gmail.com>2020-12-04 01:26:54 +0300
commit92e252fdd255ba3062b2dcc7e3c4f56adf9cb6fb (patch)
tree4e81e63cd9b90ad87288072fbd56f72aae54c8b7
parent69e72bd144abcc5dc305934b1f719ad21fc64a90 (diff)
create i18n/pt-br.toml
-rw-r--r--i18n/pt-br.toml119
1 files changed, 119 insertions, 0 deletions
diff --git a/i18n/pt-br.toml b/i18n/pt-br.toml
new file mode 100644
index 0000000..ce03115
--- /dev/null
+++ b/i18n/pt-br.toml
@@ -0,0 +1,119 @@
+[search-placeholder]
+other = "Pesquisar"
+
+[summary-dateformat]
+other = "02-01-2006"
+
+[reading-time]
+other = "min. de leitura"
+
+[tags]
+other = "Tags"
+
+[categories]
+other = "Categorias"
+
+[series]
+other = "Séries"
+
+[archive-dateformat]
+other = "02-01-2006"
+
+[talks-dateformat]
+other = "02-01-2006"
+
+[single-dateformat]
+other = "02-01-2006"
+
+[pub-dateformat]
+other = "02-01-2006"
+
+[resume-dateformat]
+other = "02-01-2006"
+
+[single-related]
+other = "Ver Também"
+
+[single-writtenBy]
+other = "Escrito por"
+
+[toc-label]
+other = "O que tem nesta página"
+
+[counter-site-pv]
+other = "Total de visualizações"
+
+[counter-site-uv]
+other = "Total de visitantes"
+
+[counter-page-pv]
+other = "visualizações"
+
+[donate-message]
+other = "Apoie o autor com"
+
+[share-message]
+other = "Compartilhar em"
+
+[contact-name]
+other = "Nome"
+
+[contact-email]
+other = "E-mail"
+
+[contact-tel]
+other = "Tel"
+
+[contact-file]
+other = "Arquivo"
+
+[contact-message]
+other = "Mensagem"
+
+[contact-send]
+other = "Enviar"
+
+[contact-browse]
+other = "Procurar"
+
+[tooltip-home]
+other = "Início"
+
+[tooltip-written]
+other = "Escrito em"
+
+[tooltip-modified]
+other = "Modificado em"
+
+[tooltip-reading-time]
+other = "Tempo de Leitura"
+
+[showcase-overview]
+other = "Resumo"
+
+[showcase-pinned]
+other = "Pinned"
+
+[nojs-message]
+other = "Esta página é melhor visualizada com o JavaScript habilitado"
+
+[posts-by-order]
+other = "Principais Publicações"
+
+[skin-dark]
+other = "dark"
+
+[skin-light]
+other = "light"
+
+[skin-hacker]
+other = "hacker"
+
+[skin-solarized]
+other = "solarized"
+
+[skin-kimbie]
+other = "kimbie"
+
+[no-contents]
+other = "Nada a ser exibido"