aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-gl/strings.xml
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2023-12-31 05:58:34 +0530
committerGitHub <noreply@github.com>2023-12-31 00:28:34 +0000
commit6ef794350705f913dd080ff7b9ed59382db35d0d (patch)
tree5a919bc26ae5d0c71c754cf97752f10bb5f28a15 /app/src/main/res/values-gl/strings.xml
parentb0ea7c6b6a64859ba1eaead9c293b89926b51817 (diff)
Sync localisations from Crowdin (#2841)
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com>
Diffstat (limited to 'app/src/main/res/values-gl/strings.xml')
-rw-r--r--app/src/main/res/values-gl/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml
index 93a9b914..7119947e 100644
--- a/app/src/main/res/values-gl/strings.xml
+++ b/app/src/main/res/values-gl/strings.xml
@@ -119,7 +119,7 @@
<string name="pref_pgp_key_manager_title">Xestor de chaves</string>
<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 ferramenta é funcional pero aínda experimental.</string>
+ <string name="pref_passphrase_cache_summary">AVISO: esta característica funciona ben pero é experimental. Require que a pantalla estea bloqueada.</string>
<!-- PasswordGenerator fragment -->
<string name="pwgen_title">Crear contrasinal</string>
<string name="pwgen_generate">Crear</string>
@@ -278,6 +278,7 @@ a app desde unha fonte de confianza, como a Play Store, Amazon Appstore, F-Droid
<string name="otp_import_failure_no_selection">Non se seleccionou ningún ficheiro de imaxe</string>
<string name="exporting_passwords">Exportando contrasinais…</string>
<string name="invalid_gpg_id">Atopouse .gpg-id, pero contén un ID de chave, impresión dixital ou ID de usuaria non válidos</string>
+ <string name="short_gpg_id">Atopouse .gpg-id, pero contén un ID hex curto, ao que non damos soporte</string>
<string name="invalid_filename_text">O nome do ficheiro non pode conter \'/\', establece un directorio superior</string>
<string name="directory_hint">Directorio</string>
<string name="new_folder_set_gpg_key">Establece chave GPG para o directorio</string>