2022-04-23 04:10:49 +00:00
{
2022-04-23 05:10:09 +00:00
"fullLangName" : "English" ,
2022-04-23 04:10:49 +00:00
"appName" : "GrassClipper" ,
2022-04-23 04:57:02 +00:00
"playOfficial" : "Play Official" ,
2022-04-23 23:57:28 +00:00
"playPrivate" : "Play on Grasscutter" ,
2022-04-23 04:10:49 +00:00
"launchLocalServer" : "Launch Local Server" ,
2022-04-26 05:22:54 +00:00
"gameExeSet" : "Set game executable" ,
2022-04-23 23:57:28 +00:00
"grasscutterFileSet" : "Set \"Grasscutter\" .jar file" ,
2022-04-23 04:10:49 +00:00
"folderNotSet" : "Not set" ,
2022-05-06 00:29:23 +00:00
"ipPlaceholder" : "Server Address..." ,
2022-04-25 22:59:00 +00:00
"portPlaceholder" : "Port" ,
2022-04-23 04:10:49 +00:00
"noFavorites" : "No favorites set" ,
"settingsTitle" : "Settings" ,
2022-04-23 04:57:02 +00:00
"scriptsSectionTitle" : "Scripts" ,
2022-04-23 04:10:49 +00:00
"killswitchOption" : "Kill Switch" ,
"killswitchSubtitle" : "Only for those very paranoid about bans. Kills the game process *and your internet* if something happens to the proxy." ,
2022-04-23 04:57:02 +00:00
"proxyOption" : "Proxy" ,
"proxySubtitle" : "Install the proxy server via the install script" ,
"updateOption" : "Update" ,
2022-04-23 23:57:28 +00:00
"updateSubtitle" : "Auto updating is temporarily disabled. Check GitHub for the newest release." ,
2022-04-23 05:12:01 +00:00
"languageOption" : "Language" ,
"languageSubtitle" : "Select your language!" ,
2022-04-23 04:10:49 +00:00
"enableServerLauncherOption" : "Enable Server Launcher" ,
2022-04-23 05:56:44 +00:00
"enableServerLauncherSubtitle" : "Enable to server launcher tile for launching a local Grasscutter instance." ,
2022-04-24 23:36:15 +00:00
"httpsOption" : "Use HTTPS" ,
"httpsSubtitle" : "Choose between using HTTPS or HTTP." ,
2022-05-08 03:13:54 +00:00
"debugOption" : "Debugging" ,
2022-04-23 04:10:49 +00:00
"introSen1" : "Looks like this is your first time opening GrassClipper!" ,
"introSen2" : "First of all, welcome, happy to see you here! :)" ,
"introSen3" : "Would you like to run the proxy installer?" ,
2022-04-23 23:33:21 +00:00
"introSen4" : "(required to connect to servers)" ,
2022-04-23 04:10:49 +00:00
2022-04-26 02:32:01 +00:00
"updateBtn" : "Update" ,
2022-04-23 04:10:49 +00:00
"proxyInstallBtn" : "Install" ,
"proxyInstallDeny" : "No thanks" ,
2022-05-08 02:58:17 +00:00
"gameFolderDialog" : "Select game exe" ,
2022-04-27 21:28:58 +00:00
"grasscutterFileDialog" : "Select Grasscutter server jar file" ,
"loggingInTo" : "Logging in to: " ,
"registeringFor" : "Registering for: " ,
"authUsername" : "Username: " ,
"authPassword" : "Password: " ,
"authConfirmPassword" : "Confirm Password: " ,
"authLoginBtn" : "Login" ,
"authRegisterBtn" : "Register" ,
"authLoginTitle" : "Login" ,
"authRegisterTitle" : "Register" ,
"launchWithoutAuth" : "Launch without Authentication" ,
"alertInvalid" : "Invalid username or password" ,
"alertNoPass" : "No password set, please change password" ,
"alertUnknown" : "Unknown error, contact server owner" ,
"alertAuthNoLogin" : "Authentication is disabled, no need to log in!" ,
"alertLoginSuccess" : "Login successful! Token copied to clipboard. Paste this token into the username field of the game to log in." ,
"alertUserTaken" : "Username is taken" ,
"alertPassMismatch" : "Password and password confirmation do not match" ,
"alertAuthNoRegister" : "Authentication is disabled, no need to register!" ,
2022-04-30 08:58:58 +00:00
"alertRegisterSuccess" : "Registration successful!" ,
2022-05-02 06:40:11 +00:00
"downloadTitle" : "Downloads" ,
"grassclipperTitle" : "GrassClipper" ,
"grasscutterTitle" : "Grasscutter" ,
"installerTitle" : "Installer" ,
"installerSubtitle" : "Installs proxy and other tools. Required for Grasscutter servers." ,
"downloadStable" : "Download Grasscutter Stable Build" ,
"stableSubtitle" : "Install Grasscutter stable branch. This build usually has less bugs, but also less features." ,
"downloadDev" : "Download Grasscutter Development Build" ,
2022-05-03 08:26:26 +00:00
"devSubtitle" : "Install Grasscutter development branch. This build sometimes has bugs, and is frequently updated. Use at your own risk." ,
2022-05-02 06:40:11 +00:00
"downloadResources" : "Download Grasscutter Resources" ,
2022-05-03 08:26:26 +00:00
"resourceSubtitle" : "Downloads Grasscutter resources into the currently set Grasscutter folder. This should be done unless you plan on getting resources externally." ,
2022-05-08 03:13:54 +00:00
"downloadData" : "Download Grasscutter Data" ,
"dataSubtitle" : "Downloads Grasscutter data files, such as keys, spawns, and other vital files." ,
2022-05-02 06:40:11 +00:00
"gcScriptRunning" : "Running..." ,
"stableInstall" : "Download" ,
"devInstall" : "Download" ,
2022-05-04 04:14:02 +00:00
"updateNotifText" : "A new update is available! Newest version: " ,
2022-05-08 02:56:02 +00:00
"foreignCharacterAlert" : "The file path set contains foreign characters, this may cause problems!" ,
2022-05-06 03:25:39 +00:00
"dialogOk" : "OK" ,
"dialogNo" : "NO" ,
"serverEnableDialogTitle" : "You found the Grasscutter server launcher!" ,
"serverEnableDialogText" : "If you do not have an existing Grasscutter installation to set, would you like to download a build?"
2022-04-23 23:33:21 +00:00
}