summaryrefslogtreecommitdiffstats
path: root/core/l10n/fr.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r--core/l10n/fr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index c35ee42b9d4..48a4432ff7f 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -271,7 +271,6 @@ OC.L10N.register(
"Log in" : "Se connecter",
"Stay logged in" : "Rester connecté",
"Alternative Logins" : "Identifiants alternatifs",
- "You are about to grant \"%s\" access to your %s account." : "Vous êtes sur le point d'accorder à \"%s\" l'accès à votre compte \"%s\".",
"App token" : "Jeton d'application",
"Alternative login using app token" : "Authentification alternative utilisant un jeton d'application",
"Redirecting …" : "Redirection en cours...",
@@ -340,6 +339,7 @@ OC.L10N.register(
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Bonjour,<br><br>Nous vous informons que %s a partagé <strong>%s</strong> avec vous.<br><a href=\"%s\">Cliquez ici pour y accéder !</a><br><br>",
"This Nextcloud instance is currently in single user mode." : "Cette instance de Nextcloud est actuellement en mode utilisateur unique.",
"This means only administrators can use the instance." : "Cela signifie que seuls les administrateurs peuvent utiliser l'instance.",
- "Please use the command line updater because you have a big instance." : "Veuillez utiliser la mise à jour en ligne de commande car votre instance est volumineuse."
+ "Please use the command line updater because you have a big instance." : "Veuillez utiliser la mise à jour en ligne de commande car votre instance est volumineuse.",
+ "You are about to grant \"%s\" access to your %s account." : "Vous êtes sur le point d'accorder à \"%s\" l'accès à votre compte \"%s\"."
},
"nplurals=2; plural=(n > 1);");