Vergleich inc/languages/english/messages.lang.php - 1.8.5 - 1.8.29

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 9Zeile 9
$l['redirect_return_forum'] = "<br /><br />Alternatively, <a href=\"{1}\">return to the forum</a>.";
$l['redirect_emailsent'] = "Your e-mail message has been sent successfully.";
$l['redirect_loggedin'] = "You have successfully been logged in.<br />You will now be taken back to where you came from.";

$l['redirect_return_forum'] = "<br /><br />Alternatively, <a href=\"{1}\">return to the forum</a>.";
$l['redirect_emailsent'] = "Your e-mail message has been sent successfully.";
$l['redirect_loggedin'] = "You have successfully been logged in.<br />You will now be taken back to where you came from.";



$l['update_confirm'] = "The following file(s) are already attached and will be updated / replaced with the newly selected one(s). {1} Are you sure?";

$l['error_invalidpworusername'] = "You have entered an invalid username/password combination. <br /><br />If you have forgotten your password please <a href=\"member.php?action=lostpw\">retrieve a new one</a>.";
$l['error_invalidpworusername1'] = "You have entered an invalid email/password combination. <br /><br />If you have forgotten your password please <a href=\"member.php?action=lostpw\">retrieve a new one</a>.";
$l['error_invalidpworusername2'] = "You have entered an invalid username/password or email/password combination. <br /><br />If you have forgotten your password please <a href=\"member.php?action=lostpw\">retrieve a new one</a>.";
$l['error_incompletefields'] = "It appears you have left one or more required fields blank. Please go back and enter the required fields.";

$l['error_invalidpworusername'] = "You have entered an invalid username/password combination. <br /><br />If you have forgotten your password please <a href=\"member.php?action=lostpw\">retrieve a new one</a>.";
$l['error_invalidpworusername1'] = "You have entered an invalid email/password combination. <br /><br />If you have forgotten your password please <a href=\"member.php?action=lostpw\">retrieve a new one</a>.";
$l['error_invalidpworusername2'] = "You have entered an invalid username/password or email/password combination. <br /><br />If you have forgotten your password please <a href=\"member.php?action=lostpw\">retrieve a new one</a>.";
$l['error_incompletefields'] = "It appears you have left one or more required fields blank. Please go back and enter the required fields.";

$l['error_alreadyuploaded'] = "This post already contains an attachment with the same name. Please rename the file and upload it again. Alternatively you may click \"Update Attachment\".";

$l['error_alreadyuploaded'] = "This post already contains an attachment with the name \"{1}\". Please rename the file and upload it again. Alternatively you may click \"Update Attachment\".";

$l['error_alreadyuploaded_perm'] = "This post already contains an attachment with the same name. Please either remove the existing file or rename the file and upload it again.";

$l['error_alreadyuploaded_perm'] = "This post already contains an attachment with the same name. Please either remove the existing file or rename the file and upload it again.";

 
$l['error_updatefailed'] = "The file \"{1}\" is not already attached and can not be updated.";

$l['error_nomessage'] = "Sorry, we cannot proceed because you did not enter a valid message. Please go back and do so.";
$l['error_invalidemail'] = "You did not enter a valid email address.";
$l['error_nomember'] = "The member you specified is either invalid or doesn't exist.";

$l['error_nomessage'] = "Sorry, we cannot proceed because you did not enter a valid message. Please go back and do so.";
$l['error_invalidemail'] = "You did not enter a valid email address.";
$l['error_nomember'] = "The member you specified is either invalid or doesn't exist.";

Zeile 28Zeile 29
$l['error_invalidforum'] = "Invalid forum";
$l['error_closedinvalidforum'] = "You may not post in this forum because either the forum is closed, it is a redirect to another webpage, or it is a category.";
$l['error_attachtype'] = "The type of file that you attached is not allowed. Please remove the attachment or choose a different type.";

$l['error_invalidforum'] = "Invalid forum";
$l['error_closedinvalidforum'] = "You may not post in this forum because either the forum is closed, it is a redirect to another webpage, or it is a category.";
$l['error_attachtype'] = "The type of file that you attached is not allowed. Please remove the attachment or choose a different type.";

$l['error_attachsize'] = "The file you attached is too large. The maximum size for that type of file is {1} kilobytes.";
$l['error_uploadempty'] = "The file specified is empty.";

$l['error_attachsize'] = "The file \"{1}\" is too large. The maximum size for that type of file is {2} kilobytes.";
$l['error_uploadempty'] = "The \"{1}\" file is empty.";

$l['error_uploadsize'] = "The size of the uploaded file is too large.";
$l['error_uploadfailed'] = "The file upload failed. Please choose a valid file and try again. ";
$l['error_uploadfailed_detail'] = "Error details: ";

$l['error_uploadsize'] = "The size of the uploaded file is too large.";
$l['error_uploadfailed'] = "The file upload failed. Please choose a valid file and try again. ";
$l['error_uploadfailed_detail'] = "Error details: ";

Zeile 51Zeile 52
$l['error_invalidpassword'] = "The password you entered is incorrect. If you have forgotten your password, click <a href=\"member.php?action=lostpw\">here</a>. Otherwise, go back and try again.";
$l['error_postflooding'] = "We are sorry but we cannot process your post. The administrator has specified you are only allowed to post once every {1} seconds.";
$l['error_nopermission_guest_1'] = "You are either not logged in or do not have permission to view this page. This could be because one of the following reasons:";

$l['error_invalidpassword'] = "The password you entered is incorrect. If you have forgotten your password, click <a href=\"member.php?action=lostpw\">here</a>. Otherwise, go back and try again.";
$l['error_postflooding'] = "We are sorry but we cannot process your post. The administrator has specified you are only allowed to post once every {1} seconds.";
$l['error_nopermission_guest_1'] = "You are either not logged in or do not have permission to view this page. This could be because one of the following reasons:";

$l['error_nopermission_guest_2'] = "You are not logged in or registered. Please use the form at the bottom of this page to login.";

$l['error_nopermission_guest_2'] = "You are not logged in or registered. Please login and retry the desired action.";

$l['error_nopermission_guest_3'] = "You do not have permission to access this page. Are you trying to access administrative pages or a resource that you shouldn't be?  Check in the forum rules that you are allowed to perform this action.";
$l['error_nopermission_guest_4'] = "Your account may have been disabled by an administrator, or it may be awaiting account activation.";
$l['error_nopermission_guest_5'] = "You have accessed this page directly rather than using appropriate forms or links.";

$l['error_nopermission_guest_3'] = "You do not have permission to access this page. Are you trying to access administrative pages or a resource that you shouldn't be?  Check in the forum rules that you are allowed to perform this action.";
$l['error_nopermission_guest_4'] = "Your account may have been disabled by an administrator, or it may be awaiting account activation.";
$l['error_nopermission_guest_5'] = "You have accessed this page directly rather than using appropriate forms or links.";

Zeile 82Zeile 83
$l['failed_login_again'] = "<br />You have <strong>{1}</strong> more login attempts.";
$l['error_max_emails_day'] = "You cannot use the 'Send Thread to a Friend' or the 'Email User' features because you've already used up your allocated quota of sending {1} messages in the past 24 hours.";
$l['attachments_disabled'] = "You cannot use the attachment system as it has been disabled by the Administrator.";

$l['failed_login_again'] = "<br />You have <strong>{1}</strong> more login attempts.";
$l['error_max_emails_day'] = "You cannot use the 'Send Thread to a Friend' or the 'Email User' features because you've already used up your allocated quota of sending {1} messages in the past 24 hours.";
$l['attachments_disabled'] = "You cannot use the attachment system as it has been disabled by the Administrator.";

 
$l['error_attach_filename_length'] = "The file name '{1}' exceeds the maximum file name length {2}. Please upload a file with a shorter file name.";


$l['emailsubject_lostpw'] = "Password Reset at {1}";
$l['emailsubject_passwordreset'] = "New password at {1}";


$l['emailsubject_lostpw'] = "Password Reset at {1}";
$l['emailsubject_passwordreset'] = "New password at {1}";

Zeile 90Zeile 92
$l['emailsubject_activateaccount'] = "Account Activation at {1}";
$l['emailsubject_forumsubscription'] = "New Thread in {1}";
$l['emailsubject_reportpost'] = "Reported post at {1}";

$l['emailsubject_activateaccount'] = "Account Activation at {1}";
$l['emailsubject_forumsubscription'] = "New Thread in {1}";
$l['emailsubject_reportpost'] = "Reported post at {1}";

 
$l['emailsubject_reportprofile'] = "Reported user at {1}";
$l['emailsubject_reportreputation'] = "Reported reputation at {1}";

$l['emailsubject_reachedpmquota'] = "Private Messaging Quota Reached at {1}";
$l['emailsubject_changeemail'] = "Change of Email at {1}";
$l['emailsubject_newpm'] = "New Private Message at {1} - {2}";
$l['emailsubject_newjoinrequest'] = "New Join Request at {1}";
$l['emailsubject_sendtofriend'] = "Interesting discussion at {1}";
$l['emailsubject_changepassword'] = "Change of Password at {1}";

$l['emailsubject_reachedpmquota'] = "Private Messaging Quota Reached at {1}";
$l['emailsubject_changeemail'] = "Change of Email at {1}";
$l['emailsubject_newpm'] = "New Private Message at {1} - {2}";
$l['emailsubject_newjoinrequest'] = "New Join Request at {1}";
$l['emailsubject_sendtofriend'] = "Interesting discussion at {1}";
$l['emailsubject_changepassword'] = "Change of Password at {1}";

$l['emailbit_viewthread'] = "... (visit the thread to read more..)";

$l['emailbit_viewthread'] = "... (visit the thread to read more...)";


$l['email_lostpw'] = "{1},



$l['email_lostpw'] = "{1},


Zeile 116Zeile 120
{2} Staff";
$l['email_lostpw1'] = "{1},


{2} Staff";
$l['email_lostpw1'] = "{1},


To complete the phase of resetting your account password at {2}, you will need to go to the URL below in your web browser.

{3}/member.php?action=resetpassword&uid={4}&code={5}

If the above link does not work correctly, go to

{3}/member.php?action=resetpassword

You will need to enter the following:
Your email address
Activation Code: {5}


To complete the phase of resetting your account password at {2}, you will need to go to the URL below in your web browser.

{3}/member.php?action=resetpassword&uid={4}&code={5}

If the above link does not work correctly, go to

{3}/member.php?action=resetpassword

You will need to enter the following:
Your email address
Activation Code: {5}


Thank you,
{2} Staff";
$l['email_lostpw2'] = "{1},

Thank you,
{2} Staff";
$l['email_lostpw2'] = "{1},

Zeile 143Zeile 147
You will need to enter the following:
Username: {1} (Or your email address)
Activation Code: {5}

You will need to enter the following:
Username: {1} (Or your email address)
Activation Code: {5}


Thank you,
{2} Staff";


$l['email_reportpost'] = "{1} from {2} has reported this post:



Thank you,
{2} Staff";

$l['email_reportpost'] = "{1} from {2} has reported the following post:



{3}
{4}/{5}

The reason this user gave for reporting this post:

{3}
{4}/{5}

The reason this user gave for reporting this post:

{7}

This message has been sent to all moderators of this forum, or all administrators and super moderators if there are no moderators.


{6}

This message has been sent to all moderators of this forum, or all administrators and super moderators if there are no moderators.


Please check this post out as soon as possible.";

Please check this post out as soon as possible.";

 

$l['email_reportprofile'] = "{1} from {2} has reported the following user:

{3}
{4}/{5}

The reason this user gave for reporting this user:
{6}

This message has been sent to all moderators of this forum, or all administrators and super moderators if there are no moderators.

Please check this user out as soon as possible.";

$l['email_reportreputation'] = "{1} from {2} has reported the following reputation:

{3}
{4}/{5}

The reason this user gave for reporting this reputation:
{6}

This message has been sent to all moderators of this forum, or all administrators and super moderators if there are no moderators.

Please check this reputation out as soon as possible.";

$l['email_report_comment_extra'] = "{1}: {2}";


$l['email_passwordreset'] = "{1},



$l['email_passwordreset'] = "{1},


Zeile 176Zeile 205
Thank you for registering on {2}. Below is your username and the randomly generated password. To login to {2}, you will need these details.

Username: {3}

Thank you for registering on {2}. Below is your username and the randomly generated password. To login to {2}, you will need these details.

Username: {3}

Password: {4}

It is recommended you change your password immediately after you login. You can do this by going to your User CP then clicking Change Password on the left menu.

Thank you,
{2} Staff";

$l['email_randompassword1'] = "{1},


Password: {4}

It is recommended you change your password immediately after you login. You can do this by going to your User CP then clicking Change Password on the left menu.

Thank you,
{2} Staff";

$l['email_randompassword1'] = "{1},


Thank you for registering on {2}. Below is your username and the randomly generated password. To login to {2}, you will need these details.

Your email address

Thank you for registering on {2}. Below is your username and the randomly generated password. To login to {2}, you will need these details.

Your email address

Password: {4}

It is recommended you change your password immediately after you login. You can do this by going to your User CP then clicking Change Password on the left menu.


Password: {4}

It is recommended you change your password immediately after you login. You can do this by going to your User CP then clicking Change Password on the left menu.


Thank you,
{2} Staff";

Thank you,
{2} Staff";





$l['email_randompassword2'] = "{1},

Thank you for registering on {2}. Below is your username and the randomly generated password. To login to {2}, you will need these details.

$l['email_randompassword2'] = "{1},

Thank you for registering on {2}. Below is your username and the randomly generated password. To login to {2}, you will need these details.





Username: {3} (Or your email address)
Password: {4}

Username: {3} (Or your email address)
Password: {4}





It is recommended you change your password immediately after you login. You can do this by going to your User CP then clicking Change Password on the left menu.


It is recommended you change your password immediately after you login. You can do this by going to your User CP then clicking Change Password on the left menu.


Thank you,
{2} Staff";


Thank you,
{2} Staff";


$l['email_sendtofriend'] = "Hello,

$l['email_sendtofriend'] = "Hello,





{1} from {2} thought you may be interested in reading the following web page:

{3}

{1} from {2} thought you may be interested in reading the following web page:

{3}





{1} included the following message:
------------------------------------------
{4}

{1} included the following message:
------------------------------------------
{4}

Zeile 240Zeile 269

Thank you,
{4} Staff


Thank you,
{4} Staff





------------------------------------------
Unsubscription Information:

If you would not like to receive any more notifications of new threads in this forum, visit the following URL in your browser:

------------------------------------------
Unsubscription Information:

If you would not like to receive any more notifications of new threads in this forum, visit the following URL in your browser:

{7}/usercp2.php?action=removesubscription&type=forum&fid={9}&my_post_key={10}

{7}/usercp.php?action=removesubscription&type=forum&fid={9}


------------------------------------------";

$l['email_activateaccount'] = "{1},


------------------------------------------";

$l['email_activateaccount'] = "{1},


To complete the registration process on {2}, you will need to go to the URL below in your web browser.

{3}/member.php?action=activate&uid={4}&code={5}



To complete the registration process on {2}, you will need to go to the URL below in your web browser.

{3}/member.php?action=activate&uid={4}&code={5}


If the above link does not work correctly, go to

If the above link does not work correctly, go to





{3}/member.php?action=activate

You will need to enter the following:
Username: {1}

{3}/member.php?action=activate

You will need to enter the following:
Username: {1}

Activation Code: {5}


Activation Code: {5}


Thank you,
{2} Staff";

Thank you,
{2} Staff";





$l['email_activateaccount1'] = "{1},

$l['email_activateaccount1'] = "{1},


To complete the registration process on {2}, you will need to go to the URL below in your web browser.

{3}/member.php?action=activate&uid={4}&code={5}

If the above link does not work correctly, go to

{3}/member.php?action=activate



To complete the registration process on {2}, you will need to go to the URL below in your web browser.

{3}/member.php?action=activate&uid={4}&code={5}

If the above link does not work correctly, go to

{3}/member.php?action=activate


You will need to enter the following:
Your email address

You will need to enter the following:
Your email address

Activation Code: {5}

Thank you,
{2} Staff";


Activation Code: {5}

Thank you,
{2} Staff";


$l['email_activateaccount2'] = "{1},

$l['email_activateaccount2'] = "{1},





To complete the registration process on {2}, you will need to go to the URL below in your web browser.

{3}/member.php?action=activate&uid={4}&code={5}

To complete the registration process on {2}, you will need to go to the URL below in your web browser.

{3}/member.php?action=activate&uid={4}&code={5}


If the above link does not work correctly, go to


If the above link does not work correctly, go to


{3}/member.php?action=activate


{3}/member.php?action=activate





You will need to enter the following:
Username: {1} (Or your email address)
Activation Code: {5}

You will need to enter the following:
Username: {1} (Or your email address)
Activation Code: {5}


Thank you,


Thank you,

{2} Staff";

$l['email_subscription'] = "{1},

{2} Staff";

$l['email_subscription'] = "{1},

Zeile 321Zeile 350
Unsubscription Information:

If you would not like to receive any more notifications of replies to this thread, visit the following URL in your browser:

Unsubscription Information:

If you would not like to receive any more notifications of replies to this thread, visit the following URL in your browser:

{6}/usercp2.php?action=removesubscription&tid={8}&key={9}&my_post_key={10}

{6}/usercp.php?action=removesubscription&tid={8}


------------------------------------------";
$l['email_reachedpmquota'] = "{1},


------------------------------------------";
$l['email_reachedpmquota'] = "{1},

Zeile 367Zeile 396
Old Email Address: {3}
New Email Address: {4}


Old Email Address: {3}
New Email Address: {4}


This change has been automatically processed. If you did not request this change, please get it touch with an Administrator.

This change has been automatically processed. If you did not request this change, please get in touch with an Administrator.


Thank you,
{2} Staff


Thank you,
{2} Staff

Zeile 411Zeile 440
$l['email_emailuser'] = "{1},

{2} from {3} has sent you the following message:

$l['email_emailuser'] = "{1},

{2} from {3} has sent you the following message:

------------------------------------------

------------------------------------------

{5}
------------------------------------------

{5}
------------------------------------------





Thank you,
{3} Staff

Thank you,
{3} Staff

{4}


{4}


------------------------------------------
Don't want to receive email messages from other members?

If you don't want other members to be able to email you please visit your User Control Panel and enable the option 'Hide your email from other members':
{4}/usercp.php?action=options


------------------------------------------
Don't want to receive email messages from other members?

If you don't want other members to be able to email you please visit your User Control Panel and enable the option 'Hide your email from other members':
{4}/usercp.php?action=options


------------------------------------------";


------------------------------------------";


$l['email_groupleader_joinrequest'] = "{1},

$l['email_groupleader_joinrequest'] = "{1},





{2} has requested to join {3} on {4} (see below).

Reason: {5}

{2} has requested to join {3} on {4} (see below).

Reason: {5}





To accept or decline this request, go to

To accept or decline this request, go to





{6}/managegroup.php?gid={7}

Thank you,
{4} Staff";

{6}/managegroup.php?gid={7}

Thank you,
{4} Staff";





$l['email_contact_subject'] = "Contact: {1}";
$l['email_contact'] = "E-mail: {1}
Forum profile: {2}
IP Address: {3}
Message:
{4}";

$l['email_contact_subject'] = "Contact: {1}";
$l['email_contact'] = "E-mail: {1}
Forum profile: {2}
IP Address: {3}
Message:
{4}";





$l['pmsubject_subscription'] = "New Reply to {1}";
$l['pm_subscription'] = "{1},

$l['pmsubject_subscription'] = "New Reply to {1}";
$l['pm_subscription'] = "{1},





{2} has just replied to a thread which you have subscribed to. This thread is titled {3}.

Here is an excerpt of the message:

{2} has just replied to a thread which you have subscribed to. This thread is titled {3}.

Here is an excerpt of the message:

------------------------------------------

------------------------------------------

{4}
------------------------------------------


{4}
------------------------------------------


Zeile 466Zeile 495
Unsubscription Information:

If you would not like to receive any more notifications of replies to this thread, visit the following URL in your browser:

Unsubscription Information:

If you would not like to receive any more notifications of replies to this thread, visit the following URL in your browser:

[url]{5}/usercp2.php?action=removesubscription&tid={7}&key={8}&my_post_key={9}[/url]

[url]{5}/usercp.php?action=removesubscription&tid={7}[/url]


------------------------------------------";


------------------------------------------";

 

$l['email_broken_task_subject'] = "MyBB task error on {1}";
$l['email_broken_task'] = "Your copy of MyBB running on {1} ({2}) has experienced an error with the task system.

The task file for {3} is missing.

This task has been disabled until issue is resolved.";