summaryrefslogtreecommitdiffstats
path: root/core/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-30 00:22:50 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-30 00:22:50 +0000
commitfe35710f1b73461cb2fc96b7ab1aefba70c6f5c1 (patch)
tree87379d08b8d1e55d09abab5bdd6075d04163c6fc /core/l10n/fr.js
parentebf289c4304f04868cf365a339c34836cbc83b68 (diff)
downloadnextcloud-server-fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1.tar.gz
nextcloud-server-fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r--core/l10n/fr.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index c0796e4dd5f..f11e83e969c 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -189,7 +189,7 @@ OC.L10N.register(
"Global search" : "Recherche globale",
"Search apps, files, tags, messages" : "Rechercher des apps, fichiers, étiquettes, messages",
"Apps and Settings" : "Applications et Paramètres",
- "Modified" : "Modifié",
+ "Date" : "Date",
"Today" : "Auj.",
"Last 7 days" : "7 derniers jours",
"Last 30 days" : "30 derniers jours",
@@ -200,6 +200,7 @@ OC.L10N.register(
"People" : "Personnes",
"Load more results" : "Charger plus de résultats",
"Search in" : "Rechercher dans",
+ "Searching …" : "Recherche…",
"Start typing in search" : "Commencez à saisir dans la recherche",
"No matching results" : "Aucun résultat correspondant",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Du ${this.dateFilter.startFrom.toLocaleDateString()} au ${this.dateFilter.endAt.toLocaleDateString()}",
@@ -433,6 +434,7 @@ OC.L10N.register(
"No more subfolders in here" : "Plus aucun sous-dossier ici",
"Name" : "Nom",
"Size" : "Taille",
+ "Modified" : "Modifié",
"\"{name}\" is an invalid file name." : "\"{name}\" n'est pas un nom de fichier valide.",
"File name cannot be empty." : "Le nom de fichier ne peut pas être vide.",
"\"/\" is not allowed inside a file name." : "\"/\" n'est pas autorisé dans un nom de fichier.",