[ Index ]

PHP Cross Reference of MyBB 1.8.37

title

Body

[close]

/inc/languages/english/admin/ -> user_users.lang.php (source)

   1  <?php
   2  /**
   3   * MyBB 1.8 English Language Pack
   4   * Copyright 2014 MyBB Group, All Rights Reserved
   5   *
   6   */
   7  
   8  $l['users'] = "Users";
   9  
  10  $l['search_for_user'] = "Search for a User";
  11  $l['browse_users'] = "Browse Users";
  12  $l['browse_users_desc'] = "Below you can browse users of your forums in different defined views. Views are particularly useful for generating different result sets with different information - think of them as saved live searches.";
  13  $l['find_users'] = "Find Users";
  14  $l['find_users_desc'] = "Here you can search for users of your forum. The fewer fields you fill in, the broader your search is; the more you fill in, the narrower your search is.";
  15  $l['create_user'] = "Create New User";
  16  $l['create_user_desc'] = "Here you can create a new user.";
  17  $l['merge_users'] = "Merge Users";
  18  $l['merge_users_desc'] = "Here you can merge two user accounts into one. The \"Source Account\" will  be merged into the \"Destination Account\" leaving <strong>only</strong> the destination account. The source accounts posts, threads, private messages, calendar events, post count and buddy list will be merged into the destination account.<br /><span style=\"font-size: 15px;\">Please be aware that this process cannot be undone.</span>";
  19  $l['edit_user'] = "Edit User";
  20  $l['edit_user_desc'] = "Here you can edit this users profile, settings, and signature; see general statistics; and visit other pages for further information relating to this user.";
  21  $l['show_referrers'] = "Show Referrers";
  22  $l['show_referrers_desc'] = "The results to your search criteria are shown below. You can view the results in either a table view or business card view.";
  23  $l['show_ip_addresses'] = "Show IP Addresses";
  24  $l['show_ip_addresses_desc'] = "The registration IP address and the post IPs for the selected users are shown below. The first IP address is the registration IP (it is marked as such). Any other IP addresses are IP addresses the user has posted with.";
  25  $l['manage_users'] = "Manage Users";
  26  $l['manage_users_desc'] = "Mass-managing users makes it a lot easier to do common tasks.";
  27  $l['inline_edit'] = "Inline User Moderation:";
  28  $l['inline_activate'] = "Activate User(s)";
  29  $l['inline_ban'] = "Ban User(s)";
  30  $l['inline_usergroup'] = "Change Users' Usergroup";
  31  $l['inline_delete'] = "Delete User(s)";
  32  $l['inline_prune'] = "Prune/Delete Users' Posts";
  33  $l['inline_activated'] = "{1} user(s) were successfully activated.";
  34  $l['inline_activated_more'] = "<small>{1} user(s) you selected were already activated.</small>";
  35  $l['inline_activated_failed'] = "All the users you selected were already activated.";
  36  $l['ban_time'] = "Ban Length <em>*</em>";
  37  $l['ban_reason'] = "Ban Reason";
  38  $l['mass_ban'] = "Mass Ban Users";
  39  $l['important'] = "Important";
  40  $l['mass_ban_info'] = "This action will affect {1} user(s). Only continue if you are sure you want to do this.";
  41  $l['ban_users'] = "Ban Users";
  42  $l['users_banned'] = "{1} user(s) have been banned.";
  43  $l['confirm_multilift'] = "Are you sure you want to lift bans for the user(s) you selected?";
  44  $l['success_ban_lifted'] = "Bans for {1} user(s) you selected have been lifted.";
  45  $l['edit_ban'] = "Edit Ban";
  46  $l['lift_ban'] = "Lift Ban";
  47  $l['lift_bans'] = "Lift Bans";
  48  $l['confirm_multidelete'] = "Are you sure you want to delete these {1} user(s)? This cannot be undone.";
  49  $l['users_deleted'] = "{1} user(s) have been deleted.";
  50  $l['mass_prune_info'] = "This action will affect {1} user(s). If you continue, it will remove all the users' posts older than the date you enter below.<br /><br /><strong>Please note that if any users' post is the first post of a thread, the entire thread will be removed.</strong>";
  51  $l['mass_prune_posts'] = "Mass Prune Posts";
  52  $l['manual_date'] = "Enter a manual date";
  53  $l['relative_date'] = "Or select a delete option";
  54  $l['multi_selected_dates'] = "You've selected both a manual date and a set option. Please select either a manual date or a set option.";
  55  $l['incorrect_date'] = "The date you entered is invalid. Please enter a valid date, or leave blank and select a set option.";
  56  $l['prune_complete'] = "Prune completed successfully.";
  57  $l['prune_fail'] = "No posts were found for the selected user(s). No posts were pruned.";
  58  $l['no_prune_option'] = "Please enter a date or select an option to continue.";
  59  $l['prune_posts'] = "Prune Posts";
  60  $l['delete_posts'] = "Delete Posts";
  61  $l['usergroup_info'] = "The following action will affect {1} user(s). By choosing the options below, you will be overwriting the selected users' primary / additional / display usergroup.";
  62  $l['mass_usergroups'] = "Mass Usergroup Change";
  63  $l['success_mass_usergroups'] = "User(s) updated successfully.";
  64  $l['alter_usergroups'] = "Save Changes";
  65  $l['no_usergroup_changed'] = "None of the user(s) you selected can have their usergroups changed.";
  66  $l['no_set_option'] = "A valid set date was not selected. Please select an option from the dropdown box or enter a manual date.";
  67  $l['select_an_option'] = "(Select an Option)";
  68  
  69  $l['month_1'] = "January";
  70  $l['month_2'] = "February";
  71  $l['month_3'] = "March";
  72  $l['month_4'] = "April";
  73  $l['month_5'] = "May";
  74  $l['month_6'] = "June";
  75  $l['month_7'] = "July";
  76  $l['month_8'] = "August";
  77  $l['month_9'] = "September";
  78  $l['month_10'] = "October";
  79  $l['month_11'] = "November";
  80  $l['month_12'] = "December";
  81  
  82  $l['option_1'] = "More than a month old";
  83  $l['option_2'] = "More than 3 months old";
  84  $l['option_3'] = "More than 6 months old";
  85  $l['option_4'] = "More than a year old";
  86  $l['option_5'] = "More than 18 months old";
  87  $l['option_6'] = "More than 2 years old";
  88  
  89  $l['error_avatartoobig'] = "Sorry, but we cannot change your avatar as the new avatar you specified is too big. The maximum dimensions are {1}x{2} (width x height)";
  90  $l['error_invalidavatarurl'] = "The URL you entered for your avatar does not appear to be valid. Please ensure you enter a valid URL.";
  91  $l['error_remote_avatar_not_allowed'] = "Remote avatar URLs have been disabled by the forum administrator.";
  92  $l['error_invalid_user'] = "You have selected an invalid user.";
  93  $l['error_no_perms_super_admin'] = "You do not have permission to edit this user because you are not a super administrator.";
  94  $l['error_invalid_user_source'] = "The source account username you entered does not exist";
  95  $l['error_invalid_user_destination'] = "The destination account username you entered does not exist";
  96  $l['error_cannot_merge_same_account'] = "The source and destination accounts must be different";
  97  $l['error_no_users_found'] = "No users were found matching the specified search criteria. Please modify your search criteria and try again.";
  98  $l['error_invalid_admin_view'] = "You selected an invalid administration view.";
  99  $l['error_missing_view_title'] = "You did not enter a title for this view.";
 100  $l['error_no_view_fields'] = "You did not select any fields to display on this view";
 101  $l['error_invalid_view_perpage'] = "You have entered an invalid number of results to show per page";
 102  $l['error_invalid_view_sortby'] = "You have selected an invalid field to sort results by";
 103  $l['error_invalid_view_sortorder'] = "You have selected an invalid sort order";
 104  $l['error_invalid_view_delete'] = "You selected an invalid administration view to delete";
 105  $l['error_cannot_delete_view'] = "You must have at least 1 administration view.";
 106  $l['error_inline_no_users_selected'] = "Sorry, but you did not select any users. Please select some users and try again.";
 107  $l['error_cannot_delete_user'] = "This user cannot be deleted.";
 108  $l['error_no_referred_users'] = "The selected user does not have any referred users.";
 109  
 110  $l['user_deletion_confirmation'] = "Are you sure you wish to delete this user?";
 111  
 112  $l['success_coppa_activated'] = "The selected COPPA user has been activated successfully.";
 113  $l['success_activated'] = "The selected user has been activated successfully.";
 114  $l['success_user_created'] = "The user has been created successfully.";
 115  $l['success_user_updated'] = "The selected user has been updated successfully.";
 116  $l['success_user_deleted'] = "The selected user has been deleted successfully.";
 117  $l['success_merged'] = "has successfully been merged into";
 118  $l['succuss_view_set_as_default'] = "The selected administration view has been set as your default successfully";
 119  $l['success_view_created'] = "The administration view has been created successfully.";
 120  $l['success_view_updated'] = "The selected administration view has been updated successfully.";
 121  $l['success_view_deleted'] = "The selected administration view has been deleted successfully.";
 122  
 123  $l['confirm_view_deletion'] = "Are you sure you want to delete the selected view?";
 124  
 125  $l['warning_coppa_user'] = "<p class=\"alert\"><strong>Warning: </strong> This user is awaiting COPPA validation. <a href=\"index.php?module=user-users&amp;action=activate_user&amp;uid={1}&amp;my_post_key={2}\">Activate Account</a></p>";
 126  
 127  $l['required_profile_info'] = "Required Profile Information";
 128  $l['password'] = "Password";
 129  $l['confirm_password'] = "Confirm Password";
 130  $l['email_address'] = "Email Address";
 131  $l['use_primary_user_group'] = "Use Primary User Group";
 132  $l['primary_user_group'] = "Primary User Group";
 133  $l['additional_user_groups'] = "Additional User Groups";
 134  $l['additional_user_groups_desc'] = "Use CTRL to select multiple groups";
 135  $l['display_user_group'] = "Display User Group";
 136  $l['save_user'] = "Save User";
 137  
 138  $l['overview'] = "Overview";
 139  $l['profile'] = "Profile";
 140  $l['account_settings'] = "Account Settings";
 141  $l['signature'] = "Signature";
 142  $l['avatar'] = "Avatar";
 143  $l['mod_options'] = "Moderator Options";
 144  $l['general_account_stats'] = "General Account Statistics";
 145  $l['local_time'] = "Local Time";
 146  $l['local_time_format'] = "{1} at {2}";
 147  $l['posts'] = "Posts";
 148  $l['age'] = "Age";
 149  $l['posts_per_day'] = "Posts per day";
 150  $l['percent_of_total_posts'] = "Percent of total posts";
 151  $l['user_overview'] = "User Overview";
 152  
 153  $l['new_password'] = "New Password";
 154  $l['new_password_desc'] = "Only required if changing";
 155  $l['confirm_new_password'] = "Confirm New Password";
 156  
 157  $l['optional_profile_info'] = "Optional Profile Information";
 158  $l['custom_user_title'] = "Custom User Title";
 159  $l['custom_user_title_desc'] = "If empty, the group user title will be used";
 160  $l['website'] = "Website";
 161  $l['icq_number'] = "ICQ Number";
 162  $l['skype_handle'] = "Skype Handle";
 163  $l['google_handle'] = "Google Hangouts Handle";
 164  $l['birthday'] = "Date of Birth";
 165  
 166  $l['away_information'] = "Away Information";
 167  $l['away_status'] = "Away Status:";
 168  $l['away_status_desc'] = "Allows you to leave an away message if you are going away for a while.";
 169  $l['im_away'] = "I'm Away";
 170  $l['im_here'] = "I'm Here";
 171  $l['away_reason'] = "Away Reason:";
 172  $l['away_reason_desc'] = "Allows you to enter a small description of why you are away  (max 200 characters).";
 173  $l['return_date'] = "Return Date:";
 174  $l['return_date_desc'] = "If you know when you will be back, you can enter your return date here.";
 175  $l['error_acp_return_date_past'] = "You cannot return in the past!";
 176  
 177  $l['hide_from_whos_online'] = "Hide from the Who's Online list";
 178  $l['login_cookies_privacy'] = "Login, Cookies &amp; Privacy";
 179  $l['recieve_admin_emails'] = "Receive emails from administrators";
 180  $l['hide_email_from_others'] = "Hide email address from other members";
 181  $l['recieve_pms_from_others'] = "Receive private messages from other users";
 182  $l['recieve_pms_from_buddy'] = "Only receive private messages from buddy list (this setting has no effect unless there is at least one buddy on the list)";
 183  $l['alert_new_pms'] = "Alert with notice when new private message is received";
 184  $l['email_notify_new_pms'] = "Notify by email when new private message is received";
 185  $l['buddy_requests_pm'] = "Receive PM notifications for new buddy requests";
 186  $l['buddy_requests_auto'] = "Automatically accept buddy requests (if the above checkbox is ticked, a PM is sent informing of the new buddy connection)";
 187  $l['default_thread_subscription_mode'] = "Default thread subscription mode";
 188  $l['do_not_subscribe'] = "Do not subscribe";
 189  $l['no_notification'] = "No notification";
 190  $l['instant_email_notification'] = "Instant email notification";
 191  $l['instant_pm_notification'] = "Instant PM notification";
 192  $l['messaging_and_notification'] = "Messaging &amp; Notification";
 193  $l['use_default'] = "Use Default";
 194  $l['date_format'] = "Date Format";
 195  $l['time_format'] = "Time Format";
 196  $l['time_zone'] = "Time Zone";
 197  $l['daylight_savings_time_correction'] = "Daylight Saving Time correction";
 198  $l['automatically_detect'] = "Automatically detect DST settings";
 199  $l['always_use_dst_correction'] = "Always use DST correction";
 200  $l['never_use_dst_correction'] = "Never use DST correction";
 201  $l['date_and_time_options'] = "Date &amp; Time Options";
 202  $l['show_threads_last_day'] = "Show threads from the last day";
 203  $l['show_threads_last_5_days'] = "Show threads from the last 5 days";
 204  $l['show_threads_last_10_days'] = "Show threads from the last 10 days";
 205  $l['show_threads_last_20_days'] = "Show threads from the last 20 days";
 206  $l['show_threads_last_50_days'] = "Show threads from the last 50 days";
 207  $l['show_threads_last_75_days'] = "Show threads from the last 75 days";
 208  $l['show_threads_last_100_days'] = "Show threads from the last 100 days";
 209  $l['show_threads_last_year'] = "Show threads from the last year";
 210  $l['show_all_threads'] = "Show all threads";
 211  $l['threads_per_page'] = "Threads Per Page";
 212  $l['default_thread_age_view'] = "Default Thread Age View";
 213  $l['forum_display_options'] = "Forum Display Options";
 214  $l['show_classic_postbit'] = "Display posts in classic mode";
 215  $l['display_images'] = "Display images in posts";
 216  $l['display_videos'] = "Display videos in posts";
 217  $l['display_users_sigs'] = "Display users' signatures in their posts";
 218  $l['display_users_avatars'] = "Display users' avatars in their posts";
 219  $l['show_quick_reply'] = "Show the quick reply box at the bottom of the thread view";
 220  $l['posts_per_page'] = "Posts Per Page";
 221  $l['default_thread_view_mode'] = "Default Thread View Mode";
 222  $l['linear_mode'] = "Linear Mode";
 223  $l['threaded_mode'] = "Threaded Mode";
 224  $l['thread_view_options'] = "Thread View Options";
 225  $l['show_redirect'] = "Show friendly redirection pages";
 226  $l['show_code_buttons'] = "Show MyCode formatting options on posting pages";
 227  $l['source_editor'] = "Put the editor in source mode by default";
 228  $l['theme'] = "Theme";
 229  $l['board_language'] = "Board Language";
 230  $l['other_options'] = "Other Options";
 231  $l['signature_desc'] = "Formatting options: MyCode is {1}, smilies are {2}, IMG code is {3}, HTML is {4}";
 232  $l['enable_sig_in_all_posts'] = "Enable signature in all posts";
 233  $l['disable_sig_in_all_posts'] = "Disable signature in all posts";
 234  $l['do_nothing'] = "Do not change signature preferences";
 235  $l['signature_preferences'] = "Signature Preferences";
 236  $l['suspend_sig'] = "Suspend Signature";
 237  $l['suspend_sig_box'] = "Suspend this user's signature";
 238  $l['suspend_sig_perm'] = "<small>Suspended permanently.</small>";
 239  $l['suspend_sig_info'] = "If a signature is suspended, the user can't edit it and it won't be shown on their profile or in their posts";
 240  $l['suspend_sig_extend'] = "<small>Enter a new time below to change, or untick this option to remove this suspension.</small>";
 241  $l['suspend_expire_info'] = "<small>Remaining: <span style=\"color: {2};\">{1}</span></small>";
 242  $l['suspend_never_expire'] = "<small>{1}'s suspension will never expire (permanently suspended).</small>";
 243  $l['suspend_sig_error'] = "You entered an incorrect time to suspend this user's signature for. Please enter a correct time.";
 244  
 245  $l['moderate_posts'] = "Moderate Posts";
 246  $l['moderate_posts_info'] = "Moderate new posts made by {1}.";
 247  $l['moderate_for'] = "Moderate for:";
 248  $l['moderated_perm'] = "<p><small>Moderated permanently.<br />Enter a new time below to change or untick this option to remove this moderation.</small></p>";
 249  $l['moderate_length'] = "<p><small>Remaining Moderation: <span style=\"color: {2};\">{1}</span>.<br />Enter a new time below to change or untick this option to remove this moderation.</small></p>";
 250  
 251  $l['suspend_posts'] = "Suspend Posts";
 252  $l['suspend_posts_info'] = "Suspend {1} from making new posts.";
 253  $l['suspend_for'] = "Suspend for:";
 254  $l['suspended_perm'] = "<p><small>Suspended permanently.<br />Enter a new time below to change or untick this option to remove this suspension.</small></p>";
 255  $l['suspend_length'] = "<p><small>Remaining Suspension: <span style=\"color: {2};\">{1}</span>.<br />Enter a new time below to change or untick this option to remove this suspension.</small></p>";
 256  
 257  $l['suspendsignature_error'] = "You selected to suspend this user's signature, but didn't enter a valid time period. Please enter a valid time to continue or untick the option to cancel.";
 258  $l['moderateposting_error'] = "You selected to moderate this user's posts, but didn't enter a valid time period. Please enter a valid time to continue or untick the option to cancel.";
 259  $l['suspendposting_error'] = "You selected to suspend this user's posts, but didn't enter a valid time period. Please enter a valid time to continue or untick the option to cancel.";
 260  $l['suspendmoderate_error'] = "You've selected to suspend and moderate the user's posts. Please select only one type of moderation.";
 261  
 262  $l['expire_length'] = "Suspension length:";
 263  $l['expire_hours'] = "hour(s)";
 264  $l['expire_days'] = "day(s)";
 265  $l['expire_weeks'] = "week(s)";
 266  $l['expire_months'] = "month(s)";
 267  $l['expire_never'] = "Never";
 268  $l['expire_permanent'] = "Permanent";
 269  
 270  $l['username'] = "Username";
 271  $l['email'] = "Email";
 272  $l['primary_group'] = "Primary Group";
 273  $l['additional_groups'] = "Additional Groups";
 274  $l['registered'] = "Registered";
 275  $l['last_active'] = "Last Active";
 276  $l['post_count'] = "Post Count";
 277  $l['thread_count'] = "Thread Count";
 278  $l['reputation'] = "Reputation";
 279  $l['warning_level'] = "Warning Level";
 280  $l['registration_ip'] = "Registration IP";
 281  $l['last_known_ip'] = "Last Known IP";
 282  $l['registration_date'] = "Registration Date";
 283  $l['info_on_ip'] = "Information on this IP address";
 284  
 285  $l['current_avatar'] = "Current Avatar";
 286  $l['user_current_using_uploaded_avatar'] = "This user is currently using an uploaded avatar.";
 287  $l['user_currently_using_remote_avatar'] = "This user is currently using a remotely linked avatar.";
 288  $l['max_dimensions_are'] = "The maximum dimensions for avatars are";
 289  $l['avatar_max_size'] = "Avatars can be a maximum of";
 290  $l['remove_avatar'] = "Remove current avatar?";
 291  $l['avatar_desc'] = "Below you can manage the avatar for this user. Avatars are small identifying images which are placed under the authors username when they make a post.";
 292  $l['avatar_auto_resize'] = "If the avatar is too large, it will automatically be resized";
 293  $l['attempt_to_auto_resize'] = "Attempt to resize this avatar if it is too large?";
 294  $l['specify_custom_avatar'] = "Specify Custom Avatar";
 295  $l['upload_avatar'] = "Upload Avatar";
 296  $l['or_specify_avatar_url'] = "or Specify Avatar/Gravatar URL";
 297  
 298  $l['user_notes'] = "User Notes";
 299  
 300  $l['ip_addresses'] = "IP Addresses";
 301  $l['ip_address'] = "IP Address";
 302  $l['show_users_regged_with_ip'] = "Show users who have registered with this IP";
 303  $l['show_users_posted_with_ip'] = "Show users who have posted with this IP";
 304  $l['ban_ip'] = "Ban IP";
 305  $l['ip_address_for'] = "IP Addresses for";
 306  
 307  $l['source_account'] = "Source Account";
 308  $l['source_account_desc'] = "This is the account that will be merged into the destination account. It will be removed after this process.";
 309  $l['destination_account'] = "Destination Account";
 310  $l['destination_account_desc'] = "This is the account that the source account will be merged into. It will remain after this process.";
 311  $l['merge_user_accounts'] = "Merge User Accounts";
 312  
 313  $l['display_options'] = "Display Options";
 314  $l['ascending'] = "Ascending";
 315  $l['descending'] = "Descending";
 316  $l['sort_results_by'] = "Sort results by";
 317  $l['in'] = "in";
 318  $l['results_per_page'] = "Results per page";
 319  $l['display_results_as'] = "Display results as";
 320  $l['business_card'] = "Business cards";
 321  $l['views'] = "Views";
 322  $l['views_desc'] = "The view manager allows you to create different kinds of views for this specific area. Different views are useful for generating a variety of reports.";
 323  $l['manage_views'] = "Manage Views";
 324  $l['none'] = "None";
 325  $l['search'] = "Search";
 326  
 327  $l['view_profile'] = "View Profile";
 328  $l['edit_profile_and_settings'] = "Edit Profile &amp; Settings";
 329  $l['ban_user'] = "Ban User";
 330  $l['approve_coppa_user'] = "Activate COPPA User";
 331  $l['approve_user'] = "Activate User";
 332  $l['delete_user'] = "Delete User";
 333  $l['show_referred_users'] = "Show Referred Users";
 334  $l['show_attachments'] = "Show Attachments";
 335  $l['table_view'] = "Table View";
 336  $l['card_view'] = "Card View";
 337  
 338  $l['find_users_where'] = "Find users where&hellip;";
 339  $l['username_contains'] = "Username contains";
 340  $l['email_address_contains'] = "Email address contains";
 341  $l['is_member_of_groups'] = "Is member of one or more of these user groups";
 342  $l['website_contains'] = "Website contains";
 343  $l['icq_number_contains'] = "ICQ number contains";
 344  $l['skype_contains'] = "Skype handle contains";
 345  $l['google_contains'] = "Google Hangouts handle contains";
 346  $l['signature_contains'] = "Signature contains";
 347  $l['user_title_contains'] = "Custom user title contains";
 348  $l['greater_than'] = "Greater than";
 349  $l['is_exactly'] = "Is exactly";
 350  $l['less_than'] = "Less than";
 351  $l['post_count_is'] = "Post count is";
 352  $l['thread_count_is'] = "Thread count is";
 353  $l['reg_ip_matches'] = "Registration IP address matches";
 354  $l['wildcard'] = "To search for ranges of IP addresses use * (Ex: 127.0.0.*) or CIDR notation (Ex: 127.0.0.0/8)";
 355  $l['posted_with_ip'] = "Has posted with the IP address";
 356  $l['custom_profile_fields_match'] = "Where custom profile fields match&hellip;";
 357  $l['is_not_blank'] = " is not empty";
 358  $l['or'] = "or";
 359  $l['reg_in_x_days'] = "Registered in the last";
 360  $l['days'] = "days";
 361  
 362  $l['view'] = "View";
 363  $l['create_new_view'] = "Create New View";
 364  $l['create_new_view_desc'] = "Here you can define a new view for this area. You can define which fields you want to be shown, any search criteria and sorting options.";
 365  $l['view_manager'] = "View Manager";
 366  $l['set_as_default_view'] = "Set as Default View?";
 367  $l['enabled'] = "Enabled";
 368  $l['disabled'] = "Disabled";
 369  $l['fields_to_show'] = "Fields to Show";
 370  $l['fields_to_show_desc'] = "Please select the fields you wish to display";
 371  $l['edit_view'] = "Edit View";
 372  $l['edit_view_desc'] = "Whilst editing a view you can define which fields you want to be shown, any search criteria and sorting options.";
 373  $l['private'] = "Private";
 374  $l['private_desc'] = "This view is only visible to you";
 375  $l['public'] = "Public";
 376  $l['public_desc'] = "All other administrators can see this view";
 377  $l['visibility'] = "Visibility";
 378  $l['save_view'] = "Save View";
 379  $l['created_by'] = "Created by";
 380  $l['default'] = "Default";
 381  $l['this_is_a_view'] = "This is a {1} view";
 382  $l['set_as_default'] = "Set as Default";
 383  $l['delete_view'] = "Delete View";
 384  $l['default_view_desc'] = "Default view created by MyBB. Cannot be edited or removed.";
 385  $l['public_view_desc'] = "Public view visible to all administrators.";
 386  $l['private_view_desc'] = "Private view visible only to yourself.";
 387  $l['table'] = "Table";
 388  $l['title'] = "Title";
 389  
 390  $l['view_title_1'] = "All Users";
 391  
 392  $l['emailsubject_activateaccount'] = "Account Activation at {1}";
 393  $l['email_adminactivateaccount'] = "{1},
 394  
 395  The administrator has activated your forum account on {2}.
 396  
 397  To proceed, please go to
 398  
 399  {3}
 400  
 401  You will be able to login with the credentials you registered with.
 402  
 403  Thank you,
 404  {2} Staff";
 405  
 406  $l['ipaddress_misc_info'] = "Misc. Information for '{1}'";
 407  $l['ipaddress_host_name'] = "Host Name";
 408  $l['ipaddress_location'] = "GeoIP Location";


2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup Cross-referenced by PHPXref