Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 054832b

Browse files
msfjarvisweb-flow
andauthored
Sync localisations from Crowdin (#3084)
strings: sync with crowdin Co-authored-by: GitHub Actions <[email protected]>
1 parent 1e33b59 commit 054832b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

app/src/main/res/values-gl/strings.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@
120120
<string name="pref_pgp_ascii_armor_title">Cifrar co modo ASCII armor</string>
121121
<string name="pref_passphrase_cache_title">Permitir usar a caché para frase de paso</string>
122122
<string name="pref_passphrase_cache_summary">AVISO: esta característica funciona ben pero é experimental. Require que a pantalla estea bloqueada.</string>
123+
<string name="pref_passphrase_cache_authenticate_clear">Autenticarse para poder baleirar a cache</string>
124+
<string name="pref_passphrase_cache_auto_clear_title">Limpar automáticamente a frase de paso da caché</string>
125+
<string name="pref_passphrase_cache_auto_clear_summary">Retira automáticamente a frase de paso da caché ao apagarse a pantalla</string>
123126
<!-- PasswordGenerator fragment -->
124127
<string name="pwgen_title">Crear contrasinal</string>
125128
<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
343346
<string name="no_keys_imported_dialog_title">Non se importaron chaves</string>
344347
<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>
345348
<string name="biometric_prompt_title_gpg_passphrase_cache">Desbloquear cache da frase de paso</string>
349+
<string name="aead_detect_title">Detectada cifraxe AEAD</string>
350+
<string name="aead_detect_message">%1$s, le https://passwordstore.app/fix-aead para ter máis información</string>
346351
</resources>

app/src/main/res/values-pl-rPL/strings.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,9 @@
116116
<string name="pref_pgp_key_manager_title">Menedżer kluczy</string>
117117
<string name="pref_pgp_ascii_armor_title">Szyfruj w trybie ASCII-armor</string>
118118
<string name="pref_passphrase_cache_summary">UWAGA: ta funkcjonalność powinna działać poprawnie, ale jest bardzo eksperymentalna. Wymaga aktywnej blokady ekranu.</string>
119+
<string name="pref_passphrase_cache_authenticate_clear">Uwierzytelnij aby wyczyścić pamięć podręczną</string>
120+
<string name="pref_passphrase_cache_auto_clear_title">Automatycznie wyczyść pamięć podręczną haseł</string>
121+
<string name="pref_passphrase_cache_auto_clear_summary">Czyści pamięć podręczną haseł po wyłączeniu ekranu</string>
119122
<!-- PasswordGenerator fragment -->
120123
<string name="pwgen_title">Generuj hasło</string>
121124
<string name="pwgen_generate">Wygeneruj</string>
@@ -327,4 +330,6 @@
327330
<string name="activity_label_pgp_key_manager">Menedżer kluczy PGP</string>
328331
<string name="pgp_key_manager_delete_confirmation_dialog_title">Usunąć klucz?</string>
329332
<string name="git_utils_reset_remote_branch_title">Nazwa zdalnej gałęzi</string>
333+
<string name="aead_detect_title">Wykryto szyfrowanie AEAD</string>
334+
<string name="aead_detect_message">%1$s, zobacz https://passwordstore.app/fix-aead aby uzyskać więcej informacji</string>
330335
</resources>

0 commit comments

Comments
 (0)