diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:50 +0000 |
commit | fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1 (patch) | |
tree | 87379d08b8d1e55d09abab5bdd6075d04163c6fc /core/l10n/fr.json | |
parent | ebf289c4304f04868cf365a339c34836cbc83b68 (diff) | |
download | nextcloud-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.json')
-rw-r--r-- | core/l10n/fr.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/fr.json b/core/l10n/fr.json index c26e81dbc9b..4cfb6cf81e4 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -187,7 +187,7 @@ "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", @@ -198,6 +198,7 @@ "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()}", @@ -431,6 +432,7 @@ "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.", |