diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-06 11:27:29 +0000 |
commit | 0df5110127a794ab25cf677aa98787ec12ee6fa3 (patch) | |
tree | c7c10b5ecdc2be89bc277968d7645d402a7ff63a /apps/dav/l10n/fr.js | |
parent | b2ae53a44b1b951ee662759c05a354189269b04e (diff) | |
download | nextcloud-server-0df5110127a794ab25cf677aa98787ec12ee6fa3.tar.gz nextcloud-server-0df5110127a794ab25cf677aa98787ec12ee6fa3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/fr.js')
-rw-r--r-- | apps/dav/l10n/fr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 96b69e71fe8..8232d9d34da 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -73,7 +73,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.", "Calendar server" : "Serveur de calendrier", "Send invitations to attendees" : "Envoyer des invitations aux participants", - "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", "Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire", "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.", @@ -81,6 +80,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La réunion «%s» avec %s a été annulée.", "The meeting »%s« with %s was updated." : "La réunion «%s» avec %s a été mise à jour.", "%s invited you to »%s«" : "%s vous a invité à «%s»", - "CalDAV server" : "Serveur CalDAV" + "CalDAV server" : "Serveur CalDAV", + "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" }, "nplurals=2; plural=(n > 1);"); |