summaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/es_EC.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:58 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:58 +0000
commit1b2f3114ab9c53f17cf215da7938a03f5c9b5d85 (patch)
tree7bc3916e44b63a0e582a45db3ec4d0fde10ffcac /apps/encryption/l10n/es_EC.js
parent2c6d11d2b9a53b7b70b5036acfe4cdc5e38ac997 (diff)
downloadnextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.tar.gz
nextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption/l10n/es_EC.js')
-rw-r--r--apps/encryption/l10n/es_EC.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/l10n/es_EC.js b/apps/encryption/l10n/es_EC.js
index 36c99914777..cd4758100f3 100644
--- a/apps/encryption/l10n/es_EC.js
+++ b/apps/encryption/l10n/es_EC.js
@@ -42,7 +42,6 @@ OC.L10N.register(
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
"Enable recovery key" : "Habilitar llave de recuperación",
"Disable recovery key" : "Deshabilitar llave de recuperación",
- "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "La llave de recuperación es una llave de encripción que se usa para encriptar archivos. Permite la recuperación de los archivos del usuario si este olvida su contraseña. ",
"Recovery key password" : "Contraseña de llave de recuperación",
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
@@ -62,6 +61,7 @@ OC.L10N.register(
"Enabled" : "Habilitado",
"Disabled" : "Deshabilitado",
"Please login to the web interface, go to the \"Security\" section 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." : "Por favor, inicie sesión en la interfaz web, vaya a la sección \"Seguridad\" de su configuración personal y actualice su contraseña de cifrado ingresando esta contraseña en el campo \"Contraseña de inicio de sesión anterior\" y su contraseña de inicio de sesión actual.",
- "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "Para poder utilizar este módulo de cifrado, debe habilitar \n el cifrado en el servidor en la configuración del administrador. \n Una vez habilitado, este módulo cifrará \n todos sus archivos de forma transparente. El cifrado se basa en claves AES de 256 bits.\n El módulo no afectará a los archivos existentes, solo los nuevos archivos se cifrarán después \n de habilitar el cifrado en el servidor. Tampoco es posible desactivar el cifrado y volver a un sistema sin cifrar.\n Por favor, lea la documentación para conocer todas las implicaciones antes de decidir \n habilitar el cifrado en el servidor."
+ "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "Para poder utilizar este módulo de cifrado, debe habilitar \n el cifrado en el servidor en la configuración del administrador. \n Una vez habilitado, este módulo cifrará \n todos sus archivos de forma transparente. El cifrado se basa en claves AES de 256 bits.\n El módulo no afectará a los archivos existentes, solo los nuevos archivos se cifrarán después \n de habilitar el cifrado en el servidor. Tampoco es posible desactivar el cifrado y volver a un sistema sin cifrar.\n Por favor, lea la documentación para conocer todas las implicaciones antes de decidir \n habilitar el cifrado en el servidor.",
+ "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "La llave de recuperación es una llave de encripción que se usa para encriptar archivos. Permite la recuperación de los archivos del usuario si este olvida su contraseña. "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");