From c4e9a6cd1eef7c81bb79da8631913440707cde5c Mon Sep 17 00:00:00 2001 From: Fernando Ike Date: Wed, 30 Nov 2016 15:18:05 -0200 Subject: [PATCH] Added portuguese translation file --- i18n/pt.yaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 i18n/pt.yaml diff --git a/i18n/pt.yaml b/i18n/pt.yaml new file mode 100644 index 0000000..d38567d --- /dev/null +++ b/i18n/pt.yaml @@ -0,0 +1,32 @@ +- id: about + translation: "Sobre" + +- id: home + translation: "Home" + +- id: recentPosts + translation: "Post Recents" + +- id: readMore + translation: "Leia Mais →" + +- id: translations + translation: "Traduções" + +- id: share + translation: "Compartilhe" + +- id: paginatorPrevious + translation: "Página anterior" + +- id: paginatorNext + translation: "Próxima página" + +- id: cookieMessage + translation: "Este site usa coockies." + +- id: cookieLink + translation: "Saiba mais." + +- id: cookieDismiss + translation: "Ok!"