From 78d8723d0cc8c726cc02dd41439f1c7e2a50136d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 21 Dec 2022 02:30:14 +0000 Subject: Fix(l10n): 馃敔 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- apps/encryption/l10n/es_HN.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'apps/encryption/l10n/es_HN.js') diff --git a/apps/encryption/l10n/es_HN.js b/apps/encryption/l10n/es_HN.js index 3788cabf162..60e0b23b14f 100644 --- a/apps/encryption/l10n/es_HN.js +++ b/apps/encryption/l10n/es_HN.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,

the admin enabled server-side-encryption. Your files were encrypted using the password %s.

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.

" : "Hola,

el administrador ha habilitado la encripci贸n del lado del servidor. Tus archivos fueron encriptados usando la contrase帽a %s.

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.

" + "Disabled" : "Deshabilitado" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); -- cgit v1.2.3