]> git.p6c8.net - jirafeau_project.git/blobdiff - lib/lang/fr.php
better form for download page and fix missing translation
[jirafeau_project.git] / lib / lang / fr.php
index d266c1f967e7513e083caf4ddfa5067568e3984e..c8b3fe4accbd1458b3372f0c6c280579d8e34cf1 100755 (executable)
@@ -52,6 +52,9 @@ $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',
+             'You are about to download' => 'Vous êtes sur le point de télécharger',
+             'By using our services, you accept of our' => 'En utilisant nos services, vous acceptez nos',
+             'Term Of Service' => 'Conditions d\'utilisation',
              /* functions.php */
              'Internal error during file creation.' => 'Erreur interne durant la creation de fichier.',
              /* install.hpp */
@@ -112,6 +115,8 @@ $tr = array (
             'You are now Logout' => 'Vous êtes maintenant déconnecté',
             'Link deleted' => 'Lien supprimé',
             'Filename' => 'Nom',
+            'file' => 'fichier',
+            'link' => 'lien',
             'Type' => 'Type',
             'Size' => 'Taille',
             'Expire' => 'Expiration',

patrick-canterino.de