]> git.p6c8.net - jirafeau.git/blobdiff - lib/lang/fr.php
fix template : remove fr translation
[jirafeau.git] / lib / lang / fr.php
index e2cc1ababadb67cebbb1ff8aa1362af430dd06dc..bb5d3a14380bdfe00963d4d0d26f20ade2363515 100644 (file)
@@ -71,7 +71,7 @@ $tr = array (
              /* install.hpp */
              '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',
+             'You should create this directory manually.' => 'Vous devriez creer manuelement ce dossier',
              'The following directory is not writable' => 'Le dossier suivant ne peut être créé',
              'You should give the write permission to the web server on this directory.' => 'Vous devriez donner le droits d\'écriture à ce repertoire pour le rendre accessible par le serveur web.',
              'Here is a solution' => 'Une solution possible',
@@ -93,10 +93,10 @@ $tr = array (
             'Retry this step' => 'Ressayer cette étape',
             'Jirafeau is now fully operational' => 'Jirafeau est maintenant utilisable',
             'Information' => 'Information',
-            'The base address of Jirafeau is the first part of the URL, until (and including) the last slash. For example: "http://www.example.com/". Do not forget the ending slash!'
+            'The base address of Jirafeau is the first part of the URL, until (and including) the last slash. For example: "http://www.example.com/". Do not forget the trailing slash!'
                 => 'L\'adresse d\'origine de Jirafeau est la première partie de l\'URL (slash de fin inclue). Par exemple: "http://www.exemple.com/". N\'oubliez pas le slash de fin !',
             'Base address' => 'Addresse d\'origine',
-            'The data directory is where your files and information about your files will be stored. You should put it outside your web site, or at least restrict the access to this directory. Do not forget the ending slash!'
+            'The data directory is where your files and information about your files will be stored. You should put it outside your web site, or at least restrict the access to this directory. Do not forget the trailing slash!'
                 => 'Le dossier "data" est là où seront stoqués les fichiers ainsi que leurs informations. Ce dossier ne devrait pas être accessible directement par l\'utilisateur. N\'oubliez pas le slash de fin !',
             'Data directory' => 'Dossier de stockage des données',
             'Jirafeau is internationalised. Choose a specific langage or choose Automatic (langage is provided by user\'s browser).'
@@ -104,7 +104,7 @@ $tr = array (
             'Choose the default language' => 'Choisissez la langue par defaut',
             'Next step' => 'Etape suivante',
             'Jirafeau has an administration interface (through admin.php). ' .
-            'You can set a password to access the interface or let it be empty ' .
+            'You can set a password to access the interface or leave it empty ' .
             'to disable the interface.' => 'Jirafeau a une interface d\'administration (accessible via admin.php). Vous pouvez saisir un mot de passe pour y acceder ou ne pas en mettre pour désactiver l\'accès à l\'interface.',
             'Administration password' => 'Mot de passe d\'administration',
             /* admin.php */
@@ -125,7 +125,7 @@ $tr = array (
             'Search a specific link' => 'Rechercher un lien particulier',
             'Number of cleaned files' => 'Nombre de fichiers nettoyés',
             'Logout' => 'Déconnexion',
-            'You are now Logout' => 'Vous êtes maintenant déconnecté',
+            'You are now loggued out' => 'Vous êtes maintenant déconnecté',
             'Link deleted' => 'Lien supprimé',
             'Filename' => 'Nom',
             'file' => 'fichier',

patrick-canterino.de