Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/es.js')
-rw-r--r--apps/settings/l10n/es.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js
index 04677614b6e..a7eccbd5223 100644
--- a/apps/settings/l10n/es.js
+++ b/apps/settings/l10n/es.js
@@ -251,6 +251,7 @@ OC.L10N.register(
"Server-side encryption" : "Cifrado en el servidor",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "El cifrado en el lado del servidor hace posible cifrar archivos que se suben a este servidor. Esto trae consigo limitaciones como una ralentización en su funcionamiento, así que activa esto solo si es necesario.",
"Enable server-side encryption" : "Habilitar cifrado en el servidor",
+ "Please read carefully before activating server-side encryption:" : "Por favor, lea atentamente antes de activar el cifrado en el servidor:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Una vez que el cifrado está habilitado, todos los archivos subidos al servidor desde ese punto en adelante se cifrarán en reposo en el servidor. Sólo será posible desactivar el cifrado en una fecha posterior si el módulo de cifrado activado soporta esa función, y todas las condiciones (por ejemplo, el establecimiento de una clave de recuperación) se cumpen.",
"Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "El cifrado no garantiza por sí solo la seguridad del sistema. Por favor, vea la documentación para más información sobre cómo funciona la app de cifrado y los casos de uso soportados.",
"Be aware that encryption always increases the file size." : "Tenga presente que la encripción siempre incrementa el tamaño del archivo.",
@@ -258,6 +259,8 @@ OC.L10N.register(
"This is the final warning: Do you really want to enable encryption?" : "Esta es la advertencia final. ¿Realmente quiere activar el cifrado?",
"No encryption module loaded, please enable an encryption module in the app menu." : "No se ha cargado el modulo de cifrado. Por favor habilite un modulo de cifrado en el menú de aplicaciones.",
"Select default encryption module:" : "Seleccione el módulo de cifrado por defecto:",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Necesita migrar sus claves de cifrado provenientes del antiguo sistema (ownCloud <= 8.0) al nuevo. Por favor, habilite el \"Módulo de cifrado por defecto\" y ejecute {command}",
+ "Unable to update server side encryption config" : "No ha sido posible actualizar la configuración de cifrado del lado del servidor",
"Rename group" : "Renombrar grupo",
"Remove group" : "Eliminar grupo",
"You are about to remove the group {group}. The users will NOT be deleted." : "Vas a eliminar el grupo {group}. Los usuarios NO serán eliminados.",
@@ -405,6 +408,8 @@ OC.L10N.register(
"An error occured during the request. Unable to proceed." : "Ha ocurrido un error durante la petición. No se puede continuar.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La app ha sido activada pero tiene que actualizarse. Serás redirigido a la página de actualización en 5 segundos.",
"Error: This app cannot be enabled because it makes the server unstable" : "Error: Esta app no se puede activar porque hace inestable al servidor",
+ "An error occurred during the request. Unable to proceed." : "Ha ocurrido un error durante la solicitud. No se puede continuar.",
+ "User already exists." : "El usuario ya existe.",
"Administrator documentation" : "Documentación del adminsitrador",
"Documentation" : "Documentación",
"Forum" : "Foro",