"embarassing":"Oh my, well, this is embarrassing.",
"error":"Error!"
},
"404":{
"contact":"Contact Crafty Control Support via Discord",
"unableToFind":"We were unable to find the page you are looking for. Please try again, or go back and refresh.",
"notFound":"Page Not Found"
},
"footer":{
"version":"Version",
"copyright":"Copyright",
"allRightsReserved":"All rights reserved"
},
"sidebar":{
"dashboard":"Dashboard",
"servers":"Servers",
"documentation":"Documentation",
"credits":"Credits",
"contribute":"Contribute",
"newServer":"Create New Server",
"navigation":"Navigation"
},
"serverWizard":{
"newServer":"Create New Server",
"importServer":"Import an Existing Server",
"importZip":"Import from a Zip File",
"serverName":"Server Name",
"serverPath":"Server Path",
"serverType":"Server Type",
"absoluteServerPath":"Absolute path to your server",
"serverJar":"Server Jarfile",
"minMem":"Minimum Memory",
"maxMem":"Maximum Memory",
"serverPort":"Server Port",
"defaultPort":"25565 default",
"sizeInGB":"Size in GB",
"zipPath":"Server Path",
"absoluteZipPath":"Absolute path to your server",
"resetForm":"Reset Form",
"importServerButton":"Import Server!",
"buildServer":"Build Server!",
"quickSettings":"Quick Settings",
"quickSettingsDescription":"Don't worry, you can change these later",
"myNewServer":"My New Server",
"bePatient":"Please be patient as we ' + (importing ? 'import' : 'download') + ' the server",
"importing":"Importing Server...",
"downloading":"Downloading Server..."
},
"dashboard":{
"dashboard":"Dashboard",
"memUsage":"Memory Usage",
"cpuUsage":"CPU Usage",
"host":"Host",
"players":"Players",
"backups":"Backups",
"newServer":"Create New Server",
"allServers":"All Servers",
"server":"Server",
"actions":"Actions",
"world":"World",
"status":"Status",
"online":"Online",
"offline":"Offline",
"lastBackup":"Last:",
"nextBackup":"Next:",
"servers":"Servers",
"cannotSeeOnMobile":"Can't see everything on mobile?",
"cannotSeeOnMobile2":"Try scrolling the table sideways.",
"max":"Max",
"avg":"Avg",
"bePatientStart":"Please be patient while we start the server.<br /> This screen will refresh in a moment",
"bePatientStop":"Please be patient while we stop the server.<br /> This screen will refresh in a moment",
"bePatientRestart":"Please be patient while we restart the server.<br /> This screen will refresh in a moment",
"bePatientClone":"Please be patient while we clone the server.<br /> This screen will refresh in a moment",
"sendingCommand":"Sending your command",
"cpuCurFreq":"CPU Current Clock",
"cpuMaxFreq":"CPU Maximum Clock",
"cpuCores":"CPU Cores"
},
"accessDenied":{
"accessDenied":"Access Denied",
"noAccess":"You do not have access to this resource",
"contactAdmin":"Contact your server administrator for access to this resource, or if you think you should have access to this resource, contact support.",
"contact":"Contact Crafty Control Support via Discord"
"bePatientUpdate":"Please be patient while we update the server. Download times can vary depending upon your internet speeds.<br /> This screen will refresh in a moment",
"deleteServerQuestionMessage":"Are you sure you want to delete this server? After this there is no going back...",
"yesDelete":"Yes, delete",
"noDelete":"No, go back",
"deleteFilesQuestion":"Delete server files from machine?",
"deleteFilesQuestionMessage":"Would you like Crafty to delete all server files from the host machine?",
"yesDeleteFiles":"Yes, delete files",
"noDeleteFiles":"No, just remove from panel",
"sendingDelete":"Deleting Server",
"bePatientDelete":"Please be patient while we remove your server from the Crafty panel. This screen will close in a few moments.",
"bePatientDeleteFiles":"Please be patient while we remove your server from the Crafty panel and delete all files. This screen will close in a few moments."
"desc":"Here is where you can change the configuration of your server",
"perms":[
"It is recommended to <code>NOT</code> change the paths of a server managed by Crafty.",
"Changing paths <code>CAN</code> break things, especially on Linux type operating systems where file permissions are more locked down.",
"<br /><br/>",
"If you feel you have to change a where a server is located you may do so as long as you give the \"crafty\" user permission to read / write to the server path.",
"<br />",
"<br />",
"On Linux this is best done by executing the following:<br />",