summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-22 02:14:34 +0000
committerNextcloud bot <bot@nextcloud.com>2019-08-22 02:14:34 +0000
commit182517e0b359f66d4a96300d7a223a5b88d036dc (patch)
tree1b9638961f441f26353298bccb0b376650a2025d /apps/dav/l10n/fr.js
parent89d7ffebd51d3975e2310cee9bf95b031f73fe3c (diff)
downloadnextcloud-server-182517e0b359f66d4a96300d7a223a5b88d036dc.tar.gz
nextcloud-server-182517e0b359f66d4a96300d7a223a5b88d036dc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/fr.js')
-rw-r--r--apps/dav/l10n/fr.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js
index e09b88fee81..c8c33e23a40 100644
--- a/apps/dav/l10n/fr.js
+++ b/apps/dav/l10n/fr.js
@@ -44,8 +44,21 @@ 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",
+ "Calendar:" : "Agenda:",
+ "Date:" : "Date:",
"Where:" : "Où :",
"Description:" : "Description :",
+ "Untitled event" : "Événement sans titre",
+ "_%n year_::_%n years_" : ["%n an","%n ans"],
+ "_%n month_::_%n months_" : ["%n mois","%n mois"],
+ "_%n day_::_%n days_" : ["%n jour","%n jours"],
+ "_%n hour_::_%n hours_" : ["%n heure","%n heures"],
+ "_%n minute_::_%n minutes_" : ["%n minute","%n minutes"],
+ "%s (%s ago)" : "%s (il y a %s)",
+ "Calendar: %s" : "Agenda: %s",
+ "Date: %s" : "Date: %s",
+ "Description: %s" : "Description: %s",
+ "Where: %s" : "Où : %s",
"%1$s via %2$s" : "%1$s via %2$s",
"Invitation canceled" : "Invitation annulée",
"Hello %s," : "Bonjour %s,",