aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
commit9db33055b208518601ff7b389188c032f8792e39 (patch)
treee4136b9ebaa3e911b897af0acf040f1152fdd43f /core/l10n/fr.js
parentd6f51cf9432f19c3c826b4a6350476d747132e5b (diff)
downloadnextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz
nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 281f1d9e3c8..68ffc0c8baf 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -202,7 +202,6 @@ OC.L10N.register(
"Load more results" : "Charger plus de résultats",
"Search" : "Rechercher",
"No results for {query}" : "Aucun résultat pour {query}",
- "Press enter to start searching" : "Appuyez sur Entrée pour démarrer la recherche",
"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","Veuillez saisir au moins {minSearchLength} caractères pour lancer la recherche"],
"This browser is not supported" : "Ce navigateur n'est pas supporté",
@@ -426,6 +425,7 @@ OC.L10N.register(
"Contacts menu" : "Menu des contacts",
"Setup two-factor authentication" : "Paramétrer l'authentification à double facteur",
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Il semble que vous utilisez une version 32-bits de PHP. Nextcloud nécessite une version 64-bits pour bien fonctionner. Merci de mettre à niveau votre système d'exploitation et PHP en 64-bits. Pour plus de détails consultez {linkstart}the documentation page about this ↗{linkend}.",
+ "Press enter to start searching" : "Appuyez sur Entrée pour démarrer la recherche",
"Please use the command line updater because updating via browser is disabled in your config.php." : "Veuillez utiliser la mise à jour en ligne de commande, car la mise à jour via le navigateur est désactivée dans votre fichier config.php."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");