Zeile 15 | Zeile 15 |
---|
$l['create_user'] = "Create New User"; $l['create_user_desc'] = "Here you can create a new user."; $l['merge_users'] = "Merge Users";
|
$l['create_user'] = "Create New User"; $l['create_user_desc'] = "Here you can create a new user."; $l['merge_users'] = "Merge Users";
|
$l['merge_users_desc'] = "Here you can merge two user accounts in to one. The \"Source Account\" will be merged in to 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 in to the destination account.<br /><span style=\"font-size: 15px;\">Please be aware that this process cannot be undone.</span>";
| $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>";
|
$l['edit_user'] = "Edit User"; $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."; $l['show_referrers'] = "Show Referrers";
| $l['edit_user'] = "Edit User"; $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."; $l['show_referrers'] = "Show Referrers";
|
Zeile 88 | Zeile 88 |
---|
$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)"; $l['error_invalidavatarurl'] = "The URL you entered for your avatar does not appear to be valid. Please ensure you enter a valid URL.";
|
$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)"; $l['error_invalidavatarurl'] = "The URL you entered for your avatar does not appear to be valid. Please ensure you enter a valid URL.";
|
| $l['error_remote_avatar_not_allowed'] = "Remote avatar URLs have been disabled by the forum administrator.";
|
$l['error_invalid_user'] = "You have selected an invalid user."; $l['error_no_perms_super_admin'] = "You do not have permission to edit this user because you are not a super administrator."; $l['error_invalid_user_source'] = "The source account username you entered does not exist";
| $l['error_invalid_user'] = "You have selected an invalid user."; $l['error_no_perms_super_admin'] = "You do not have permission to edit this user because you are not a super administrator."; $l['error_invalid_user_source'] = "The source account username you entered does not exist";
|
Zeile 113 | Zeile 114 |
---|
$l['success_user_created'] = "The user has been created successfully."; $l['success_user_updated'] = "The selected user has been updated successfully."; $l['success_user_deleted'] = "The selected user has been deleted successfully.";
|
$l['success_user_created'] = "The user has been created successfully."; $l['success_user_updated'] = "The selected user has been updated successfully."; $l['success_user_deleted'] = "The selected user has been deleted successfully.";
|
$l['success_merged'] = "has successfully been merged in to";
| $l['success_merged'] = "has successfully been merged into";
|
$l['succuss_view_set_as_default'] = "The selected administration view has been set as your default successfully"; $l['success_view_created'] = "The administration view has been created successfully."; $l['success_view_updated'] = "The selected administration view has been updated successfully.";
| $l['succuss_view_set_as_default'] = "The selected administration view has been set as your default successfully"; $l['success_view_created'] = "The administration view has been created successfully."; $l['success_view_updated'] = "The selected administration view has been updated successfully.";
|
Zeile 121 | Zeile 122 |
---|
$l['confirm_view_deletion'] = "Are you sure you want to delete the selected view?";
|
$l['confirm_view_deletion'] = "Are you sure you want to delete the selected view?";
|
$l['warning_coppa_user'] = "<p class=\"alert\"><strong>Warning: </strong> This user is awaiting COPPA validation. <a href=\"index.php?module=user-users&action=activate_user&uid={1}\">Activate Account</a></p>";
| $l['warning_coppa_user'] = "<p class=\"alert\"><strong>Warning: </strong> This user is awaiting COPPA validation. <a href=\"index.php?module=user-users&action=activate_user&uid={1}&my_post_key={2}\">Activate Account</a></p>";
|
$l['required_profile_info'] = "Required Profile Information"; $l['password'] = "Password";
| $l['required_profile_info'] = "Required Profile Information"; $l['password'] = "Password";
|
Zeile 158 | Zeile 159 |
---|
$l['custom_user_title_desc'] = "If empty, the group user title will be used"; $l['website'] = "Website"; $l['icq_number'] = "ICQ Number";
|
$l['custom_user_title_desc'] = "If empty, the group user title will be used"; $l['website'] = "Website"; $l['icq_number'] = "ICQ Number";
|
$l['aim_handle'] = "AIM Handle"; $l['yahoo_messanger_handle'] = "Yahoo! Messenger Handle";
| |
$l['skype_handle'] = "Skype Handle";
|
$l['skype_handle'] = "Skype Handle";
|
$l['google_handle'] = "Google Talk Handle";
| $l['google_handle'] = "Google Hangouts Handle";
|
$l['birthday'] = "Date of Birth";
$l['away_information'] = "Away Information";
| $l['birthday'] = "Date of Birth";
$l['away_information'] = "Away Information";
|
Zeile 180 | Zeile 179 |
---|
$l['recieve_admin_emails'] = "Receive emails from administrators"; $l['hide_email_from_others'] = "Hide email address from other members"; $l['recieve_pms_from_others'] = "Receive private messages from other users";
|
$l['recieve_admin_emails'] = "Receive emails from administrators"; $l['hide_email_from_others'] = "Hide email address from other members"; $l['recieve_pms_from_others'] = "Receive private messages from other users";
|
$l['recieve_pms_from_buddy'] = "Only receive private messages from buddy list";
| $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)";
|
$l['alert_new_pms'] = "Alert with notice when new private message is received"; $l['email_notify_new_pms'] = "Notify by email when new private message is received";
|
$l['alert_new_pms'] = "Alert with notice when new private message is received"; $l['email_notify_new_pms'] = "Notify by email when new private message is received";
|
| $l['buddy_requests_pm'] = "Receive PM notifications for new buddy requests"; $l['buddy_requests_auto'] = "Automatically accept buddy requests (if the above checkbox is ticked, a PM is sent informing of the new buddy connection)";
|
$l['default_thread_subscription_mode'] = "Default thread subscription mode"; $l['do_not_subscribe'] = "Do not subscribe";
|
$l['default_thread_subscription_mode'] = "Default thread subscription mode"; $l['do_not_subscribe'] = "Do not subscribe";
|
$l['no_email_notification'] = "No email notification";
| $l['no_notification'] = "No notification";
|
$l['instant_email_notification'] = "Instant email notification";
|
$l['instant_email_notification'] = "Instant email notification";
|
| $l['instant_pm_notification'] = "Instant PM notification";
|
$l['messaging_and_notification'] = "Messaging & Notification"; $l['use_default'] = "Use Default"; $l['date_format'] = "Date Format";
| $l['messaging_and_notification'] = "Messaging & Notification"; $l['use_default'] = "Use Default"; $l['date_format'] = "Date Format";
|
Zeile 236 | Zeile 238 |
---|
$l['suspend_sig_perm'] = "<small>Suspended permanently.</small>"; $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"; $l['suspend_sig_extend'] = "<small>Enter a new time below to change, or untick this option to remove this suspension.</small>";
|
$l['suspend_sig_perm'] = "<small>Suspended permanently.</small>"; $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"; $l['suspend_sig_extend'] = "<small>Enter a new time below to change, or untick this option to remove this suspension.</small>";
|
$l['suspend_expire_info'] = "<small>Expires {1}</small>";
| $l['suspend_expire_info'] = "<small>Remaining: <span style=\"color: {2};\">{1}</span></small>";
|
$l['suspend_never_expire'] = "<small>{1}'s suspension will never expire (permanently suspended).</small>"; $l['suspend_sig_error'] = "You entered an incorrect time to suspend this user's signature for. Please enter a correct time.";
| $l['suspend_never_expire'] = "<small>{1}'s suspension will never expire (permanently suspended).</small>"; $l['suspend_sig_error'] = "You entered an incorrect time to suspend this user's signature for. Please enter a correct time.";
|
Zeile 244 | Zeile 246 |
---|
$l['moderate_posts_info'] = "Moderate new posts made by {1}."; $l['moderate_for'] = "Moderate for:"; $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>";
|
$l['moderate_posts_info'] = "Moderate new posts made by {1}."; $l['moderate_for'] = "Moderate for:"; $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>";
|
$l['moderate_length'] = "<p><small>Moderated until {1}.<br />Enter a new time below to change or untick this option to remove this moderation.</small></p>";
| $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>";
|
$l['suspend_posts'] = "Suspend Posts"; $l['suspend_posts_info'] = "Suspend {1} from making new posts."; $l['suspend_for'] = "Suspend for:"; $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>";
|
$l['suspend_posts'] = "Suspend Posts"; $l['suspend_posts_info'] = "Suspend {1} from making new posts."; $l['suspend_for'] = "Suspend for:"; $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>";
|
$l['suspend_length'] = "<p><small>Suspended until {1}.<br />Enter a new time below to change or untick this option to remove this suspension.</small></p>";
| $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>";
|
$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."; $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.";
| $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."; $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.";
|
Zeile 303 | Zeile 305 |
---|
$l['ip_address_for'] = "IP Addresses for";
$l['source_account'] = "Source Account";
|
$l['ip_address_for'] = "IP Addresses for";
$l['source_account'] = "Source Account";
|
$l['source_account_desc'] = "This is the account that will be merged in to the destination account. It will be removed after this process.";
| $l['source_account_desc'] = "This is the account that will be merged into the destination account. It will be removed after this process.";
|
$l['destination_account'] = "Destination Account";
|
$l['destination_account'] = "Destination Account";
|
$l['destination_account_desc'] = "This is the account that the source account will be merged in to. It will remain after this process.";
| $l['destination_account_desc'] = "This is the account that the source account will be merged into. It will remain after this process.";
|
$l['merge_user_accounts'] = "Merge User Accounts";
$l['display_options'] = "Display Options";
| $l['merge_user_accounts'] = "Merge User Accounts";
$l['display_options'] = "Display Options";
|
Zeile 333 | Zeile 335 |
---|
$l['table_view'] = "Table View"; $l['card_view'] = "Card View";
|
$l['table_view'] = "Table View"; $l['card_view'] = "Card View";
|
$l['find_users_where'] = "Find users where...";
| $l['find_users_where'] = "Find users where…";
|
$l['username_contains'] = "Username contains"; $l['email_address_contains'] = "Email address contains"; $l['is_member_of_groups'] = "Is member of one or more of these user groups"; $l['website_contains'] = "Website contains"; $l['icq_number_contains'] = "ICQ number contains";
|
$l['username_contains'] = "Username contains"; $l['email_address_contains'] = "Email address contains"; $l['is_member_of_groups'] = "Is member of one or more of these user groups"; $l['website_contains'] = "Website contains"; $l['icq_number_contains'] = "ICQ number contains";
|
$l['aim_handle_contains'] = "AIM handle contains"; $l['yahoo_contains'] = "Yahoo! Messenger handle contains";
| |
$l['skype_contains'] = "Skype handle contains";
|
$l['skype_contains'] = "Skype handle contains";
|
$l['google_contains'] = "Google Talk handle contains";
| $l['google_contains'] = "Google Hangouts handle contains";
|
$l['signature_contains'] = "Signature contains"; $l['user_title_contains'] = "Custom user title contains"; $l['greater_than'] = "Greater than";
| $l['signature_contains'] = "Signature contains"; $l['user_title_contains'] = "Custom user title contains"; $l['greater_than'] = "Greater than";
|
Zeile 353 | Zeile 353 |
---|
$l['reg_ip_matches'] = "Registration IP address matches"; $l['wildcard'] = "To search for ranges of IP addresses use * (Ex: 127.0.0.*) or CIDR notation (Ex: 127.0.0.0/8)"; $l['posted_with_ip'] = "Has posted with the IP address";
|
$l['reg_ip_matches'] = "Registration IP address matches"; $l['wildcard'] = "To search for ranges of IP addresses use * (Ex: 127.0.0.*) or CIDR notation (Ex: 127.0.0.0/8)"; $l['posted_with_ip'] = "Has posted with the IP address";
|
$l['custom_profile_fields_match'] = "Where custom profile fields match...";
| $l['custom_profile_fields_match'] = "Where custom profile fields match…";
|
$l['is_not_blank'] = " is not empty"; $l['or'] = "or"; $l['reg_in_x_days'] = "Registered in the last";
| $l['is_not_blank'] = " is not empty"; $l['or'] = "or"; $l['reg_in_x_days'] = "Registered in the last";
|