diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:10 +0000 |
commit | 323ee3cbdc420f1009b6eb64b2df0f878ff39a14 (patch) | |
tree | fd370a332259b18c94a7cd5855f157efdfed3da3 /core/l10n/fr.json | |
parent | c4c6943c1ede4fc3f31c08fd52434de4478ea5f5 (diff) | |
download | nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.tar.gz nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fr.json')
-rw-r--r-- | core/l10n/fr.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 4ff8ae8374a..ecae4e08b73 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -275,11 +275,10 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nous avons détecté plusieurs tentatives de connexion invalides depuis votre adresse IP. C'est pourquoi votre prochaine connexion sera retardée de 30 secondes.", "Forgot password?" : "Mot de passe oublié ?", "Back to login" : "Retour à la page de connexion", + "App token" : "Jeton d'application", + "Grant access" : "Autoriser l'accès", "Account access" : "Accès au compte", "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\".", - "Grant access" : "Autoriser l'accès", - "App token" : "Jeton d'application", - "Alternative login using app token" : "Authentification alternative utilisant un jeton d'application", "Redirecting …" : "Redirection en cours...", "New password" : "Nouveau mot de passe", "New Password" : "Nouveau mot de passe", @@ -339,6 +338,7 @@ "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\".", + "Alternative login using app token" : "Authentification alternative utilisant un jeton d'application", "You are accessing the server from an untrusted domain." : "Vous accédez au serveur à partir d'un domaine non approuvé.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Veuillez contacter votre administrateur. Si vous êtes un administrateur de cette instance, configurez la variable \"trusted_domains\" dans le fichier config/config.php. Un exemple de configuration est fournit dans le fichier config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "En fonction de votre configuration, en tant qu'administrateur vous pouvez également utiliser le bouton ci-dessous pour approuver ce domaine.", |