diff options
Diffstat (limited to 'apps/dav/l10n/fr.js')
-rw-r--r-- | apps/dav/l10n/fr.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 8232d9d34da..0d74469d86d 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -60,6 +60,9 @@ OC.L10N.register( "More options …" : "Plus d'options …", "More options at %s" : "Plus d'options à %s", "Contacts" : "Contacts", + "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Votre %s a besoin d'être configuré pour utiliser le HTTPS dans le but d'utiliser CalDAV et CardDAV avec iOS/macOS.", + "Configures a CalDAV account" : "Configure un compte CalDAV", + "Configures a CardDAV account" : "Configure un compte CardDAV", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Point d'accès WebDAV", "Technical details" : "Détails techniques", @@ -73,6 +76,7 @@ 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 {emailopen}the email server{linkclose}." : "Merci de vérifier d'avoir correctement configuré {emailopen}le serveur de courriel{linkclose}.", "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.", |