diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-28 01:12:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-28 01:12:39 +0000 |
commit | 057e81a1e2fb9d2b4fd43904e0eae53f179e3789 (patch) | |
tree | c995ec680de4b484bc4947120f81fcbd0a93af73 /apps/dav/l10n/es.js | |
parent | 90f695f46e19959cb436f0b4da9b23287dfff787 (diff) | |
download | nextcloud-server-057e81a1e2fb9d2b4fd43904e0eae53f179e3789.tar.gz nextcloud-server-057e81a1e2fb9d2b4fd43904e0eae53f179e3789.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, 5 insertions, 0 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index dad168f6644..43a1aabe2e4 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -60,6 +60,9 @@ OC.L10N.register( "More options …" : "Más opciones...", "More options at %s" : "Más opciones en %s", "Contacts" : "Contactos", + "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Tu %s necesita configurarse para usar HTTPS en caso de usar CalDAV y CardDAV con iOS/macOS.", + "Configures a CalDAV account" : "Configura una cuenta CalDAV", + "Configures a CardDAV account" : "Configura una cuenta CardDAV", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Extremo de WebDAV", "Technical details" : "Detalles técnicos", @@ -72,7 +75,9 @@ OC.L10N.register( "Save" : "Guardar", "Your attendance was updated successfully." : "Tu asistencia se ha actualizado con éxito.", "Calendar server" : "Servidor de calendario", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Instala también la {calendarappstoreopen}app de Calendario{linkclose} o {calendardocopen}conecta tu escritorio y móvil para sincronizar ↗{linkclose}.", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Por favor, asegúrate de configurar correctamente {emailopen}el servidor web{linkclose}", "Automatically generate a birthday calendar" : "Generar automáticamente un calendario de cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños se generarán mediante un trabajo en segundo plano.", "Hence they will not be available immediately after enabling but will show up after some time." : "Por ello, no estarán disponibles inmediatamente tras activarlos, sino que aparecerán después de cierto tiempo.", |