general $lang['conf_general_title'] = 'Main configuration'; $lang['conf_mail_webmaster'] = 'Webmaster mail adress'; $lang['conf_mail_webmaster_info'] = 'Visitors will be able to contact site administrator with this mail'; $lang['conf_mail_webmaster_error'] = 'e-mail address refused, it must be like name@domain.com'; $lang['conf_prefix'] = 'Thumbnail prefix'; $lang['conf_prefix_info'] = 'Thumbnails use this prefix. Do not fill if your not sure.'; $lang['conf_prefix_error'] = 'Thumbnail\'s prefix must only contain characters among : a to z (case insensitive), "-" or "_"'; $lang['conf_access'] = 'Access type'; $lang['conf_access_info'] = '- free : anyone can enter the site, any visitor can create an account in order to customize the appareance of the website
- restricted : the webmaster create accounts. Only registered users can enter the site'; $lang['conf_log_info'] = 'Keep an history of visits on your website ? Visits will be shown in the history section of the administration panel'; $lang['conf_notification'] = 'Mail notification'; $lang['conf_notification_info'] = 'Automated mail notification for adminsitrators (and only for them) when a user add a comment or upload a picture.'; // Configuration -> comments $lang['conf_comments_title'] = 'Users comments'; $lang['conf_show_comments'] = 'Show users comments'; $lang['conf_show_comments_info'] = 'Display the users comments under each picture ?'; $lang['conf_comments_forall'] = 'Comments for all ?'; $lang['conf_comments_forall_info'] = 'Even guest not registered can post comments'; $lang['conf_nb_comment_page'] = 'Number of comments per page'; $lang['conf_nb_comment_page_info'] = 'number of comments to display on each page. This number is unlimited for a picture. Enter a number between 5 and 50.'; $lang['conf_nb_comment_page_error'] = 'The number of comments a page must be between 5 and 50 included.'; $lang['conf_comments_validation'] = 'Validation'; $lang['conf_comments_validation_info'] = 'An administrator validate users posted comments before the becom visible on the site'; // Configuration -> default $lang['conf_default_title'] = 'Default display'; $lang['conf_default_language_info'] = 'Default language'; $lang['conf_default_theme_info'] = 'Default theme'; $lang['conf_nb_image_line_info'] = 'Number of pictures for each row by default'; $lang['conf_nb_line_page_info'] = 'Number of rows by page by default'; $lang['conf_recent_period_info'] = 'By days. Period within a picture is shown as new. Must be superior to 1 day.'; $lang['conf_default_expand_info'] = 'Expand all categories by default in the menu ?'; $lang['conf_show_nb_comments_info'] = 'show the number of comments for each picture on the thumbnails page'; // Configuration -> upload $lang['conf_upload_title'] = 'Users upload'; $lang['conf_authorize_upload'] = 'Authorize upload of pictures'; $lang['conf_authorize_upload_info'] = ''; $lang['conf_upload_maxfilesize'] = 'Maximum filesize'; $lang['conf_upload_maxfilesize_info'] = 'Maximum filesize for the uploaded pictures. Must be a number between 10 and 1000 KB.'; $lang['conf_upload_maxfilesize_error'] = 'Maximum filesize for the uploaded pictures must be a number between 10 and 1000 KB.'; $lang['conf_upload_maxwidth'] = 'Maximum width'; $lang['conf_upload_maxwidth_info'] = 'Maximum width authorized for the uploaded images. Must be a number superior to 10 pixels'; $lang['conf_upload_maxwidth_error'] = 'maximum width authorized for the uploaded images must be a number superior to 10 pixels.'; $lang['conf_upload_maxheight'] = 'Maximum height'; $lang['conf_upload_maxheight_info'] = 'Maximum height authorized for the uploaded images. Must be a number superior to 10 pixels'; $lang['conf_upload_maxheight_error'] = 'maximum height authorized for the uploaded images must be a number superior to 10 pixels.'; $lang['conf_upload_tn_maxwidth'] = 'thumbnails maximum width'; $lang['conf_upload_tn_maxwidth_info'] = 'Maximum width authorized for the uploaded thumbnails. Must be a number superior to 10 pixels'; $lang['conf_upload_maxwidth_thumbnail_error'] = 'Maximum width authorized for the uploaded thumbnails must be a number superior to 10 pixels.'; $lang['conf_upload_tn_maxheight'] = 'Thumbnails maximum height'; $lang['conf_upload_tn_maxheight_info'] = 'Maximum height authorized for the uploaded thumbnails. Must be a number superior to 10 pixels'; $lang['conf_upload_maxheight_thumbnail_error'] = 'Maximum height authorized for the uploaded thumbnails must be a number superior to 10 pixels.'; // Configuration -> session $lang['conf_session_title'] = 'Sessions'; $lang['conf_authorize_remembering'] = 'Authorize remembering'; $lang['conf_authorize_remembering_info'] = 'Permits user to log for a long time. It creates a cookie on client side, with duration set in include/config.inc.php (1 year per default)'; // Configuration -> metadata $lang['conf_metadata_title'] = 'Metadata'; $lang['conf_use_exif'] = 'Use EXIF'; $lang['conf_use_exif_info'] = 'Use EXIF data during metadata synchronization into PhpWebGallery database'; $lang['conf_use_iptc'] = 'Use IPTC'; $lang['conf_use_iptc_info'] = 'Use IPTC data during metadata synchronization into PhpWebGallery database'; $lang['conf_show_exif'] = 'Show EXIF'; $lang['conf_show_exif_info'] = 'Give the possibility to show EXIF metadata on visualisation page. See include/config.inc.php for available EXIF fields'; $lang['conf_show_iptc'] = 'Show IPTC'; $lang['conf_show_iptc_info'] = 'Give the possibility to show IPTC metadata on visualisation page. See include/config.inc.php for available IPTC fields'; // Configuration -> remote $lang['conf_remote_site_delete_info'] = 'Deleting a remote server will delete all the image and the categories in relation with this server.'; // Image informations $lang['infoimage_general'] = 'General options for the category'; $lang['infoimage_useforall'] = 'use for all pictures ?'; $lang['infoimage_creation_date'] = 'Creation date'; $lang['infoimage_detailed'] = 'Option for each picture'; $lang['infoimage_title'] = 'Title'; $lang['infoimage_keyword_separation'] = '(separate with coma ",")'; $lang['infoimage_addtoall'] = 'add to all'; $lang['infoimage_removefromall'] = 'remove from all'; $lang['infoimage_associate'] = 'Associate to the category'; // Update $lang['update_missing_tn'] = 'the thumbnail is missing for'; $lang['update_disappeared_tn'] = 'the thumbnail disapeared'; $lang['update_disappeared'] = 'doesn\'t exist'; $lang['update_part_deletion'] = 'Deletion of images that have no thumbnail or that doesn\'t exist'; $lang['update_part_research'] = 'Search for new images in the directories'; $lang['update_research_added'] = 'added'; $lang['update_research_tn_ext'] = 'thumbnail in'; $lang['update_nb_new_elements'] = 'elements added in the database'; $lang['update_nb_del_elements'] = 'elements deleted in the database'; $lang['update_nb_new_categories'] = 'categories added in the database'; $lang['update_nb_del_categories'] = 'categories deleted in the database'; $lang['update_default_title'] = 'Choose an option'; $lang['update_sync_files'] = 'synchronize files structure with database'; $lang['update_sync_dirs'] = 'only directories'; $lang['update_sync_all'] = 'directories + files'; $lang['update_sync_metadata'] = 'synchronize files metadata with database elements informations'; $lang['update_sync_metadata_new'] = 'only never synchronized elements'; $lang['update_sync_metadata_all'] = 'even already synchronized elements'; $lang['update_cats_subset'] = 'reduce to single existing categories'; // History $lang['stats_title'] = 'Last year statistics'; $lang['stats_month_title'] = 'Monthly statistics'; $lang['stats_pages_seen'] = 'Pages seen'; $lang['stats_empty'] = 'empty history'; $lang['stats_global_graph_title'] = 'Pages seen by month'; $lang['stats_visitors_graph_title'] = 'Nombre de visiteurs par jour'; $lang['menu_add_user'] = 'add'; $lang['menu_list_user'] = 'list'; $lang['user_err_modify'] = 'This user can\'t be modified or deleted'; $lang['user_err_unknown'] = 'This user doesn\'t exist in the database'; $lang['adduser_info_message'] = 'Informations registered in the database for user '; $lang['adduser_info_password_updated'] = '(password updated)'; $lang['adduser_info_back'] = 'back to the users list'; $lang['adduser_fill_form'] = 'Please fill the following form'; $lang['adduser_unmodify'] = 'unmodifiable'; $lang['adduser_status'] = 'status'; $lang['adduser_status_admin'] = 'admin'; $lang['adduser_status_guest'] = 'guest'; $lang['permuser_info_message'] = 'Permissions registered'; $lang['permuser_title'] = 'Restrictions for user'; $lang['permuser_warning'] = 'Warning : a "forbidden access" to the root of a category prevent from accessing the whole category'; $lang['permuser_parent_forbidden'] = 'parent category forbidden'; $lang['listuser_confirm'] = 'Do you really want to delete this user'; $lang['listuser_info_deletion'] = 'was removed from database'; $lang['listuser_user_group'] = 'Users group'; $lang['listuser_modify'] = 'modify'; $lang['listuser_modify_hint'] = 'modify informations of'; $lang['listuser_permission'] = 'Permissions'; $lang['listuser_permission_hint'] = 'modify permissions of'; $lang['listuser_delete'] = 'delete'; $lang['listuser_delete_hint'] = 'delete user'; $lang['listuser_button_all'] = 'all'; $lang['listuser_button_invert'] = 'invert'; $lang['listuser_button_create_address'] = 'create mail address'; $lang['tn_width'] = 'width'; $lang['tn_height'] = 'height'; $lang['tn_no_support'] = 'Picture unreachable or no support'; $lang['tn_format'] = 'for the file format'; $lang['tn_thisformat'] = 'for this file format'; $lang['tn_err_width'] = 'width must be a number superior to'; $lang['tn_err_height'] = 'height must be a number superior to'; $lang['tn_results_title'] = 'Results of miniaturization'; $lang['tn_picture'] = 'picture'; $lang['tn_results_gen_time'] = 'generated in'; $lang['tn_stats'] = 'General statistics'; $lang['tn_stats_nb'] = 'number of miniaturized pictures'; $lang['tn_stats_total'] = 'total time'; $lang['tn_stats_max'] = 'max time'; $lang['tn_stats_min'] = 'min time'; $lang['tn_stats_mean'] = 'average time'; $lang['tn_err'] = 'You made mistakes'; $lang['tn_params_title'] = 'Miniaturization parameters'; $lang['tn_params_GD'] = 'GD version'; $lang['tn_params_GD_info'] = '- 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.'; $lang['tn_params_width_info'] = 'maximum width that thumbnails can take'; $lang['tn_params_height_info'] = 'maximum height that thumbnails can take'; $lang['tn_params_create'] = 'create'; $lang['tn_params_create_info'] = '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.'; $lang['tn_params_format'] = 'file format'; $lang['tn_params_format_info'] = 'only jpeg file format is supported for thumbnail creation'; $lang['tn_alone_title'] = 'pictures without thumbnail (jpeg and png only)'; $lang['tn_dirs_title'] = 'Directories list'; $lang['tn_dirs_alone'] = 'pictures without thumbnail'; $lang['title_add'] = 'Add a user'; $lang['title_modify'] = 'Modify a user'; $lang['title_groups'] = 'Groups management'; $lang['title_user_perm'] = 'Modify permission for user'; $lang['title_cat_perm'] = 'Modify permissions for category'; $lang['title_group_perm'] = 'Modify permissions for group'; $lang['title_picmod'] = 'Modify informations about a picture'; $lang['adduser_associate'] = 'Associate to group'; $lang['group_add'] = 'Add a group'; $lang['group_add_error1'] = 'The name of a group must not contain " or \''; $lang['group_add_error2'] = 'This name is already used by another group'; $lang['group_confirm'] = 'Are you sure you want to remove this group ?'; $lang['group_list_title'] = 'List of existing groups'; $lang['group_err_unknown'] = 'This group doesn\'t exist in the database'; $lang['stats_pages_seen'] = 'pages seen'; $lang['stats_visitors'] = 'guests'; $lang['stats_empty'] = 'empty history'; $lang['stats_pages_seen_graph_title'] = 'Number of pages seen by day'; $lang['stats_visitors_graph_title'] = 'Number of guests by day'; $lang['comments_last_title'] = 'Last comments'; $lang['comments_non_validated_title'] = 'Comments waiting for validation'; $lang['step1_err_copy'] = 'Copy the text between hyphens and paste it into the file "include/mysql.inc.php"(Warning : mysql.inc.php must only contain what is in blue, no line return or space character)'; $lang['permuser_only_private'] = 'Only private categories are shown'; $lang['waiting_update'] = 'Validated pictures will be displayed only once pictures database updated'; $lang['cat_unknown_id'] = 'This category is unknown in the database'; $lang['install_warning'] = 'The file "install.php" is still present. Please remove it from your server. It is not secure to keep it.'; $lang['cat_list_update_metadata'] = 'Synchronize
metadata'; $lang['cat_list_update_metadata_confirmation'] = 'files metadata updated'; $lang['cat_list_virtual_category_added'] = 'virtual category added'; $lang['cat_list_virtual_category_deleted'] = 'virtual category deleted'; ?>