From 6f11c749b1d57c93d5ca22fc5dd7d53fb75555aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herm=C3=B3genes=20Oliveira?= Date: Tue, 9 Feb 2021 21:21:56 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (390 of 390 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/ --- lib/l10n/intl_pt_BR.arb | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/lib/l10n/intl_pt_BR.arb b/lib/l10n/intl_pt_BR.arb index 3e66bd64..7feaeb96 100644 --- a/lib/l10n/intl_pt_BR.arb +++ b/lib/l10n/intl_pt_BR.arb @@ -2084,5 +2084,40 @@ "@pleaseFollowInstructionsOnWeb": { "type": "text", "placeholders": {} + }, + "all": "Todas", + "@all": { + "type": "text", + "placeholders": {} + }, + "contacts": "Contatos", + "@contacts": { + "type": "text", + "placeholders": {} + }, + "addNewContact": "Adicionar novo contato", + "@addNewContact": { + "type": "text", + "placeholders": {} + }, + "newChat": "Nova conversa", + "@newChat": { + "type": "text", + "placeholders": {} + }, + "noStatusesFound": "Nenhum status encontrado por enquanto.", + "@noStatusesFound": { + "type": "text", + "placeholders": {} + }, + "areYouSureYouWantToLogout": "Tem certeza que deseja encerrar a sessão?", + "@areYouSureYouWantToLogout": { + "type": "text", + "placeholders": {} + }, + "noPublicRoomsFound": "Não foram encontradas salas públicas...", + "@noPublicRoomsFound": { + "type": "text", + "placeholders": {} } }