diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-18 00:13:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-18 00:13:55 +0000 |
commit | fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892 (patch) | |
tree | 002605f1457b1d877f22138e290654fad3385d63 /core/l10n/fr.json | |
parent | e01b15adc55a23a3259e05d83028c0333c79cecc (diff) | |
download | nextcloud-server-fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892.tar.gz nextcloud-server-fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fr.json')
-rw-r--r-- | core/l10n/fr.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/fr.json b/core/l10n/fr.json index ecae4e08b73..49daf4be613 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -289,8 +289,6 @@ "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", "These apps will be updated:" : "Les applications suivantes seront mises à jour :", @@ -342,8 +340,10 @@ "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.", + "Add \"%s\" as trusted domain" : "Ajouter \"%s\" à la liste des domaines approuvés", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Pour obtenir de l'aide, lisez la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>.", "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Votre version de PHP n'est pas prise en charge par freetype. Cela se traduira par des images de profil et une interface des paramètres cassées.", - "Back to log in" : "Retour à la page de connexion" + "Back to log in" : "Retour à la page de connexion", + "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 :" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |