aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-pt-rBR
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-pt-rBR')
-rw-r--r--app/src/main/res/values-pt-rBR/strings.xml8
1 files changed, 8 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 2d2e216a..19d2fac7 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -111,6 +111,8 @@
<string name="pref_rebase_on_pull_title">Rebasear em pull</string>
<string name="pref_rebase_on_pull_summary">Ao realizar um pull ou sincronizar, crie um merge commit com as alterações do upstream</string>
<string name="pref_rebase_on_pull_summary_on">Ao realizar um pull ou sincronizar, rebase commits que não estão presentes no repositório remoto</string>
+ <string name="pref_disable_sync_on_pull_title">Desativar o pull para sincronizar</string>
+ <string name="pref_disable_sync_on_pull_summary">Impedir uma sincronização do Git ao baixar a lista de senhas</string>
<string name="pref_import_pgp_key_title">Importar chave PGP</string>
<string name="pref_pgp_key_manager_title">Gerenciador de Chaves</string>
<string name="pref_pgp_ascii_armor_title">Criptografar no modo de proteção ASCII</string>
@@ -321,7 +323,13 @@
<string name="place_shortcut_on_home_screen">Criar atalho na tela inicial</string>
<string name="password_list_fab_content_description">Criar nova senha ou pasta</string>
<string name="pgp_key_import_failed">Falha ao importar a chave PGP</string>
+ <string name="pgp_key_import_failed_replace_message">Uma chave existente com esse ID foi encontrada, você deseja substituí-lo?</string>
<string name="pgp_key_import_succeeded">Chave PGP importada com sucesso</string>
<string name="pgp_key_import_succeeded_message">A ID da chave importada foi fornecida abaixo, por favor, faça uma revisão para correção:\n%1$s</string>
<string name="pref_category_pgp_title">Configurações PGP</string>
+ <string name="pwgen_some_error_occurred">Ocorreu um erro</string>
+ <string name="git_run_gc_job">Executar o serviço de limpeza</string>
+ <string name="activity_label_pgp_key_manager">Gerenciador de Chaves PGP</string>
+ <string name="pgp_key_manager_delete_confirmation_dialog_title">Apagar chave?</string>
+ <string name="git_utils_reset_remote_branch_title">Nome do branch remoto</string>
</resources>