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)'; $lang['search_date_from'] = 'Date'; $lang['search_date_to'] = 'End-Date'; $lang['search_date_type'] = 'Kind of date'; $lang['search_date_available'] = 'Availability'; $lang['search_date_creation'] = 'Creation'; $lang['search_sort'] = 'Sort results by'; $lang['search_ascending'] = 'Ascending'; $lang['search_descending'] = 'Descending'; $lang['search_one_clause_at_least'] = 'Empty query. No criteria has been entered.'; $lang['search_result'] = 'Search results'; $lang['Look_up_user'] = 'Seek user'; $lang['Find_username'] = 'Find a username'; $lang['No_match'] = 'No match'; $lang['Select_username'] = 'Select a username'; // Category $lang['sub-cat'] = 'subcategories'; $lang['images_available'] = 'images in this category'; $lang['total'] = 'images'; // About $lang['about_page_title'] = 'About PhpWebGallery'; $lang['about_title'] = 'About...'; $lang['about_message'] = '
Information about PhpWebGallery
'; // Picture $lang['add_favorites_alt'] = 'Add to favorites'; $lang['add_favorites_hint'] = 'Add this picture to your favorites'; $lang['del_favorites_alt'] = 'Delete from favorites'; $lang['del_favorites_hint'] = 'Delete this picture from your favorites'; $lang['link_info_image'] = 'Modify information'; $lang['true_size'] = 'Real size'; $lang['comments_title'] = 'Comments from the users of the site'; $lang['comments_del'] = 'delete this comment'; $lang['comments_add'] = 'Add a comment'; $lang['slideshow'] = 'slideshow'; $lang['period_seconds'] = 'seconds per picture'; $lang['slideshow_stop'] = 'stop the slideshow'; $lang['download'] = 'download'; $lang['download_hint'] = 'download this file'; $lang['comment_added'] = 'Your comment has been registered'; $lang['comment_to_validate'] = 'An administrator must authorize your comment before it is visible.'; $lang['comment_anti-flood'] = 'Anti-flood system : please wait for a moment before trying to post another comment'; $lang['comment_user_exists'] = 'This login is already used by another user'; $lang['picture_show_metadata'] = 'Show file metadata'; $lang['picture_hide_metadata'] = 'Hide file metadata'; $lang['to_rate'] = 'Rate'; $lang['update_rate'] = 'Update your rating'; $lang['element_rate'] = 'rate'; $lang['already_rated'] = 'You\'ve already rated this item'; $lang['never_rated'] = 'You\'ve never rated this item'; $lang['no_rate'] = 'no rate'; $lang['rates'] = 'rates'; $lang['standard_deviation'] = 'STD'; $lang['picture_high'] = 'Click on the picture to see it in high definition'; $lang['visited'] = 'visited'; $lang['times'] = 'times'; // Upload $lang['upload_forbidden'] = 'You can\'t upload pictures in this category'; $lang['upload_file_exists'] = 'A picture\'s name already used'; $lang['upload_filenotfound'] = 'You must choose a picture fileformat for the image'; $lang['upload_cannot_upload'] = 'can\'t upload the picture on the server'; $lang['upload_title'] = 'Upload a picture'; $lang['upload_advise'] = 'Choose an image to place in the category : '; $lang['upload_advise_thumbnail'] = 'Optional, but recommended : choose a thumbnail to associate to '; $lang['upload_advise_filesize'] = 'the filesize of the picture must not exceed : '; $lang['upload_advise_width'] = 'the width of the picture must not exceed : '; $lang['upload_advise_height'] = 'the height of the picture must not exceed : '; $lang['upload_advise_filetype'] = 'the picture must be to the fileformat jpg, gif or png'; $lang['upload_err_username'] = 'the username must be given'; $lang['upload_username'] = 'Username'; $lang['upload_successful'] = 'Picture uploaded with success, an administrator will validate it as soon as possible'; $lang['upload_name'] = 'Name of the picture'; $lang['upload_author'] = 'Author (eg "Pierrick LE GALL")'; $lang['upload_creation_date'] = 'Creation date (DD/MM/YYYY)'; // Admin messages $lang['gallery_locked_message'] = 'The gallery is locked for maintenance. Please, come back later or loggin as an administrator to enter the gallery : Identification'; $lang['sql_queries_in'] = 'SQL queries in'; $lang['title_send_mail'] = 'A comment on your site'; $lang['generation_time'] = 'Page generated in'; $lang['mail_hello'] = 'Hi,'; $lang['mail_new_upload_subject'] = 'New picture on the website'; $lang['mail_new_upload_content'] = 'A new picture has been uploaded on the gallery. It is waiting for your validation. Let\'s meet in the administration panel to authorize or refuse this picture.'; $lang['mail_new_comment_subject'] = 'New comment on website'; $lang['mail_new_comment_content'] = 'A new comment has been registered on the gallery. If you chose to validate each comment, you first have to validate this comment in the administration panel to make it visible in the gallery.'."\n\n".'You can see last comments in the administration panel'; // NOT YET VALIDATED $lang['guest'] = 'guest'; $lang['add'] = 'add'; $lang['title_comments'] = 'Users comments'; $lang['stats_last_days'] = 'last days'; $lang['hint_comments'] = 'See last users comments'; $lang['menu_login'] = 'login'; $lang['hello'] = 'Hello'; $lang['today'] = 'today'; $lang['last %d days'] = 'last %d days'; $lang['the beginning'] = 'the beginning'; $lang['comment date'] = 'comment date'; $lang['image'] = 'image'; $lang['descending'] = 'descending'; $lang['ascending'] = 'ascending'; $lang['all'] = 'all'; $lang['Filter'] = 'Filter'; $lang['Keyword'] = 'Keyword'; $lang['Author'] = 'Author'; $lang['Category'] = 'Category'; $lang['Since'] = 'Since'; $lang['Display'] = 'Display'; $lang['Sort by'] = 'Sort by'; $lang['Sort order'] = 'Sort order'; $lang['Number of items'] = 'Number of items'; $lang['return to homepage'] = 'return to homepage'; $lang['Filter and display'] = 'Filter and display'; $lang['Links'] = 'Links'; ?>