Sort lang en_EN

Also fix java replace grammar
This commit is contained in:
Zedifus 2022-07-18 23:25:41 +01:00
parent e25bd9c776
commit 2775845da1

View File

@ -40,12 +40,12 @@
"pageDescription": "Without these people, you wouldn't have Crafty",
"pageTitle": "Credits",
"patreonDesc": "to our Patreon / Ko-fi supporters!",
"subscriptionLevel": "Level",
"subscriberName": "Name",
"patreonOther": "Other",
"patreonSupporter": "Patreon / Ko-fi Supporters",
"patreonUpdate": "Last Update:",
"retiredStaff": "Retired Staff",
"subscriberName": "Name",
"subscriptionLevel": "Level",
"supportTeam": "Support and Documentation Team",
"thankYou": "THANK YOU",
"translationDesc": "to our community who translate!",
@ -170,6 +170,7 @@
"eulaAgree": "Do you agree?",
"eulaMsg": "You must agree to the EULA. A copy of the Mojang EULA is linked under this message.",
"eulaTitle": "Agree To EULA",
"fileTooLarge": "Upload failed. File upload too large. Contact system administrator for assistance.",
"hereIsTheError": "Here is the error",
"internet": "We have detected the machine running Crafty has no connection to the internet. Client connections to the server may be limited.",
"no-file": "We can't seem to locate the requested file. Double check the path. Does Crafty have proper permissions?",
@ -177,8 +178,7 @@
"not-downloaded": "We can't seem to find your executable file. Has it finished downloading? Are the permissions set to executable?",
"portReminder": "We have detected this is the first time {} has been run. Make sure to forward port {} through your router/firewall to make this remotely accessible from the internet.",
"start-error": "Server {} failed to start with error code: {}",
"terribleFailure": "What a Terrible Failure!",
"fileTooLarge": "Upload failed. File upload too large. Contact system administrator for assistance."
"terribleFailure": "What a Terrible Failure!"
},
"footer": {
"allRightsReserved": "All rights reserved",
@ -210,6 +210,7 @@
"delete": "Delete",
"edit": "Edit",
"enabled": "Enabled",
"match": "Passwords must match",
"newRole": "Add New Role",
"newUser": "Add New User",
"pageTitle": "Panel Config",
@ -220,8 +221,7 @@
"superConfirm": "Proceed only if you want this user to have access to EVERYTHING (all user accounts, servers, panel settings, etc.). They can even revoke your superuser rights.",
"superConfirmTitle": "Enable superuser? Are you sure?",
"user": "User",
"users": "Users",
"match": "Passwords must match"
"users": "Users"
},
"rolesConfig": {
"config": "Role Config",
@ -271,10 +271,10 @@
"restore": "Restore",
"restoring": "Restoring Backup. This may take a while. Please be patient.",
"save": "Save",
"shutdown": "Shutdown server for duration of backup",
"size": "Size",
"storageLocation": "Storage Location",
"storageLocationDesc": "Where do you want to store backups?",
"shutdown": "Shutdown server for duration of backup"
"storageLocationDesc": "Where do you want to store backups?"
},
"serverConfig": {
"bePatientDelete": "Please be patient while we remove your server from the Crafty panel. This screen will close in a few moments.",
@ -290,6 +290,9 @@
"deleteServerQuestionMessage": "Are you sure you want to delete this server? After this there is no going back...",
"exeUpdateURL": "Server Executable Update URL",
"exeUpdateURLDesc": "Direct Download URL for updates.",
"javaNoChange": "Do Not Override",
"javaVersion": "Override current Java Version",
"javaVersionDesc": "If you're going to override Java, make sure your current Java path in 'execution command' is wrapped in quotes (default 'java' variable excluded)",
"noDelete": "No, go back",
"noDeleteFiles": "No, just remove from panel",
"removeOldLogsAfter": "Remove Old Logs After",
@ -303,9 +306,6 @@
"serverCrashDetection": "Server Crash Detection",
"serverExecutable": "Server Executable",
"serverExecutableDesc": "The server's executable file",
"javaVersion": "Override current Java Version",
"javaVersionDesc": "If you're going to override java. Make sure your current java path in 'execution command' is wrapped in quotes (default 'java' variable excluded)",
"javaNoChange": "Do Not Override",
"serverExecutionCommand": "Server Execution Command",
"serverExecutionCommandDesc": "What will be launched in a hidden terminal",
"serverIP": "Server IP",
@ -320,11 +320,11 @@
"serverPortDesc": "Port Crafty should connect to for stats",
"serverStopCommand": "Server Stop Command",
"serverStopCommandDesc": "Command to send the program to stop it",
"showStatus": "Show On Public Status Page",
"stopBeforeDeleting": "Please stop the server before deleting it",
"update": "Update Executable",
"yesDelete": "Yes, delete",
"yesDeleteFiles": "Yes, delete files",
"showStatus": "Show On Public Status Page"
"yesDeleteFiles": "Yes, delete files"
},
"serverConfigHelp": {
"desc": "Here is where you can change the configuration of your server",
@ -375,8 +375,8 @@
"noscript": "The file manager does not work without JavaScript",
"rename": "Rename",
"renameItemQuestion": "What should the new name be?",
"size": "Toggle Editor Size",
"save": "Save",
"size": "Toggle Editor Size",
"stayHere": "DO NOT LEAVE THIS PAGE!",
"unsupportedLanguage": "Warning: This is not a supported file type",
"unzip": "Unzip",