]> git.p6c8.net - jirafeau_project.git/blobdiff - lib/lang/fr.php
Changed path system to links and files to manage large volumes, max size fix, refacto...
[jirafeau_project.git] / lib / lang / fr.php
index 58bbc956e8662837d847a7d35c82ca0182775dbb..d266c1f967e7513e083caf4ddfa5067568e3984e 100755 (executable)
@@ -22,11 +22,12 @@ $tr = array (
              'Jirafeau, your web file repository' => 'Jirafeau, votre dépot de fichiers',
              'Upload a file' => 'Envoyer un fichier',
              'Send' => 'Envoyer',
+             'Uploading ...' => 'Envoie ...',
              'One time download' => 'Téléchargement unique',
              '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',
@@ -51,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