var Language = Array(); Language['MB_DelWarn_OK'] = "OK"; Language['MB_DelWarn_Cancel'] = "Cancel"; Language['MB_DelWarn_WarnAgain'] = "Always get confirmation"; Language['Page_Error_Not_Logged_In_Title'] = "Not logged in anymore"; Language['Page_Error_Not_Logged_In_Text'] = "The chosen action could not be performed because you need to be logged in for that. Just log in to try it again."; Language['Page_Error_Not_Logged_In_Links'] = [{name: "Reload page", url: "javascript:window.location.reload();"}]; Language['Page_Error_No_Session_Title'] = "Page not valid anymore"; Language['Page_Error_No_Session_Text'] = "You have not been active/have not opened any page in some time, therefore the chosen action could not be performed.\n\nJust reload the page and try it again, that normally solves this issue."; Language['Page_Error_No_Session_Links'] = [{name: "Reload page", url: "javascript:window.location.reload();"}]; Language['Page_Error_VTok_Title'] = "Page not valid anymore"; Language['Page_Error_VTok_Text'] = "Your request came from an invalid page or a page which was too old - for your security the action was therefore not performed.\n\nUsually you can successfully repeat the action by reloading the page or form and then trying it again."; Language['Page_Error_VTok_Links'] = [{name: "Reload page", url: "javascript:window.location.reload();"}]; Language['Page_Error_No_Authorization_Title'] = "No authorization"; Language['Page_Error_No_Authorization_Text'] = "You do not have the necessary authorization to use this section or perform the chosen action.\n\nIf you have any questions or problems please contact our support."; Language['Page_Error_No_Authorization_Links'] = [{name: "Contact support", url: "/support/contact.html"}]; Language['Page_Error_Profile_Deleted_Title'] = "Currently not available"; Language['Page_Error_Profile_Deleted_Text'] = "Your profile was either deactivated by an administrator or automatically by our system - we sent you an email containing the reasons for this action.\n\nAs long as your profile is offline, you cannot use most areas of Purplemoon. If you have any questions please contact our support."; Language['Page_Error_Profile_Deleted_Links'] = [{name: "Contact support", url: "/support/contact.html"}]; Language['Page_Error_Profile_Offline_Title'] = "Currently not available"; Language['Page_Error_Profile_Offline_Text'] = "Because you deactivated your profile yourself you cannot access any areas of Purplemoon which have anything to do with communication (or something similar).\n\nIf you reactivate your profile (and make it visible to other users again) you will be able to communicate again."; Language['Page_Error_Profile_Offline_Links'] = [{name: "Change visibility of your profile", url: "/user_options.php?task=privacy"}]; Language['Page_Error_E-Mail_Invalid_Title'] = "Currently not available"; Language['Page_Error_E-Mail_Invalid_Text'] = "Because the email address you provided us with until now is not valid anymore, you cannot use most areas of Purplemoon until you have confirmed a (new or previous) email address.\n\nIf you have any questions or problems please contact our support."; Language['Page_Error_E-Mail_Invalid_Links'] = [{name: "Change/Confirm email address", url: "/user_options.php?task=login"}, {name: "Contact support", url: "/support/contact.html"}]; Language['Page_Error_User_Not_Found_Title'] = "User not found"; Language['Page_Error_User_Not_Found_Text'] = "The user you wanted to contact was not found anymore. Maybe the profile was deleted by the user himself or the profile was deactivated for some other reason.\n\nIf this error occurs although the profile of the user still exists, then please contact our support."; Language['Page_Error_User_Not_Found_Links'] = [{name: "Contact support", url: "/support/contact.html"}]; Language['Page_Error_PU_Only_Title'] = "Only available to Power-Users"; Language['Page_Error_PU_Only_Text'] = "This area or the chosen option/action is only available to Power-Users. If you want to use this area or function you can always think about becoming a Power-User.\n\nIf you have any questions or problems please contact our support."; Language['Page_Error_PU_Only_Links'] = [{name: "Advantages as Power-User", url: "/power-user.php"}, {name: "Contact support", url: "/support/contact.html"}]; Language['Page_Error_Timeout_Title'] = "Connection problem"; Language['Page_Error_Timeout_Text'] = "There seems to be a problem with the network connection.\n\nMaybe you are not connected to the Internet anymore or something else obstructs the connection to our servers.\n\nYou should check if your Internet connection still works and if yes, you can try to reload the page."; Language['Page_Error_Timeout_Links'] = []; Language['Page_Error_Unexpected_Reported_Title'] = "Unexpected error"; Language['Page_Error_Unexpected_Reported_Text'] = "An unexpected error has occured - we were informed about the error and will investigate it as soon as possible so the area or action works again in no time.\n\nIf you have any questions, the problem keeps on reoccurring for some time or if it is especially urgent, please contact our support."; Language['Page_Error_Unexpected_Reported_Links'] = [{name: "Contact support", url: "/support/contact.html"}]; Language['Page_Error_Authorization_Too_Low_Title'] = "Authorization is too low"; Language['Page_Error_Authorization_Too_Low_Text'] = "You need a higher authorization to complete this action or use this page - maybe another admin has explicitely set a higher authorization requirement for this action.\n\nIf you have any questions or problems please contact our support."; Language['Page_Error_Authorization_Too_Low_Links'] = [{name: "Contact support", url: "/support/contact.html"}]; Language['Spam_Contacts_Error_Title'] = "Zu viele Kontakte"; Language['Spam_Contacts_Error_Text'] = "Du hast in den vergangenen zwei Tagen mindestens 20 Personen kontaktiert, mit denen du davor noch nie über Purplemoon zu tun hattest - daher kannst du vorübergehend keine neuen User mehr kontaktieren.\n\nSobald die Zahl der neuen Kontakte für die vergangenen 48 Stunden unter 20 sinkt, kannst du wieder neue Personen anschreiben. Diese Vorsichtsmassnahme ist leider nötig um Spam möglichst zu verhindern.\n\nDu kannst das Limit für neue Kontakte auf 50 pro 48 Stunden erhöhen indem du dich verifizierst - das ist ganz einfach und normalerweise in kurzer Zeit (max. einigen Tagen) erfolgreich abgeschlossen."; Language['Spam_Contacts_Error_Links'] = [{name: "Mehr zur Verifizierung", url: "/user_verification.php?task=identity"}]; Language['Error_Title'] = "Error occured"; Language['Error_Msg'] = "An error occured - this can happen if something is wrong with the connection to our servers or if some other error occured on the page.\n\nJust reload the page and try it again, normally that will solve the problem. If the error keeps on occuring for some time please contact our support."; Language['Error_Links'] = [{name: "Reload page", url: "javascript:window.location.reload();"}, {name: "Contact support", url: "/support/contact.html"}];