diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-02 01:10:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-02 01:10:52 +0000 |
commit | 52a1760d4e4fd07551c607f9ae90f3f248d4c67b (patch) | |
tree | 8c3dd1671bf63380a0494c64ee6fd34a71c86af8 /apps/dav/l10n/es.js | |
parent | c2e82148e5b116cac8a5b0446d5e01ef92f2c23d (diff) | |
download | nextcloud-server-52a1760d4e4fd07551c607f9ae90f3f248d4c67b.tar.gz nextcloud-server-52a1760d4e4fd07551c607f9ae90f3f248d4c67b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/es.js')
-rw-r--r-- | apps/dav/l10n/es.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 2a01abafcfb..75b5ccc8aa9 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Contactos", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", - "Request ID: %s" : "ID de la solicitud: %s" + "Request ID: %s" : "ID de la solicitud: %s", + "CalDAV server" : "Servidor CalDAV", + "Send invitations to attendees" : "Enviar invitaciones a los asistentes", + "Please make sure to properly set up the email settings above." : "Por favor, asegúrate de que las configuraciones de correo de arriba son correctas" }, "nplurals=2; plural=(n != 1);"); |