From a34f8c67b07c861212346252b766cf6131b65885 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 9 Oct 2007 21:39:15 +0000 Subject: Part of feature 32: fr_FR.iso-8859-1 and en_UK.iso-8859-1 contents become utf-8 encoded and the directory names lose encoding information as the only supported encoding becomes utf-8. git-svn-id: http://piwigo.org/svn/trunk@2130 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK.iso-8859-1/about.html | 10 - language/en_UK.iso-8859-1/admin.lang.php | 651 -------------------- language/en_UK.iso-8859-1/common.lang.php | 382 ------------ language/en_UK.iso-8859-1/help.html | 259 -------- .../en_UK.iso-8859-1/help/advanced_feature.html | 16 - language/en_UK.iso-8859-1/help/cat_modify.html | 141 ----- language/en_UK.iso-8859-1/help/cat_move.html | 14 - language/en_UK.iso-8859-1/help/cat_options.html | 36 -- language/en_UK.iso-8859-1/help/cat_perm.html | 15 - language/en_UK.iso-8859-1/help/configuration.html | 130 ---- language/en_UK.iso-8859-1/help/group_list.html | 22 - language/en_UK.iso-8859-1/help/index.php | 33 -- language/en_UK.iso-8859-1/help/maintenance.html | 46 -- .../help/notification_by_mail.html | 15 - language/en_UK.iso-8859-1/help/permalinks.html | 7 - language/en_UK.iso-8859-1/help/search.html | 24 - language/en_UK.iso-8859-1/help/site_manager.html | 51 -- language/en_UK.iso-8859-1/help/synchronize.html | 13 - language/en_UK.iso-8859-1/help/thumbnail.html | 28 - language/en_UK.iso-8859-1/help/user_list.html | 43 -- language/en_UK.iso-8859-1/help/web_service.html | 47 -- language/en_UK.iso-8859-1/index.php | 33 -- language/en_UK.iso-8859-1/install.lang.php | 73 --- language/en_UK.iso-8859-1/iso.txt | 1 - language/en_UK/about.html | 10 + language/en_UK/admin.lang.php | 651 ++++++++++++++++++++ language/en_UK/common.lang.php | 382 ++++++++++++ language/en_UK/help.html | 259 ++++++++ language/en_UK/help/advanced_feature.html | 16 + language/en_UK/help/cat_modify.html | 141 +++++ language/en_UK/help/cat_move.html | 14 + language/en_UK/help/cat_options.html | 36 ++ language/en_UK/help/cat_perm.html | 15 + language/en_UK/help/configuration.html | 130 ++++ language/en_UK/help/group_list.html | 22 + language/en_UK/help/index.php | 33 ++ language/en_UK/help/maintenance.html | 46 ++ language/en_UK/help/notification_by_mail.html | 15 + language/en_UK/help/permalinks.html | 7 + language/en_UK/help/search.html | 24 + language/en_UK/help/site_manager.html | 51 ++ language/en_UK/help/synchronize.html | 13 + language/en_UK/help/thumbnail.html | 28 + language/en_UK/help/user_list.html | 43 ++ language/en_UK/help/web_service.html | 47 ++ language/en_UK/index.php | 33 ++ language/en_UK/install.lang.php | 73 +++ language/en_UK/iso.txt | 1 + language/fr_FR.iso-8859-1/about.html | 8 - language/fr_FR.iso-8859-1/admin.lang.php | 653 --------------------- language/fr_FR.iso-8859-1/common.lang.php | 381 ------------ language/fr_FR.iso-8859-1/help.html | 250 -------- .../fr_FR.iso-8859-1/help/advanced_feature.html | 16 - language/fr_FR.iso-8859-1/help/cat_modify.html | 149 ----- language/fr_FR.iso-8859-1/help/cat_move.html | 15 - language/fr_FR.iso-8859-1/help/cat_options.html | 42 -- language/fr_FR.iso-8859-1/help/cat_perm.html | 16 - language/fr_FR.iso-8859-1/help/configuration.html | 132 ----- language/fr_FR.iso-8859-1/help/group_list.html | 21 - language/fr_FR.iso-8859-1/help/index.php | 33 -- language/fr_FR.iso-8859-1/help/maintenance.html | 51 -- .../help/notification_by_mail.html | 15 - language/fr_FR.iso-8859-1/help/permalinks.html | 7 - language/fr_FR.iso-8859-1/help/search.html | 27 - language/fr_FR.iso-8859-1/help/site_manager.html | 56 -- language/fr_FR.iso-8859-1/help/synchronize.html | 19 - language/fr_FR.iso-8859-1/help/thumbnail.html | 36 -- language/fr_FR.iso-8859-1/help/user_list.html | 39 -- language/fr_FR.iso-8859-1/help/web_service.html | 48 -- language/fr_FR.iso-8859-1/index.php | 33 -- language/fr_FR.iso-8859-1/install.lang.php | 71 --- language/fr_FR.iso-8859-1/iso.txt | 1 - language/fr_FR/about.html | 8 + language/fr_FR/admin.lang.php | 653 +++++++++++++++++++++ language/fr_FR/common.lang.php | 381 ++++++++++++ language/fr_FR/help.html | 250 ++++++++ language/fr_FR/help/advanced_feature.html | 16 + language/fr_FR/help/cat_modify.html | 149 +++++ language/fr_FR/help/cat_move.html | 15 + language/fr_FR/help/cat_options.html | 42 ++ language/fr_FR/help/cat_perm.html | 16 + language/fr_FR/help/configuration.html | 132 +++++ language/fr_FR/help/group_list.html | 21 + language/fr_FR/help/index.php | 33 ++ language/fr_FR/help/maintenance.html | 51 ++ language/fr_FR/help/notification_by_mail.html | 15 + language/fr_FR/help/permalinks.html | 7 + language/fr_FR/help/search.html | 27 + language/fr_FR/help/site_manager.html | 56 ++ language/fr_FR/help/synchronize.html | 19 + language/fr_FR/help/thumbnail.html | 36 ++ language/fr_FR/help/user_list.html | 39 ++ language/fr_FR/help/web_service.html | 48 ++ language/fr_FR/index.php | 33 ++ language/fr_FR/install.lang.php | 71 +++ language/fr_FR/iso.txt | 1 + 96 files changed, 4209 insertions(+), 4209 deletions(-) delete mode 100644 language/en_UK.iso-8859-1/about.html delete mode 100644 language/en_UK.iso-8859-1/admin.lang.php delete mode 100644 language/en_UK.iso-8859-1/common.lang.php delete mode 100644 language/en_UK.iso-8859-1/help.html delete mode 100644 language/en_UK.iso-8859-1/help/advanced_feature.html delete mode 100644 language/en_UK.iso-8859-1/help/cat_modify.html delete mode 100644 language/en_UK.iso-8859-1/help/cat_move.html delete mode 100644 language/en_UK.iso-8859-1/help/cat_options.html delete mode 100644 language/en_UK.iso-8859-1/help/cat_perm.html delete mode 100644 language/en_UK.iso-8859-1/help/configuration.html delete mode 100644 language/en_UK.iso-8859-1/help/group_list.html delete mode 100644 language/en_UK.iso-8859-1/help/index.php delete mode 100644 language/en_UK.iso-8859-1/help/maintenance.html delete mode 100644 language/en_UK.iso-8859-1/help/notification_by_mail.html delete mode 100644 language/en_UK.iso-8859-1/help/permalinks.html delete mode 100644 language/en_UK.iso-8859-1/help/search.html delete mode 100644 language/en_UK.iso-8859-1/help/site_manager.html delete mode 100644 language/en_UK.iso-8859-1/help/synchronize.html delete mode 100644 language/en_UK.iso-8859-1/help/thumbnail.html delete mode 100644 language/en_UK.iso-8859-1/help/user_list.html delete mode 100644 language/en_UK.iso-8859-1/help/web_service.html delete mode 100644 language/en_UK.iso-8859-1/index.php delete mode 100644 language/en_UK.iso-8859-1/install.lang.php delete mode 100644 language/en_UK.iso-8859-1/iso.txt create mode 100644 language/en_UK/about.html create mode 100644 language/en_UK/admin.lang.php create mode 100644 language/en_UK/common.lang.php create mode 100644 language/en_UK/help.html create mode 100644 language/en_UK/help/advanced_feature.html create mode 100644 language/en_UK/help/cat_modify.html create mode 100644 language/en_UK/help/cat_move.html create mode 100644 language/en_UK/help/cat_options.html create mode 100644 language/en_UK/help/cat_perm.html create mode 100644 language/en_UK/help/configuration.html create mode 100644 language/en_UK/help/group_list.html create mode 100644 language/en_UK/help/index.php create mode 100644 language/en_UK/help/maintenance.html create mode 100644 language/en_UK/help/notification_by_mail.html create mode 100644 language/en_UK/help/permalinks.html create mode 100644 language/en_UK/help/search.html create mode 100644 language/en_UK/help/site_manager.html create mode 100644 language/en_UK/help/synchronize.html create mode 100644 language/en_UK/help/thumbnail.html create mode 100644 language/en_UK/help/user_list.html create mode 100644 language/en_UK/help/web_service.html create mode 100644 language/en_UK/index.php create mode 100644 language/en_UK/install.lang.php create mode 100644 language/en_UK/iso.txt delete mode 100644 language/fr_FR.iso-8859-1/about.html delete mode 100644 language/fr_FR.iso-8859-1/admin.lang.php delete mode 100644 language/fr_FR.iso-8859-1/common.lang.php delete mode 100644 language/fr_FR.iso-8859-1/help.html delete mode 100644 language/fr_FR.iso-8859-1/help/advanced_feature.html delete mode 100644 language/fr_FR.iso-8859-1/help/cat_modify.html delete mode 100644 language/fr_FR.iso-8859-1/help/cat_move.html delete mode 100644 language/fr_FR.iso-8859-1/help/cat_options.html delete mode 100644 language/fr_FR.iso-8859-1/help/cat_perm.html delete mode 100644 language/fr_FR.iso-8859-1/help/configuration.html delete mode 100644 language/fr_FR.iso-8859-1/help/group_list.html delete mode 100644 language/fr_FR.iso-8859-1/help/index.php delete mode 100644 language/fr_FR.iso-8859-1/help/maintenance.html delete mode 100644 language/fr_FR.iso-8859-1/help/notification_by_mail.html delete mode 100644 language/fr_FR.iso-8859-1/help/permalinks.html delete mode 100644 language/fr_FR.iso-8859-1/help/search.html delete mode 100644 language/fr_FR.iso-8859-1/help/site_manager.html delete mode 100644 language/fr_FR.iso-8859-1/help/synchronize.html delete mode 100644 language/fr_FR.iso-8859-1/help/thumbnail.html delete mode 100644 language/fr_FR.iso-8859-1/help/user_list.html delete mode 100644 language/fr_FR.iso-8859-1/help/web_service.html delete mode 100644 language/fr_FR.iso-8859-1/index.php delete mode 100644 language/fr_FR.iso-8859-1/install.lang.php delete mode 100644 language/fr_FR.iso-8859-1/iso.txt create mode 100644 language/fr_FR/about.html create mode 100644 language/fr_FR/admin.lang.php create mode 100644 language/fr_FR/common.lang.php create mode 100644 language/fr_FR/help.html create mode 100644 language/fr_FR/help/advanced_feature.html create mode 100644 language/fr_FR/help/cat_modify.html create mode 100644 language/fr_FR/help/cat_move.html create mode 100644 language/fr_FR/help/cat_options.html create mode 100644 language/fr_FR/help/cat_perm.html create mode 100644 language/fr_FR/help/configuration.html create mode 100644 language/fr_FR/help/group_list.html create mode 100644 language/fr_FR/help/index.php create mode 100644 language/fr_FR/help/maintenance.html create mode 100644 language/fr_FR/help/notification_by_mail.html create mode 100644 language/fr_FR/help/permalinks.html create mode 100644 language/fr_FR/help/search.html create mode 100644 language/fr_FR/help/site_manager.html create mode 100644 language/fr_FR/help/synchronize.html create mode 100644 language/fr_FR/help/thumbnail.html create mode 100644 language/fr_FR/help/user_list.html create mode 100644 language/fr_FR/help/web_service.html create mode 100644 language/fr_FR/index.php create mode 100644 language/fr_FR/install.lang.php create mode 100644 language/fr_FR/iso.txt diff --git a/language/en_UK.iso-8859-1/about.html b/language/en_UK.iso-8859-1/about.html deleted file mode 100644 index b5a46d006..000000000 --- a/language/en_UK.iso-8859-1/about.html +++ /dev/null @@ -1,10 +0,0 @@ -
  • PhpWebGallery is a web application giving you the possibility to - create an online images gallery easily.
  • - -
  • Technicaly, PhpWebGallery is fully developped with PHP (the elePHPant) - with a MySQL database (the SQuirreL).
  • - -
  • If you have any suggestions or comments, please visit PhpWebGallery official site, and - its dedicated forum.
  • - diff --git a/language/en_UK.iso-8859-1/admin.lang.php b/language/en_UK.iso-8859-1/admin.lang.php deleted file mode 100644 index ca16d9ba6..000000000 --- a/language/en_UK.iso-8859-1/admin.lang.php +++ /dev/null @@ -1,651 +0,0 @@ -Pictures>Tags'] = 'No tag defined. Use Administration>Pictures>Tags'; -$lang['No'] = 'No'; -$lang['Number of comments per page'] = 'Number of comments per page'; -$lang['Number of rates'] = 'Number of rates'; -$lang['Number of thumbnails to create'] = 'Number of thumbnails to create'; -$lang['Only private categories are listed'] = 'Only private categories are listed'; -$lang['Operating system'] = 'Operating system'; -$lang['Options'] = 'Options'; -$lang['Order alphanumerically'] = 'Order alphanumerically'; -$lang['Order by'] = 'Order by'; -$lang['Other private categories'] = 'Other private categories'; -$lang['Page banner'] = 'Page banner'; -$lang['Parent category'] = 'Parent category'; -$lang['Path'] = 'Path'; -$lang['Permalink'] = 'Permalink'; -$lang['Permalink_%s_histo_used_by_%s'] = 'Permalink %s has been previously used by category %s. Delete from the permalink history first'; -$lang['Permalink_name_rule'] = 'The permalink name must be composed of a-z, A-Z, 0-9, "-", "_" or "/". It must not be numeric or start with number followed by "-"'; -$lang['Permalink %s is already used by category %s'] = 'Permalink %s is already used by category %s'; -$lang['Permalink history'] = 'Permalink history'; -$lang['Permalinks'] = 'Permalinks'; -$lang['Permission denied'] = 'Permission denied'; -$lang['Permission granted thanks to a group'] = 'Permission granted thanks to a group'; -$lang['Permission granted'] = 'Permission granted'; -$lang['PhpWebGallery Administration'] = 'PhpWebGallery Administration'; -$lang['PhpWebGallery version'] = 'PhpWebGallery version'; -$lang['Picture informations updated'] = 'Picture informations updated'; -$lang['Plugins'] = 'Plugins'; -$lang['Position'] = 'Position'; -$lang['Preferences'] = 'Preferences'; -$lang['Properties'] = 'Properties'; -$lang['Random picture'] = 'Random picture'; -$lang['Rate date'] = 'Rate date'; -$lang['Rating by guests'] = 'Rating by guests'; -$lang['Rating'] = 'Rating'; -$lang['Reject All'] = 'Reject All'; -$lang['Reject'] = 'Reject'; -$lang['Representant'] = 'Representant'; -$lang['Representation of categories'] = 'Representation of categories'; -$lang['Representative'] = 'Representative'; -$lang['Represents'] = 'Represents'; -$lang['Save order'] = 'Save order'; -$lang['Save to permalink history'] = 'Save to permalink history'; -$lang['Select at least one category'] = 'Select at least one category'; -$lang['Select at least one picture'] = 'Select at least one picture'; -$lang['Select at least one user'] = 'Select at least one user'; -$lang['Show info'] = 'Show info'; -$lang['Site manager'] = 'Site manager'; -$lang['Status'] = 'Status'; -$lang['Statistics'] = 'Statistics'; -$lang['Storage category'] = 'Storage category'; -$lang['Submit'] = 'Submit'; -$lang['Sum of rates'] = 'Sum of rates'; -$lang['Tag "%s" already exists'] = 'Tag "%s" already exists'; -$lang['Tag "%s" was added'] = 'Tag "%s" was added'; -$lang['Tag selection'] = 'Tag selection'; -$lang['Take selected elements out of caddie'] = 'Take selected elements out of caddie'; -$lang['The %d following tag were deleted'] = 'The following tag were deleted'; -$lang['The %d following tags were deleted'] = 'The %d following tags were deleted'; -$lang['Unable to check for upgrade since allow_url_fopen is disabled.'] = 'Unable to check for upgrade since allow_url_fopen is disabled.'; -$lang['Uninstall'] = 'Uninstall'; -$lang['Use default sort order']='Use the default image sort order (defined in the configuration file)'; -$lang['User comments validation'] = 'User comments validation'; -$lang['Users'] = 'Users'; -$lang['Validate All'] = 'Validate All'; -$lang['Validate'] = 'Validate'; -$lang['Validation'] = 'Validation'; -$lang['Version'] = 'Version'; -$lang['Virtual categories movement'] = 'Virtual categories movement'; -$lang['Virtual categories to move'] = 'Virtual categories to move'; -$lang['Virtual category name'] = 'Virtual category name'; -$lang['Webmaster cannot be deleted'] = 'Webmaster cannot be deleted'; -$lang['Yes'] = 'Yes'; -$lang['You are running on development sources, no check possible.'] = 'You are running on development sources, no check possible.'; -$lang['You are running the latest version of PhpWebGallery.'] = 'You are running the latest version of PhpWebGallery.'; -$lang['You cannot delete your account'] = "You cannot delete your account"; -$lang['You cannot move a category in its own sub category'] = 'You cannot move a category in its own sub category'; -$lang['You need to confirm deletion'] = 'You need to confirm deletion'; -$lang['actions'] = 'Actions'; -$lang['add keywords'] = 'add keywords'; -$lang['add tags'] = 'add tags'; -$lang['adviser'] = 'Adviser'; -$lang['associate to category'] = 'associate to category'; -$lang['associate to group'] = 'associate to group'; -$lang['authorized'] = 'Authorized'; -$lang['cat_add'] = 'Add a virtual category'; -$lang['cat_comments_title'] = 'Authorize users to add comments on selected categories'; -$lang['cat_error_name'] = 'The name of a category should not be empty'; -$lang['cat_lock_title'] = 'Lock categories'; -$lang['cat_private'] = 'Private category'; -$lang['cat_public'] = 'Public category'; -$lang['cat_representant'] = 'Find a new representant by random'; -$lang['cat_security'] = 'Public / Private'; -$lang['cat_status_title'] = 'Manage authorizations for selected categories'; -$lang['cat_upload_title'] = 'Select uploadable categories'; -$lang['cat_virtual_added'] = 'Virtual category added'; -$lang['cat_virtual_deleted'] = 'Virtual category deleted'; -$lang['category'] = 'category'; -$lang['conf_access'] = 'Access type'; -$lang['conf_comments_title'] = 'Comments'; -$lang['conf_confirmation'] = 'Information data registered in database'; -$lang['conf_display'] = 'Default display'; -$lang['conf_history_title'] = 'History'; -$lang['conf_gallery_url_error'] = 'The gallery URL is not valid.'; -$lang['conf_main_title'] = 'Main'; -$lang['conf_nb_comment_page_error'] = 'The number of comments a page must be between 5 and 50 included.'; -$lang['config'] = 'Configuration'; -$lang['confirm'] = 'confirm'; -$lang['date'] = 'date'; -$lang['delete category'] = 'delete category'; -$lang['description'] = 'description'; -$lang['dissociate from category'] = 'dissociate from category'; -$lang['dissociate from group'] = 'dissociate from group'; -$lang['edit category permissions'] = 'edit category permissions'; -$lang['edit'] = 'Edit'; -$lang['editcat_confirm'] = 'Category informations updated successfully.'; -$lang['editcat_uploadable'] = 'Authorize upload'; -$lang['elements per line'] = 'elements per line'; -$lang['elements per page'] = 'elements per page'; -$lang['elements'] = 'elements'; -$lang['enabled_high'] = 'High definition enabled'; -$lang['file'] = 'file'; -$lang['filesize'] = 'filesize'; -$lang['first element added on %s'] = 'first element added on %s'; -$lang['forbidden'] = 'Forbidden'; -$lang['conf_general'] = 'General'; -$lang['global mode'] = 'global mode'; -$lang['group "%s" added'] = 'group "%s" added'; -$lang['group "%s" deleted'] = 'group "%s" deleted'; -$lang['group "%s" updated'] = 'group "%s" updated'; -$lang['group'] = 'group'; -$lang['group_add_error1'] = 'The name of a group must not contain " or \' or be empty.'; -$lang['group_add_error2'] = 'This name is already used by another group.'; -$lang['group_id URL parameter is missing'] = 'group_id URL parameter is missing'; -$lang['groups'] = 'Groups'; -$lang['history'] = 'History'; -$lang['instructions'] = 'Instructions'; -$lang['is_high_disabled'] = ''; -$lang['is_high_enabled'] = 'High definition'; -$lang['jump to category'] = 'jump to category'; -$lang['jump to image'] = 'jump to image'; -$lang['leave'] = 'leave'; -$lang['lock'] = 'Lock'; -$lang['locked'] = 'Locked'; -$lang['manage category elements'] = 'manage category elements'; -$lang['manage sub-categories'] = 'manage sub-categories'; -$lang['manage'] = 'Manage'; -$lang['maximum height'] = 'maximum height'; -$lang['maximum width'] = 'maximum width'; -$lang['metadata_basic'] = 'basic'; -$lang['metadata_exif'] = 'EXIF'; -$lang['metadata_iptc'] = 'IPTC'; -$lang['name'] = 'name'; -$lang['nbm_background_treatment_redirect_second'] = 'Execution time is out, treatment must be continue [Estmated time: %d second].'; -$lang['nbm_background_treatment_redirect_seconds'] = 'Execution time is out, treatment must be continue [Estmated time: %d seconds].'; -$lang['nbm_break_timeout_list_user'] = 'Prepared time for list of users to send mail is limited. Others users are not listed.'; -$lang['nbm_break_timeout_send_mail'] = 'Time to send mail is limited. Others mails are skipped.'; -$lang['nbm_col_check_user_send_mail'] = 'To send ?'; -$lang['nbm_col_last_send'] = 'Last send'; -$lang['nbm_col_mail'] = 'email'; -$lang['nbm_col_user'] = 'User'; -$lang['nbm_complementary_mail_content'] = 'Complementary mail content'; -$lang['nbm_content_byebye'] = 'See you soon,'; -$lang['nbm_content_goto_1'] = 'Go to '; -$lang['nbm_content_goto_2'] = '.'; -$lang['nbm_content_hello_1'] = 'Hello '; -$lang['nbm_content_hello_2'] = ','; -$lang['nbm_content_new_elements'] = 'New elements were added '; -$lang['nbm_content_new_elements_single'] = ' on '; -$lang['nbm_content_new_elements_between_1'] = 'between '; -$lang['nbm_content_new_elements_between_2'] = ' and '; -$lang['nbm_content_subscribe_by_admin'] = 'The webmaster has subscribed you to receiving notifications by mail.'; -$lang['nbm_content_subscribe_by_himself'] = 'You have subscribed to receiving notifications by mail.'; -$lang['nbm_content_subscribe_link'] = 'To subscribe'; -$lang['nbm_content_problem_contact'] = 'If you encounter problems or have any question, please send a message to '; -$lang['nbm_content_pb_contact_object'] = '[NBM] Problems or questions'; -$lang['nbm_content_unsubscribe_by_admin'] = 'The webmaster has unsubscribed you from receiving notifications by mail.'; -$lang['nbm_content_unsubscribe_by_himself'] = 'You have unsubscribed from receiving notifications by mail.'; -$lang['nbm_content_click_on'] = ', click on '; -$lang['nbm_content_unsubscribe_link'] = 'To unsubscribe'; -$lang['nbm_info_send_mail_as'] = 'With blank value, gallery title will be used'; -$lang['nbm_item_notification'] = 'Notification'; -$lang['nbm_msg_error_sending_email_to'] = 'Error when sending email to %s [%s].'; -$lang['nbm_msg_mail_sent_to'] = 'Mail sent to %s [%s].'; -$lang['nbm_msg_n_mail_sent'] = '%d mail was sent.'; -$lang['nbm_msg_n_mails_sent'] = '%d mails were sent.'; -$lang['nbm_msg_n_mail_not_send'] = '%d mail was not sent.'; -$lang['nbm_msg_n_mails_not_send'] = '%d mails were not sent.'; -$lang['nbm_no_mail_to_send'] = 'No mail to send.'; -$lang['nbm_no_user_available_to_send_L1'] = 'No user are available in order to send mail.'; -$lang['nbm_no_user_available_to_send_L2'] = 'A user is available, if there are new elements to notify.'; -$lang['nbm_no_user_available_to_send_L3'] = 'It\'s possible that the are no subscribed users (only webmaster can see this tab).'; -$lang['nbm_no_user_to send_notifications_by_mail'] = 'No user to send notifications by mail.'; -$lang['nbm_object_news'] = 'New elements added'; -$lang['nbm_object_subscribe'] = 'Subscribe to notification by mail'; -$lang['nbm_object_unsubscribe'] = 'Unsubscribe from notification by mail'; -$lang['nbm_param_mode'] = 'Parameter'; -$lang['nbm_redirect_msg'] = 'Processing treatment.'."\n\n".'Please wait...'; -$lang['nbm_repost_submit'] = 'Continue processing treatment'; -$lang['nbm_send_check_all'] = 'Check All'; -$lang['nbm_send_complementary_mail_content'] = 'Complementary mail content'; -$lang['nbm_send_detailed_content'] = 'Add detailed content'; -$lang['nbm_send_mail_as'] = 'Send mail as'; -$lang['nbm_send_mail_to_users'] = 'Send mail to users'; -$lang['nbm_send_mode'] = 'Send'; -$lang['nbm_send_options'] = 'Options'; -$lang['nbm_send_submit'] = 'Send'; -$lang['nbm_send_uncheck_all'] = 'Uncheck All'; -$lang['nbm_subscribe_col'] = 'Subscribed'; -$lang['nbm_subscribe_mode'] = 'Subscribe'; -$lang['nbm_title_param'] = 'Parameters'; -$lang['nbm_title_send'] = 'Select recipients'; -$lang['nbm_title_subscribe'] = 'Subscribe/unsubscribe users'; -$lang['nbm_unsubscribe_col'] = 'Unsubscribed'; -$lang['nbm_updated_param_count'] = '%d parameter was updated.'; -$lang['nbm_updated_params_count'] = '%d parameters were updated.'; -$lang['nbm_user_change_enabled_error_on_updated_data_count'] = '%d user was not updated.'; -$lang['nbm_users_change_enabled_error_on_updated_data_count'] = '%d users were not updated.'; -$lang['nbm_user_change_enabled_false'] = 'User %s [%s] was removed from the subscription list.'; -$lang['nbm_user_change_enabled_true'] = 'User %s [%s] was added to the subscription list.'; -$lang['nbm_user_change_enabled_updated_data_count'] = '%d user was updated.'; -$lang['nbm_users_change_enabled_updated_data_count'] = '%d users were updated.'; -$lang['nbm_user_not_change_enabled_false'] = 'User %s [%s] was not removed from the subscription list.'; -$lang['nbm_user_not_change_enabled_true'] = 'User %s [%s] was not added to the subscription list.'; -$lang['nbm_user_x_added'] = 'User %s [%s] added.'; -$lang['nbm_warning_subscribe_unsubscribe'] = 'Warning: subscribing or unsubscribing will send mails to users'; -$lang['nbm_send_html_mail'] = 'Send mail on HTML format'; -$lang['nbm_send_recent_post_dates'] = 'Include display of recent pictures group by dates'; -$lang['nbm_info_send_recent_post_dates'] = 'Available only with HTML format'; -$lang['no_write_access'] = 'no write access'; -$lang['path'] = 'path'; -$lang['permissions'] = 'Permissions'; -$lang['permuser_info'] = 'Only private categories are listed. Private/Public category status can be set in screen "Categories > Public / Private"'; -$lang['private'] = 'private'; -$lang['properties'] = 'Properties'; -$lang['public'] = 'public'; -$lang['purge never used notification feeds'] = 'purge never used notification feeds'; -$lang['purge sessions'] = 'purge sessions'; -$lang['randomly represented'] = 'randomly represented'; -$lang['registration_date'] = 'registration date'; -$lang['remote_site'] = 'Remote site'; -$lang['remote_site_clean'] = 'clean'; -$lang['remote_site_clean_hint'] = 'remove remote listing.xml file'; -$lang['remote_site_generate'] = 'generate listing'; -$lang['remote_site_generate_hint'] = 'generate file listing.xml on remote site'; -$lang['remote_site_local_create'] = 'Create this site'; -$lang['remote_site_local_found'] = 'A local listing.xml file has been found for '; -$lang['remote_site_local_update'] = 'read local listing.xml and update'; -$lang['remote_site_test'] = 'test'; -$lang['remote_site_test_hint'] = 'test this remote site'; -$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['remove keyword'] = 'remove keyword'; -$lang['remove tags'] = 'remove tags'; -$lang['repair and optimize database'] = 'repair and optimize database'; -$lang['selection'] = 'selection'; -$lang['set to'] = 'set to'; -$lang['singly represented'] = 'singly represented'; -$lang['site_already_exists'] = 'This site already exists'; -$lang['site_create'] = 'Create a new site : (give its URL to create_listing_file.php)'; -$lang['site_created'] = 'created'; -$lang['site_delete'] = 'delete'; -$lang['site_delete_hint'] = 'delete this site and all its attached elements'; -$lang['site_deleted'] = 'deleted'; -$lang['site_err'] = 'an error happened'; -$lang['site_err_remote_file_not_found'] = 'file create_listing_file.php on remote site was not found'; -$lang['site_local'] = 'Local'; -$lang['site_remote'] = 'Remote'; -$lang['site_synchronize'] = 'synchronize'; -$lang['site_synchronize_hint'] = 'update the database from files'; -$lang['stats_addr'] = 'IP Address'; -$lang['stats_category'] = 'Category'; -$lang['stats_daily_graph_title'] = 'Pages seen by hour'; -$lang['stats_day_title'] = 'Daily statistics'; -$lang['stats_file'] = 'File'; -$lang['stats_global_graph_title'] = 'Pages seen by month'; -$lang['stats_hour'] = 'Hour'; -$lang['stats_login'] = 'Login'; -$lang['stats_month_title'] = 'Monthly statistics'; -$lang['stats_monthly_graph_title'] = 'Pages seen by day'; -$lang['stats_pages_seen'] = 'Pages seen'; -$lang['stats_picture'] = 'Picture'; -$lang['stats_title'] = 'Last year statistics'; -$lang['status'] = 'status'; -$lang['storage'] = 'Directory'; -$lang['sub-categories'] = 'sub-categories'; -$lang['synchronize metadata'] = 'synchronize metadata'; -$lang['synchronize'] = 'synchronize'; -$lang['target'] = 'target'; -$lang['thumbnail'] = 'thumbnail'; -$lang['title'] = 'title'; -$lang['title_categories'] = 'Categories management'; -$lang['title_configuration'] = 'PhpWebGallery configuration'; -$lang['title_default'] = 'PhpWebGallery administration'; -$lang['title_edit_cat'] = 'Edit a category'; -$lang['title_groups'] = 'Groups management'; -$lang['title_history'] = 'History'; -$lang['title_liste_users'] = 'Users list'; -$lang['title_picmod'] = 'Modify informations about a picture'; -$lang['title_thumbnails'] = 'Thumbnail creation'; -$lang['title_update'] = 'Database synchronization with files'; -$lang['title_upload'] = 'Pictures waiting for validation'; -$lang['tn_all'] = 'all'; -$lang['tn_alone_title'] = 'pictures without thumbnail (jpeg and png only)'; -$lang['tn_dirs_alone'] = 'pictures without thumbnail'; -$lang['tn_dirs_title'] = 'Directories list'; -$lang['tn_err_height'] = 'height must be a number superior to'; -$lang['tn_err_width'] = 'width must be a number superior to'; -$lang['tn_format'] = 'for the file format'; -$lang['tn_no_missing'] = 'No missing thumbnail'; -$lang['tn_no_support'] = 'Picture unreachable or no support'; -$lang['tn_params_GD'] = 'GD version'; -$lang['tn_params_create'] = 'create'; -$lang['tn_params_title'] = 'Miniaturization parameters'; -$lang['tn_results_gen_time'] = 'generated in'; -$lang['tn_results_title'] = 'Results of miniaturization'; -$lang['tn_stats'] = 'General statistics'; -$lang['tn_stats_max'] = 'max time'; -$lang['tn_stats_mean'] = 'average time'; -$lang['tn_stats_min'] = 'min time'; -$lang['tn_stats_nb'] = 'number of miniaturized pictures'; -$lang['tn_stats_total'] = 'total time'; -$lang['tn_thisformat'] = 'for this file format'; -$lang['unit mode'] = 'unit mode'; -$lang['unlocked'] = 'Unlocked'; -$lang['unset'] = 'unset'; -$lang['up'] = 'Move up'; -$lang['update categories informations'] = 'update categories informations'; -$lang['update images informations'] = 'update images informations'; -$lang['update'] = 'Synchronize'; -$lang['update_cats_subset'] = 'reduce to single existing categories'; -$lang['update_default_title'] = 'Choose an option'; -$lang['update_display_info'] = 'display maximum informations (added categories and elements, deleted categories and elements)'; -$lang['update_err_pwg_version_differs'] = 'PhpWebGallery version differs on the remote site'; -$lang['update_err_pwg_version_differs_info'] = 'Version of create_listing_file.php on the remote site and PhpWebGallery must be the same'; -$lang['update_err_remote_listing_not_found'] = 'listing.xml file was not found'; -$lang['update_err_remote_listing_not_found_info'] = 'listing.xml file was not found on the remote site. This file is generated by choosing the "generate listing" command in the Site manager'; -$lang['update_error_list_title'] = 'Error list'; -$lang['update_errors_caption'] = 'Errors caption'; -$lang['update_infos_title'] = 'Detailed informations'; -$lang['update_missing_file_or_dir'] = 'File/directory read error'; -$lang['update_missing_file_or_dir_info'] = 'The file or directory cannot be accessed (either it does not exist or the access is denied)'; -$lang['update_missing_tn_info'] = 'a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'; -$lang['update_missing_tn_short'] = 'missing thumbnail'; -$lang['update_nb_del_categories'] = 'categories deleted in the database'; -$lang['update_nb_del_elements'] = 'elements deleted in the database'; -$lang['update_nb_elements_metadata_available'] = 'images candidates for metadata synchronization'; -$lang['update_nb_elements_metadata_sync'] = 'elements informations synchronized with files metadata'; -$lang['update_nb_errors'] = 'errors during synchronization'; -$lang['update_nb_new_categories'] = 'categories added in the database'; -$lang['update_nb_new_elements'] = 'elements added in the database'; -$lang['update_nb_upd_elements'] = 'elements updated in the database'; -$lang['update_part_research'] = 'Search for new images in the directories'; -$lang['update_research_added'] = 'added'; -$lang['update_research_deleted'] = 'deleted'; -$lang['update_result_metadata'] = 'Metadata synchronization results'; -$lang['update_simulate'] = 'only perform a simulation (no change in database will be made)'; -$lang['update_simulation_title'] = '[Simulation]'; -$lang['update_sync_all'] = 'directories + files'; -$lang['update_sync_dirs'] = 'only directories'; -$lang['update_sync_files'] = 'synchronize files structure with database'; -$lang['update_sync_metadata'] = 'synchronize files metadata with database elements informations'; -$lang['update_sync_metadata_all'] = 'even already synchronized elements'; -$lang['update_sync_metadata_new'] = 'only never synchronized elements'; -$lang['update_used_metadata'] = 'Used metadata'; -$lang['update_wrong_dirname_info'] = 'The name of directories and files must be composed of letters, figures, "-", "_" or "."'; -$lang['update_wrong_dirname_short'] = 'wrong filename'; -$lang['upload'] = 'Upload'; -$lang['upload_pictures'] = 'Pictures'; -$lang['user "%s" added'] = 'user "%s" added'; -$lang['user_status'] = 'User status'; -$lang['user_status_admin'] = 'Administrator'; -$lang['user_status_generic'] = 'Generic'; -$lang['user_status_guest'] = 'Guest'; -$lang['user_status_normal'] = 'User'; -$lang['user_status_webmaster'] = 'Webmaster'; -$lang['username'] = 'username'; -$lang['users'] = 'Users'; -$lang['virtual_category'] = 'Virtual category'; -$lang['visitors'] = 'Visitors'; -$lang['w_day'] = 'Day'; -$lang['waiting'] = 'Waiting'; -$lang['is_default_group'] = 'default'; -$lang['toggle_is_default_group'] = 'Toggle \'default group\' property'; -$lang['Advanced_features'] = 'Advanced features'; -$lang['Elements_not_linked'] = 'Not linked elements'; -$lang['web_services'] = 'Web services '; -$lang['title_wscheck'] = ' Access management '; -$lang['ws_set_status'] = ' Environment '; -$lang['ws_enable'] = ' Enable '; -$lang['ws_disable'] = ' Disable '; -$lang['ws set to'] = ' Environment temporary set '; -$lang['ws_failed_upd'] = ' -> Uncompleted demand '; -$lang['ws_success_upd'] = ' -> Successfully completed '; -$lang['ws_adding_legend'] = ' Add a new partner access to Web Services '; -$lang['ws_update_legend'] = ' Revoke / Update selected partner access '; -$lang['ws_delete_legend'] = ' Revoke selected partner access '; -$lang['ws_Methods'] = ' Methods '; -$lang['ws_KeyName'] = ' Partner '; -$lang['ws_Access'] = ' Access '; -$lang['ws_Start'] = ' Start '; -$lang['ws_End'] = ' End '; -$lang['ws_Request'] = ' Request '; -$lang['ws_Limit'] = ' Limit '; -$lang['ws_Comment'] = ' Comment '; -$lang['Modify End from Now +'] = 'Modify End from Now + '; -$lang['Free comment, use it to identify your partner clearly'] = ' Free comment, use it to identify your partner clearly '; -$lang['Confirmation'] = ' Confirmation '; -$lang['Delete'] = ' Remove '; -$lang['Confidential partner key'] = 'Confidential partner key'; -$lang['Basis of access key calculation'] = 'Basis of access key calculation'; -$lang['Target'] = 'Target'; -$lang['Access: see help text for more'] = 'Access: see help text for more'; -$lang['Facultative and restrictive option'] = 'Facultative and restrictive option'; -$lang['Postponed availability in days'] = 'Postponed availability in days'; -$lang['Duration in days'] = 'Duration in days'; -$lang['Restrict access to'] = 'Restrict access to'; -$lang['Returned images limit'] = 'Returned images limit'; -$lang['Comment to identify your partner clearly'] = 'Comment to identify your partner clearly'; -$lang['Add this access definition'] = 'Add this access definition'; -$lang['Web Services availability duration in days'] = 'Web Services availability duration in days'; -$lang['Web Services under control'] = 'PhpWebGallery Web Services are fully operationals and all requests are under control.'; -$lang['special_admin_menu'] = 'Specials'; -$lang['pictures_menu'] = 'Pictures'; -$lang['Duplicates'] = 'Files with same name in more than one physical category'; -$lang['DEMO'] = 'DEMO'; -$lang['HOME'] = 'HOME'; -$lang['FORUM'] = 'FORUM'; -$lang['BUGS'] = 'BUGS'; -$lang['EXTENSIONS'] = 'EXTENSIONS'; -$lang['WIKI / DOC'] = 'WIKI / DOC'; -$lang['Export data'] = 'Export data'; -$lang['Overall'] = 'Overall'; -$lang['Year'] = 'Year'; -$lang['Month'] = 'Month'; -$lang['Day'] = 'Day'; -$lang['Pages seen'] = 'Pages seen'; -//$lang['only'] = 'only'; -$lang['Pictures'] = 'Pictures'; -$lang['High quality'] = 'High quality'; -$lang['time'] = 'time'; -$lang['user'] = 'user'; -$lang['IP'] = 'IP'; -$lang['image'] = ''; -$lang['high quality'] = 'high quality'; -$lang['section'] = 'section'; -$lang['tags'] = 'tags'; -$lang['conf_history_guest'] = 'Save page visits by guests'; -$lang['conf_history_user'] = 'Save page visits by users'; -$lang['conf_history_admin'] = 'Save page visits by administrators'; -$lang['cat_options_title'] = 'Properties'; -$lang['An information email was sent to group "%s"'] = 'An information email was sent to group "%s'; -$lang['Send an information email to group members'] = 'Send an information email to group members'; -$lang['Group'] = 'Group'; -$lang['[%s] Come to visit the category %s'] = '[%s] Come to visit the category %s'; -$lang['Hello,'] = 'Hello,'; -$lang['See you soon.'] = 'See you soon.'; -$lang['Come to discover the category:'] = 'Come to discover the category:'; -$lang['mail_content'] = 'Mail content'; -$lang['none'] = 'none'; -$lang['high'] = 'high'; -$lang['other'] = 'other'; -$lang['Element type'] = 'Element type'; -$lang['User'] = 'User'; -$lang['Image id'] = 'Image id'; -$lang['Summary'] = 'Summary'; -$lang['%d line filtered'] = '%d line filtered'; -$lang['%d lines filtered'] = '%d lines filtered'; -$lang['%d guest'] = '%d guest'; -$lang['%d guests'] = '%d guests'; -$lang['Hour'] = 'Hour'; -$lang['is_the_guest'] = 'guest'; -$lang['is_the_default'] = 'default values'; -$lang['High filesize'] = 'High filesize'; -// --------- Starting below: New or revised $lang ---- from version 1.7.1 -$lang['Guest cannot be deleted'] = 'Guest cannot be deleted'; -$lang['Default user cannot be deleted'] = 'Default user cannot be deleted'; -$lang['purge history detail'] = 'purge history detail'; -$lang['purge history summary'] = 'purge history summary'; -$lang['c13y_title'] = 'Check integrity'; -$lang['c13y_Anomaly'] = 'Anomaly'; -$lang['c13y_Correction'] = 'Correction'; -$lang['c13y_Automatic_correction'] = 'Automatic correction'; -$lang['c13y_Impossible_automatic_correction'] = 'Impossible automatic correction'; -$lang['c13y_Correction_applied_success'] = 'Correction applied with success'; -$lang['c13y_Correction_applied_error'] = 'Correction applied with error'; -$lang['c13y_Apply_selected_corrections'] = 'Apply selected corrections'; -$lang['c13y_anomaly_count'] = '%d anomaly has been detected.'; -$lang['c13y_anomalies_count'] = '%d anomalies has been detected.'; -$lang['c13y_anomaly_corrected_count'] = '%d anomaly has been corrected.'; -$lang['c13y_anomalies_corrected_count'] = '%d anomalies has been detected corrected.'; -$lang['c13y_anomaly_not_corrected_count'] = '%d anomaly hasn\'t been corrected.'; -$lang['c13y_anomalies_not_corrected_count'] = '%d anomalies hasn\'t been corrected.'; -$lang['c13y_more_info'] = 'Go to %s or %s for more informations'; -$lang['c13y_more_info_forum'] = 'the forum'; -$lang['c13y_more_info_wiki'] = 'the wiki'; -$lang['c13y_exif_anomaly'] = '%s value is not correct file because exif are not supported'; -$lang['c13y_exif_correction'] = '%s must be to set to false in your config_local.inc.php file'; -$lang['c13y_guest_non_existent'] = 'Main "guest" user don\'t exist any more'; -$lang['c13y_bad_guest_status'] = 'Main "guest" user status is incorrect'; -$lang['c13y_default_non_existent'] = 'Default user don\'t exist any more'; -$lang['c13y_webmaster_non_existent'] = 'Main "webmaster" user don\'t exist any more'; -$lang['c13y_bad_webmaster_status'] = 'Main "webmaster" user status is incorrect'; -$lang['c13y_user_created'] = 'User "%s" created with "%s" like password'; -$lang['c13y_user_status_updated'] = 'Status of user "%s" updated'; -// --------- Starting below: New or revised $lang ---- from Butterfly (1.8) -$lang['no_display_thumbnail'] = 'No display'; -$lang['display_thumbnail_classic'] = 'Classic display'; -$lang['display_thumbnail_hoverbox'] = 'Hoverbox display'; -$lang['Thumbnails'] = 'Thumbnails'; -$lang['obligatory_user_mail_address'] = 'Mail address is obligatory for all users'; -$lang['Minimum privacy level'] = 'Minimum privacy level'; -$lang['Privacy level'] = 'Privacy level'; -$lang['Level 0'] = '---'; -$lang['Level 1'] = 'Contacts'; -$lang['Level 2'] = 'Friends'; -$lang['Level 4'] = 'Family'; -$lang['Level 8'] = 'Admins'; -?> diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php deleted file mode 100644 index 1b507ab9e..000000000 --- a/language/en_UK.iso-8859-1/common.lang.php +++ /dev/null @@ -1,382 +0,0 @@ - diff --git a/language/en_UK.iso-8859-1/help.html b/language/en_UK.iso-8859-1/help.html deleted file mode 100644 index f8fd2bcb8..000000000 --- a/language/en_UK.iso-8859-1/help.html +++ /dev/null @@ -1,259 +0,0 @@ -

    Help

    - -

    Quick start

    - -
      - -
    1. Create a local directory "test_category".
    2. - -
    3. Copy pictures in "test_category".
    4. - -
    5. Open an FTP connection to this remote gallery.
    6. - -
    7. Upload local directory "test_category" into your remote directory - names "galleries". Set authorizations to 777 on directory - "galleries/test_category".
    8. - -
    9. Connect to your PhpWebGallery as an admin.
    10. - -
    11. Go to Administration, Pictures, - Thumbnails. PhpWebGallery find the picture from "test_category" - without thumbnails. Ask to create thumbnails.
    12. - -
    13. Go to Administration, Categories, - Synchronize. Check "directories + files" option, uncheck "only - perform a simulation" and submit the synchronization.
    14. - -
    15. Job's done. You've created a category "test_category" at the root of -your gallery.
    16. - -
    - -

    Adding elements

    - - - -

    Thumbnails

    - - - -

    Access authorization

    - - - -

    Users Groups

    - - - -

    Files upload by users

    - -

    PhpWebGallery offers the possibility for users to upload images. in -order to do it:

    - -
      - -
    1. authorize upload on any categories (Administration, Categories, Manage, edit or Administration panel, Categories, Properties, Upload)
    2. - -
    3. give write rights on directories for ugo (user, group, other)
    4. - -
    - -

    Files uploaded by users are not directly visible on the website, they -must be validated by an administrator. For that purpose, an administrator -must go in Administration, Pictures, Waiting -in order to validate or to refuse the files proposed, then to synchronize -filesystem with database.

    - - -

    Links between elements and categories, virtual categories

    - - - -

    Miscellanous informations

    - - - diff --git a/language/en_UK.iso-8859-1/help/advanced_feature.html b/language/en_UK.iso-8859-1/help/advanced_feature.html deleted file mode 100644 index 2fd5341fb..000000000 --- a/language/en_UK.iso-8859-1/help/advanced_feature.html +++ /dev/null @@ -1,16 +0,0 @@ -

    Advanced features

    - -

    List special functionnalties for expert PWG administrator:

    - - diff --git a/language/en_UK.iso-8859-1/help/cat_modify.html b/language/en_UK.iso-8859-1/help/cat_modify.html deleted file mode 100644 index 9f7d3a264..000000000 --- a/language/en_UK.iso-8859-1/help/cat_modify.html +++ /dev/null @@ -1,141 +0,0 @@ -

    Edit a category

    - -

    Informations

    - - - -

    Move

    - -

    If the category is virtual, you can move it. Moving a category means -changing its parent category.

    - -

    Options

    - - - -

    You can also manage these options with "Properties" -management screen (screens Upload, Comments, Lock, -Public/Private, Representative available from Administration, Categories, Properties).

    - -

    Sort order

    - -

    Choose if the default sort order will be used.

    - -

    Indicate if this sort order will be applied to subcategories.

    - -

    Select specific sort by columns to use with this category.

    - -

    (*)Take care and test it for your self since it can give unpredictable results.

    - - -

    Representant

    - -

    The representant of the category is the thumbnail displayed to represent -the category on main page (category.php) when -a category contains only sub-categories (just as the root category).

    - -

    There are 4 ways to set the representative picture of a category :

    - - - -

    The representation depends on configuration parameter -allow_random_representative (see include/config_default.inc.php).

    - -

    In default mode (allow_random_representative set to false) -each category containing at least one element is represented by a fixed -element. Once set (at category creation), the representative changes only -when an administrator ask for it. If the representant is not appropriate, -you can ask to Find a new representant by random.

    - -

    If configuration parameter allow_random_representative is -set to true, a category containing elements can have no fixed -representant. Just use Delete representant button.

    - -

    If the category contains no element (but only sub-categories) it can be -represented by any element thanks to screen Modify -informations about a picture. The only option on the current screen -is to Delete representant button, after using this button, -no representant option to set anymore.

    - -

    Link all category elements to a new category

    - - - -

    Link all category elements to some existing categories

    - - - -

    Send an information email to group members

    - - \ No newline at end of file diff --git a/language/en_UK.iso-8859-1/help/cat_move.html b/language/en_UK.iso-8859-1/help/cat_move.html deleted file mode 100644 index 8674f6149..000000000 --- a/language/en_UK.iso-8859-1/help/cat_move.html +++ /dev/null @@ -1,14 +0,0 @@ -

    Moving virtual categories

    - -

    Only virtual categories can have a new parent category.

    - -

    Virtual categories to move

    - -

    Select any virtual categories you want to move. -If the list is empty, that mean you didn't create one.

    - -

    New parent category

    - -

    Select the new parent (virtual or physical). -If you don't, virtual selected categories will be moved to the root. -You can't move a category to itself or to one of its child.

    \ No newline at end of file diff --git a/language/en_UK.iso-8859-1/help/cat_options.html b/language/en_UK.iso-8859-1/help/cat_options.html deleted file mode 100644 index c79d3aac3..000000000 --- a/language/en_UK.iso-8859-1/help/cat_options.html +++ /dev/null @@ -1,36 +0,0 @@ -

    Category options

    - -

    This screen lets the administrator manage categories option for many -categories at once.

    - -
    - -
    Upload
    -
    Make categories uploadable for gallery visitors. Only non virtual and - non remote categories are shown.
    - -
    Comments
    -
    Authorize users to add comments on selected categories. -Selects the categories which are commentable. -An image is commentable if it belongs to at least one category that is commentable.
    - -
    Lock
    -
    Selected categories will temporary been disabled for maintenance. If - you lock a category, all its child categories become locked. If you unlock - a category, all its parent categories become unlocked.
    - -
    Public / private
    -
    Manage authorizations for selected categories. Selected categories are - private : you will need to authorize users and/or groups to access to - them. If you make a category private, all its child categories becomes - private. If you make a category public, all its parent categories becomes - public
    - -
    Representative
    -
    This option can be managed only if you set configuration parameter - allow_random_representative (see include/config_defaults.inc.php) to - true. Each category can be randomly represented or singly - represented (by a unique picture).
    - -
    diff --git a/language/en_UK.iso-8859-1/help/cat_perm.html b/language/en_UK.iso-8859-1/help/cat_perm.html deleted file mode 100644 index 3b3471fb9..000000000 --- a/language/en_UK.iso-8859-1/help/cat_perm.html +++ /dev/null @@ -1,15 +0,0 @@ -

    Manage permissions for a category

    - -

    This screen is available only for a private category. Here you can select -users and groups authorized for this category.

    - -

    Groups

    - -

    You can deny or grant groups for the current category. By modifying -groups authorizations, you'll probably modify the list of users granted to -the category thanks to group belongings.

    - -

    Users

    - -

    You can deny or grant individual users. Users granted thanks to group -belongings can be denied or granted specifically.

    diff --git a/language/en_UK.iso-8859-1/help/configuration.html b/language/en_UK.iso-8859-1/help/configuration.html deleted file mode 100644 index c722be2e4..000000000 --- a/language/en_UK.iso-8859-1/help/configuration.html +++ /dev/null @@ -1,130 +0,0 @@ -

    Configuration

    - -

    This screen let the administrator do basic configuration. Indeed, this -screen only shows simple configuration parameters that should be enough for -the vast majority of administrators. If you want to see other numerous (and -advanced) configuration parameters, read file include/config_default.inc.php.

    - -

    This screen is divided in several sections, regrouping configuration -parameters by theme.

    - - -

    Main

    - - -

    History

    - - -

    Comments

    - - -

    Default display

    - -

    Here you can change display options used by default, when guest is not -connected. Once connected, these options are overloaded by user own options -(modifiable in profile).

    - -

    It is possible to change display options for all existing users, but the -screen to consider is Administration, -Identification, Users, where you can options for a selected list of -users.

    - - - diff --git a/language/en_UK.iso-8859-1/help/group_list.html b/language/en_UK.iso-8859-1/help/group_list.html deleted file mode 100644 index e918f2e5a..000000000 --- a/language/en_UK.iso-8859-1/help/group_list.html +++ /dev/null @@ -1,22 +0,0 @@ -

    Groups list

    - -

    This is the place where you can manage defined groups.

    - -

    Add a group

    - -

    Administrator can add groups.

    - -

    Groupes list

    - -

    The list allows for each element to:

    - - - - -

    Default groups

    -

    Default groups are groups associated automatically to new user.

    \ No newline at end of file diff --git a/language/en_UK.iso-8859-1/help/index.php b/language/en_UK.iso-8859-1/help/index.php deleted file mode 100644 index 61741e9cb..000000000 --- a/language/en_UK.iso-8859-1/help/index.php +++ /dev/null @@ -1,33 +0,0 @@ - diff --git a/language/en_UK.iso-8859-1/help/maintenance.html b/language/en_UK.iso-8859-1/help/maintenance.html deleted file mode 100644 index a8571dae2..000000000 --- a/language/en_UK.iso-8859-1/help/maintenance.html +++ /dev/null @@ -1,46 +0,0 @@ -

    Maintenance

    - -

    To optimize page generation time, PhpWebGallery uses cached -information. For example, instead of counting the number of pictures -contained in each category at each page reload, this information is stored -in the database. In theory, this information should always be correct, but -sometimes an error can occur and cached information becomes wrong.

    - -

    Some informations become useless with time. Deleting this useless -information from database make you save disk space.

    - - - - diff --git a/language/en_UK.iso-8859-1/help/notification_by_mail.html b/language/en_UK.iso-8859-1/help/notification_by_mail.html deleted file mode 100644 index 076bb7b34..000000000 --- a/language/en_UK.iso-8859-1/help/notification_by_mail.html +++ /dev/null @@ -1,15 +0,0 @@ -

    Notification by mail

    - -

    This screen allows to configure and manage email notifications to users of news on your site.

    - -

    This screen is composed of 3 tabs:

    - -

    Parameters

    -

    Available only for webmasters, this tab sets parameters of the notification by mail.

    - -

    Subscribe

    -

    Available only for webmasters, this tab manages subscription/unsubscription of users to email notifications.

    - -

    Envoi

    -

    Available only for webmasters and administrators, this tab allows to send mails to notify news.

    - diff --git a/language/en_UK.iso-8859-1/help/permalinks.html b/language/en_UK.iso-8859-1/help/permalinks.html deleted file mode 100644 index d5261c94d..000000000 --- a/language/en_UK.iso-8859-1/help/permalinks.html +++ /dev/null @@ -1,7 +0,0 @@ -

    Permalinks

    - -

    Permalinks are used to make category urls nicer. When a category has a permalink defined, the id of the category is not required anymore in the url.

    - -

    When a permalink is deleted, you have the ability to save it to the permalink history, so that external links to PWG pages still work. In the permalink history table you can see the date when the permalink has been deleted as well as the last time when it was used and the number of times this permalink has been used.

    - -

    Note that permalinks must be unique per category. Also in the permalink history you cannot have the same permalink defined more than once.

    diff --git a/language/en_UK.iso-8859-1/help/search.html b/language/en_UK.iso-8859-1/help/search.html deleted file mode 100644 index c98038b2b..000000000 --- a/language/en_UK.iso-8859-1/help/search.html +++ /dev/null @@ -1,24 +0,0 @@ -

    Search

    - -

    This page let you search pictures among the whole gallery.

    - -
    - -
    Search for words
    -
    Search for entered words in all the attributes related to the pictures - displayed in the gallery. Use * as a wildcard for partial matches.
    - -
    Search for Author
    -
    Use * as a wildcard for partial matches.
    - -
    Search by Date
    -
    Select a date and/or an ending date for your query. Leave date empty - if you want to make a "before" query. The year must be entered in the last - field in the following format : 0000 (i.e. 2004)
    - -
    Search in Categories
    -
    Select the category or categories you wish to search in. For speed all - subcategories can be searched by selecting the parent and setting enable - search subcategories below.
    - -
    diff --git a/language/en_UK.iso-8859-1/help/site_manager.html b/language/en_UK.iso-8859-1/help/site_manager.html deleted file mode 100644 index 1325a0ed2..000000000 --- a/language/en_UK.iso-8859-1/help/site_manager.html +++ /dev/null @@ -1,51 +0,0 @@ -

    Remote sites

    - -

    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.

    - -
      - -
    1. edit file tools/create_listing_file.php, - by modifying parameters section such as - $conf['prefix_thumbnail'] or - $conf['use_exif'].
    2. - -
    3. place file tools/create_listing_file.php - modified on your distant website, in the same directory than your category - directories (as the directory galleries of - this website) by ftp. For the example, let's say that you can access http://example.com/galleries/create_listing_file.php.
    4. - -
    5. go to administration panel, Categories, Site - manager. Ask to create a new site, for example http://example.com/galleries.
    6. - -
    7. a new remote site is registered. You can perform 4 actions : - -
        - -
      1. generate listing : launches a distant request to - generate a distant file listing
      2. - -
      3. synchronize : reads the distant listing.xml file and synchronizes with - database informations.
      4. - -
      5. clean : removes distant listing.xml file.
      6. - -
      7. delete : deletes the site (and all related - categories and elements) in the database.
      8. - -
      -
    8. -
    - - - diff --git a/language/en_UK.iso-8859-1/help/synchronize.html b/language/en_UK.iso-8859-1/help/synchronize.html deleted file mode 100644 index c1ae424f8..000000000 --- a/language/en_UK.iso-8859-1/help/synchronize.html +++ /dev/null @@ -1,13 +0,0 @@ -

    Synchronize

    - -

    There are 2 synchronizations possible : directories/files and file -metadata. directories/files is about synchronizing your directories tree -with the category tree in the database. metadata is about updating elements -informations such as filesize, dimensions in pixels, EXIF or IPTC -informations.

    - -

    The first synchronization must be the directories/files one.

    - -

    Synchronization process may take long (depending on your server load and -quantity of elements to manage) so it is possible to progress by step: -category by category.

    diff --git a/language/en_UK.iso-8859-1/help/thumbnail.html b/language/en_UK.iso-8859-1/help/thumbnail.html deleted file mode 100644 index 857a266ca..000000000 --- a/language/en_UK.iso-8859-1/help/thumbnail.html +++ /dev/null @@ -1,28 +0,0 @@ -

    Thumbnails creation

    - -

    This page let you create missing thumbnails.

    - -
    - -
    GD version
    - -
    GD is the picture manipulating library for PHP. Choose the version - installed on your server. If you choose the wrong, you'll just have errors - messages, come back with your browser and choose the other version. If no - version works, it means your server doesn't support GD.
    - -
    Width and height
    - -
    Maximum dimensions that thumbnails can take. Aspect ratio is - maintained.
    - -
    Number of thumbnails to create
    - -
    Do not try to miniaturize too many pictures in the same time. Indeed, miniaturization uses a lot of CPU. If you installed PhpWebGallery on a free provider, a too high CPU load can sometime lead to the deletion of your website.
    - -
    File format
    - -
    Only JPEG file format is supported for thumbnail creation. Thumbnails - can be created only from PNG and JPEG pictures.
    - -
    diff --git a/language/en_UK.iso-8859-1/help/user_list.html b/language/en_UK.iso-8859-1/help/user_list.html deleted file mode 100644 index b09110537..000000000 --- a/language/en_UK.iso-8859-1/help/user_list.html +++ /dev/null @@ -1,43 +0,0 @@ -

    Users list

    - -

    This is the place where you can manage registered users. Only permissions -are managed in different several screens.

    - -

    Add a user

    - -

    Administrator can manually add users.

    - -

    Users list

    - -

    The list can be filtered on username (use * as wildcard), group or -status. The list can be order by registration date or username, in ascending -or descending order.

    - -

    This screen works be managing several users at once on different actions -:

    - - - -

    The target is the set users selected (by default) or all users is -asked.

    -

    Adviser

    -

    Definition of adviser user:

    - - -

    It's possible to assign adviser mode with variable $conf['allow_adviser'].

    -

    If this variable is 'true', it's possible to define user like an adviser

    diff --git a/language/en_UK.iso-8859-1/help/web_service.html b/language/en_UK.iso-8859-1/help/web_service.html deleted file mode 100644 index e106a35cb..000000000 --- a/language/en_UK.iso-8859-1/help/web_service.html +++ /dev/null @@ -1,47 +0,0 @@ -

    Web Service Checker

    - -

    This page let you define all parameters for your web service.

    - -
    - -
    Environment setting
    - -
    If Web Service access control is active (Advanced configuration => $conf['ws_access_control']) - you will see there all Advanced configuration related to Web Service.
    - -
    Confidential partner key (Mandatory)
    - -
    Unique key to share with your partner. Keep that one long enough (e.g. 8 characters). - Keep it as complex enough (mixed figures, upper and lower case characters, special characters). - For example: "P!e2r!k Le G@2l". - - Hidden to anyone in adviser mode. - -
    Target (Optional)
    - -
    Can be an image id list like that:
    • - list/277,275,142,235,178,190,204,236-238,253,268,276,285,41,73
    • - a category id list as : cat/16,32,21
    • - or a tag id list as: tag/22,61,36
    - all id list will be reduced to the min list as:
    • - list/41,73,142,178,190,204,235-238,253,268,275-277,285
    -
    - -
    Restrict access (Optional)
    - -
    If you want to limit your partner to a specific request.
    - -
    Returned images limit
    - -
    Images limit count: to return to your partner for each request.
    - -
    Duration
    - -
    From now, set availability in days. If you postpone over the duration, the service would never be available.
    - -
    Comment
    - -
    Let you describe who's behind this Web Service, be clear enough. - Don't forget that if someone is Admin and Adviser on your website. He can read this comment zone.
    - -
    diff --git a/language/en_UK.iso-8859-1/index.php b/language/en_UK.iso-8859-1/index.php deleted file mode 100644 index 61741e9cb..000000000 --- a/language/en_UK.iso-8859-1/index.php +++ /dev/null @@ -1,33 +0,0 @@ - diff --git a/language/en_UK.iso-8859-1/install.lang.php b/language/en_UK.iso-8859-1/install.lang.php deleted file mode 100644 index d0e6f1139..000000000 --- a/language/en_UK.iso-8859-1/install.lang.php +++ /dev/null @@ -1,73 +0,0 @@ -PhpWebGallery message board.'; -$lang['install_end_message'] = 'The configuration of PhpWebGallery is finished, here is the next step

    -For security reason, please delete file "install.php"
    -Once this file deleted , follow this instructions : -'; -$lang['conf_mail_webmaster'] = 'Webmaster mail address'; -$lang['conf_mail_webmaster_info'] = 'Visitors will be able to contact site administrator with this mail'; -?> \ No newline at end of file diff --git a/language/en_UK.iso-8859-1/iso.txt b/language/en_UK.iso-8859-1/iso.txt deleted file mode 100644 index 043ea105e..000000000 --- a/language/en_UK.iso-8859-1/iso.txt +++ /dev/null @@ -1 +0,0 @@ -English [UK] \ No newline at end of file diff --git a/language/en_UK/about.html b/language/en_UK/about.html new file mode 100644 index 000000000..b5a46d006 --- /dev/null +++ b/language/en_UK/about.html @@ -0,0 +1,10 @@ +
  • PhpWebGallery is a web application giving you the possibility to + create an online images gallery easily.
  • + +
  • Technicaly, PhpWebGallery is fully developped with PHP (the elePHPant) + with a MySQL database (the SQuirreL).
  • + +
  • If you have any suggestions or comments, please visit PhpWebGallery official site, and + its dedicated forum.
  • + diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php new file mode 100644 index 000000000..ca16d9ba6 --- /dev/null +++ b/language/en_UK/admin.lang.php @@ -0,0 +1,651 @@ +Pictures>Tags'] = 'No tag defined. Use Administration>Pictures>Tags'; +$lang['No'] = 'No'; +$lang['Number of comments per page'] = 'Number of comments per page'; +$lang['Number of rates'] = 'Number of rates'; +$lang['Number of thumbnails to create'] = 'Number of thumbnails to create'; +$lang['Only private categories are listed'] = 'Only private categories are listed'; +$lang['Operating system'] = 'Operating system'; +$lang['Options'] = 'Options'; +$lang['Order alphanumerically'] = 'Order alphanumerically'; +$lang['Order by'] = 'Order by'; +$lang['Other private categories'] = 'Other private categories'; +$lang['Page banner'] = 'Page banner'; +$lang['Parent category'] = 'Parent category'; +$lang['Path'] = 'Path'; +$lang['Permalink'] = 'Permalink'; +$lang['Permalink_%s_histo_used_by_%s'] = 'Permalink %s has been previously used by category %s. Delete from the permalink history first'; +$lang['Permalink_name_rule'] = 'The permalink name must be composed of a-z, A-Z, 0-9, "-", "_" or "/". It must not be numeric or start with number followed by "-"'; +$lang['Permalink %s is already used by category %s'] = 'Permalink %s is already used by category %s'; +$lang['Permalink history'] = 'Permalink history'; +$lang['Permalinks'] = 'Permalinks'; +$lang['Permission denied'] = 'Permission denied'; +$lang['Permission granted thanks to a group'] = 'Permission granted thanks to a group'; +$lang['Permission granted'] = 'Permission granted'; +$lang['PhpWebGallery Administration'] = 'PhpWebGallery Administration'; +$lang['PhpWebGallery version'] = 'PhpWebGallery version'; +$lang['Picture informations updated'] = 'Picture informations updated'; +$lang['Plugins'] = 'Plugins'; +$lang['Position'] = 'Position'; +$lang['Preferences'] = 'Preferences'; +$lang['Properties'] = 'Properties'; +$lang['Random picture'] = 'Random picture'; +$lang['Rate date'] = 'Rate date'; +$lang['Rating by guests'] = 'Rating by guests'; +$lang['Rating'] = 'Rating'; +$lang['Reject All'] = 'Reject All'; +$lang['Reject'] = 'Reject'; +$lang['Representant'] = 'Representant'; +$lang['Representation of categories'] = 'Representation of categories'; +$lang['Representative'] = 'Representative'; +$lang['Represents'] = 'Represents'; +$lang['Save order'] = 'Save order'; +$lang['Save to permalink history'] = 'Save to permalink history'; +$lang['Select at least one category'] = 'Select at least one category'; +$lang['Select at least one picture'] = 'Select at least one picture'; +$lang['Select at least one user'] = 'Select at least one user'; +$lang['Show info'] = 'Show info'; +$lang['Site manager'] = 'Site manager'; +$lang['Status'] = 'Status'; +$lang['Statistics'] = 'Statistics'; +$lang['Storage category'] = 'Storage category'; +$lang['Submit'] = 'Submit'; +$lang['Sum of rates'] = 'Sum of rates'; +$lang['Tag "%s" already exists'] = 'Tag "%s" already exists'; +$lang['Tag "%s" was added'] = 'Tag "%s" was added'; +$lang['Tag selection'] = 'Tag selection'; +$lang['Take selected elements out of caddie'] = 'Take selected elements out of caddie'; +$lang['The %d following tag were deleted'] = 'The following tag were deleted'; +$lang['The %d following tags were deleted'] = 'The %d following tags were deleted'; +$lang['Unable to check for upgrade since allow_url_fopen is disabled.'] = 'Unable to check for upgrade since allow_url_fopen is disabled.'; +$lang['Uninstall'] = 'Uninstall'; +$lang['Use default sort order']='Use the default image sort order (defined in the configuration file)'; +$lang['User comments validation'] = 'User comments validation'; +$lang['Users'] = 'Users'; +$lang['Validate All'] = 'Validate All'; +$lang['Validate'] = 'Validate'; +$lang['Validation'] = 'Validation'; +$lang['Version'] = 'Version'; +$lang['Virtual categories movement'] = 'Virtual categories movement'; +$lang['Virtual categories to move'] = 'Virtual categories to move'; +$lang['Virtual category name'] = 'Virtual category name'; +$lang['Webmaster cannot be deleted'] = 'Webmaster cannot be deleted'; +$lang['Yes'] = 'Yes'; +$lang['You are running on development sources, no check possible.'] = 'You are running on development sources, no check possible.'; +$lang['You are running the latest version of PhpWebGallery.'] = 'You are running the latest version of PhpWebGallery.'; +$lang['You cannot delete your account'] = "You cannot delete your account"; +$lang['You cannot move a category in its own sub category'] = 'You cannot move a category in its own sub category'; +$lang['You need to confirm deletion'] = 'You need to confirm deletion'; +$lang['actions'] = 'Actions'; +$lang['add keywords'] = 'add keywords'; +$lang['add tags'] = 'add tags'; +$lang['adviser'] = 'Adviser'; +$lang['associate to category'] = 'associate to category'; +$lang['associate to group'] = 'associate to group'; +$lang['authorized'] = 'Authorized'; +$lang['cat_add'] = 'Add a virtual category'; +$lang['cat_comments_title'] = 'Authorize users to add comments on selected categories'; +$lang['cat_error_name'] = 'The name of a category should not be empty'; +$lang['cat_lock_title'] = 'Lock categories'; +$lang['cat_private'] = 'Private category'; +$lang['cat_public'] = 'Public category'; +$lang['cat_representant'] = 'Find a new representant by random'; +$lang['cat_security'] = 'Public / Private'; +$lang['cat_status_title'] = 'Manage authorizations for selected categories'; +$lang['cat_upload_title'] = 'Select uploadable categories'; +$lang['cat_virtual_added'] = 'Virtual category added'; +$lang['cat_virtual_deleted'] = 'Virtual category deleted'; +$lang['category'] = 'category'; +$lang['conf_access'] = 'Access type'; +$lang['conf_comments_title'] = 'Comments'; +$lang['conf_confirmation'] = 'Information data registered in database'; +$lang['conf_display'] = 'Default display'; +$lang['conf_history_title'] = 'History'; +$lang['conf_gallery_url_error'] = 'The gallery URL is not valid.'; +$lang['conf_main_title'] = 'Main'; +$lang['conf_nb_comment_page_error'] = 'The number of comments a page must be between 5 and 50 included.'; +$lang['config'] = 'Configuration'; +$lang['confirm'] = 'confirm'; +$lang['date'] = 'date'; +$lang['delete category'] = 'delete category'; +$lang['description'] = 'description'; +$lang['dissociate from category'] = 'dissociate from category'; +$lang['dissociate from group'] = 'dissociate from group'; +$lang['edit category permissions'] = 'edit category permissions'; +$lang['edit'] = 'Edit'; +$lang['editcat_confirm'] = 'Category informations updated successfully.'; +$lang['editcat_uploadable'] = 'Authorize upload'; +$lang['elements per line'] = 'elements per line'; +$lang['elements per page'] = 'elements per page'; +$lang['elements'] = 'elements'; +$lang['enabled_high'] = 'High definition enabled'; +$lang['file'] = 'file'; +$lang['filesize'] = 'filesize'; +$lang['first element added on %s'] = 'first element added on %s'; +$lang['forbidden'] = 'Forbidden'; +$lang['conf_general'] = 'General'; +$lang['global mode'] = 'global mode'; +$lang['group "%s" added'] = 'group "%s" added'; +$lang['group "%s" deleted'] = 'group "%s" deleted'; +$lang['group "%s" updated'] = 'group "%s" updated'; +$lang['group'] = 'group'; +$lang['group_add_error1'] = 'The name of a group must not contain " or \' or be empty.'; +$lang['group_add_error2'] = 'This name is already used by another group.'; +$lang['group_id URL parameter is missing'] = 'group_id URL parameter is missing'; +$lang['groups'] = 'Groups'; +$lang['history'] = 'History'; +$lang['instructions'] = 'Instructions'; +$lang['is_high_disabled'] = ''; +$lang['is_high_enabled'] = 'High definition'; +$lang['jump to category'] = 'jump to category'; +$lang['jump to image'] = 'jump to image'; +$lang['leave'] = 'leave'; +$lang['lock'] = 'Lock'; +$lang['locked'] = 'Locked'; +$lang['manage category elements'] = 'manage category elements'; +$lang['manage sub-categories'] = 'manage sub-categories'; +$lang['manage'] = 'Manage'; +$lang['maximum height'] = 'maximum height'; +$lang['maximum width'] = 'maximum width'; +$lang['metadata_basic'] = 'basic'; +$lang['metadata_exif'] = 'EXIF'; +$lang['metadata_iptc'] = 'IPTC'; +$lang['name'] = 'name'; +$lang['nbm_background_treatment_redirect_second'] = 'Execution time is out, treatment must be continue [Estmated time: %d second].'; +$lang['nbm_background_treatment_redirect_seconds'] = 'Execution time is out, treatment must be continue [Estmated time: %d seconds].'; +$lang['nbm_break_timeout_list_user'] = 'Prepared time for list of users to send mail is limited. Others users are not listed.'; +$lang['nbm_break_timeout_send_mail'] = 'Time to send mail is limited. Others mails are skipped.'; +$lang['nbm_col_check_user_send_mail'] = 'To send ?'; +$lang['nbm_col_last_send'] = 'Last send'; +$lang['nbm_col_mail'] = 'email'; +$lang['nbm_col_user'] = 'User'; +$lang['nbm_complementary_mail_content'] = 'Complementary mail content'; +$lang['nbm_content_byebye'] = 'See you soon,'; +$lang['nbm_content_goto_1'] = 'Go to '; +$lang['nbm_content_goto_2'] = '.'; +$lang['nbm_content_hello_1'] = 'Hello '; +$lang['nbm_content_hello_2'] = ','; +$lang['nbm_content_new_elements'] = 'New elements were added '; +$lang['nbm_content_new_elements_single'] = ' on '; +$lang['nbm_content_new_elements_between_1'] = 'between '; +$lang['nbm_content_new_elements_between_2'] = ' and '; +$lang['nbm_content_subscribe_by_admin'] = 'The webmaster has subscribed you to receiving notifications by mail.'; +$lang['nbm_content_subscribe_by_himself'] = 'You have subscribed to receiving notifications by mail.'; +$lang['nbm_content_subscribe_link'] = 'To subscribe'; +$lang['nbm_content_problem_contact'] = 'If you encounter problems or have any question, please send a message to '; +$lang['nbm_content_pb_contact_object'] = '[NBM] Problems or questions'; +$lang['nbm_content_unsubscribe_by_admin'] = 'The webmaster has unsubscribed you from receiving notifications by mail.'; +$lang['nbm_content_unsubscribe_by_himself'] = 'You have unsubscribed from receiving notifications by mail.'; +$lang['nbm_content_click_on'] = ', click on '; +$lang['nbm_content_unsubscribe_link'] = 'To unsubscribe'; +$lang['nbm_info_send_mail_as'] = 'With blank value, gallery title will be used'; +$lang['nbm_item_notification'] = 'Notification'; +$lang['nbm_msg_error_sending_email_to'] = 'Error when sending email to %s [%s].'; +$lang['nbm_msg_mail_sent_to'] = 'Mail sent to %s [%s].'; +$lang['nbm_msg_n_mail_sent'] = '%d mail was sent.'; +$lang['nbm_msg_n_mails_sent'] = '%d mails were sent.'; +$lang['nbm_msg_n_mail_not_send'] = '%d mail was not sent.'; +$lang['nbm_msg_n_mails_not_send'] = '%d mails were not sent.'; +$lang['nbm_no_mail_to_send'] = 'No mail to send.'; +$lang['nbm_no_user_available_to_send_L1'] = 'No user are available in order to send mail.'; +$lang['nbm_no_user_available_to_send_L2'] = 'A user is available, if there are new elements to notify.'; +$lang['nbm_no_user_available_to_send_L3'] = 'It\'s possible that the are no subscribed users (only webmaster can see this tab).'; +$lang['nbm_no_user_to send_notifications_by_mail'] = 'No user to send notifications by mail.'; +$lang['nbm_object_news'] = 'New elements added'; +$lang['nbm_object_subscribe'] = 'Subscribe to notification by mail'; +$lang['nbm_object_unsubscribe'] = 'Unsubscribe from notification by mail'; +$lang['nbm_param_mode'] = 'Parameter'; +$lang['nbm_redirect_msg'] = 'Processing treatment.'."\n\n".'Please wait...'; +$lang['nbm_repost_submit'] = 'Continue processing treatment'; +$lang['nbm_send_check_all'] = 'Check All'; +$lang['nbm_send_complementary_mail_content'] = 'Complementary mail content'; +$lang['nbm_send_detailed_content'] = 'Add detailed content'; +$lang['nbm_send_mail_as'] = 'Send mail as'; +$lang['nbm_send_mail_to_users'] = 'Send mail to users'; +$lang['nbm_send_mode'] = 'Send'; +$lang['nbm_send_options'] = 'Options'; +$lang['nbm_send_submit'] = 'Send'; +$lang['nbm_send_uncheck_all'] = 'Uncheck All'; +$lang['nbm_subscribe_col'] = 'Subscribed'; +$lang['nbm_subscribe_mode'] = 'Subscribe'; +$lang['nbm_title_param'] = 'Parameters'; +$lang['nbm_title_send'] = 'Select recipients'; +$lang['nbm_title_subscribe'] = 'Subscribe/unsubscribe users'; +$lang['nbm_unsubscribe_col'] = 'Unsubscribed'; +$lang['nbm_updated_param_count'] = '%d parameter was updated.'; +$lang['nbm_updated_params_count'] = '%d parameters were updated.'; +$lang['nbm_user_change_enabled_error_on_updated_data_count'] = '%d user was not updated.'; +$lang['nbm_users_change_enabled_error_on_updated_data_count'] = '%d users were not updated.'; +$lang['nbm_user_change_enabled_false'] = 'User %s [%s] was removed from the subscription list.'; +$lang['nbm_user_change_enabled_true'] = 'User %s [%s] was added to the subscription list.'; +$lang['nbm_user_change_enabled_updated_data_count'] = '%d user was updated.'; +$lang['nbm_users_change_enabled_updated_data_count'] = '%d users were updated.'; +$lang['nbm_user_not_change_enabled_false'] = 'User %s [%s] was not removed from the subscription list.'; +$lang['nbm_user_not_change_enabled_true'] = 'User %s [%s] was not added to the subscription list.'; +$lang['nbm_user_x_added'] = 'User %s [%s] added.'; +$lang['nbm_warning_subscribe_unsubscribe'] = 'Warning: subscribing or unsubscribing will send mails to users'; +$lang['nbm_send_html_mail'] = 'Send mail on HTML format'; +$lang['nbm_send_recent_post_dates'] = 'Include display of recent pictures group by dates'; +$lang['nbm_info_send_recent_post_dates'] = 'Available only with HTML format'; +$lang['no_write_access'] = 'no write access'; +$lang['path'] = 'path'; +$lang['permissions'] = 'Permissions'; +$lang['permuser_info'] = 'Only private categories are listed. Private/Public category status can be set in screen "Categories > Public / Private"'; +$lang['private'] = 'private'; +$lang['properties'] = 'Properties'; +$lang['public'] = 'public'; +$lang['purge never used notification feeds'] = 'purge never used notification feeds'; +$lang['purge sessions'] = 'purge sessions'; +$lang['randomly represented'] = 'randomly represented'; +$lang['registration_date'] = 'registration date'; +$lang['remote_site'] = 'Remote site'; +$lang['remote_site_clean'] = 'clean'; +$lang['remote_site_clean_hint'] = 'remove remote listing.xml file'; +$lang['remote_site_generate'] = 'generate listing'; +$lang['remote_site_generate_hint'] = 'generate file listing.xml on remote site'; +$lang['remote_site_local_create'] = 'Create this site'; +$lang['remote_site_local_found'] = 'A local listing.xml file has been found for '; +$lang['remote_site_local_update'] = 'read local listing.xml and update'; +$lang['remote_site_test'] = 'test'; +$lang['remote_site_test_hint'] = 'test this remote site'; +$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['remove keyword'] = 'remove keyword'; +$lang['remove tags'] = 'remove tags'; +$lang['repair and optimize database'] = 'repair and optimize database'; +$lang['selection'] = 'selection'; +$lang['set to'] = 'set to'; +$lang['singly represented'] = 'singly represented'; +$lang['site_already_exists'] = 'This site already exists'; +$lang['site_create'] = 'Create a new site : (give its URL to create_listing_file.php)'; +$lang['site_created'] = 'created'; +$lang['site_delete'] = 'delete'; +$lang['site_delete_hint'] = 'delete this site and all its attached elements'; +$lang['site_deleted'] = 'deleted'; +$lang['site_err'] = 'an error happened'; +$lang['site_err_remote_file_not_found'] = 'file create_listing_file.php on remote site was not found'; +$lang['site_local'] = 'Local'; +$lang['site_remote'] = 'Remote'; +$lang['site_synchronize'] = 'synchronize'; +$lang['site_synchronize_hint'] = 'update the database from files'; +$lang['stats_addr'] = 'IP Address'; +$lang['stats_category'] = 'Category'; +$lang['stats_daily_graph_title'] = 'Pages seen by hour'; +$lang['stats_day_title'] = 'Daily statistics'; +$lang['stats_file'] = 'File'; +$lang['stats_global_graph_title'] = 'Pages seen by month'; +$lang['stats_hour'] = 'Hour'; +$lang['stats_login'] = 'Login'; +$lang['stats_month_title'] = 'Monthly statistics'; +$lang['stats_monthly_graph_title'] = 'Pages seen by day'; +$lang['stats_pages_seen'] = 'Pages seen'; +$lang['stats_picture'] = 'Picture'; +$lang['stats_title'] = 'Last year statistics'; +$lang['status'] = 'status'; +$lang['storage'] = 'Directory'; +$lang['sub-categories'] = 'sub-categories'; +$lang['synchronize metadata'] = 'synchronize metadata'; +$lang['synchronize'] = 'synchronize'; +$lang['target'] = 'target'; +$lang['thumbnail'] = 'thumbnail'; +$lang['title'] = 'title'; +$lang['title_categories'] = 'Categories management'; +$lang['title_configuration'] = 'PhpWebGallery configuration'; +$lang['title_default'] = 'PhpWebGallery administration'; +$lang['title_edit_cat'] = 'Edit a category'; +$lang['title_groups'] = 'Groups management'; +$lang['title_history'] = 'History'; +$lang['title_liste_users'] = 'Users list'; +$lang['title_picmod'] = 'Modify informations about a picture'; +$lang['title_thumbnails'] = 'Thumbnail creation'; +$lang['title_update'] = 'Database synchronization with files'; +$lang['title_upload'] = 'Pictures waiting for validation'; +$lang['tn_all'] = 'all'; +$lang['tn_alone_title'] = 'pictures without thumbnail (jpeg and png only)'; +$lang['tn_dirs_alone'] = 'pictures without thumbnail'; +$lang['tn_dirs_title'] = 'Directories list'; +$lang['tn_err_height'] = 'height must be a number superior to'; +$lang['tn_err_width'] = 'width must be a number superior to'; +$lang['tn_format'] = 'for the file format'; +$lang['tn_no_missing'] = 'No missing thumbnail'; +$lang['tn_no_support'] = 'Picture unreachable or no support'; +$lang['tn_params_GD'] = 'GD version'; +$lang['tn_params_create'] = 'create'; +$lang['tn_params_title'] = 'Miniaturization parameters'; +$lang['tn_results_gen_time'] = 'generated in'; +$lang['tn_results_title'] = 'Results of miniaturization'; +$lang['tn_stats'] = 'General statistics'; +$lang['tn_stats_max'] = 'max time'; +$lang['tn_stats_mean'] = 'average time'; +$lang['tn_stats_min'] = 'min time'; +$lang['tn_stats_nb'] = 'number of miniaturized pictures'; +$lang['tn_stats_total'] = 'total time'; +$lang['tn_thisformat'] = 'for this file format'; +$lang['unit mode'] = 'unit mode'; +$lang['unlocked'] = 'Unlocked'; +$lang['unset'] = 'unset'; +$lang['up'] = 'Move up'; +$lang['update categories informations'] = 'update categories informations'; +$lang['update images informations'] = 'update images informations'; +$lang['update'] = 'Synchronize'; +$lang['update_cats_subset'] = 'reduce to single existing categories'; +$lang['update_default_title'] = 'Choose an option'; +$lang['update_display_info'] = 'display maximum informations (added categories and elements, deleted categories and elements)'; +$lang['update_err_pwg_version_differs'] = 'PhpWebGallery version differs on the remote site'; +$lang['update_err_pwg_version_differs_info'] = 'Version of create_listing_file.php on the remote site and PhpWebGallery must be the same'; +$lang['update_err_remote_listing_not_found'] = 'listing.xml file was not found'; +$lang['update_err_remote_listing_not_found_info'] = 'listing.xml file was not found on the remote site. This file is generated by choosing the "generate listing" command in the Site manager'; +$lang['update_error_list_title'] = 'Error list'; +$lang['update_errors_caption'] = 'Errors caption'; +$lang['update_infos_title'] = 'Detailed informations'; +$lang['update_missing_file_or_dir'] = 'File/directory read error'; +$lang['update_missing_file_or_dir_info'] = 'The file or directory cannot be accessed (either it does not exist or the access is denied)'; +$lang['update_missing_tn_info'] = 'a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'; +$lang['update_missing_tn_short'] = 'missing thumbnail'; +$lang['update_nb_del_categories'] = 'categories deleted in the database'; +$lang['update_nb_del_elements'] = 'elements deleted in the database'; +$lang['update_nb_elements_metadata_available'] = 'images candidates for metadata synchronization'; +$lang['update_nb_elements_metadata_sync'] = 'elements informations synchronized with files metadata'; +$lang['update_nb_errors'] = 'errors during synchronization'; +$lang['update_nb_new_categories'] = 'categories added in the database'; +$lang['update_nb_new_elements'] = 'elements added in the database'; +$lang['update_nb_upd_elements'] = 'elements updated in the database'; +$lang['update_part_research'] = 'Search for new images in the directories'; +$lang['update_research_added'] = 'added'; +$lang['update_research_deleted'] = 'deleted'; +$lang['update_result_metadata'] = 'Metadata synchronization results'; +$lang['update_simulate'] = 'only perform a simulation (no change in database will be made)'; +$lang['update_simulation_title'] = '[Simulation]'; +$lang['update_sync_all'] = 'directories + files'; +$lang['update_sync_dirs'] = 'only directories'; +$lang['update_sync_files'] = 'synchronize files structure with database'; +$lang['update_sync_metadata'] = 'synchronize files metadata with database elements informations'; +$lang['update_sync_metadata_all'] = 'even already synchronized elements'; +$lang['update_sync_metadata_new'] = 'only never synchronized elements'; +$lang['update_used_metadata'] = 'Used metadata'; +$lang['update_wrong_dirname_info'] = 'The name of directories and files must be composed of letters, figures, "-", "_" or "."'; +$lang['update_wrong_dirname_short'] = 'wrong filename'; +$lang['upload'] = 'Upload'; +$lang['upload_pictures'] = 'Pictures'; +$lang['user "%s" added'] = 'user "%s" added'; +$lang['user_status'] = 'User status'; +$lang['user_status_admin'] = 'Administrator'; +$lang['user_status_generic'] = 'Generic'; +$lang['user_status_guest'] = 'Guest'; +$lang['user_status_normal'] = 'User'; +$lang['user_status_webmaster'] = 'Webmaster'; +$lang['username'] = 'username'; +$lang['users'] = 'Users'; +$lang['virtual_category'] = 'Virtual category'; +$lang['visitors'] = 'Visitors'; +$lang['w_day'] = 'Day'; +$lang['waiting'] = 'Waiting'; +$lang['is_default_group'] = 'default'; +$lang['toggle_is_default_group'] = 'Toggle \'default group\' property'; +$lang['Advanced_features'] = 'Advanced features'; +$lang['Elements_not_linked'] = 'Not linked elements'; +$lang['web_services'] = 'Web services '; +$lang['title_wscheck'] = ' Access management '; +$lang['ws_set_status'] = ' Environment '; +$lang['ws_enable'] = ' Enable '; +$lang['ws_disable'] = ' Disable '; +$lang['ws set to'] = ' Environment temporary set '; +$lang['ws_failed_upd'] = ' -> Uncompleted demand '; +$lang['ws_success_upd'] = ' -> Successfully completed '; +$lang['ws_adding_legend'] = ' Add a new partner access to Web Services '; +$lang['ws_update_legend'] = ' Revoke / Update selected partner access '; +$lang['ws_delete_legend'] = ' Revoke selected partner access '; +$lang['ws_Methods'] = ' Methods '; +$lang['ws_KeyName'] = ' Partner '; +$lang['ws_Access'] = ' Access '; +$lang['ws_Start'] = ' Start '; +$lang['ws_End'] = ' End '; +$lang['ws_Request'] = ' Request '; +$lang['ws_Limit'] = ' Limit '; +$lang['ws_Comment'] = ' Comment '; +$lang['Modify End from Now +'] = 'Modify End from Now + '; +$lang['Free comment, use it to identify your partner clearly'] = ' Free comment, use it to identify your partner clearly '; +$lang['Confirmation'] = ' Confirmation '; +$lang['Delete'] = ' Remove '; +$lang['Confidential partner key'] = 'Confidential partner key'; +$lang['Basis of access key calculation'] = 'Basis of access key calculation'; +$lang['Target'] = 'Target'; +$lang['Access: see help text for more'] = 'Access: see help text for more'; +$lang['Facultative and restrictive option'] = 'Facultative and restrictive option'; +$lang['Postponed availability in days'] = 'Postponed availability in days'; +$lang['Duration in days'] = 'Duration in days'; +$lang['Restrict access to'] = 'Restrict access to'; +$lang['Returned images limit'] = 'Returned images limit'; +$lang['Comment to identify your partner clearly'] = 'Comment to identify your partner clearly'; +$lang['Add this access definition'] = 'Add this access definition'; +$lang['Web Services availability duration in days'] = 'Web Services availability duration in days'; +$lang['Web Services under control'] = 'PhpWebGallery Web Services are fully operationals and all requests are under control.'; +$lang['special_admin_menu'] = 'Specials'; +$lang['pictures_menu'] = 'Pictures'; +$lang['Duplicates'] = 'Files with same name in more than one physical category'; +$lang['DEMO'] = 'DEMO'; +$lang['HOME'] = 'HOME'; +$lang['FORUM'] = 'FORUM'; +$lang['BUGS'] = 'BUGS'; +$lang['EXTENSIONS'] = 'EXTENSIONS'; +$lang['WIKI / DOC'] = 'WIKI / DOC'; +$lang['Export data'] = 'Export data'; +$lang['Overall'] = 'Overall'; +$lang['Year'] = 'Year'; +$lang['Month'] = 'Month'; +$lang['Day'] = 'Day'; +$lang['Pages seen'] = 'Pages seen'; +//$lang['only'] = 'only'; +$lang['Pictures'] = 'Pictures'; +$lang['High quality'] = 'High quality'; +$lang['time'] = 'time'; +$lang['user'] = 'user'; +$lang['IP'] = 'IP'; +$lang['image'] = ''; +$lang['high quality'] = 'high quality'; +$lang['section'] = 'section'; +$lang['tags'] = 'tags'; +$lang['conf_history_guest'] = 'Save page visits by guests'; +$lang['conf_history_user'] = 'Save page visits by users'; +$lang['conf_history_admin'] = 'Save page visits by administrators'; +$lang['cat_options_title'] = 'Properties'; +$lang['An information email was sent to group "%s"'] = 'An information email was sent to group "%s'; +$lang['Send an information email to group members'] = 'Send an information email to group members'; +$lang['Group'] = 'Group'; +$lang['[%s] Come to visit the category %s'] = '[%s] Come to visit the category %s'; +$lang['Hello,'] = 'Hello,'; +$lang['See you soon.'] = 'See you soon.'; +$lang['Come to discover the category:'] = 'Come to discover the category:'; +$lang['mail_content'] = 'Mail content'; +$lang['none'] = 'none'; +$lang['high'] = 'high'; +$lang['other'] = 'other'; +$lang['Element type'] = 'Element type'; +$lang['User'] = 'User'; +$lang['Image id'] = 'Image id'; +$lang['Summary'] = 'Summary'; +$lang['%d line filtered'] = '%d line filtered'; +$lang['%d lines filtered'] = '%d lines filtered'; +$lang['%d guest'] = '%d guest'; +$lang['%d guests'] = '%d guests'; +$lang['Hour'] = 'Hour'; +$lang['is_the_guest'] = 'guest'; +$lang['is_the_default'] = 'default values'; +$lang['High filesize'] = 'High filesize'; +// --------- Starting below: New or revised $lang ---- from version 1.7.1 +$lang['Guest cannot be deleted'] = 'Guest cannot be deleted'; +$lang['Default user cannot be deleted'] = 'Default user cannot be deleted'; +$lang['purge history detail'] = 'purge history detail'; +$lang['purge history summary'] = 'purge history summary'; +$lang['c13y_title'] = 'Check integrity'; +$lang['c13y_Anomaly'] = 'Anomaly'; +$lang['c13y_Correction'] = 'Correction'; +$lang['c13y_Automatic_correction'] = 'Automatic correction'; +$lang['c13y_Impossible_automatic_correction'] = 'Impossible automatic correction'; +$lang['c13y_Correction_applied_success'] = 'Correction applied with success'; +$lang['c13y_Correction_applied_error'] = 'Correction applied with error'; +$lang['c13y_Apply_selected_corrections'] = 'Apply selected corrections'; +$lang['c13y_anomaly_count'] = '%d anomaly has been detected.'; +$lang['c13y_anomalies_count'] = '%d anomalies has been detected.'; +$lang['c13y_anomaly_corrected_count'] = '%d anomaly has been corrected.'; +$lang['c13y_anomalies_corrected_count'] = '%d anomalies has been detected corrected.'; +$lang['c13y_anomaly_not_corrected_count'] = '%d anomaly hasn\'t been corrected.'; +$lang['c13y_anomalies_not_corrected_count'] = '%d anomalies hasn\'t been corrected.'; +$lang['c13y_more_info'] = 'Go to %s or %s for more informations'; +$lang['c13y_more_info_forum'] = 'the forum'; +$lang['c13y_more_info_wiki'] = 'the wiki'; +$lang['c13y_exif_anomaly'] = '%s value is not correct file because exif are not supported'; +$lang['c13y_exif_correction'] = '%s must be to set to false in your config_local.inc.php file'; +$lang['c13y_guest_non_existent'] = 'Main "guest" user don\'t exist any more'; +$lang['c13y_bad_guest_status'] = 'Main "guest" user status is incorrect'; +$lang['c13y_default_non_existent'] = 'Default user don\'t exist any more'; +$lang['c13y_webmaster_non_existent'] = 'Main "webmaster" user don\'t exist any more'; +$lang['c13y_bad_webmaster_status'] = 'Main "webmaster" user status is incorrect'; +$lang['c13y_user_created'] = 'User "%s" created with "%s" like password'; +$lang['c13y_user_status_updated'] = 'Status of user "%s" updated'; +// --------- Starting below: New or revised $lang ---- from Butterfly (1.8) +$lang['no_display_thumbnail'] = 'No display'; +$lang['display_thumbnail_classic'] = 'Classic display'; +$lang['display_thumbnail_hoverbox'] = 'Hoverbox display'; +$lang['Thumbnails'] = 'Thumbnails'; +$lang['obligatory_user_mail_address'] = 'Mail address is obligatory for all users'; +$lang['Minimum privacy level'] = 'Minimum privacy level'; +$lang['Privacy level'] = 'Privacy level'; +$lang['Level 0'] = '---'; +$lang['Level 1'] = 'Contacts'; +$lang['Level 2'] = 'Friends'; +$lang['Level 4'] = 'Family'; +$lang['Level 8'] = 'Admins'; +?> diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php new file mode 100644 index 000000000..1b507ab9e --- /dev/null +++ b/language/en_UK/common.lang.php @@ -0,0 +1,382 @@ + diff --git a/language/en_UK/help.html b/language/en_UK/help.html new file mode 100644 index 000000000..f8fd2bcb8 --- /dev/null +++ b/language/en_UK/help.html @@ -0,0 +1,259 @@ +

    Help

    + +

    Quick start

    + +
      + +
    1. Create a local directory "test_category".
    2. + +
    3. Copy pictures in "test_category".
    4. + +
    5. Open an FTP connection to this remote gallery.
    6. + +
    7. Upload local directory "test_category" into your remote directory + names "galleries". Set authorizations to 777 on directory + "galleries/test_category".
    8. + +
    9. Connect to your PhpWebGallery as an admin.
    10. + +
    11. Go to Administration, Pictures, + Thumbnails. PhpWebGallery find the picture from "test_category" + without thumbnails. Ask to create thumbnails.
    12. + +
    13. Go to Administration, Categories, + Synchronize. Check "directories + files" option, uncheck "only + perform a simulation" and submit the synchronization.
    14. + +
    15. Job's done. You've created a category "test_category" at the root of +your gallery.
    16. + +
    + +

    Adding elements

    + + + +

    Thumbnails

    + + + +

    Access authorization

    + + + +

    Users Groups

    + + + +

    Files upload by users

    + +

    PhpWebGallery offers the possibility for users to upload images. in +order to do it:

    + +
      + +
    1. authorize upload on any categories (Administration, Categories, Manage, edit or Administration panel, Categories, Properties, Upload)
    2. + +
    3. give write rights on directories for ugo (user, group, other)
    4. + +
    + +

    Files uploaded by users are not directly visible on the website, they +must be validated by an administrator. For that purpose, an administrator +must go in Administration, Pictures, Waiting +in order to validate or to refuse the files proposed, then to synchronize +filesystem with database.

    + + +

    Links between elements and categories, virtual categories

    + + + +

    Miscellanous informations

    + + + diff --git a/language/en_UK/help/advanced_feature.html b/language/en_UK/help/advanced_feature.html new file mode 100644 index 000000000..2fd5341fb --- /dev/null +++ b/language/en_UK/help/advanced_feature.html @@ -0,0 +1,16 @@ +

    Advanced features

    + +

    List special functionnalties for expert PWG administrator:

    + + diff --git a/language/en_UK/help/cat_modify.html b/language/en_UK/help/cat_modify.html new file mode 100644 index 000000000..9f7d3a264 --- /dev/null +++ b/language/en_UK/help/cat_modify.html @@ -0,0 +1,141 @@ +

    Edit a category

    + +

    Informations

    + + + +

    Move

    + +

    If the category is virtual, you can move it. Moving a category means +changing its parent category.

    + +

    Options

    + + + +

    You can also manage these options with "Properties" +management screen (screens Upload, Comments, Lock, +Public/Private, Representative available from Administration, Categories, Properties).

    + +

    Sort order

    + +

    Choose if the default sort order will be used.

    + +

    Indicate if this sort order will be applied to subcategories.

    + +

    Select specific sort by columns to use with this category.

    + +

    (*)Take care and test it for your self since it can give unpredictable results.

    + + +

    Representant

    + +

    The representant of the category is the thumbnail displayed to represent +the category on main page (category.php) when +a category contains only sub-categories (just as the root category).

    + +

    There are 4 ways to set the representative picture of a category :

    + + + +

    The representation depends on configuration parameter +allow_random_representative (see include/config_default.inc.php).

    + +

    In default mode (allow_random_representative set to false) +each category containing at least one element is represented by a fixed +element. Once set (at category creation), the representative changes only +when an administrator ask for it. If the representant is not appropriate, +you can ask to Find a new representant by random.

    + +

    If configuration parameter allow_random_representative is +set to true, a category containing elements can have no fixed +representant. Just use Delete representant button.

    + +

    If the category contains no element (but only sub-categories) it can be +represented by any element thanks to screen Modify +informations about a picture. The only option on the current screen +is to Delete representant button, after using this button, +no representant option to set anymore.

    + +

    Link all category elements to a new category

    + + + +

    Link all category elements to some existing categories

    + + + +

    Send an information email to group members

    + + \ No newline at end of file diff --git a/language/en_UK/help/cat_move.html b/language/en_UK/help/cat_move.html new file mode 100644 index 000000000..8674f6149 --- /dev/null +++ b/language/en_UK/help/cat_move.html @@ -0,0 +1,14 @@ +

    Moving virtual categories

    + +

    Only virtual categories can have a new parent category.

    + +

    Virtual categories to move

    + +

    Select any virtual categories you want to move. +If the list is empty, that mean you didn't create one.

    + +

    New parent category

    + +

    Select the new parent (virtual or physical). +If you don't, virtual selected categories will be moved to the root. +You can't move a category to itself or to one of its child.

    \ No newline at end of file diff --git a/language/en_UK/help/cat_options.html b/language/en_UK/help/cat_options.html new file mode 100644 index 000000000..c79d3aac3 --- /dev/null +++ b/language/en_UK/help/cat_options.html @@ -0,0 +1,36 @@ +

    Category options

    + +

    This screen lets the administrator manage categories option for many +categories at once.

    + +
    + +
    Upload
    +
    Make categories uploadable for gallery visitors. Only non virtual and + non remote categories are shown.
    + +
    Comments
    +
    Authorize users to add comments on selected categories. +Selects the categories which are commentable. +An image is commentable if it belongs to at least one category that is commentable.
    + +
    Lock
    +
    Selected categories will temporary been disabled for maintenance. If + you lock a category, all its child categories become locked. If you unlock + a category, all its parent categories become unlocked.
    + +
    Public / private
    +
    Manage authorizations for selected categories. Selected categories are + private : you will need to authorize users and/or groups to access to + them. If you make a category private, all its child categories becomes + private. If you make a category public, all its parent categories becomes + public
    + +
    Representative
    +
    This option can be managed only if you set configuration parameter + allow_random_representative (see include/config_defaults.inc.php) to + true. Each category can be randomly represented or singly + represented (by a unique picture).
    + +
    diff --git a/language/en_UK/help/cat_perm.html b/language/en_UK/help/cat_perm.html new file mode 100644 index 000000000..3b3471fb9 --- /dev/null +++ b/language/en_UK/help/cat_perm.html @@ -0,0 +1,15 @@ +

    Manage permissions for a category

    + +

    This screen is available only for a private category. Here you can select +users and groups authorized for this category.

    + +

    Groups

    + +

    You can deny or grant groups for the current category. By modifying +groups authorizations, you'll probably modify the list of users granted to +the category thanks to group belongings.

    + +

    Users

    + +

    You can deny or grant individual users. Users granted thanks to group +belongings can be denied or granted specifically.

    diff --git a/language/en_UK/help/configuration.html b/language/en_UK/help/configuration.html new file mode 100644 index 000000000..c722be2e4 --- /dev/null +++ b/language/en_UK/help/configuration.html @@ -0,0 +1,130 @@ +

    Configuration

    + +

    This screen let the administrator do basic configuration. Indeed, this +screen only shows simple configuration parameters that should be enough for +the vast majority of administrators. If you want to see other numerous (and +advanced) configuration parameters, read file include/config_default.inc.php.

    + +

    This screen is divided in several sections, regrouping configuration +parameters by theme.

    + + +

    Main

    + + +

    History

    + + +

    Comments

    + + +

    Default display

    + +

    Here you can change display options used by default, when guest is not +connected. Once connected, these options are overloaded by user own options +(modifiable in profile).

    + +

    It is possible to change display options for all existing users, but the +screen to consider is Administration, +Identification, Users, where you can options for a selected list of +users.

    + + + diff --git a/language/en_UK/help/group_list.html b/language/en_UK/help/group_list.html new file mode 100644 index 000000000..e918f2e5a --- /dev/null +++ b/language/en_UK/help/group_list.html @@ -0,0 +1,22 @@ +

    Groups list

    + +

    This is the place where you can manage defined groups.

    + +

    Add a group

    + +

    Administrator can add groups.

    + +

    Groupes list

    + +

    The list allows for each element to:

    + + + + +

    Default groups

    +

    Default groups are groups associated automatically to new user.

    \ No newline at end of file diff --git a/language/en_UK/help/index.php b/language/en_UK/help/index.php new file mode 100644 index 000000000..61741e9cb --- /dev/null +++ b/language/en_UK/help/index.php @@ -0,0 +1,33 @@ + diff --git a/language/en_UK/help/maintenance.html b/language/en_UK/help/maintenance.html new file mode 100644 index 000000000..a8571dae2 --- /dev/null +++ b/language/en_UK/help/maintenance.html @@ -0,0 +1,46 @@ +

    Maintenance

    + +

    To optimize page generation time, PhpWebGallery uses cached +information. For example, instead of counting the number of pictures +contained in each category at each page reload, this information is stored +in the database. In theory, this information should always be correct, but +sometimes an error can occur and cached information becomes wrong.

    + +

    Some informations become useless with time. Deleting this useless +information from database make you save disk space.

    + + + + diff --git a/language/en_UK/help/notification_by_mail.html b/language/en_UK/help/notification_by_mail.html new file mode 100644 index 000000000..076bb7b34 --- /dev/null +++ b/language/en_UK/help/notification_by_mail.html @@ -0,0 +1,15 @@ +

    Notification by mail

    + +

    This screen allows to configure and manage email notifications to users of news on your site.

    + +

    This screen is composed of 3 tabs:

    + +

    Parameters

    +

    Available only for webmasters, this tab sets parameters of the notification by mail.

    + +

    Subscribe

    +

    Available only for webmasters, this tab manages subscription/unsubscription of users to email notifications.

    + +

    Envoi

    +

    Available only for webmasters and administrators, this tab allows to send mails to notify news.

    + diff --git a/language/en_UK/help/permalinks.html b/language/en_UK/help/permalinks.html new file mode 100644 index 000000000..d5261c94d --- /dev/null +++ b/language/en_UK/help/permalinks.html @@ -0,0 +1,7 @@ +

    Permalinks

    + +

    Permalinks are used to make category urls nicer. When a category has a permalink defined, the id of the category is not required anymore in the url.

    + +

    When a permalink is deleted, you have the ability to save it to the permalink history, so that external links to PWG pages still work. In the permalink history table you can see the date when the permalink has been deleted as well as the last time when it was used and the number of times this permalink has been used.

    + +

    Note that permalinks must be unique per category. Also in the permalink history you cannot have the same permalink defined more than once.

    diff --git a/language/en_UK/help/search.html b/language/en_UK/help/search.html new file mode 100644 index 000000000..c98038b2b --- /dev/null +++ b/language/en_UK/help/search.html @@ -0,0 +1,24 @@ +

    Search

    + +

    This page let you search pictures among the whole gallery.

    + +
    + +
    Search for words
    +
    Search for entered words in all the attributes related to the pictures + displayed in the gallery. Use * as a wildcard for partial matches.
    + +
    Search for Author
    +
    Use * as a wildcard for partial matches.
    + +
    Search by Date
    +
    Select a date and/or an ending date for your query. Leave date empty + if you want to make a "before" query. The year must be entered in the last + field in the following format : 0000 (i.e. 2004)
    + +
    Search in Categories
    +
    Select the category or categories you wish to search in. For speed all + subcategories can be searched by selecting the parent and setting enable + search subcategories below.
    + +
    diff --git a/language/en_UK/help/site_manager.html b/language/en_UK/help/site_manager.html new file mode 100644 index 000000000..1325a0ed2 --- /dev/null +++ b/language/en_UK/help/site_manager.html @@ -0,0 +1,51 @@ +

    Remote sites

    + +

    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.

    + +
      + +
    1. edit file tools/create_listing_file.php, + by modifying parameters section such as + $conf['prefix_thumbnail'] or + $conf['use_exif'].
    2. + +
    3. place file tools/create_listing_file.php + modified on your distant website, in the same directory than your category + directories (as the directory galleries of + this website) by ftp. For the example, let's say that you can access http://example.com/galleries/create_listing_file.php.
    4. + +
    5. go to administration panel, Categories, Site + manager. Ask to create a new site, for example http://example.com/galleries.
    6. + +
    7. a new remote site is registered. You can perform 4 actions : + +
        + +
      1. generate listing : launches a distant request to + generate a distant file listing
      2. + +
      3. synchronize : reads the distant listing.xml file and synchronizes with + database informations.
      4. + +
      5. clean : removes distant listing.xml file.
      6. + +
      7. delete : deletes the site (and all related + categories and elements) in the database.
      8. + +
      +
    8. +
    + + + diff --git a/language/en_UK/help/synchronize.html b/language/en_UK/help/synchronize.html new file mode 100644 index 000000000..c1ae424f8 --- /dev/null +++ b/language/en_UK/help/synchronize.html @@ -0,0 +1,13 @@ +

    Synchronize

    + +

    There are 2 synchronizations possible : directories/files and file +metadata. directories/files is about synchronizing your directories tree +with the category tree in the database. metadata is about updating elements +informations such as filesize, dimensions in pixels, EXIF or IPTC +informations.

    + +

    The first synchronization must be the directories/files one.

    + +

    Synchronization process may take long (depending on your server load and +quantity of elements to manage) so it is possible to progress by step: +category by category.

    diff --git a/language/en_UK/help/thumbnail.html b/language/en_UK/help/thumbnail.html new file mode 100644 index 000000000..857a266ca --- /dev/null +++ b/language/en_UK/help/thumbnail.html @@ -0,0 +1,28 @@ +

    Thumbnails creation

    + +

    This page let you create missing thumbnails.

    + +
    + +
    GD version
    + +
    GD is the picture manipulating library for PHP. Choose the version + installed on your server. If you choose the wrong, you'll just have errors + messages, come back with your browser and choose the other version. If no + version works, it means your server doesn't support GD.
    + +
    Width and height
    + +
    Maximum dimensions that thumbnails can take. Aspect ratio is + maintained.
    + +
    Number of thumbnails to create
    + +
    Do not try to miniaturize too many pictures in the same time. Indeed, miniaturization uses a lot of CPU. If you installed PhpWebGallery on a free provider, a too high CPU load can sometime lead to the deletion of your website.
    + +
    File format
    + +
    Only JPEG file format is supported for thumbnail creation. Thumbnails + can be created only from PNG and JPEG pictures.
    + +
    diff --git a/language/en_UK/help/user_list.html b/language/en_UK/help/user_list.html new file mode 100644 index 000000000..b09110537 --- /dev/null +++ b/language/en_UK/help/user_list.html @@ -0,0 +1,43 @@ +

    Users list

    + +

    This is the place where you can manage registered users. Only permissions +are managed in different several screens.

    + +

    Add a user

    + +

    Administrator can manually add users.

    + +

    Users list

    + +

    The list can be filtered on username (use * as wildcard), group or +status. The list can be order by registration date or username, in ascending +or descending order.

    + +

    This screen works be managing several users at once on different actions +:

    + + + +

    The target is the set users selected (by default) or all users is +asked.

    +

    Adviser

    +

    Definition of adviser user:

    + + +

    It's possible to assign adviser mode with variable $conf['allow_adviser'].

    +

    If this variable is 'true', it's possible to define user like an adviser

    diff --git a/language/en_UK/help/web_service.html b/language/en_UK/help/web_service.html new file mode 100644 index 000000000..e106a35cb --- /dev/null +++ b/language/en_UK/help/web_service.html @@ -0,0 +1,47 @@ +

    Web Service Checker

    + +

    This page let you define all parameters for your web service.

    + +
    + +
    Environment setting
    + +
    If Web Service access control is active (Advanced configuration => $conf['ws_access_control']) + you will see there all Advanced configuration related to Web Service.
    + +
    Confidential partner key (Mandatory)
    + +
    Unique key to share with your partner. Keep that one long enough (e.g. 8 characters). + Keep it as complex enough (mixed figures, upper and lower case characters, special characters). + For example: "P!e2r!k Le G@2l". + + Hidden to anyone in adviser mode. + +
    Target (Optional)
    + +
    Can be an image id list like that:
    • + list/277,275,142,235,178,190,204,236-238,253,268,276,285,41,73
    • + a category id list as : cat/16,32,21
    • + or a tag id list as: tag/22,61,36
    + all id list will be reduced to the min list as:
    • + list/41,73,142,178,190,204,235-238,253,268,275-277,285
    +
    + +
    Restrict access (Optional)
    + +
    If you want to limit your partner to a specific request.
    + +
    Returned images limit
    + +
    Images limit count: to return to your partner for each request.
    + +
    Duration
    + +
    From now, set availability in days. If you postpone over the duration, the service would never be available.
    + +
    Comment
    + +
    Let you describe who's behind this Web Service, be clear enough. + Don't forget that if someone is Admin and Adviser on your website. He can read this comment zone.
    + +
    diff --git a/language/en_UK/index.php b/language/en_UK/index.php new file mode 100644 index 000000000..61741e9cb --- /dev/null +++ b/language/en_UK/index.php @@ -0,0 +1,33 @@ + diff --git a/language/en_UK/install.lang.php b/language/en_UK/install.lang.php new file mode 100644 index 000000000..d0e6f1139 --- /dev/null +++ b/language/en_UK/install.lang.php @@ -0,0 +1,73 @@ +PhpWebGallery message board.'; +$lang['install_end_message'] = 'The configuration of PhpWebGallery is finished, here is the next step

    +For security reason, please delete file "install.php"
    +Once this file deleted , follow this instructions : +'; +$lang['conf_mail_webmaster'] = 'Webmaster mail address'; +$lang['conf_mail_webmaster_info'] = 'Visitors will be able to contact site administrator with this mail'; +?> \ No newline at end of file diff --git a/language/en_UK/iso.txt b/language/en_UK/iso.txt new file mode 100644 index 000000000..043ea105e --- /dev/null +++ b/language/en_UK/iso.txt @@ -0,0 +1 @@ +English [UK] \ No newline at end of file diff --git a/language/fr_FR.iso-8859-1/about.html b/language/fr_FR.iso-8859-1/about.html deleted file mode 100644 index 56bd9535b..000000000 --- a/language/fr_FR.iso-8859-1/about.html +++ /dev/null @@ -1,8 +0,0 @@ -
  • PhpWebGallery est une application web permettant de créer facilement -une galerie d'images en ligne.
  • - -
  • Techniquement, PhpWebGallery est développée en PHP avec une base de -données MySQL.
  • - -
  • Si vous avez des suggestions ou des commentaires, visitez le site officiel.
  • diff --git a/language/fr_FR.iso-8859-1/admin.lang.php b/language/fr_FR.iso-8859-1/admin.lang.php deleted file mode 100644 index 8c0042d3d..000000000 --- a/language/fr_FR.iso-8859-1/admin.lang.php +++ /dev/null @@ -1,653 +0,0 @@ -Pictures>Tags'] = 'Aucun tag défini. Utiliser l\'écran Adminstration>Images>Tags'; -$lang['No'] = 'Non'; -$lang['Number of comments per page'] = 'Nombre de commentaires par page'; -$lang['Number of rates'] = 'Nombre de notes'; -$lang['Number of thumbnails to create'] = 'Nombre de miniatures à créer'; -$lang['Only private categories are listed'] = 'Seules les catégories privées sont listées'; -$lang['Operating system'] = 'System d\'exploitation'; -$lang['Options'] = 'Options'; -$lang['Order alphanumerically'] = 'Ordonner alphabético-numériquement'; -$lang['Order by'] = 'Trier selon'; -$lang['Other private categories'] = 'Autres catégories privées'; -$lang['Page banner'] = 'Bannière des pages'; -$lang['Parent category'] = 'Catégorie parente'; -$lang['Path'] = 'Chemin'; -$lang['Permalink'] = 'Lien permanent'; -$lang['Permalink_%s_histo_used_by_%s'] = 'Le lien permanent %s a été utilisé précédemment par la catégorie %s. Veuillez l\'effacer de l\'historique des liens permanents'; -$lang['Permalink_name_rule'] = 'Le lien permanent ne doit contenir des caractères que parmi "a-zA-Z0-9", "-", "_" ou "/". Il ne doit pas être numérique ou commencer par un nombre suivi par "-"'; -$lang['Permalink %s is already used by category %s'] = 'Le lien permanent %s est dèja utilisé par la catégorie %s'; -$lang['Permalink history'] = 'Historique des liens permanents'; -$lang['Permalinks'] = 'Liens permanents'; -$lang['Permission denied'] = 'Accès interdit'; -$lang['Permission granted thanks to a group'] = 'Accès autorisé grâce à l\'appartenance aux groupes'; -$lang['Permission granted'] = 'Accès autorisé'; -$lang['PhpWebGallery Administration'] = 'Administration de PhpWebGallery'; -$lang['PhpWebGallery version'] = 'Version de PhpWebGallery'; -$lang['Picture informations updated'] = 'Informations de l\'image mises à jour'; -$lang['Plugins'] = 'Plugins'; -$lang['Position'] = 'Position'; -$lang['Preferences'] = 'Préférences'; -$lang['Properties'] = 'Propriétés'; -$lang['Random picture'] = 'Au hasard'; -$lang['Rate date'] = 'Date de notation'; -$lang['Rating by guests'] = 'Notation par les visiteurs'; -$lang['Rating'] = 'Notation'; -$lang['Reject All'] = 'Tout rejeter'; -$lang['Reject'] = 'Rejeter'; -$lang['Representant'] = 'Représentant'; -$lang['Representation of categories'] = 'Représentation des catégories'; -$lang['Representative'] = 'Représentant'; -$lang['Represents'] = 'Représente'; -$lang['Save order'] = 'Sauvegarder l\'ordre'; -$lang['Save to permalink history'] = 'Sauvegarder dans l\'historique des liens permanents'; -$lang['Select at least one category'] = 'Sélectionner au moins une catégorie'; -$lang['Select at least one picture'] = 'Sélectionner au moins une image'; -$lang['Select at least one user'] = 'Sélectionner au moins un utilisateur'; -$lang['Show info'] = 'Montrer les informations'; -$lang['Site manager'] = 'Gestionnaire des sites'; -$lang['Status'] = 'Statut'; -$lang['Statistics'] = 'Statistiques'; -$lang['Storage category'] = 'Catégorie de stockage'; -$lang['Submit'] = 'Valider'; -$lang['Sum of rates'] = 'Somme des notes'; -$lang['Tag "%s" already exists'] = 'Le tag "%s" existe déjà'; -$lang['Tag "%s" was added'] = 'Le tag "%s" a été ajouté'; -$lang['Tag selection'] = 'Sélection de tags'; -$lang['Take selected elements out of caddie'] = 'Sortir les éléments sélectionnés du panier'; -$lang['The %d following tag were deleted'] = 'Le tag suivant a été supprimé'; -$lang['The %d following tags were deleted'] = 'Les %d tags suivants ont été supprimés'; -$lang['Unable to check for upgrade since allow_url_fopen is disabled.'] = 'Impossible de connaître la dernière version cat la fonction allow_url_fopen est désactivée.'; -$lang['Uninstall'] = 'Désinstaller'; -$lang['Use default sort order']='Utiliser l\'ordre de tri des images par défaut (défini dans le fichier de configuration)'; -$lang['User comments validation'] = 'Validation des commentaires d\'utilisateurs'; -$lang['Users'] = 'Utilisateurs'; -$lang['Validate All'] = 'Tout valider'; -$lang['Validate'] = 'Valider'; -$lang['Validation'] = 'Validation'; -$lang['Version'] = 'Version'; -$lang['Virtual categories movement'] = 'Déplacement de catégories virtuelles'; -$lang['Virtual categories to move'] = 'Catégories virtuelles à déplacer'; -$lang['Virtual category name'] = 'Nom de la catégorie virtuelle'; -$lang['Webmaster cannot be deleted'] = 'Le webmestre ne peut pas être supprimé'; -$lang['Yes'] = 'Oui'; -$lang['You are running on development sources, no check possible.'] = 'Vous travaillez avec les sources de développement, impossible de vérifier la dernière version.'; -$lang['You are running the latest version of PhpWebGallery.'] = 'Vous utilisez la dernière version de PhpWebGallery.'; -$lang['You cannot delete your account'] = "Vous ne pouvez pas supprimer votre compte"; -$lang['You cannot move a category in its own sub category'] = 'Vous ne pouvez pas déplacer une catégorie dans sa propre sous-catégorie'; -$lang['You need to confirm deletion'] = 'Vous devez confirmer la suppression'; -$lang['actions'] = 'Actions'; -$lang['add keywords'] = 'ajouter des mots-clef'; -$lang['add tags'] = 'ajouter les tags'; -$lang['adviser'] = 'Conseiller'; -$lang['associate to category'] = 'associer à la catégorie'; -$lang['associate to group'] = 'associer au groupe'; -$lang['authorized'] = 'Autorisés'; -$lang['cat_add'] = 'Ajouter une catégorie virtuelle'; -$lang['cat_comments_title'] = 'Autoriser les utilisateurs à ajouter des commentaires dans les catégories sélectionnées'; -$lang['cat_error_name'] = 'Le nom de la catégorie ne doit pas être vide'; -$lang['cat_lock_title'] = 'Verrouiller les catégories'; -$lang['cat_private'] = 'Catégorie privée'; -$lang['cat_public'] = 'Catégorie publique'; -$lang['cat_representant'] = 'Trouver un nouveau représentant au hasard'; -$lang['cat_security'] = 'Publique / Privée'; -$lang['cat_status_title'] = 'Gérer le type d\'accès pour les catégories sélectionnées'; -$lang['cat_upload_title'] = 'Sélectionner les catégories autorisées à l\'ajout'; -$lang['cat_virtual_added'] = 'Catégorie virtuelle ajoutée'; -$lang['cat_virtual_deleted'] = 'Catégorie virtuelle supprimée'; -$lang['category'] = 'catégorie'; -$lang['conf_access'] = 'Type d\'accès'; -$lang['conf_comments_title'] = 'Commentaires'; -$lang['conf_confirmation'] = 'Informations enregistrées dans la base de données'; -$lang['conf_display'] = 'Affichage par défaut'; -$lang['conf_history_title'] = 'Historique'; -$lang['conf_gallery_url_error'] = 'L\'adresse de la galerie n\'est pas valide.'; -$lang['conf_main_title'] = 'Principale'; -$lang['conf_nb_comment_page_error'] = 'Le nombre de commentaires d\'utilisateurs par page doit être compris entre 5 et 50.'; -$lang['config'] = 'Configuration'; -$lang['confirm'] = 'confirmer'; -$lang['date'] = 'date'; -$lang['delete category'] = 'supprimer la catégorie'; -$lang['description'] = 'description'; -$lang['dissociate from category'] = 'dissocier de la catégorie'; -$lang['dissociate from group'] = 'dissocier du groupe'; -$lang['edit category permissions'] = 'Modifier les permissions de la catégorie'; -$lang['edit'] = 'Modifier'; -$lang['editcat_confirm'] = 'Les informations de la catégorie ont été mises à jour avec succès.'; -$lang['editcat_uploadable'] = 'Autoriser l\'ajout d\'images'; -$lang['elements per line'] = 'éléments par ligne'; -$lang['elements per page'] = 'éléments par page'; -$lang['elements'] = 'éléments'; -$lang['enabled_high'] = 'Haute définition actif'; -$lang['file'] = 'fichier'; -$lang['filesize'] = 'poids'; -$lang['first element added on %s'] = 'premier élément ajouté le %s'; -$lang['forbidden'] = 'interdit'; -$lang['conf_general'] = 'Générale'; -$lang['global mode'] = 'mode global'; -$lang['group "%s" added'] = 'groupe "%s" ajouté'; -$lang['group "%s" deleted'] = 'groupe "%s" supprimé'; -$lang['group "%s" updated'] = 'groupe "%s" mis à jour'; -$lang['group'] = 'groupe'; -$lang['group_add_error1'] = 'Le nom du groupe ne doit pas contenir " or \' et ne doit pas être vide.'; -$lang['group_add_error2'] = 'Ce nom est déjà utilisé par un autre groupe.'; -$lang['group_id URL parameter is missing'] = 'Le paramètre d\'URL "group_id" est manquant'; -$lang['groups'] = 'Groupes'; -$lang['history'] = 'Historique'; -$lang['instructions'] = 'Instructions'; -$lang['is_high_disabled'] = ''; -$lang['is_high_enabled'] = 'Haute définition'; -$lang['jump to category'] = 'se rendre dans la catégorie'; -$lang['jump to image'] = 'se rendre à l\'image'; -$lang['leave'] = 'laisser'; -$lang['lock'] = 'Verrouiller'; -$lang['locked'] = 'Verrouillé'; -$lang['manage category elements'] = 'gérer les éléments de la catégorie'; -$lang['manage sub-categories'] = 'gérer les sous-catégories'; -$lang['manage'] = 'Gérer'; -$lang['maximum height'] = 'hauteur maximum'; -$lang['maximum width'] = 'largeur maximum'; -$lang['metadata_basic'] = 'basique'; -$lang['metadata_exif'] = 'EXIF'; -$lang['metadata_iptc'] = 'IPTC'; -$lang['name'] = 'nom'; -$lang['nbm_background_treatment_redirect_second'] = 'Le temps d\'exécution étant dépassé, le traitement doit continuer [Temps estimé: %d second].'; -$lang['nbm_background_treatment_redirect_seconds'] = 'Le temps d\'exécution étant dépassé, le traitement doit continuer [Temps estimé: %d secondes].'; -$lang['nbm_break_timeout_list_user'] = 'Le temps de préparation de la liste des utilisateurs pour l\'envoi est limité. Les autres utilisateurs ne sont pas listés.'; -$lang['nbm_break_timeout_send_mail'] = 'Le temps d\'envoi des mails est limité. Les autres envois de mail ont été ignorés.'; -$lang['nbm_col_check_user_send_mail'] = 'A envoyer ?'; -$lang['nbm_col_last_send'] = 'Dernier envoi'; -$lang['nbm_col_mail'] = 'email'; -$lang['nbm_col_user'] = 'Utilisateur'; -$lang['nbm_complementary_mail_content'] = 'Contenu complémentaire au mail'; -$lang['nbm_content_byebye'] = 'A bientôt,'; -$lang['nbm_content_goto_1'] = 'Rendez-vous sur '; -$lang['nbm_content_goto_2'] = '.'; -$lang['nbm_content_hello_1'] = 'Bonjour '; -$lang['nbm_content_hello_2'] = ','; -$lang['nbm_content_new_elements'] = 'De nouveaux éléments ont été ajoutés '; -$lang['nbm_content_new_elements_single'] = ' le '; -$lang['nbm_content_new_elements_between_1'] = 'entre le '; -$lang['nbm_content_new_elements_between_2'] = ' et le '; -$lang['nbm_content_subscribe_by_admin'] = 'Vous venez d\'être inscrit par le webmestre du site pour recevoir la notification par mail.'; -$lang['nbm_content_subscribe_by_himself'] = 'Vous venez de vous inscrire pour recevoir la notification par mail.'; -$lang['nbm_content_subscribe_link'] = 'Pour vous inscrire'; -$lang['nbm_content_problem_contact'] = 'En cas de problèmes ou de questions, envoyer un mail à '; -$lang['nbm_content_pb_contact_object'] = '[NBM] Problèmes ou de questions'; -$lang['nbm_content_unsubscribe_by_admin'] = 'Vous venez d\'être désinscrit par le webmestre du site pour ne plus recevoir la notification par mail.'; -$lang['nbm_content_unsubscribe_by_himself'] = 'Vous venez de vous désinscrire pour ne plus recevoir la notification par mail.'; -$lang['nbm_content_click_on'] = ', cliquez sur '; -$lang['nbm_content_unsubscribe_link'] = 'Pour vous désinscrire'; -$lang['nbm_info_send_mail_as'] = 'Sans valeur, le titre de la galerie sera utilisé'; -$lang['nbm_item_notification'] = 'Notification'; -$lang['nbm_msg_error_sending_email_to'] = 'Erreur lors de l\'envoi du mail à %s [%s].'; -$lang['nbm_msg_mail_sent_to'] = 'Mail envoyé à %s [%s].'; -$lang['nbm_msg_n_mail_sent'] = '%s mail a été envoyé.'; -$lang['nbm_msg_n_mails_sent'] = '%s mails ont été envoyés.'; -$lang['nbm_msg_n_mail_not_send'] = '%s mail n\'a pas été envoyé.'; -$lang['nbm_msg_n_mails_not_send'] = '%s mails n\'ont pas été envoyés.'; -$lang['nbm_no_mail_to_send'] = 'Pas de mail à envoyer.'; -$lang['nbm_no_user_available_to_send_L1'] = 'Il n\'y a pas d\'utilisateur à notifier par mail.'; -$lang['nbm_no_user_available_to_send_L2'] = 'Un utilisateur est à notifier si de nouveaux éléments sont disponibles pour cet utilisateur.'; -$lang['nbm_no_user_available_to_send_L3'] = 'Il se peut aussi qu\'il n\'y ai aucun utilisateur inscrit (seul le webmaster a accès à cet onglet).'; -$lang['nbm_no_user_to send_notifications_by_mail'] = 'Pas d\'utilisateur pour envoyer des notifications par mails.'; -$lang['nbm_object_news'] = 'Nouveaux éléments ajoutés'; -$lang['nbm_object_subscribe'] = 'Inscription à la notification par mail'; -$lang['nbm_object_unsubscribe'] = 'Désinscription à la notification par mail'; -$lang['nbm_param_mode'] = 'Paramétrage'; -$lang['nbm_redirect_msg'] = 'Traitement en cours.'."\n".'Veuillez patienter...'; -$lang['nbm_repost_submit'] = 'Continuer le traitement en cours...'; -$lang['nbm_send_check_all'] = 'Tout cocher'; -$lang['nbm_send_complementary_mail_content'] = 'Contenu complémentaire du mail'; -$lang['nbm_send_detailed_content'] = 'Ajout d\'un contenu détaillé'; -$lang['nbm_send_mail_as'] = 'Envoyer le mail en tant que'; -$lang['nbm_send_mail_to_users'] = 'Envoi de mail aux utilisateurs'; -$lang['nbm_send_mode'] = 'Envoi'; -$lang['nbm_send_options'] = 'Options'; -$lang['nbm_send_submit'] = 'Envoyer'; -$lang['nbm_send_uncheck_all'] = 'Tout décocher'; -$lang['nbm_subscribe_col'] = 'Inscrits'; -$lang['nbm_subscribe_mode'] = 'Inscription'; -$lang['nbm_title_param'] = 'Paramètres'; -$lang['nbm_title_send'] = 'Sélection des envois'; -$lang['nbm_title_subscribe'] = 'Inscrire/désinscrire les utilisateurs'; -$lang['nbm_unsubscribe_col'] = 'Non Inscrits'; -$lang['nbm_updated_param_count'] = '%d paramètre a été mis à jour.'; -$lang['nbm_updated_params_count'] = '%d paramètres ont été mis à jour.'; -$lang['nbm_user_change_enabled_error_on_updated_data_count'] = '%d utilisateur n\'a pas été mis à jour.'; -$lang['nbm_users_change_enabled_error_on_updated_data_count'] = '%d utilisateurs n\'ont pas été mis à jour.'; -$lang['nbm_user_change_enabled_false'] = 'L\'utilisateur %s [%s] a été supprimé de la liste des inscrits.'; -$lang['nbm_user_change_enabled_true'] = 'L\'utilisateur %s [%s] a été ajouté à la liste des inscrits.'; -$lang['nbm_user_change_enabled_updated_data_count'] = '%d utilisateur a été mis à jour.'; -$lang['nbm_users_change_enabled_updated_data_count'] = '%d utilisateurs ont été mis à jour.'; -$lang['nbm_user_not_change_enabled_false'] = 'L\'utilisateur %s [%s] n\'a pas été supprimé de la liste des inscrits.'; -$lang['nbm_user_not_change_enabled_true'] = 'L\'utilisateur %s [%s] n\'a pas été ajouté à la liste des inscrits.'; -$lang['nbm_user_x_added'] = 'Utilisateur %s [%s] ajouté.'; -$lang['nbm_warning_subscribe_unsubscribe'] = 'Attention, l\'inscription ou la désincription entraine l\'envoi de mails aux utilisateurs concernés'; -$lang['nbm_send_html_mail'] = 'Envoyer le mail au format HTML'; -$lang['nbm_send_recent_post_dates'] = 'Inclure l\'affichage des dernières images groupées par dates'; -$lang['nbm_info_send_recent_post_dates'] = 'Disponible uniquement avec le format HTML'; -$lang['no_write_access'] = 'pas d\'accès en écriture'; -$lang['path'] = 'chemin'; -$lang['permissions'] = 'Permissions'; -$lang['permuser_info'] = 'Seules les catégories privées sont listées.'; -$lang['private'] = 'privé'; -$lang['properties'] = 'Propriétés'; -$lang['public'] = 'public'; -$lang['purge never used notification feeds'] = 'purger les flux de notification jamais utilisés'; -$lang['purge sessions'] = 'purger les sessions'; -$lang['randomly represented'] = 'représentant au hasard'; -$lang['registration_date'] = 'date d\'enregistrement'; -$lang['remote_site'] = 'Site distant'; -$lang['remote_site_clean'] = 'nettoyer'; -$lang['remote_site_clean_hint'] = 'supprimer le fichier listing.xml distant'; -$lang['remote_site_generate'] = 'générer le listing'; -$lang['remote_site_generate_hint'] = 'générer le fichier listing.xml sur le site distant'; -$lang['remote_site_local_create'] = 'Créer ce site'; -$lang['remote_site_local_found'] = 'Un fichier listing.xml local a été trouvé pour '; -$lang['remote_site_local_update'] = 'lire le listing.xml local et mettre à jour'; -$lang['remote_site_test'] = 'tester'; -$lang['remote_site_test_hint'] = 'tester ce site distant'; -$lang['remote_site_uncorrect_url'] = 'L\'URL d\'un site distant doit commencer par "http" ou "https" et ne doit contenir des caractères que parmi "/", "a-zA-Z0-9", "-" ou "_"'; -$lang['remove keyword'] = 'supprimer mot-clef'; -$lang['remove tags'] = 'supprimer les tags'; -$lang['repair and optimize database'] = 'réparer et optimiser la base de données'; -$lang['selection'] = 'sélection'; -$lang['set to'] = 'changer en'; -$lang['singly represented'] = 'représentant fixe'; -$lang['site_already_exists'] = 'Ce site existe déjà'; -$lang['site_create'] = 'Créer un nouveau site distant : (donner son URL vers create_listing_file.php)'; -$lang['site_created'] = 'créé'; -$lang['site_delete'] = 'supprimer'; -$lang['site_delete_hint'] = 'supprimer ce site et toutes les informations associées'; -$lang['site_deleted'] = 'supprimé'; -$lang['site_err'] = 'une erreur est survenue'; -$lang['site_err_remote_file_not_found'] = 'le fichier create_listing_file.php est introuvable sur le site distant'; -$lang['site_local'] = 'Local'; -$lang['site_remote'] = 'Distant'; -$lang['site_synchronize'] = 'synchroniser'; -$lang['site_synchronize_hint'] = 'met à jour la base de données à partir des fichiers'; -$lang['stats_addr'] = 'Adresse IP'; -$lang['stats_category'] = 'Catégorie'; -$lang['stats_daily_graph_title'] = 'Pages vues par heure'; -$lang['stats_day_title'] = 'Statistiques journalières'; -$lang['stats_file'] = 'Fichier'; -$lang['stats_global_graph_title'] = 'Pages vues par mois'; -$lang['stats_hour'] = 'Heure'; -$lang['stats_login'] = 'Identifiant'; -$lang['stats_month_title'] = 'Statistiques mensuelles'; -$lang['stats_monthly_graph_title'] = 'Pages vues par jour'; -$lang['stats_pages_seen'] = 'Pages vues'; -$lang['stats_picture'] = 'Image'; -$lang['stats_title'] = 'Statistiques de la dernière année'; -$lang['status'] = 'statut'; -$lang['storage'] = 'Répertoire'; -$lang['sub-categories'] = 'sous-catégories'; -$lang['synchronize metadata'] = 'synchroniser les méta-données'; -$lang['synchronize'] = 'synchroniser'; -$lang['target'] = 'cible'; -$lang['thumbnail'] = 'miniature'; -$lang['title'] = 'titre'; -$lang['title_categories'] = 'Gestion des catégories'; -$lang['title_configuration'] = 'Configuration de PhpWebGallery'; -$lang['title_default'] = 'Administration de PhpWebGallery'; -$lang['title_edit_cat'] = 'Modifier une catégorie'; -$lang['title_groups'] = 'Gestion des groupes'; -$lang['title_history'] = 'Historique'; -$lang['title_liste_users'] = 'Liste des utilisateurs'; -$lang['title_picmod'] = 'Modifier les informations d\'une image'; -$lang['title_thumbnails'] = 'Création des miniatures'; -$lang['title_update'] = 'Synchronisation de la base de données à partir des fichiers'; -$lang['title_upload'] = 'Images en attente de validation'; -$lang['tn_all'] = 'tout'; -$lang['tn_alone_title'] = 'image sans miniature (jpeg et png uniquement)'; -$lang['tn_dirs_alone'] = 'images sans miniature'; -$lang['tn_dirs_title'] = 'Liste des répertoires'; -$lang['tn_err_height'] = 'la hauteur doit un entier supérieur à'; -$lang['tn_err_width'] = 'la largeur doit être un entier supérieur à'; -$lang['tn_format'] = 'pour le format de fichier'; -$lang['tn_no_missing'] = 'Aucune miniature ne manque'; -$lang['tn_no_support'] = 'Image inaccessible ou non supportée'; -$lang['tn_params_GD'] = 'version de GD'; -$lang['tn_params_create'] = 'créer'; -$lang['tn_params_title'] = 'Paramètre de miniaturisation'; -$lang['tn_results_gen_time'] = 'générée en'; -$lang['tn_results_title'] = 'Résultats de la miniaturisation'; -$lang['tn_stats'] = 'Statistiques générales'; -$lang['tn_stats_max'] = 'temps maximal'; -$lang['tn_stats_mean'] = 'temps moyen'; -$lang['tn_stats_min'] = 'temps minimal'; -$lang['tn_stats_nb'] = 'nombre de miniatures créées'; -$lang['tn_stats_total'] = 'temps total'; -$lang['tn_thisformat'] = 'pour ce format de fichier'; -$lang['unit mode'] = 'mode unitaire'; -$lang['unlocked'] = 'déverrouillée'; -$lang['unset'] = 'vider'; -$lang['up'] = 'Déplacer vers le haut'; -$lang['update categories informations'] = 'Mettre à jour les informations des catégories'; -$lang['update images informations'] = 'Mettre à jour les informations des images'; -$lang['update'] = 'Synchroniser'; -$lang['update_cats_subset'] = 'traiter uniquement une catégorie'; -$lang['update_default_title'] = 'Choisir une option'; -$lang['update_display_info'] = 'afficher un maximum d\'informations (catégories ajoutées, éléments ajoutés, catégories et éléments supprimés)'; -$lang['update_err_pwg_version_differs'] = 'La version PhpWebGallery sur le site distant est differente'; -$lang['update_err_pwg_version_differs_info'] = 'La version de create_listing_file.php sur le site distant et PhpWebGallery doit être la même'; -$lang['update_err_remote_listing_not_found'] = 'le fichier listing.xml est introuvable'; -$lang['update_err_remote_listing_not_found_info'] = 'le fichier listing.xml est introuvable sur le site distant. Ce fichier est generé en choisissant la commande "générer le listing" dans le gestionnaire de sites'; -$lang['update_error_list_title'] = 'Liste des erreurs'; -$lang['update_errors_caption'] = 'Légende des erreurs'; -$lang['update_infos_title'] = 'Informations détaillées'; -$lang['update_missing_file_or_dir'] = 'Erreur d\'ouverture fichier/répertoire'; -$lang['update_missing_file_or_dir_info'] = 'Le fichier ou répertoire ne peut pas être accessible (soit il n\'existe pas, soit l\'accès est refusé)'; -$lang['update_missing_tn_info'] = 'Chaque fichier image requiert une miniature. La miniature doit être présente dans le sous-répertoire "thumbnail" du répertoire de la catégorie. Le nom du fichier de la miniature doit commencer avec le paramètre de configuration "prefix_thumbnail" et l\'extension du nom du fichier doit être parmi la liste suivante :'; -$lang['update_missing_tn_short'] = 'miniature manquante'; -$lang['update_nb_del_categories'] = 'catégories supprimées de la base de données'; -$lang['update_nb_del_elements'] = 'éléments supprimés de la base de données'; -$lang['update_nb_elements_metadata_available'] = 'images candidates à la synchronisation avec les méta-données'; -$lang['update_nb_elements_metadata_sync'] = 'informations des images synchronisées avec les méta-données'; -$lang['update_nb_errors'] = 'erreurs survenues durant la synchronisation'; -$lang['update_nb_new_categories'] = 'catégories ajoutées dans la base de données'; -$lang['update_nb_new_elements'] = 'éléments ajoutés dans la base de données'; -$lang['update_nb_upd_elements'] = 'éléments mis à jour dans la base de données'; -$lang['update_part_research'] = 'Chercher les nouvelles images dans les répertoires'; -$lang['update_research_added'] = 'ajouté'; -$lang['update_research_deleted'] = 'supprimé'; -$lang['update_result_metadata'] = 'Résultat de la synchronisation des méta-données'; -$lang['update_simulate'] = 'Simuler uniquement (aucun changement dans la base de données ne sera effectué)'; -$lang['update_simulation_title'] = '[Simulation]'; -$lang['update_sync_all'] = 'répertoires + fichiers'; -$lang['update_sync_dirs'] = 'répertoires uniquement'; -$lang['update_sync_files'] = 'synchroniser la structure des fichiers avec la base de données'; -$lang['update_sync_metadata'] = 'synchroniser les informations des éléments dans la base de données à partir des méta-données des fichiers'; -$lang['update_sync_metadata_all'] = 'même les éléments déjà synchronisés'; -$lang['update_sync_metadata_new'] = 'uniquement les éléments jamais synchronisés'; -$lang['update_used_metadata'] = 'Méta-données employées'; -$lang['update_wrong_dirname_info'] = 'Le nom des répertoires et des fichiers ne doit être constitué que de lettres, de chiffres, de "-", "_" et "."'; -$lang['update_wrong_dirname_short'] = 'nom de fichier erroné'; -$lang['upload'] = 'Ajout'; -$lang['upload_pictures'] = 'Images'; -$lang['user "%s" added'] = 'utilisateur "%s" ajouté'; -$lang['user_status'] = 'Statut de l\'utilisateur'; -$lang['user_status_admin'] = 'Administrateur'; -$lang['user_status_generic'] = 'Générique'; -$lang['user_status_guest'] = 'Invité'; -$lang['user_status_normal'] = 'Visiteur'; -$lang['user_status_webmaster'] = 'Webmestre'; -$lang['username'] = 'nom utilisateur'; -$lang['users'] = 'Utilisateurs'; -$lang['virtual_category'] = 'Catégorie virtuelle'; -$lang['visitors'] = 'Visiteurs'; -$lang['w_day'] = 'Jour'; -$lang['waiting'] = 'En attente'; -$lang['is_default_group'] = 'par défaut'; -$lang['toggle_is_default_group'] = 'Inverser la propriété \'groupe par défaut\''; -$lang['Advanced_features'] = 'Fonctions avancées'; -$lang['Elements_not_linked'] = 'Eléments non liés'; -$lang['web_services'] = 'Services Web '; -$lang['title_wscheck'] = ' Gestion des accès '; -$lang['ws_set_status'] = ' Environnement '; -$lang['ws_enable'] = ' Actif '; -$lang['ws_disable'] = ' Inactif '; -$lang['ws set to'] = ' Modifier temporairement l\'environnement en '; -$lang['ws_failed_upd'] = ' -> Opération non réalisée '; -$lang['ws_success_upd'] = ' -> Action réalisée correctement '; -$lang['ws_adding_legend'] = ' Ajout d\'un accès partenaire aux Services Web '; -$lang['ws_update_legend'] = ' Supprimer / Modifier l\'accès du partenaire sélectionné '; -$lang['ws_delete_legend'] = ' Supprimer définitivement l\'accès du partenaire sélectionné '; -$lang['ws_Methods'] = ' Méthodes '; -$lang['ws_KeyName'] = ' Partenaire '; -$lang['ws_Access'] = ' Access '; -$lang['ws_Start'] = ' Début '; -$lang['ws_End'] = ' Fin '; -$lang['ws_Request'] = 'Requête'; -$lang['ws_Limit'] = ' Limite '; -$lang['ws_Comment'] = ' Commentaire '; -$lang['Modify End from Now +'] = 'Modifier la Fin par cet instant + '; -$lang['Confirmation'] = ' Confirmation '; -$lang['Delete'] = ' Retrait '; -$lang['Confidential partner key'] = 'Clé confidentielle'; -$lang['Basis of access key calculation'] = 'Base de calcul de la clé'; -$lang['Target'] = 'Cible'; -$lang['Access: see help text for more'] = 'Accès: voir l\'aide en ligne'; -$lang['Facultative and restrictive option'] = 'Option facultative et restrictive'; -$lang['Postponed availability in days'] = 'Report de disponibilité en jours'; -$lang['Duration in days'] = 'Durée en jours'; -$lang['Restrict access to'] = 'Accès restreint à'; -$lang['Returned images limit'] = 'Limite de transmision'; -$lang['Comment to identify your partner clearly'] = 'Commentaire vous permettant d\'identifier votre partenaire facilement'; -$lang['Add this access definition']= 'Ajouter cette définition d\'accès'; -$lang['Web Services availability duration in days'] = 'Durée d\'ouverture des Services Web en jours'; -$lang['Web Services under control'] = 'Les Services Web de PhpWebGallery sont totalement operationnels et toutes les requêtes sont contrôlées.'; -$lang['special_admin_menu'] = 'Spéciales'; -$lang['pictures_menu'] = 'Images'; -$lang['Duplicates'] = 'Fichiers portant le même nom dans plusieurs catégories physiques'; -$lang['DEMO'] = 'DÉMO'; -$lang['HOME'] = 'ACCUEIL PWG'; -$lang['FORUM'] = 'FORUM'; -$lang['BUGS'] = 'BOGUES'; -$lang['EXTENSIONS'] = 'EXTENSIONS'; -$lang['WIKI / DOC'] = 'WIKI / DOC'; -$lang['Export data'] = 'Exporter les données'; -$lang['Overall'] = 'Vue globale'; -$lang['Year'] = 'Année'; -$lang['Month'] = 'Mois'; -$lang['Day'] = 'Jour'; -$lang['Pages seen'] = 'Pages vues'; -$lang['only'] = 'uniquement'; -$lang['Pictures'] = 'Images'; -$lang['High quality'] = 'Haute résolution'; -$lang['time'] = 'heure'; -$lang['user'] = 'utilisateur'; -$lang['IP'] = 'IP'; -$lang['image'] = 'images'; -$lang['high quality'] = 'haute résolution'; -$lang['section'] = 'section'; -$lang['tags'] = 'tags'; -$lang['conf_history_guest'] = 'Enregistrer les pages visitées par les invités'; -$lang['conf_history_user'] = 'Enregistrer les pages visitées par les utilisateurs'; -$lang['conf_history_admin'] = 'Enregistrer les pages visitées par les administrateurs'; -$lang['cat_options_title'] = 'Propriétés'; -$lang['An information email was sent to group "%s"'] = 'Un mail d\'informations a été envoyé aux membres du groupe'; -$lang['Send an information email to group members'] = 'Envoyer un mail d\'informations aux membres d\'un groupe'; -$lang['Group'] = 'Groupe'; -$lang['[%s] Come to visit the category %s'] = '[%s] Venez visiter la catégorie %s'; -$lang['Hello,'] = 'Bonjour,'; -$lang['See you soon.'] = 'A bientôt.'; -$lang['Come to discover the category:'] = 'Venez découvrir la catégorie:'; -$lang['mail_content'] = 'Contenu du mail'; -$lang['none'] = 'aucun'; -$lang['high'] = 'high'; -$lang['other'] = 'autre'; -$lang['Element type'] = "Type d'élément"; -$lang['User'] = 'Utilisateur'; -$lang['Image id'] = 'Identifiant image'; -$lang['Summary'] = 'Résumé'; -$lang['%d line filtered'] = '%d ligne filtrée'; -$lang['%d lines filtered'] = '%d lignes filtrées'; -$lang['%d member: %s'] = '%d membre: %s'; -$lang['%d members: %s'] = '%d membres: %s'; -$lang['%d guest'] = '%d invité'; -$lang['%d guests'] = '%d invités'; -$lang['Hour'] = 'Heure'; -$lang['is_the_guest'] = 'invité'; -$lang['is_the_default'] = 'valeurs par défaut'; -$lang['High filesize'] = 'Taille du fichier HR'; -// --------- Starting below: New or revised $lang ---- from version 1.7.1 -$lang['Guest cannot be deleted'] = 'L\'invité ne peut pas être supprimé'; -$lang['Default user cannot be deleted'] = 'L\'utilisateur par défaut ne peut pas être supprimé'; -$lang['purge history detail'] = 'purger le detail de l\'historique'; -$lang['purge history summary'] = 'purger le sommaire de l\'historique'; -$lang['c13y_title'] = 'Contrôle d\'intégrité'; -$lang['c13y_Anomaly'] = 'Anomalie'; -$lang['c13y_Correction'] = 'Correction'; -$lang['c13y_Automatic_correction'] = 'Correction automatique'; -$lang['c13y_Impossible_automatic_correction'] = 'Correction automatique impossible'; -$lang['c13y_Correction_applied_success'] = 'Correction appliquée avec succés'; -$lang['c13y_Correction_applied_error'] = 'Correction appliquée avec erreur'; -$lang['c13y_Apply_selected_corrections'] = 'Appliquer les corrections sélectionnées'; -$lang['c13y_anomaly_count'] = '%d anomalie a été détecté.'; -$lang['c13y_anomalies_count'] = '%d anomalies ont été détectées.'; -$lang['c13y_anomaly_corrected_count'] = '%d anomalie a été corrigée.'; -$lang['c13y_anomalies_corrected_count'] = '%d anomalies ont été corrigées.'; -$lang['c13y_anomaly_not_corrected_count'] = '%d anomalie n\'a pas pu être corrigée.'; -$lang['c13y_anomalies_not_corrected_count'] = '%d anomalies n\'ont pu être corrigées.'; -$lang['c13y_more_info'] = 'Allez sur %s ou %s pour plus d\'informations'; -$lang['c13y_more_info_forum'] = 'le forum'; -$lang['c13y_more_info_wiki'] = 'le wiki'; -$lang['c13y_exif_anomaly'] = 'La valeur de %s n\'est pas correcte parce que l\'exif n\'est pas supporté'; -$lang['c13y_exif_correction'] = '%s doit être mis à "false" dans votre fichier config_local.inc.php'; -$lang['c13y_guest_non_existent'] = 'L\'utilisateur "invité" principal n\'existe plus'; -$lang['c13y_bad_guest_status'] = 'Le statut de l\'utilisateur "invité" principal est incorrect'; -$lang['c13y_default_non_existent'] = 'L\'utilisateur par défaut n\'existe plus'; -$lang['c13y_webmaster_non_existent'] = 'L\'utilisateur "webmestre" principal n\'existe plus'; -$lang['c13y_bad_webmaster_status'] = 'Le statut de l\'utilisateur "webmestre" principal est incorrect'; -$lang['c13y_user_created'] = 'Utilisateur "%s" créé avec comme mot de passe "%s"'; -$lang['c13y_user_status_updated'] = 'Statut de l\'utilisateur "%s" mis à jour'; -$lang['add new elements to caddie'] = 'ajouter les nouveaux éléments au panier'; -// --------- Starting below: New or revised $lang ---- from Butterfly (1.8) -$lang['no_display_thumbnail'] = 'Pas d\'affichage'; -$lang['display_thumbnail_classic'] = 'Affichage classique'; -$lang['display_thumbnail_hoverbox'] = 'Affichage lors du survol'; -$lang['Thumbnails'] = 'Miniatures'; -$lang['obligatory_user_mail_address'] = 'L\'adresse mail est obligatoire pour tous les utilisateurs'; -$lang['Minimum privacy level'] = 'Niveau minimal de confidentialité'; -$lang['Privacy level'] = 'Niveau de confidentialité'; -$lang['Level 0'] = '---'; -$lang['Level 1'] = 'Contacts'; -$lang['Level 2'] = 'Amis'; -$lang['Level 4'] = 'Famille'; -$lang['Level 8'] = 'Admins'; -?> diff --git a/language/fr_FR.iso-8859-1/common.lang.php b/language/fr_FR.iso-8859-1/common.lang.php deleted file mode 100644 index ce5225b7d..000000000 --- a/language/fr_FR.iso-8859-1/common.lang.php +++ /dev/null @@ -1,381 +0,0 @@ - diff --git a/language/fr_FR.iso-8859-1/help.html b/language/fr_FR.iso-8859-1/help.html deleted file mode 100644 index 9e6af867b..000000000 --- a/language/fr_FR.iso-8859-1/help.html +++ /dev/null @@ -1,250 +0,0 @@ -

    Aide

    - -

    Démarrage rapide

    - -
      - -
    1. Créer un répertoire local "categorie_test".
    2. - -
    3. Remplir le répetoire "categorie_test" avec des photos.
    4. - -
    5. Ouvrir une connexion FTP vers la galerie distante.
    6. - -
    7. Télécharger le répertoire local "categorie_test" dans le répertoire -distant "galleries". Donner tous les droits (777) au nouveau répertoire -"galleries/categorie_test".
    8. - -
    9. Se connecter à votre installation de PhpWebGallery en tant -qu'administrateur.
    10. - -
    11. Se rendre sur Administration, Images, -Miniatures. Demander à créer les miniatures absentes selon l'analyse -de PhpWebGallery.
    12. - -
    13. Se rendre sur Administration, Catégories, -Synchroniser. Cocher "répertoires + fichiers", décocher "Simuler -uniquement" et valider la synchronisation.
    14. - -
    15. Et voilà. Vous avez créer la catégorie "categorie_test" à la racine de -votre galerie.
    16. - -
    - -

    Ajouts d'éléments

    - - - -

    Miniatures

    - - - -

    Autorisations

    - - - -

    Groupes d'utilisateurs

    - - - -

    Ajout de fichiers par les utilisateurs

    - -

    Pour permettre aux utilisateurs d'ajouter des fichiers :

    - -
      - -
    1. autoriser l'ajout d'images sur n'importe quelle catégorie (Administation, Catégories, Gestion, Edit ou Administration, Catégories, Propriétés, Ajout d'images).
    2. - -
    3. donner les droits en écriture (pour tous les utilisateurs) sur les -répertoires correspondant aux catégories qui sont autorisées à l'ajout.
    4. -
    -

    Les fichiers ajoutés par les utilisateurs ne sont pas directement -visibles sur le site, ils doivent être validés par un administrateur. Pour -cela, un administrateur doit se rendre dans zone administration, Images, En -attente afin de valider ou rejeter les fichiers proposés. Il est ensuite -nécessaire de synchroniser le système de fichier avec la base de données.

    - - - -

    Liens entre les éléments et les catégories, catégories virtuelles

    - - - -

    Informations diverses

    - - diff --git a/language/fr_FR.iso-8859-1/help/advanced_feature.html b/language/fr_FR.iso-8859-1/help/advanced_feature.html deleted file mode 100644 index 8d0d03fec..000000000 --- a/language/fr_FR.iso-8859-1/help/advanced_feature.html +++ /dev/null @@ -1,16 +0,0 @@ -

    Fonctions avancées

    - -

    Liste des fonctionnalités spéciales pour les administrateurs experts de PWG:

    - - diff --git a/language/fr_FR.iso-8859-1/help/cat_modify.html b/language/fr_FR.iso-8859-1/help/cat_modify.html deleted file mode 100644 index 000b4e45e..000000000 --- a/language/fr_FR.iso-8859-1/help/cat_modify.html +++ /dev/null @@ -1,149 +0,0 @@ -

    Modifier une catégorie

    - -

    Informations

    - - - -

    Déplacer

    - -

    Si la catégorie est virtuelle, vous pouvez la déplacer. Déplacer une -catégorie signifie changer sa catégorie parente.

    - -

    Options

    - - - -

    Vous pouvez aussi gérer ces options par la gestion des "Propriétés" -(écrans Ajout, Commentaires, Verrouiller, Publique/Privée, Représentant disponibles à partir d' Administration, Catégories, Propriétés).

    - -

    Ordre de tri

    - -

    Utiliser l'ordre de tri des images par défaut.

    - -

    Indiquer si le tri s'applique également aux sous-catégories.

    - -

    Sélectionner les colonnes du tri à utiliser pour cette catégorie.

    - -

    (*)Attention: testez-vous même ces tris qui peuvent donner des résultats imprévisibles.

    - - -

    Représentant

    - -

    Le représentant d'une catégorie est la miniature affichée pour -représenter la catégorie sur la page principale (category.php) lorsqu'une catégorie contient -uniquement des sous-catégories et pas d'éléments directs (comme à la -racine)

    - -

    Il existe 4 moyens de choisir le représentant d'une catégorie:

    - - - -

    La représentation dépend du paramètre de configuration -allow_random_representative (voir include/config_default.inc.php).

    - -

    Par défaut (allow_random_representative à false) chaque -catégorie contenant au moins un élément est représenté par un élément -fixe. Une fois fixé (à la création de la catégorie), le représentant change -uniquement lorsque l'administrateur le demande. Si le représentant ne -convient pas, vous pouvez demander à Trouver un nouveau représentant -au hasard.

    - -

    Si le paramètre de configuration allow_random_representative -est à true, une catégorie contenant des éléments peut ne pas avoir de -représentant fixe. Utiliser simplement le bouton Supprimer le -représentant.

    - -

    Si la catégorie ne contient aucun élément (mais uniquement des -sous-catégories) elle peut quand même être représentée par n'importe quel -élément grâce à l'écran Modifier les informations -d'une image. La seule option du présent écran est le bouton -Supprimer le représentant.

    - -

    Associer tous les éléments de la catégorie à une nouvelle catégorie

    - - - -

    Associer tous les éléments de la catégorie à des catégories existantes

    - - - -

    Envoyer un mail d'informations aux membres d'un groupe

    - - \ No newline at end of file diff --git a/language/fr_FR.iso-8859-1/help/cat_move.html b/language/fr_FR.iso-8859-1/help/cat_move.html deleted file mode 100644 index 348f4d755..000000000 --- a/language/fr_FR.iso-8859-1/help/cat_move.html +++ /dev/null @@ -1,15 +0,0 @@ -

    Déplacement de catégories virtuelles

    - -

    Vous pouvez changer le parent d'une catégorie virtuelle.

    - -

    Catégories virtuelles à déplacer

    - -

    Sélectionnez une ou plusieurs catégories virtuelle à déplacer. -Si la liste est vide, c'est que vous n'en avez pas encore créé.

    - -

    Nouvelle catégorie parente

    - -

    Sélectionnez la nouvelle catégorie parente (virtuelle ou physique). -Si vous n'en sélectionnez aucune, -les catégories à déplacer seront remontée à la racine des catégories. -Vous ne pouvez déplacer une catégorie dans elle-même ou ses enfants.

    diff --git a/language/fr_FR.iso-8859-1/help/cat_options.html b/language/fr_FR.iso-8859-1/help/cat_options.html deleted file mode 100644 index e06e47e6e..000000000 --- a/language/fr_FR.iso-8859-1/help/cat_options.html +++ /dev/null @@ -1,42 +0,0 @@ -

    Options des catégories

    - -

    Gestion des options pour plusieurs catégories à la fois.

    - -
    - -
    Autorisation à l'ajout
    - -
    Rendre les catégories autorisées à l'ajout par les visiteurs. Cette -option n'est pas disponible pour les catégories virtuelles et -distantes.
    - -
    Commentaires utilisateur
    - -
    Autoriser les utilisateurs à ajouter des commentaires dans les catégories sélectionnée. -Par héritage, une image est commentable si elle appartient à au moins une catégorie commentable.
    - -
    Verrouiller
    - -
    Les catégories sélectionnées deviennent temporairement inactives pour -maintenance. Lorsqu'une catégorie est verrouillée, toutes les catégories -enfant sont verrouillées. Lorsqu'une catégorie est déverrouillée, toutes les -catégories parentes sont déverrouillées.
    - -
    Publique / Privée
    - -
    Gestion du statut des catégories. Les permissions ne sont possibles -que pour les catégories privées. Une fois qu'une catégorie est privée, vous -devez explicitement autoriser les utilisateurs ou les groupes à y -accéder. Lorsqu'une catégorie devient privée, toutes les catégories enfant -deviennent privées. Lorsqu'une catégorie devient publique, toutes les -catégories parentes deviennent publiques.
    - -
    Représentant
    - -
    Cette option est disponible uniquement si le paramètre de -configuration allow_random_representative (voir include/config_default.inc.php) est -true. Chaque catégorie peut-être représentée au hasard ou par une -miniature fixe unique.
    - -
    diff --git a/language/fr_FR.iso-8859-1/help/cat_perm.html b/language/fr_FR.iso-8859-1/help/cat_perm.html deleted file mode 100644 index 04eccce86..000000000 --- a/language/fr_FR.iso-8859-1/help/cat_perm.html +++ /dev/null @@ -1,16 +0,0 @@ -

    Gérer les permissions pour une catégorie

    - -

    Cet écran n'est disponible que pour les catégories privées. Ici vous -pourrez sélectionner les utilisateurs et les groupes autorisés pour cette -catégorie.

    - -

    Groupes

    - -

    Vous pouvez autoriser ou interdire l'accès aux groupes. En modifiant les -autorisations des groupes, vous modifierez probablement la liste des -utilisateurs autorisés grâce à l'appartenance aux groupes.

    - -

    Utilisateurs

    - -

    Vous pouvez autoriser ou interdire l'accès aux utilisateurs -individuellement.

    diff --git a/language/fr_FR.iso-8859-1/help/configuration.html b/language/fr_FR.iso-8859-1/help/configuration.html deleted file mode 100644 index 00380ed6d..000000000 --- a/language/fr_FR.iso-8859-1/help/configuration.html +++ /dev/null @@ -1,132 +0,0 @@ -

    Configuration

    - -

    Cet écran permet de gérer la configuration basique. En effet, seuls sont -montrés les paramètres de configuration qui doivent suffire à la majorité -des administrateurs. Si vous souhaitez voir la liste des nombreux (et -avancés) paramètres, lire le fichier include/config_default.inc.php

    - -

    Cet écran est divisié en plusieurs sections, regroupant les paramètres -par thème.

    - -

    Principale

    - - -

    Historique

    - - -

    Commentaires

    - - -

    Affichage par défaut

    -

    Modifier les options d'affichage par défaut: pour les visiteurs non -connectés. Une fois connecté, ces options sont surchargées par celles de -l'utilisateur, qu'il peut modifier dans l'écran profile.

    - -

    Il est possible de changer ces options pour les utilisateurs existants, -mais il s'agit d'un autre écran : Administration, -Identification, Utilisateurs, dans lequel vous pouvez modifier ces -options pour une liste d'utilisateurs sélectionnés.

    - - diff --git a/language/fr_FR.iso-8859-1/help/group_list.html b/language/fr_FR.iso-8859-1/help/group_list.html deleted file mode 100644 index 6848d6743..000000000 --- a/language/fr_FR.iso-8859-1/help/group_list.html +++ /dev/null @@ -1,21 +0,0 @@ -

    Liste des groupes

    - -

    Manipulation des propriétés des groupes définis.

    - -

    Ajouter un groupe

    - -

    L'administrateur peut ajouter des groupes.

    - -

    Liste des groupes

    - -

    La liste permet pour chaque groupe:

    - - - -

    Groupes par défaut

    -

    Les groupes par défaut sont les groupes associés automatiquement à chaque nouvel utilisateur.

    \ No newline at end of file diff --git a/language/fr_FR.iso-8859-1/help/index.php b/language/fr_FR.iso-8859-1/help/index.php deleted file mode 100644 index 61741e9cb..000000000 --- a/language/fr_FR.iso-8859-1/help/index.php +++ /dev/null @@ -1,33 +0,0 @@ - diff --git a/language/fr_FR.iso-8859-1/help/maintenance.html b/language/fr_FR.iso-8859-1/help/maintenance.html deleted file mode 100644 index f41a29e1a..000000000 --- a/language/fr_FR.iso-8859-1/help/maintenance.html +++ /dev/null @@ -1,51 +0,0 @@ -

    Maintenance

    - -

    Pour optimiser le temps de génération des pages, PhpWebGallery utilise -des informations en cache. Par exemple, au lieu de compter le nombre -d'éléments contenus dans chaque catégorie à chaque rechargement de page, -cette information est stockée dans la base de données. En théorie, cette -information doit toujours être correcte, mais parfois une erreur peut -survenir et l'information en cache devient fausse.

    - -

    Des informations deviennent inutiles avec le temps. Les supprimer de la -base de données libère de l'espace disque.

    - - - - diff --git a/language/fr_FR.iso-8859-1/help/notification_by_mail.html b/language/fr_FR.iso-8859-1/help/notification_by_mail.html deleted file mode 100644 index 3178aa0ec..000000000 --- a/language/fr_FR.iso-8859-1/help/notification_by_mail.html +++ /dev/null @@ -1,15 +0,0 @@ -

    Notification par mail

    - -

    Cet écran permet de configurer, de gérer la notification aux utilisateurs de changements par l'envoi d'un mail.

    - -

    Cet écran est composé de 3 onglets:

    - -

    Paramètrage

    -

    Accésible uniquement aux webmestres, cet onglet permet de positionner les paramètres de la notification par mail.

    - -

    Inscription

    -

    Accésible uniquement aux webmestres, cet onglet permet de gérer les inscriptions/désinscriptions à la notification par mail.

    - -

    Envoi

    -

    Accésible aux webmestres et aux administrateurs, cet onglet permet d'effectuer les envois des mails pour notifier les changements.

    - diff --git a/language/fr_FR.iso-8859-1/help/permalinks.html b/language/fr_FR.iso-8859-1/help/permalinks.html deleted file mode 100644 index de299b2ef..000000000 --- a/language/fr_FR.iso-8859-1/help/permalinks.html +++ /dev/null @@ -1,7 +0,0 @@ -

    Liens permanents

    - -

    Les liens permanents sont utilisés pour rendre les urls des catégories plus jolis. Quand une catégorie a un lien permanent associée, l'identifiant de la catégorie n'est plus nécessaire dans l'url.

    - -

    Quand un lien permanent est effacé, vous pouvez le sauvegarder dans l'historique des liens permanents, de sorte que les liens externes a PWG fonctionnent encore. Dans l'historique des liens permanents vous pouvez voir la date d'effacement du lien, ainsi que la date de la dernière utilisation et le nombre d'utilisations de ce lien.

    - -

    Veuillez noter que les liens permanents doivent être uniques. Ils doivent aussi être uniques dans l'historique des liens permanents.

    diff --git a/language/fr_FR.iso-8859-1/help/search.html b/language/fr_FR.iso-8859-1/help/search.html deleted file mode 100644 index 7a7039851..000000000 --- a/language/fr_FR.iso-8859-1/help/search.html +++ /dev/null @@ -1,27 +0,0 @@ -

    Recherche

    - -

    Recherche d'images à travers l'ensemble de la galerie.

    - -
    - -
    Rechercher un mot
    - -
    Recherche un ou plusieurs mots dans tous les attributs liés aux -images. Utiliser * comme joker pour les recherches partielles.
    - -
    Recherche d'un auteur
    - -
    Utiliser * comme joker pour les recherches partielles.
    - -
    Recherche par date
    - -
    Sélectionner une date et/ou une date de fin. Laisser la date vide si -vous souhaiter faire une recherche "avant". L'année doit être entrée dans le -dernier champ sous forme de 4 chiffres (2005 par exemple).
    - -
    Recherche dans les catégories
    - -
    Sélectionner les catégories sur lesquelles restreindre la -recherche.
    - -
    diff --git a/language/fr_FR.iso-8859-1/help/site_manager.html b/language/fr_FR.iso-8859-1/help/site_manager.html deleted file mode 100644 index 2805e5cdf..000000000 --- a/language/fr_FR.iso-8859-1/help/site_manager.html +++ /dev/null @@ -1,56 +0,0 @@ -

    Sites distant

    - -

    PhpWebGallery offre la possibilité d'utiliser plusieurs sites pour -stocker les fichiers qui composeront votre galerie. Cela peut être utile si -votre galerie est installée sur un espace de stockage limité et que vous -avez de nombreux fichiers à montrer.

    - - -
      - -
    1. éditer le fichier tools/create_listing_file.php en modifiant la -section des paramètres comme $conf['prefix_thumbnail'] ou -$conf['use_exif'].
    2. - -
    3. placer le fichier tools/create_listing_file.php modifié sur votre site -distant, dans le même répertoire que les répertoires représentant vos -catégories (comme le répertoire galleries de -ce site) par FTP. Par exemple, disons que vous pouvez accéder à http://exemple.com/galleries/create_listing_file.php.
    4. - -
    5. Se rendre sur Administration, Catégories, -Gestionnaire des sites. Demander à créer un nouveau site, par exemple http://exemple.com/galleries.
    6. - -
    7. - -

      un nouveau site distant est enregistré. 4 actions possibles :

      - -
        - -
      1. générer la liste : lance une requête distante pour -générer le fichier de listing distant
      2. - -
      3. synchroniser : lit le fichier distant listing.xml et synchronise avec la base de données -locale
      4. - -
      5. nettoyer : supprime le fichier distant de -listing
      6. - -
      7. détruire : supprime le site (et tous les éléments -qui y sont associés) dans la base de données
      8. - -
      - -
    8. - -
    - - diff --git a/language/fr_FR.iso-8859-1/help/synchronize.html b/language/fr_FR.iso-8859-1/help/synchronize.html deleted file mode 100644 index 22121de9e..000000000 --- a/language/fr_FR.iso-8859-1/help/synchronize.html +++ /dev/null @@ -1,19 +0,0 @@ -

    Synchroniser

    - - diff --git a/language/fr_FR.iso-8859-1/help/thumbnail.html b/language/fr_FR.iso-8859-1/help/thumbnail.html deleted file mode 100644 index c1d7e43b2..000000000 --- a/language/fr_FR.iso-8859-1/help/thumbnail.html +++ /dev/null @@ -1,36 +0,0 @@ -

    Création des miniatures

    - -

    Création des miniatures manquantes. L'utilisation de cette fonctionnalité -n'est pas conseillé si votre galerie est hébergée sur un serveur -mutualisé (resources machine partagées).

    - -
    - -
    Version de GD
    - -
    GD est une librairie graphique de manipulation d'images pour -PHP. Choisissez la version installée sur votre serveur. Si vous choisissez -la mauvaise, des messages d'erreurs apparaîtront, revenez sur la page -précédente et choisissez l'autre version. Si aucune version ne marche, cela -signifie que GD n'est pas disponible.
    - -
    Largeur et hauteur
    - -
    Dimensions maximum que les miniatures peuvent prendre. Le ratio -largeur/hauteur original est conservée. Les valeurs par défaut sont -modifiables grâce aux paramètres de configuration tn_width et -tn_height (voir le fichier include/config_default.inc.php).
    - -
    Nombre de miniatures à créer
    - -
    N'hésayez pas de miniaturiser un trop grand nombre d'images à la -fois. En effet, la miniaturisation requiert une relativement grosse -utilisation processeur.
    - -
    Format de fichier
    - -
    Les miniatures sont créées au format JPEG. Seuls les formats PNG et -JPEG peuvent être miniaturisés.
    - -
    diff --git a/language/fr_FR.iso-8859-1/help/user_list.html b/language/fr_FR.iso-8859-1/help/user_list.html deleted file mode 100644 index 2e878e7bb..000000000 --- a/language/fr_FR.iso-8859-1/help/user_list.html +++ /dev/null @@ -1,39 +0,0 @@ -

    Liste des utilisateurs

    - -

    Manipulation des propriétés des utilisateurs enregistrés. Seules les -permissions sont gérées dans un écran différent.

    - -

    Ajouter un utilisateur

    - -

    L'administrateur peut ajouter manuellement des utilisateurs.

    - -

    Liste des utilisateurs

    - -

    La liste peut être filtrée avec le nom d'utilisateur (* = joker), avec le -groupe ou encore le statut. La liste peut être ordonnée selon la date -d'enregistrement ou le nom d'utilisateur, par ordre croissant on -décroissant.

    - -

    Cet écran fonctionne par modification de plusieurs utilisateurs -simultanément:

    - - - -

    La cible est la liste des utilisateurs sélectionnés (par défaut) ou bien -tous les utilisateurs de la liste filtrée.

    - -

    Conseiller

    -

    Définition d'un utilisateur conseiller:

    - - -

    Il est possible de permettre l'assignation du mode conseiller avec la variable $conf['allow_adviser'].

    -

    Si cette variable est à 'true', il sera possible de définir l'utilisateur comme un conseiller

    diff --git a/language/fr_FR.iso-8859-1/help/web_service.html b/language/fr_FR.iso-8859-1/help/web_service.html deleted file mode 100644 index bf420456e..000000000 --- a/language/fr_FR.iso-8859-1/help/web_service.html +++ /dev/null @@ -1,48 +0,0 @@ -

    Web Service Checker

    - -

    Cette page permet de définir les paramètres de votre web service.

    - -
    - -
    Conditions de fonctionnement
    - -
    Si l'accès aux Web Services est contrôlé (Configuration avancée => $conf['ws_access_control']) - vous trouverez ici toutes les valeurs de la configuration avancée relative aux Web Services.
    - -
    Clé confidentielle (Obligatoire)
    - -
    Clé unique à partager avec votre partenaire. Doit être assez longue ( 8 caractères par exemple), - doit être assez complexe (avec des chiffres, des majuscules et minuscules, et des caractères spéciaux). - Par exemple: "P!e2r!k Le G@2l". - - Ce champ est masqué en mode conseillé. - -
    Cible (Facultatif)
    - -
    Soit une liste d'identifiants d'images ceci:
    • - list/277,275,142,235,178,190,204,236-238,253,268,276,285,41,73
    • - une liste de catégories comme : cat/16,32,21
    • - ou encore une liste de tags : tag/22,61,36
    - Tout liste d'identifiants sera réduite a sa plus simple expression:
    • - list/41,73,142,178,190,204,235-238,253,268,275-277,285
    - -
    - -
    Accès restreint (Facultatif)
    - -
    Si vous souhaitez limiter votre partenaire à un type de requête particulier.
    - -
    Limite de transmision
    - -
    Nombre d'images maximum adressées à votre partenaire à chacune de ses requêtes.
    - -
    Durée
    - -
    A partir de maintenant, indiquez la disponibilité en jours. Si vous reportez la disponibilité au delà de sa durée, le service ne devrait jamais être rendu.
    - -
    Commentaire
    - -
    Vous permet de décrire qui se trouve derrière ce Service Web, de façon plus claire pour vous. - N'oubliez pas qu'un Administrateur en mode conseiller peut lire le contenu de ce commentaire.
    - -
    diff --git a/language/fr_FR.iso-8859-1/index.php b/language/fr_FR.iso-8859-1/index.php deleted file mode 100644 index 61741e9cb..000000000 --- a/language/fr_FR.iso-8859-1/index.php +++ /dev/null @@ -1,33 +0,0 @@ - diff --git a/language/fr_FR.iso-8859-1/install.lang.php b/language/fr_FR.iso-8859-1/install.lang.php deleted file mode 100644 index 5f43b1eec..000000000 --- a/language/fr_FR.iso-8859-1/install.lang.php +++ /dev/null @@ -1,71 +0,0 @@ -forum de PhpWebGallery.'; -$lang['install_end_message'] = 'La configuration de l\'application s\'est correctement déroulée, place à la prochaine étape

    -Par mesure de sécurité, merci de supprimer le fichier "install.php"
    -Un fois ce fichier supprimé, veuillez suivre ces indications : -'; -$lang['conf_mail_webmaster'] = 'Adresse e-mail de l\'Administrateur'; -$lang['conf_mail_webmaster_info'] = 'Les visiteurs pourront vous contacter par ce mail'; -?> \ 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 deleted file mode 100644 index 2416e9558..000000000 --- a/language/fr_FR.iso-8859-1/iso.txt +++ /dev/null @@ -1 +0,0 @@ -Français [FR] \ No newline at end of file diff --git a/language/fr_FR/about.html b/language/fr_FR/about.html new file mode 100644 index 000000000..c661637d6 --- /dev/null +++ b/language/fr_FR/about.html @@ -0,0 +1,8 @@ +
  • PhpWebGallery est une application web permettant de créer facilement +une galerie d'images en ligne.
  • + +
  • Techniquement, PhpWebGallery est développée en PHP avec une base de +données MySQL.
  • + +
  • Si vous avez des suggestions ou des commentaires, visitez le site officiel.
  • diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php new file mode 100644 index 000000000..01003139b --- /dev/null +++ b/language/fr_FR/admin.lang.php @@ -0,0 +1,653 @@ +Pictures>Tags'] = 'Aucun tag défini. Utiliser l\'écran Adminstration>Images>Tags'; +$lang['No'] = 'Non'; +$lang['Number of comments per page'] = 'Nombre de commentaires par page'; +$lang['Number of rates'] = 'Nombre de notes'; +$lang['Number of thumbnails to create'] = 'Nombre de miniatures à créer'; +$lang['Only private categories are listed'] = 'Seules les catégories privées sont listées'; +$lang['Operating system'] = 'System d\'exploitation'; +$lang['Options'] = 'Options'; +$lang['Order alphanumerically'] = 'Ordonner alphabético-numériquement'; +$lang['Order by'] = 'Trier selon'; +$lang['Other private categories'] = 'Autres catégories privées'; +$lang['Page banner'] = 'Bannière des pages'; +$lang['Parent category'] = 'Catégorie parente'; +$lang['Path'] = 'Chemin'; +$lang['Permalink'] = 'Lien permanent'; +$lang['Permalink_%s_histo_used_by_%s'] = 'Le lien permanent %s a été utilisé précédemment par la catégorie %s. Veuillez l\'effacer de l\'historique des liens permanents'; +$lang['Permalink_name_rule'] = 'Le lien permanent ne doit contenir des caractères que parmi "a-zA-Z0-9", "-", "_" ou "/". Il ne doit pas être numérique ou commencer par un nombre suivi par "-"'; +$lang['Permalink %s is already used by category %s'] = 'Le lien permanent %s est dèja utilisé par la catégorie %s'; +$lang['Permalink history'] = 'Historique des liens permanents'; +$lang['Permalinks'] = 'Liens permanents'; +$lang['Permission denied'] = 'Accès interdit'; +$lang['Permission granted thanks to a group'] = 'Accès autorisé grâce à l\'appartenance aux groupes'; +$lang['Permission granted'] = 'Accès autorisé'; +$lang['PhpWebGallery Administration'] = 'Administration de PhpWebGallery'; +$lang['PhpWebGallery version'] = 'Version de PhpWebGallery'; +$lang['Picture informations updated'] = 'Informations de l\'image mises à jour'; +$lang['Plugins'] = 'Plugins'; +$lang['Position'] = 'Position'; +$lang['Preferences'] = 'Préférences'; +$lang['Properties'] = 'Propriétés'; +$lang['Random picture'] = 'Au hasard'; +$lang['Rate date'] = 'Date de notation'; +$lang['Rating by guests'] = 'Notation par les visiteurs'; +$lang['Rating'] = 'Notation'; +$lang['Reject All'] = 'Tout rejeter'; +$lang['Reject'] = 'Rejeter'; +$lang['Representant'] = 'Représentant'; +$lang['Representation of categories'] = 'Représentation des catégories'; +$lang['Representative'] = 'Représentant'; +$lang['Represents'] = 'Représente'; +$lang['Save order'] = 'Sauvegarder l\'ordre'; +$lang['Save to permalink history'] = 'Sauvegarder dans l\'historique des liens permanents'; +$lang['Select at least one category'] = 'Sélectionner au moins une catégorie'; +$lang['Select at least one picture'] = 'Sélectionner au moins une image'; +$lang['Select at least one user'] = 'Sélectionner au moins un utilisateur'; +$lang['Show info'] = 'Montrer les informations'; +$lang['Site manager'] = 'Gestionnaire des sites'; +$lang['Status'] = 'Statut'; +$lang['Statistics'] = 'Statistiques'; +$lang['Storage category'] = 'Catégorie de stockage'; +$lang['Submit'] = 'Valider'; +$lang['Sum of rates'] = 'Somme des notes'; +$lang['Tag "%s" already exists'] = 'Le tag "%s" existe déjà'; +$lang['Tag "%s" was added'] = 'Le tag "%s" a été ajouté'; +$lang['Tag selection'] = 'Sélection de tags'; +$lang['Take selected elements out of caddie'] = 'Sortir les éléments sélectionnés du panier'; +$lang['The %d following tag were deleted'] = 'Le tag suivant a été supprimé'; +$lang['The %d following tags were deleted'] = 'Les %d tags suivants ont été supprimés'; +$lang['Unable to check for upgrade since allow_url_fopen is disabled.'] = 'Impossible de connaître la dernière version cat la fonction allow_url_fopen est désactivée.'; +$lang['Uninstall'] = 'Désinstaller'; +$lang['Use default sort order']='Utiliser l\'ordre de tri des images par défaut (défini dans le fichier de configuration)'; +$lang['User comments validation'] = 'Validation des commentaires d\'utilisateurs'; +$lang['Users'] = 'Utilisateurs'; +$lang['Validate All'] = 'Tout valider'; +$lang['Validate'] = 'Valider'; +$lang['Validation'] = 'Validation'; +$lang['Version'] = 'Version'; +$lang['Virtual categories movement'] = 'Déplacement de catégories virtuelles'; +$lang['Virtual categories to move'] = 'Catégories virtuelles à déplacer'; +$lang['Virtual category name'] = 'Nom de la catégorie virtuelle'; +$lang['Webmaster cannot be deleted'] = 'Le webmestre ne peut pas être supprimé'; +$lang['Yes'] = 'Oui'; +$lang['You are running on development sources, no check possible.'] = 'Vous travaillez avec les sources de développement, impossible de vérifier la dernière version.'; +$lang['You are running the latest version of PhpWebGallery.'] = 'Vous utilisez la dernière version de PhpWebGallery.'; +$lang['You cannot delete your account'] = "Vous ne pouvez pas supprimer votre compte"; +$lang['You cannot move a category in its own sub category'] = 'Vous ne pouvez pas déplacer une catégorie dans sa propre sous-catégorie'; +$lang['You need to confirm deletion'] = 'Vous devez confirmer la suppression'; +$lang['actions'] = 'Actions'; +$lang['add keywords'] = 'ajouter des mots-clef'; +$lang['add tags'] = 'ajouter les tags'; +$lang['adviser'] = 'Conseiller'; +$lang['associate to category'] = 'associer à la catégorie'; +$lang['associate to group'] = 'associer au groupe'; +$lang['authorized'] = 'Autorisés'; +$lang['cat_add'] = 'Ajouter une catégorie virtuelle'; +$lang['cat_comments_title'] = 'Autoriser les utilisateurs à ajouter des commentaires dans les catégories sélectionnées'; +$lang['cat_error_name'] = 'Le nom de la catégorie ne doit pas être vide'; +$lang['cat_lock_title'] = 'Verrouiller les catégories'; +$lang['cat_private'] = 'Catégorie privée'; +$lang['cat_public'] = 'Catégorie publique'; +$lang['cat_representant'] = 'Trouver un nouveau représentant au hasard'; +$lang['cat_security'] = 'Publique / Privée'; +$lang['cat_status_title'] = 'Gérer le type d\'accès pour les catégories sélectionnées'; +$lang['cat_upload_title'] = 'Sélectionner les catégories autorisées à l\'ajout'; +$lang['cat_virtual_added'] = 'Catégorie virtuelle ajoutée'; +$lang['cat_virtual_deleted'] = 'Catégorie virtuelle supprimée'; +$lang['category'] = 'catégorie'; +$lang['conf_access'] = 'Type d\'accès'; +$lang['conf_comments_title'] = 'Commentaires'; +$lang['conf_confirmation'] = 'Informations enregistrées dans la base de données'; +$lang['conf_display'] = 'Affichage par défaut'; +$lang['conf_history_title'] = 'Historique'; +$lang['conf_gallery_url_error'] = 'L\'adresse de la galerie n\'est pas valide.'; +$lang['conf_main_title'] = 'Principale'; +$lang['conf_nb_comment_page_error'] = 'Le nombre de commentaires d\'utilisateurs par page doit être compris entre 5 et 50.'; +$lang['config'] = 'Configuration'; +$lang['confirm'] = 'confirmer'; +$lang['date'] = 'date'; +$lang['delete category'] = 'supprimer la catégorie'; +$lang['description'] = 'description'; +$lang['dissociate from category'] = 'dissocier de la catégorie'; +$lang['dissociate from group'] = 'dissocier du groupe'; +$lang['edit category permissions'] = 'Modifier les permissions de la catégorie'; +$lang['edit'] = 'Modifier'; +$lang['editcat_confirm'] = 'Les informations de la catégorie ont été mises à jour avec succès.'; +$lang['editcat_uploadable'] = 'Autoriser l\'ajout d\'images'; +$lang['elements per line'] = 'éléments par ligne'; +$lang['elements per page'] = 'éléments par page'; +$lang['elements'] = 'éléments'; +$lang['enabled_high'] = 'Haute définition actif'; +$lang['file'] = 'fichier'; +$lang['filesize'] = 'poids'; +$lang['first element added on %s'] = 'premier élément ajouté le %s'; +$lang['forbidden'] = 'interdit'; +$lang['conf_general'] = 'Générale'; +$lang['global mode'] = 'mode global'; +$lang['group "%s" added'] = 'groupe "%s" ajouté'; +$lang['group "%s" deleted'] = 'groupe "%s" supprimé'; +$lang['group "%s" updated'] = 'groupe "%s" mis à jour'; +$lang['group'] = 'groupe'; +$lang['group_add_error1'] = 'Le nom du groupe ne doit pas contenir " or \' et ne doit pas être vide.'; +$lang['group_add_error2'] = 'Ce nom est déjà utilisé par un autre groupe.'; +$lang['group_id URL parameter is missing'] = 'Le paramètre d\'URL "group_id" est manquant'; +$lang['groups'] = 'Groupes'; +$lang['history'] = 'Historique'; +$lang['instructions'] = 'Instructions'; +$lang['is_high_disabled'] = ''; +$lang['is_high_enabled'] = 'Haute définition'; +$lang['jump to category'] = 'se rendre dans la catégorie'; +$lang['jump to image'] = 'se rendre à l\'image'; +$lang['leave'] = 'laisser'; +$lang['lock'] = 'Verrouiller'; +$lang['locked'] = 'Verrouillé'; +$lang['manage category elements'] = 'gérer les éléments de la catégorie'; +$lang['manage sub-categories'] = 'gérer les sous-catégories'; +$lang['manage'] = 'Gérer'; +$lang['maximum height'] = 'hauteur maximum'; +$lang['maximum width'] = 'largeur maximum'; +$lang['metadata_basic'] = 'basique'; +$lang['metadata_exif'] = 'EXIF'; +$lang['metadata_iptc'] = 'IPTC'; +$lang['name'] = 'nom'; +$lang['nbm_background_treatment_redirect_second'] = 'Le temps d\'exécution étant dépassé, le traitement doit continuer [Temps estimé: %d second].'; +$lang['nbm_background_treatment_redirect_seconds'] = 'Le temps d\'exécution étant dépassé, le traitement doit continuer [Temps estimé: %d secondes].'; +$lang['nbm_break_timeout_list_user'] = 'Le temps de préparation de la liste des utilisateurs pour l\'envoi est limité. Les autres utilisateurs ne sont pas listés.'; +$lang['nbm_break_timeout_send_mail'] = 'Le temps d\'envoi des mails est limité. Les autres envois de mail ont été ignorés.'; +$lang['nbm_col_check_user_send_mail'] = 'A envoyer ?'; +$lang['nbm_col_last_send'] = 'Dernier envoi'; +$lang['nbm_col_mail'] = 'email'; +$lang['nbm_col_user'] = 'Utilisateur'; +$lang['nbm_complementary_mail_content'] = 'Contenu complémentaire au mail'; +$lang['nbm_content_byebye'] = 'A bientôt,'; +$lang['nbm_content_goto_1'] = 'Rendez-vous sur '; +$lang['nbm_content_goto_2'] = '.'; +$lang['nbm_content_hello_1'] = 'Bonjour '; +$lang['nbm_content_hello_2'] = ','; +$lang['nbm_content_new_elements'] = 'De nouveaux éléments ont été ajoutés '; +$lang['nbm_content_new_elements_single'] = ' le '; +$lang['nbm_content_new_elements_between_1'] = 'entre le '; +$lang['nbm_content_new_elements_between_2'] = ' et le '; +$lang['nbm_content_subscribe_by_admin'] = 'Vous venez d\'être inscrit par le webmestre du site pour recevoir la notification par mail.'; +$lang['nbm_content_subscribe_by_himself'] = 'Vous venez de vous inscrire pour recevoir la notification par mail.'; +$lang['nbm_content_subscribe_link'] = 'Pour vous inscrire'; +$lang['nbm_content_problem_contact'] = 'En cas de problèmes ou de questions, envoyer un mail à '; +$lang['nbm_content_pb_contact_object'] = '[NBM] Problèmes ou de questions'; +$lang['nbm_content_unsubscribe_by_admin'] = 'Vous venez d\'être désinscrit par le webmestre du site pour ne plus recevoir la notification par mail.'; +$lang['nbm_content_unsubscribe_by_himself'] = 'Vous venez de vous désinscrire pour ne plus recevoir la notification par mail.'; +$lang['nbm_content_click_on'] = ', cliquez sur '; +$lang['nbm_content_unsubscribe_link'] = 'Pour vous désinscrire'; +$lang['nbm_info_send_mail_as'] = 'Sans valeur, le titre de la galerie sera utilisé'; +$lang['nbm_item_notification'] = 'Notification'; +$lang['nbm_msg_error_sending_email_to'] = 'Erreur lors de l\'envoi du mail à %s [%s].'; +$lang['nbm_msg_mail_sent_to'] = 'Mail envoyé à %s [%s].'; +$lang['nbm_msg_n_mail_sent'] = '%s mail a été envoyé.'; +$lang['nbm_msg_n_mails_sent'] = '%s mails ont été envoyés.'; +$lang['nbm_msg_n_mail_not_send'] = '%s mail n\'a pas été envoyé.'; +$lang['nbm_msg_n_mails_not_send'] = '%s mails n\'ont pas été envoyés.'; +$lang['nbm_no_mail_to_send'] = 'Pas de mail à envoyer.'; +$lang['nbm_no_user_available_to_send_L1'] = 'Il n\'y a pas d\'utilisateur à notifier par mail.'; +$lang['nbm_no_user_available_to_send_L2'] = 'Un utilisateur est à notifier si de nouveaux éléments sont disponibles pour cet utilisateur.'; +$lang['nbm_no_user_available_to_send_L3'] = 'Il se peut aussi qu\'il n\'y ai aucun utilisateur inscrit (seul le webmaster a accès à cet onglet).'; +$lang['nbm_no_user_to send_notifications_by_mail'] = 'Pas d\'utilisateur pour envoyer des notifications par mails.'; +$lang['nbm_object_news'] = 'Nouveaux éléments ajoutés'; +$lang['nbm_object_subscribe'] = 'Inscription à la notification par mail'; +$lang['nbm_object_unsubscribe'] = 'Désinscription à la notification par mail'; +$lang['nbm_param_mode'] = 'Paramétrage'; +$lang['nbm_redirect_msg'] = 'Traitement en cours.'."\n".'Veuillez patienter...'; +$lang['nbm_repost_submit'] = 'Continuer le traitement en cours...'; +$lang['nbm_send_check_all'] = 'Tout cocher'; +$lang['nbm_send_complementary_mail_content'] = 'Contenu complémentaire du mail'; +$lang['nbm_send_detailed_content'] = 'Ajout d\'un contenu détaillé'; +$lang['nbm_send_mail_as'] = 'Envoyer le mail en tant que'; +$lang['nbm_send_mail_to_users'] = 'Envoi de mail aux utilisateurs'; +$lang['nbm_send_mode'] = 'Envoi'; +$lang['nbm_send_options'] = 'Options'; +$lang['nbm_send_submit'] = 'Envoyer'; +$lang['nbm_send_uncheck_all'] = 'Tout décocher'; +$lang['nbm_subscribe_col'] = 'Inscrits'; +$lang['nbm_subscribe_mode'] = 'Inscription'; +$lang['nbm_title_param'] = 'Paramètres'; +$lang['nbm_title_send'] = 'Sélection des envois'; +$lang['nbm_title_subscribe'] = 'Inscrire/désinscrire les utilisateurs'; +$lang['nbm_unsubscribe_col'] = 'Non Inscrits'; +$lang['nbm_updated_param_count'] = '%d paramètre a été mis à jour.'; +$lang['nbm_updated_params_count'] = '%d paramètres ont été mis à jour.'; +$lang['nbm_user_change_enabled_error_on_updated_data_count'] = '%d utilisateur n\'a pas été mis à jour.'; +$lang['nbm_users_change_enabled_error_on_updated_data_count'] = '%d utilisateurs n\'ont pas été mis à jour.'; +$lang['nbm_user_change_enabled_false'] = 'L\'utilisateur %s [%s] a été supprimé de la liste des inscrits.'; +$lang['nbm_user_change_enabled_true'] = 'L\'utilisateur %s [%s] a été ajouté à la liste des inscrits.'; +$lang['nbm_user_change_enabled_updated_data_count'] = '%d utilisateur a été mis à jour.'; +$lang['nbm_users_change_enabled_updated_data_count'] = '%d utilisateurs ont été mis à jour.'; +$lang['nbm_user_not_change_enabled_false'] = 'L\'utilisateur %s [%s] n\'a pas été supprimé de la liste des inscrits.'; +$lang['nbm_user_not_change_enabled_true'] = 'L\'utilisateur %s [%s] n\'a pas été ajouté à la liste des inscrits.'; +$lang['nbm_user_x_added'] = 'Utilisateur %s [%s] ajouté.'; +$lang['nbm_warning_subscribe_unsubscribe'] = 'Attention, l\'inscription ou la désincription entraine l\'envoi de mails aux utilisateurs concernés'; +$lang['nbm_send_html_mail'] = 'Envoyer le mail au format HTML'; +$lang['nbm_send_recent_post_dates'] = 'Inclure l\'affichage des dernières images groupées par dates'; +$lang['nbm_info_send_recent_post_dates'] = 'Disponible uniquement avec le format HTML'; +$lang['no_write_access'] = 'pas d\'accès en écriture'; +$lang['path'] = 'chemin'; +$lang['permissions'] = 'Permissions'; +$lang['permuser_info'] = 'Seules les catégories privées sont listées.'; +$lang['private'] = 'privé'; +$lang['properties'] = 'Propriétés'; +$lang['public'] = 'public'; +$lang['purge never used notification feeds'] = 'purger les flux de notification jamais utilisés'; +$lang['purge sessions'] = 'purger les sessions'; +$lang['randomly represented'] = 'représentant au hasard'; +$lang['registration_date'] = 'date d\'enregistrement'; +$lang['remote_site'] = 'Site distant'; +$lang['remote_site_clean'] = 'nettoyer'; +$lang['remote_site_clean_hint'] = 'supprimer le fichier listing.xml distant'; +$lang['remote_site_generate'] = 'générer le listing'; +$lang['remote_site_generate_hint'] = 'générer le fichier listing.xml sur le site distant'; +$lang['remote_site_local_create'] = 'Créer ce site'; +$lang['remote_site_local_found'] = 'Un fichier listing.xml local a été trouvé pour '; +$lang['remote_site_local_update'] = 'lire le listing.xml local et mettre à jour'; +$lang['remote_site_test'] = 'tester'; +$lang['remote_site_test_hint'] = 'tester ce site distant'; +$lang['remote_site_uncorrect_url'] = 'L\'URL d\'un site distant doit commencer par "http" ou "https" et ne doit contenir des caractères que parmi "/", "a-zA-Z0-9", "-" ou "_"'; +$lang['remove keyword'] = 'supprimer mot-clef'; +$lang['remove tags'] = 'supprimer les tags'; +$lang['repair and optimize database'] = 'réparer et optimiser la base de données'; +$lang['selection'] = 'sélection'; +$lang['set to'] = 'changer en'; +$lang['singly represented'] = 'représentant fixe'; +$lang['site_already_exists'] = 'Ce site existe déjà'; +$lang['site_create'] = 'Créer un nouveau site distant : (donner son URL vers create_listing_file.php)'; +$lang['site_created'] = 'créé'; +$lang['site_delete'] = 'supprimer'; +$lang['site_delete_hint'] = 'supprimer ce site et toutes les informations associées'; +$lang['site_deleted'] = 'supprimé'; +$lang['site_err'] = 'une erreur est survenue'; +$lang['site_err_remote_file_not_found'] = 'le fichier create_listing_file.php est introuvable sur le site distant'; +$lang['site_local'] = 'Local'; +$lang['site_remote'] = 'Distant'; +$lang['site_synchronize'] = 'synchroniser'; +$lang['site_synchronize_hint'] = 'met à jour la base de données à partir des fichiers'; +$lang['stats_addr'] = 'Adresse IP'; +$lang['stats_category'] = 'Catégorie'; +$lang['stats_daily_graph_title'] = 'Pages vues par heure'; +$lang['stats_day_title'] = 'Statistiques journalières'; +$lang['stats_file'] = 'Fichier'; +$lang['stats_global_graph_title'] = 'Pages vues par mois'; +$lang['stats_hour'] = 'Heure'; +$lang['stats_login'] = 'Identifiant'; +$lang['stats_month_title'] = 'Statistiques mensuelles'; +$lang['stats_monthly_graph_title'] = 'Pages vues par jour'; +$lang['stats_pages_seen'] = 'Pages vues'; +$lang['stats_picture'] = 'Image'; +$lang['stats_title'] = 'Statistiques de la dernière année'; +$lang['status'] = 'statut'; +$lang['storage'] = 'Répertoire'; +$lang['sub-categories'] = 'sous-catégories'; +$lang['synchronize metadata'] = 'synchroniser les méta-données'; +$lang['synchronize'] = 'synchroniser'; +$lang['target'] = 'cible'; +$lang['thumbnail'] = 'miniature'; +$lang['title'] = 'titre'; +$lang['title_categories'] = 'Gestion des catégories'; +$lang['title_configuration'] = 'Configuration de PhpWebGallery'; +$lang['title_default'] = 'Administration de PhpWebGallery'; +$lang['title_edit_cat'] = 'Modifier une catégorie'; +$lang['title_groups'] = 'Gestion des groupes'; +$lang['title_history'] = 'Historique'; +$lang['title_liste_users'] = 'Liste des utilisateurs'; +$lang['title_picmod'] = 'Modifier les informations d\'une image'; +$lang['title_thumbnails'] = 'Création des miniatures'; +$lang['title_update'] = 'Synchronisation de la base de données à partir des fichiers'; +$lang['title_upload'] = 'Images en attente de validation'; +$lang['tn_all'] = 'tout'; +$lang['tn_alone_title'] = 'image sans miniature (jpeg et png uniquement)'; +$lang['tn_dirs_alone'] = 'images sans miniature'; +$lang['tn_dirs_title'] = 'Liste des répertoires'; +$lang['tn_err_height'] = 'la hauteur doit un entier supérieur à'; +$lang['tn_err_width'] = 'la largeur doit être un entier supérieur à'; +$lang['tn_format'] = 'pour le format de fichier'; +$lang['tn_no_missing'] = 'Aucune miniature ne manque'; +$lang['tn_no_support'] = 'Image inaccessible ou non supportée'; +$lang['tn_params_GD'] = 'version de GD'; +$lang['tn_params_create'] = 'créer'; +$lang['tn_params_title'] = 'Paramètre de miniaturisation'; +$lang['tn_results_gen_time'] = 'générée en'; +$lang['tn_results_title'] = 'Résultats de la miniaturisation'; +$lang['tn_stats'] = 'Statistiques générales'; +$lang['tn_stats_max'] = 'temps maximal'; +$lang['tn_stats_mean'] = 'temps moyen'; +$lang['tn_stats_min'] = 'temps minimal'; +$lang['tn_stats_nb'] = 'nombre de miniatures créées'; +$lang['tn_stats_total'] = 'temps total'; +$lang['tn_thisformat'] = 'pour ce format de fichier'; +$lang['unit mode'] = 'mode unitaire'; +$lang['unlocked'] = 'déverrouillée'; +$lang['unset'] = 'vider'; +$lang['up'] = 'Déplacer vers le haut'; +$lang['update categories informations'] = 'Mettre à jour les informations des catégories'; +$lang['update images informations'] = 'Mettre à jour les informations des images'; +$lang['update'] = 'Synchroniser'; +$lang['update_cats_subset'] = 'traiter uniquement une catégorie'; +$lang['update_default_title'] = 'Choisir une option'; +$lang['update_display_info'] = 'afficher un maximum d\'informations (catégories ajoutées, éléments ajoutés, catégories et éléments supprimés)'; +$lang['update_err_pwg_version_differs'] = 'La version PhpWebGallery sur le site distant est differente'; +$lang['update_err_pwg_version_differs_info'] = 'La version de create_listing_file.php sur le site distant et PhpWebGallery doit être la même'; +$lang['update_err_remote_listing_not_found'] = 'le fichier listing.xml est introuvable'; +$lang['update_err_remote_listing_not_found_info'] = 'le fichier listing.xml est introuvable sur le site distant. Ce fichier est generé en choisissant la commande "générer le listing" dans le gestionnaire de sites'; +$lang['update_error_list_title'] = 'Liste des erreurs'; +$lang['update_errors_caption'] = 'Légende des erreurs'; +$lang['update_infos_title'] = 'Informations détaillées'; +$lang['update_missing_file_or_dir'] = 'Erreur d\'ouverture fichier/répertoire'; +$lang['update_missing_file_or_dir_info'] = 'Le fichier ou répertoire ne peut pas être accessible (soit il n\'existe pas, soit l\'accès est refusé)'; +$lang['update_missing_tn_info'] = 'Chaque fichier image requiert une miniature. La miniature doit être présente dans le sous-répertoire "thumbnail" du répertoire de la catégorie. Le nom du fichier de la miniature doit commencer avec le paramètre de configuration "prefix_thumbnail" et l\'extension du nom du fichier doit être parmi la liste suivante :'; +$lang['update_missing_tn_short'] = 'miniature manquante'; +$lang['update_nb_del_categories'] = 'catégories supprimées de la base de données'; +$lang['update_nb_del_elements'] = 'éléments supprimés de la base de données'; +$lang['update_nb_elements_metadata_available'] = 'images candidates à la synchronisation avec les méta-données'; +$lang['update_nb_elements_metadata_sync'] = 'informations des images synchronisées avec les méta-données'; +$lang['update_nb_errors'] = 'erreurs survenues durant la synchronisation'; +$lang['update_nb_new_categories'] = 'catégories ajoutées dans la base de données'; +$lang['update_nb_new_elements'] = 'éléments ajoutés dans la base de données'; +$lang['update_nb_upd_elements'] = 'éléments mis à jour dans la base de données'; +$lang['update_part_research'] = 'Chercher les nouvelles images dans les répertoires'; +$lang['update_research_added'] = 'ajouté'; +$lang['update_research_deleted'] = 'supprimé'; +$lang['update_result_metadata'] = 'Résultat de la synchronisation des méta-données'; +$lang['update_simulate'] = 'Simuler uniquement (aucun changement dans la base de données ne sera effectué)'; +$lang['update_simulation_title'] = '[Simulation]'; +$lang['update_sync_all'] = 'répertoires + fichiers'; +$lang['update_sync_dirs'] = 'répertoires uniquement'; +$lang['update_sync_files'] = 'synchroniser la structure des fichiers avec la base de données'; +$lang['update_sync_metadata'] = 'synchroniser les informations des éléments dans la base de données à partir des méta-données des fichiers'; +$lang['update_sync_metadata_all'] = 'même les éléments déjà synchronisés'; +$lang['update_sync_metadata_new'] = 'uniquement les éléments jamais synchronisés'; +$lang['update_used_metadata'] = 'Méta-données employées'; +$lang['update_wrong_dirname_info'] = 'Le nom des répertoires et des fichiers ne doit être constitué que de lettres, de chiffres, de "-", "_" et "."'; +$lang['update_wrong_dirname_short'] = 'nom de fichier erroné'; +$lang['upload'] = 'Ajout'; +$lang['upload_pictures'] = 'Images'; +$lang['user "%s" added'] = 'utilisateur "%s" ajouté'; +$lang['user_status'] = 'Statut de l\'utilisateur'; +$lang['user_status_admin'] = 'Administrateur'; +$lang['user_status_generic'] = 'Générique'; +$lang['user_status_guest'] = 'Invité'; +$lang['user_status_normal'] = 'Visiteur'; +$lang['user_status_webmaster'] = 'Webmestre'; +$lang['username'] = 'nom utilisateur'; +$lang['users'] = 'Utilisateurs'; +$lang['virtual_category'] = 'Catégorie virtuelle'; +$lang['visitors'] = 'Visiteurs'; +$lang['w_day'] = 'Jour'; +$lang['waiting'] = 'En attente'; +$lang['is_default_group'] = 'par défaut'; +$lang['toggle_is_default_group'] = 'Inverser la propriété \'groupe par défaut\''; +$lang['Advanced_features'] = 'Fonctions avancées'; +$lang['Elements_not_linked'] = 'Eléments non liés'; +$lang['web_services'] = 'Services Web '; +$lang['title_wscheck'] = ' Gestion des accès '; +$lang['ws_set_status'] = ' Environnement '; +$lang['ws_enable'] = ' Actif '; +$lang['ws_disable'] = ' Inactif '; +$lang['ws set to'] = ' Modifier temporairement l\'environnement en '; +$lang['ws_failed_upd'] = ' -> Opération non réalisée '; +$lang['ws_success_upd'] = ' -> Action réalisée correctement '; +$lang['ws_adding_legend'] = ' Ajout d\'un accès partenaire aux Services Web '; +$lang['ws_update_legend'] = ' Supprimer / Modifier l\'accès du partenaire sélectionné '; +$lang['ws_delete_legend'] = ' Supprimer définitivement l\'accès du partenaire sélectionné '; +$lang['ws_Methods'] = ' Méthodes '; +$lang['ws_KeyName'] = ' Partenaire '; +$lang['ws_Access'] = ' Access '; +$lang['ws_Start'] = ' Début '; +$lang['ws_End'] = ' Fin '; +$lang['ws_Request'] = 'Requête'; +$lang['ws_Limit'] = ' Limite '; +$lang['ws_Comment'] = ' Commentaire '; +$lang['Modify End from Now +'] = 'Modifier la Fin par cet instant + '; +$lang['Confirmation'] = ' Confirmation '; +$lang['Delete'] = ' Retrait '; +$lang['Confidential partner key'] = 'Clé confidentielle'; +$lang['Basis of access key calculation'] = 'Base de calcul de la clé'; +$lang['Target'] = 'Cible'; +$lang['Access: see help text for more'] = 'Accès: voir l\'aide en ligne'; +$lang['Facultative and restrictive option'] = 'Option facultative et restrictive'; +$lang['Postponed availability in days'] = 'Report de disponibilité en jours'; +$lang['Duration in days'] = 'Durée en jours'; +$lang['Restrict access to'] = 'Accès restreint à'; +$lang['Returned images limit'] = 'Limite de transmision'; +$lang['Comment to identify your partner clearly'] = 'Commentaire vous permettant d\'identifier votre partenaire facilement'; +$lang['Add this access definition']= 'Ajouter cette définition d\'accès'; +$lang['Web Services availability duration in days'] = 'Durée d\'ouverture des Services Web en jours'; +$lang['Web Services under control'] = 'Les Services Web de PhpWebGallery sont totalement operationnels et toutes les requêtes sont contrôlées.'; +$lang['special_admin_menu'] = 'Spéciales'; +$lang['pictures_menu'] = 'Images'; +$lang['Duplicates'] = 'Fichiers portant le même nom dans plusieurs catégories physiques'; +$lang['DEMO'] = 'DÉMO'; +$lang['HOME'] = 'ACCUEIL PWG'; +$lang['FORUM'] = 'FORUM'; +$lang['BUGS'] = 'BOGUES'; +$lang['EXTENSIONS'] = 'EXTENSIONS'; +$lang['WIKI / DOC'] = 'WIKI / DOC'; +$lang['Export data'] = 'Exporter les données'; +$lang['Overall'] = 'Vue globale'; +$lang['Year'] = 'Année'; +$lang['Month'] = 'Mois'; +$lang['Day'] = 'Jour'; +$lang['Pages seen'] = 'Pages vues'; +$lang['only'] = 'uniquement'; +$lang['Pictures'] = 'Images'; +$lang['High quality'] = 'Haute résolution'; +$lang['time'] = 'heure'; +$lang['user'] = 'utilisateur'; +$lang['IP'] = 'IP'; +$lang['image'] = 'images'; +$lang['high quality'] = 'haute résolution'; +$lang['section'] = 'section'; +$lang['tags'] = 'tags'; +$lang['conf_history_guest'] = 'Enregistrer les pages visitées par les invités'; +$lang['conf_history_user'] = 'Enregistrer les pages visitées par les utilisateurs'; +$lang['conf_history_admin'] = 'Enregistrer les pages visitées par les administrateurs'; +$lang['cat_options_title'] = 'Propriétés'; +$lang['An information email was sent to group "%s"'] = 'Un mail d\'informations a été envoyé aux membres du groupe'; +$lang['Send an information email to group members'] = 'Envoyer un mail d\'informations aux membres d\'un groupe'; +$lang['Group'] = 'Groupe'; +$lang['[%s] Come to visit the category %s'] = '[%s] Venez visiter la catégorie %s'; +$lang['Hello,'] = 'Bonjour,'; +$lang['See you soon.'] = 'A bientôt.'; +$lang['Come to discover the category:'] = 'Venez découvrir la catégorie:'; +$lang['mail_content'] = 'Contenu du mail'; +$lang['none'] = 'aucun'; +$lang['high'] = 'high'; +$lang['other'] = 'autre'; +$lang['Element type'] = "Type d'élément"; +$lang['User'] = 'Utilisateur'; +$lang['Image id'] = 'Identifiant image'; +$lang['Summary'] = 'Résumé'; +$lang['%d line filtered'] = '%d ligne filtrée'; +$lang['%d lines filtered'] = '%d lignes filtrées'; +$lang['%d member: %s'] = '%d membre: %s'; +$lang['%d members: %s'] = '%d membres: %s'; +$lang['%d guest'] = '%d invité'; +$lang['%d guests'] = '%d invités'; +$lang['Hour'] = 'Heure'; +$lang['is_the_guest'] = 'invité'; +$lang['is_the_default'] = 'valeurs par défaut'; +$lang['High filesize'] = 'Taille du fichier HR'; +// --------- Starting below: New or revised $lang ---- from version 1.7.1 +$lang['Guest cannot be deleted'] = 'L\'invité ne peut pas être supprimé'; +$lang['Default user cannot be deleted'] = 'L\'utilisateur par défaut ne peut pas être supprimé'; +$lang['purge history detail'] = 'purger le detail de l\'historique'; +$lang['purge history summary'] = 'purger le sommaire de l\'historique'; +$lang['c13y_title'] = 'Contrôle d\'intégrité'; +$lang['c13y_Anomaly'] = 'Anomalie'; +$lang['c13y_Correction'] = 'Correction'; +$lang['c13y_Automatic_correction'] = 'Correction automatique'; +$lang['c13y_Impossible_automatic_correction'] = 'Correction automatique impossible'; +$lang['c13y_Correction_applied_success'] = 'Correction appliquée avec succés'; +$lang['c13y_Correction_applied_error'] = 'Correction appliquée avec erreur'; +$lang['c13y_Apply_selected_corrections'] = 'Appliquer les corrections sélectionnées'; +$lang['c13y_anomaly_count'] = '%d anomalie a été détecté.'; +$lang['c13y_anomalies_count'] = '%d anomalies ont été détectées.'; +$lang['c13y_anomaly_corrected_count'] = '%d anomalie a été corrigée.'; +$lang['c13y_anomalies_corrected_count'] = '%d anomalies ont été corrigées.'; +$lang['c13y_anomaly_not_corrected_count'] = '%d anomalie n\'a pas pu être corrigée.'; +$lang['c13y_anomalies_not_corrected_count'] = '%d anomalies n\'ont pu être corrigées.'; +$lang['c13y_more_info'] = 'Allez sur %s ou %s pour plus d\'informations'; +$lang['c13y_more_info_forum'] = 'le forum'; +$lang['c13y_more_info_wiki'] = 'le wiki'; +$lang['c13y_exif_anomaly'] = 'La valeur de %s n\'est pas correcte parce que l\'exif n\'est pas supporté'; +$lang['c13y_exif_correction'] = '%s doit être mis à "false" dans votre fichier config_local.inc.php'; +$lang['c13y_guest_non_existent'] = 'L\'utilisateur "invité" principal n\'existe plus'; +$lang['c13y_bad_guest_status'] = 'Le statut de l\'utilisateur "invité" principal est incorrect'; +$lang['c13y_default_non_existent'] = 'L\'utilisateur par défaut n\'existe plus'; +$lang['c13y_webmaster_non_existent'] = 'L\'utilisateur "webmestre" principal n\'existe plus'; +$lang['c13y_bad_webmaster_status'] = 'Le statut de l\'utilisateur "webmestre" principal est incorrect'; +$lang['c13y_user_created'] = 'Utilisateur "%s" créé avec comme mot de passe "%s"'; +$lang['c13y_user_status_updated'] = 'Statut de l\'utilisateur "%s" mis à jour'; +$lang['add new elements to caddie'] = 'ajouter les nouveaux éléments au panier'; +// --------- Starting below: New or revised $lang ---- from Butterfly (1.8) +$lang['no_display_thumbnail'] = 'Pas d\'affichage'; +$lang['display_thumbnail_classic'] = 'Affichage classique'; +$lang['display_thumbnail_hoverbox'] = 'Affichage lors du survol'; +$lang['Thumbnails'] = 'Miniatures'; +$lang['obligatory_user_mail_address'] = 'L\'adresse mail est obligatoire pour tous les utilisateurs'; +$lang['Minimum privacy level'] = 'Niveau minimal de confidentialité'; +$lang['Privacy level'] = 'Niveau de confidentialité'; +$lang['Level 0'] = '---'; +$lang['Level 1'] = 'Contacts'; +$lang['Level 2'] = 'Amis'; +$lang['Level 4'] = 'Famille'; +$lang['Level 8'] = 'Admins'; +?> diff --git a/language/fr_FR/common.lang.php b/language/fr_FR/common.lang.php new file mode 100644 index 000000000..6e7a5b2e5 --- /dev/null +++ b/language/fr_FR/common.lang.php @@ -0,0 +1,381 @@ + diff --git a/language/fr_FR/help.html b/language/fr_FR/help.html new file mode 100644 index 000000000..a371dab2a --- /dev/null +++ b/language/fr_FR/help.html @@ -0,0 +1,250 @@ +

    Aide

    + +

    Démarrage rapide

    + +
      + +
    1. Créer un répertoire local "categorie_test".
    2. + +
    3. Remplir le répetoire "categorie_test" avec des photos.
    4. + +
    5. Ouvrir une connexion FTP vers la galerie distante.
    6. + +
    7. Télécharger le répertoire local "categorie_test" dans le répertoire +distant "galleries". Donner tous les droits (777) au nouveau répertoire +"galleries/categorie_test".
    8. + +
    9. Se connecter à votre installation de PhpWebGallery en tant +qu'administrateur.
    10. + +
    11. Se rendre sur Administration, Images, +Miniatures. Demander à créer les miniatures absentes selon l'analyse +de PhpWebGallery.
    12. + +
    13. Se rendre sur Administration, Catégories, +Synchroniser. Cocher "répertoires + fichiers", décocher "Simuler +uniquement" et valider la synchronisation.
    14. + +
    15. Et voilà. Vous avez créer la catégorie "categorie_test" à la racine de +votre galerie.
    16. + +
    + +

    Ajouts d'éléments

    + + + +

    Miniatures

    + + + +

    Autorisations

    + + + +

    Groupes d'utilisateurs

    + + + +

    Ajout de fichiers par les utilisateurs

    + +

    Pour permettre aux utilisateurs d'ajouter des fichiers :

    + +
      + +
    1. autoriser l'ajout d'images sur n'importe quelle catégorie (Administation, Catégories, Gestion, Edit ou Administration, Catégories, Propriétés, Ajout d'images).
    2. + +
    3. donner les droits en écriture (pour tous les utilisateurs) sur les +répertoires correspondant aux catégories qui sont autorisées à l'ajout.
    4. +
    +

    Les fichiers ajoutés par les utilisateurs ne sont pas directement +visibles sur le site, ils doivent être validés par un administrateur. Pour +cela, un administrateur doit se rendre dans zone administration, Images, En +attente afin de valider ou rejeter les fichiers proposés. Il est ensuite +nécessaire de synchroniser le système de fichier avec la base de données.

    + + + +

    Liens entre les éléments et les catégories, catégories virtuelles

    + + + +

    Informations diverses

    + + diff --git a/language/fr_FR/help/advanced_feature.html b/language/fr_FR/help/advanced_feature.html new file mode 100644 index 000000000..3c6014012 --- /dev/null +++ b/language/fr_FR/help/advanced_feature.html @@ -0,0 +1,16 @@ +

    Fonctions avancées

    + +

    Liste des fonctionnalités spéciales pour les administrateurs experts de PWG:

    + + diff --git a/language/fr_FR/help/cat_modify.html b/language/fr_FR/help/cat_modify.html new file mode 100644 index 000000000..f6caa5faa --- /dev/null +++ b/language/fr_FR/help/cat_modify.html @@ -0,0 +1,149 @@ +

    Modifier une catégorie

    + +

    Informations

    + + + +

    Déplacer

    + +

    Si la catégorie est virtuelle, vous pouvez la déplacer. Déplacer une +catégorie signifie changer sa catégorie parente.

    + +

    Options

    + + + +

    Vous pouvez aussi gérer ces options par la gestion des "Propriétés" +(écrans Ajout, Commentaires, Verrouiller, Publique/Privée, Représentant disponibles à partir d' Administration, Catégories, Propriétés).

    + +

    Ordre de tri

    + +

    Utiliser l'ordre de tri des images par défaut.

    + +

    Indiquer si le tri s'applique également aux sous-catégories.

    + +

    Sélectionner les colonnes du tri à utiliser pour cette catégorie.

    + +

    (*)Attention: testez-vous même ces tris qui peuvent donner des résultats imprévisibles.

    + + +

    Représentant

    + +

    Le représentant d'une catégorie est la miniature affichée pour +représenter la catégorie sur la page principale (category.php) lorsqu'une catégorie contient +uniquement des sous-catégories et pas d'éléments directs (comme à la +racine)

    + +

    Il existe 4 moyens de choisir le représentant d'une catégorie:

    + + + +

    La représentation dépend du paramètre de configuration +allow_random_representative (voir include/config_default.inc.php).

    + +

    Par défaut (allow_random_representative à false) chaque +catégorie contenant au moins un élément est représenté par un élément +fixe. Une fois fixé (à la création de la catégorie), le représentant change +uniquement lorsque l'administrateur le demande. Si le représentant ne +convient pas, vous pouvez demander à Trouver un nouveau représentant +au hasard.

    + +

    Si le paramètre de configuration allow_random_representative +est à true, une catégorie contenant des éléments peut ne pas avoir de +représentant fixe. Utiliser simplement le bouton Supprimer le +représentant.

    + +

    Si la catégorie ne contient aucun élément (mais uniquement des +sous-catégories) elle peut quand même être représentée par n'importe quel +élément grâce à l'écran Modifier les informations +d'une image. La seule option du présent écran est le bouton +Supprimer le représentant.

    + +

    Associer tous les éléments de la catégorie à une nouvelle catégorie

    + + + +

    Associer tous les éléments de la catégorie à des catégories existantes

    + + + +

    Envoyer un mail d'informations aux membres d'un groupe

    + + \ No newline at end of file diff --git a/language/fr_FR/help/cat_move.html b/language/fr_FR/help/cat_move.html new file mode 100644 index 000000000..658427e6d --- /dev/null +++ b/language/fr_FR/help/cat_move.html @@ -0,0 +1,15 @@ +

    Déplacement de catégories virtuelles

    + +

    Vous pouvez changer le parent d'une catégorie virtuelle.

    + +

    Catégories virtuelles à déplacer

    + +

    Sélectionnez une ou plusieurs catégories virtuelle à déplacer. +Si la liste est vide, c'est que vous n'en avez pas encore créé.

    + +

    Nouvelle catégorie parente

    + +

    Sélectionnez la nouvelle catégorie parente (virtuelle ou physique). +Si vous n'en sélectionnez aucune, +les catégories à déplacer seront remontée à la racine des catégories. +Vous ne pouvez déplacer une catégorie dans elle-même ou ses enfants.

    diff --git a/language/fr_FR/help/cat_options.html b/language/fr_FR/help/cat_options.html new file mode 100644 index 000000000..4ac25d9ed --- /dev/null +++ b/language/fr_FR/help/cat_options.html @@ -0,0 +1,42 @@ +

    Options des catégories

    + +

    Gestion des options pour plusieurs catégories à la fois.

    + +
    + +
    Autorisation à l'ajout
    + +
    Rendre les catégories autorisées à l'ajout par les visiteurs. Cette +option n'est pas disponible pour les catégories virtuelles et +distantes.
    + +
    Commentaires utilisateur
    + +
    Autoriser les utilisateurs à ajouter des commentaires dans les catégories sélectionnée. +Par héritage, une image est commentable si elle appartient à au moins une catégorie commentable.
    + +
    Verrouiller
    + +
    Les catégories sélectionnées deviennent temporairement inactives pour +maintenance. Lorsqu'une catégorie est verrouillée, toutes les catégories +enfant sont verrouillées. Lorsqu'une catégorie est déverrouillée, toutes les +catégories parentes sont déverrouillées.
    + +
    Publique / Privée
    + +
    Gestion du statut des catégories. Les permissions ne sont possibles +que pour les catégories privées. Une fois qu'une catégorie est privée, vous +devez explicitement autoriser les utilisateurs ou les groupes à y +accéder. Lorsqu'une catégorie devient privée, toutes les catégories enfant +deviennent privées. Lorsqu'une catégorie devient publique, toutes les +catégories parentes deviennent publiques.
    + +
    Représentant
    + +
    Cette option est disponible uniquement si le paramètre de +configuration allow_random_representative (voir include/config_default.inc.php) est +true. Chaque catégorie peut-être représentée au hasard ou par une +miniature fixe unique.
    + +
    diff --git a/language/fr_FR/help/cat_perm.html b/language/fr_FR/help/cat_perm.html new file mode 100644 index 000000000..ea6bf9858 --- /dev/null +++ b/language/fr_FR/help/cat_perm.html @@ -0,0 +1,16 @@ +

    Gérer les permissions pour une catégorie

    + +

    Cet écran n'est disponible que pour les catégories privées. Ici vous +pourrez sélectionner les utilisateurs et les groupes autorisés pour cette +catégorie.

    + +

    Groupes

    + +

    Vous pouvez autoriser ou interdire l'accès aux groupes. En modifiant les +autorisations des groupes, vous modifierez probablement la liste des +utilisateurs autorisés grâce à l'appartenance aux groupes.

    + +

    Utilisateurs

    + +

    Vous pouvez autoriser ou interdire l'accès aux utilisateurs +individuellement.

    diff --git a/language/fr_FR/help/configuration.html b/language/fr_FR/help/configuration.html new file mode 100644 index 000000000..4f2a9f3d7 --- /dev/null +++ b/language/fr_FR/help/configuration.html @@ -0,0 +1,132 @@ +

    Configuration

    + +

    Cet écran permet de gérer la configuration basique. En effet, seuls sont +montrés les paramètres de configuration qui doivent suffire à la majorité +des administrateurs. Si vous souhaitez voir la liste des nombreux (et +avancés) paramètres, lire le fichier include/config_default.inc.php

    + +

    Cet écran est divisié en plusieurs sections, regroupant les paramètres +par thème.

    + +

    Principale

    + + +

    Historique

    + + +

    Commentaires

    + + +

    Affichage par défaut

    +

    Modifier les options d'affichage par défaut: pour les visiteurs non +connectés. Une fois connecté, ces options sont surchargées par celles de +l'utilisateur, qu'il peut modifier dans l'écran profile.

    + +

    Il est possible de changer ces options pour les utilisateurs existants, +mais il s'agit d'un autre écran : Administration, +Identification, Utilisateurs, dans lequel vous pouvez modifier ces +options pour une liste d'utilisateurs sélectionnés.

    + + diff --git a/language/fr_FR/help/group_list.html b/language/fr_FR/help/group_list.html new file mode 100644 index 000000000..fc08b0408 --- /dev/null +++ b/language/fr_FR/help/group_list.html @@ -0,0 +1,21 @@ +

    Liste des groupes

    + +

    Manipulation des propriétés des groupes définis.

    + +

    Ajouter un groupe

    + +

    L'administrateur peut ajouter des groupes.

    + +

    Liste des groupes

    + +

    La liste permet pour chaque groupe:

    + + + +

    Groupes par défaut

    +

    Les groupes par défaut sont les groupes associés automatiquement à chaque nouvel utilisateur.

    \ No newline at end of file diff --git a/language/fr_FR/help/index.php b/language/fr_FR/help/index.php new file mode 100644 index 000000000..61741e9cb --- /dev/null +++ b/language/fr_FR/help/index.php @@ -0,0 +1,33 @@ + diff --git a/language/fr_FR/help/maintenance.html b/language/fr_FR/help/maintenance.html new file mode 100644 index 000000000..38611a7d1 --- /dev/null +++ b/language/fr_FR/help/maintenance.html @@ -0,0 +1,51 @@ +

    Maintenance

    + +

    Pour optimiser le temps de génération des pages, PhpWebGallery utilise +des informations en cache. Par exemple, au lieu de compter le nombre +d'éléments contenus dans chaque catégorie à chaque rechargement de page, +cette information est stockée dans la base de données. En théorie, cette +information doit toujours être correcte, mais parfois une erreur peut +survenir et l'information en cache devient fausse.

    + +

    Des informations deviennent inutiles avec le temps. Les supprimer de la +base de données libère de l'espace disque.

    + + + + diff --git a/language/fr_FR/help/notification_by_mail.html b/language/fr_FR/help/notification_by_mail.html new file mode 100644 index 000000000..444af5883 --- /dev/null +++ b/language/fr_FR/help/notification_by_mail.html @@ -0,0 +1,15 @@ +

    Notification par mail

    + +

    Cet écran permet de configurer, de gérer la notification aux utilisateurs de changements par l'envoi d'un mail.

    + +

    Cet écran est composé de 3 onglets:

    + +

    Paramètrage

    +

    Accésible uniquement aux webmestres, cet onglet permet de positionner les paramètres de la notification par mail.

    + +

    Inscription

    +

    Accésible uniquement aux webmestres, cet onglet permet de gérer les inscriptions/désinscriptions à la notification par mail.

    + +

    Envoi

    +

    Accésible aux webmestres et aux administrateurs, cet onglet permet d'effectuer les envois des mails pour notifier les changements.

    + diff --git a/language/fr_FR/help/permalinks.html b/language/fr_FR/help/permalinks.html new file mode 100644 index 000000000..de7291331 --- /dev/null +++ b/language/fr_FR/help/permalinks.html @@ -0,0 +1,7 @@ +

    Liens permanents

    + +

    Les liens permanents sont utilisés pour rendre les urls des catégories plus jolis. Quand une catégorie a un lien permanent associée, l'identifiant de la catégorie n'est plus nécessaire dans l'url.

    + +

    Quand un lien permanent est effacé, vous pouvez le sauvegarder dans l'historique des liens permanents, de sorte que les liens externes a PWG fonctionnent encore. Dans l'historique des liens permanents vous pouvez voir la date d'effacement du lien, ainsi que la date de la dernière utilisation et le nombre d'utilisations de ce lien.

    + +

    Veuillez noter que les liens permanents doivent être uniques. Ils doivent aussi être uniques dans l'historique des liens permanents.

    diff --git a/language/fr_FR/help/search.html b/language/fr_FR/help/search.html new file mode 100644 index 000000000..3e1ce2c17 --- /dev/null +++ b/language/fr_FR/help/search.html @@ -0,0 +1,27 @@ +

    Recherche

    + +

    Recherche d'images à travers l'ensemble de la galerie.

    + +
    + +
    Rechercher un mot
    + +
    Recherche un ou plusieurs mots dans tous les attributs liés aux +images. Utiliser * comme joker pour les recherches partielles.
    + +
    Recherche d'un auteur
    + +
    Utiliser * comme joker pour les recherches partielles.
    + +
    Recherche par date
    + +
    Sélectionner une date et/ou une date de fin. Laisser la date vide si +vous souhaiter faire une recherche "avant". L'année doit être entrée dans le +dernier champ sous forme de 4 chiffres (2005 par exemple).
    + +
    Recherche dans les catégories
    + +
    Sélectionner les catégories sur lesquelles restreindre la +recherche.
    + +
    diff --git a/language/fr_FR/help/site_manager.html b/language/fr_FR/help/site_manager.html new file mode 100644 index 000000000..c040d2e65 --- /dev/null +++ b/language/fr_FR/help/site_manager.html @@ -0,0 +1,56 @@ +

    Sites distant

    + +

    PhpWebGallery offre la possibilité d'utiliser plusieurs sites pour +stocker les fichiers qui composeront votre galerie. Cela peut être utile si +votre galerie est installée sur un espace de stockage limité et que vous +avez de nombreux fichiers à montrer.

    + + +
      + +
    1. éditer le fichier tools/create_listing_file.php en modifiant la +section des paramètres comme $conf['prefix_thumbnail'] ou +$conf['use_exif'].
    2. + +
    3. placer le fichier tools/create_listing_file.php modifié sur votre site +distant, dans le même répertoire que les répertoires représentant vos +catégories (comme le répertoire galleries de +ce site) par FTP. Par exemple, disons que vous pouvez accéder à http://exemple.com/galleries/create_listing_file.php.
    4. + +
    5. Se rendre sur Administration, Catégories, +Gestionnaire des sites. Demander à créer un nouveau site, par exemple http://exemple.com/galleries.
    6. + +
    7. + +

      un nouveau site distant est enregistré. 4 actions possibles :

      + +
        + +
      1. générer la liste : lance une requête distante pour +générer le fichier de listing distant
      2. + +
      3. synchroniser : lit le fichier distant listing.xml et synchronise avec la base de données +locale
      4. + +
      5. nettoyer : supprime le fichier distant de +listing
      6. + +
      7. détruire : supprime le site (et tous les éléments +qui y sont associés) dans la base de données
      8. + +
      + +
    8. + +
    + + diff --git a/language/fr_FR/help/synchronize.html b/language/fr_FR/help/synchronize.html new file mode 100644 index 000000000..52b3d41e6 --- /dev/null +++ b/language/fr_FR/help/synchronize.html @@ -0,0 +1,19 @@ +

    Synchroniser

    + + diff --git a/language/fr_FR/help/thumbnail.html b/language/fr_FR/help/thumbnail.html new file mode 100644 index 000000000..f959e72ec --- /dev/null +++ b/language/fr_FR/help/thumbnail.html @@ -0,0 +1,36 @@ +

    Création des miniatures

    + +

    Création des miniatures manquantes. L'utilisation de cette fonctionnalité +n'est pas conseillé si votre galerie est hébergée sur un serveur +mutualisé (resources machine partagées).

    + +
    + +
    Version de GD
    + +
    GD est une librairie graphique de manipulation d'images pour +PHP. Choisissez la version installée sur votre serveur. Si vous choisissez +la mauvaise, des messages d'erreurs apparaîtront, revenez sur la page +précédente et choisissez l'autre version. Si aucune version ne marche, cela +signifie que GD n'est pas disponible.
    + +
    Largeur et hauteur
    + +
    Dimensions maximum que les miniatures peuvent prendre. Le ratio +largeur/hauteur original est conservée. Les valeurs par défaut sont +modifiables grâce aux paramètres de configuration tn_width et +tn_height (voir le fichier include/config_default.inc.php).
    + +
    Nombre de miniatures à créer
    + +
    N'hésayez pas de miniaturiser un trop grand nombre d'images à la +fois. En effet, la miniaturisation requiert une relativement grosse +utilisation processeur.
    + +
    Format de fichier
    + +
    Les miniatures sont créées au format JPEG. Seuls les formats PNG et +JPEG peuvent être miniaturisés.
    + +
    diff --git a/language/fr_FR/help/user_list.html b/language/fr_FR/help/user_list.html new file mode 100644 index 000000000..711a2c998 --- /dev/null +++ b/language/fr_FR/help/user_list.html @@ -0,0 +1,39 @@ +

    Liste des utilisateurs

    + +

    Manipulation des propriétés des utilisateurs enregistrés. Seules les +permissions sont gérées dans un écran différent.

    + +

    Ajouter un utilisateur

    + +

    L'administrateur peut ajouter manuellement des utilisateurs.

    + +

    Liste des utilisateurs

    + +

    La liste peut être filtrée avec le nom d'utilisateur (* = joker), avec le +groupe ou encore le statut. La liste peut être ordonnée selon la date +d'enregistrement ou le nom d'utilisateur, par ordre croissant on +décroissant.

    + +

    Cet écran fonctionne par modification de plusieurs utilisateurs +simultanément:

    + + + +

    La cible est la liste des utilisateurs sélectionnés (par défaut) ou bien +tous les utilisateurs de la liste filtrée.

    + +

    Conseiller

    +

    Définition d'un utilisateur conseiller:

    + + +

    Il est possible de permettre l'assignation du mode conseiller avec la variable $conf['allow_adviser'].

    +

    Si cette variable est à 'true', il sera possible de définir l'utilisateur comme un conseiller

    diff --git a/language/fr_FR/help/web_service.html b/language/fr_FR/help/web_service.html new file mode 100644 index 000000000..acb537d73 --- /dev/null +++ b/language/fr_FR/help/web_service.html @@ -0,0 +1,48 @@ +

    Web Service Checker

    + +

    Cette page permet de définir les paramètres de votre web service.

    + +
    + +
    Conditions de fonctionnement
    + +
    Si l'accès aux Web Services est contrôlé (Configuration avancée => $conf['ws_access_control']) + vous trouverez ici toutes les valeurs de la configuration avancée relative aux Web Services.
    + +
    Clé confidentielle (Obligatoire)
    + +
    Clé unique à partager avec votre partenaire. Doit être assez longue ( 8 caractères par exemple), + doit être assez complexe (avec des chiffres, des majuscules et minuscules, et des caractères spéciaux). + Par exemple: "P!e2r!k Le G@2l". + + Ce champ est masqué en mode conseillé. + +
    Cible (Facultatif)
    + +
    Soit une liste d'identifiants d'images ceci:
    • + list/277,275,142,235,178,190,204,236-238,253,268,276,285,41,73
    • + une liste de catégories comme : cat/16,32,21
    • + ou encore une liste de tags : tag/22,61,36
    + Tout liste d'identifiants sera réduite a sa plus simple expression:
    • + list/41,73,142,178,190,204,235-238,253,268,275-277,285
    + +
    + +
    Accès restreint (Facultatif)
    + +
    Si vous souhaitez limiter votre partenaire à un type de requête particulier.
    + +
    Limite de transmision
    + +
    Nombre d'images maximum adressées à votre partenaire à chacune de ses requêtes.
    + +
    Durée
    + +
    A partir de maintenant, indiquez la disponibilité en jours. Si vous reportez la disponibilité au delà de sa durée, le service ne devrait jamais être rendu.
    + +
    Commentaire
    + +
    Vous permet de décrire qui se trouve derrière ce Service Web, de façon plus claire pour vous. + N'oubliez pas qu'un Administrateur en mode conseiller peut lire le contenu de ce commentaire.
    + +
    diff --git a/language/fr_FR/index.php b/language/fr_FR/index.php new file mode 100644 index 000000000..61741e9cb --- /dev/null +++ b/language/fr_FR/index.php @@ -0,0 +1,33 @@ + diff --git a/language/fr_FR/install.lang.php b/language/fr_FR/install.lang.php new file mode 100644 index 000000000..03e891d4b --- /dev/null +++ b/language/fr_FR/install.lang.php @@ -0,0 +1,71 @@ +forum de PhpWebGallery.'; +$lang['install_end_message'] = 'La configuration de l\'application s\'est correctement déroulée, place à la prochaine étape

    +Par mesure de sécurité, merci de supprimer le fichier "install.php"
    +Un fois ce fichier supprimé, veuillez suivre ces indications : +'; +$lang['conf_mail_webmaster'] = 'Adresse e-mail de l\'Administrateur'; +$lang['conf_mail_webmaster_info'] = 'Les visiteurs pourront vous contacter par ce mail'; +?> \ No newline at end of file diff --git a/language/fr_FR/iso.txt b/language/fr_FR/iso.txt new file mode 100644 index 000000000..636577ee0 --- /dev/null +++ b/language/fr_FR/iso.txt @@ -0,0 +1 @@ +Français [FR] \ No newline at end of file -- cgit v1.2.3