diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-01 00:08:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-01 00:08:27 +0000 |
commit | 45f687a279923030eb19cfb4bf21a3dd7b027fa6 (patch) | |
tree | 2ce460a64c824aaaea0d81e7f1b246250574960b /core/l10n/fr.json | |
parent | 84ea66dca8593a967d0114a7d0206260263f61f9 (diff) | |
download | nextcloud-server-45f687a279923030eb19cfb4bf21a3dd7b027fa6.tar.gz nextcloud-server-45f687a279923030eb19cfb4bf21a3dd7b027fa6.zip |
[tx-robot] updated from transifex
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 7e80ef2e459..b4c90da1425 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -217,6 +217,8 @@ "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.", "More details can be found in the server log." : "Le fichier journal du serveur peut fournir plus de renseignements.", "Technical details" : "Renseignements techniques", "Remote Address: %s" : "Adresse distante : %s", @@ -280,6 +282,9 @@ "Cancel log in" : "Annuler l'authentification", "Use backup code" : "Utiliser un code de récupération", "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.", + "Depending on your configuration, this button could also work to trust the domain:" : "En fonction de votre configuration, ce bouton peut aussi fonctionner pour approuver ce domaine :", "Add \"%s\" as trusted domain" : "Ajouter \"%s\" à la liste des domaines approuvés", "App update required" : "Mise à jour de l'application nécessaire", "%s will be updated to version %s" : "%s sera mis à jour vers la version %s", |