]> git.p6c8.net - jirafeau_project.git/blobdiff - lib/lang/fr.php
typo : Get a generated scripts/Get a generated script
[jirafeau_project.git] / lib / lang / fr.php
index 0439bf217a7e6ae58c848f4c52cf909f5d3e7c23..646fd68fcb713720a8c7420c637896653494674e 100644 (file)
@@ -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',
@@ -161,8 +161,8 @@ $tr = array (
             'Example' => 'Exemple',
             'If a password has been set, send a POST request with it.' => 'Si un mot de passe a été définis, envoyer une requette POST avec.',
             'Delete a file' => 'Supprimer un fichier',
-            'This will return "Ok" if succeded, "Error" otherwhise.' => 'Retourne "OK" en cas de succès, "Error" dans le cas contraire.',
-            'Get a generated scripts' => 'Récupérer un script généré',
+            'This will return "Ok" if succeeded, "Error" otherwhise.' => 'Retourne "OK" en cas de succès, "Error" dans le cas contraire.',
+            'Get a generated script' => 'Récupérer un script généré',
             'This will return brut text content of the code.' => 'Renvoie le code sous forme the texte brut.',
             'Initalize an asynchronous transfert' => 'Initialiser un transfert asynchrone',
             'The goal is to permit to transfert big file, chunk by chunk.' => 'Le but est de permettre de transférer de gros fichiers, morceaux par morceaux.',

patrick-canterino.de