aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/fr.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-13 00:25:08 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-13 00:25:08 +0000
commit36d370b2163ac2a98dbecf2400eb1300025b79b2 (patch)
tree183554d0d02420e0c6967d223924040992fcc25e /core/l10n/fr.json
parent694c7e068944ced5f171da08ca8cf610ae322efe (diff)
downloadnextcloud-server-36d370b2163ac2a98dbecf2400eb1300025b79b2.tar.gz
nextcloud-server-36d370b2163ac2a98dbecf2400eb1300025b79b2.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fr.json')
-rw-r--r--core/l10n/fr.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 72d45208aa7..5241be575c8 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -136,8 +136,10 @@
"More apps" : "Plus d'applications",
"Currently open" : "Actuellement ouvert",
"_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications","{count} notifications"],
+ "Date range filter" : "Filtre de plage de dates",
"Pick start date" : "Sélectionner une date de début",
"Pick end date" : "Sélectionner une date de fin",
+ "Apply range" : "Appliquer la plage",
"Log in" : "Se connecter",
"Logging in …" : "Connexion…",
"Server side authentication failed!" : "L'authentification sur le serveur a échoué !",
@@ -192,13 +194,20 @@
"Loading your contacts …" : "Chargement de vos contacts...",
"Looking for {term} …" : "Recherche de {term} ...",
"Global search" : "Recherche globale",
+ "Search apps, files, tags, messages" : "Rechercher des apps, fichiers, étiquettes, messages",
"Apps and Settings" : "Applications et Paramètres",
"Modified" : "Modifié",
"Today" : "Auj.",
+ "Last 7 days" : "7 derniers jours",
+ "Last 30 days" : "30 derniers jours",
"This year" : "Cette année",
"Last year" : "Année dernière",
+ "Custom date range" : "Plage de dates personnalisée",
+ "Search people" : "Rechercher des personnes",
"Not found" : "Non trouvé",
"People" : "Personnes",
+ "Start typing in search" : "Commencez à saisir dans la recherche",
+ "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Du ${this.dateFilter.startFrom.toLocaleDateString()} au ${this.dateFilter.endAt.toLocaleDateString()}",
"Forgot password?" : "Mot de passe oublié ?",
"Back to login form" : "Retour au formulaire de connexion",
"Back" : "Retour",