aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorgweltas <gweltas@piwigo.org>2004-09-23 17:09:06 +0000
committergweltas <gweltas@piwigo.org>2004-09-23 17:09:06 +0000
commit79a6102edc39c4bd71633545d5bc436e9256f29c (patch)
tree7d77af03712b7fd98152c538ad50c385dd109f3a /language
parent4106c2a524aee09776998ceb21ea4fd350128f1b (diff)
- Delivery of french translation in order to test i18n
- Deletion of collapsed & expanded gifs (obsoletes) - Creation of faq language file for further writing of a end user-oriented FAQ git-svn-id: http://piwigo.org/svn/trunk@532 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/en_UK.iso-8859-1/admin.lang.php55
-rw-r--r--language/en_UK.iso-8859-1/faq.lang.php79
-rw-r--r--language/fr_FR.iso-8859-1/admin.lang.php316
-rw-r--r--language/fr_FR.iso-8859-1/common.lang.php315
-rw-r--r--language/fr_FR.iso-8859-1/faq.lang.php78
-rw-r--r--language/fr_FR.iso-8859-1/install.lang.php70
-rw-r--r--language/fr_FR.iso-8859-1/iso.txt1
7 files changed, 861 insertions, 53 deletions
diff --git a/language/en_UK.iso-8859-1/admin.lang.php b/language/en_UK.iso-8859-1/admin.lang.php
index ae074b692..e78743206 100644
--- a/language/en_UK.iso-8859-1/admin.lang.php
+++ b/language/en_UK.iso-8859-1/admin.lang.php
@@ -1,9 +1,9 @@
<?php
// +-----------------------------------------------------------------------+
-// | en_EN/common.lang.php |
+// | en_UK/admin.lang.php |
// +-----------------------------------------------------------------------+
// | application : PhpWebGallery <http://phpwebgallery.net> |
-// | branch : 1.4 |
+// | branch : BSF (Best So Far) |
// +-----------------------------------------------------------------------+
// | file : $RCSfile$
// | last update : $Date$
@@ -194,57 +194,6 @@ $lang['conf_show_iptc_info'] = 'Give the possibility to show IPTC metadata on vi
// Configuration -> remote
$lang['conf_remote_site_delete_info'] = 'Deleting a remote server will delete all the image and the categories in relation with this server.';
-//FAQ
-$lang['help_images_title'] = 'Adding pictures';
-$lang['help_images_intro'] = 'How to place pictures in your directories';
-$lang['help_images'][0] = 'in the directory "galleries", create directories that will represent your categories';
-$lang['help_images'][1] = 'in each directory, you can create as many sub-level directories as you wish.';
-$lang['help_images'][2] = 'you can create as many categories and sub-categories for each category as you wish';
-$lang['help_images'][3] = 'picture files must have jpeg format (extension jpg or JPG), gif format (extension gif or GIF) or png format (extension png or PNG).';
-$lang['help_images'][4] = 'try not to use blank space " " or hyphen "-" in picture files, I advise you to use underscore "_" character which is managed by PhpWebGallery and will provide better results';
-$lang['help_thumbnails_title'] = 'Thumbnails';
-$lang['help_thumbnails'][0] = 'in each directory containing picture to display on your site, there is a sub-directory nammed "thumbnail", if it doesn\'t exist, create it to place your thumbnails into it.';
-$lang['help_thumbnails'][1] = 'thumbnails don\'t need to have the same extension as their associated picture (a picture with .jpg extension can have a thumbnail in .GIF extention for instance).';
-$lang['help_thumbnails'][2] = 'the thumbnail associated to a picture must be prefixed with the prefix given on the configuration page(image.jpg -> TN_image.GIF for instance).';
-$lang['help_thumbnails'][3] = 'I advise you to use the module for windows downloadable on the presentation site of PhpWebGallery for thumbnails management.';
-$lang['help_thumbnails'][4] = 'you can use the thumbnail creation page integrated in PhpWebGallery, but I don\'t advice you so, because thumbnail quality may be poor and it uses a high CPU load which can be a problem if you use free web hosting.';
-$lang['help_thumbnails'][5] = 'if you choose to use your hosting provider to create thumbnails, you must give 775 rights on "galleries" folder and all its sub-folders.';
-$lang['help_database_title'] = 'Updating database';
-$lang['help_database'][0] = 'once pictures files and thumbnails correctly placed in the directories, clic on "database update" in the menu of the administration panel.';
-$lang['help_infos_title'] = 'Miscellanous informations';
-$lang['help_infos'][1] = 'As soon as you created your gallery, go in the user list and modify permissions for user "visiteur". Indeed, every new registered users will have by default the same permissions as "visiteur" user.';
-$lang['help_remote_title'] = 'Remote site';
-$lang['help_remote'][0] = 'PhpWebGallery offers the possibility to use several servers to store the images which will compose your gallery. It can be useful if your gallery is installed on one limited space and that you have a big quantity of images to be shown. Please , follow this procedure : ';
-$lang['help_remote'][1] = '1. edit file "create_listing_file.php" (you will find it in the directory "admin"), by modifying the line "$prefix_thumbnail = "TN-";" if the prefix for your thumbnails is not "TN-".';
-$lang['help_remote'][2] = '2. place file "create_listing_file.php" modified on your distant website, in the root directory of your directories of images (as the directory "galleries" of this website) by ftp.';
-$lang['help_remote'][3] = '3. launch script using the url http://domaineDistant/repGalerie/create_listing_file.php, a file listing.xml has just been created.';
-$lang['help_remote'][4] = '4. get back file listing.xml from your distant website to place it in directory "admin" of this website.';
-$lang['help_remote'][5] = '5. please , launch an update of the data of images by the interface of administration, once the listing.xml used file, kill it from the directory "admin".';
-$lang['help_remote'][6] = 'You can update the contents of a distant website by redoing the described manipulation. You can also kill a distant website by choosing the option in the configuration section of the administration panel.';
-$lang['help_upload_title'] = 'Added images by users';
-$lang['help_upload'][0] = 'PhpWebGallery offers the possibility for users to upload images. in order to do it :';
-$lang['help_upload'][1] = '1. authorize the option in the configuration zone of the administration panel';
-$lang['help_upload'][2] = '2. authorize the rights in writing in the images directories';
-$lang['help_database'][1] = 'In order to avoid the update of too many pictures in a single update, I advise to start by updating only categories, then on the categories section of the administration panel, update each category thanks to the link "update"';
-$lang['help_upload'][3] = 'The category must have upload available itself for upload.';
-$lang['help_upload'][4] = 'Uploaded images by the users are not directly visible on the website, they must be validated by an administrator. For that purpose, an administrator must go on the page "en attente" of the administration panel, to validate or to refuse the images proposed, then launch an update of the images data.';
-$lang['help_virtual_title'] = 'Links between pictures and categories and virtual categories';
-$lang['help_virtual'][0] = 'PhpWebGallery is able to dissociate categories where pictures are stored and categories where pictures are shown.';
-$lang['help_virtual'][1] = 'By default, pictures are shown only in their real categories : the ones corresponding to directories on the web server.';
-$lang['help_virtual'][2] = 'To link a picture to a category, you just have to make the association on the page of picture informations or on the informations of all pictures of a category.';
-$lang['help_virtual'][3] = 'Using this principle, it is possible to create virtual categories in PhpWebGallery : no real directory coresponds to this category. You just have to create this category on the section "categories" of the admin panel.';
-$lang['help_groups_title'] = 'Users Groups';
-$lang['help_groups'][0] = 'PhpWebGallery is able to manage groups of users. It can be very useful to have common permission access for private categories.';
-$lang['help_groups'][1] = '1. Create the group "family" on the section "Groups" of admin panel.';
-$lang['help_groups'][2] = '2. On the section "Users", edit on of them and associate him to the group "family".';
-$lang['help_groups'][3] = '3. By modifying the permissions for a category or for a group, you\'ll see that all categories accessible for a group are accessible for its members.';
-$lang['help_groups'][4] = 'A user can belong to several groups. The authorization is stronger than prohibition : if a user "jack" belongs to the group "family" and "friends", and that only group "family" can see category "Christmas 2003", "jack" will be able to see "Christmas 2003".';
-$lang['help_access_title'] = 'Access authorization';
-$lang['help_access'][0] = 'PhpWebGallery is able to forbid access to categories. Categories can be "public" or "private". In order to forbid access to a category :';
-$lang['help_access'][1] = '1. Modify category informations (from the "categories" section in tha admin panel) and make it "private".';
-$lang['help_access'][2] = '2. On the page of permissions (for a group or a user) the private category will be shown and you\'ll be able to authorize access or not.';
-$lang['help_infos'][2] = 'If you have any question, do not hesitate to take a look at the forum or ask a question there. The <a href="http://forum.phpwebgallery.net" style="text-decoration:underline">forum</a> (message board) is available on the presentation site of PhpWebGallery.';
-
// Image informations
$lang['infoimage_general'] = 'General options for the category';
$lang['infoimage_useforall'] = 'use for all pictures ?';
diff --git a/language/en_UK.iso-8859-1/faq.lang.php b/language/en_UK.iso-8859-1/faq.lang.php
new file mode 100644
index 000000000..1300720d8
--- /dev/null
+++ b/language/en_UK.iso-8859-1/faq.lang.php
@@ -0,0 +1,79 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | en_UK/faq.lang.php |
+// +-----------------------------------------------------------------------+
+// | application : PhpWebGallery <http://phpwebgallery.net> |
+// | branch : BSF (Best So Far) |
+// +-----------------------------------------------------------------------+
+// | file : $RCSfile$
+// | last update : $Date$
+// | last modifier : $Author$
+// | revision : $Revision$
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+
+// Admin FAQ
+$lang['help_images_title'] = 'Adding pictures';
+$lang['help_images_intro'] = 'How to place pictures in your directories';
+$lang['help_images'][0] = 'in the directory "galleries", create directories that will represent your categories';
+$lang['help_images'][1] = 'in each directory, you can create as many sub-level directories as you wish.';
+$lang['help_images'][2] = 'you can create as many categories and sub-categories for each category as you wish';
+$lang['help_images'][3] = 'picture files must have jpeg format (extension jpg or JPG), gif format (extension gif or GIF) or png format (extension png or PNG).';
+$lang['help_images'][4] = 'try not to use blank space " " or hyphen "-" in picture files, I advise you to use underscore "_" character which is managed by PhpWebGallery and will provide better results';
+$lang['help_thumbnails_title'] = 'Thumbnails';
+$lang['help_thumbnails'][0] = 'in each directory containing picture to display on your site, there is a sub-directory nammed "thumbnail", if it doesn\'t exist, create it to place your thumbnails into it.';
+$lang['help_thumbnails'][1] = 'thumbnails don\'t need to have the same extension as their associated picture (a picture with .jpg extension can have a thumbnail in .GIF extention for instance).';
+$lang['help_thumbnails'][2] = 'the thumbnail associated to a picture must be prefixed with the prefix given on the configuration page(image.jpg -> TN_image.GIF for instance).';
+$lang['help_thumbnails'][3] = 'I advise you to use the module for windows downloadable on the presentation site of PhpWebGallery for thumbnails management.';
+$lang['help_thumbnails'][4] = 'you can use the thumbnail creation page integrated in PhpWebGallery, but I don\'t advice you so, because thumbnail quality may be poor and it uses a high CPU load which can be a problem if you use free web hosting.';
+$lang['help_thumbnails'][5] = 'if you choose to use your hosting provider to create thumbnails, you must give 775 rights on "galleries" folder and all its sub-folders.';
+$lang['help_database_title'] = 'Updating database';
+$lang['help_database'][0] = 'once pictures files and thumbnails correctly placed in the directories, clic on "database update" in the menu of the administration panel.';
+$lang['help_infos_title'] = 'Miscellanous informations';
+$lang['help_infos'][1] = 'As soon as you created your gallery, go in the user list and modify permissions for user "visiteur". Indeed, every new registered users will have by default the same permissions as "visiteur" user.';
+$lang['help_remote_title'] = 'Remote site';
+$lang['help_remote'][0] = 'PhpWebGallery offers the possibility to use several servers to store the images which will compose your gallery. It can be useful if your gallery is installed on one limited space and that you have a big quantity of images to be shown. Please , follow this procedure : ';
+$lang['help_remote'][1] = '1. edit file "create_listing_file.php" (you will find it in the directory "admin"), by modifying the line "$prefix_thumbnail = "TN-";" if the prefix for your thumbnails is not "TN-".';
+$lang['help_remote'][2] = '2. place file "create_listing_file.php" modified on your distant website, in the root directory of your directories of images (as the directory "galleries" of this website) by ftp.';
+$lang['help_remote'][3] = '3. launch script using the url http://domaineDistant/repGalerie/create_listing_file.php, a file listing.xml has just been created.';
+$lang['help_remote'][4] = '4. get back file listing.xml from your distant website to place it in directory "admin" of this website.';
+$lang['help_remote'][5] = '5. please , launch an update of the data of images by the interface of administration, once the listing.xml used file, kill it from the directory "admin".';
+$lang['help_remote'][6] = 'You can update the contents of a distant website by redoing the described manipulation. You can also kill a distant website by choosing the option in the configuration section of the administration panel.';
+$lang['help_upload_title'] = 'Added images by users';
+$lang['help_upload'][0] = 'PhpWebGallery offers the possibility for users to upload images. in order to do it :';
+$lang['help_upload'][1] = '1. authorize the option in the configuration zone of the administration panel';
+$lang['help_upload'][2] = '2. authorize the rights in writing in the images directories';
+$lang['help_database'][1] = 'In order to avoid the update of too many pictures in a single update, I advise to start by updating only categories, then on the categories section of the administration panel, update each category thanks to the link "update"';
+$lang['help_upload'][3] = 'The category must have upload available itself for upload.';
+$lang['help_upload'][4] = 'Uploaded images by the users are not directly visible on the website, they must be validated by an administrator. For that purpose, an administrator must go on the page "en attente" of the administration panel, to validate or to refuse the images proposed, then launch an update of the images data.';
+$lang['help_virtual_title'] = 'Links between pictures and categories and virtual categories';
+$lang['help_virtual'][0] = 'PhpWebGallery is able to dissociate categories where pictures are stored and categories where pictures are shown.';
+$lang['help_virtual'][1] = 'By default, pictures are shown only in their real categories : the ones corresponding to directories on the web server.';
+$lang['help_virtual'][2] = 'To link a picture to a category, you just have to make the association on the page of picture informations or on the informations of all pictures of a category.';
+$lang['help_virtual'][3] = 'Using this principle, it is possible to create virtual categories in PhpWebGallery : no real directory coresponds to this category. You just have to create this category on the section "categories" of the admin panel.';
+$lang['help_groups_title'] = 'Users Groups';
+$lang['help_groups'][0] = 'PhpWebGallery is able to manage groups of users. It can be very useful to have common permission access for private categories.';
+$lang['help_groups'][1] = '1. Create the group "family" on the section "Groups" of admin panel.';
+$lang['help_groups'][2] = '2. On the section "Users", edit on of them and associate him to the group "family".';
+$lang['help_groups'][3] = '3. By modifying the permissions for a category or for a group, you\'ll see that all categories accessible for a group are accessible for its members.';
+$lang['help_groups'][4] = 'A user can belong to several groups. The authorization is stronger than prohibition : if a user "jack" belongs to the group "family" and "friends", and that only group "family" can see category "Christmas 2003", "jack" will be able to see "Christmas 2003".';
+$lang['help_access_title'] = 'Access authorization';
+$lang['help_access'][0] = 'PhpWebGallery is able to forbid access to categories. Categories can be "public" or "private". In order to forbid access to a category :';
+$lang['help_access'][1] = '1. Modify category informations (from the "categories" section in tha admin panel) and make it "private".';
+$lang['help_access'][2] = '2. On the page of permissions (for a group or a user) the private category will be shown and you\'ll be able to authorize access or not.';
+$lang['help_infos'][2] = 'If you have any question, do not hesitate to take a look at the forum or ask a question there. The <a href="http://forum.phpwebgallery.net" style="text-decoration:underline">forum</a> (message board) is available on the presentation site of PhpWebGallery.';
+
+ ?> \ No newline at end of file
diff --git a/language/fr_FR.iso-8859-1/admin.lang.php b/language/fr_FR.iso-8859-1/admin.lang.php
new file mode 100644
index 000000000..111c53a3d
--- /dev/null
+++ b/language/fr_FR.iso-8859-1/admin.lang.php
@@ -0,0 +1,316 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | fr_FR/admin.lang.php |
+// +-----------------------------------------------------------------------+
+// | application : PhpWebGallery <http://phpwebgallery.net> |
+// | branch : BSF (Best So Far) |
+// +-----------------------------------------------------------------------+
+// | file : $RCSfile$
+// | last update : $Date$
+// | last modifier : $Author$
+// | revision : $Revision$
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+
+// Main words
+$lang['links'] = 'Liens';
+$lang['general'] = 'Général';
+$lang['config'] = 'Configuration';
+$lang['users'] = 'Utilisateurs';
+$lang['instructions'] = 'Instructions';
+$lang['history'] = 'Historique';
+$lang['manage'] = 'Gestion';
+$lang['waiting'] = 'En attente';
+$lang['access'] = 'Accès';
+$lang['groups'] = 'Groupes';
+$lang['permissions'] = 'Autorisations';
+$lang['update'] = 'Synchroniser';
+$lang['edit'] = 'Editer';
+$lang['authorized'] = 'Autorisé';
+$lang['forbidden'] = 'Interdit';
+$lang['free'] = 'Libre';
+$lang['restricted'] = 'Restreint';
+$lang['metadata']='Métadonnées';
+
+// Specific words
+$lang['phpinfos'] = 'Informations PHP';
+$lang['remote_site'] = 'Site distant';
+$lang['remote_sites'] = 'Sites distant';
+$lang['gallery_default'] = 'Options par défaut';
+$lang['upload'] = 'Ajout d\'images';
+
+// Remote sites management
+$lang['remote_site_create'] = 'Créer un nouveau site distant : (give its URL to generate_file_listing.php)';
+$lang['remote_site_uncorrect_url'] = 'Remote site url must start by http or https and must only contain characters among "/", "a-zA-Z0-9", "-" or "_"';
+$lang['remote_site_already_exists'] = 'Ce site existe déjà';
+$lang['remote_site_generate'] = 'générer la liste';
+$lang['remote_site_generate_hint'] = 'generate file listing.xml on remote site';
+$lang['remote_site_update'] = 'update';
+$lang['remote_site_update_hint'] = 'read remote listing.xml and updates database';
+$lang['remote_site_clean'] = 'clean';
+$lang['remote_site_clean_hint'] = 'remove remote listing.xml file';
+$lang['remote_site_delete'] = 'delete';
+$lang['remote_site_delete_hint'] = 'delete this site and all its attached elements';
+$lang['remote_site_file_not_found'] = 'file create_listing_file.php on remote site was not found';
+$lang['remote_site_error'] = 'an error happened';
+$lang['remote_site_listing_not_found'] = 'remote listing file was not found';
+$lang['remote_site_removed'] = 'was removed on remote site';
+$lang['remote_site_removed_title'] = 'Removed elements';
+$lang['remote_site_created'] = 'created';
+$lang['remote_site_deleted'] = 'deleted';
+
+// Category words
+$lang['storage'] = 'Répertoire';
+$lang['cat_up'] = 'Monter';
+$lang['cat_down'] = 'Descendre';
+$lang['cat_add'] = 'Ajouter une catégorie virtuelle';
+$lang['cat_virtual'] = 'Catégorie virtuelle';
+$lang['cat_public'] = 'Catégorie publique';
+$lang['cat_private'] = 'Catégorie privée';
+$lang['cat_image_info'] = 'Infos images';
+$lang['editcat_status'] = 'Statut';
+$lang['editcat_confirm'] = 'Les informations associées à cette catégorie ont été mises à jour.';
+$lang['editcat_perm'] = 'Pour accéder aux permissions associées, cliquez';
+$lang['cat_upload'] = 'Sélectionner les catégories pour lesquelles l\'ajout d\'image est autorisé';
+$lang['cat_upload_info'] = 'Seules les catégories non virtuelles sont repertoriées.';
+$lang['cat_lock'] = 'Verrouiller';
+$lang['cat_lock_info'] = 'Cela rendra la catégorie temporairement invisible pour les utilisateurs (maintenance)';
+$lang['cat_access_info'] = 'Permet de gérer l\'accès à cette catégorie.';
+
+//Titles
+$lang['admin_panel'] = 'Panneau d\'administration';
+$lang['default_message'] = 'Zone d\'administration de PhpWebGallery';
+$lang['title_liste_users'] = 'Liste des utilisateurs';
+$lang['title_history'] = 'Historique';
+$lang['title_update'] = 'Mise à jour de la base de données';
+$lang['title_configuration'] = 'Configuration de PhpWebGallery';
+$lang['title_instructions'] = 'Instructions';
+$lang['title_categories'] = 'Gestion des catégories';
+$lang['title_edit_cat'] = 'Editer une catégorie';
+$lang['title_info_images'] = 'Modifier les informations sur les images d\'une catégorie';
+$lang['title_thumbnails'] = 'Création des miniatures';
+$lang['title_thumbnails_2'] = 'pour';
+$lang['title_default'] = 'Administration de PhpWebGallery';
+$lang['title_waiting'] = 'Images en attente de validation';
+$lang['title_upload'] = 'Sélectionner les catégories pour lesquelles l\'ajout d\'image est autorisé';
+
+//Error messages
+$lang['conf_confirmation'] = 'Informations enregistrées dans la base de données';
+$lang['cat_error_name'] = 'Le nom d\'une catégorie ne doit pas être nul';
+
+// Configuration
+$lang['conf_default'] = 'Affichage par défaut';
+$lang['conf_cookie'] = 'Session & Cookie';
+
+// Configuration -> general
+$lang['conf_general_title'] = 'Configuration générale';
+$lang['conf_mail_webmaster'] = 'Adresse e-mail de l\'Administrateur';
+$lang['conf_mail_webmaster_info'] = 'Les visiteurs pourront vous contacter par ce mail';
+$lang['conf_mail_webmaster_error'] = 'Adresse email non valide. Elle doit être de la forme : nom@domaine.com';
+$lang['conf_prefix'] = 'Préfixe thumbnail';
+$lang['conf_prefix_info'] = 'Les noms des fichiers miniatures en sont préfixé. Laissez vide en cas de doute.';
+$lang['conf_prefix_thumbnail_error'] = 'Le préfixe doit être uniquement composé des caractères suivant : a-z, "-" ou "_"';
+$lang['conf_access'] = 'Type d\'acces';
+$lang['conf_access_info'] = '- libre : n\'importe qui peut accéder à vos photos, tous les visiteurs peuvent se créer un compte pour pouvoir personnaliser l\'affichage<br />- restreint : l\'administrateur s\'occupe de créer des comptes, seuls les personnes membres peuvent accéder au site';
+$lang['conf_log_info'] = 'historiser les visites sur le site ? Les visites seront visibles dans l\'historique de l\'administration';
+$lang['conf_notification'] = 'Notification par mail';
+$lang['conf_notification_info'] = 'Notification automatique par mail des administrateurs (seuls les administrateurs) lors de l\'ajout d\'un commentaire, ou lors de l\'ajout d\'une image.';
+
+// Configuration -> comments
+$lang['conf_comments_title'] = 'Configuration des commentaires';
+$lang['conf_show_comments'] = 'Commentaires utilisateurs';
+$lang['conf_show_comments_info'] = 'Afficher les commentaires utilisateurs sous chaque images ?';
+$lang['conf_comments_forall'] = 'Autoriser pour tous ?';
+$lang['conf_comments_forall_info'] = 'Même les invités non enregistrés peuvent déposer les messages';
+$lang['conf_nb_comment_page'] = 'Nombre de commentaires par page';
+$lang['conf_nb_comment_page_info'] = 'Nombre de commentaire à afficher sur chaque page. Le nombre de commentaires pour une image reste illimité. Entrer un nombre entre 5 et 50.';
+$lang['conf_nb_comment_page_error'] = 'Le nombre de commentaires par page doit être compris entre 5 et 50 inclus.';
+$lang['conf_comments_validation'] = 'Validation';
+$lang['conf_comments_validation_info'] = 'L\'administrateur valide les commentaires avant qu\'ils apparaissent sur le site';
+
+// Configuration -> default
+$lang['conf_default_title'] = 'Configuration de l\'affichage par défaut';
+$lang['conf_default_language_info'] = 'Langue par défaut';
+$lang['conf_default_theme_info'] = 'Thème par défaut';
+$lang['conf_nb_image_line_info'] = 'Nombre d\'images par ligne par défaut';
+$lang['conf_nb_line_page_info'] = 'Nombre de lignes par page par défaut';
+$lang['conf_recent_period_info'] = 'En nombre de jours. Période pendant laquelle l\'image est notée comme récente. La durée doit au moins être d\'un jour.';
+$lang['conf_default_expand_info'] = 'Développer toutes les catégories par défaut dans le menu ?';
+$lang['conf_show_nb_comments_info'] = 'Montrer le nombre de commentaires pour chaque image sur la page des miniatures';
+$lang['conf_default_maxwidth_info'] = 'Largeur maximum affichable pour les images : les images ne seront redimensionnées que pour l\'affichage, les fichiers images resteront intacts. Laisser vide si vous ne souhaitez pas mettre de limite.';
+$lang['conf_default_maxheight_info'] = 'Idem mais pour la hauteur des images';
+
+// Configuration -> upload
+$lang['conf_upload_title'] = 'Configuration de l\'envoi d\'images par les utilisateurs';
+$lang['conf_authorize_upload'] = 'Autoriser l\'ajout d\'images';
+$lang['conf_authorize_upload_info'] = 'Autoriser l\'ajout d\'image par les utilisateurs dans les catégories du site (pas sur un site distant). Ceci est un paramètre général, il est nécessaire pour autoriser l\'upload catégorie par catégorie.';
+$lang['conf_upload_maxfilesize'] = 'Poids maximum';
+$lang['conf_upload_maxfilesize_info'] = 'Poids maximum autorisé pour les images uploadées. Celui-ci doit être un entier compris entre 10 et 1000, en Ko.';
+$lang['conf_upload_maxfilesize_error'] = 'Le poids maximum pour les images uploadés doit être un entier compris entre 10 et 1000.';
+$lang['conf_upload_maxwidth'] = 'Largeur maximum';
+$lang['conf_upload_maxwidth_info'] = 'Largeur maximum autorisée pour les images. Celle-ci doit être un entier supérieur à 10, en pixels.';
+$lang['conf_upload_maxwidth_error'] = 'la largeur maximum des images uploadées doit être un entier supérieur à 10.';
+$lang['conf_upload_maxheight'] = 'Hauteur maximum';
+$lang['conf_upload_maxheight_info'] = 'Hauteur maximum autorisée pour les images. Celle-ci doit être un entier supérieur à 10, en pixels.';
+$lang['conf_upload_maxheight_error'] = 'La hauteur maximum des images uploadées doit être un entier supérieur à 10.';
+$lang['conf_upload_tn_maxwidth'] = 'Largeur maximum miniatures.';
+$lang['conf_upload_tn_maxwidth_info'] = 'Largeur maximum autorisée pour les miniatures. Celle-ci doit être un entier supérieur à 10, en pixels.';
+$lang['conf_upload_maxwidth_thumbnail_error'] = 'La largeur maximum des miniatures uploadées doit être un entier supérieur à 10.';
+$lang['conf_upload_tn_maxheight'] = 'Hauteur maximum miniatures';
+$lang['conf_upload_tn_maxheight_info'] = 'Hauteur maximum autorisée pour les miniatures. Celle-ci doit être un entier supérieur à 10, en pixels.';
+$lang['conf_upload_maxheight_thumbnail_error'] = 'La hauteur maximum des miniatures uploadées doit être un entier supérieur à 10.';
+
+// Configuration -> session
+$lang['conf_session_title'] = 'Configuration des sessions';
+$lang['conf_cookies'] = 'Autoriser les cookies';
+$lang['conf_cookies_info'] = 'Les utilisateurs ne seront plus obligés de s\'identifier à chaque visite. Méthode moins sécurisée';
+$lang['conf_session_size'] = 'Taille de l\'identifiant';
+$lang['conf_session_size_info'] = '- plus votre identifiant de session est grand, plus la sécurité est bonne<br />- mettez une valeur entre 4 et 50';
+$lang['conf_session_size_error'] = 'La taille de l\'identifiant de session doit être un entier supérieur ou égal à 4 et inférieur à 50';
+$lang['conf_session_time'] = 'Durée de validité';
+$lang['conf_session_time_info'] = '- plus votre durée de validité de la session est petite, plus la sécurité est bonne<br />- elle doit supérieur à 5 et inférieur à 60, en minutes';
+$lang['conf_session_time_error'] = 'La durée de la session doit être comprise entre 5 et 60 minutes';
+
+// Configuration -> metadata
+$lang['conf_metadata_title'] = 'Configuration des métadonnées des images';
+$lang['conf_use_exif'] = 'Analyse des EXIF';
+$lang['conf_use_exif_info'] = 'Analyse les données EXIF durant la synchronisation des images';
+$lang['conf_use_iptc'] = 'Analyse des IPTC';
+$lang['conf_use_iptc_info'] = 'Analyse les données IPTC durant la synchronisation des images';
+$lang['conf_show_exif'] = 'Montrer les EXIF';
+$lang['conf_show_exif_info'] = 'Affiche les métadonnées EXIF';
+$lang['conf_show_iptc'] = 'Montrer les IPTC';
+$lang['conf_show_iptc_info'] = 'Affiche les métadonnées IPTC';
+
+// Image informations
+$lang['infoimage_general'] = 'Options générale pour la catégorie';
+$lang['infoimage_useforall'] = 'utiliser pour toutes les images ?';
+$lang['infoimage_creation_date'] = 'Date de création';
+$lang['infoimage_detailed'] = 'Options pour chaque image / photo';
+$lang['infoimage_title'] = 'Titre';
+$lang['infoimage_keyword_separation'] = '(séparer avec des ",")';
+$lang['infoimage_addtoall'] = 'ajouter à tous';
+$lang['infoimage_removefromall'] = 'retirer à tous';
+$lang['infoimage_associate'] = 'Associer à la catégorie';
+
+//Update
+$lang['update_missing_tn'] = 'Il manque la miniature pour';
+$lang['update_disappeared_tn'] = 'La miniature a disparu';
+$lang['update_disappeared'] = 'a disparu';
+$lang['update_part_deletion'] = 'Suppression des images de la base qui n\'ont pas de thumbnail ou qui n\'existent pas';
+$lang['update_deletion_conclusion'] = 'images supprimées de la base de données';
+$lang['update_part_research'] = 'Recherche des nouvelles images dans les répertoires';
+$lang['update_research_added'] = 'ajouté';
+$lang['update_research_tn_ext'] = 'miniature en';
+$lang['update_research_conclusion'] = 'images ajoutées à la base de données';
+$lang['update_default_title'] = 'Choisir une option';
+$lang['update_only_cat'] = 'mettre à jour les catégories, mais pas les images';
+$lang['update_all'] = 'mettre tout à jour';
+$lang['update_sync_metadata_question'] = 'Utiliser les métadonnées des images pour la mise à jour';
+$lang['update_nb_new_elements'] = 'élément(s) ajouté(s)';
+$lang['update_nb_del_elements'] = 'élément(s) effacé(s)';
+$lang['update_nb_new_categories'] = 'catégorie(s) ajoutée(s)';
+$lang['update_nb_del_categories'] = 'catégorie(s) effacée(s)';
+
+// To be done
+$lang['menu_add_user'] = 'ajout';
+$lang['menu_list_user'] = 'liste';
+
+$lang['user_err_modify'] = 'Cet utilisateur ne peut pas être modifé ou supprimé';
+$lang['user_err_unknown'] = 'Cet utilisateur n\'existe pas dans la base de données';
+$lang['adduser_info_message'] = 'Informations enregistrées dans la base de données concernant ';
+$lang['adduser_info_password_updated'] = '(mot de passe modifié)';
+$lang['adduser_info_back'] = 'retour liste utilisateurs';
+$lang['adduser_fill_form'] = 'Veuillez remplir les champs suivants';
+$lang['adduser_unmodify'] = 'non modifiable';
+$lang['adduser_status'] = 'statut';
+$lang['adduser_status_admin'] = 'admin';
+$lang['adduser_status_guest'] = 'visiteur';
+$lang['permuser_info_message'] = 'Permissions enregistrées';
+$lang['permuser_title'] = 'Restrictions pour l\'utilisateur';
+$lang['permuser_warning'] = 'Attention : un "<span style="font-weight:bold;">accès interdit</span>" à la racine d\'une catégorie empêche l\'accès à toute la catégorie';
+$lang['permuser_parent_forbidden'] = 'catégorie parente interdite';
+$lang['listuser_confirm'] = 'Etes-vous sûr de vouloir supprimer l\'utilisateur';
+$lang['listuser_info_deletion'] = 'a été supprimé de la base de données';
+$lang['listuser_modify'] = 'modifier';
+$lang['listuser_modify_hint'] = 'modifier les infos de';
+$lang['listuser_permission'] = 'permissions';
+$lang['listuser_permission_hint'] = 'modifier les permissions de';
+$lang['listuser_delete'] = 'supprimer';
+$lang['listuser_delete_hint'] = 'supprimer';
+$lang['listuser_button_all'] = 'tous';
+$lang['listuser_button_invert'] = 'inverser';
+$lang['listuser_button_create_address'] = 'générer adresse mail';
+
+
+
+$lang['tn_width'] = 'largeur';
+$lang['tn_height'] = 'hauteur';
+$lang['tn_no_support'] = 'Image inexistante ou aucun support';
+$lang['tn_format'] = 'pour le format';
+$lang['tn_thisformat'] = 'pour ce format de fichier';
+$lang['tn_err_width'] = 'la largeur doit être un entier supérieur à';
+$lang['tn_err_height'] = 'la hauteur doit être un entier supérieur à';
+$lang['tn_results_title'] = 'Résultats de la miniaturisation';
+$lang['tn_picture'] = 'image';
+$lang['tn_results_gen_time'] = 'généré en';
+$lang['tn_stats'] = 'Statistiques générales';
+$lang['tn_stats_nb'] = 'nombre d\'images miniaturisées';
+$lang['tn_stats_total'] = 'temps total';
+$lang['tn_stats_max'] = 'temps max';
+$lang['tn_stats_min'] = 'temps min';
+$lang['tn_stats_mean'] = 'temps moyen';
+$lang['tn_err'] = 'Vous avez commis des erreurs';
+$lang['tn_params_title'] = 'Paramètres de miniaturisation';
+$lang['tn_params_GD'] = 'version de GD';
+$lang['tn_params_GD_info'] = '- GD est la bibliothèque de manipulation graphique pour PHP<br />- cochez la version de GD installée sur le serveur. Si vous choisissez l\'une et que vous obtenez ensuite des messages d\'erreur, choisissez l\'autre version. Si aucune version ne marche, cela signifie que GD n\'est pas installé sur le serveur.';
+$lang['tn_params_width_info'] = 'largeur maximum que peut prendre les miniatures';
+$lang['tn_params_height_info'] = 'hauteur maximum que peut prendre les miniatures';
+$lang['tn_params_create'] = 'en créer';
+$lang['tn_params_create_info'] = 'N\'essayez pas de lancer directement un grand nombre de miniaturisation.<br />En effet la miniaturisation est coûteuse en ressources processeur pour le serveur. Si vous êtes chez un hébergeur gratuit, une trop forte occupation processeur peut amener l\'hébergeur à supprimer votre compte.';
+$lang['tn_params_format'] = 'format';
+$lang['tn_params_format_info'] = 'seul le format jpeg est supporté pour la création des miniatures';
+$lang['tn_alone_title'] = 'images sans miniatures (format jpg et png uniquement)';
+$lang['tn_dirs_title'] = 'Liste des répertoires';
+$lang['tn_dirs_alone'] = 'images sans miniatures';
+
+$lang['title_add'] = 'Ajouter un utilisateur';
+$lang['title_modify'] = 'Modifier un utilisateur';
+$lang['title_groups'] = 'Gestion des groupes';
+$lang['title_user_perm'] = 'Modifier les permissions pour l\'utilisateur';
+$lang['title_cat_perm'] = 'Modifier les permissions pour la catégorie';
+$lang['title_group_perm'] = 'Modifier les permissions pour le groupe';
+$lang['title_picmod'] = 'Modifier les informations d\'une image';
+$lang['waiting_update'] = 'Les images validées ne seront visibles qu\'après mise à jour de la base d\'images.';
+$lang['adduser_associate'] = 'Associer au groupe';
+$lang['group_add'] = 'Ajouter un groupe';
+$lang['group_add_error1'] = 'Le nom du groupe ne doit pas comporter de " ou de \'';
+$lang['group_add_error2'] = 'Ce nom de groupe est déjà utilisé';
+$lang['group_confirm'] = 'Etes-vous sûr de vouloir supprimer le groupe';
+$lang['group_list_title'] = 'Liste des groupes existants';
+$lang['group_err_unknown'] = 'Ce groupe n\'existe pas dans la base de données';
+$lang['permuser_only_private'] = 'Seules les catégories privées sont représentées';
+
+$lang['stats_pages_seen'] = 'pages vues';
+$lang['stats_visitors'] = 'visiteurs';
+$lang['stats_empty'] = 'vider l\'historique';
+$lang['stats_pages_seen_graph_title'] = 'Nombre de pages vues par jour';
+$lang['stats_visitors_graph_title'] = 'Nombre de visiteurs par jour';
+$lang['comments_last_title'] = 'Derniers commentaires';
+$lang['comments_non_validated_title'] = 'Commentaires non validés';
+$lang['cat_unknown_id'] = 'Cette catégorie n\'existe pas dans la base de données';
+$lang['conf_remote_site_delete_info'] = 'Supprimer un site revient à supprimer toutes les images et les catégories en relation avec ce site.';
+?> \ No newline at end of file
diff --git a/language/fr_FR.iso-8859-1/common.lang.php b/language/fr_FR.iso-8859-1/common.lang.php
new file mode 100644
index 000000000..960338f46
--- /dev/null
+++ b/language/fr_FR.iso-8859-1/common.lang.php
@@ -0,0 +1,315 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | fr_FR/common.lang.php |
+// +-----------------------------------------------------------------------+
+// | application : PhpWebGallery <http://phpwebgallery.net> |
+// | branch : 1.4 |
+// +-----------------------------------------------------------------------+
+// | file : $RCSfile$
+// | last update : $Date$
+// | last modifier : $Author$
+// | revision : $Revision$
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+
+// Langage informations
+$lang_info['language_name'] = 'Français';
+$lang_info['country'] = 'France';
+$lang_info['charset'] = 'iso-8859-1';
+$lang_info['direction'] = 'ltr';
+$lang_info['code'] = 'fr';
+
+// Main words
+$lang['gallery_index'] = 'Racine de la galerie';
+$lang['category'] = 'Catégorie';
+$lang['categories'] = 'Catégories';
+$lang['thumbnail'] = 'Miniature';
+$lang['thumbnails'] = 'Miniatures';
+$lang['search'] = 'Rechercher';
+$lang['comment'] = 'Commentaire';
+$lang['comments'] = 'Commentaires';
+$lang['picture'] = 'Image';
+$lang['pictures'] = 'Images';
+$lang['no'] = 'Non';
+$lang['yes'] = 'Oui';
+$lang['date'] = 'Date';
+$lang['description'] = 'Description';
+$lang['author'] = 'Auteur';
+$lang['size'] = 'Dimensions';
+$lang['filesize'] = 'Poids';
+$lang['file'] = 'Fichier';
+$lang['keywords'] = 'Mots-clefs';
+$lang['default'] = 'Défaut';
+$lang['webmaster'] = 'Webmaster';
+
+// Properties
+$lang['registration_date'] = 'Enregistré le';
+$lang['creation_date'] = 'Créé le';
+
+// Form words
+$lang['submit'] = 'Valider';
+$lang['delete'] = 'Supprimer';
+$lang['reset'] = 'Rétablir';
+
+// Identification
+$lang['login'] = 'Nom d\'utilisateur';
+$lang['password'] = 'Mot de passe';
+$lang['logout'] = 'Se déconnecter';
+$lang['customize'] = 'Personnalisation';
+$lang['new'] = 'Nouveau';
+$lang['identification'] = 'Identification';
+
+// Navigation
+$lang['special_categories'] = 'Special';
+$lang['favorite_cat'] = 'Favoris';
+$lang['favorite_cat_hint'] = 'Afficher vos favoris';
+$lang['recent_pics_cat_hint'] = 'Affiche les images les plus récentes';
+$lang['recent_pics_cat'] = 'Nouvelles images';
+$lang['recent_cats_cat_hint'] = 'Affiche les catégories les plus récentes';
+$lang['recent_cats_cat'] = 'Nouvelles catégories';
+$lang['random_cat'] = 'Images au hasard';
+$lang['random_cat_hint'] = 'Affiche plusieurs images choisies au hasard';
+$lang['return_main_page'] = 'Retour à la page des miniatures';
+
+//Calendar
+$lang['calendar'] = 'Calendrier';
+$lang['calendar_hint'] = 'Affiche toutes les images triées par mois';
+$lang['calendar_picture_hint'] = 'Affiche les images ajoutées en ';
+$lang['month'][1] = 'Janvier';
+$lang['month'][2] = 'Février';
+$lang['month'][3] = 'Mars';
+$lang['month'][4] = 'Avril';
+$lang['month'][5] = 'Mai';
+$lang['month'][6] = 'Juin';
+$lang['month'][7] = 'Juillet';
+$lang['month'][8] = 'Août';
+$lang['month'][9] = 'Septembre';
+$lang['month'][10] = 'Octobre';
+$lang['month'][11] = 'Novembre';
+$lang['month'][12] = 'Décembre';
+$lang['day'][0] = 'Dimanche';
+$lang['day'][1] = 'Lundi';
+$lang['day'][2] = 'Mardi';
+$lang['day'][3] = 'Mercredi';
+$lang['day'][4] = 'Jeudi';
+$lang['day'][5] = 'Vendredi';
+$lang['day'][6] = 'Samedi';
+
+
+// Customization
+$lang['customize_page_title'] = 'Personnalisation';
+$lang['customize_title'] = 'Personnalisation';
+$lang['nb_image_per_row'] = 'Nombre d\'images par ligne';
+$lang['nb_row_per_page'] = 'Nombre de lignes par page';
+$lang['language'] = 'Langue';
+$lang['maxwidth'] = 'Largeur maximum des images';
+$lang['maxheight'] = 'Hauteur maximum des images';
+$lang['auto_expand'] = 'Développer toutes les catégories';
+$lang['show_nb_comments'] = 'Montrer le nombre de commentaires';
+$lang['recent_period'] = 'Durée de nouveauté';
+$lang['create_cookie'] = 'Créer un cookie';
+$lang['theme'] = 'Thème de l\'interface';
+$lang['periods_error'] = 'La période doit être entière.';
+$lang['maxwidth_error'] = 'La largeur maximum des images doit être un entier supérieur à 50';
+$lang['maxheight_error'] = 'La hauteur maximum des images doit être un entier supérieur à 50';
+
+// search
+$lang['search_wrong_date'] = ' : date non valide';
+$lang['search_wrong_date_order'] = 'La date de fin doit être postérieure à la date de début';
+$lang['search_incoherent_date_search'] = 'Vous devez choisir une date unique ou une période.';
+$lang['search_or_clauses'] = 'Au moins une condition vérifiée';
+$lang['search_and_clauses'] = 'Toutes les conditions vérifiées';
+$lang['search_subcats_included'] = 'include sub-categories';
+$lang['search_date_included'] = 'included';
+$lang['search_date_is'] = 'est';
+$lang['search_date_is_after'] = 'après';
+$lang['search_date_is_before'] = 'avant';
+$lang['search_file'] = 'file';
+$lang['search_name'] = 'name';
+$lang['search_comment'] = 'comment';
+$lang['search_keywords'] = 'keywords';
+$lang['search_author'] = 'author';
+$lang['search_date_available'] = 'availability date';
+$lang['search_date_creation'] = 'creation date';
+$lang['search_one_clause_at_least'] = 'search at least on one search clause';
+$lang['search_result'] = 'Résultats de la recherche';
+$lang['invalid_search'] = 'Les mots recherchés doivent comporter plus de 3 caractères et ne doivent pas inclure de caractères de ponctuation';
+$lang['search_mode_or'] = 'au moins un mot';
+$lang['search_mode_and'] = 'tous les mots';
+$lang['search_comments'] = 'séparer les différents mots avec un espace';
+$lang['search_title'] = 'Recherche';
+$lang['search_field_search'] = 'Rechercher';
+$lang['search_return_main_page'] = 'Retour à la page des miniatures';
+$lang['Search_author_explain'] = 'Utilisez * comme un joker pour des recherches partielles';
+
+$lang['only_members'] = 'Seuls les membres du site peuvent accéder à cette page';
+$lang['invalid_pwd'] = 'Le mot de passe rentré n\'est pas valide';
+$lang['access_forbiden'] = 'Vous n\'êtes pas autorisé à aller dans cette section';
+$lang['diapo_default_page_title'] = 'Aucune catégorie séléctionnée';
+$lang['hint_category'] = 'affiche les images à la racine de cette catégorie';
+$lang['total_images'] = 'total';
+$lang['title_menu'] = 'Sommaire';
+$lang['change_login'] = 'changer de login';
+$lang['hint_login'] = 's&#039;identifier permet de personnaliser l&#039;apparence du site';
+$lang['hint_customize'] = 'personnaliser votre affichage';
+$lang['hint_search'] = 'lancer une recherche';
+
+$lang['about'] = 'à propos';
+$lang['hint_about'] = 'des infos sur PhpWebGallery...';
+$lang['admin'] = 'Administration';
+$lang['hint_admin'] = 'accessible uniquement aux administrateurs';
+$lang['no_category'] = 'Accueil';
+$lang['page_number'] = 'numéro de page';
+$lang['previous_page'] = 'Précédente';
+$lang['next_page'] = 'Suivante';
+$lang['nb_image_category'] = 'nombre d\'images dans la catégorie';
+$lang['recent_image'] = 'Image datant de moins de';
+$lang['days'] = 'jours';
+$lang['send_mail'] = 'Contacter l\'adminstrateur';
+$lang['title_send_mail'] = '[phpwebgallery] une remarque sur ton site';
+$lang['sub-cat'] = 'sous-catégories';
+$lang['images_available'] = 'images dans cette catégorie';
+$lang['total'] = 'images';
+$lang['upload_picture'] = 'Ajouter une image';
+$lang['generation_time'] = 'Page générée en';
+$lang['favorites'] = 'Favoris';
+$lang['about_page_title'] = 'A propos de PhpWebGallery';
+$lang['about_title'] = 'A propos...';
+$lang['about_return'] = 'Retour';
+$lang['ident_page_title'] = 'Identification';
+$lang['ident_title'] = 'Identification';
+$lang['ident_register'] = 'S\'enregistrer';
+$lang['ident_forgotten_password'] = 'Mot de passe oublié ?';
+$lang['ident_guest_visit'] = 'Parcourir la galerie en tant que visiteur';
+
+// Error management
+
+$lang['previous_image'] = 'Précédent';
+$lang['next_image'] = 'Suivant';
+$lang['back'] = 'Cliquez sur l\'image pour revenir à la page des miniatures';
+$lang['info_image_title'] = 'Informations';
+$lang['link_info_image'] = 'Modifier les informations de cette image';
+$lang['true_size'] = 'Taille réelle';
+$lang['comments_title'] = 'Commentaires des visiteurs du site';
+$lang['comments_del'] = 'supprimer ce message';
+$lang['comments_add'] = 'Ajouter un commentaire';
+
+$lang['add_favorites_alt'] = 'Ajouter aux favoris';
+$lang['add_favorites_hint'] = 'ajouter cette image à vos favoris';
+$lang['del_favorites_alt'] = 'Retirer des favoris';
+$lang['del_favorites_hint'] = 'supprimer cette image de vos favoris';
+$lang['register_page_title'] = 'Enregistrement';
+$lang['register_title'] = 'Enregistrement';
+$lang['reg_err_login1'] = 'veuillez rentrer un pseudo';
+$lang['reg_err_login2'] = 'le pseudo ne doit pas se terminer par un espace';
+$lang['reg_err_login3'] = 'le pseudo ne doit pas commencer par un espace';
+$lang['reg_err_login4'] = 'le pseudo ne doit pas comporter les caractère " et \'';
+$lang['reg_err_login5'] = 'ce pseudo est déjà utilisé';
+$lang['reg_err_pass'] = 'veuillez retaper le mot de passe';
+$lang['reg_confirm'] = 'confirmer';
+$lang['reg_err_mail_address'] = 'l\'adresse mail doit être de la forme xxx@yyy.eee (exemple : jack@altern.org)';
+$lang['upload_forbidden'] = 'On ne peut pas ajouter d\'image dans cette catégorie';
+$lang['upload_file_exists'] = 'Une image du même nom existe déjà';
+$lang['upload_filenotfound'] = 'vous devez choisir un fichier image pour la photo';
+$lang['upload_cannot_upload'] = 'impossible d\'uploader la photo sur le serveur';
+$lang['upload_title'] = 'Ajouter une image';
+$lang['upload_advise'] = 'Choisissez une image à placer dans la catégorie : ';
+$lang['upload_advise_thumbnail'] = 'Optionnel, mais recommandé : Choisissez la miniature à associer à ';
+$lang['upload_advise_filesize'] = 'le poids de l\'image ne doit pas dépasser : ';
+$lang['upload_advise_width'] = 'la largeur de l\'image ne doit pas dépasser : ';
+$lang['upload_advise_height'] = 'la hauteur de l\'image ne doit pas dépasser : ';
+$lang['upload_advise_filetype'] = 'l\'image doit être au format jpg, gif ou png';
+$lang['upload_err_username'] = 'le nom de l\'utilisateur doit être renseigné';
+$lang['upload_username'] = 'Nom d\'utilisateur';
+$lang['upload_successful'] = 'Image uploadée avec succès, un administrateur validera celle-ci dès que possible.';
+
+// new or modified in release 1.3
+
+$lang['guest'] = 'visiteur';
+$lang['mail_address'] = 'adresse mail';
+$lang['add'] = 'ajouter';
+$lang['dissociate'] = 'dissocier';
+$lang['mandatory'] = 'obligatoire';
+$lang['err_date'] = 'date erronée';
+$lang['IP'] = 'IP';
+$lang['close'] = 'fermer';
+$lang['open'] = 'ouvrir';
+
+$lang['errors_title'] = 'Erreurs';
+$lang['infos_title'] = 'Informations';
+$lang['category_representative'] = 'représentant';
+$lang['title_comments'] = 'Commentaires des visiteurs';
+$lang['stats_last_days'] = 'derniers jours';
+$lang['menu_login'] = 'Connexion';
+$lang['connected_user'] = 'utilisateur connecté';
+$lang['hint_comments'] = 'Voir les derniers commentaires des visiteurs';
+$lang['stats'] = 'statistiques';
+$lang['most_visited_cat_hint'] = 'affiche les images les plus visitées';
+$lang['most_visited_cat'] = 'plus vues';
+$lang['best_rated_cat_hint'] = 'affiche les images les mieux notées';
+$lang['best_rated_cat'] = 'mieux notées';
+
+$lang['visited'] = 'visité';
+$lang['times'] = 'fois';
+
+$lang['slideshow'] = 'diaporama';
+$lang['period_seconds'] = 'secondes par image';
+$lang['slideshow_stop'] = 'stopper le diaporama';
+$lang['download'] = 'Télécharger';
+$lang['download_hint'] = 'Télécharger ce fichier';
+$lang['comment_added'] = 'Votre commentaire a été enregistré';
+$lang['comment_to_validate'] = 'Un administrateur doit valider votre commentaire pour qu\'il soit visible';
+$lang['comment_anti-flood'] = 'Système anti-flood : attendez un moment avant de déposer un message';
+$lang['comment_user_exists'] = 'Ce pseudo appartient à un autre utilisateur';
+$lang['upload_name'] = 'Nom de l\'image';
+$lang['upload_author'] = 'Auteur (eg "Pierrick LE GALL")';
+$lang['upload_creation_date'] = 'Date de création (JJ/MM/AAAA)';
+$lang['upload_comment'] = 'Commentaire';
+$lang['mail_hello'] = 'Bonjour,';
+$lang['mail_new_upload_subject'] = 'Nouvelle image sur le site';
+$lang['mail_new_upload_content'] = 'Une nouvelle image a été placée sur la galerie. Elle est en attente de validation. RDV dans la section d\'administration pour valider ou supprimer cette image.';
+$lang['mail_new_comment_subject'] = 'Nouveau commentaire sur le site';
+$lang['mail_new_comment_content'] = 'Un nouveau commentaire a été posté sur la galerie. Si vous avez activé la validation des commentaires, il faut d\'abord valider le commentaire dans la zone d\'administration pour le voir apparaître.'."\n\n".'Vous avez accès aux derniers commentaires dans la zone d\'administration.';
+
+$lang['about_message'] = '<div style="text-align:center;font-weigh:bold;">Informations sur le PhpWebGallery</div>
+<ul>
+<li>Ce site utilise la version '.PHPWG_VERSION.' de <a href="'.PHPWG_URL.'" style="text-decoration:underline">PhpWebGallery</a>. PhpWebGallery est une application web permettant de créer simplement une galerie d\'images en ligne.</li>
+<li>D\'un point de vue technique, PhpWebGallery est entièrement développé en PHP (l\'elePHPant) avec une base de données MySQL(le mySQreuiL).</li>
+<li>Si vous avez des suggestions ou des commentaires, n\'hésitez pas à visiter le site de <a href="'.PHPWG_URL.'" style="text-decoration:underline">PhpWebGallery</a> et son <a href="'.PHPWG_FORUM_URL.'" style="text-decoration:underline">forum</a>.</li>
+</ul>';
+
+$lang['update_wrong_dirname'] = 'Le nom des fichiers et répertoires ne doivent être composé que de lettres, de chiffres et "-", "_" ou ".".';
+$lang['hello'] = 'Bonjour';
+
+$lang['Look_up_user'] = 'Rechercher l\'utilisateur';
+$lang['Find_username'] = 'Trouver un nom d\'utilisateur';
+$lang['Find'] = 'Trouver';
+$lang['No_match'] = 'Aucun enregistrement trouvé.';
+$lang['Select_username'] = 'Sélectionner un Nom d\'utilisateur';
+$lang['Close'] = 'Fermer la fenêtre';
+$lang['Select'] = 'Sélectionner';
+
+$lang['picture_show_metadata'] = 'Montrer les métadonnées';
+$lang['picture_hide_metadata'] = 'Cacher les métadonnées';
+$lang['to_rate'] = 'Vote';
+$lang['update_rate'] = 'Mettre à jour votre vote';
+$lang['element_rate'] = 'vote';
+$lang['already_rated'] = 'Vous avez déja voté pour cette image';
+$lang['never_rated'] = 'Vous n\'avez jamais voté pour cette image';
+$lang['no_rate'] = 'Aucun vote';
+$lang['rates'] = 'Votes';
+$lang['standard_deviation'] = 'STD';
+?> \ No newline at end of file
diff --git a/language/fr_FR.iso-8859-1/faq.lang.php b/language/fr_FR.iso-8859-1/faq.lang.php
new file mode 100644
index 000000000..49f814799
--- /dev/null
+++ b/language/fr_FR.iso-8859-1/faq.lang.php
@@ -0,0 +1,78 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | fr_FR/faq.lang.php |
+// +-----------------------------------------------------------------------+
+// | application : PhpWebGallery <http://phpwebgallery.net> |
+// | branch : BSF (Best So Far) |
+// +-----------------------------------------------------------------------+
+// | file : $RCSfile$
+// | last update : $Date$
+// | last modifier : $Author$
+// | revision : $Revision$
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+
+// Admin FAQ
+$lang['help_images_title'] = 'Ajout d\'images';
+$lang['help_images_intro'] = 'Voici comment il faut placer les images dans vos répertoires';
+$lang['help_images'][0] = 'dans le répertoire "galleries" placer des repertoires qui vont représenter vos futures catégories';
+$lang['help_images'][1] = 'dans chacun de ces répertoires, vous avez le droit de créer autant de niveau de sous-répertoire que vous le souhaitez';
+$lang['help_images'][2] = 'vous avez le droit à un nombre illimité de catégories et de sous catégories pour chaque catégorie';
+$lang['help_images'][3] = 'les fichiers images doivent être au format jpg (extension jpg ou JPG), gif (GIF ou gif) ou encore png (PNG ou png)';
+$lang['help_images'][4] = 'Evitez d\'utiliser des espaces " " ou des tirets "-" dans les noms de fichiers ou de catégorie, je conseille d\'utiliser le caractère underscore "_" qui est géré par l\'application et donnera des résultats plus appréciables';
+$lang['help_thumbnails_title'] = 'Miniatures';
+$lang['help_thumbnails'][0] = 'dans chaque répertoire contenant des images à afficher sur le site, il y a un sous-répertoire nommé "thumbnail", s\'il n\'existe pas, créez-le pour placer vos miniatures dedans';
+$lang['help_thumbnails'][1] = 'les miniatures n\'ont pas besoin d\'avoir la même extension que les images associées (une image en .jpg peut avoir sa miniature en .GIF par exemple)';
+$lang['help_thumbnails'][2] = 'la miniature associée à une image doit être préfixée par le préfixe donné sur la page de configuration générale (image.jpg -> TN_image.GIF par exemple).';
+$lang['help_thumbnails'][3] = 'il est conseillé d\'utiliser le module pour windows téléchargeable sur le site de PhpWebGallery pour la création des miniatures.';
+$lang['help_thumbnails'][4] = 'vous pouvez utilisez la gestion de création de miniatures, intégrée à PhpWebGallery, mais ce n\'est pas conseillé, car la qualité des miniatures sera moindre qu\'avec un véritable outil de manipulation d\'images et que cela consommera des ressources sur le serveur, ce qui peut se révéler gênant pour un hébergement gratuit.';
+$lang['help_thumbnails'][5] = 'si vous choisissez d\'utiliser votre hébergeur pour créer les miniatures, il faut avant cela passer le répertoire "galleries" en 775 ainsi que tous ses sous-répertoires.';
+$lang['help_database_title'] = 'Remplissage de la base de données';
+$lang['help_database'][0] = 'Une fois les fichiers placés correctement et les miniatures placées ou créées, cliquez sur "MaJ base d\'images" dans le menu de la zone d\'administration.';
+$lang['help_remote_title'] = 'Site distant';
+$lang['help_remote'][0] = 'PhpWebGallery offre la possibilité d\'utiliser plusieurs serveurs pour stocker les images qui composeront votre galerie. Cela peut être utile si votre galerie est installée sur une espace limité et que vous avez une grande quantité d\'images à montrer. Suivez la procédure suivante :';
+$lang['help_remote'][1] = '1. éditez le fichier "create_listing_file.php" (vous le trouverez dans le répertoire "admin"), en modifiant la ligne "$prefix_thumbnail = "TN-";" si le préfixe pour vos miniatures n\'est pas "TN-".';
+$lang['help_remote'][2] = '2. placez le fichier "create_listing_file.php" modifié sur votre site distant, dans le répertoire racine de vos répertoires d\'images (comme le répertoire "galleries" du présent site) par ftp.';
+$lang['help_remote'][3] = '3. lancez le script en allant à l\'url http://domaineDistant/repGalerie/create_listing_file.php, un fichier listing.xml vient de se créer.';
+$lang['help_remote'][4] = '4. récupérez le fichier listing.xml de votre site distant pour le placer dans le répertoire "admin" du présent site.';
+$lang['help_remote'][5] = '5. lancez une mise à jour de la base d\'images par l\'interface d\'administration, une fois le fichier listing.xml utilisé, supprimez le du répertoire "admin".';
+$lang['help_remote'][6] = 'Vous pouvez mettre à jour le contenu d\'un site distant en refaisant la manipulation décrite. Vous pouvez également supprimer un site distant en choisissant l\'option dans la section configuration du panneau d\'administration.';
+$lang['help_upload_title'] = 'Ajout d\'images par les utilisateurs';
+$lang['help_upload'][0] = 'PhpWebGallery offre la possibilité aux visiteurs d\'uploader des images. Pour cela :';
+$lang['help_upload'][1] = '1. autorisez l\'option dans la zone configuration du panneau d\'administration';
+$lang['help_upload'][2] = '2. autorisez les droits en écriture sur les répertoires d\'images';
+$lang['help_infos_title'] = 'Informations complémentaires';
+$lang['help_infos'][1] = 'Dès que vous avez créé votre galerie, allez dans la gestion des utilisateurs et modifiez les permissions pour l\'utilisateur visiteur. En effet, tous les utilisateurs qui s\'enregistrent eux-même auront par défaut les mêmes permissions que l\'utilisateur "visiteur".';
+$lang['help_database'][1] = 'Afin d\'éviter la mise à jour d\'un trop grand nombre d\'images, commencez par mettre à jour uniquement les catégories, puis sur la page des catégories, mettre à jour chaque catégorie individuellement grâce au lien "mise à jour"';
+$lang['help_upload'][3] = 'La catégorie doit elle-même être autorisée pour l\'upload.';
+$lang['help_upload'][4] = 'Les images uploadées par les visiteurs ne sont pas directement visibles sur le site, elles doivent être validées par un administrateur. Pour cela, un administrateur doit se rendre sur la page "en attente" du panneau d\'administration, valider ou refuser les images proposée, puis lancer une mise à jour de la base d\'images.';
+$lang['help_virtual_title'] = 'Liens images vers catégories et catégories virtuelles';
+$lang['help_virtual'][0] = 'PhpWebGallery permet de dissocier les catégories où sont stockées les images et les catégories où les images apparaissent.';
+$lang['help_virtual'][1] = 'Par défaut, les images apparaissent uniquement dans leurs catégories réelles : celles qui correspondent à des répertoires sur le serveur web.';
+$lang['help_virtual'][2] = 'Pour lier une image à une catégorie, il suffit de l\'y associer via la page de modification d\'une image ou par lot sur la page de modification des images d\'une catégorie.';
+$lang['help_virtual'][3] = 'En partant de ce principe, il est possible de créer des catégories virtuelles dans PhpWebGallery : aucun répertoire "réel" n\'y est rattaché sur le disque du serveur. Il suffit simplement de créer la catégorie sur la page de la liste des catégories existantes dans la zone d\'administration.';
+$lang['help_groups_title'] = 'Groupes d\'utilisateurs';
+$lang['help_groups'][0] = 'PhpWebGallery permet de gérer des groupes d\'utilisateurs, cela est très utile pour regrouper les autorisations d\'accès aux catégories privées.';
+$lang['help_groups'][1] = '1. Créez un groupe "famille" sur la page des groupes de la zone d\'administration.';
+$lang['help_groups'][2] = '2. Sur la page de la liste des utilisateurs, en éditer un, et l\'associer au groupe "famille".';
+$lang['help_groups'][3] = '3. En modifiant les permissions pour une catégorie, ou pour un groupe, vous verrez que toutes les catégories autorisées à un groupe le sont pour les membres de ce groupe.';
+$lang['help_groups'][4] = 'Un utilisateurs peut appartenir à plusieurs groupes. L\'autorisation est plus forte que l\'interdiction : si l\'utilisateur "paul" appartient au groupe "famille" et "amis", et que seule le groupe "famille" est autorisée à consulter la catégorie privée "Noël 2003", alors "paul" y aura accès.';
+$lang['help_access_title'] = 'Autorisations d\'accès';
+$lang['help_access'][0] = 'PhpWebGallery dispose d\'un système de restrictions d\'accès aux catégories souhaitées. Les catégories sont soit publiques, soit privées. Pour interdire l\'accès par défaut à une catégorie :';
+$lang['help_access'][1] = '1. Editez la catégorie (depuis la page des catégories dans la zone d\'administration) et rendez la "privée".';
+$lang['help_access'][2] = '2. Sur les pages des permissions (d\'un groupe, d\'utilisateur) la catégorie apparaîtra et vous pourrez autoriser l\'accès ou non.';
+$lang['help_infos'][2] = 'Pour n\'importe quelle question, n\'hésitez pas à consulter le <a href="'.PHPWG_FORUM_URL.'" style="text-decoration:underline">forum</a> ou à y poser une question, sur le site';
+?> \ No newline at end of file
diff --git a/language/fr_FR.iso-8859-1/install.lang.php b/language/fr_FR.iso-8859-1/install.lang.php
new file mode 100644
index 000000000..5c9e2fc53
--- /dev/null
+++ b/language/fr_FR.iso-8859-1/install.lang.php
@@ -0,0 +1,70 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | fr_FR/install.lang.php |
+// +-----------------------------------------------------------------------+
+// | application : PhpWebGallery <http://phpwebgallery.net> |
+// | branch : 1.4 |
+// +-----------------------------------------------------------------------+
+// | file : $RCSfile$
+// | last update : $Date$
+// | last modifier : $Author$
+// | revision : $Revision$
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+
+$lang['install_message'] = 'Message';
+$lang['Initial_config'] = 'Configuration de Base';
+$lang['Default_lang'] = 'Langue par défaut de la galerie';
+$lang['step1_title'] = 'Configuration de la Base de données';
+$lang['step2_title'] = 'Configuration du compte Administrateur';
+$lang['Start_Install'] = 'Démarrer l\'installation';
+$lang['reg_err_mail_address'] = 'L\'adresse mail doit être de la forme xxx@yyy.eee (exemple : jack@altern.org)';
+
+$lang['install_webmaster'] = 'Administrateur';
+$lang['install_webmaster_info'] = 'Cet identifiant apparaîtra à tous vos visiteurs. Il vous sert pour administrer le site';
+
+$lang['step1_confirmation'] = 'Les paramètres rentrés sont corrects';
+$lang['step1_err_db'] = 'La connexion au serveur est OK, mais impossible de se connecter à cette base de données';
+$lang['step1_err_server'] = 'Impossible de se connecter au serveur';
+
+$lang['step1_host'] = 'Hôte MySQL';
+$lang['step1_host_info'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
+$lang['step1_user'] = 'Utilisateur';
+$lang['step1_user_info'] = 'nom d\'utilisateur pour votre hébergeur';
+$lang['step1_pass'] = 'Mot de passe';
+$lang['step1_pass_info'] = 'celui fourni par votre hébergeur';
+$lang['step1_database'] = 'Nom de la base';
+$lang['step1_database_info'] = 'celui fourni par votre hébergeur';
+$lang['step1_prefix'] = 'Préfixe des noms de table';
+$lang['step1_prefix_info'] = 'le nom des tables apparaîtra avec ce préfixe (permet de mieux gérer sa base de données)';
+$lang['step2_err_login1'] = 'veuillez rentrer un pseudo pour le webmaster';
+$lang['step2_err_login3'] = 'le pseudo du webmaster ne doit pas comporter les caractère " et \'';
+$lang['step2_err_pass'] = 'veuillez retaper votre mot de passe';
+$lang['install_end_title'] = 'Installation terminée';
+$lang['step2_pwd'] = 'Mot de passe';
+$lang['step2_pwd_info'] = 'Il doit rester confidentiel, il permet d\'accéder au panneau d\'administration.';
+$lang['step2_pwd_conf'] = 'Mot de passe [ Confirmer ]';
+$lang['step2_pwd_conf_info'] = 'Vérification';
+$lang['step1_err_copy'] = 'Copiez le texte en bleu entre les tirets et collez-le dans le fichier mysql.inc.php qui se trouve dans le répertoire "include" à la base de l\'endroit où vous avez installé PhpWebGallery (le fichier mysql.inc.php ne doit comporter QUE ce qui est en bleu entre les tirets, aucun retour à la ligne ou espace n\'est autorisé)';
+$lang['install_help'] = 'Besoin d\'aide ? Posez votre question sur le <a href="http://forum.phpwebgallery.net">forum de PhpWebGallery</a>.';
+$lang['install_end_message'] = 'La configuration de l\'application s\'est correctement déroulée, place à la prochaine étape<br /><br />
+Par mesure de sécurité, merci de supprimer le fichier "install.php"<br />
+Un fois ce fichier supprimé, veuillez suivre ces indications :
+<ul>
+<li>allez sur la page d\'identification : [ <a href="./identification.php">identification</a> ] et connectez-vous avec le pseudo donné pour le webmaster</li>
+<li>celui-ci vous permet d\'accéder à la partie administration et aux instructions pour placer les images dans les répertoires.</li>
+</ul>';
+?> \ No newline at end of file
diff --git a/language/fr_FR.iso-8859-1/iso.txt b/language/fr_FR.iso-8859-1/iso.txt
new file mode 100644
index 000000000..2416e9558
--- /dev/null
+++ b/language/fr_FR.iso-8859-1/iso.txt
@@ -0,0 +1 @@
+Français [FR] \ No newline at end of file