From 2a4e706828ab91075342a351bcb1ffc82e342690 Mon Sep 17 00:00:00 2001
From: Launacloud <CLOUDAPPSLAURA@gmail.com>
Date: Wed, 16 Nov 2022 02:48:27 +0100
Subject: [PATCH] Translated using Weblate (Portuguese (Brazil))

Currently translated at 98.3% (176 of 179 strings)

Co-authored-by: Launacloud <CLOUDAPPSLAURA@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/calyxos/seedvault/pt_BR/
Translation: CalyxOS/Seedvault
---
 app/src/main/res/values-pt-rBR/strings.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index 61e6bee7..4ab55eaf 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -180,4 +180,13 @@
     <string name="notification_error_no_main_key_title">Backups desativados</string>
     <string name="notification_error_no_main_key_text">Gere um novo código de recuperação para concluir a atualização e continuar a usar os backups.</string>
     <string name="error_no_store">Erro: Nenhuma loja de aplicativos instalada</string>
+    <string name="restore_app_status_restored">Dados restaurados</string>
+    <string name="restore_app_status_installed">Reinstalado</string>
+    <string name="restore_app_status_install_error">Não foi possível instalar</string>
+    <string name="restore_app_status_warning">Aviso de restauração</string>
+    <string name="backup_app_in_progress">Fazendo backup</string>
+    <string name="backup_app_warning">Aviso de backup</string>
+    <string name="restore_app_status_installing">Reinstalando</string>
+    <string name="restore_app_status_failed">Falha na restauração</string>
+    <string name="notification_backup_disabled">Backup desabilitado</string>
 </resources>
\ No newline at end of file