From 405ccf5febe9329beb9d86e08d4848c444e7ab4f Mon Sep 17 00:00:00 2001 From: Felipe Bueno Date: Fri, 3 Nov 2017 08:59:04 -0300 Subject: Add brazilian portuguese translation (#114) --- i18n/pt-br.yaml | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 i18n/pt-br.yaml diff --git a/i18n/pt-br.yaml b/i18n/pt-br.yaml new file mode 100644 index 0000000..62d8c6b --- /dev/null +++ b/i18n/pt-br.yaml @@ -0,0 +1,71 @@ +- id: home + translation: "Página Inicial" + +- id: templateBy + translation: "Template por" + +- id: portedBy + translation: "Portado para o Hugo por" + +- id: contactGoTo + translation: "Vá à página de contato" + +- id: contactAddrTitle + translation: "Endereço" + +- id: contactTitle + translation: "Contato" + +- id: contactForm + translation: "Formulário de contato" + +- id: contactName + translation: "Seu Nome" + +- id: contactMail + translation: "Seu Email" + +- id: contactMessage + translation: "Sua Mensagem" + +- id: contactSend + translation: "Enviar Mensagem" + +- id: navHome + translation: "vá à página inicial" + +- id: navToggle + translation: "Alternar Navegação" + +- id: categoriesTitle + translation: "Categorias" + +- id: searchTitle + translation: "Buscar" + +- id: tagsTitle + translation: "Tags" + +- id: continueReading + translation: "Continuar lendo" + +- id: readMore + translation: "Leia mais" + +- id: authorBy + translation: "Por" + +- id: recentPosts + translation: "Posts recentes" + +- id: aboutUs + translation: "Sobre nós" + +- id: newer + translation: "Mais novas" + +- id: older + translation: "Mais antigos" + +- id: publishedOn + translation: "em" -- cgit v1.2.3