diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-01 02:18:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-01 02:18:34 +0000 |
commit | 6b7d91d7c14b50ce3f93c79b602954670766231c (patch) | |
tree | 8b28b83da2f1ecd6771e14053d857e67959c64ce /core/l10n | |
parent | f11a05553e0d6a7d2b1c62a9fadc9f5e1990e1ca (diff) | |
download | nextcloud-server-6b7d91d7c14b50ce3f93c79b602954670766231c.tar.gz nextcloud-server-6b7d91d7c14b50ce3f93c79b602954670766231c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/fr.js | 1 | ||||
-rw-r--r-- | core/l10n/fr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 2ceec21a46c..aec0d100317 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -171,6 +171,7 @@ OC.L10N.register( "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", + "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} …", "Settings" : "Paramètres", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 6515d04a88c..f07d8636996 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -169,6 +169,7 @@ "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", + "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} …", "Settings" : "Paramètres", |