diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-06 00:20:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-06 00:20:51 +0000 |
commit | ad7341881ac6d824ede8d13ae92ac2588a4fd54c (patch) | |
tree | ba290cf547060771145567fceb9c12eb79a830bd /core/l10n/fr.js | |
parent | 94bc020d073011eec8e1f084e9521356574e42f7 (diff) | |
download | nextcloud-server-ad7341881ac6d824ede8d13ae92ac2588a4fd54c.tar.gz nextcloud-server-ad7341881ac6d824ede8d13ae92ac2588a4fd54c.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.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 8a8a2411547..103fe274c19 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -119,6 +119,7 @@ OC.L10N.register( "This account is disabled" : "Ce compte est 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.", "Account name or email" : "Nom d’utilisateur ou adresse e-mail", + "Account name" : "Nom du compte", "Log in with a device" : "Se connecter avec un périphérique", "Login or email" : "Identifiant ou e-mail", "Your account is not setup for passwordless login." : "Votre compte n’est pas paramétré pour une authentification sans mot de passe.", |