diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-17 00:18:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-17 00:18:58 +0000 |
commit | 84e0b9007cfc1d3cf3d793e6abcaeb31e47a48a4 (patch) | |
tree | 21010072b6e8247d99d14a63ab3274f9ac17fa44 /core/l10n/fr.js | |
parent | 28e0d3191bfe6d4ee11618d49fe85bfa136e6519 (diff) | |
download | nextcloud-server-84e0b9007cfc1d3cf3d793e6abcaeb31e47a48a4.tar.gz nextcloud-server-84e0b9007cfc1d3cf3d793e6abcaeb31e47a48a4.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 49289debdf5..0355d3dd403 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -347,7 +347,9 @@ OC.L10N.register( "Connect to your account" : "Connectez vous à votre compte", "Please log in before granting %1$s access to your %2$s account." : "Veuillez vous connecter avant d'autoriser %1$s à accéder à votre compte %2$s.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Si vous n'essayez pas d'ajouter un nouveau périphérique ou une nouvelle application, quelqu'un fait une tentative d'accès à vos données. Dans ce cas, ne continuez pas et contactez votre administrateur système.", + "App password" : "Mot de passe d'application", "Grant access" : "Autoriser l'accès", + "Alternative log in using app password" : "Authentification alternative en utilisant un mot de passe d'application", "Account access" : "Accès au compte", "Currently logged in as %1$s (%2$s)." : "Connecté en tant que %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "Vous êtes sur le point d'accorder à \"%1$s\" l'accès à votre compte \"%2$s\".", |