From e726e83c14859be542fc7de06cf6c53b9a35f27a Mon Sep 17 00:00:00 2001 From: Rogerio Antonio <rogerioafilho28@gmail.com> Date: Tue, 7 Jul 2020 01:50:27 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (13 of 13 strings) Translation: Revolt/Web App Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/pt_BR/ --- pt_BR.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/pt_BR.json b/pt_BR.json index 0967ef4..1551ae1 100644 --- a/pt_BR.json +++ b/pt_BR.json @@ -1 +1,27 @@ -{} +{ + "app": { + "main": { + "channel": { + "message": "Mensagem {{name}}" + } + } + }, + "login": { + "create": "Criar uma nova conta.", + "new": "novo no REVOLT?", + "forgot": "esqueseu sua senha?", + "enter": { + "password": "Entra sua senha.", + "email": "Entra seu email." + }, + "password": "senha", + "email": "Email", + "title": "Login" + }, + "general": { + "about": "sobre", + "tos": "termos de serviço", + "privacy": "polÃtica de Privacidade", + "image_by": "Imagem do/da" + } +} -- GitLab