diff options
Diffstat (limited to 'core/l10n/fr.json')
-rw-r--r-- | core/l10n/fr.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 8002fc1af65..de3ec024591 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -153,6 +153,7 @@ "Link" : "Lien", "Password protect" : "Protéger par un mot de passe", "Password" : "Mot de passe", + "Allow upload and editing" : "Autoriser l'envoi et l'édition", "Hide file listing" : "Cacher la liste des fichiers", "Email link to person" : "Envoyer le lien par courriel", "Send" : "Envoyer", @@ -290,6 +291,10 @@ "This means only administrators can use the instance." : "Cela signifie que seuls les administrateurs peuvent utiliser l'instance.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Veuillez contacter votre administrateur système si ce message persiste ou apparaît de façon inattendue.", "Thank you for your patience." : "Merci de votre patience.", + "Two-factor authentication" : "Second facteur d'authentification", + "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La sécurité renforcée est activée pour votre compte. Veuillez vous authentifier en utilisant un second facteur.", + "Cancel log in" : "Annuler l'authentification", + "Error while validating your second factor" : "Erreur lors de la validation de votre second facteur", "You are accessing the server from an untrusted domain." : "Vous accédez au serveur à partir d'un domaine non approuvé.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Veuillez contacter votre administrateur. Si vous être l'administrateur de cette instance, configurez la variable \"trusted_domains\" dans le fichier config/config.php. Un exemple de configuration est fournit dans le fichier config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "En fonction de votre configuration, en tant qu'administrateur vous pouvez également utiliser le bouton ci-dessous pour approuver ce domaine.", |