diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-16 00:19:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-16 00:19:16 +0000 |
commit | 55036a0bc4628bc9e3ce47e26c10fe3f9f6fef56 (patch) | |
tree | 7ca7cda0183f03e321ef0c8240457a8dbe474b05 /apps/encryption/l10n/gl.js | |
parent | 8359b806f4fdc6ca7270c38744684de8ef830174 (diff) | |
download | nextcloud-server-55036a0bc4628bc9e3ce47e26c10fe3f9f6fef56.tar.gz nextcloud-server-55036a0bc4628bc9e3ce47e26c10fe3f9f6fef56.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption/l10n/gl.js')
-rw-r--r-- | apps/encryption/l10n/gl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/encryption/l10n/gl.js b/apps/encryption/l10n/gl.js index ee25a992278..0c4377ab2a4 100644 --- a/apps/encryption/l10n/gl.js +++ b/apps/encryption/l10n/gl.js @@ -42,6 +42,7 @@ OC.L10N.register( "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ao activar esta opción cífranse todos os ficheiros almacenados no almacenamento principal, senón só se cifran os ficheiros do almacenamento externo.", "Enable recovery key" : "Activar a chave de recuperación", "Disable recovery key" : "Desactivar a chave de recuperación", + "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "A chave de recuperación é unha chave de cifrado adicional que se usa para cifrar ficheiros. Utilízase para recuperar ficheiros dunha conta se se esquece o contrasinal.", "Recovery key password" : "Contrasinal da chave de recuperación", "Repeat recovery key password" : "Repita o contrasinal da chave de recuperación", "Change recovery key password:" : "Cambiar o contrasinal da chave de la recuperación:", |