X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/be0e8b0e4cf5fd12cde0517e4b355bbc0633096a..4b1444392bd5b597869029fc412618bc21268b6c:/lib/lang/fr.php diff --git a/lib/lang/fr.php b/lib/lang/fr.php index 6b807bf..d266c1f 100755 --- a/lib/lang/fr.php +++ b/lib/lang/fr.php @@ -27,7 +27,7 @@ $tr = array ( 'Password' => 'Mot de passe', 'Time limit' => 'Limite de temps', 'Maximum file size' => 'Taille maximale', - 'powered by Jirafeau' => 'Propulsé par Jirafeau', + 'powered by Open-Source project Jirafeau' => 'Propulsé par le projet Open-Source Jirafeau', 'Jirafeau Project' => 'Projet Jirafeau', 'None' => 'Aucune', 'One minute' => 'Une minute', @@ -52,6 +52,8 @@ $tr = array ( 'Password protection' => 'Protection par mot de passe', 'Give the password of this file' => 'Donnez le mot de passe pour ce fichier', 'Access denied' => 'Accès interdit', + /* functions.php */ + 'Internal error during file creation.' => 'Erreur interne durant la creation de fichier.', /* install.hpp */ 'This file was generated by the install process. You can edit it. Please see config.php to understand the configuration items.' => 'Ce fichier a été généré par le processus d\'installation. Vous pouvez l\'éditer. Merci de se référer à config.php pour comprendre les éléments de configuration.', 'The following directory could not be created' => 'Le dossier suivant ne peut être créé',