Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/fr.js')
-rw-r--r--l10n/fr.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index c83f931..0106822 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"fulltextsearch",
{
"the search returned {total} results in {time} ms" : "la recherche a retourné {total} résultats en {time} ms",
+ "the search in {title} for \"{search}\" returned {total} results in {time} ms" : "La recherche dans {title} pour les mots clés {search} a retourné {total} résultats en {time} ms",
"Search" : "Recherche",
"Index not found" : "Index non trouvé",
"Process timed out" : "Processus expiré",