diff options
Diffstat (limited to 'apps/dav/l10n/gl.js')
-rw-r--r-- | apps/dav/l10n/gl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index 1bfa953035d..238a8dfa712 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -97,8 +97,9 @@ OC.L10N.register( "Birthday calendars will be generated by a background job." : "O calendario de aniversarios xerase cun traballo en segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por isto, non estarán dispoñíbeis inmediatamente tras activalos, senón que aparecerán após certo tempo", "Send notifications for events" : "Enviar notificacións para eventos", + "Notifications are sent via background jobs, so these must occur often enough." : "As notificacións enviaranse mediante procesos en segundo plano, polo que estes teñen que suceder con frecuencia.", "Enable notifications for events via push" : "Enviar notificacións para eventos mediante «push»", "Please make sure to properly set up the email settings above." : "Asegúrese de ter configurado correctamente o correo de enriba.", - "Notifications will be send through background jobs, so these need to happen often enough." : "As notificacións enviaranse mediante procesos en segundo plano, polo que estes teñen que suceder bastante a miúdo." + "Notifications will be send through background jobs, so these need to happen often enough." : "As notificacións enviaranse a través procesos en segundo plano, polo que estes teñen que suceder bastante a miúdo." }, "nplurals=2; plural=(n != 1);"); |