diff options
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index c8aee2466ca..863bee48b8a 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -161,6 +161,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.", "Resharing is not allowed" : "No se permite compartir de nuevo", "Share to {name}" : "Compartir a {name}", + "Copy URL" : "Copiar URL", "Link" : "Enlace", "Password protect" : "Protección con contraseña", "Allow editing" : "Permitir edición", @@ -172,7 +173,9 @@ OC.L10N.register( "Set expiration date" : "Establecer fecha de caducidad", "Expiration" : "Expira en:", "Expiration date" : "Fecha de caducidad", + "Set share note" : "Crear nota en el compartido", "Share link" : "Compartir enlace", + "Enable" : "Habilitar", "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}", "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}", "Shared with you by {owner}" : "Compartido contigo por {owner}", @@ -189,6 +192,7 @@ OC.L10N.register( "Can create" : "Puede crear", "Can change" : "Puede cambiar", "Can delete" : "Puede eliminar", + "Password protect by Talk" : "Protegido con contraseña por Talk", "Access control" : "Control de acceso", "Could not unshare" : "No se puede quitar el comparto", "Error while sharing" : "Error al compartir", @@ -303,6 +307,7 @@ OC.L10N.register( "Username or email" : "Nombre de usuario o email", "Log in" : "Iniciar sesión", "Wrong password." : "Contraseña incorrecta.", + "User disabled" : "Usuario deshabilitado", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos inválidos desde tu IP. Por tanto, tu próximo intento se retrasará 30 segundos.", "Forgot password?" : "¿Contraseña olvidada?", "Back to login" : "Volver a la identificación", |