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/fr.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/fr.js')
-rw-r--r-- | apps/dav/l10n/fr.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 99c65a0e306..94344f17af3 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -97,8 +97,9 @@ OC.L10N.register( "Birthday calendars will be generated by a background job." : "Les agendas d'anniversaire seront générés par une tâche de fond.", "Hence they will not be available immediately after enabling but will show up after some time." : "Par conséquent, ils ne seront pas disponibles immédiatement après l'activation mais apparaîtront après un certain temps.", "Send notifications for events" : "Envoyer une notification pour les évènements", + "Notifications are sent via background jobs, so these must occur often enough." : "Les notifications sont envoyées par des tâches de fond qui doivent, par conséquent, être exécutées régulièrement.", "Enable notifications for events via push" : "Activer les notifications push pour les évènements", "Please make sure to properly set up the email settings above." : "Merci de vérifier d'avoir correctement configuré les paramètres de courriel ci-dessus", - "Notifications will be send through background jobs, so these need to happen often enough." : "Les notifications seront envoyées par des tâches de fond, qui doivent par conséquent être exécutées régulièrement." + "Notifications will be send through background jobs, so these need to happen often enough." : "Les notifications seront envoyées par des tâches de fond qui doivent, par conséquent, être exécutées régulièrement." }, "nplurals=2; plural=(n > 1);"); |