diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-09 01:10:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-09 01:10:53 +0000 |
commit | 15b4797629f08070d72d325b49a1937c99645d78 (patch) | |
tree | 52bd6ba933aa40cdc8ad6daefb9a5b3a02d4d503 /core/l10n/fr.json | |
parent | ba9711f5d3c74f9ab46ac15cd64a4ce1e8059773 (diff) | |
download | nextcloud-server-15b4797629f08070d72d325b49a1937c99645d78.tar.gz nextcloud-server-15b4797629f08070d72d325b49a1937c99645d78.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fr.json')
-rw-r--r-- | core/l10n/fr.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/fr.json b/core/l10n/fr.json index d6d60062853..ce7aa117583 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -337,6 +337,7 @@ "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.", - "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>." + "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." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |