Vergleich inc/languages/english/private.lang.php - 1.8.8 - 1.8.34

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 114Zeile 114
$l['export_folder'] = "Folder";
$l['export_subject'] = "Subject";
$l['export_to'] = "To";

$l['export_folder'] = "Folder";
$l['export_subject'] = "Subject";
$l['export_to'] = "To";

$l['export_from'] ="From";

$l['export_from'] = "From";

$l['export_message'] = "Message";
$l['not_sent'] = "N/A (not sent)";
$l['at'] = "at";

$l['export_message'] = "Message";
$l['not_sent'] = "N/A (not sent)";
$l['at'] = "at";

Zeile 164Zeile 164
$l['error_invalidpmfoldername'] = "Sorry, but a folder name you have entered contains characters which are not allowed.";
$l['error_emptypmfoldername'] = "Sorry, but a folder name you have entered does not contain any text. Please enter a name for the folder, or completely blank the name to delete the folder.";
$l['error_invalidpmrecipient'] = "The recipient you entered is either invalid or doesn't exist. Please go back and enter a correct one.";

$l['error_invalidpmfoldername'] = "Sorry, but a folder name you have entered contains characters which are not allowed.";
$l['error_emptypmfoldername'] = "Sorry, but a folder name you have entered does not contain any text. Please enter a name for the folder, or completely blank the name to delete the folder.";
$l['error_invalidpmrecipient'] = "The recipient you entered is either invalid or doesn't exist. Please go back and enter a correct one.";

 
$l['error_invalidmovefid'] = "The folder you are trying to move your message(s) to is invalid. Please go back and try again.";

$l['error_invalidpm'] = "Invalid PM";
$l['error_pmrecipientreachedquota'] = "You cannot send a private message to {1} because he/she has reached their private messaging quota. They cannot be sent any message until their messages have been cleared out. An email has been sent to the user about this. Please try sending your message at a later stage.";
$l['error_recipientpmturnedoff'] = "{1} has chosen not to receive private messages or may not be allowed to do so. Therefore you may not send your private message to this user.";

$l['error_invalidpm'] = "Invalid PM";
$l['error_pmrecipientreachedquota'] = "You cannot send a private message to {1} because he/she has reached their private messaging quota. They cannot be sent any message until their messages have been cleared out. An email has been sent to the user about this. Please try sending your message at a later stage.";
$l['error_recipientpmturnedoff'] = "{1} has chosen not to receive private messages or may not be allowed to do so. Therefore you may not send your private message to this user.";

Zeile 178Zeile 179
$l['error_nosearchterms'] = "You did not enter any search terms. At a minimum, you must enter either some search terms or a username to search by.";
$l['error_searchflooding_1'] = "Sorry, but you can only perform one search every {1} seconds. Please wait another 1 second before attempting to search again.";
$l['error_searchflooding'] = "Sorry, but you can only perform one search every {1} seconds. Please wait another {2} seconds before attempting to search again.";

$l['error_nosearchterms'] = "You did not enter any search terms. At a minimum, you must enter either some search terms or a username to search by.";
$l['error_searchflooding_1'] = "Sorry, but you can only perform one search every {1} seconds. Please wait another 1 second before attempting to search again.";
$l['error_searchflooding'] = "Sorry, but you can only perform one search every {1} seconds. Please wait another {2} seconds before attempting to search again.";

$l['error_invalidsearch'] = "An invalid search was specified.  Please go back and try again.";

$l['error_invalidsearch'] = "An invalid search was specified. Please go back and try again.";


$l['redirect_pmsaved'] = "The private message has been saved in your Drafts folder.";
$l['redirect_pmstrackingstopped'] = "Tracking of the selected PMs has been stopped.";


$l['redirect_pmsaved'] = "The private message has been saved in your Drafts folder.";
$l['redirect_pmstrackingstopped'] = "Tracking of the selected PMs has been stopped.";

Zeile 197Zeile 198
$l['quickreply_signature'] = "Signature";
$l['quickreply_disable_smilies'] = "Disable Smilies";
$l['quickreply_save_copy'] = "Save a Copy";

$l['quickreply_signature'] = "Signature";
$l['quickreply_disable_smilies'] = "Disable Smilies";
$l['quickreply_save_copy'] = "Save a Copy";

$l['quickreply_read_receipt'] = "<strong>Request Read Receipt</strong>";

$l['quickreply_read_receipt'] = "Request Read Receipt";