Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r--core/l10n/fr.js11
1 files changed, 7 insertions, 4 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index ca663acc00a..b919602cb1e 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -164,6 +164,7 @@ OC.L10N.register(
"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",
@@ -255,8 +256,6 @@ OC.L10N.register(
"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.",
@@ -330,10 +329,11 @@ OC.L10N.register(
"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.",
@@ -379,6 +379,8 @@ OC.L10N.register(
"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>.",
@@ -388,6 +390,7 @@ OC.L10N.register(
"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.",