summaryrefslogtreecommitdiffstats
path: root/core/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-15 00:08:15 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-15 00:08:15 +0000
commitcc40f02684a3b5e68003a6bb29afcce2bc639a86 (patch)
treed3c8747c20c673f679b8e08da25591166c0a61c8 /core/l10n/fr.js
parente0f479a4eb7f297dbe5156b16f42b896c4ceadd4 (diff)
downloadnextcloud-server-cc40f02684a3b5e68003a6bb29afcce2bc639a86.tar.gz
nextcloud-server-cc40f02684a3b5e68003a6bb29afcce2bc639a86.zip
[tx-robot] updated from transifex
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);");