From 67d0646f5959f7368510c094bda2fe2564ddcd00 Mon Sep 17 00:00:00 2001 From: Pedro Lopes Date: Tue, 10 Sep 2019 11:08:00 -0300 Subject: [PATCH] Adding pt-br language support --- locales/pt-br.json | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 locales/pt-br.json diff --git a/locales/pt-br.json b/locales/pt-br.json new file mode 100644 index 0000000..380b9c8 --- /dev/null +++ b/locales/pt-br.json @@ -0,0 +1,38 @@ +{ + "Page": "Página", + "of": "de", + "Published with": "Publicado com", + "Subscribe": "Inscreva-se", + "Subscribe to": "Inscreva-se a", + "Subscribed!": "Inscrito!", + "Subscribe to our newsletter": "Inscreva-se para a nossa lista de email", + "You've successfully subscribed to": "Inscrito com sucesso a", + "Your email address": "Seu email", + "with the email address": "com seu email", + "Email cannot be blank.": "Email não pode ser vazio.", + "Get the latest posts delivered right to your inbox.": "Receba nossos artigos mais novos diretamente na sua caixa de entrada.", + "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox.": "Mantenha-se atualizado e receba nossos melhores e mais recentes artigos diretamente na sua caixa de email.", + "Recommended for you": "Recomendado para você", + "Featured": "Em destaque", + "Page not found": "Página não encontrada", + "Unfortunately the page you were looking for could not be found.": "Infelizmente, a página que procurava não foi encontrada.", + "Back to home": "Voltar para o início", + "Go to the home page": "Ir para o início", + "Recent articles": "Artigos recentes", + "No recent articles found :(": "Não foram encontrados artigos recentes :(", + "1 min read": "1 min de leitura", + "% min read": "% min de leitura", + "No posts": "Nenhum artigo", + "No posts found": "Nenhum artigo encontrado", + "Apparently there are no posts at the moment, check again later.": "Parece que não há artigos no momento. Que tal voltar mais tarde?", + "1 post": "1 artigo", + "% posts": "% artigos", + "Tags": "Marcadores", + "with this tag": "com este marcador", + "No tags found :(": "Nenhum marcador foi encontrado :(", + "Posted by": "Publicado por", + "Among with": "
Junto com ", + "Among with no break line": "Junto com ", + "Type to search": "Digite para buscar", + "No results for your search, try something different.": "Não foi encontrado nada para sua busca. Que tal tentar algo diferente?" +}