Profile.english.php 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480
  1. <?php
  2. // Version: 2.1 Alpha 1; Profile
  3. global $scripturl, $context;
  4. $txt['no_profile_edit'] = 'You are not allowed to change this person\'s profile.';
  5. $txt['website_title'] = 'Website title';
  6. $txt['website_url'] = 'Website URL';
  7. $txt['signature'] = 'Signature';
  8. $txt['profile_posts'] = 'Posts';
  9. $txt['change_profile'] = 'Change profile';
  10. $txt['preview_signature'] = 'Preview signature';
  11. $txt['current_signature'] = 'Current signature';
  12. $txt['signature_preview'] = 'Signature preview';
  13. $txt['delete_user'] = 'Delete user';
  14. $txt['current_status'] = 'Current Status:';
  15. $txt['personal_text'] = 'Personal Text';
  16. $txt['personal_picture'] = 'Personalized Picture';
  17. $txt['no_avatar'] = 'No avatar';
  18. $txt['choose_avatar_gallery'] = 'Choose avatar from gallery';
  19. $txt['picture_text'] = 'Picture/Text';
  20. $txt['reset_form'] = 'Reset Form';
  21. $txt['preferred_language'] = 'Preferred Language';
  22. $txt['age'] = 'Age';
  23. $txt['no_pic'] = '(no pic)';
  24. $txt['latest_posts'] = 'Latest posts of: ';
  25. $txt['additional_info'] = 'Additional Information';
  26. $txt['avatar_by_url'] = 'Specify your own avatar by URL. (e.g.: <em>http://www.mypage.com/mypic.png</em>)';
  27. $txt['my_own_pic'] = 'Specify avatar by URL';
  28. $txt['date_format'] = 'The format here will be used to show dates throughout this forum.';
  29. $txt['time_format'] = 'Time Format';
  30. $txt['display_name_desc'] = 'This is the displayed name that people will see.';
  31. $txt['personal_time_offset'] = 'Number of hours to +/- to make displayed time equal to your local time.';
  32. $txt['dob'] = 'Birthdate';
  33. $txt['dob_month'] = 'Month (MM)';
  34. $txt['dob_day'] = 'Day (DD)';
  35. $txt['dob_year'] = 'Year (YYYY)';
  36. $txt['password_strength'] = 'For best security, you should use eight or more characters with a combination of letters, numbers, and symbols.';
  37. $txt['include_website_url'] = 'This must be included if you specify a URL below.';
  38. $txt['complete_url'] = 'This must be a complete URL.';
  39. $txt['your_icq'] = 'This is your ICQ number.';
  40. $txt['your_aim'] = 'This is your AOL Instant Messenger nickname.';
  41. $txt['your_yim'] = 'This is your Yahoo! Instant Messenger nickname.';
  42. $txt['sig_info'] = 'Signatures are displayed at the bottom of each post or personal message. BBCode and smileys may be used in your signature.';
  43. $txt['max_sig_characters'] = 'Max characters: %1$d; characters remaining: ';
  44. $txt['send_member_pm'] = 'Send this member a personal message';
  45. $txt['hidden'] = 'hidden';
  46. $txt['current_time'] = 'Current forum time';
  47. $txt['skype_username'] = 'Your Skype Username.';
  48. $txt['language'] = 'Language';
  49. $txt['avatar_too_big'] = 'Avatar image is too big, please resize it and try again (max';
  50. $txt['invalid_registration'] = 'Invalid Date Registered value, valid example:';
  51. $txt['current_password'] = 'Current Password';
  52. // Don't use entities in the below string, except the main ones. (lt, gt, quot.)
  53. $txt['required_security_reasons'] = 'For security reasons, your current password is required to make changes to your account.';
  54. $txt['timeoffset_autodetect'] = 'auto detect';
  55. $txt['secret_question'] = 'Secret Question';
  56. $txt['secret_desc'] = 'To help retrieve your password, enter a question here with an answer that <strong>only</strong> you know.';
  57. $txt['secret_desc2'] = 'Choose carefully, you wouldn\'t want someone guessing your answer!';
  58. $txt['secret_answer'] = 'Answer';
  59. $txt['secret_ask'] = 'Ask me my question';
  60. $txt['cant_retrieve'] = 'You can\'t retrieve your password, but you can set a new one by following a link sent to you by email. You also have the option of setting a new password by answering your secret question.';
  61. $txt['incorrect_answer'] = 'Sorry, but you did not specify a valid combination of Secret Question and Answer in your profile. Please click on the back button, and use the default method of obtaining your password.';
  62. $txt['enter_new_password'] = 'Please enter the answer to your question, and the password you would like to use. Your password will be changed to the one you select provided you answer the question correctly.';
  63. $txt['password_success'] = 'Your password was changed successfully.<br />Click <a href="' . $scripturl . '?action=login">here</a> to login.';
  64. $txt['secret_why_blank'] = 'why is this blank?';
  65. $txt['authentication_reminder'] = 'Authentication Reminder';
  66. $txt['password_reminder_desc'] = 'If you\'ve forgotten your login details, don\'t worry, they can be retrieved. To start this process please enter your username or email address below.';
  67. $txt['authentication_options'] = 'Please select one of the two options below';
  68. $txt['authentication_openid_email'] = 'Email me a reminder of my OpenID identity';
  69. $txt['authentication_openid_secret'] = 'Answer my &quot;secret question&quot; to display my OpenID identity';
  70. $txt['authentication_password_email'] = 'Email me a new password';
  71. $txt['authentication_password_secret'] = 'Let me set a new password by answering my &quot;secret question&quot;';
  72. $txt['openid_secret_reminder'] = 'Please enter your answer to the question below. If you get it correct your OpenID identity will be shown.';
  73. $txt['reminder_openid_is'] = 'The OpenID identity associated with your account is:<br />&nbsp;&nbsp;&nbsp;&nbsp;<strong>%1$s</strong><br /><br />Please make a note of this for future reference.';
  74. $txt['reminder_continue'] = 'Continue';
  75. $txt['current_theme'] = 'Current Theme';
  76. $txt['change'] = 'change';
  77. $txt['theme_preferences'] = 'Theme preferences';
  78. $txt['theme_forum_default'] = 'Forum or Board Default';
  79. $txt['theme_forum_default_desc'] = 'This is the default theme, which means your theme will change along with the administrator\'s settings and the board you are viewing.';
  80. $txt['profileConfirm'] = 'Do you really want to delete this member?';
  81. $txt['custom_title'] = 'Custom Title';
  82. $txt['lastLoggedIn'] = 'Last Active';
  83. $txt['notify_settings'] = 'Notification Settings:';
  84. $txt['notify_save'] = 'Save settings';
  85. $txt['notify_important_email'] = 'Receive forum newsletters, announcements and important notifications by email.';
  86. $txt['notify_regularity'] = 'For topics and boards I\'ve requested notification on, notify me';
  87. $txt['notify_regularity_instant'] = 'Instantly';
  88. $txt['notify_regularity_first_only'] = 'Instantly - but only for the first unread reply';
  89. $txt['notify_regularity_daily'] = 'Daily';
  90. $txt['notify_regularity_weekly'] = 'Weekly';
  91. $txt['auto_notify'] = 'Turn notification on when you post or reply to a topic.';
  92. $txt['notify_send_types'] = 'For topics and boards I\'ve requested notification on, notify me of';
  93. $txt['notify_send_type_everything'] = 'Replies and moderation';
  94. $txt['notify_send_type_everything_own'] = 'Moderation only if I started the topic';
  95. $txt['notify_send_type_only_replies'] = 'Only replies';
  96. $txt['notify_send_type_nothing'] = 'Nothing at all';
  97. $txt['notify_send_body'] = 'When sending notification of a reply to a topic, send the post in the email (but please don\'t reply to these emails.)';
  98. $txt['notifications_topics'] = 'Current Topic Notifications';
  99. $txt['notifications_topics_list'] = 'You are being notified of replies to the following topics';
  100. $txt['notifications_topics_none'] = 'You are not currently receiving any notifications from topics.';
  101. $txt['notifications_topics_howto'] = 'To receive notifications from a topic, click the &quot;notify&quot; button while viewing it.';
  102. $txt['notifications_boards'] = 'Current Board Notifications';
  103. $txt['notifications_boards_list'] = 'You are being notified of new topics posted in the following boards';
  104. $txt['notifications_boards_none'] = 'You aren\'t receiving notifications on any boards right now.';
  105. $txt['notifications_boards_howto'] = 'To request notifications from a specific board, click the &quot;notify&quot; button in the index of that board.';
  106. $txt['notifications_update'] = 'Unnotify';
  107. $txt['statPanel_showStats'] = 'User statistics for: ';
  108. $txt['statPanel_users_votes'] = 'Number of Votes Cast';
  109. $txt['statPanel_users_polls'] = 'Number of Polls Created';
  110. $txt['statPanel_total_time_online'] = 'Total Time Spent Online';
  111. $txt['statPanel_noPosts'] = 'No posts to speak of!';
  112. $txt['statPanel_generalStats'] = 'General Statistics';
  113. $txt['statPanel_posts'] = 'posts';
  114. $txt['statPanel_topics'] = 'topics';
  115. $txt['statPanel_total_posts'] = 'Total Posts';
  116. $txt['statPanel_total_topics'] = 'Total Topics Started';
  117. $txt['statPanel_votes'] = 'votes';
  118. $txt['statPanel_polls'] = 'polls';
  119. $txt['statPanel_topBoards'] = 'Most Popular Boards By Posts';
  120. $txt['statPanel_topBoards_posts'] = '%1$d posts of the board\'s %2$d posts (%3$01.2f%%)';
  121. $txt['statPanel_topBoards_memberposts'] = '%1$d posts of the member\'s %2$d posts (%3$01.2f%%)';
  122. $txt['statPanel_topBoardsActivity'] = 'Most Popular Boards By Activity';
  123. $txt['statPanel_activityTime'] = 'Posting Activity By Time';
  124. $txt['statPanel_activityTime_posts'] = '%1$d posts (%2$d%%)';
  125. $txt['statPanel_timeOfDay'] = 'Time of Day';
  126. $txt['deleteAccount_warning'] = 'Warning - These actions are irreversible!';
  127. $txt['deleteAccount_desc'] = 'From this page you can delete this user\'s account and posts.';
  128. $txt['deleteAccount_member'] = 'Delete this member\'s account';
  129. $txt['deleteAccount_posts'] = 'Remove posts made by this member';
  130. $txt['deleteAccount_none'] = 'None';
  131. $txt['deleteAccount_all_posts'] = 'All Posts';
  132. $txt['deleteAccount_topics'] = 'Topics and Posts';
  133. $txt['deleteAccount_confirm'] = 'Are you completely sure you want to delete this account?';
  134. $txt['deleteAccount_approval'] = 'Please note that the forum moderators will have to approve this account\'s deletion before it will be removed.';
  135. $txt['profile_of_username'] = 'Profile of %1$s';
  136. $txt['profileInfo'] = 'Profile Info';
  137. $txt['showPosts'] = 'Show Posts';
  138. $txt['showPosts_help'] = 'This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.';
  139. $txt['showMessages'] = 'Messages';
  140. $txt['showTopics'] = 'Topics';
  141. $txt['showDisregarded'] = 'Disregarded topics';
  142. $txt['showAttachments'] = 'Attachments';
  143. $txt['viewWarning_help'] = 'This section allows you to view all warnings issued to this member.';
  144. $txt['statPanel'] = 'Show Stats';
  145. $txt['editBuddyIgnoreLists'] = 'Buddies/Ignore List';
  146. $txt['editBuddies'] = 'Edit Buddies';
  147. $txt['editIgnoreList'] = 'Edit Ignore List';
  148. $txt['trackUser'] = 'Track User';
  149. $txt['trackActivity'] = 'Activity';
  150. $txt['trackIP'] = 'IP Address';
  151. $txt['trackLogins'] = 'Logins';
  152. $txt['authentication'] = 'Authentication';
  153. $txt['change_authentication'] = 'From this section you can change how you login to the forum. You may choose to either use an OpenID account for your authentication, or alternatively switch to use a username and password.';
  154. $txt['profileEdit'] = 'Modify Profile';
  155. $txt['account_info'] = 'These are your account settings. This page holds all critical information that identifies you on this forum. For security reasons, you will need to enter your (current) password to make changes to this information.';
  156. $txt['forumProfile_info'] = 'You can change your personal information on this page. This information will be displayed throughout ' . $context['forum_name_html_safe'] . '. If you aren\'t comfortable with sharing some information, simply skip it - nothing here is required.';
  157. $txt['theme_info'] = 'This section allows you to customize the look and layout of the forum.';
  158. $txt['notification'] = 'Notifications';
  159. $txt['notification_info'] = 'SMF allows you to be notified of replies to posts, newly posted topics, and forum announcements. You can change those settings here, or oversee the topics and boards you are currently receiving notifications for.';
  160. $txt['groupmembership'] = 'Group Membership';
  161. $txt['groupMembership_info'] = 'In this section of your profile you can change which groups you belong to.';
  162. $txt['ignoreboards'] = 'Ignore Boards Options';
  163. $txt['ignoreboards_info'] = 'This page lets you ignore particular boards. When a board is ignored, the new post indicator will not show up on the board index. New posts will not show up using the "unread post" search link (when searching it will not look in those boards) however, ignored boards will still appear on the board index and upon entering will show which topics have new posts. When using the "unread replies" link, new posts in an ignored board will still be shown.';
  164. $txt['pmprefs'] = 'Personal Messaging';
  165. $txt['profileAction'] = 'Actions';
  166. $txt['deleteAccount'] = 'Delete this account';
  167. $txt['profileSendIm'] = 'Send personal message';
  168. $txt['profile_sendpm_short'] = 'Send PM';
  169. $txt['profileBanUser'] = 'Ban this user';
  170. $txt['display_name'] = 'Display name';
  171. $txt['enter_ip'] = 'Enter IP (range)';
  172. $txt['errors_by'] = 'Error messages by';
  173. $txt['errors_desc'] = 'Below is a list of all the recent errors that this user has generated/experienced.';
  174. $txt['errors_from_ip'] = 'Error messages from IP (range)';
  175. $txt['errors_from_ip_desc'] = 'Below is a list of all recent error messages generated by this IP (range).';
  176. $txt['ip_address'] = 'IP address';
  177. $txt['ips_in_errors'] = 'IPs used in error messages';
  178. $txt['ips_in_messages'] = 'IPs used in recent posts';
  179. $txt['members_from_ip'] = 'Members from IP (range)';
  180. $txt['members_in_range'] = 'Members possibly in the same range';
  181. $txt['messages_from_ip'] = 'Messages posted from IP (range)';
  182. $txt['messages_from_ip_desc'] = 'Below is a list of all messages posted from this IP (range).';
  183. $txt['trackLogins_desc'] = 'Below is a list of all times this account was logged into.';
  184. $txt['most_recent_ip'] = 'Most recent IP address';
  185. $txt['why_two_ip_address'] = 'Why are there two IP addresses listed?';
  186. $txt['no_errors_from_ip'] = 'No error messages from the specified IP (range) found';
  187. $txt['no_errors_from_user'] = 'No error messages from the specified user found';
  188. $txt['no_members_from_ip'] = 'No members from the specified IP (range) found';
  189. $txt['no_messages_from_ip'] = 'No messages from the specified IP (range) found';
  190. $txt['trackLogins_none_found'] = 'No recent logins were found';
  191. $txt['none'] = 'None';
  192. $txt['own_profile_confirm'] = 'Are you sure you want to delete your account?';
  193. $txt['view_ips_by'] = 'View IPs used by';
  194. $txt['avatar_will_upload'] = 'Upload an avatar';
  195. $txt['activate_changed_email_title'] = 'Email Address Changed';
  196. $txt['activate_changed_email_desc'] = 'You\'ve changed your email address. In order to validate this address you will receive an email. Click the link in that email to reactivate your account.';
  197. // Use numeric entities in the below three strings.
  198. $txt['no_reminder_email'] = 'Unable to send reminder email.';
  199. $txt['send_email'] = 'Send an email to';
  200. $txt['to_ask_password'] = 'to ask for your authentication details';
  201. $txt['user_email'] = 'Username/Email';
  202. // Use numeric entities in the below two strings.
  203. $txt['reminder_subject'] = 'New password for ' . $context['forum_name'];
  204. $txt['reminder_mail'] = 'This mail was sent because the \'forgot password\' function has been applied to your account. To set a new password, click the following link';
  205. $txt['reminder_sent'] = 'A mail has been sent to your email address. Click the link in that mail to set a new password.';
  206. $txt['reminder_openid_sent'] = 'Your current OpenID identity has been sent to your email address.';
  207. $txt['reminder_set_password'] = 'Set Password';
  208. $txt['reminder_password_set'] = 'Password successfully set';
  209. $txt['reminder_error'] = '%1$s failed to answer their secret question correctly when attempting to change a forgotten password.';
  210. $txt['registration_not_approved'] = 'Sorry, this account has not yet been approved. If you need to change your email address please click <a href="%1$s">here</a>.';
  211. $txt['registration_not_activated'] = 'Sorry, this account has not yet been activated. If you need to resend the activation email please click <a href="%1$s">here</a>';
  212. $txt['primary_membergroup'] = 'Primary Membergroup';
  213. $txt['additional_membergroups'] = 'Additional Membergroups';
  214. $txt['additional_membergroups_show'] = '[ show additional groups ]';
  215. $txt['no_primary_membergroup'] = '(no primary membergroup)';
  216. $txt['deadmin_confirm'] = 'Are you sure you wish to irrevocably remove your admin status?';
  217. $txt['account_activate_method_2'] = 'Account requires reactivation after email change';
  218. $txt['account_activate_method_3'] = 'Account is not approved';
  219. $txt['account_activate_method_4'] = 'Account is awaiting approval for deletion';
  220. $txt['account_activate_method_5'] = 'Account is an &quot;under age&quot; account awaiting approval';
  221. $txt['account_not_activated'] = 'Account is currently not activated';
  222. $txt['account_activate'] = 'activate';
  223. $txt['account_approve'] = 'approve';
  224. $txt['user_is_banned'] = 'User is currently banned';
  225. $txt['view_ban'] = 'View';
  226. $txt['user_banned_by_following'] = 'This user is currently affected by the following bans';
  227. $txt['user_cannot_due_to'] = 'User cannot %1$s as a result of ban: &quot;%2$s&quot;';
  228. $txt['ban_type_post'] = 'post';
  229. $txt['ban_type_register'] = 'register';
  230. $txt['ban_type_login'] = 'login';
  231. $txt['ban_type_access'] = 'access forum';
  232. $txt['show_online'] = 'Show others my online status';
  233. $txt['return_to_post'] = 'Return to topics after posting by default.';
  234. $txt['no_new_reply_warning'] = 'Don\'t warn on new replies made while posting.';
  235. $txt['posts_apply_ignore_list'] = 'Hide messages posted by members on my ignore list.';
  236. $txt['recent_posts_at_top'] = 'Show most recent posts at the top.';
  237. $txt['recent_pms_at_top'] = 'Show most recent personal messages at top.';
  238. $txt['wysiwyg_default'] = 'Show WYSIWYG editor on post page by default.';
  239. $txt['timeformat_default'] = '(Forum Default)';
  240. $txt['timeformat_easy1'] = 'Month Day, Year, HH:MM:SS am/pm';
  241. $txt['timeformat_easy2'] = 'Month Day, Year, HH:MM:SS (24 hour)';
  242. $txt['timeformat_easy3'] = 'YYYY-MM-DD, HH:MM:SS';
  243. $txt['timeformat_easy4'] = 'DD Month YYYY, HH:MM:SS';
  244. $txt['timeformat_easy5'] = 'DD-MM-YYYY, HH:MM:SS';
  245. $txt['poster'] = 'Poster';
  246. $txt['board_desc_inside'] = 'Show board descriptions inside boards.';
  247. $txt['show_children'] = 'Show child boards on every page inside boards, not just the first.';
  248. $txt['use_sidebar_menu'] = 'Use sidebar menus instead of dropdown menus when possible.';
  249. $txt['show_no_avatars'] = 'Don\'t show users\' avatars.';
  250. $txt['show_no_signatures'] = 'Don\'t show users\' signatures.';
  251. $txt['show_no_censored'] = 'Leave words uncensored.';
  252. $txt['topics_per_page'] = 'Topics to display per page:';
  253. $txt['messages_per_page'] = 'Messages to display per page:';
  254. $txt['per_page_default'] = 'forum default';
  255. $txt['calendar_start_day'] = 'First day of the week on the calendar';
  256. $txt['display_quick_reply'] = 'Use quick reply on topic display: ';
  257. $txt['display_quick_reply1'] = 'don\'t show at all';
  258. $txt['display_quick_reply2'] = 'show, off by default';
  259. $txt['display_quick_reply3'] = 'show, on by default';
  260. $txt['use_editor_quick_reply'] = 'Use full editor in Quick Reply';
  261. $txt['display_quick_mod'] = 'Show quick-moderation as ';
  262. $txt['display_quick_mod_none'] = 'don\'t show.';
  263. $txt['display_quick_mod_check'] = 'checkboxes.';
  264. $txt['display_quick_mod_image'] = 'icons.';
  265. $txt['whois_title'] = 'Look up IP on a regional whois-server';
  266. $txt['whois_afrinic'] = 'AfriNIC (Africa)';
  267. $txt['whois_apnic'] = 'APNIC (Asia Pacific region)';
  268. $txt['whois_arin'] = 'ARIN (North America, a portion of the Caribbean and sub-Saharan Africa)';
  269. $txt['whois_lacnic'] = 'LACNIC (Latin American and Caribbean region)';
  270. $txt['whois_ripe'] = 'RIPE (Europe, the Middle East and parts of Africa and Asia)';
  271. $txt['moderator_why_missing'] = 'why isn\'t moderator here?';
  272. $txt['username_change'] = 'change';
  273. $txt['username_warning'] = 'To change this member\'s username, the forum must also reset their password, which will be emailed to the member with their new username.';
  274. $txt['show_member_posts'] = 'View Member Posts';
  275. $txt['show_member_topics'] = 'View Member Topics';
  276. $txt['show_member_attachments'] = 'View Member Attachments';
  277. $txt['show_posts_none'] = 'No posts have been posted yet.';
  278. $txt['show_topics_none'] = 'No topics have been posted yet.';
  279. $txt['disregarded_topics_none'] = 'You don\'t have any topic in the disregarded list.';
  280. $txt['show_attachments_none'] = 'No attachments have been posted yet.';
  281. $txt['show_attach_filename'] = 'Filename';
  282. $txt['show_attach_downloads'] = 'Downloads';
  283. $txt['show_attach_posted'] = 'Posted';
  284. $txt['showPermissions'] = 'Show Permissions';
  285. $txt['showPermissions_status'] = 'Permission status';
  286. $txt['showPermissions_help'] = 'This section allows you to view all permissions for this member (denied permissions are <del>struck out</del>).';
  287. $txt['showPermissions_given'] = 'Given by';
  288. $txt['showPermissions_denied'] = 'Denied by';
  289. $txt['showPermissions_permission'] = 'Permission (denied permissions are <del>struck out</del>)';
  290. $txt['showPermissions_none_general'] = 'This member has no general permissions set.';
  291. $txt['showPermissions_none_board'] = 'This member has no board specific permissions set.';
  292. $txt['showPermissions_all'] = 'As an administrator, this member has all possible permissions.';
  293. $txt['showPermissions_select'] = 'Board specific permissions for';
  294. $txt['showPermissions_general'] = 'General Permissions';
  295. $txt['showPermissions_global'] = 'All boards';
  296. $txt['showPermissions_restricted_boards'] = 'Restricted boards';
  297. $txt['showPermissions_restricted_boards_desc'] = 'The following boards are not accessible by this user';
  298. $txt['local_time'] = 'Local Time';
  299. $txt['posts_per_day'] = 'per day';
  300. $txt['buddy_ignore_desc'] = 'This area allows you to maintain your buddy and ignore lists for this forum. Adding members to these lists will, amongst other things, help control mail and PM traffic, depending on your preferences.';
  301. $txt['buddy_add'] = 'Add To Buddy List';
  302. $txt['buddy_remove'] = 'Remove From Buddy List';
  303. $txt['buddy_add_button'] = 'Add';
  304. $txt['no_buddies'] = 'Your buddy list is currently empty';
  305. $txt['ignore_add'] = 'Add To Ignore List';
  306. $txt['ignore_remove'] = 'Remove From Ignore List';
  307. $txt['ignore_add_button'] = 'Add';
  308. $txt['no_ignore'] = 'Your ignore list is currently empty';
  309. $txt['regular_members'] = 'Registered Members';
  310. $txt['regular_members_desc'] = 'Every member of the forum is a member of this group.';
  311. $txt['group_membership_msg_free'] = 'Your group membership was successfully updated.';
  312. $txt['group_membership_msg_request'] = 'Your request has been submitted, please be patient while the request is considered.';
  313. $txt['group_membership_msg_primary'] = 'Your primary group has been updated';
  314. $txt['current_membergroups'] = 'Current Membergroups';
  315. $txt['available_groups'] = 'Available Groups';
  316. $txt['join_group'] = 'Join Group';
  317. $txt['leave_group'] = 'Leave Group';
  318. $txt['request_group'] = 'Request Membership';
  319. $txt['approval_pending'] = 'Approval Pending';
  320. $txt['make_primary'] = 'Make Primary Group';
  321. $txt['request_group_membership'] = 'Request Group Membership';
  322. $txt['request_group_membership_desc'] = 'Before you can join this group your membership must be approved by the moderator. Please give a reason for joining this group';
  323. $txt['submit_request'] = 'Submit Request';
  324. $txt['profile_updated_own'] = 'Your profile has been updated successfully.';
  325. $txt['profile_updated_else'] = 'The profile for %1$s has been updated successfully.';
  326. $txt['profile_error_signature_max_length'] = 'Your signature cannot be greater than %1$d characters';
  327. $txt['profile_error_signature_max_lines'] = 'Your signature cannot span more than %1$d lines';
  328. $txt['profile_error_signature_max_image_size'] = 'Images in your signature must be no greater than %1$dx%2$d pixels';
  329. $txt['profile_error_signature_max_image_width'] = 'Images in your signature must be no wider than %1$d pixels';
  330. $txt['profile_error_signature_max_image_height'] = 'Images in your signature must be no higher than %1$d pixels';
  331. $txt['profile_error_signature_max_image_count'] = 'You cannot have more than %1$d images in your signature';
  332. $txt['profile_error_signature_max_font_size'] = 'Text in your signature must be smaller than %1$s in size';
  333. $txt['profile_error_signature_allow_smileys'] = 'You are not allowed to use any smileys within your signature';
  334. $txt['profile_error_signature_max_smileys'] = 'You are not allowed to use more than %1$d smileys within your signature';
  335. $txt['profile_error_signature_disabled_bbc'] = 'The following BBC is not allowed within your signature: %1$s';
  336. $txt['profile_view_warnings'] = 'View Warnings';
  337. $txt['profile_issue_warning'] = 'Issue a Warning';
  338. $txt['profile_warning_level'] = 'Warning Level';
  339. $txt['profile_warning_desc'] = 'From this section you can adjust the user\'s warning level and issue them with a written warning if necessary. You can also track their warning history and view the effects of their current warning level as determined by the administrator.';
  340. $txt['profile_warning_name'] = 'Member Name';
  341. $txt['profile_warning_impact'] = 'Result';
  342. $txt['profile_warning_reason'] = 'Reason for Warning';
  343. $txt['profile_warning_reason_desc'] = 'This is required and will be logged.';
  344. $txt['profile_warning_effect_none'] = 'None.';
  345. $txt['profile_warning_effect_watch'] = 'User will be added to moderator watch list.';
  346. $txt['profile_warning_effect_own_watched'] = 'You are on the moderator watch list.';
  347. $txt['profile_warning_is_watch'] = 'being watched';
  348. $txt['profile_warning_effect_moderation'] = 'All users posts will be moderated.';
  349. $txt['profile_warning_effect_own_moderated'] = 'All your posts will be moderated.';
  350. $txt['profile_warning_is_moderation'] = 'posts are moderated';
  351. $txt['profile_warning_effect_mute'] = 'User will not be able to post.';
  352. $txt['profile_warning_effect_own_muted'] = 'You will not be able to post.';
  353. $txt['profile_warning_is_muted'] = 'cannot post';
  354. $txt['profile_warning_effect_text'] = 'Level >= %1$d: %2$s';
  355. $txt['profile_warning_notify'] = 'Send a Notification';
  356. $txt['profile_warning_notify_template'] = 'Select template:';
  357. $txt['profile_warning_notify_subject'] = 'Notification Subject';
  358. $txt['profile_warning_notify_body'] = 'Notification Message';
  359. $txt['profile_warning_notify_template_subject'] = 'You have received a warning';
  360. // Use numeric entities in below string.
  361. $txt['profile_warning_notify_template_outline'] = '{MEMBER},' . "\n\n" . 'You have received a warning for %1$s. Please cease these activities and abide by the forum rules otherwise we will take further action.' . "\n\n" . '{REGARDS}';
  362. $txt['profile_warning_notify_template_outline_post'] = '{MEMBER},' . "\n\n" . 'You have received a warning for %1$s in regards to the message:' . "\n" . '{MESSAGE}.' . "\n\n" . 'Please cease these activities and abide by the forum rules otherwise we will take further action.' . "\n\n" . '{REGARDS}';
  363. $txt['profile_warning_notify_for_spamming'] = 'spamming';
  364. $txt['profile_warning_notify_title_spamming'] = 'Spamming';
  365. $txt['profile_warning_notify_for_offence'] = 'posting offensive material';
  366. $txt['profile_warning_notify_title_offence'] = 'Posting Offensive Material';
  367. $txt['profile_warning_notify_for_insulting'] = 'insulting other users and/or staff members';
  368. $txt['profile_warning_notify_title_insulting'] = 'Insulting Users/Staff';
  369. $txt['profile_warning_issue'] = 'Issue Warning';
  370. $txt['profile_warning_max'] = '(Max 100)';
  371. $txt['profile_warning_limit_attribute'] = 'Note you can not adjust this user\'s level by more than %1$d%% in a 24 hour period.';
  372. $txt['profile_warning_errors_occured'] = 'Warning has not been sent due to following errors';
  373. $txt['profile_warning_success'] = 'Warning Successfully Issued';
  374. $txt['profile_warning_new_template'] = 'New Template';
  375. $txt['profile_warning_previous'] = 'Previous Warnings';
  376. $txt['profile_warning_previous_none'] = 'This user has not received any previous warnings.';
  377. $txt['profile_warning_previous_issued'] = 'Issued By';
  378. $txt['profile_warning_previous_time'] = 'Time';
  379. $txt['profile_warning_previous_level'] = 'Points';
  380. $txt['profile_warning_previous_reason'] = 'Reason';
  381. $txt['profile_warning_previous_notice'] = 'View Notice Sent to Member';
  382. $txt['viewwarning'] = 'View Warnings';
  383. $txt['profile_viewwarning_for_user'] = 'Warnings for %1$s';
  384. $txt['profile_viewwarning_no_warnings'] = 'No warnings have been issued.';
  385. $txt['profile_viewwarning_desc'] = 'Below is a summary of all the warnings that have been issued by the forum moderation team.';
  386. $txt['profile_viewwarning_previous_warnings'] = 'Previous Warnings';
  387. $txt['profile_viewwarning_impact'] = 'Warning Impact';
  388. $txt['subscriptions'] = 'Paid Subscriptions';
  389. $txt['pm_settings_desc'] = 'From this page you can change a variety of personal messaging options, including how messages are displayed and who may send them to you.';
  390. $txt['email_notify'] = 'Notify by email every time you receive a personal message:';
  391. $txt['email_notify_never'] = 'Never';
  392. $txt['email_notify_buddies'] = 'From Buddies Only';
  393. $txt['email_notify_always'] = 'Always';
  394. $txt['pm_receive_from'] = 'Receive personal messages from:';
  395. $txt['pm_receive_from_everyone'] = 'All members';
  396. $txt['pm_receive_from_ignore'] = 'All members, except those on my ignore list';
  397. $txt['pm_receive_from_admins'] = 'Administrators only';
  398. $txt['pm_receive_from_buddies'] = 'Buddies and Administrators only';
  399. $txt['copy_to_outbox'] = 'Save a copy of each personal message in my sent items by default.';
  400. $txt['popup_messages'] = 'Show a popup when I receive new messages.';
  401. $txt['pm_remove_inbox_label'] = 'Remove the inbox label when applying another label';
  402. $txt['pm_display_mode'] = 'Display personal messages';
  403. $txt['pm_display_mode_all'] = 'All at once';
  404. $txt['pm_display_mode_one'] = 'One at a time';
  405. $txt['pm_display_mode_linked'] = 'As a conversation';
  406. // Use entities in the below string.
  407. $txt['pm_recommend_enable_outbox'] = 'To make the most of this setting we suggest you enable &quot;Save a copy of each Personal Message in my sent items by default&quot;\\n\\nThis will help ensure that the conversations flow better as you can see both sides of the conversation.';
  408. $txt['tracking'] = 'Tracking';
  409. $txt['tracking_description'] = 'This section allows you to review certain profile actions performed on this member\'s profile as well as track their IP address and login history.';
  410. $txt['trackEdits'] = 'Profile Edits';
  411. $txt['trackEdit_deleted_member'] = 'Deleted Member';
  412. $txt['trackEdit_no_edits'] = 'No edits have so far been recorded for this member.';
  413. $txt['trackEdit_action'] = 'Field';
  414. $txt['trackEdit_before'] = 'Value Before';
  415. $txt['trackEdit_after'] = 'Value After';
  416. $txt['trackEdit_applicator'] = 'Changed By';
  417. $txt['trackEdit_action_real_name'] = 'Member Name';
  418. $txt['trackEdit_action_usertitle'] = 'Custom Title';
  419. $txt['trackEdit_action_member_name'] = 'Username';
  420. $txt['trackEdit_action_email_address'] = 'Email Address';
  421. $txt['trackEdit_action_id_group'] = 'Primary Membergroup';
  422. $txt['trackEdit_action_additional_groups'] = 'Additional Membergroups';
  423. ?>