diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
commit | 1afe8906bc10247fcabf1651da881e027b3d8279 (patch) | |
tree | ca90c573a635898301c2924f167bf3256ef8dc66 /apps/dav/l10n/es.js | |
parent | 3a0bfbd55845257aea963b6ae894eff2289a044c (diff) | |
download | nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.tar.gz nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.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, 0 insertions, 1 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 35370dfa98b..22e37487f7f 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -99,7 +99,6 @@ OC.L10N.register( "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." }, "nplurals=2; plural=(n != 1);"); |