]> git.p6c8.net - jirafeau_project.git/blobdiff - lib/lang/fr.php
fix send button javascript
[jirafeau_project.git] / lib / lang / fr.php
index 6b807bf2240f18663e0cf165b021c5785c47612d..d266c1f967e7513e083caf4ddfa5067568e3984e 100755 (executable)
@@ -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éé',

patrick-canterino.de