diff options
Diffstat (limited to 'lib/l10n/fr.php')
-rw-r--r-- | lib/l10n/fr.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php index f030679efb7..ae49d583336 100644 --- a/lib/l10n/fr.php +++ b/lib/l10n/fr.php @@ -4,8 +4,6 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "Ce problème est généralement résolu en donnant au serveur web un accès en écriture à ce répertoire", "See %s" => "Voir %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Ce problème est généralement résolu %sen donnant au serveur web un accès en écriture au répertoire de configuration%s.", -"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_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Veuillez contacter votre administrateur. Si vous être l'administrateur de cette instance, il faut configurer la variable \"trusted_domain\" dans le fichier config/config.php. Un exemple de configuration est fournit dans le fichier config/config.sample.php.", "Help" => "Aide", "Personal" => "Personnel", "Settings" => "Paramètres", |