X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/f9f84c1e4389dc23e77b51dadd53410377128cfc..c8f707dd7ecedc278ebfbcb92a6d3b376957f9f6:/lib/lang/fr.php?ds=sidebyside diff --git a/lib/lang/fr.php b/lib/lang/fr.php index d266c1f..c8b3fe4 100755 --- a/lib/lang/fr.php +++ b/lib/lang/fr.php @@ -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',