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 | |
parent | c2e82148e5b116cac8a5b0446d5e01ef92f2c23d (diff) | |
download | nextcloud-server-52a1760d4e4fd07551c607f9ae90f3f248d4c67b.tar.gz nextcloud-server-52a1760d4e4fd07551c607f9ae90f3f248d4c67b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/dav/l10n/es.js | 5 | ||||
-rw-r--r-- | apps/dav/l10n/es.json | 5 |
2 files changed, 8 insertions, 2 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);"); diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 20e33731a34..72c0aceef5e 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -42,6 +42,9 @@ "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |