diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
commit | 6fcf729545705b3141cae59928fb44d547b636b9 (patch) | |
tree | 24e190876f87d05db5c3d74ce4aafbb3de2de501 /core/l10n/fr.js | |
parent | 11e8fd47ee22418cc9f3d4a15671aadc580b99b0 (diff) | |
download | nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.tar.gz nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index c6031164117..560970a22ce 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -65,6 +65,7 @@ OC.L10N.register( "Password" : "Mot de passe", "Failed to authenticate, try again" : "Échec d'authentification, essayez à nouveau", "seconds ago" : "Il y a quelques secondes", + "Link to a {label}" : "Lier à un {label}", "New in" : "Nouveau dans", "View changelog" : "Voir le journal des modifications", "Could not load your contacts" : "Impossible de charger vos contacts", @@ -331,7 +332,7 @@ OC.L10N.register( "Please try again or contact your administrator." : "Veuillez réessayer ou contactez votre administrateur.", "Username or email" : "Utilisateur ou email", "Log in" : "Se connecter", - "Wrong password." : "Mot de passe incorrect.", + "Wrong username or password." : "Utilisateur ou mot de passe incorrect.", "User disabled" : "Utilisateur désactivé", "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é ?", @@ -402,6 +403,7 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Partager avec d'autres personnes en indiquant un utilisateur, un groupe ou une adresse email.", "The specified document has not been found on the server." : "Impossible de trouver le document spécifié sur le serveur.", "You can click here to return to %s." : "Vous pouvez cliquer ici pour retourner à %s.", + "Wrong password." : "Mot de passe incorrect.", "Stay logged in" : "Rester connecté", "Back to log in" : "Retour à la page de connexion", "Alternative Logins" : "Identifiants alternatifs", |