diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-18 02:26:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-18 02:26:30 +0000 |
commit | 9fd94b7e052e94b7170a67046c424e99ca6107f4 (patch) | |
tree | efb179fc98352943df12acd3ad79466fb7633b74 /apps/dav/l10n/es.js | |
parent | ac045a2461c3532d6c6ca6c33033871b1b0e1dc1 (diff) | |
download | nextcloud-server-9fd94b7e052e94b7170a67046c424e99ca6107f4.tar.gz nextcloud-server-9fd94b7e052e94b7170a67046c424e99ca6107f4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/es.js')
-rw-r--r-- | apps/dav/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 380e93ad288..35370dfa98b 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -97,6 +97,7 @@ OC.L10N.register( "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.", "Send notifications for events" : "Enviar notificaciones de los eventos", + "Notifications are sent via background jobs, so these must occur often enough." : "Las notificaciones son enviadas a través de trabajos en segundo plano, por lo que estos deben ocurrir con la suficiente frecuencia.", "Enable notifications for events via push" : "Activar notificaciones push para eventos", "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", "Notifications will be send through background jobs, so these need to happen often enough." : "Las notificaciones se enviarán a través de trabajos en segundo plano, por lo que estos deben llevarse a cabo con cierta frecuencia." |