diff options
author | plegall <plg@piwigo.org> | 2006-01-27 22:40:51 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2006-01-27 22:40:51 +0000 |
commit | 61668e4cf7627f3f2d56d92c6e80ff72b38965fa (patch) | |
tree | 052c70867a98c6fb8a0e8d721c0e317e2e0d68ad /language/en_UK.iso-8859-1/common.lang.php | |
parent | a8fd5ee6cf5cf061ed0ff789d6030290b3418be5 (diff) |
Search engine redesign, second part :
improvement: in category.php, an icon opening a popup display the list of
search rules.
modification: function get_search_array is responsible of search rules
retrieving from database. This function is called from get_sql_search_clause
and from search_rules.php
modification: ability to search multiple authors. Warning: this version of
search tool can't search author names including any blank space.
git-svn-id: http://piwigo.org/svn/trunk@1015 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK.iso-8859-1/common.lang.php')
-rw-r--r-- | language/en_UK.iso-8859-1/common.lang.php | 30 |
1 files changed, 22 insertions, 8 deletions
diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php index c82eb63c0..94f37d00c 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -41,21 +41,22 @@ $lang['%d new elements'] = '%d new elements'; $lang['%d new users'] = '%d new users'; $lang['%d waiting elements'] = '%d waiting elements'; $lang['About'] = 'About'; +$lang['At least one listed rule must be satisfied.'] = 'At least one listed rule must be satisfied.'; $lang['Author'] = 'Author'; $lang['Average rate'] = 'Average rate'; $lang['Categories'] = 'Categories'; $lang['Category'] = 'Category'; $lang['Close this window'] = 'Close this window'; $lang['Confirm Password'] = 'Confirm Password'; -$lang['Connection'] = 'Connection'; -$lang['Quick connect'] = 'Quick connect'; $lang['Connection settings'] = 'Connection settings'; +$lang['Connection'] = 'Connection'; $lang['Contact webmaster'] = 'Contact webmaster'; $lang['Create a new account'] = 'Create a new account'; $lang['Created on'] = 'Created on'; $lang['Current password is wrong'] = 'Current password is wrong'; $lang['Dimensions'] = 'Dimensions'; $lang['Display'] = 'Display'; +$lang['Each listed rule must be satisfied.'] = 'Each listed rule must be satisfied.'; $lang['Email address is missing'] = 'Email address is missing'; $lang['Email address'] = 'Email address'; $lang['Enter your personnal informations'] = 'Enter your personnal informations'; @@ -85,12 +86,14 @@ $lang['Password forgotten'] = 'Password forgotten'; $lang['Password'] = 'Password'; $lang['PhpWebGallery Help'] = 'PhpWebGallery Help'; $lang['Profile'] = 'Profile'; +$lang['Quick connect'] = 'Quick connect'; $lang['RSS feed'] = 'RSS feed'; $lang['Register'] = 'Register'; $lang['Registered on'] = 'Registered on'; $lang['Registration'] = 'Registration'; $lang['Reset'] = 'Reset'; $lang['Retrieve password'] = 'Retrieve password'; +$lang['Search rules'] = 'Search rules'; $lang['Search'] = 'Search'; $lang['Send new password'] = 'Send new password'; $lang['Since'] = 'Since'; @@ -108,9 +111,16 @@ $lang['add to caddie'] = 'add to caddie'; $lang['add_favorites_alt'] = 'Add to favorites'; $lang['add_favorites_hint'] = 'Add this picture to your favorites'; $lang['admin'] = 'Administration'; +$lang['all'] = 'all'; $lang['all_categories'] = 'all categories'; $lang['already_rated'] = 'You\'ve already rated this item'; +$lang['ascending'] = 'ascending'; +$lang['author(s) : %s'] = 'author(s) : %s'; $lang['auto_expand'] = 'Expand all categories'; +$lang['became available after %s (%s)'] = 'became available after %s (%s)'; +$lang['became available before %s (%s)'] = 'became available before %s (%s)'; +$lang['became available between %s (%s) and %s (%s)'] = 'became available between %s (%s) and %s (%s)'; +$lang['became available on %s'] = 'became available on %s'; $lang['best_rated_cat'] = 'best rated'; $lang['best_rated_cat_hint'] = 'displays best rated items'; $lang['caddie'] = 'caddie'; @@ -118,6 +128,7 @@ $lang['calendar'] = 'Calendar'; $lang['calendar_hint'] = 'displays each day with pictures, month per month'; $lang['calendar_picture_hint'] = 'displays pictures added on '; $lang['categories'] = 'Categories'; +$lang['comment date'] = 'comment date'; $lang['comment'] = 'Comment'; $lang['comment_added'] = 'Your comment has been registered'; $lang['comment_anti-flood'] = 'Anti-flood system : please wait for a moment before trying to post another comment'; @@ -128,6 +139,10 @@ $lang['comments_add'] = 'Add a comment'; $lang['comments_del'] = 'delete this comment'; $lang['comments_title'] = 'Comments from the users of the site'; $lang['confirm_password_hint'] = 'You only have to confirm your new password if you wish to change it.'; +$lang['created after %s (%s)'] = 'created after %s (%s)'; +$lang['created before %s (%s)'] = 'created before %s (%s)'; +$lang['created between %s (%s) and %s (%s)'] = 'created between %s (%s) and %s (%s)'; +$lang['created on %s'] = 'created on %s'; $lang['customize'] = 'Customize'; $lang['customize_page_title'] = 'Your Gallery Customization '; $lang['customize_title'] = 'Customization'; @@ -142,11 +157,13 @@ $lang['days'] = 'days'; $lang['del_favorites_alt'] = 'Delete from favorites'; $lang['del_favorites_hint'] = 'Delete this picture from your favorites'; $lang['delete'] = 'Delete'; +$lang['descending'] = 'descending'; $lang['download'] = 'download'; $lang['download_hint'] = 'download this file'; $lang['edit category informations'] = 'edit category informations'; $lang['edit'] = 'edit'; $lang['err_date'] = 'wrong date'; +$lang['excluded'] = 'excluded'; $lang['favorite_cat'] = 'My favorites'; $lang['favorite_cat_hint'] = 'display my favorites pictures'; $lang['favorites'] = 'Favorites'; @@ -168,6 +185,7 @@ $lang['ident_register'] = 'Register'; $lang['ident_title'] = 'ident_title'; $lang['identification'] = 'Identification'; $lang['images_available'] = 'images in this category'; +$lang['included'] = 'included'; $lang['invalid_pwd'] = 'Invalid password!'; $lang['language']='Language'; $lang['last %d days'] = 'last %d days'; @@ -210,6 +228,7 @@ $lang['password updated'] = 'password updated'; $lang['password'] = 'Password'; $lang['password_hint'] = 'You only have to give your password if you wish to change your e-mail'; $lang['periods_error'] = 'Recent period must be a positive integer value'; +$lang['picture'] = 'picture'; $lang['picture_high'] = 'Click on the picture to see it in high definition'; $lang['picture_show_metadata'] = 'Show file metadata'; $lang['powered_by'] = 'Powered by'; @@ -258,6 +277,7 @@ $lang['search_result'] = 'Search results'; $lang['search_sort'] = 'Sort results by'; $lang['search_subcats_included'] = 'Search in subcategroies'; $lang['search_title'] = 'Search'; +$lang['searched words : %s'] = 'searched words : %s'; $lang['send_mail'] = 'Contact'; $lang['set as category representative'] = 'set as category representative'; $lang['show_nb_comments'] = 'Show number of comments'; @@ -299,10 +319,4 @@ $lang['upload_username'] = 'Username'; $lang['useful when password forgotten'] = 'useful when password forgotten'; $lang['w_month'] = 'Month'; $lang['yes'] = 'Yes'; - -$lang['descending'] = 'descending'; -$lang['all'] = 'all'; -$lang['ascending'] = 'ascending'; -$lang['comment date'] = 'comment date'; -$lang['picture'] = 'picture'; ?> |