aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2003-02-22 17:18:44 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2003-02-22 17:18:44 +0000
commita1f4ba0ed3fce73ad27e4ee71439d143240b64c1 (patch)
tree70c998cf498c2e2397ca24a7b279a5271b030353 /phpBB/language
parent5fc4d66994717c52098422ab6b69aa02b5333976 (diff)
downloadforums-a1f4ba0ed3fce73ad27e4ee71439d143240b64c1.tar
forums-a1f4ba0ed3fce73ad27e4ee71439d143240b64c1.tar.gz
forums-a1f4ba0ed3fce73ad27e4ee71439d143240b64c1.tar.bz2
forums-a1f4ba0ed3fce73ad27e4ee71439d143240b64c1.tar.xz
forums-a1f4ba0ed3fce73ad27e4ee71439d143240b64c1.zip
Find user by posted IP
git-svn-id: file:///svn/phpbb/trunk@3510 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/lang_main.php185
1 files changed, 96 insertions, 89 deletions
diff --git a/phpBB/language/en/lang_main.php b/phpBB/language/en/lang_main.php
index ada811e0ea..592af077ef 100644
--- a/phpBB/language/en/lang_main.php
+++ b/phpBB/language/en/lang_main.php
@@ -422,7 +422,6 @@ $lang = array_merge($lang, array(
'Send_a_reply' => 'Reply to a private message',
'Edit_message' => 'Edit private message',
'Notification_subject' => 'New Private Message has arrived',
- 'FIND_USERNAME' => 'Find a username',
'Find' => 'Find',
'No_match' => 'No matches found',
'No_such_folder' => 'No such folder exists',
@@ -564,6 +563,10 @@ $lang = array_merge($lang, array(
'Empty_message_email' => 'You must enter a message to be emailed',
+ 'FIND_USERNAME' => 'Find a member',
+ 'FIND_USERNAME_EXPLAIN' => 'Use this form to search for specific members. You do not need to fill out all fields, to partialy match data use * as a wildcard. When entering dates use the format yyyy-mm-dd, e.g. 2002-01-01. Click the username to automatically enter it into the form you are viewing (several usernames may be accepted depending on the form itself). Alternatively you can mark the users required and click the Insert Marked button.',
+ 'NO_MEMBERS' => 'No members found for this search criteria',
+ 'SEND_MESSAGE' => 'Message',
'POST_IP' => 'Posted from IP/domain',
'SELECT_SORT_METHOD' => 'Select sort method',
'SORT' => 'Sort',
@@ -644,7 +647,6 @@ $lang = array_merge($lang, array(
'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',
- 'Find_username_explain' => 'Use this form to search for specific usernames. You do not need to fill out all fields, to partialy match data use * as a wildcard. When entering dates use the format yyyy-mm-dd, e.g. 2002-01-01. Click the username to automatically enter it into the form you are viewing (several usernames may be accepted depending on the form itself). Alternatively you can mark the users required and click the Insert Marked button.',
'Last_active' => 'Last active',
'Select_marked' => 'Select Marked',
'Search_for_any' => 'Search for any terms or use query as entered',
@@ -743,84 +745,91 @@ $lang = array_merge($lang, array(
'logm_lock' => 'Locked following topic/s => %s',
+
'All_times' => 'All times are %s %s',
- '-13' => 'GMT - 13 Hours',
- '-12' => 'GMT - 12 Hours',
- '-11' => 'GMT - 11 Hours',
- '-10' => 'GMT - 10 Hours',
- '-9' => 'GMT - 9 Hours',
- '-8' => 'GMT - 8 Hours',
- '-7' => 'GMT - 7 Hours',
- '-6' => 'GMT - 6 Hours',
- '-5' => 'GMT - 5 Hours',
- '-4' => 'GMT - 4 Hours',
- '-3.5' => 'GMT - 3.5 Hours',
- '-3' => 'GMT - 3 Hours',
- '-2' => 'GMT - 2 Hours',
- '-1' => 'GMT - 1 Hours',
- '0' => 'GMT',
- '1' => 'GMT + 1 Hour',
- '2' => 'GMT + 2 Hours',
- '3' => 'GMT + 3 Hours',
- '3.5' => 'GMT + 3.5 Hours',
- '4' => 'GMT + 4 Hours',
- '4.5' => 'GMT + 4.5 Hours',
- '5' => 'GMT + 5 Hours',
- '5.5' => 'GMT + 5.5 Hours',
- '6' => 'GMT + 6 Hours',
- '6.5' => 'GMT + 6.5 Hours',
- '7' => 'GMT + 7 Hours',
- '8' => 'GMT + 8 Hours',
- '9' => 'GMT + 9 Hours',
- '9.5' => 'GMT + 9.5 Hours',
- '10' => 'GMT + 10 Hours',
- '11' => 'GMT + 11 Hours',
- '12' => 'GMT + 12 Hours',
- '13' => 'GMT + 13 Hours',
- 'tz' => array(
- '-13' => 'GMT - 13 Hours',
- '-12' => 'GMT - 12 Hours',
- '-11' => 'GMT - 11 Hours',
- '-10' => 'GMT - 10 Hours',
- '-9' => 'GMT - 9 Hours',
- '-8' => 'GMT - 8 Hours',
- '-7' => 'GMT - 7 Hours',
- '-6' => 'GMT - 6 Hours',
- '-5' => 'GMT - 5 Hours',
- '-4' => 'GMT - 4 Hours',
- '-3.5' => 'GMT - 3.5 Hours',
- '-3' => 'GMT - 3 Hours',
- '-2' => 'GMT - 2 Hours',
- '-1' => 'GMT - 1 Hours',
- '0' => 'GMT',
- '1' => 'GMT + 1 Hour',
- '2' => 'GMT + 2 Hours',
- '3' => 'GMT + 3 Hours',
- '3.5' => 'GMT + 3.5 Hours',
- '4' => 'GMT + 4 Hours',
- '4.5' => 'GMT + 4.5 Hours',
- '5' => 'GMT + 5 Hours',
- '5.5' => 'GMT + 5.5 Hours',
- '6' => 'GMT + 6 Hours',
- '6.5' => 'GMT + 6.5 Hours',
- '7' => 'GMT + 7 Hours',
- '8' => 'GMT + 8 Hours',
- '9' => 'GMT + 9 Hours',
- '9.5' => 'GMT + 9.5 Hours',
- '10' => 'GMT + 10 Hours',
- '11' => 'GMT + 11 Hours',
- '12' => 'GMT + 12 Hours',
- '13' => 'GMT + 13 Hours',
- 'dst' => '[ DST ]'
+ '-13' => 'GMT - 13 Hours',
+ '-12' => 'GMT - 12 Hours',
+ '-11' => 'GMT - 11 Hours',
+ '-10' => 'GMT - 10 Hours',
+ '-9' => 'GMT - 9 Hours',
+ '-8' => 'GMT - 8 Hours',
+ '-7' => 'GMT - 7 Hours',
+ '-6' => 'GMT - 6 Hours',
+ '-5' => 'GMT - 5 Hours',
+ '-4' => 'GMT - 4 Hours',
+ '-3.5' => 'GMT - 3.5 Hours',
+ '-3' => 'GMT - 3 Hours',
+ '-2.5' => 'GMT - 2.5 Hours',
+ '-2' => 'GMT - 2 Hours',
+ '-1' => 'GMT - 1 Hours',
+ '0' => 'GMT',
+ '1' => 'GMT + 1 Hour',
+ '2' => 'GMT + 2 Hours',
+ '3' => 'GMT + 3 Hours',
+ '3.5' => 'GMT + 3.5 Hours',
+ '4' => 'GMT + 4 Hours',
+ '4.5' => 'GMT + 4.5 Hours',
+ '5' => 'GMT + 5 Hours',
+ '5.5' => 'GMT + 5.5 Hours',
+ '6' => 'GMT + 6 Hours',
+ '6.5' => 'GMT + 6.5 Hours',
+ '7' => 'GMT + 7 Hours',
+ '8' => 'GMT + 8 Hours',
+ '9' => 'GMT + 9 Hours',
+ '9.5' => 'GMT + 9.5 Hours',
+ '10' => 'GMT + 10 Hours',
+ '10.5' => 'GMT + 10.5 Hours',
+ '11' => 'GMT + 11 Hours',
+ '12' => 'GMT + 12 Hours',
+ '13' => 'GMT + 13 Hours',
+ 'tz' => array(
+ '-13' => 'GMT - 13 Hours',
+ '-12' => 'GMT - 12 Hours',
+ '-11' => 'GMT - 11 Hours',
+ '-10' => 'GMT - 10 Hours',
+ '-9' => 'GMT - 9 Hours',
+ '-8' => 'GMT - 8 Hours',
+ '-7' => 'GMT - 7 Hours',
+ '-6' => 'GMT - 6 Hours',
+ '-5' => 'GMT - 5 Hours',
+ '-4' => 'GMT - 4 Hours',
+ '-3.5' => 'GMT - 3.5 Hours',
+ '-3' => 'GMT - 3 Hours',
+ '-2.5' => 'GMT - 2.5 Hours',
+ '-2' => 'GMT - 2 Hours',
+ '-1' => 'GMT - 1 Hours',
+ '0' => 'GMT',
+ '1' => 'GMT + 1 Hour',
+ '2' => 'GMT + 2 Hours',
+ '3' => 'GMT + 3 Hours',
+ '3.5' => 'GMT + 3.5 Hours',
+ '4' => 'GMT + 4 Hours',
+ '4.5' => 'GMT + 4.5 Hours',
+ '5' => 'GMT + 5 Hours',
+ '5.5' => 'GMT + 5.5 Hours',
+ '6' => 'GMT + 6 Hours',
+ '6.5' => 'GMT + 6.5 Hours',
+ '7' => 'GMT + 7 Hours',
+ '8' => 'GMT + 8 Hours',
+ '9' => 'GMT + 9 Hours',
+ '9.5' => 'GMT + 9.5 Hours',
+ '10' => 'GMT + 10 Hours',
+ '10.5' => 'GMT + 10.5 Hours',
+ '11' => 'GMT + 11 Hours',
+ '12' => 'GMT + 12 Hours',
+ '13' => 'GMT + 13 Hours',
+ 'dst' => '[ DST ]'
),
+ 'AM' => 'AM',
+ 'PM' => 'PM',
'datetime' => array(
- 'Sunday' => 'Sunday',
- 'Monday' => 'Monday',
- 'Tuesday' => 'Tuesday',
+ 'Sunday' => 'Sunday',
+ 'Monday' => 'Monday',
+ 'Tuesday' => 'Tuesday',
'Wednesday' => 'Wednesday',
- 'Thursday' => 'Thursday',
- 'Friday' => 'Friday',
- 'Saturday' => 'Saturday',
+ 'Thursday' => 'Thursday',
+ 'Friday' => 'Friday',
+ 'Saturday' => 'Saturday',
'Sun' => 'Sun',
'Mon' => 'Mon',
'Tue' => 'Tue',
@@ -828,18 +837,18 @@ $lang = array_merge($lang, array(
'Thu' => 'Thu',
'Fri' => 'Fri',
'Sat' => 'Sat',
- 'January' => 'January',
- 'February' => 'February',
- 'March' => 'March',
- 'April' => 'April',
- 'May' => 'May',
- 'June' => 'June',
- 'July' => 'July',
- 'August' => 'August',
+ 'January' => 'January',
+ 'February' => 'February',
+ 'March' => 'March',
+ 'April' => 'April',
+ 'May' => 'May',
+ 'June' => 'June',
+ 'July' => 'July',
+ 'August' => 'August',
'September' => 'September',
- 'October' => 'October',
- 'November' => 'November',
- 'December' => 'December',
+ 'October' => 'October',
+ 'November' => 'November',
+ 'December' => 'December',
'Jan' => 'Jan',
'Feb' => 'Feb',
'Mar' => 'Mar',
@@ -851,8 +860,6 @@ $lang = array_merge($lang, array(
'Oct' => 'Oct',
'Nov' => 'Nov',
'Dec' => 'Dec',
- 'AM' => 'AM',
- 'PM' => 'PM'
),
'Information' => 'Information',