aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-18 00:27:58 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-18 00:27:58 +0000
commit39db399043b044f345c22c2329346358d30313b9 (patch)
tree4ac275f34ddcd8aa1a8a68192121af9bc147cf93 /core/l10n/fr.js
parentee21204dd90ccfdd4c119d7277a73e11150ac2be (diff)
downloadnextcloud-server-39db399043b044f345c22c2329346358d30313b9.tar.gz
nextcloud-server-39db399043b044f345c22c2329346358d30313b9.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.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 1242121ed62..6c22c82fc91 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -208,7 +208,9 @@ OC.L10N.register(
"Not found" : "Non trouvé",
"People" : "Personnes",
"Load more results" : "Charger plus de résultats",
+ "Search in" : "Rechercher dans",
"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()}",
"Forgot password?" : "Mot de passe oublié ?",
"Back to login form" : "Retour au formulaire de connexion",