diff options
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r-- | settings/l10n/es.js | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index c23013cfe8e..15db3821420 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -35,12 +35,17 @@ OC.L10N.register( "Enabled" : "Habilitado", "Not enabled" : "No habilitado", "Recommended" : "Recomendado", + "Group already exists." : "El grupo ya existe.", + "Unable to add group." : "No se pudo agregar el grupo.", + "Unable to delete group." : "No se pudo eliminar el grupo.", "Saved" : "Guardado", "test email settings" : "probar configuración de correo electrónico", "If you received this email, the settings seem to be correct." : "Si recibió este mensaje de correo electrónico, su configuración debe estar correcta.", "A problem occurred while sending the email. Please revise your settings." : "Ocurrió un problema al mandar el mensaje. Revise la configuración.", "Email sent" : "Correo electrónico enviado", "You need to set your user email before being able to send test emails." : "Tiene que configurar su dirección de correo electrónico antes de poder enviar mensajes de prueba.", + "Unable to create user." : "No se pudo crear el usuario.", + "Unable to delete user." : "No se pudo eliminar el usuario.", "Are you really sure you want add \"{domain}\" as trusted domain?" : "¿Está seguro de querer agregar \"{domain}\" como un dominio de confianza?", "Add trusted domain" : "Agregar dominio de confianza", "Sending..." : "Enviando...", @@ -127,13 +132,13 @@ OC.L10N.register( "Allow users to share via link" : "Permite a los usuarios compartir por medio de enlaces", "Enforce password protection" : "Forzar la protección por contraseña.", "Allow public uploads" : "Permitir subidas públicas", + "Allow users to send mail notification for shared files" : "Permitir a los usuarios enviar mensajes de notificación para ficheros compartidos", "Set default expiration date" : "Establecer fecha de caducidad predeterminada", "Expire after " : "Caduca luego de", "days" : "días", "Enforce expiration date" : "Imponer fecha de caducidad", "Allow resharing" : "Permitir re-compartición", "Restrict users to only share with users in their groups" : "Restringe a los usuarios a compartir solo con otros usuarios en sus grupos", - "Allow users to send mail notification for shared files" : "Permitir a los usuarios enviar mensajes de notificación para ficheros compartidos", "Exclude groups from sharing" : "Excluye grupos de compartir", "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir contenidos compartidos, pero no podrán, pero no podrán iniciarlos.", "Enforce HTTPS" : "Forzar HTTPS", |