[ Index ]
 

Code source de PHP NUKE 7.9

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/Forums/language/lang_english/ -> lang_main.php (source)

   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.1 2005/05/09 17:26:13 chatserv 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  //

  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  // 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  $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  $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  
 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  //

 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  $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'] = 'Forum 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  //

 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  // 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  $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  $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  // 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  $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  $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  $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  $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  $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  $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  $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  
 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'] = '%d new messages'; // You have 2 new messages

 430  $lang['New_pm'] = '%d new message'; // You have 1 new message

 431  $lang['No_new_pm'] = 'No new messages';
 432  $lang['Unread_pms'] = '%d unread messages';
 433  $lang['Unread_pm'] = '%d unread message';
 434  $lang['No_unread_pm'] = 'No unread messages';
 435  $lang['You_new_pm'] = '1 new private message';
 436  $lang['You_new_pms'] = 'New private messages';
 437  $lang['You_no_new_pm'] = 'No new private messages';
 438  
 439  $lang['Unread_message'] = 'Unread message';
 440  $lang['Read_message'] = 'Read message';
 441  
 442  $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  $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  
 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  $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  $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  $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  $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  $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['Too_many_registers'] = 'You have made too many registration attempts. Please try again later.';
 608  $lang['Username_taken'] = 'Sorry, but this username has already been taken.';
 609  $lang['Username_invalid'] = 'Sorry, but this username contains an invalid character such as \'.';
 610  $lang['Username_disallowed'] = 'Sorry, but this username has been disallowed.';
 611  $lang['Email_taken'] = 'Sorry, but that e-mail address is already registered to a user.';
 612  $lang['Email_banned'] = 'Sorry, but this e-mail address has been banned.';
 613  $lang['Email_invalid'] = 'Sorry, but this e-mail address is invalid.';
 614  $lang['Signature_too_long'] = 'Your signature is too long.';
 615  $lang['Fields_empty'] = 'You must fill in the required fields.';
 616  $lang['Avatar_filetype'] = 'The avatar filetype must be .jpg, .gif or .png';
 617  $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

 618  $lang['Avatar_imagesize'] = 'The avatar must be less than %d pixels wide and %d pixels high'; 
 619  
 620  $lang['Welcome_subject'] = 'Welcome to %s Forums'; // Welcome to my.com forums

 621  $lang['New_account_subject'] = 'New user account';
 622  $lang['Account_activated_subject'] = 'Account Activated';
 623  
 624  $lang['Account_added'] = 'Thank you for registering. Your account has been created. You may now log in with your username and password';
 625  $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';
 626  $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';
 627  $lang['Account_active'] = 'Your account has now been activated. Thank you for registering';
 628  $lang['Account_active_admin'] = 'The account has now been activated';
 629  $lang['Reactivate'] = 'Reactivate your account!';
 630  $lang['Already_activated'] = 'You have already activated your account';
 631  $lang['COPPA'] = 'Your account has been created but has to be approved. Please check your e-mail for details.';
 632  
 633  $lang['Registration'] = 'Registration Agreement Terms';
 634  $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.';
 635  
 636  $lang['Agree_under_13'] = 'I Agree to these terms and am <b>under</b> 13 years of age';
 637  $lang['Agree_over_13'] = 'I Agree to these terms and am <b>over</b> or <b>exactly</b> 13 years of age';
 638  $lang['Agree_not'] = 'I do not agree to these terms';
 639  
 640  $lang['Wrong_activation'] = 'The activation key you supplied does not match any in the database.';
 641  $lang['Send_password'] = 'Send me a new password'; 
 642  $lang['Password_updated'] = 'A new password has been created; please check your e-mail for details on how to activate it.';
 643  $lang['No_email_match'] = 'The e-mail address you supplied does not match the one listed for that username.';
 644  $lang['New_password_activation'] = 'New password activation';
 645  $lang['Password_activated'] = 'Your account has been re-activated. To log in, please use the password supplied in the e-mail you received.';
 646  
 647  $lang['Send_email_msg'] = 'Send an e-mail message';
 648  $lang['No_user_specified'] = 'No user was specified';
 649  $lang['User_prevent_email'] = 'This user does not wish to receive e-mail. Try sending them a private message.';
 650  $lang['User_not_exist'] = 'That user does not exist';
 651  $lang['CC_email'] = 'Send a copy of this e-mail to yourself';
 652  $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.';
 653  $lang['Flood_email_limit'] = 'You cannot send another e-mail at this time. Try again later.';
 654  $lang['Recipient'] = 'Recipient';
 655  $lang['Email_sent'] = 'The e-mail has been sent.';
 656  $lang['Send_email'] = 'Send e-mail';
 657  $lang['Empty_subject_email'] = 'You must specify a subject for the e-mail.';
 658  $lang['Empty_message_email'] = 'You must enter a message to be e-mailed.';
 659  
 660  
 661  //

 662  // Visual confirmation system strings

 663  //

 664  $lang['Confirm_code_wrong'] = 'The confirmation code you entered was incorrect';
 665  $lang['Too_many_registers'] = 'You have exceeded the number of registration attempts for this session. Please try again later.';
 666  $lang['Confirm_code_impaired'] = 'If you are visually impaired or cannot otherwise read this code please contact the %sAdministrator%s for help.';
 667  $lang['Confirm_code'] = 'Confirmation code';
 668  $lang['Confirm_code_explain'] = 'Enter the code exactly as you see it. The code is case sensitive and zero has a diagonal line through it.';
 669  
 670  
 671  
 672  //

 673  // Memberslist

 674  //

 675  $lang['Select_sort_method'] = 'Select sort method';
 676  $lang['Sort'] = 'Sort';
 677  $lang['Sort_Top_Ten'] = 'Top Ten Posters';
 678  $lang['Sort_Joined'] = 'Joined Date';
 679  $lang['Sort_Username'] = 'Username';
 680  $lang['Sort_Location'] = 'Location';
 681  $lang['Sort_Posts'] = 'Total posts';
 682  $lang['Sort_Email'] = 'Email';
 683  $lang['Sort_Website'] = 'Website';
 684  $lang['Sort_Ascending'] = 'Ascending';
 685  $lang['Sort_Descending'] = 'Descending';
 686  $lang['Order'] = 'Order';
 687  
 688  
 689  //

 690  // Group control panel

 691  //

 692  $lang['Group_Control_Panel'] = 'Group Control Panel';
 693  $lang['Group_member_details'] = 'Group Membership Details';
 694  $lang['Group_member_join'] = 'Join a Group';
 695  
 696  $lang['Group_Information'] = 'Group Information';
 697  $lang['Group_name'] = 'Group name';
 698  $lang['Group_description'] = 'Group description';
 699  $lang['Group_membership'] = 'Group membership';
 700  $lang['Group_Members'] = 'Group Members';
 701  $lang['Group_Moderator'] = 'Group Moderator';
 702  $lang['Pending_members'] = 'Pending Members';
 703  
 704  $lang['Group_type'] = 'Group type';
 705  $lang['Group_open'] = 'Open group';
 706  $lang['Group_closed'] = 'Closed group';
 707  $lang['Group_hidden'] = 'Hidden group';
 708  
 709  $lang['Current_memberships'] = 'Current memberships';
 710  $lang['Non_member_groups'] = 'Non-member groups';
 711  $lang['Memberships_pending'] = 'Memberships pending';
 712  
 713  $lang['No_groups_exist'] = 'No Groups Exist';
 714  $lang['Group_not_exist'] = 'That user group does not exist';
 715  
 716  $lang['Join_group'] = 'Join Group';
 717  $lang['No_group_members'] = 'This group has no members';
 718  $lang['Group_hidden_members'] = 'This group is hidden; you cannot view its membership';
 719  $lang['No_pending_group_members'] = 'This group has no pending members';
 720  $lang['Group_joined'] = 'You have successfully subscribed to this group.<br />You will be notified when your subscription is approved by the group moderator.';
 721  $lang['Group_request'] = 'A request to join your group has been made.';
 722  $lang['Group_approved'] = 'Your request has been approved.';
 723  $lang['Group_added'] = 'You have been added to this usergroup.'; 
 724  $lang['Already_member_group'] = 'You are already a member of this group';
 725  $lang['User_is_member_group'] = 'User is already a member of this group';
 726  $lang['Group_type_updated'] = 'Successfully updated group type.';
 727  
 728  $lang['Could_not_add_user'] = 'The user you selected does not exist.';
 729  $lang['Could_not_anon_user'] = 'You cannot make Anonymous a group member.';
 730  
 731  $lang['Confirm_unsub'] = 'Are you sure you want to unsubscribe from this group?';
 732  $lang['Confirm_unsub_pending'] = 'Your subscription to this group has not yet been approved; are you sure you want to unsubscribe?';
 733  
 734  $lang['Unsub_success'] = 'You have been un-subscribed from this group.';
 735  
 736  $lang['Approve_selected'] = 'Approve Selected';
 737  $lang['Deny_selected'] = 'Deny Selected';
 738  $lang['Not_logged_in'] = 'You must be logged in to join a group.';
 739  $lang['Remove_selected'] = 'Remove Selected';
 740  $lang['Add_member'] = 'Add Member';
 741  $lang['Not_group_moderator'] = 'You are not this group\'s moderator, therefore you cannot perform that action.';
 742  
 743  $lang['Login_to_join'] = 'Log in to join or manage group memberships';
 744  $lang['This_open_group'] = 'This is an open group: click to request membership';
 745  $lang['This_closed_group'] = 'This is a closed group: no more users accepted';
 746  $lang['This_hidden_group'] = 'This is a hidden group: automatic user addition is not allowed';
 747  $lang['Member_this_group'] = 'You are a member of this group';
 748  $lang['Pending_this_group'] = 'Your membership of this group is pending';
 749  $lang['Are_group_moderator'] = 'You are the group moderator';
 750  $lang['None'] = 'None';
 751  
 752  $lang['Subscribe'] = 'Subscribe';
 753  $lang['Unsubscribe'] = 'Unsubscribe';
 754  $lang['View_Information'] = 'View Information';
 755  
 756  
 757  //

 758  // Search

 759  //

 760  $lang['Search_query'] = 'Search Query';
 761  $lang['Search_options'] = 'Search Options';
 762  
 763  $lang['Search_keywords'] = 'Search for Keywords';
 764  $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';
 765  $lang['Search_author'] = 'Search for Author';
 766  $lang['Search_author_explain'] = 'Use * as a wildcard for partial matches';
 767  
 768  $lang['Search_for_any'] = 'Search for any terms or use query as entered';
 769  $lang['Search_for_all'] = 'Search for all terms';
 770  $lang['Search_title_msg'] = 'Search topic title and message text';
 771  $lang['Search_msg_only'] = 'Search message text only';
 772  
 773  $lang['Return_first'] = 'Return first'; // followed by xxx characters in a select box

 774  $lang['characters_posts'] = 'characters of posts';
 775  
 776  $lang['Search_previous'] = 'Search previous'; // followed by days, weeks, months, year, all in a select box

 777  
 778  $lang['Sort_by'] = 'Sort by';
 779  $lang['Sort_Time'] = 'Post Time';
 780  $lang['Sort_Post_Subject'] = 'Post Subject';
 781  $lang['Sort_Topic_Title'] = 'Topic Title';
 782  $lang['Sort_Author'] = 'Author';
 783  $lang['Sort_Forum'] = 'Forum';
 784  
 785  $lang['Display_results'] = 'Display results as';
 786  $lang['All_available'] = 'All available';
 787  $lang['No_searchable_forums'] = 'You do not have permissions to search any forum on this site.';
 788  
 789  $lang['No_search_match'] = 'No topics or posts met your search criteria';
 790  $lang['Found_search_match'] = 'Search found %d match'; // eg. Search found 1 match

 791  $lang['Found_search_matches'] = 'Search found %d matches'; // eg. Search found 24 matches

 792  
 793  $lang['Close_window'] = 'Close Window';
 794  
 795  
 796  //

 797  // Auth related entries

 798  //

 799  // Note the %s will be replaced with one of the following 'user' arrays

 800  $lang['Sorry_auth_announce'] = 'Sorry, but only %s can post announcements in this forum.';
 801  $lang['Sorry_auth_sticky'] = 'Sorry, but only %s can post sticky messages in this forum.'; 
 802  $lang['Sorry_auth_read'] = 'Sorry, but only %s can read topics in this forum.'; 
 803  $lang['Sorry_auth_post'] = 'Sorry, but only %s can post topics in this forum.'; 
 804  $lang['Sorry_auth_reply'] = 'Sorry, but only %s can reply to posts in this forum.';
 805  $lang['Sorry_auth_edit'] = 'Sorry, but only %s can edit posts in this forum.'; 
 806  $lang['Sorry_auth_delete'] = 'Sorry, but only %s can delete posts in this forum.';
 807  $lang['Sorry_auth_vote'] = 'Sorry, but only %s can vote in polls in this forum.';
 808  
 809  // These replace the %s in the above strings

 810  $lang['Auth_Anonymous_Users'] = '<b>anonymous users</b>';
 811  $lang['Auth_Registered_Users'] = '<b>registered users</b>';
 812  $lang['Auth_Users_granted_access'] = '<b>users granted special access</b>';
 813  $lang['Auth_Moderators'] = '<b>moderators</b>';
 814  $lang['Auth_Administrators'] = '<b>administrators</b>';
 815  
 816  $lang['Not_Moderator'] = 'You are not a moderator of this forum.';
 817  $lang['Not_Authorised'] = 'Not Authorised';
 818  
 819  $lang['You_been_banned'] = 'You have been banned from this forum.<br />Please contact the webmaster or board administrator for more information.';
 820  
 821  
 822  //

 823  // Viewonline

 824  //

 825  $lang['Reg_users_zero_online'] = 'There are 0 Registered users and '; // There are 5 Registered and

 826  $lang['Reg_users_online'] = 'There are %d Registered users and '; // There are 5 Registered and

 827  $lang['Reg_user_online'] = 'There is %d Registered user and '; // There is 1 Registered and

 828  $lang['Hidden_users_zero_online'] = '0 Hidden users online'; // 6 Hidden users online

 829  $lang['Hidden_users_online'] = '%d Hidden users online'; // 6 Hidden users online

 830  $lang['Hidden_user_online'] = '%d Hidden user online'; // 6 Hidden users online

 831  $lang['Guest_users_online'] = 'There are %d Guest users online'; // There are 10 Guest users online

 832  $lang['Guest_users_zero_online'] = 'There are 0 Guest users online'; // There are 10 Guest users online

 833  $lang['Guest_user_online'] = 'There is %d Guest user online'; // There is 1 Guest user online

 834  $lang['No_users_browsing'] = 'There are no users currently browsing this forum';
 835  
 836  $lang['Online_explain'] = 'This data is based on users active over the past five minutes';
 837  
 838  $lang['Forum_Location'] = 'Forum Location';
 839  $lang['Last_updated'] = 'Last Updated';
 840  
 841  $lang['Forum_index'] = 'Forum index';
 842  $lang['Logging_on'] = 'Logging on';
 843  $lang['Posting_message'] = 'Posting a message';
 844  $lang['Searching_forums'] = 'Searching forums';
 845  $lang['Viewing_profile'] = 'Viewing profile';
 846  $lang['Viewing_online'] = 'Viewing who is online';
 847  $lang['Viewing_member_list'] = 'Viewing member list';
 848  $lang['Viewing_priv_msgs'] = 'Viewing Private Messages';
 849  $lang['Viewing_FAQ'] = 'Viewing FAQ';
 850  
 851  
 852  //

 853  // Moderator Control Panel

 854  //

 855  $lang['Mod_CP'] = 'Moderator Control Panel';
 856  $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.';
 857  
 858  $lang['Select'] = 'Select';
 859  $lang['Delete'] = 'Delete';
 860  $lang['Move'] = 'Move';
 861  $lang['Lock'] = 'Lock';
 862  $lang['Unlock'] = 'Unlock';
 863  
 864  $lang['Topics_Removed'] = 'The selected topics have been successfully removed from the database.';
 865  $lang['Topics_Locked'] = 'The selected topics have been locked.';
 866  $lang['Topics_Moved'] = 'The selected topics have been moved.';
 867  $lang['Topics_Unlocked'] = 'The selected topics have been unlocked.';
 868  $lang['No_Topics_Moved'] = 'No topics were moved.';
 869  
 870  $lang['Confirm_delete_topic'] = 'Are you sure you want to remove the selected topic/s?';
 871  $lang['Confirm_lock_topic'] = 'Are you sure you want to lock the selected topic/s?';
 872  $lang['Confirm_unlock_topic'] = 'Are you sure you want to unlock the selected topic/s?';
 873  $lang['Confirm_move_topic'] = 'Are you sure you want to move the selected topic/s?';
 874  
 875  $lang['Move_to_forum'] = 'Move to forum';
 876  $lang['Leave_shadow_topic'] = 'Leave shadow topic in old forum.';
 877  
 878  $lang['Split_Topic'] = 'Split Topic Control Panel';
 879  $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';
 880  $lang['Split_title'] = 'New topic title';
 881  $lang['Split_forum'] = 'Forum for new topic';
 882  $lang['Split_posts'] = 'Split selected posts';
 883  $lang['Split_after'] = 'Split from selected post';
 884  $lang['Topic_split'] = 'The selected topic has been split successfully';
 885  
 886  $lang['Too_many_error'] = 'You have selected too many posts. You can only select one post to split a topic after!';
 887  
 888  $lang['None_selected'] = 'You have not selected any topics to perform this operation on. Please go back and select at least one.';
 889  $lang['New_forum'] = 'New forum';
 890  
 891  $lang['This_posts_IP'] = 'IP address for this post';
 892  $lang['Other_IP_this_user'] = 'Other IP addresses this user has posted from';
 893  $lang['Users_this_IP'] = 'Users posting from this IP address';
 894  $lang['IP_info'] = 'IP Information';
 895  $lang['Lookup_IP'] = 'Look up IP address';
 896  
 897  
 898  //

 899  // Timezones ... for display on each page

 900  //

 901  $lang['All_times'] = 'All times are %s'; // eg. All times are GMT - 12 Hours (times from next block)

 902  
 903  $lang['-12'] = 'GMT - 12 Hours';
 904  $lang['-11'] = 'GMT - 11 Hours';
 905  $lang['-10'] = 'GMT - 10 Hours';
 906  $lang['-9'] = 'GMT - 9 Hours';
 907  $lang['-8'] = 'GMT - 8 Hours';
 908  $lang['-7'] = 'GMT - 7 Hours';
 909  $lang['-6'] = 'GMT - 6 Hours';
 910  $lang['-5'] = 'GMT - 5 Hours';
 911  $lang['-4'] = 'GMT - 4 Hours';
 912  $lang['-3.5'] = 'GMT - 3.5 Hours';
 913  $lang['-3'] = 'GMT - 3 Hours';
 914  $lang['-2'] = 'GMT - 2 Hours';
 915  $lang['-1'] = 'GMT - 1 Hours';
 916  $lang['0'] = 'GMT';
 917  $lang['1'] = 'GMT + 1 Hour';
 918  $lang['2'] = 'GMT + 2 Hours';
 919  $lang['3'] = 'GMT + 3 Hours';
 920  $lang['3.5'] = 'GMT + 3.5 Hours';
 921  $lang['4'] = 'GMT + 4 Hours';
 922  $lang['4.5'] = 'GMT + 4.5 Hours';
 923  $lang['5'] = 'GMT + 5 Hours';
 924  $lang['5.5'] = 'GMT + 5.5 Hours';
 925  $lang['6'] = 'GMT + 6 Hours';
 926  $lang['6.5'] = 'GMT + 6.5 Hours';
 927  $lang['7'] = 'GMT + 7 Hours';
 928  $lang['8'] = 'GMT + 8 Hours';
 929  $lang['9'] = 'GMT + 9 Hours';
 930  $lang['9.5'] = 'GMT + 9.5 Hours';
 931  $lang['10'] = 'GMT + 10 Hours';
 932  $lang['11'] = 'GMT + 11 Hours';
 933  $lang['12'] = 'GMT + 12 Hours';
 934  $lang['13'] = 'GMT + 13 Hours';
 935  
 936  // These are displayed in the timezone select box

 937  $lang['tz']['-12'] = 'GMT - 12 Hours';
 938  $lang['tz']['-11'] = 'GMT - 11 Hours';
 939  $lang['tz']['-10'] = 'GMT - 10 Hours';
 940  $lang['tz']['-9'] = 'GMT - 9 Hours';
 941  $lang['tz']['-8'] = 'GMT - 8 Hours';
 942  $lang['tz']['-7'] = 'GMT - 7 Hours';
 943  $lang['tz']['-6'] = 'GMT - 6 Hours';
 944  $lang['tz']['-5'] = 'GMT - 5 Hours';
 945  $lang['tz']['-4'] = 'GMT - 4 Hours';
 946  $lang['tz']['-3.5'] = 'GMT - 3.5 Hours';
 947  $lang['tz']['-3'] = 'GMT - 3 Hours';
 948  $lang['tz']['-2'] = 'GMT - 2 Hours';
 949  $lang['tz']['-1'] = 'GMT - 1 Hours';
 950  $lang['tz']['0'] = 'GMT';
 951  $lang['tz']['1'] = 'GMT + 1 Hour';
 952  $lang['tz']['2'] = 'GMT + 2 Hours';
 953  $lang['tz']['3'] = 'GMT + 3 Hours';
 954  $lang['tz']['3.5'] = 'GMT + 3.5 Hours';
 955  $lang['tz']['4'] = 'GMT + 4 Hours';
 956  $lang['tz']['4.5'] = 'GMT + 4.5 Hours';
 957  $lang['tz']['5'] = 'GMT + 5 Hours';
 958  $lang['tz']['5.5'] = 'GMT + 5.5 Hours';
 959  $lang['tz']['6'] = 'GMT + 6 Hours';
 960  $lang['tz']['6.5'] = 'GMT + 6.5 Hours';
 961  $lang['tz']['7'] = 'GMT + 7 Hours';
 962  $lang['tz']['8'] = 'GMT + 8 Hours';
 963  $lang['tz']['9'] = 'GMT + 9 Hours';
 964  $lang['tz']['9.5'] = 'GMT + 9.5 Hours';
 965  $lang['tz']['10'] = 'GMT + 10 Hours';
 966  $lang['tz']['11'] = 'GMT + 11 Hours';
 967  $lang['tz']['12'] = 'GMT + 12 Hours';
 968  $lang['tz']['13'] = 'GMT + 13 Hours';
 969  
 970  $lang['datetime']['Sunday'] = 'Sunday';
 971  $lang['datetime']['Monday'] = 'Monday';
 972  $lang['datetime']['Tuesday'] = 'Tuesday';
 973  $lang['datetime']['Wednesday'] = 'Wednesday';
 974  $lang['datetime']['Thursday'] = 'Thursday';
 975  $lang['datetime']['Friday'] = 'Friday';
 976  $lang['datetime']['Saturday'] = 'Saturday';
 977  $lang['datetime']['Sun'] = 'Sun';
 978  $lang['datetime']['Mon'] = 'Mon';
 979  $lang['datetime']['Tue'] = 'Tue';
 980  $lang['datetime']['Wed'] = 'Wed';
 981  $lang['datetime']['Thu'] = 'Thu';
 982  $lang['datetime']['Fri'] = 'Fri';
 983  $lang['datetime']['Sat'] = 'Sat';
 984  $lang['datetime']['January'] = 'January';
 985  $lang['datetime']['February'] = 'February';
 986  $lang['datetime']['March'] = 'March';
 987  $lang['datetime']['April'] = 'April';
 988  $lang['datetime']['May'] = 'May';
 989  $lang['datetime']['June'] = 'June';
 990  $lang['datetime']['July'] = 'July';
 991  $lang['datetime']['August'] = 'August';
 992  $lang['datetime']['September'] = 'September';
 993  $lang['datetime']['October'] = 'October';
 994  $lang['datetime']['November'] = 'November';
 995  $lang['datetime']['December'] = 'December';
 996  $lang['datetime']['Jan'] = 'Jan';
 997  $lang['datetime']['Feb'] = 'Feb';
 998  $lang['datetime']['Mar'] = 'Mar';
 999  $lang['datetime']['Apr'] = 'Apr';
1000  $lang['datetime']['May'] = 'May';
1001  $lang['datetime']['Jun'] = 'Jun';
1002  $lang['datetime']['Jul'] = 'Jul';
1003  $lang['datetime']['Aug'] = 'Aug';
1004  $lang['datetime']['Sep'] = 'Sep';
1005  $lang['datetime']['Oct'] = 'Oct';
1006  $lang['datetime']['Nov'] = 'Nov';
1007  $lang['datetime']['Dec'] = 'Dec';
1008  
1009  //

1010  // Errors (not related to a

1011  // specific failure on a page)

1012  //

1013  $lang['Information'] = 'Information';
1014  $lang['Critical_Information'] = 'Critical Information';
1015  
1016  $lang['General_Error'] = 'General Error';
1017  $lang['Critical_Error'] = 'Critical Error';
1018  $lang['An_error_occured'] = 'An Error Occurred';
1019  $lang['A_critical_error'] = 'A Critical Error Occurred';
1020  $lang['Admin_reauthenticate'] = 'To administer the board you must re-authenticate yourself.';
1021  
1022  //

1023  // That's all, Folks!

1024  // -------------------------------------------------

1025  
1026  ?>


Généré le : Sun Apr 1 11:11:59 2007 par Balluche grâce à PHPXref 0.7