aboutsummaryrefslogtreecommitdiff
path: root/themes/ananke/i18n/pt.toml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/ananke/i18n/pt.toml')
-rw-r--r--themes/ananke/i18n/pt.toml35
1 files changed, 35 insertions, 0 deletions
diff --git a/themes/ananke/i18n/pt.toml b/themes/ananke/i18n/pt.toml
new file mode 100644
index 0000000..48b4269
--- /dev/null
+++ b/themes/ananke/i18n/pt.toml
@@ -0,0 +1,35 @@
+[more]
+other = "Mais"
+
+[allTitle]
+other = "Todo o {{.Title }}"
+
+[recentTitle]
+other = "Recentes {{.Title }}"
+
+[readMore]
+other = "Leia mais"
+
+[whatsInThis]
+other = "O que há neste {{ .Type }}"
+
+[related]
+other = "Relacionado"
+
+[yourName]
+other = "O teu nome"
+
+[emailAddress]
+other = "Endereço de e-mail"
+
+[message]
+other = "Mensagem"
+
+[emailRequiredNote]
+other = "É necessário um endereço de e-mail."
+
+[send]
+other = "Enviar"
+
+[taxonomyPageList]
+other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”" \ No newline at end of file