diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-11 02:17:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-11 02:17:28 +0000 |
commit | 7b84055158bf5993d60101caab17ca82c5690832 (patch) | |
tree | de12b5e8b6c1bc66b750d1ce47dc7fc12faf9fea /core/l10n/fr.js | |
parent | 6c8cc35b28636cb7b20f04026435c1fc0bc42aea (diff) | |
download | nextcloud-server-7b84055158bf5993d60101caab17ca82c5690832.tar.gz nextcloud-server-7b84055158bf5993d60101caab17ca82c5690832.zip |
[tx-robot] updated from transifex
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 b98acb5be5e..bc5ffcb54e0 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -310,6 +310,7 @@ OC.L10N.register( "Confirm your password" : "Confirmer votre mot de passe", "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 token" : "Jeton d'application", "Grant access" : "Autoriser l'accès", "Alternative log in using app token" : "Authentification alternative en utilisant un jeton d'application", |