diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
commit | 78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch) | |
tree | 309032247bd62ee756313ecfb9b87ff806ed9fa5 /apps/encryption/l10n/es_SV.js | |
parent | 761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff) | |
download | nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip |
Fix(l10n): 馃敔 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption/l10n/es_SV.js')
-rw-r--r-- | apps/encryption/l10n/es_SV.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/encryption/l10n/es_SV.js b/apps/encryption/l10n/es_SV.js index 3788cabf162..60e0b23b14f 100644 --- a/apps/encryption/l10n/es_SV.js +++ b/apps/encryption/l10n/es_SV.js @@ -54,7 +54,6 @@ OC.L10N.register( "Enable password recovery:" : "Habilitar la recuperaci贸n de contrase帽a:", "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opci贸n te permitir谩 volver a tener acceso a tus archivos encriptados en caso de que pierdas la contrase帽a", "Enabled" : "Habilitado", - "Disabled" : "Deshabilitado", - "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Hola, <br><br>el administrador ha habilitado la encripci贸n del lado del servidor. Tus archivos fueron encriptados usando la contrase帽a <strong>%s</strong>.<br><br> Por favor inicia sesis贸n en la interface web, ve a la secci贸n \"m贸dulo de encripci贸n b谩sica\" de tus configuraciones personales y actualiza tu contrase帽a de encripci贸n ingresando esta contrase帽a en el campo \"contrase帽a de inicio de sesi贸n anterior\" y tu contrase帽a de inicio de sesi贸n actual. <br><br>" + "Disabled" : "Deshabilitado" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |