Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-08 07:07:48 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-08 07:07:48 +0300
commit7923e7f4dba3eab46f586238cf39b10e6e419d65 (patch)
tree331755fa74edd36c0439f10e67ae84172cd27f12
parent31d9da5dd30a0b6270a0b9821d66f7417b5fe3e0 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--app/src/main/res/values-pt-rBR/strings.xml4
1 files changed, 4 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 3217475..8a4e27f 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -57,6 +57,7 @@
<string name="request_response_timeout">Tempo limite de resposta da solicitação (em segundos) </string>
<string name="expert_settings">Configurações para especialistas </string>
<string name="confirm_credential_deletion">Tem certeza de que deseja excluir esta credencial? </string>
+ <string name="confirm_vault_deletion">Tem certeza de que deseja excluir isso cofre?</string>
<string name="yes">Sim</string>
<string name="cancel">Cancelar </string>
<string name="enable_credential_list_icons">Habilitar ícones na lista de credenciais</string>
@@ -72,6 +73,9 @@
<string name="password_generator_use_lowercase">Use caracteres minúsculos</string>
<string name="password_generator_use_uppercase">Use letras maiúsculas</string>
<string name="password_length">Comprimento da senha</string>
+ <string name="vault_name">Nome do cofre</string>
+ <string name="sharing_key_strength">Compartilhando a força da chave</string>
+ <string name="new_vault_name">Novo nome do cofre</string>
<string name="offline_cache">Cache offline</string>
<string name="offline_cache_description">Armazena em cache os cofres criptografados se eles foram carregados manualmente</string>
<string name="enable_offline_cache">Habilitar cache offline</string>