diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-12 00:20:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-12 00:20:21 +0000 |
commit | 9d4f954a4d159a2a6a3cc0c3d3fdbf0ff68bb0d4 (patch) | |
tree | 2f988d227b90f643068a9cfa9c48f7a748472e0d /core/l10n/fr.js | |
parent | f99b820cd0e59b75bc8867a03dabc9e28157ccdf (diff) | |
download | nextcloud-server-9d4f954a4d159a2a6a3cc0c3d3fdbf0ff68bb0d4.tar.gz nextcloud-server-9d4f954a4d159a2a6a3cc0c3d3fdbf0ff68bb0d4.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 504562fae15..21b940f8cb6 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -120,6 +120,8 @@ OC.L10N.register( "Wrong login or password." : "Mauvais identifiant ou mot de passe.", "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.", + "Login with username or email" : "Se connecter avec un nom d'utilisateur ou une adresse électronique", + "Login with username" : "Se connecter avec un nom d'utilisateur", "Log in with a device" : "Se connecter avec un périphérique", "Login or email" : "Identifiant ou adresse électronique", "Your account is not setup for passwordless login." : "Votre compte n'est pas paramétré pour une authentification sans mot de passe.", |