diff options
Diffstat (limited to 'core/l10n/fr.json')
-rw-r--r-- | core/l10n/fr.json | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 09954f18489..8c9eba16d5b 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -162,6 +162,7 @@ "Press Ctrl-C to copy." : "Appuyez sur Ctrl-C pour copier.", "Resharing is not allowed" : "Le repartage n'est pas autorisé", "Share to {name}" : "Partager avec {name}", + "Copy link" : "Copier le lien", "Link" : "Lien", "Password protect" : "Protéger par un mot de passe", "Allow editing" : "Permettre la modification", @@ -253,8 +254,6 @@ "Help" : "Aide", "Access forbidden" : "Accès interdit", "File not found" : "Fichier non trouvé", - "The specified document has not been found on the server." : "Impossible de trouver le document spécifié sur le serveur.", - "You can click here to return to %s." : "Vous pouvez cliquer ici pour retourner à %s.", "Internal Server Error" : "Erreur interne du serveur", "The server was unable to complete your request." : "Le serveur est incapable d'exécuter votre requête.", "If this happens again, please send the technical details below to the server administrator." : "Si cela se reproduit, veuillez envoyer les détails techniques ci-dessous à l'administrateur du serveur.", @@ -328,10 +327,11 @@ "This share is password-protected" : "Ce partage est protégé par mot de passe", "The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.", "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.", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Impossible de charger au moins l'une de vos méthodes activées d'authentification à deux facteurs . Veuillez contacter votre administrateur.", - "Cancel log in" : "Annuler l'authentification", + "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "L'authentification en deux étapes a été imposée mais n'est pas configurée sur votre compte. Contactez votre administrateur pour avoir de l'aide.", + "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "L'authentification en deux étapes a été imposée mais n'est pas configurée sur votre compte. Utilisez un de vos codes de secours pour vous connecter ou contactez votre administrateur pour avoir de l'aide.", "Use backup code" : "Utiliser un code de récupération", + "Cancel log in" : "Annuler l'authentification", "Error while validating your second factor" : "Erreur lors de la validation de votre second facteur", "Access through untrusted domain" : "Accès à partir d'un domaine non approuvé", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Veuillez contacter votre administrateur. Si vous êtes un administrateur, éditez la variable \"trusted_domains\" dans le fichier config/config.php comme l'exemple dans le fichier config/config.sample.php.", @@ -377,6 +377,8 @@ "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Partager avec d'autres personnes en indiquant un nom d'utilisateur, un groupe, un identifiant de cloud fédéré ou une adresse email.", "Share with other people by entering a user or group or a federated cloud ID." : "Partager avec d'autres personnes en indiquant un utilisateur, un groupe ou un identifiant de cloud fédéré.", "Share with other people by entering a user or group or an email address." : "Partager avec d'autres personnes en indiquant un utilisateur, un groupe ou une adresse email.", + "The specified document has not been found on the server." : "Impossible de trouver le document spécifié sur le serveur.", + "You can click here to return to %s." : "Vous pouvez cliquer ici pour retourner à %s.", "The server encountered an internal error and was unable to complete your request." : "Le serveur a rencontré une erreur interne et est incapable d'exécuter votre requête.", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Veuillez contacter l'administrateur du serveur si cette erreur apparaît plusieurs fois. Veuillez joindre les détails techniques ci-dessous dans votre rapport.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Pour savoir comment configurer correctement votre serveur, veuillez lire la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>.", @@ -386,6 +388,7 @@ "Alternative Logins" : "Identifiants alternatifs", "You are about to grant \"%s\" access to your %s account." : "Vous êtes sur le point d'accorder à \"%s\" l'accès à votre compte \"%s\".", "Alternative login using app token" : "Authentification alternative utilisant un jeton d'application", + "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.", "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 êtes un 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.", |