X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/3b097eba6400cac6e9f5d6b230a33f2783b38e5b..fbf2b5f1a5016c8ecfa27d474d4c22ffd22919f9:/lib/lang/fr.php diff --git a/lib/lang/fr.php b/lib/lang/fr.php index 6e32dd6..9dcb524 100755 --- a/lib/lang/fr.php +++ b/lib/lang/fr.php @@ -37,6 +37,7 @@ $tr = array ( 'One day' => 'Une journée', 'One week' => 'Une semaine', 'One month' => 'Un mois', + 'Upload password' => 'Mot de passe', 'The file directory is not writable' => 'Le dossier \'file\' ne peut être écrit.', 'The link directory is not writable' => 'Le dossier \'link\' ne peut être écrit.', 'The async directory is not writable!' => 'Le dossier \'async\' ne peut être écrit.', @@ -46,7 +47,7 @@ $tr = array ( 'File uploaded! Copy the following URL to get it' => 'Fichier envoyé! Le fichier sera accessible à l\'adresse suivante', 'This file is valid until the following date' => 'Ce fichier est valable jusqu\'à la date suivante', 'Keep the following URL to delete it at any moment' => 'Vous pouvez supprimer le fichier lorsque vous le désirez via l\'adresse suivante', - /* file.php */ + /* f.php */ 'Download' => 'Télécharger', 'Sorry, the requested file is not found' => 'Désolé, le fichier que vous demandez n\'existe pas ou n\'existe plus', 'File not available.' => 'Fichier non disponible', @@ -61,7 +62,7 @@ $tr = array ( /* functions.php */ 'Internal error during file creation.' => 'Erreur interne lors 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.', + 'This file was generated by the install process. You can edit it. Please see config.original.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.original.php pour comprendre les éléments de configuration.', 'The following directory could not be created' => 'Le dossier suivant ne peut être créé', 'You should create this directory by hand.' => 'Vous devriez creer manuelement ce dossier', 'The following directory is not writable' => 'Le dossier suivant ne peut être créé',