diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 01:07:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 01:07:53 +0000 |
commit | cae8702ab2e5821ae54a98895ce1689aa3945be2 (patch) | |
tree | e10635c1a733a5817cf2464c4a5a2ad612afbe3b /settings/l10n/es.js | |
parent | e46ffe82f74526b1fcb417f60b430febe7e939b4 (diff) | |
download | nextcloud-server-cae8702ab2e5821ae54a98895ce1689aa3945be2.tar.gz nextcloud-server-cae8702ab2e5821ae54a98895ce1689aa3945be2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es.js')
-rw-r--r-- | settings/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index c11de5961f6..6f9027ec3fd 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -20,6 +20,7 @@ OC.L10N.register( "Unable to add group." : "No se pudo agregar el grupo.", "Unable to delete group." : "No se pudo eliminar el grupo.", "test email settings" : "probar configuración de correo electrónico", + "Mail could not be sent. Check your mail server log" : "El correo no pudo ser enviado. Revise el registro de su servidor de correo", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Ocurrió un problema al enviar el mensaje de correo electrónico. Revise su configuración. (Error: %s)", "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.", |