(file) Return to lang_main.php CVS log (file) (dir) Up to [RizwankCVS] / geekymedia_web / phpBB2 / language / lang_english

   1 rizwank 1.1 <?php
   2             /***************************************************************************
   3              *                            lang_main.php [English]
   4              *                              -------------------
   5              *     begin                : Sat Dec 16 2000
   6              *     copyright            : (C) 2001 The phpBB Group
   7              *     email                : support@phpbb.com
   8              *
   9              *     $Id: lang_main.php,v 1.85.2.9 2002/12/21 18:31:54 psotfx Exp $
  10              *
  11              ****************************************************************************/
  12             
  13             /***************************************************************************
  14              *
  15              *   This program is free software; you can redistribute it and/or modify
  16              *   it under the terms of the GNU General Public License as published by
  17              *   the Free Software Foundation; either version 2 of the License, or
  18              *   (at your option) any later version.
  19              *
  20              ***************************************************************************/
  21             
  22 rizwank 1.1 //
  23             // CONTRIBUTORS:
  24             //	 Add your details here if wanted, e.g. Name, username, email address, website
  25             // 2002-08-27  Philip M. White        - fixed many grammar problems
  26             //
  27             
  28             //
  29             // The format of this file is ---> $lang['message'] = 'text';
  30             //
  31             // You should also try to set a locale and a character encoding (plus direction). The encoding and direction
  32             // will be sent to the template. The locale may or may not work, it's dependent on OS support and the syntax
  33             // varies ... give it your best guess!
  34             //
  35             
  36             $lang['ENCODING'] = 'iso-8859-1';
  37             $lang['DIRECTION'] = 'ltr';
  38             $lang['LEFT'] = 'left';
  39             $lang['RIGHT'] = 'right';
  40             $lang['DATE_FORMAT'] =  'd M Y'; // This should be changed to the default date format for your language, php date() format
  41             
  42             // This is optional, if you would like a _SHORT_ message output
  43 rizwank 1.1 // along with our copyright message indicating you are the translator
  44             // please add it here.
  45             // $lang['TRANSLATION'] = '';
  46             
  47             //
  48             // Common, these terms are used
  49             // extensively on several pages
  50             //
  51             $lang['Forum'] = 'Forum';
  52             $lang['Category'] = 'Category';
  53             $lang['Topic'] = 'Topic';
  54             $lang['Topics'] = 'Topics';
  55             $lang['Replies'] = 'Replies';
  56             $lang['Views'] = 'Views';
  57             $lang['Post'] = 'Post';
  58             $lang['Posts'] = 'Posts';
  59             $lang['Posted'] = 'Posted';
  60             $lang['Username'] = 'Username';
  61             $lang['Password'] = 'Password';
  62             $lang['Email'] = 'Email';
  63             $lang['Poster'] = 'Poster';
  64 rizwank 1.1 $lang['Author'] = 'Author';
  65             $lang['Time'] = 'Time';
  66             $lang['Hours'] = 'Hours';
  67             $lang['Message'] = 'Message';
  68             
  69             $lang['1_Day'] = '1 Day';
  70             $lang['7_Days'] = '7 Days';
  71             $lang['2_Weeks'] = '2 Weeks';
  72             $lang['1_Month'] = '1 Month';
  73             $lang['3_Months'] = '3 Months';
  74             $lang['6_Months'] = '6 Months';
  75             $lang['1_Year'] = '1 Year';
  76             
  77             $lang['Go'] = 'Go';
  78             $lang['Jump_to'] = 'Jump to';
  79             $lang['Submit'] = 'Submit';
  80             $lang['Reset'] = 'Reset';
  81             $lang['Cancel'] = 'Cancel';
  82             $lang['Preview'] = 'Preview';
  83             $lang['Confirm'] = 'Confirm';
  84             $lang['Spellcheck'] = 'Spellcheck';
  85 rizwank 1.1 $lang['Yes'] = 'Yes';
  86             $lang['No'] = 'No';
  87             $lang['Enabled'] = 'Enabled';
  88             $lang['Disabled'] = 'Disabled';
  89             $lang['Error'] = 'Error';
  90             
  91             $lang['Next'] = 'Next';
  92             $lang['Previous'] = 'Previous';
  93             $lang['Goto_page'] = 'Goto page';
  94             $lang['Joined'] = 'Joined';
  95             $lang['IP_Address'] = 'IP Address';
  96             
  97             $lang['Select_forum'] = 'Select a forum';
  98             $lang['View_latest_post'] = 'View latest post';
  99             $lang['View_newest_post'] = 'View newest post';
 100             $lang['Page_of'] = 'Page <b>%d</b> of <b>%d</b>'; // Replaces with: Page 1 of 2 for example
 101             
 102             $lang['ICQ'] = 'ICQ Number';
 103             $lang['AIM'] = 'AIM Address';
 104             $lang['MSNM'] = 'MSN Messenger';
 105             $lang['YIM'] = 'Yahoo Messenger';
 106 rizwank 1.1 
 107             $lang['Forum_Index'] = '%s Forum Index';  // eg. sitename Forum Index, %s can be removed if you prefer
 108             
 109             $lang['Post_new_topic'] = 'Post new topic';
 110             $lang['Reply_to_topic'] = 'Reply to topic';
 111             $lang['Reply_with_quote'] = 'Reply with quote';
 112             
 113             $lang['Click_return_topic'] = 'Click %sHere%s to return to the topic'; // %s's here are for uris, do not remove!
 114             $lang['Click_return_login'] = 'Click %sHere%s to try again';
 115             $lang['Click_return_forum'] = 'Click %sHere%s to return to the forum';
 116             $lang['Click_view_message'] = 'Click %sHere%s to view your message';
 117             $lang['Click_return_modcp'] = 'Click %sHere%s to return to the Moderator Control Panel';
 118             $lang['Click_return_group'] = 'Click %sHere%s to return to group information';
 119             
 120             $lang['Admin_panel'] = 'Go to Administration Panel';
 121             
 122             $lang['Board_disable'] = 'Sorry, but this board is currently unavailable.  Please try again later.';
 123             
 124             
 125             //
 126             // Global Header strings
 127 rizwank 1.1 //
 128             $lang['Registered_users'] = 'Registered Users:';
 129             $lang['Browsing_forum'] = 'Users browsing this forum:';
 130             $lang['Online_users_zero_total'] = 'In total there are <b>0</b> users online :: ';
 131             $lang['Online_users_total'] = 'In total there are <b>%d</b> users online :: ';
 132             $lang['Online_user_total'] = 'In total there is <b>%d</b> user online :: ';
 133             $lang['Reg_users_zero_total'] = '0 Registered, ';
 134             $lang['Reg_users_total'] = '%d Registered, ';
 135             $lang['Reg_user_total'] = '%d Registered, ';
 136             $lang['Hidden_users_zero_total'] = '0 Hidden and ';
 137             $lang['Hidden_user_total'] = '%d Hidden and ';
 138             $lang['Hidden_users_total'] = '%d Hidden and ';
 139             $lang['Guest_users_zero_total'] = '0 Guests';
 140             $lang['Guest_users_total'] = '%d Guests';
 141             $lang['Guest_user_total'] = '%d Guest';
 142             $lang['Record_online_users'] = 'Most users ever online was <b>%s</b> on %s'; // first %s = number of users, second %s is the date.
 143             
 144             $lang['Admin_online_color'] = '%sAdministrator%s';
 145             $lang['Mod_online_color'] = '%sModerator%s';
 146             
 147             $lang['You_last_visit'] = 'You last visited on %s'; // %s replaced by date/time
 148 rizwank 1.1 $lang['Current_time'] = 'The time now is %s'; // %s replaced by time
 149             
 150             $lang['Search_new'] = 'View posts since last visit';
 151             $lang['Search_your_posts'] = 'View your posts';
 152             $lang['Search_unanswered'] = 'View unanswered posts';
 153             
 154             $lang['Register'] = 'Register';
 155             $lang['Profile'] = 'Profile';
 156             $lang['Edit_profile'] = 'Edit your profile';
 157             $lang['Search'] = 'Search';
 158             $lang['Memberlist'] = 'Memberlist';
 159             $lang['FAQ'] = 'FAQ';
 160             $lang['BBCode_guide'] = 'BBCode Guide';
 161             $lang['Usergroups'] = 'Usergroups';
 162             $lang['Last_Post'] = 'Last Post';
 163             $lang['Moderator'] = 'Moderator';
 164             $lang['Moderators'] = 'Moderators';
 165             
 166             
 167             //
 168             // Stats block text
 169 rizwank 1.1 //
 170             $lang['Posted_articles_zero_total'] = 'Our users have posted a total of <b>0</b> articles'; // Number of posts
 171             $lang['Posted_articles_total'] = 'Our users have posted a total of <b>%d</b> articles'; // Number of posts
 172             $lang['Posted_article_total'] = 'Our users have posted a total of <b>%d</b> article'; // Number of posts
 173             $lang['Registered_users_zero_total'] = 'We have <b>0</b> registered users'; // # registered users
 174             $lang['Registered_users_total'] = 'We have <b>%d</b> registered users'; // # registered users
 175             $lang['Registered_user_total'] = 'We have <b>%d</b> registered user'; // # registered users
 176             $lang['Newest_user'] = 'The newest registered user is <b>%s%s%s</b>'; // a href, username, /a 
 177             
 178             $lang['No_new_posts_last_visit'] = 'No new posts since your last visit';
 179             $lang['No_new_posts'] = 'No new posts';
 180             $lang['New_posts'] = 'New posts';
 181             $lang['New_post'] = 'New post';
 182             $lang['No_new_posts_hot'] = 'No new posts [ Popular ]';
 183             $lang['New_posts_hot'] = 'New posts [ Popular ]';
 184             $lang['No_new_posts_locked'] = 'No new posts [ Locked ]';
 185             $lang['New_posts_locked'] = 'New posts [ Locked ]';
 186             $lang['Forum_is_locked'] = 'Forum is locked';
 187             
 188             
 189             //
 190 rizwank 1.1 // Login
 191             //
 192             $lang['Enter_password'] = 'Please enter your username and password to log in.';
 193             $lang['Login'] = 'Log in';
 194             $lang['Logout'] = 'Log out';
 195             
 196             $lang['Forgotten_password'] = 'I forgot my password';
 197             
 198             $lang['Log_me_in'] = 'Log me on automatically each visit';
 199             
 200             $lang['Error_login'] = 'You have specified an incorrect or inactive username, or an invalid password.';
 201             
 202             
 203             //
 204             // Index page
 205             //
 206             $lang['Index'] = 'Index';
 207             $lang['No_Posts'] = 'No Posts';
 208             $lang['No_forums'] = 'This board has no forums';
 209             
 210             $lang['Private_Message'] = 'Private Message';
 211 rizwank 1.1 $lang['Private_Messages'] = 'Private Messages';
 212             $lang['Who_is_Online'] = 'Who is Online';
 213             
 214             $lang['Mark_all_forums'] = 'Mark all forums read';
 215             $lang['Forums_marked_read'] = 'All forums have been marked read';
 216             
 217             
 218             //
 219             // Viewforum
 220             //
 221             $lang['View_forum'] = 'View Forum';
 222             
 223             $lang['Forum_not_exist'] = 'The forum you selected does not exist.';
 224             $lang['Reached_on_error'] = 'You have reached this page in error.';
 225             
 226             $lang['Display_topics'] = 'Display topics from previous';
 227             $lang['All_Topics'] = 'All Topics';
 228             
 229             $lang['Topic_Announcement'] = '<b>Announcement:</b>';
 230             $lang['Topic_Sticky'] = '<b>Sticky:</b>';
 231             $lang['Topic_Moved'] = '<b>Moved:</b>';
 232 rizwank 1.1 $lang['Topic_Poll'] = '<b>[ Poll ]</b>';
 233             
 234             $lang['Mark_all_topics'] = 'Mark all topics read';
 235             $lang['Topics_marked_read'] = 'The topics for this forum have now been marked read';
 236             
 237             $lang['Rules_post_can'] = 'You <b>can</b> post new topics in this forum';
 238             $lang['Rules_post_cannot'] = 'You <b>cannot</b> post new topics in this forum';
 239             $lang['Rules_reply_can'] = 'You <b>can</b> reply to topics in this forum';
 240             $lang['Rules_reply_cannot'] = 'You <b>cannot</b> reply to topics in this forum';
 241             $lang['Rules_edit_can'] = 'You <b>can</b> edit your posts in this forum';
 242             $lang['Rules_edit_cannot'] = 'You <b>cannot</b> edit your posts in this forum';
 243             $lang['Rules_delete_can'] = 'You <b>can</b> delete your posts in this forum';
 244             $lang['Rules_delete_cannot'] = 'You <b>cannot</b> delete your posts in this forum';
 245             $lang['Rules_vote_can'] = 'You <b>can</b> vote in polls in this forum';
 246             $lang['Rules_vote_cannot'] = 'You <b>cannot</b> vote in polls in this forum';
 247             $lang['Rules_moderate'] = 'You <b>can</b> %smoderate this forum%s'; // %s replaced by a href links, do not remove! 
 248             
 249             $lang['No_topics_post_one'] = 'There are no posts in this forum.<br />Click on the <b>Post New Topic</b> link on this page to post one.';
 250             
 251             
 252             //
 253 rizwank 1.1 // Viewtopic
 254             //
 255             $lang['View_topic'] = 'View topic';
 256             
 257             $lang['Guest'] = 'Guest';
 258             $lang['Post_subject'] = 'Post subject';
 259             $lang['View_next_topic'] = 'View next topic';
 260             $lang['View_previous_topic'] = 'View previous topic';
 261             $lang['Submit_vote'] = 'Submit Vote';
 262             $lang['View_results'] = 'View Results';
 263             
 264             $lang['No_newer_topics'] = 'There are no newer topics in this forum';
 265             $lang['No_older_topics'] = 'There are no older topics in this forum';
 266             $lang['Topic_post_not_exist'] = 'The topic or post you requested does not exist';
 267             $lang['No_posts_topic'] = 'No posts exist for this topic';
 268             
 269             $lang['Display_posts'] = 'Display posts from previous';
 270             $lang['All_Posts'] = 'All Posts';
 271             $lang['Newest_First'] = 'Newest First';
 272             $lang['Oldest_First'] = 'Oldest First';
 273             
 274 rizwank 1.1 $lang['Back_to_top'] = 'Back to top';
 275             
 276             $lang['Read_profile'] = 'View user\'s profile'; 
 277             $lang['Send_email'] = 'Send e-mail to user';
 278             $lang['Visit_website'] = 'Visit poster\'s website';
 279             $lang['ICQ_status'] = 'ICQ Status';
 280             $lang['Edit_delete_post'] = 'Edit/Delete this post';
 281             $lang['View_IP'] = 'View IP address of poster';
 282             $lang['Delete_post'] = 'Delete this post';
 283             
 284             $lang['wrote'] = 'wrote'; // proceeds the username and is followed by the quoted text
 285             $lang['Quote'] = 'Quote'; // comes before bbcode quote output.
 286             $lang['Code'] = 'Code'; // comes before bbcode code output.
 287             
 288             $lang['Edited_time_total'] = 'Last edited by %s on %s; edited %d time in total'; // Last edited by me on 12 Oct 2001; edited 1 time in total
 289             $lang['Edited_times_total'] = 'Last edited by %s on %s; edited %d times in total'; // Last edited by me on 12 Oct 2001; edited 2 times in total
 290             
 291             $lang['Lock_topic'] = 'Lock this topic';
 292             $lang['Unlock_topic'] = 'Unlock this topic';
 293             $lang['Move_topic'] = 'Move this topic';
 294             $lang['Delete_topic'] = 'Delete this topic';
 295 rizwank 1.1 $lang['Split_topic'] = 'Split this topic';
 296             
 297             $lang['Stop_watching_topic'] = 'Stop watching this topic';
 298             $lang['Start_watching_topic'] = 'Watch this topic for replies';
 299             $lang['No_longer_watching'] = 'You are no longer watching this topic';
 300             $lang['You_are_watching'] = 'You are now watching this topic';
 301             
 302             $lang['Total_votes'] = 'Total Votes';
 303             
 304             //
 305             // Posting/Replying (Not private messaging!)
 306             //
 307             $lang['Message_body'] = 'Message body';
 308             $lang['Topic_review'] = 'Topic review';
 309             
 310             $lang['No_post_mode'] = 'No post mode specified'; // If posting.php is called without a mode (newtopic/reply/delete/etc, shouldn't be shown normaly)
 311             
 312             $lang['Post_a_new_topic'] = 'Post a new topic';
 313             $lang['Post_a_reply'] = 'Post a reply';
 314             $lang['Post_topic_as'] = 'Post topic as';
 315             $lang['Edit_Post'] = 'Edit post';
 316 rizwank 1.1 $lang['Options'] = 'Options';
 317             
 318             $lang['Post_Announcement'] = 'Announcement';
 319             $lang['Post_Sticky'] = 'Sticky';
 320             $lang['Post_Normal'] = 'Normal';
 321             
 322             $lang['Confirm_delete'] = 'Are you sure you want to delete this post?';
 323             $lang['Confirm_delete_poll'] = 'Are you sure you want to delete this poll?';
 324             
 325             $lang['Flood_Error'] = 'You cannot make another post so soon after your last; please try again in a short while.';
 326             $lang['Empty_subject'] = 'You must specify a subject when posting a new topic.';
 327             $lang['Empty_message'] = 'You must enter a message when posting.';
 328             $lang['Forum_locked'] = 'This forum is locked: you cannot post, reply to, or edit topics.';
 329             $lang['Topic_locked'] = 'This topic is locked: you cannot edit posts or make replies.';
 330             $lang['No_post_id'] = 'You must select a post to edit';
 331             $lang['No_topic_id'] = 'You must select a topic to reply to';
 332             $lang['No_valid_mode'] = 'You can only post, reply, edit, or quote messages. Please return and try again.';
 333             $lang['No_such_post'] = 'There is no such post. Please return and try again.';
 334             $lang['Edit_own_posts'] = 'Sorry, but you can only edit your own posts.';
 335             $lang['Delete_own_posts'] = 'Sorry, but you can only delete your own posts.';
 336             $lang['Cannot_delete_replied'] = 'Sorry, but you may not delete posts that have been replied to.';
 337 rizwank 1.1 $lang['Cannot_delete_poll'] = 'Sorry, but you cannot delete an active poll.';
 338             $lang['Empty_poll_title'] = 'You must enter a title for your poll.';
 339             $lang['To_few_poll_options'] = 'You must enter at least two poll options.';
 340             $lang['To_many_poll_options'] = 'You have tried to enter too many poll options.';
 341             $lang['Post_has_no_poll'] = 'This post has no poll.';
 342             $lang['Already_voted'] = 'You have already voted in this poll.';
 343             $lang['No_vote_option'] = 'You must specify an option when voting.';
 344             
 345             $lang['Add_poll'] = 'Add a Poll';
 346             $lang['Add_poll_explain'] = 'If you do not want to add a poll to your topic, leave the fields blank.';
 347             $lang['Poll_question'] = 'Poll question';
 348             $lang['Poll_option'] = 'Poll option';
 349             $lang['Add_option'] = 'Add option';
 350             $lang['Update'] = 'Update';
 351             $lang['Delete'] = 'Delete';
 352             $lang['Poll_for'] = 'Run poll for';
 353             $lang['Days'] = 'Days'; // This is used for the Run poll for ... Days + in admin_forums for pruning
 354             $lang['Poll_for_explain'] = '[ Enter 0 or leave blank for a never-ending poll ]';
 355             $lang['Delete_poll'] = 'Delete Poll';
 356             
 357             $lang['Disable_HTML_post'] = 'Disable HTML in this post';
 358 rizwank 1.1 $lang['Disable_BBCode_post'] = 'Disable BBCode in this post';
 359             $lang['Disable_Smilies_post'] = 'Disable Smilies in this post';
 360             
 361             $lang['HTML_is_ON'] = 'HTML is <u>ON</u>';
 362             $lang['HTML_is_OFF'] = 'HTML is <u>OFF</u>';
 363             $lang['BBCode_is_ON'] = '%sBBCode%s is <u>ON</u>'; // %s are replaced with URI pointing to FAQ
 364             $lang['BBCode_is_OFF'] = '%sBBCode%s is <u>OFF</u>';
 365             $lang['Smilies_are_ON'] = 'Smilies are <u>ON</u>';
 366             $lang['Smilies_are_OFF'] = 'Smilies are <u>OFF</u>';
 367             
 368             $lang['Attach_signature'] = 'Attach signature (signatures can be changed in profile)';
 369             $lang['Notify'] = 'Notify me when a reply is posted';
 370             $lang['Delete_post'] = 'Delete this post';
 371             
 372             $lang['Stored'] = 'Your message has been entered successfully.';
 373             $lang['Deleted'] = 'Your message has been deleted successfully.';
 374             $lang['Poll_delete'] = 'Your poll has been deleted successfully.';
 375             $lang['Vote_cast'] = 'Your vote has been cast.';
 376             
 377             $lang['Topic_reply_notification'] = 'Topic Reply Notification';
 378             
 379 rizwank 1.1 $lang['bbcode_b_help'] = 'Bold text: [b]text[/b]  (alt+b)';
 380             $lang['bbcode_i_help'] = 'Italic text: [i]text[/i]  (alt+i)';
 381             $lang['bbcode_u_help'] = 'Underline text: [u]text[/u]  (alt+u)';
 382             $lang['bbcode_q_help'] = 'Quote text: [quote]text[/quote]  (alt+q)';
 383             $lang['bbcode_c_help'] = 'Code display: [code]code[/code]  (alt+c)';
 384             $lang['bbcode_l_help'] = 'List: [list]text[/list] (alt+l)';
 385             $lang['bbcode_o_help'] = 'Ordered list: [list=]text[/list]  (alt+o)';
 386             $lang['bbcode_p_help'] = 'Insert image: [img]http://image_url[/img]  (alt+p)';
 387             $lang['bbcode_w_help'] = 'Insert URL: [url]http://url[/url] or [url=http://url]URL text[/url]  (alt+w)';
 388             $lang['bbcode_a_help'] = 'Close all open bbCode tags';
 389             $lang['bbcode_s_help'] = 'Font color: [color=red]text[/color]  Tip: you can also use color=#FF0000';
 390             $lang['bbcode_f_help'] = 'Font size: [size=x-small]small text[/size]';
 391             
 392             $lang['Emoticons'] = 'Emoticons';
 393             $lang['More_emoticons'] = 'View more Emoticons';
 394             
 395             $lang['Font_color'] = 'Font colour';
 396             $lang['color_default'] = 'Default';
 397             $lang['color_dark_red'] = 'Dark Red';
 398             $lang['color_red'] = 'Red';
 399             $lang['color_orange'] = 'Orange';
 400 rizwank 1.1 $lang['color_brown'] = 'Brown';
 401             $lang['color_yellow'] = 'Yellow';
 402             $lang['color_green'] = 'Green';
 403             $lang['color_olive'] = 'Olive';
 404             $lang['color_cyan'] = 'Cyan';
 405             $lang['color_blue'] = 'Blue';
 406             $lang['color_dark_blue'] = 'Dark Blue';
 407             $lang['color_indigo'] = 'Indigo';
 408             $lang['color_violet'] = 'Violet';
 409             $lang['color_white'] = 'White';
 410             $lang['color_black'] = 'Black';
 411             
 412             $lang['Font_size'] = 'Font size';
 413             $lang['font_tiny'] = 'Tiny';
 414             $lang['font_small'] = 'Small';
 415             $lang['font_normal'] = 'Normal';
 416             $lang['font_large'] = 'Large';
 417             $lang['font_huge'] = 'Huge';
 418             
 419             $lang['Close_Tags'] = 'Close Tags';
 420             $lang['Styles_tip'] = 'Tip: Styles can be applied quickly to selected text.';
 421 rizwank 1.1 
 422             
 423             //
 424             // Private Messaging
 425             //
 426             $lang['Private_Messaging'] = 'Private Messaging';
 427             
 428             $lang['Login_check_pm'] = 'Log in to check your private messages';
 429             $lang['New_pms'] = 'You have %d new messages'; // You have 2 new messages
 430             $lang['New_pm'] = 'You have %d new message'; // You have 1 new message
 431             $lang['No_new_pm'] = 'You have no new messages';
 432             $lang['Unread_pms'] = 'You have %d unread messages';
 433             $lang['Unread_pm'] = 'You have %d unread message';
 434             $lang['No_unread_pm'] = 'You have no unread messages';
 435             $lang['You_new_pm'] = 'A new private message is waiting for you in your Inbox';
 436             $lang['You_new_pms'] = 'New private messages are waiting for you in your Inbox';
 437             $lang['You_no_new_pm'] = 'No new private messages are waiting for you';
 438             
 439             $lang['Unread_message'] = 'Unread message';
 440             $lang['Read_message'] = 'Read message';
 441             
 442 rizwank 1.1 $lang['Read_pm'] = 'Read message';
 443             $lang['Post_new_pm'] = 'Post message';
 444             $lang['Post_reply_pm'] = 'Reply to message';
 445             $lang['Post_quote_pm'] = 'Quote message';
 446             $lang['Edit_pm'] = 'Edit message';
 447             
 448             $lang['Inbox'] = 'Inbox';
 449             $lang['Outbox'] = 'Outbox';
 450             $lang['Savebox'] = 'Savebox';
 451             $lang['Sentbox'] = 'Sentbox';
 452             $lang['Flag'] = 'Flag';
 453             $lang['Subject'] = 'Subject';
 454             $lang['From'] = 'From';
 455             $lang['To'] = 'To';
 456             $lang['Date'] = 'Date';
 457             $lang['Mark'] = 'Mark';
 458             $lang['Sent'] = 'Sent';
 459             $lang['Saved'] = 'Saved';
 460             $lang['Delete_marked'] = 'Delete Marked';
 461             $lang['Delete_all'] = 'Delete All';
 462             $lang['Save_marked'] = 'Save Marked'; 
 463 rizwank 1.1 $lang['Save_message'] = 'Save Message';
 464             $lang['Delete_message'] = 'Delete Message';
 465             
 466             $lang['Display_messages'] = 'Display messages from previous'; // Followed by number of days/weeks/months
 467             $lang['All_Messages'] = 'All Messages';
 468             
 469             $lang['No_messages_folder'] = 'You have no messages in this folder';
 470             
 471             $lang['PM_disabled'] = 'Private messaging has been disabled on this board.';
 472             $lang['Cannot_send_privmsg'] = 'Sorry, but the administrator has prevented you from sending private messages.';
 473             $lang['No_to_user'] = 'You must specify a username to whom to send this message.';
 474             $lang['No_such_user'] = 'Sorry, but no such user exists.';
 475             
 476             $lang['Disable_HTML_pm'] = 'Disable HTML in this message';
 477             $lang['Disable_BBCode_pm'] = 'Disable BBCode in this message';
 478             $lang['Disable_Smilies_pm'] = 'Disable Smilies in this message';
 479             
 480             $lang['Message_sent'] = 'Your message has been sent.';
 481             
 482             $lang['Click_return_inbox'] = 'Click %sHere%s to return to your Inbox';
 483             $lang['Click_return_index'] = 'Click %sHere%s to return to the Index';
 484 rizwank 1.1 
 485             $lang['Send_a_new_message'] = 'Send a new private message';
 486             $lang['Send_a_reply'] = 'Reply to a private message';
 487             $lang['Edit_message'] = 'Edit private message';
 488             
 489             $lang['Notification_subject'] = 'New Private Message has arrived!';
 490             
 491             $lang['Find_username'] = 'Find a username';
 492             $lang['Find'] = 'Find';
 493             $lang['No_match'] = 'No matches found.';
 494             
 495             $lang['No_post_id'] = 'No post ID was specified';
 496             $lang['No_such_folder'] = 'No such folder exists';
 497             $lang['No_folder'] = 'No folder specified';
 498             
 499             $lang['Mark_all'] = 'Mark all';
 500             $lang['Unmark_all'] = 'Unmark all';
 501             
 502             $lang['Confirm_delete_pm'] = 'Are you sure you want to delete this message?';
 503             $lang['Confirm_delete_pms'] = 'Are you sure you want to delete these messages?';
 504             
 505 rizwank 1.1 $lang['Inbox_size'] = 'Your Inbox is %d%% full'; // eg. Your Inbox is 50% full
 506             $lang['Sentbox_size'] = 'Your Sentbox is %d%% full'; 
 507             $lang['Savebox_size'] = 'Your Savebox is %d%% full'; 
 508             
 509             $lang['Click_view_privmsg'] = 'Click %sHere%s to visit your Inbox';
 510             
 511             
 512             //
 513             // Profiles/Registration
 514             //
 515             $lang['Viewing_user_profile'] = 'Viewing profile :: %s'; // %s is username 
 516             $lang['About_user'] = 'All about %s'; // %s is username
 517             
 518             $lang['Preferences'] = 'Preferences';
 519             $lang['Items_required'] = 'Items marked with a * are required unless stated otherwise.';
 520             $lang['Registration_info'] = 'Registration Information';
 521             $lang['Profile_info'] = 'Profile Information';
 522             $lang['Profile_info_warn'] = 'This information will be publicly viewable';
 523             $lang['Avatar_panel'] = 'Avatar control panel';
 524             $lang['Avatar_gallery'] = 'Avatar gallery';
 525             
 526 rizwank 1.1 $lang['Website'] = 'Website';
 527             $lang['Location'] = 'Location';
 528             $lang['Contact'] = 'Contact';
 529             $lang['Email_address'] = 'E-mail address';
 530             $lang['Email'] = 'E-mail';
 531             $lang['Send_private_message'] = 'Send private message';
 532             $lang['Hidden_email'] = '[ Hidden ]';
 533             $lang['Search_user_posts'] = 'Search for posts by this user';
 534             $lang['Interests'] = 'Interests';
 535             $lang['Occupation'] = 'Occupation'; 
 536             $lang['Poster_rank'] = 'Poster rank';
 537             
 538             $lang['Total_posts'] = 'Total posts';
 539             $lang['User_post_pct_stats'] = '%.2f%% of total'; // 1.25% of total
 540             $lang['User_post_day_stats'] = '%.2f posts per day'; // 1.5 posts per day
 541             $lang['Search_user_posts'] = 'Find all posts by %s'; // Find all posts by username
 542             
 543             $lang['No_user_id_specified'] = 'Sorry, but that user does not exist.';
 544             $lang['Wrong_Profile'] = 'You cannot modify a profile that is not your own.';
 545             
 546             $lang['Only_one_avatar'] = 'Only one type of avatar can be specified';
 547 rizwank 1.1 $lang['File_no_data'] = 'The file at the URL you gave contains no data';
 548             $lang['No_connection_URL'] = 'A connection could not be made to the URL you gave';
 549             $lang['Incomplete_URL'] = 'The URL you entered is incomplete';
 550             $lang['Wrong_remote_avatar_format'] = 'The URL of the remote avatar is not valid';
 551             $lang['No_send_account_inactive'] = 'Sorry, but your password cannot be retrieved because your account is currently inactive. Please contact the forum administrator for more information.';
 552             
 553             $lang['Always_smile'] = 'Always enable Smilies';
 554             $lang['Always_html'] = 'Always allow HTML';
 555             $lang['Always_bbcode'] = 'Always allow BBCode';
 556             $lang['Always_add_sig'] = 'Always attach my signature';
 557             $lang['Always_notify'] = 'Always notify me of replies';
 558             $lang['Always_notify_explain'] = 'Sends an e-mail when someone replies to a topic you have posted in. This can be changed whenever you post.';
 559             
 560             $lang['Board_style'] = 'Board Style';
 561             $lang['Board_lang'] = 'Board Language';
 562             $lang['No_themes'] = 'No Themes In database';
 563             $lang['Timezone'] = 'Timezone';
 564             $lang['Date_format'] = 'Date format';
 565             $lang['Date_format_explain'] = 'The syntax used is identical to the PHP <a href=\'http://www.php.net/date\' target=\'_other\'>date()</a> function.';
 566             $lang['Signature'] = 'Signature';
 567             $lang['Signature_explain'] = 'This is a block of text that can be added to posts you make. There is a %d character limit';
 568 rizwank 1.1 $lang['Public_view_email'] = 'Always show my e-mail address';
 569             
 570             $lang['Current_password'] = 'Current password';
 571             $lang['New_password'] = 'New password';
 572             $lang['Confirm_password'] = 'Confirm password';
 573             $lang['Confirm_password_explain'] = 'You must confirm your current password if you wish to change it or alter your e-mail address';
 574             $lang['password_if_changed'] = 'You only need to supply a password if you want to change it';
 575             $lang['password_confirm_if_changed'] = 'You only need to confirm your password if you changed it above';
 576             
 577             $lang['Avatar'] = 'Avatar';
 578             $lang['Avatar_explain'] = 'Displays a small graphic image below your details in posts. Only one image can be displayed at a time, its width can be no greater than %d pixels, the height no greater than %d pixels, and the file size no more than %d KB.';
 579             $lang['Upload_Avatar_file'] = 'Upload Avatar from your machine';
 580             $lang['Upload_Avatar_URL'] = 'Upload Avatar from a URL';
 581             $lang['Upload_Avatar_URL_explain'] = 'Enter the URL of the location containing the Avatar image, it will be copied to this site.';
 582             $lang['Pick_local_Avatar'] = 'Select Avatar from the gallery';
 583             $lang['Link_remote_Avatar'] = 'Link to off-site Avatar';
 584             $lang['Link_remote_Avatar_explain'] = 'Enter the URL of the location containing the Avatar image you wish to link to.';
 585             $lang['Avatar_URL'] = 'URL of Avatar Image';
 586             $lang['Select_from_gallery'] = 'Select Avatar from gallery';
 587             $lang['View_avatar_gallery'] = 'Show gallery';
 588             
 589 rizwank 1.1 $lang['Select_avatar'] = 'Select avatar';
 590             $lang['Return_profile'] = 'Cancel avatar';
 591             $lang['Select_category'] = 'Select category';
 592             
 593             $lang['Delete_Image'] = 'Delete Image';
 594             $lang['Current_Image'] = 'Current Image';
 595             
 596             $lang['Notify_on_privmsg'] = 'Notify on new Private Message';
 597             $lang['Popup_on_privmsg'] = 'Pop up window on new Private Message'; 
 598             $lang['Popup_on_privmsg_explain'] = 'Some templates may open a new window to inform you when new private messages arrive.';
 599             $lang['Hide_user'] = 'Hide your online status';
 600             
 601             $lang['Profile_updated'] = 'Your profile has been updated';
 602             $lang['Profile_updated_inactive'] = 'Your profile has been updated. However, you have changed vital details, thus your account is now inactive. Check your e-mail to find out how to reactivate your account, or if admin activation is required, wait for the administrator to reactivate it.';
 603             
 604             $lang['Password_mismatch'] = 'The passwords you entered did not match.';
 605             $lang['Current_password_mismatch'] = 'The current password you supplied does not match that stored in the database.';
 606             $lang['Password_long'] = 'Your password must be no more than 32 characters.';
 607             $lang['Username_taken'] = 'Sorry, but this username has already been taken.';
 608             $lang['Username_invalid'] = 'Sorry, but this username contains an invalid character such as \'.';
 609             $lang['Username_disallowed'] = 'Sorry, but this username has been disallowed.';
 610 rizwank 1.1 $lang['Email_taken'] = 'Sorry, but that e-mail address is already registered to a user.';
 611             $lang['Email_banned'] = 'Sorry, but this e-mail address has been banned.';
 612             $lang['Email_invalid'] = 'Sorry, but this e-mail address is invalid.';
 613             $lang['Signature_too_long'] = 'Your signature is too long.';
 614             $lang['Fields_empty'] = 'You must fill in the required fields.';
 615             $lang['Avatar_filetype'] = 'The avatar filetype must be .jpg, .gif or .png';
 616             $lang['Avatar_filesize'] = 'The avatar image file size must be less than %d KB'; // The avatar image file size must be less than 6 KB
 617             $lang['Avatar_imagesize'] = 'The avatar must be less than %d pixels wide and %d pixels high'; 
 618             
 619             $lang['Welcome_subject'] = 'Welcome to %s Forums'; // Welcome to my.com forums
 620             $lang['New_account_subject'] = 'New user account';
 621             $lang['Account_activated_subject'] = 'Account Activated';
 622             
 623             $lang['Account_added'] = 'Thank you for registering. Your account has been created. You may now log in with your username and password';
 624             $lang['Account_inactive'] = 'Your account has been created. However, this forum requires account activation. An activation key has been sent to the e-mail address you provided. Please check your e-mail for further information';
 625             $lang['Account_inactive_admin'] = 'Your account has been created. However, this forum requires account activation by the administrator. An e-mail has been sent to them and you will be informed when your account has been activated';
 626             $lang['Account_active'] = 'Your account has now been activated. Thank you for registering';
 627             $lang['Account_active_admin'] = 'The account has now been activated';
 628             $lang['Reactivate'] = 'Reactivate your account!';
 629             $lang['Already_activated'] = 'You have already activated your account';
 630             $lang['COPPA'] = 'Your account has been created but has to be approved. Please check your e-mail for details.';
 631 rizwank 1.1 
 632             $lang['Registration'] = 'Registration Agreement Terms';
 633             $lang['Reg_agreement'] = 'While the administrators and moderators of this forum will attempt to remove or edit any generally objectionable material as quickly as possible, it is impossible to review every message. Therefore you acknowledge that all posts made to these forums express the views and opinions of the author and not the administrators, moderators or webmaster (except for posts by these people) and hence will not be held liable.<br /><br />You agree not to post any abusive, obscene, vulgar, slanderous, hateful, threatening, sexually-oriented or any other material that may violate any applicable laws. Doing so may lead to you being immediately and permanently banned (and your service provider being informed). The IP address of all posts is recorded to aid in enforcing these conditions. You agree that the webmaster, administrator and moderators of this forum have the right to remove, edit, move or close any topic at any time should they see fit. As a user you agree to any information you have entered above being stored in a database. While this information will not be disclosed to any third party without your consent the webmaster, administrator and moderators cannot be held responsible for any hacking attempt that may lead to the data being compromised.<br /><br />This forum system uses cookies to store information on your local computer. These cookies do not contain any of the information you have entered above; they serve only to improve your viewing pleasure. The e-mail address is used only for confirming your registration details and password (and for sending new passwords should you forget your current one).<br /><br />By clicking Register below you agree to be bound by these conditions.';
 634             
 635             $lang['Agree_under_13'] = 'I Agree to these terms and am <b>under</b> 13 years of age';
 636             $lang['Agree_over_13'] = 'I Agree to these terms and am <b>over</b> or <b>exactly</b> 13 years of age';
 637             $lang['Agree_not'] = 'I do not agree to these terms';
 638             
 639             $lang['Wrong_activation'] = 'The activation key you supplied does not match any in the database.';
 640             $lang['Send_password'] = 'Send me a new password'; 
 641             $lang['Password_updated'] = 'A new password has been created; please check your e-mail for details on how to activate it.';
 642             $lang['No_email_match'] = 'The e-mail address you supplied does not match the one listed for that username.';
 643             $lang['New_password_activation'] = 'New password activation';
 644             $lang['Password_activated'] = 'Your account has been re-activated. To log in, please use the password supplied in the e-mail you received.';
 645             
 646             $lang['Send_email_msg'] = 'Send an e-mail message';
 647             $lang['No_user_specified'] = 'No user was specified';
 648             $lang['User_prevent_email'] = 'This user does not wish to receive e-mail. Try sending them a private message.';
 649             $lang['User_not_exist'] = 'That user does not exist';
 650             $lang['CC_email'] = 'Send a copy of this e-mail to yourself';
 651             $lang['Email_message_desc'] = 'This message will be sent as plain text, so do not include any HTML or BBCode. The return address for this message will be set to your e-mail address.';
 652 rizwank 1.1 $lang['Flood_email_limit'] = 'You cannot send another e-mail at this time. Try again later.';
 653             $lang['Recipient'] = 'Recipient';
 654             $lang['Email_sent'] = 'The e-mail has been sent.';
 655             $lang['Send_email'] = 'Send e-mail';
 656             $lang['Empty_subject_email'] = 'You must specify a subject for the e-mail.';
 657             $lang['Empty_message_email'] = 'You must enter a message to be e-mailed.';
 658             
 659             
 660             //
 661             // Memberslist
 662             //
 663             $lang['Select_sort_method'] = 'Select sort method';
 664             $lang['Sort'] = 'Sort';
 665             $lang['Sort_Top_Ten'] = 'Top Ten Posters';
 666             $lang['Sort_Joined'] = 'Joined Date';
 667             $lang['Sort_Username'] = 'Username';
 668             $lang['Sort_Location'] = 'Location';
 669             $lang['Sort_Posts'] = 'Total posts';
 670             $lang['Sort_Email'] = 'Email';
 671             $lang['Sort_Website'] = 'Website';
 672             $lang['Sort_Ascending'] = 'Ascending';
 673 rizwank 1.1 $lang['Sort_Descending'] = 'Descending';
 674             $lang['Order'] = 'Order';
 675             
 676             
 677             //
 678             // Group control panel
 679             //
 680             $lang['Group_Control_Panel'] = 'Group Control Panel';
 681             $lang['Group_member_details'] = 'Group Membership Details';
 682             $lang['Group_member_join'] = 'Join a Group';
 683             
 684             $lang['Group_Information'] = 'Group Information';
 685             $lang['Group_name'] = 'Group name';
 686             $lang['Group_description'] = 'Group description';
 687             $lang['Group_membership'] = 'Group membership';
 688             $lang['Group_Members'] = 'Group Members';
 689             $lang['Group_Moderator'] = 'Group Moderator';
 690             $lang['Pending_members'] = 'Pending Members';
 691             
 692             $lang['Group_type'] = 'Group type';
 693             $lang['Group_open'] = 'Open group';
 694 rizwank 1.1 $lang['Group_closed'] = 'Closed group';
 695             $lang['Group_hidden'] = 'Hidden group';
 696             
 697             $lang['Current_memberships'] = 'Current memberships';
 698             $lang['Non_member_groups'] = 'Non-member groups';
 699             $lang['Memberships_pending'] = 'Memberships pending';
 700             
 701             $lang['No_groups_exist'] = 'No Groups Exist';
 702             $lang['Group_not_exist'] = 'That user group does not exist';
 703             
 704             $lang['Join_group'] = 'Join Group';
 705             $lang['No_group_members'] = 'This group has no members';
 706             $lang['Group_hidden_members'] = 'This group is hidden; you cannot view its membership';
 707             $lang['No_pending_group_members'] = 'This group has no pending members';
 708             $lang['Group_joined'] = 'You have successfully subscribed to this group.<br />You will be notified when your subscription is approved by the group moderator.';
 709             $lang['Group_request'] = 'A request to join your group has been made.';
 710             $lang['Group_approved'] = 'Your request has been approved.';
 711             $lang['Group_added'] = 'You have been added to this usergroup.'; 
 712             $lang['Already_member_group'] = 'You are already a member of this group';
 713             $lang['User_is_member_group'] = 'User is already a member of this group';
 714             $lang['Group_type_updated'] = 'Successfully updated group type.';
 715 rizwank 1.1 
 716             $lang['Could_not_add_user'] = 'The user you selected does not exist.';
 717             $lang['Could_not_anon_user'] = 'You cannot make Anonymous a group member.';
 718             
 719             $lang['Confirm_unsub'] = 'Are you sure you want to unsubscribe from this group?';
 720             $lang['Confirm_unsub_pending'] = 'Your subscription to this group has not yet been approved; are you sure you want to unsubscribe?';
 721             
 722             $lang['Unsub_success'] = 'You have been un-subscribed from this group.';
 723             
 724             $lang['Approve_selected'] = 'Approve Selected';
 725             $lang['Deny_selected'] = 'Deny Selected';
 726             $lang['Not_logged_in'] = 'You must be logged in to join a group.';
 727             $lang['Remove_selected'] = 'Remove Selected';
 728             $lang['Add_member'] = 'Add Member';
 729             $lang['Not_group_moderator'] = 'You are not this group\'s moderator, therefore you cannot perform that action.';
 730             
 731             $lang['Login_to_join'] = 'Log in to join or manage group memberships';
 732             $lang['This_open_group'] = 'This is an open group: click to request membership';
 733             $lang['This_closed_group'] = 'This is a closed group: no more users accepted';
 734             $lang['This_hidden_group'] = 'This is a hidden group: automatic user addition is not allowed';
 735             $lang['Member_this_group'] = 'You are a member of this group';
 736 rizwank 1.1 $lang['Pending_this_group'] = 'Your membership of this group is pending';
 737             $lang['Are_group_moderator'] = 'You are the group moderator';
 738             $lang['None'] = 'None';
 739             
 740             $lang['Subscribe'] = 'Subscribe';
 741             $lang['Unsubscribe'] = 'Unsubscribe';
 742             $lang['View_Information'] = 'View Information';
 743             
 744             
 745             //
 746             // Search
 747             //
 748             $lang['Search_query'] = 'Search Query';
 749             $lang['Search_options'] = 'Search Options';
 750             
 751             $lang['Search_keywords'] = 'Search for Keywords';
 752             $lang['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';
 753             $lang['Search_author'] = 'Search for Author';
 754             $lang['Search_author_explain'] = 'Use * as a wildcard for partial matches';
 755             
 756             $lang['Search_for_any'] = 'Search for any terms or use query as entered';
 757 rizwank 1.1 $lang['Search_for_all'] = 'Search for all terms';
 758             $lang['Search_title_msg'] = 'Search topic title and message text';
 759             $lang['Search_msg_only'] = 'Search message text only';
 760             
 761             $lang['Return_first'] = 'Return first'; // followed by xxx characters in a select box
 762             $lang['characters_posts'] = 'characters of posts';
 763             
 764             $lang['Search_previous'] = 'Search previous'; // followed by days, weeks, months, year, all in a select box
 765             
 766             $lang['Sort_by'] = 'Sort by';
 767             $lang['Sort_Time'] = 'Post Time';
 768             $lang['Sort_Post_Subject'] = 'Post Subject';
 769             $lang['Sort_Topic_Title'] = 'Topic Title';
 770             $lang['Sort_Author'] = 'Author';
 771             $lang['Sort_Forum'] = 'Forum';
 772             
 773             $lang['Display_results'] = 'Display results as';
 774             $lang['All_available'] = 'All available';
 775             $lang['No_searchable_forums'] = 'You do not have permissions to search any forum on this site.';
 776             
 777             $lang['No_search_match'] = 'No topics or posts met your search criteria';
 778 rizwank 1.1 $lang['Found_search_match'] = 'Search found %d match'; // eg. Search found 1 match
 779             $lang['Found_search_matches'] = 'Search found %d matches'; // eg. Search found 24 matches
 780             
 781             $lang['Close_window'] = 'Close Window';
 782             
 783             
 784             //
 785             // Auth related entries
 786             //
 787             // Note the %s will be replaced with one of the following 'user' arrays
 788             $lang['Sorry_auth_announce'] = 'Sorry, but only %s can post announcements in this forum.';
 789             $lang['Sorry_auth_sticky'] = 'Sorry, but only %s can post sticky messages in this forum.'; 
 790             $lang['Sorry_auth_read'] = 'Sorry, but only %s can read topics in this forum.'; 
 791             $lang['Sorry_auth_post'] = 'Sorry, but only %s can post topics in this forum.'; 
 792             $lang['Sorry_auth_reply'] = 'Sorry, but only %s can reply to posts in this forum.';
 793             $lang['Sorry_auth_edit'] = 'Sorry, but only %s can edit posts in this forum.'; 
 794             $lang['Sorry_auth_delete'] = 'Sorry, but only %s can delete posts in this forum.';
 795             $lang['Sorry_auth_vote'] = 'Sorry, but only %s can vote in polls in this forum.';
 796             
 797             // These replace the %s in the above strings
 798             $lang['Auth_Anonymous_Users'] = '<b>anonymous users</b>';
 799 rizwank 1.1 $lang['Auth_Registered_Users'] = '<b>registered users</b>';
 800             $lang['Auth_Users_granted_access'] = '<b>users granted special access</b>';
 801             $lang['Auth_Moderators'] = '<b>moderators</b>';
 802             $lang['Auth_Administrators'] = '<b>administrators</b>';
 803             
 804             $lang['Not_Moderator'] = 'You are not a moderator of this forum.';
 805             $lang['Not_Authorised'] = 'Not Authorised';
 806             
 807             $lang['You_been_banned'] = 'You have been banned from this forum.<br />Please contact the webmaster or board administrator for more information.';
 808             
 809             
 810             //
 811             // Viewonline
 812             //
 813             $lang['Reg_users_zero_online'] = 'There are 0 Registered users and '; // There are 5 Registered and
 814             $lang['Reg_users_online'] = 'There are %d Registered users and '; // There are 5 Registered and
 815             $lang['Reg_user_online'] = 'There is %d Registered user and '; // There is 1 Registered and
 816             $lang['Hidden_users_zero_online'] = '0 Hidden users online'; // 6 Hidden users online
 817             $lang['Hidden_users_online'] = '%d Hidden users online'; // 6 Hidden users online
 818             $lang['Hidden_user_online'] = '%d Hidden user online'; // 6 Hidden users online
 819             $lang['Guest_users_online'] = 'There are %d Guest users online'; // There are 10 Guest users online
 820 rizwank 1.1 $lang['Guest_users_zero_online'] = 'There are 0 Guest users online'; // There are 10 Guest users online
 821             $lang['Guest_user_online'] = 'There is %d Guest user online'; // There is 1 Guest user online
 822             $lang['No_users_browsing'] = 'There are no users currently browsing this forum';
 823             
 824             $lang['Online_explain'] = 'This data is based on users active over the past five minutes';
 825             
 826             $lang['Forum_Location'] = 'Forum Location';
 827             $lang['Last_updated'] = 'Last Updated';
 828             
 829             $lang['Forum_index'] = 'Forum index';
 830             $lang['Logging_on'] = 'Logging on';
 831             $lang['Posting_message'] = 'Posting a message';
 832             $lang['Searching_forums'] = 'Searching forums';
 833             $lang['Viewing_profile'] = 'Viewing profile';
 834             $lang['Viewing_online'] = 'Viewing who is online';
 835             $lang['Viewing_member_list'] = 'Viewing member list';
 836             $lang['Viewing_priv_msgs'] = 'Viewing Private Messages';
 837             $lang['Viewing_FAQ'] = 'Viewing FAQ';
 838             
 839             
 840             //
 841 rizwank 1.1 // Moderator Control Panel
 842             //
 843             $lang['Mod_CP'] = 'Moderator Control Panel';
 844             $lang['Mod_CP_explain'] = 'Using the form below you can perform mass moderation operations on this forum. You can lock, unlock, move or delete any number of topics.';
 845             
 846             $lang['Select'] = 'Select';
 847             $lang['Delete'] = 'Delete';
 848             $lang['Move'] = 'Move';
 849             $lang['Lock'] = 'Lock';
 850             $lang['Unlock'] = 'Unlock';
 851             
 852             $lang['Topics_Removed'] = 'The selected topics have been successfully removed from the database.';
 853             $lang['Topics_Locked'] = 'The selected topics have been locked.';
 854             $lang['Topics_Moved'] = 'The selected topics have been moved.';
 855             $lang['Topics_Unlocked'] = 'The selected topics have been unlocked.';
 856             $lang['No_Topics_Moved'] = 'No topics were moved.';
 857             
 858             $lang['Confirm_delete_topic'] = 'Are you sure you want to remove the selected topic/s?';
 859             $lang['Confirm_lock_topic'] = 'Are you sure you want to lock the selected topic/s?';
 860             $lang['Confirm_unlock_topic'] = 'Are you sure you want to unlock the selected topic/s?';
 861             $lang['Confirm_move_topic'] = 'Are you sure you want to move the selected topic/s?';
 862 rizwank 1.1 
 863             $lang['Move_to_forum'] = 'Move to forum';
 864             $lang['Leave_shadow_topic'] = 'Leave shadow topic in old forum.';
 865             
 866             $lang['Split_Topic'] = 'Split Topic Control Panel';
 867             $lang['Split_Topic_explain'] = 'Using the form below you can split a topic in two, either by selecting the posts individually or by splitting at a selected post';
 868             $lang['Split_title'] = 'New topic title';
 869             $lang['Split_forum'] = 'Forum for new topic';
 870             $lang['Split_posts'] = 'Split selected posts';
 871             $lang['Split_after'] = 'Split from selected post';
 872             $lang['Topic_split'] = 'The selected topic has been split successfully';
 873             
 874             $lang['Too_many_error'] = 'You have selected too many posts. You can only select one post to split a topic after!';
 875             
 876             $lang['None_selected'] = 'You have no selected any topics to perform this operation on. Please go back and select at least one.';
 877             $lang['New_forum'] = 'New forum';
 878             
 879             $lang['This_posts_IP'] = 'IP address for this post';
 880             $lang['Other_IP_this_user'] = 'Other IP addresses this user has posted from';
 881             $lang['Users_this_IP'] = 'Users posting from this IP address';
 882             $lang['IP_info'] = 'IP Information';
 883 rizwank 1.1 $lang['Lookup_IP'] = 'Look up IP address';
 884             
 885             
 886             //
 887             // Timezones ... for display on each page
 888             //
 889             $lang['All_times'] = 'All times are %s'; // eg. All times are GMT - 12 Hours (times from next block)
 890             
 891             $lang['-12'] = 'GMT - 12 Hours';
 892             $lang['-11'] = 'GMT - 11 Hours';
 893             $lang['-10'] = 'GMT - 10 Hours';
 894             $lang['-9'] = 'GMT - 9 Hours';
 895             $lang['-8'] = 'GMT - 8 Hours';
 896             $lang['-7'] = 'GMT - 7 Hours';
 897             $lang['-6'] = 'GMT - 6 Hours';
 898             $lang['-5'] = 'GMT - 5 Hours';
 899             $lang['-4'] = 'GMT - 4 Hours';
 900             $lang['-3.5'] = 'GMT - 3.5 Hours';
 901             $lang['-3'] = 'GMT - 3 Hours';
 902             $lang['-2'] = 'GMT - 2 Hours';
 903             $lang['-1'] = 'GMT - 1 Hours';
 904 rizwank 1.1 $lang['0'] = 'GMT';
 905             $lang['1'] = 'GMT + 1 Hour';
 906             $lang['2'] = 'GMT + 2 Hours';
 907             $lang['3'] = 'GMT + 3 Hours';
 908             $lang['3.5'] = 'GMT + 3.5 Hours';
 909             $lang['4'] = 'GMT + 4 Hours';
 910             $lang['4.5'] = 'GMT + 4.5 Hours';
 911             $lang['5'] = 'GMT + 5 Hours';
 912             $lang['5.5'] = 'GMT + 5.5 Hours';
 913             $lang['6'] = 'GMT + 6 Hours';
 914             $lang['6.5'] = 'GMT + 6.5 Hours';
 915             $lang['7'] = 'GMT + 7 Hours';
 916             $lang['8'] = 'GMT + 8 Hours';
 917             $lang['9'] = 'GMT + 9 Hours';
 918             $lang['9.5'] = 'GMT + 9.5 Hours';
 919             $lang['10'] = 'GMT + 10 Hours';
 920             $lang['11'] = 'GMT + 11 Hours';
 921             $lang['12'] = 'GMT + 12 Hours';
 922             
 923             // These are displayed in the timezone select box
 924             $lang['tz']['-12'] = 'GMT - 12 Hours';
 925 rizwank 1.1 $lang['tz']['-11'] = 'GMT - 11 Hours';
 926             $lang['tz']['-10'] = 'GMT - 10 Hours';
 927             $lang['tz']['-9'] = 'GMT - 9 Hours';
 928             $lang['tz']['-8'] = 'GMT - 8 Hours';
 929             $lang['tz']['-7'] = 'GMT - 7 Hours';
 930             $lang['tz']['-6'] = 'GMT - 6 Hours';
 931             $lang['tz']['-5'] = 'GMT - 5 Hours';
 932             $lang['tz']['-4'] = 'GMT - 4 Hours';
 933             $lang['tz']['-3.5'] = 'GMT - 3.5 Hours';
 934             $lang['tz']['-3'] = 'GMT - 3 Hours';
 935             $lang['tz']['-2'] = 'GMT - 2 Hours';
 936             $lang['tz']['-1'] = 'GMT - 1 Hours';
 937             $lang['tz']['0'] = 'GMT';
 938             $lang['tz']['1'] = 'GMT + 1 Hour';
 939             $lang['tz']['2'] = 'GMT + 2 Hours';
 940             $lang['tz']['3'] = 'GMT + 3 Hours';
 941             $lang['tz']['3.5'] = 'GMT + 3.5 Hours';
 942             $lang['tz']['4'] = 'GMT + 4 Hours';
 943             $lang['tz']['4.5'] = 'GMT + 4.5 Hours';
 944             $lang['tz']['5'] = 'GMT + 5 Hours';
 945             $lang['tz']['5.5'] = 'GMT + 5.5 Hours';
 946 rizwank 1.1 $lang['tz']['6'] = 'GMT + 6 Hours';
 947             $lang['tz']['6.5'] = 'GMT + 6.5 Hours';
 948             $lang['tz']['7'] = 'GMT + 7 Hours';
 949             $lang['tz']['8'] = 'GMT + 8 Hours';
 950             $lang['tz']['9'] = 'GMT + 9 Hours';
 951             $lang['tz']['9.5'] = 'GMT + 9.5 Hours';
 952             $lang['tz']['10'] = 'GMT + 10 Hours';
 953             $lang['tz']['11'] = 'GMT + 11 Hours';
 954             $lang['tz']['12'] = 'GMT + 12 Hours';
 955             $lang['tz']['13'] = 'GMT + 13 Hours';
 956             
 957             $lang['datetime']['Sunday'] = 'Sunday';
 958             $lang['datetime']['Monday'] = 'Monday';
 959             $lang['datetime']['Tuesday'] = 'Tuesday';
 960             $lang['datetime']['Wednesday'] = 'Wednesday';
 961             $lang['datetime']['Thursday'] = 'Thursday';
 962             $lang['datetime']['Friday'] = 'Friday';
 963             $lang['datetime']['Saturday'] = 'Saturday';
 964             $lang['datetime']['Sun'] = 'Sun';
 965             $lang['datetime']['Mon'] = 'Mon';
 966             $lang['datetime']['Tue'] = 'Tue';
 967 rizwank 1.1 $lang['datetime']['Wed'] = 'Wed';
 968             $lang['datetime']['Thu'] = 'Thu';
 969             $lang['datetime']['Fri'] = 'Fri';
 970             $lang['datetime']['Sat'] = 'Sat';
 971             $lang['datetime']['January'] = 'January';
 972             $lang['datetime']['February'] = 'February';
 973             $lang['datetime']['March'] = 'March';
 974             $lang['datetime']['April'] = 'April';
 975             $lang['datetime']['May'] = 'May';
 976             $lang['datetime']['June'] = 'June';
 977             $lang['datetime']['July'] = 'July';
 978             $lang['datetime']['August'] = 'August';
 979             $lang['datetime']['September'] = 'September';
 980             $lang['datetime']['October'] = 'October';
 981             $lang['datetime']['November'] = 'November';
 982             $lang['datetime']['December'] = 'December';
 983             $lang['datetime']['Jan'] = 'Jan';
 984             $lang['datetime']['Feb'] = 'Feb';
 985             $lang['datetime']['Mar'] = 'Mar';
 986             $lang['datetime']['Apr'] = 'Apr';
 987             $lang['datetime']['May'] = 'May';
 988 rizwank 1.1 $lang['datetime']['Jun'] = 'Jun';
 989             $lang['datetime']['Jul'] = 'Jul';
 990             $lang['datetime']['Aug'] = 'Aug';
 991             $lang['datetime']['Sep'] = 'Sep';
 992             $lang['datetime']['Oct'] = 'Oct';
 993             $lang['datetime']['Nov'] = 'Nov';
 994             $lang['datetime']['Dec'] = 'Dec';
 995             
 996             //
 997             // Errors (not related to a
 998             // specific failure on a page)
 999             //
1000             $lang['Information'] = 'Information';
1001             $lang['Critical_Information'] = 'Critical Information';
1002             
1003             $lang['General_Error'] = 'General Error';
1004             $lang['Critical_Error'] = 'Critical Error';
1005             $lang['An_error_occured'] = 'An Error Occurred';
1006             $lang['A_critical_error'] = 'A Critical Error Occurred';
1007             
1008             //
1009 rizwank 1.1 // That's all, Folks!
1010             // -------------------------------------------------
1011             
1012             ?>

Rizwan Kassim
Powered by
ViewCVS 0.9.2