diff --git a/CREDITS.txt b/CREDITS.txt index 070e9d59..ebf52fd3 100644 --- a/CREDITS.txt +++ b/CREDITS.txt @@ -1,6 +1,10 @@ -== Cosmic Reach Font Texture == +== Cosmic Reach Font Textures == * FinalForEach * DAHASAG +* ImpSteve + +== Contributor's Guide == +* Eatham - https://github.com/realeatham == English Localization == * FinalForEach @@ -49,3 +53,14 @@ == Dutch Localization == * Lelebees * Luke-Kr +* Neliz + +== Turkish Localization == +* Runterya + +== Hungarian Localization == +* Dettomi +* Renka + +== LOLCAT Localization == +* SDFTDusername diff --git a/assets/lang/en_lolcat.json b/assets/lang/en_lolcat.json new file mode 100644 index 00000000..9a599221 --- /dev/null +++ b/assets/lang/en_lolcat.json @@ -0,0 +1,106 @@ +{ + "metadata": + { + "name": "English (LOLCAT)", + "fallbacks": ["en_us"] + }, + "startButton": "Start", + "loadButton": "Opn Saev Foldr", + "optionsButton": "Opshuns", + "quitButton": "kthxbai", + "vSyncButton": "VSink: ", + "renderDistSlider": "rendur far away thingy: ", + "invertedMouseButton": "esouM detrevnI: ", + "mouseSensitivitySlider": "Mouse Senzitivity: ", + "soundButton": "SOUND: ", + "fovSlider": "FOV: ", + "maxFPS": "max mps: ", + "maxFPSUnlimited": "max mps: Omglimited", + "debugCrashButton": "Debug: Crash the game", + "keybindsButton": "Kee Blinds", + "languagesButton": "Wat u re speek", + "doneButton": "Dun", + "preAlphaText": "Welcomz to Cosmic Reach! \n Da gaem iz in very early development, itz missin' features, iz nowhere near complete, \n nd will likely haz bugs, glitches, crashes nd wurld corruption.\n Everything iz subject to change nd iz not representative of da final gaem.\n Itz available for ya to play so dat ya can gib feedback to halp guide da future of dis game \n Happy testin'... nd game-breakin'!", + "okButton": "K", + "Lighting": "Shinin: ", + "Respawn": "Respawn", + "Return_To_Game": "go bak to da gaem", + "Return_To_Menu": "go bak to da menu", + "Saving": "Scratching the disk...", + "Space_Day": "Space Day", + "Dark_Night": "Dark Night", + "Earth_Day": "Urth Day", + "Orange_Sky": "Oranj Sky", + "Pitch_Dark": "Pitch Dark", + "Overcast": "Overfluff", + "Forward": "Forwardz", + "Backward": "Bakwordz", + "Left": "Left", + "Right": "Right", + "Jump": "Jumpy jumpy jumpy", + "Crouch": "Tiptoe", + "Sprint": "Sorint", + "Prone": "Layz", + "Inventory": "Opun/Cloze Fur pouch", + "Drop_Item": "Throw teh yarn away", + "Hide_UI": "hide teh ui", + "Screenshot": "makin funny picz fer interwebz", + "Debug_Info": "Debugz Infoz", + "No_Clip": "walkz thru wallz", + "Reload_Shaders": "Relod Shaders", + "Fullscreen": "fullzcrin", + "Create_New_World": "Maek new Wurld", + "worldNameButton": "Wurld naem: ", + "defaultWorldName": "New Wurld", + "worldSeedLabel": "SEED: ", + "worldSeedLabel2": "SEED: ", + "worldType": "Wurld Typ: ", + "Return_to_Main_Menu": "go bak to da main menu", + "returnButton": "Bak", + "Open_Worlds_Directory": "Opn Wurlds Foldr", + "YT_Channel": "watch teh devlogs at youtube.com/@finalforeach", + "Game_version": "Cosmic Reach Version Pre-alpha-", + "MAC_warning": "WARNING: Mac iz not supported at dis time. Teh gaem iz unlikely to werk.", + "Controller": "Contrullur", + "Controllers": "Contrullurz", + "Controller_info": " detected!\nContrullur support iz incomplete meow,\nnd will be improved in latur updates.", + "on_state": "yiss", + "off_state": "naw", + "World_name": "Wurld-", + "Screenshot_info": "Saved dat screenshot to ", + "Loading": "Cat god iz preparin ur wurld", + "RuntimeException": "Could not load teh wurld: ", + "Tip1": "Reticulatin' splines...", + "Tip2": "Squishin' vertices...", + "Tip3": "Shapin' teh wurld...", + "Tip4": "Colourin' lights...", + "Tip5": "Halvin' slabs...", + "Tip6": "Populatin' blocks...", + "Tip7": "Layerin' chunks...", + "Tip8": "Accumulatin' space dust...", + "Tip9": "Orbitin' cubes...", + "Tip10": "Batchin' chunks...", + "Tip11": "Curdlin' teh moon...", + "Tip12": "De-clutterin' teh fur pouch...", + "Tip13": "Fresnel-ificatin'...", + "Tip14": "Colonizin' planets...", + "Tip15": "Tip: Pick block usin' teh middle mouse button!", + "Tip16": "Tip: Try changin' teh different lightin' modes in teh pause menu!", + "Tip17": "Tip: Press '$keybind_hideUI' to hide teh user interface", + "Tip18": "Tip: Press '$keybind_screenshot' to mak funny picz!", + "Tip19": "Tip: Press '$keybind_debugInfo' to look at teh debuggin' information", + "Tip20": "Tip: Press '$keybind_dropItem' to drop teh current item!", + "Tip21": "Tip: Press '$keybind_openInventory' to open teh fur pouch!", + "Tip22": "Tip: Sprint against a wall to 'wall run', goin' farther than you would only by jumpin'.", + "OddTip1": "Graftin' cells...", + "OddTip2": "Incubatin'...", + "OddTip3": "Sacrificin' subjects...", + "OddTip4": "Countin' sheep...", + "OddTip5": "Discardin' deceased tissue...", + "OddTip6": "Harvestin' stem cells...", + "OddTip7": "Collectin' organ \"donations\"...", + "OddTip8": "Observin' tricephalous...", + "OddTip9": "Repeatin' trials...", + "OddTip10": "Categorizin' specimens...", + "OddTip11": "Tip: U cannot fight against teh entropy." +}