X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/6dc6c81936d5b4e76af3cbdb1d33305347e52177..f9f84c1e4389dc23e77b51dadd53410377128cfc:/lib/lang/fr.php diff --git a/lib/lang/fr.php b/lib/lang/fr.php index 58bbc95..d266c1f 100755 --- a/lib/lang/fr.php +++ b/lib/lang/fr.php @@ -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éé',