From ed8481d3d0187677a978c09e76827afd492b8d44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herm=C3=B3genes=20Oliveira?= Date: Wed, 3 Feb 2021 12:44:09 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (384 of 384 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/ --- lib/l10n/intl_pt_BR.arb | 85 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) diff --git a/lib/l10n/intl_pt_BR.arb b/lib/l10n/intl_pt_BR.arb index 1b734d44..3e66bd64 100644 --- a/lib/l10n/intl_pt_BR.arb +++ b/lib/l10n/intl_pt_BR.arb @@ -1999,5 +1999,90 @@ "placeholders": { "homeserver": {} } + }, + "reportMessage": "Denunciar mensagem", + "@reportMessage": { + "type": "text", + "placeholders": {} + }, + "redactMessage": "Retratar mensagem", + "@redactMessage": { + "type": "text", + "placeholders": {} + }, + "contentHasBeenReported": "O conteúdo foi denunciado para quem administra o servidor", + "@contentHasBeenReported": { + "type": "text", + "placeholders": {} + }, + "reason": "Motivo", + "@reason": { + "type": "text", + "placeholders": {} + }, + "whyDoYouWantToReportThis": "Por que você quer denunciar isto?", + "@whyDoYouWantToReportThis": { + "type": "text", + "placeholders": {} + }, + "inoffensive": "Inofensivo", + "@inoffensive": { + "type": "text", + "placeholders": {} + }, + "offensive": "Ofensivo", + "@offensive": { + "type": "text", + "placeholders": {} + }, + "extremeOffensive": "Extremamente ofensivo", + "@extremeOffensive": { + "type": "text", + "placeholders": {} + }, + "howOffensiveIsThisContent": "O quão ofensivo é este conteúdo?", + "@howOffensiveIsThisContent": { + "type": "text", + "placeholders": {} + }, + "search": "Buscar", + "@search": { + "type": "text", + "placeholders": {} + }, + "discover": "Desvendar", + "@discover": { + "type": "text", + "placeholders": {} + }, + "groups": "Grupos", + "@groups": { + "type": "text", + "placeholders": {} + }, + "messages": "Mensagens", + "@messages": { + "type": "text", + "placeholders": {} + }, + "status": "Status", + "@status": { + "type": "text", + "placeholders": {} + }, + "ignore": "Ignorar", + "@ignore": { + "type": "text", + "placeholders": {} + }, + "next": "Próximo", + "@next": { + "type": "text", + "placeholders": {} + }, + "pleaseFollowInstructionsOnWeb": "Por favor, siga as instruções no site e toque em próximo.", + "@pleaseFollowInstructionsOnWeb": { + "type": "text", + "placeholders": {} } }