diff options
Diffstat (limited to 'lib/l10n/fr.php')
-rw-r--r-- | lib/l10n/fr.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php index 744d8ba8617..f63205bec9a 100644 --- a/lib/l10n/fr.php +++ b/lib/l10n/fr.php @@ -5,7 +5,7 @@ $TRANSLATIONS = array( "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.", "Sample configuration detected" => "Configuration d'exemple détectée", -"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "Il a été détecté que le configuration donnée à titre d'exemple a été copiée. Cela peut rendre votre installation inopérante et n'est pas supporté. Veuillez lire la documentation avant d'effectuer des modifications dans config.php", +"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "Il a été détecté que la configuration donnée à titre d'exemple a été copiée. Cela peut rendre votre installation inopérante et n'est pas pris en charge. Veuillez lire la documentation avant d'effectuer des modifications dans config.php", "Help" => "Aide", "Personal" => "Personnel", "Settings" => "Paramètres", |