diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-06 02:26:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-06 02:26:01 +0000 |
commit | fdb2b07803b54dc65a7db693c3c04e6e6a02b36c (patch) | |
tree | 8945aa528a862813d05ba669f446fc4c2a8d9628 /apps/dav/l10n/fr.js | |
parent | b211d02e9c0e1c2f5d3eed0916810d8db732237e (diff) | |
download | nextcloud-server-fdb2b07803b54dc65a7db693c3c04e6e6a02b36c.tar.gz nextcloud-server-fdb2b07803b54dc65a7db693c3c04e6e6a02b36c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/fr.js')
-rw-r--r-- | apps/dav/l10n/fr.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 96a19273e88..1733efc790c 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -1,6 +1,16 @@ OC.L10N.register( "dav", { + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installer aussi {calendarappstoreopen}l'application Calendrier{linkclose}, ou {calendardocopen}connecter à votre PC & téléphone pour synchroniser ↗{linkclose}.", + "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}.", + "Calendar server" : "Serveur de calendrier", + "Send invitations to attendees" : "Envoyer des invitations aux participants", + "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.", + "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", "Calendar" : "Agenda", "Todos" : "Tâches", "Personal" : "Personnel", @@ -95,16 +105,6 @@ OC.L10N.register( "Tentative" : "Provisoire", "Save" : "Enregistrer", "Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.", - "Calendar server" : "Serveur de calendrier", - "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installer aussi {calendarappstoreopen}l'application Calendrier{linkclose}, ou {calendardocopen}connecter à votre PC & téléphone pour synchroniser ↗{linkclose}.", - "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.", - "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", "Hello %s," : "Bonjour %s,", "The meeting »%1$s« with %2$s was canceled." : "La réunion «%1$s» avec %2$s a été annulée.", "The meeting »%1$s« with %2$s was updated." : "La réunion «%1$s» avec %2$s a été mise à jour.", |