1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 08:17:47 +02:00

Updates mainly for removal of extension + header comment ... moved some aspects of ucp around, further work to be done on these areas ... not commiting search for time being

git-svn-id: file:///svn/phpbb/trunk@4473 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2003-09-07 13:46:51 +00:00
parent e1ba6d3c52
commit 8ac06a256b
28 changed files with 782 additions and 880 deletions

View File

@@ -45,6 +45,7 @@ $lang += array(
'EVENTS' => 'Events',
'CRON' => 'Cronjobs',
'PHP_INFO' => 'PHP Information',
'IM' => 'Jabber Settings',
'GROUP_CAT' => 'Usergroups',
'CREATE' => 'Create',
@@ -468,42 +469,83 @@ $lang += array(
// Banning
$lang += array(
'BAN_EXPLAIN' => 'Here you can control the banning of users by name, IP or email address. These methods prevent a user reaching any part of the board. You can give a short (255 character) reason for the ban if you wish. This will be displayed in the admin log. The length of a ban can also be specified. If you want the ban to end on a specific date rather than after a set time period select <u>Until</u> for the ban length and enter a date in yyyy-mm-dd format.',
'BAN_LENGTH' => 'Length of ban',
'PERMANENT' => 'Permanent',
'30_MINS' => '30 Minutes',
'1_HOUR' => '1 Hour',
'6_HOURS' => '6 Hours',
'OTHER' => 'Until',
'BAN_EXCLUDE' => 'Exclude from banning',
'BAN_USER_EXCLUDE_EXPLAIN' => 'Enable this to exclude the entered users from all current bans.',
'BAN_EXPLAIN' => 'Here you can control the banning of users by name, IP or email address. These methods prevent a user reaching any part of the board. You can give a short (255 character) reason for the ban if you wish. This will be displayed in the admin log. The length of a ban can also be specified. If you want the ban to end on a specific date rather than after a set time period select <u>Until</u> for the ban length and enter a date in yyyy-mm-dd format.',
'BAN_EXCLUDE' => 'Exclude from banning',
'BAN_REASON' => 'Reason for ban',
'BAN_LENGTH' => 'Length of ban',
'PERMANENT' => 'Permanent',
'30_MINS' => '30 Minutes',
'1_HOUR' => '1 Hour',
'6_HOURS' => '6 Hours',
'OTHER' => 'Until',
'BAN_USERNAME_EXPLAIN' => 'You can ban multiple users in one go by entering each name on a new line. Use the <u>Find a Username</u> facility to look up and add one or more users automatically.',
'UNBAN_USERNAME' => 'Un-ban or Un-exclude usernames',
'UNBAN_USERNAME_EXPLAIN' => 'You can unban (or un-exclude) multiple users in one go using the appropriate combination of mouse and keyboard for your computer and browser. Excluded users have a grey background.',
'BAN_USER_EXCLUDE_EXPLAIN' => 'Enable this to exclude the entered users from all current bans.',
'NO_BANNED_USERS' => 'No banned usernames',
'IP_HOSTNAME' => 'IP addresses or hostnames',
'BAN_IP_EXPLAIN' => 'To specify several different IP\'s or hostnames enter each on a new line. To specify a range of IP addresses separate the start and end with a hyphen (-), to specify a wildcard use *',
'UNBAN_IP' => 'Un-ban or Un-exclude IPs',
'UNBAN_IP_EXPLAIN' => 'You can unban (or un-exclude) multiple IP addresses in one go using the appropriate combination of mouse and keyboard for your computer and browser. Excluded IP\'s have a grey background.',
'BAN_IP_EXCLUDE_EXPLAIN'=> 'Enable this to exclude the entered IP from all current bans.',
'NO_BANNED_IP' => 'No banned IP addresses',
'BAN_EMAIL' => 'Ban one or more email addresses',
'BAN_EMAIL_EXPLAIN' => 'To specify more than one email address enter each on a new line. To match partial addresses use * as the wildcard, e.g. *@hotmail.com, *@*.domain.tld, etc.',
'UNBAN_EMAIL' => 'Un-ban or Un-exclude Emails',
'UNBAN_EMAIL_EXPLAIN' => 'You can unban (or un-exclude) multiple email addresses in one go using the appropriate combination of mouse and keyboard for your computer and browser. Excluded email addresses have a grey background.',
'BAN_EMAIL_EXCLUDE_EXPLAIN' => 'Enable this to exclude the entered email address from all current bans.',
'BAN_IP_EXCLUDE_EXPLAIN' => 'Enable this to exclude the entered IP from all current bans.',
'BAN_REASON' => 'Reason for ban',
'BAN_USERNAME_EXPLAIN' => 'You can ban multiple users in one go by entering each name on a new line. Use the <u>Find a Username</u> facility to look up and add one or more users automatically.',
'UNBAN_USERNAME' => 'Un-ban or Un-exclude usernames',
'UNBAN_USERNAME_EXPLAIN' => 'You can unban (or un-exclude) multiple users in one go using the appropriate combination of mouse and keyboard for your computer and browser. Excluded users have a grey background.',
'IP_HOSTNAME' => 'IP addresses or hostnames',
'BAN_IP_EXPLAIN' => 'To specify several different IP\'s or hostnames enter each on a new line. To specify a range of IP addresses separate the start and end with a hyphen (-), to specify a wildcard use *',
'UNBAN_IP' => 'Un-ban or Un-exclude IPs',
'UNBAN_IP_EXPLAIN' => 'You can unban (or un-exclude) multiple IP addresses in one go using the appropriate combination of mouse and keyboard for your computer and browser. Excluded IP\'s have a grey background.',
'BAN_EMAIL' => 'Ban one or more email addresses',
'BAN_EMAIL_EXPLAIN' => 'To specify more than one email address enter each on a new line. To match partial addresses use * as the wildcard, e.g. *@hotmail.com, *@*.domain.tld, etc.',
'UNBAN_EMAIL' => 'Un-ban or Un-exclude Emails',
'UNBAN_EMAIL_EXPLAIN' => 'You can unban (or un-exclude) multiple email addresses in one go using the appropriate combination of mouse and keyboard for your computer and browser. Excluded email addresses have a grey background.',
'NO_BANNED_USERS' => 'No banned usernames',
'NO_BANNED_IP' => 'No banned IP addresses',
'NO_BANNED_EMAIL' => 'No banned email addresses',
'BAN_UPDATE_SUCESSFUL' => 'The banlist has been updated successfully',
'NO_BANNED_EMAIL' => 'No banned email addresses',
'BAN_UPDATE_SUCESSFUL' => 'The banlist has been updated successfully',
);
// Jabber settings
$lang += array(
'IM_EXPLAIN' => 'Here you can enable and control the use Jabber for instant messaging and board notices. Jabber is an opensource protocol and therefore available for use by anyone. Some Jabber servers include gateways or transports which allow you to contact users on other networks. Please note that not all servers offer all transports and changes in protocols can prevent transports from operating.',
'JAB_ENABLE' => 'Enable Jabber',
'JAB_ENABLE_EXPLAIN' => 'Enables use of jabber messaging and notifications',
'JAB_SERVER' => 'Jabber server',
'JAB_SERVER_EXPLAIN' => 'See %sjabber.org%s for a list of servers',
'JAB_PORT' => 'Jabber port',
'JAB_USERNAME' => 'Jabber username',
'JAB_USERNAME_EXPLAIN' => 'If this user is not registered it will be created if possible.',
'JAB_PASSWORD' => 'Jabber password',
'JAB_RESOURCE' => 'Jabber resource',
'JAB_RESOURCE_EXPLAIN' => 'The resource locates this particular connection, e.g. board, home, etc.',
'JAB_TRANSPORTS' => 'Jabber Transports',
'JAB_AIM_ENABLE' => 'Enable AIM transport',
'AIM_USERNAME' => 'AIM Username',
'AIM_USERNAME_EXPLAIN' => 'A valid username on %sAIM%s',
'AIM_PASSWORD' => 'AIM Password',
'JAB_ICQ_ENABLE' => 'Enable ICQ transport',
'ICQ_USERNAME' => 'ICQ UID',
'ICQ_USERNAME_EXPLAIN' => 'A valid user id on %sICQ%s',
'ICQ_PASSWORD' => 'ICQ Password',
'JAB_MSN_ENABLE' => 'Enable MSN transport',
'MSN_USERNAME' => 'MSN Username',
'MSN_USERNAME_EXPLAIN' => 'A valid username on %sMSN%s',
'MSN_PASSWORD' => 'MSN Password',
'JAB_YIM_ENABLE' => 'Enable YIM transport',
'YIM_USERNAME' => 'YIM Username',
'YIM_USERNAME_EXPLAIN' => 'A valid username on %sYIM%s',
'YIM_PASSWORD' => 'YIM Password',
);
// Cookie settings
$lang += array(
'COOKIE_SETTINGS_EXPLAIN' => 'These details define the data used to send cookies to your users browsers. In most cases the default values for the cookie settings should be sufficient. If you do need to change any do so with care, incorrect settings can prevent users logging in.',
'COOKIE_DOMAIN' => 'Cookie domain',
'COOKIE_NAME' => 'Cookie name',
'COOKIE_PATH' => 'Cookie path',
'COOKIE_SECURE' => 'Cookie secure',
'COOKIE_SETTINGS_EXPLAIN' => 'These details define the data used to send cookies to your users browsers. In most cases the default values for the cookie settings should be sufficient. If you do need to change any do so with care, incorrect settings can prevent users logging in.',
'COOKIE_DOMAIN' => 'Cookie domain',
'COOKIE_NAME' => 'Cookie name',
'COOKIE_PATH' => 'Cookie path',
'COOKIE_SECURE' => 'Cookie secure',
'COOKIE_SECURE_EXPLAIN' => 'If your server is running via SSL set this to enabled else leave as disabled',
);

View File

@@ -447,7 +447,7 @@ $lang += array(
'DISPLAY_POSTS' => 'Display posts from previous',
'ALL_POSTS' => 'All Posts',
'BACK_TO_TOP' => 'Back to top',
'BACK_TO_TOP' => 'Top',
'POST_SUBJECT' => 'Post subject',
'KARMA_LEVEL' => 'Karma Level',
'READ_PROFILE' => 'Profile',
@@ -994,6 +994,7 @@ $lang += array(
'BEFORE' => 'Before',
'AFTER' => 'After',
'NEVER' => 'Never',
'SELECT_MARKED' => 'Select Marked',
'SEND_EMAIL' => 'Send Email',
'NO_EMAIL' => 'You are not permitted to send email to this user.',
@@ -1107,40 +1108,48 @@ $lang += array(
// search
$lang += array(
'Search_query' => 'Search Query',
'Search_options' => 'Search Options',
'Search_keywords' => 'Search for Keywords',
'Search_keywords_explain' => 'You can use <u>AND</u> to define words which must be in the results, <u>OR</u> to define words which may be in the result and <u>NOT</u> to define words which should not be in the result. Use * as a wildcard for partial matches',
'Search_author' => 'Search for Author',
'SEARCH_AUTHOR_EXPLAIN' => 'Use * as a wildcard for partial matches',
'Last_active' => 'Last active',
'SELECT_MARKED' => 'Select Marked',
'Search_for_any' => 'Search for any terms or use query as entered',
'Search_for_all' => 'Search for all terms',
'Search_title_msg' => 'Search topic title and message text',
'Search_msg_only' => 'Search message text only',
'Return_first' => 'Return first',
'characters_posts' => 'characters of posts',
'Search_previous' => 'Search previous',
'SEARCH_QUERY' => 'Search Query',
'SEARCH_OPTIONS' => 'Search Options',
'SORT_BY' => 'Sort by',
'SORT_TIME' => 'Post Time',
'SEARCH_KEYWORDS' => 'Search for Keywords',
'SEARCH_KEYWORDS_EXPLAIN' => 'Use <b>+</b> for words which must be found, <b>-</b> for words which must not be found and <b>|</b> for words which may or may not be found. Use * as a wildcard for partial matches',
'SEARCH_AUTHOR' => 'Search for Author',
'SEARCH_AUTHOR_EXPLAIN' => 'Use * as a wildcard for partial matches',
'SEARCH_FORUMS' => 'Search in forums',
'SEARCH_FORUMS_EXPLAIN' => 'Select the forum or forums you wish to search in. For speed all subforums can be searched by selecting the parent and setting enable search subforums below.',
'SEARCH_ALL_TERMS' => 'Search for all terms or use query as entered',
'SEARCH_ANY_TERMS' => 'Search for any terms',
'SEARCH_WITHIN' => 'Search within',
'SEARCH_TITLE_MSG' => 'Topic titles and message text',
'SEARCH_MSG_ONLY' => 'Message text only',
'SEARCH_TITLE_ONLY' => 'Topic titles only',
'RETURN_FIRST' => 'Return first',
'POST_CHARACTERS' => 'characters of posts',
'SEARCH_PREVIOUS' => 'Search previous',
'RECENT_SEARCHES' => 'Recent searches',
'RESULT_DAYS' => 'Limit results to previous',
'RESULT_SORT' => 'Sort results by',
'RESULT_DIR' => 'Order results',
'SORT_BY' => 'Sort by',
'SORT_TIME' => 'Post Time',
'SORT_POST_SUBJECT' => 'Post Subject',
'SORT_TOPIC_TITLE' => 'Topic Title',
'SORT_AUTHOR' => 'Author',
'SORT_FORUM' => 'Forum',
'SORT_TOPIC_TITLE' => 'Topic Title',
'SORT_AUTHOR' => 'Author',
'SORT_FORUM' => 'Forum',
'LAST_ACTIVE' => 'Last active',
'Display_results' => 'Display results as',
'All_available' => 'All available',
'No_searchable_forums' => 'You do not have permissions to search any forum on this site',
'No_search_match' => 'No topics or posts met your search criteria',
'Found_search_match' => 'Search found %d match',
'Found_search_matches' => 'Search found %d matches',
'DISPLAY_RESULTS' => 'Display results as',
'ALL_AVAILABLE' => 'All available',
'ALL_RESULTS' => 'All results',
'NO_SEARCHABLE_FORUMS' => 'You do not have permissions to search any forum on this site',
'NO_SEARCH_MATCH' => 'No topics or posts met your search criteria',
'FOUND_SEARCH_MATCH' => 'Search found %d match',
'FOUND_SEARCH_MATCHES' => 'Search found %d matches',
'Not_Authorised' => 'Not Authorised',
'NOT_AUTHORISED' => 'Not Authorised',
);
// viewonline

View File

@@ -248,4 +248,4 @@ IIRC
LOL
ROTF
ROTFLMAO
YMMV
YMMV