summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2023-10-31 22:43:22 +0100
committercyBerta <cyberta@riseup.net>2023-10-31 22:43:22 +0100
commit12fc4ff3a83c6468ea228e8f6eea3297f98c6496 (patch)
tree1f8d749a5e8b7a99ba43eb9042b9303759f47753
parent1d2b7f35e6fc4db30d63497bee94faecdd034e63 (diff)
update pt-rBR strings
-rw-r--r--app/src/main/res/values-pt-rBR/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index 9d83ff49..c162690f 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -67,6 +67,9 @@
<string name="authentication_failed_message">Falha na Autenticação</string>
<string name="registration_failed_message">Falha no cadastro</string>
<string name="eip_status_start_pending">Inicializando conexão</string>
+ <string name="eip_status_connecting">Conectando VPN</string>
+ <string name="eip_status_unsecured">Conexão insegura</string>
+ <string name="eip_status_secured">Conexão segura</string>
<string name="eip_cancel_connect_title">Cancelar conexão?</string>
<string name="eip_cancel_connect_text">Há uma tentativa de conexão em andamento. Você deseja cancelar?</string>
<string name="eip.warning.browser_inconsistency">Desligar conexão VPN? Quando a VPN está desligada, você pode vazar informações pessoais para o seu provedor de internet ou na rede local.</string>
@@ -202,4 +205,6 @@
<string name="disabled_while_udp_on">Desabilitado enquanto UDP estiver ligado.</string>
<string name="advanced_settings">Configurações avançadas</string>
<string name="cancel_connection">Desconectar</string>
+ <string name="unknown_location">Local desconhecido</string>
+ <string name="splash_footer">Desenvolvido pela LEAP</string>
</resources>