UNPKG

@sync-in/server

Version:

The secure, open-source platform for file storage, sharing, collaboration, and sync

58 lines (57 loc) 4.14 kB
/* * Copyright (C) 2012-2025 Johan Legrand <johan.legrand@sync-in.com> * This file is part of Sync-in | The open source file sync and share solution * See the LICENSE file for licensing details */ "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "es", { enumerable: true, get: function() { return es; } }); const es = { 'If you no longer wish to receive notifications, change your preferences directly from your user space.': 'Si ya no desea recibir notificaciones, cambie sus preferencias directamente desde su espacio de usuario.', 'Access it from': 'Acceda a él desde', Comment: 'Comentario', commented: 'comentó', 'You receive this notification if you are the owner of the file or if you have also commented on this file': 'Recibe esta notificación si es el propietario del archivo o si también ha comentado este archivo', Space: 'Espacio', 'from the space': 'del espacio', 'to the space': 'al espacio', 'Access your spaces from': 'Acceda a sus espacios desde', 'Access this space from': 'Acceda a este espacio desde', 'You now have access to the space': 'Ahora tiene acceso al espacio', 'You no longer have access to the space': 'Ya no tiene acceso al espacio', 'This space has been permanently deleted': 'Este espacio ha sido eliminado permanentemente', anchored: 'ancló', unanchored: 'desancló', Share: 'Compartir', 'shared with you': 'compartió con usted', 'no longer share with you': 'ya no comparte con usted', 'You now have access to the share': 'Ahora tiene acceso al recurso compartido', 'You no longer have access to the share': 'Ya no tiene acceso al recurso compartido', 'You are no longer a member of the parent share, your child share has been deleted': 'Ya no es miembro del recurso compartido principal; su recurso compartido hijo ha sido eliminado', 'Access your shares from': 'Acceda a sus recursos compartidos desde', 'Access password': 'Contraseña de acceso', Sync: 'Sincronización', 'Access your syncs from': 'Acceda a sus sincronizaciones desde', 'You are no longer synchronizing': 'Ya no está sincronizando', 'Unlock Request': 'Solicitud de desbloqueo', 'You receive this notification because you have a lock on this file.': 'Recibe esta notificación porque tiene un bloqueo en este archivo.', 'sends you a request to unlock the file': 'le envía una solicitud para desbloquear el archivo', 'Security notification': 'Notificación de seguridad', 'Your account has been locked after several unsuccessful authentication attempts': 'Su cuenta ha sido bloqueada tras varios intentos de autenticación fallidos', 'This security notification concerns your Sync-in account. Please contact an administrator to perform the analysis and unlock your account.': 'Esta notificación de seguridad concierne a su cuenta de Sync-in. Póngase en contacto con un administrador para realizar el análisis y desbloquear su cuenta.', 'Two-factor authentication (2FA) on your account has been disabled': 'La autenticación de dos factores (2FA) de su cuenta ha sido desactivada', 'Two-factor authentication (2FA) on your account has been enabled': 'La autenticación de dos factores (2FA) de su cuenta ha sido activada', 'You received this notification because the security of your Sync-in account has changed. If you think this was a mistake, please review your security settings or contact your administrator.': 'Ha recibido esta notificación porque la seguridad de su cuenta de Sync-in ha cambiado. Si cree que se trata de un error, revise su configuración de seguridad o contacte a su administrador.', 'Address IP': 'Dirección IP', Browser: 'Navegador', 'New Version Available': 'Nueva versión disponible', 'You receive this notification because you are the administrator of this server.': 'Recibe esta notificación porque es el administrador de este servidor.', 'A new update is available': 'Hay una nueva actualización disponible' }; //# sourceMappingURL=es.js.map