Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/fr.js')
-rw-r--r--apps/dav/l10n/fr.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js
index 5ba33435d9f..04fe4b3f462 100644
--- a/apps/dav/l10n/fr.js
+++ b/apps/dav/l10n/fr.js
@@ -43,13 +43,9 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "Un <strong>événement</strong> de l'agenda a été modifié",
"A calendar <strong>todo</strong> was modified" : "Une <strong>liste de tâches</strong> de l'agenda a été modifiée",
"Contact birthdays" : "Anniversaires des contacts",
- "%s via %s" : "%s via %s",
"Invitation canceled" : "Invitation annulée",
"Hello %s," : "Bonjour %s,",
- "The meeting »%s« with %s was canceled." : "La réunion «%s» avec %s a été annulée.",
"Invitation updated" : "Invitation mise à jour",
- "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»",
"When:" : "Quand :",
"Where:" : "Où :",
"Description:" : "Description :",
@@ -76,6 +72,10 @@ OC.L10N.register(
"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.",
+ "%s via %s" : "%s via %s",
+ "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"
},
"nplurals=2; plural=(n > 1);");