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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-21 05:26:25 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-21 05:26:25 +0300
commit80d93acff0a10efcb8ed96946bddece44dd32b58 (patch)
tree0204bc60039d0384ceff27ec1ef841022a3f38d4 /core/l10n/fr.js
parent72857fe0b1b1e4d1c474dc0c11f955021ab36ebd (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r--core/l10n/fr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 43ade29a7e6..5adfe264b02 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -159,6 +159,7 @@ OC.L10N.register(
"Start typing to search" : "Tapez pour lancer la recherche",
"Loading more results …" : "Chargement de plus de résultats …",
"Load more results" : "Charger plus de résultats",
+ "Search" : "Rechercher",
"An error occurred while searching for {type}" : "Une erreur s'est produite lors de la recherche de {type}",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Veuillez saisir au moins {minSearchLength} caractère pour lancer la recherche","Veuillez saisir au moins {minSearchLength} caractères pour lancer la recherche"],
"Search {types} …" : "Rechercher {types} …",
@@ -384,7 +385,6 @@ OC.L10N.register(
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} résultat dans un autre dossier","{count} résultats dans d'autres dossiers"],
"A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Un e-mail de réinitialisation de mot de passe a été envoyé à l'adresse e-mail du compte. Si vous ne le recevez pas, vérifiez vos dossiers de courrier indésirable/pourriel/spam ou demandez de l'aide à votre administrateur local.",
"Nextcloud {app}" : "Nextcloud {app}",
- "Search" : "Rechercher",
"These apps will be updated:" : "Les applications suivantes seront mises à jour :",
"For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Pour plus de détails consultez la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>."
},