diff options
author | cyBerta <cyberta@riseup.net> | 2022-02-05 12:12:16 +0100 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2022-02-05 12:12:16 +0100 |
commit | cb473fac65386dd41bbdece1bd09e83d8bec475b (patch) | |
tree | 23558e323dff31b402d0a8b0a53be4f74ab2da90 /app/src/main/res/values-pt-rBR | |
parent | 4d0a25c8ac306314467c24b5836f723372ccc8ad (diff) |
update translations
Diffstat (limited to 'app/src/main/res/values-pt-rBR')
-rw-r--r-- | app/src/main/res/values-pt-rBR/strings.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index c1608f6c..bf0559d4 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -87,7 +87,6 @@ <string name="action_example">Ação de exemplo</string> <string name="action_settings">Configurações</string> <string name="void_vpn_establish">%s bloqueia todo o tráfego de saída de internet.</string> - <string name="void_vpn_error_establish">Falha ao estabelecer VPN de bloqueio</string> <string name="void_vpn_stopped">Parou de bloquear todo o tráfego de saída de internet.</string> <string name="void_vpn_title">Bloqueando tráfego</string> <string name="update_provider_details">Atualizar detalhes do provedor</string> @@ -133,8 +132,11 @@ <string name="gateway_selection_recommended">Recomendado</string> <string name="gateway_selection_automatic">Automático</string> <string name="log_onehop_create">Estabelecendo uma conexão de diretório criptografado</string> + <string name="log_loading_keys">Carregando certificados de autoridade</string> <string name="log_circuit_create">Estabelecendo um circuito Tor</string> <string name="log_done">Executando</string> <string name="hide">Esconder</string> <string name="use_snowflake">Usar Snowflake</string> + <string name="advanced_settings">Configurações avançadas</string> + <string name="cancel_connection">Desconectar</string> </resources> |