diff options
Diffstat (limited to 'apps/dav/l10n/fr.js')
-rw-r--r-- | apps/dav/l10n/fr.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 5d270b732c9..11994ca511c 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -64,12 +64,8 @@ OC.L10N.register( "Where: %s" : "Où : %s", "%1$s via %2$s" : "%1$s via %2$s", "Invitation canceled" : "Invitation annulée", - "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.", "Invitation updated" : "Invitation mise à jour", - "The meeting »%1$s« with %2$s was updated." : "La réunion «%1$s» avec %2$s a été mise à jour.", - "%1$s invited you to »%2$s«" : "%1$s vous a invité à «%2$s»", - "When:" : "Quand :", + "Location:" : "Localisation :", "Link:" : "Lien :", "Accept" : "Accepter", "Decline" : "Refuser", @@ -105,6 +101,11 @@ OC.L10N.register( "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.", + "%1$s invited you to »%2$s«" : "%1$s vous a invité à «%2$s»", + "When:" : "Quand :", "Technical details" : "Détails techniques", "Remote Address: %s" : "Adresse distante : %s", "Request ID: %s" : "ID de la requête : %s", |