Sync localisations from Crowdin (#2440)

strings: sync with crowdin

Co-authored-by: GitHub Actions <noreply@github.com>
This commit is contained in:
Harsh Shandilya 2023-03-27 10:27:23 +05:30 committed by GitHub
parent 8e14f8ccaf
commit 8258c08f10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -334,4 +334,7 @@ a app desde unha fonte de confianza, como a Play Store, Amazon Appstore, F-Droid
<string name="activity_label_pgp_key_manager">Xestor de Chaves PGP</string> <string name="activity_label_pgp_key_manager">Xestor de Chaves PGP</string>
<string name="pgp_key_manager_delete_confirmation_dialog_title">Eliminar chave?</string> <string name="pgp_key_manager_delete_confirmation_dialog_title">Eliminar chave?</string>
<string name="git_utils_reset_remote_branch_title">Nome da rama remota</string> <string name="git_utils_reset_remote_branch_title">Nome da rama remota</string>
<string name="pgp_key_manager_no_keys_guidance">Importar unha chave usando o botón inferior Engadir</string>
<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>
</resources> </resources>