From 52933d00a8556d5b5c1b7eb278c46ffbad01b6d6 Mon Sep 17 00:00:00 2001
From: Jonathan Soares <vsrw5bfj@duck.com>
Date: Sun, 6 Mar 2022 13:40:46 +0000
Subject: [PATCH] Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (462 of 462 strings)

Co-authored-by: Jonathan Soares <vsrw5bfj@duck.com>
Translate-URL: https://"weblate.tusky.app"/projects/tusky/tusky/pt_BR/
Translation: Tusky/Tusky
---
 app/src/main/res/values-pt-rBR/strings.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index 6d1753de..7a92ac71 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -47,7 +47,7 @@
     <string name="notification_favourite_format">%s favoritou teu toot</string>
     <string name="notification_follow_format">%s te seguiu</string>
     <string name="report_username_format">Denunciar @%s</string>
-    <string name="report_comment_hint">Comentários adicionais aqui</string>
+    <string name="report_comment_hint">Mais comentários\?</string>
     <string name="action_quick_reply">Resposta rápida</string>
     <string name="action_reply">Responder</string>
     <string name="action_reblog">Dar boost</string>
@@ -517,4 +517,6 @@
     <string name="dialog_delete_conversation_warning">Excluir esta conversa\?</string>
     <string name="action_delete_conversation">Excluir conversa</string>
     <string name="dialog_delete_list_warning">Deseja excluir a lista %s\?</string>
+    <string name="action_unbookmark">Remover favorito</string>
+    <string name="pref_title_confirm_favourites">Mostrar janela de confirmação antes de favoritar</string>
 </resources>
\ No newline at end of file