diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-09 02:16:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-09 02:16:37 +0000 |
commit | 3db61c43abf5b034e7850f87b122524ab24aeb66 (patch) | |
tree | 752ed72483b3f34950a4efa6809535dee69ba31a /core/l10n/fr.js | |
parent | 579c7073f3cd5276c554b0307e029ebcffe81d87 (diff) | |
download | nextcloud-server-3db61c43abf5b034e7850f87b122524ab24aeb66.tar.gz nextcloud-server-3db61c43abf5b034e7850f87b122524ab24aeb66.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index df46e2e624d..7b378ed234c 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -166,6 +166,7 @@ OC.L10N.register( "Log in with a device" : "Se connecter avec un appareil", "Back" : "Retour", "No results for {query}" : "Aucun résultat pour {query}", + "Start typing to search" : "Commencez à taper pout lancer la recherche", "Loading more results …" : "Chargement de plus de résultats …", "Load more results" : "Charger plus de résultats", "_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"], |