From fd17061fbbc0d4e6b40957313070314c563b2a14 Mon Sep 17 00:00:00 2001 From: Daimar Stein Date: Sat, 4 Dec 2021 20:30:25 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 88.0% (2919 of 3316 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pt_BR/ --- src/i18n/strings/pt_BR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/pt_BR.json b/src/i18n/strings/pt_BR.json index 9c85f23476..f881993b93 100644 --- a/src/i18n/strings/pt_BR.json +++ b/src/i18n/strings/pt_BR.json @@ -2986,5 +2986,6 @@ "%(senderDisplayName)s sent a sticker.": "%(senderDisplayName)s enviou uma figurinha.", "Light high contrast": "Claro (alto contraste)", "%(senderDisplayName)s changed who can join this room.": "%(senderDisplayName)s modificou quem pode se juntar a esta sala.", - "%(senderDisplayName)s changed who can join this room. View settings.": "%(senderDisplayName)s modificou quem pode se juntar a esta sala. Ver configurações." + "%(senderDisplayName)s changed who can join this room. View settings.": "%(senderDisplayName)s modificou quem pode se juntar a esta sala. Ver configurações.", + "Space selection": "Seleção de Espaços" }