aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-gl
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2024-06-09 05:58:02 +0530
committerGitHub <noreply@github.com>2024-06-09 00:28:02 +0000
commit054832bf6e1fc1719099bf99043bd83a90314dfb (patch)
treee4380fb4932fa59cee5d76fb6f7c52ca8b2d3da5 /app/src/main/res/values-gl
parent1e33b59023960563e6de90295d631337beeba247 (diff)
Sync localisations from Crowdin (#3084)
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com>
Diffstat (limited to 'app/src/main/res/values-gl')
-rw-r--r--app/src/main/res/values-gl/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml
index 7119947e..2be0b96b 100644
--- a/app/src/main/res/values-gl/strings.xml
+++ b/app/src/main/res/values-gl/strings.xml
@@ -120,6 +120,9 @@
<string name="pref_pgp_ascii_armor_title">Cifrar co modo ASCII armor</string>
<string name="pref_passphrase_cache_title">Permitir usar a caché para frase de paso</string>
<string name="pref_passphrase_cache_summary">AVISO: esta característica funciona ben pero é experimental. Require que a pantalla estea bloqueada.</string>
+ <string name="pref_passphrase_cache_authenticate_clear">Autenticarse para poder baleirar a cache</string>
+ <string name="pref_passphrase_cache_auto_clear_title">Limpar automáticamente a frase de paso da caché</string>
+ <string name="pref_passphrase_cache_auto_clear_summary">Retira automáticamente a frase de paso da caché ao apagarse a pantalla</string>
<!-- PasswordGenerator fragment -->
<string name="pwgen_title">Crear contrasinal</string>
<string name="pwgen_generate">Crear</string>
@@ -343,4 +346,6 @@ a app desde unha fonte de confianza, como a Play Store, Amazon Appstore, F-Droid
<string name="no_keys_imported_dialog_title">Non se importaron chaves</string>
<string name="no_keys_imported_dialog_message">Aínda non hai chaves PGP importadas na app, preme no botón inferior para seleccionar un ficheiro de chave</string>
<string name="biometric_prompt_title_gpg_passphrase_cache">Desbloquear cache da frase de paso</string>
+ <string name="aead_detect_title">Detectada cifraxe AEAD</string>
+ <string name="aead_detect_message">%1$s, le https://passwordstore.app/fix-aead para ter máis información</string>
</resources>