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

Commit

Permalink
Sync localisations from Crowdin (#3084)
Browse files Browse the repository at this point in the history
strings: sync with crowdin

Co-authored-by: GitHub Actions <[email protected]>
  • Loading branch information
msfjarvis and web-flow authored Jun 9, 2024
1 parent 1e33b59 commit 054832b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/src/main/res/values-gl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
5 changes: 5 additions & 0 deletions app/src/main/res/values-pl-rPL/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@
<string name="pref_pgp_key_manager_title">Menedżer kluczy</string>
<string name="pref_pgp_ascii_armor_title">Szyfruj w trybie ASCII-armor</string>
<string name="pref_passphrase_cache_summary">UWAGA: ta funkcjonalność powinna działać poprawnie, ale jest bardzo eksperymentalna. Wymaga aktywnej blokady ekranu.</string>
<string name="pref_passphrase_cache_authenticate_clear">Uwierzytelnij aby wyczyścić pamięć podręczną</string>
<string name="pref_passphrase_cache_auto_clear_title">Automatycznie wyczyść pamięć podręczną haseł</string>
<string name="pref_passphrase_cache_auto_clear_summary">Czyści pamięć podręczną haseł po wyłączeniu ekranu</string>
<!-- PasswordGenerator fragment -->
<string name="pwgen_title">Generuj hasło</string>
<string name="pwgen_generate">Wygeneruj</string>
Expand Down Expand Up @@ -327,4 +330,6 @@
<string name="activity_label_pgp_key_manager">Menedżer kluczy PGP</string>
<string name="pgp_key_manager_delete_confirmation_dialog_title">Usunąć klucz?</string>
<string name="git_utils_reset_remote_branch_title">Nazwa zdalnej gałęzi</string>
<string name="aead_detect_title">Wykryto szyfrowanie AEAD</string>
<string name="aead_detect_message">%1$s, zobacz https://passwordstore.app/fix-aead aby uzyskać więcej informacji</string>
</resources>

0 comments on commit 054832b

Please sign in to comment.