From 53d78c95b04b8c1be7a8d6534a358622160060b8 Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 6 Mar 2006 23:28:51 +0000 Subject: request 302: order categories alphanumerically alphanumerically sort of language keys in admin.lang.php git-svn-id: http://piwigo.org/svn/trunk@1066 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK.iso-8859-1/admin.lang.php | 41 +++++++++++++++++--------------- 1 file changed, 22 insertions(+), 19 deletions(-) (limited to 'language/en_UK.iso-8859-1/admin.lang.php') diff --git a/language/en_UK.iso-8859-1/admin.lang.php b/language/en_UK.iso-8859-1/admin.lang.php index e0238b1dc..3411c5884 100644 --- a/language/en_UK.iso-8859-1/admin.lang.php +++ b/language/en_UK.iso-8859-1/admin.lang.php @@ -51,6 +51,8 @@ $lang['Batch management'] = 'Batch management'; $lang['Caddie management'] = 'Caddie management'; $lang['Caddie'] = 'Caddie'; $lang['Categories authorized thanks to group associations'] = 'Categories authorized thanks to group associations'; +$lang['Categories manual order was saved'] = 'Categories manual order was saved'; +$lang['Categories ordered alphanumerically'] = 'Categories ordered alphanumerically'; $lang['Check for upgrade failed for unknown reasons.'] = 'Check for upgrade failed for unknown reasons.'; $lang['Check for upgrade'] = 'Check for upgrade'; $lang['Comments for all'] = 'Comments for all'; @@ -106,6 +108,7 @@ $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['Parent category'] = 'Parent category'; @@ -121,8 +124,8 @@ $lang['Preferences'] = 'Preferences'; $lang['Properties'] = 'Properties'; $lang['Random picture'] = 'Random picture'; $lang['Rate date'] = 'Rate date'; -$lang['Rating'] = 'Rating'; $lang['Rating by guests'] = 'Rating by guests'; +$lang['Rating'] = 'Rating'; $lang['Recent period'] = 'Recent period'; $lang['Registration date'] = 'Registration date'; $lang['Reject All'] = 'Reject All'; @@ -135,9 +138,9 @@ $lang['Save order'] = 'Save order'; $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['Site manager'] = 'Site manager'; $lang['Show info'] = 'Show info'; $lang['Show number of comments'] = 'Show number of comments'; +$lang['Site manager'] = 'Site manager'; $lang['Status'] = 'Status'; $lang['Storage category'] = 'Storage category'; $lang['Submit'] = 'Submit'; @@ -229,6 +232,21 @@ $lang['metadata_basic'] = 'basic'; $lang['metadata_exif'] = 'EXIF'; $lang['metadata_iptc'] = 'IPTC'; $lang['name'] = 'name'; +$lang['nbm_%d mails were not sended.'] = '%d mails were not sended.'; +$lang['nbm_%d mails were sended.'] = '%d mails were sended.'; +$lang['nbm_Error when sending email to %s [%s].'] = 'Error when sending email to %s [%s].'; +$lang['nbm_Go to %s %s.'] = 'Go to %s %s.'; +$lang['nbm_Hello %s'] = 'Hello %s'; +$lang['nbm_Mail sended to %s [%s].'] = 'Mail sended to %s [%s].'; +$lang['nbm_New elements added'] = 'New elements added'; +$lang['nbm_New elements were added between %s and %s:'] = 'New elements were added between %s and %s:'; +$lang['nbm_New elements were added on %s:'] = 'New elements were added on %s:'; +$lang['nbm_No mail to send.'] = 'No mail to send.'; +$lang['nbm_No user to send notifications by mail.'] = 'No user to send notifications by mail.'; +$lang['nbm_Send mail to users'] = 'Send mail to users'; +$lang['nbm_To unsubscribe send a message to %s.'] = 'To unsubscribe send a message to %s.'; +$lang['nbm_User %s [%s] added.'] = 'User %s [%s] added.'; +$lang['nbm_item_notification'] = 'Notification'; $lang['no_write_access'] = 'no write access'; $lang['order_by'] = 'order by'; $lang['path'] = 'path'; @@ -335,8 +353,6 @@ $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_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_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'; @@ -344,6 +360,8 @@ $lang['update_err_remote_listing_not_found_info'] = 'listing.xml file was not fo $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'; @@ -381,19 +399,4 @@ $lang['users'] = 'Users'; $lang['visitors'] = 'Visitors'; $lang['w_day'] = 'Day'; $lang['waiting'] = 'Waiting'; -$lang['nbm_item_notification'] = 'Notification'; -$lang['nbm_User %s [%s] added.'] = 'User %s [%s] added.'; -$lang['nbm_New elements added'] = 'New elements added'; -$lang['nbm_Hello %s'] = 'Hello %s'; -$lang['nbm_New elements were added between %s and %s:'] = 'New elements were added between %s and %s:'; -$lang['nbm_New elements were added on %s:'] = 'New elements were added on %s:'; -$lang['nbm_Go to %s %s.'] = 'Go to %s %s.'; -$lang['nbm_To unsubscribe send a message to %s.'] = 'To unsubscribe send a message to %s.'; -$lang['nbm_Mail sended to %s [%s].'] = 'Mail sended to %s [%s].'; -$lang['nbm_Error when sending email to %s [%s].'] = 'Error when sending email to %s [%s].'; -$lang['nbm_%d mails were not sended.'] = '%d mails were not sended.'; -$lang['nbm_No mail to send.'] = 'No mail to send.'; -$lang['nbm_%d mails were sended.'] = '%d mails were sended.'; -$lang['nbm_No user to send notifications by mail.'] = 'No user to send notifications by mail.'; -$lang['nbm_Send mail to users'] = 'Send mail to users'; ?> \ No newline at end of file -- cgit v1.2.3