diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-03 00:12:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-03 00:12:32 +0000 |
commit | b02d1c8358f896e7cc5622d7402d1b2ed7e1edba (patch) | |
tree | 32573c66c3718dfe0500d860f264f658a6d12599 /apps/dav/l10n/fr.js | |
parent | ddd6c72b1f94f92e20ac60731c0e31b2f06af88b (diff) | |
download | nextcloud-server-b02d1c8358f896e7cc5622d7402d1b2ed7e1edba.tar.gz nextcloud-server-b02d1c8358f896e7cc5622d7402d1b2ed7e1edba.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 7ef554cf298..acc1bcc0b0a 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -70,11 +70,11 @@ OC.L10N.register( "Tentative" : "Provisoire", "Save" : "Sauvegarder", "Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.", - "CalDAV server" : "Serveur CalDAV", "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." + "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.", + "CalDAV server" : "Serveur CalDAV" }, "nplurals=2; plural=(n > 1);"); |