Zeile 231 | Zeile 231 |
---|
$l['postbit_joined'] = "Joined:"; $l['postbit_status'] = "Status:"; $l['postbit_attachments'] = "Attached Files";
|
$l['postbit_joined'] = "Joined:"; $l['postbit_status'] = "Status:"; $l['postbit_attachments'] = "Attached Files";
|
| $l['postbit_attachment_filename'] = "Filename:";
|
$l['postbit_attachment_size'] = "Size:"; $l['postbit_attachment_downloads'] = "Downloads:"; $l['postbit_attachments_images'] = "Image(s)";
| $l['postbit_attachment_size'] = "Size:"; $l['postbit_attachment_downloads'] = "Downloads:"; $l['postbit_attachments_images'] = "Image(s)";
|
Zeile 288 | Zeile 289 |
---|
$l['postbit_button_purgespammer'] = "Purge Spammer";
$l['forumjump'] = "Forum Jump:";
|
$l['postbit_button_purgespammer'] = "Purge Spammer";
$l['forumjump'] = "Forum Jump:";
|
$l['forumjump_select'] = "Please select one:";
| |
$l['forumjump_pms'] = "Private Messages"; $l['forumjump_usercp'] = "User Control Panel"; $l['forumjump_wol'] = "Who's Online";
| $l['forumjump_pms'] = "Private Messages"; $l['forumjump_usercp'] = "User Control Panel"; $l['forumjump_wol'] = "Who's Online";
|
Zeile 415 | Zeile 415 |
---|
$l['invalid_post_code'] = "Authorization code mismatch. Are you accessing this function correctly? Please go back and try again."; $l['invalid_captcha'] = "Please fill out the image verification code to continue. Please enter the code exactly how it appears in the image.";
|
$l['invalid_post_code'] = "Authorization code mismatch. Are you accessing this function correctly? Please go back and try again."; $l['invalid_captcha'] = "Please fill out the image verification code to continue. Please enter the code exactly how it appears in the image.";
|
| $l['invalid_nocaptcha'] = "Please solve the reCAPTCHA to verify that you're not a robot.";
|
$l['invalid_captcha_verify'] = "The image verification code that you entered was incorrect. Please enter the code exactly how it appears in the image.";
|
$l['invalid_captcha_verify'] = "The image verification code that you entered was incorrect. Please enter the code exactly how it appears in the image.";
|
| $l['image_verification'] = "Image Verification"; $l['human_verification'] = "Human Verification"; $l['verification_note'] = "Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots."; $l['verification_note_nocaptcha'] = "Please tick the checkbox that you see below. This process is used to prevent automated spam bots."; $l['verification_subnote'] = "(case insensitive)";
|
$l['invalid_captcha_transmit'] = "An error occurred with the image verification. Please try again.";
|
$l['invalid_captcha_transmit'] = "An error occurred with the image verification. Please try again.";
|
| $l['invalid_nocaptcha_transmit'] = "An error occurred with the human verification. Please try again.";
|
$l['captcha_fetch_failure'] = 'There was an error fetching the new captcha.'; $l['question_fetch_failure'] = 'There was an error fetching the new question.'; $l['invalid_ayah_result'] = "The Are You a Human game was not completed. Please try again.";
| $l['captcha_fetch_failure'] = 'There was an error fetching the new captcha.'; $l['question_fetch_failure'] = 'There was an error fetching the new question.'; $l['invalid_ayah_result'] = "The Are You a Human game was not completed. Please try again.";
|
Zeile 532 | Zeile 539 |
---|
$l['moderation_forum_thread'] = "Please note that new threads in this forum must be approved by a moderator before becoming visible."; $l['moderation_forum_edits'] = "Please note that edited posts in this forum must be approved by a moderator before becoming visible."; $l['moderation_forum_edits_quick'] = "Please note that edited posts in this forum must be approved by a moderator before becoming visible.";
|
$l['moderation_forum_thread'] = "Please note that new threads in this forum must be approved by a moderator before becoming visible."; $l['moderation_forum_edits'] = "Please note that edited posts in this forum must be approved by a moderator before becoming visible."; $l['moderation_forum_edits_quick'] = "Please note that edited posts in this forum must be approved by a moderator before becoming visible.";
|
| $l['awaiting_message_link'] = " <a href=\"{1}/{2}/index.php?module=user-users&action=search&results=1&conditions=a%3A1%3A%7Bs%3A9%3A%22usergroup%22%3Bs%3A1%3A%225%22%3B%7D\">Go to the ACP</a>.";
|
$l['awaiting_message_single'] = "There is 1 account awaiting activation. Please go to your ACP to activate the user."; $l['awaiting_message_plural'] = "There are {1} accounts awaiting activation. Please go to your ACP to activate the users.";
| $l['awaiting_message_single'] = "There is 1 account awaiting activation. Please go to your ACP to activate the user."; $l['awaiting_message_plural'] = "There are {1} accounts awaiting activation. Please go to your ACP to activate the users.";
|
Zeile 549 | Zeile 557 |
---|
$l['stopforumspam_error_decoding'] = 'Error decoding data from StopForumSpam.com.'; $l['stopforumspam_error_retrieving'] = 'Error retrieving data from StopForumSpam.com.';
|
$l['stopforumspam_error_decoding'] = 'Error decoding data from StopForumSpam.com.'; $l['stopforumspam_error_retrieving'] = 'Error retrieving data from StopForumSpam.com.';
|
| $l['sfs_error_username'] = 'username'; $l['sfs_error_ip'] = 'IP'; $l['sfs_error_email'] = 'email'; $l['sfs_error_or'] = 'or';
$l['boardclosed_reason'] = 'These forums are currently closed for maintenance. Please check back later';
|