Skip to content

Commit

Permalink
Update en_us.json (POEditor.com)
Browse files Browse the repository at this point in the history
  • Loading branch information
Earthcomputer committed Nov 17, 2024
1 parent 09885b5 commit 9a5dac7
Showing 1 changed file with 1 addition and 65 deletions.
66 changes: 1 addition & 65 deletions src/main/resources/assets/clientcommands/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,12 @@
"commands.calias.listAliases.success": "%s aliases registered:",
"commands.calias.recursive": "Recursive alias \"%s\"",
"commands.calias.removeAlias.success": "Successfully removed alias \"%s\"",

"commands.careastats.notLoaded": "A chunk in this area is not loaded",
"commands.careastats.output.chunksScanned": "Scanned %s chunks in %sns ≈ %sms",
"commands.careastats.output.blocksMatched": "Matched %s out of %s total blocks",
"commands.careastats.output.entitiesFound": "Found %s entities in this area",

"commands.cbook.success": "Successfully edited book",
"commands.cbook.commandException": "You are not holding a book",

"commands.ccalc.expected": "Expected %s",
"commands.ccalc.invalidArgumentCount": "Function \"%s\" cannot take %s arguments",
"commands.ccalc.parse": "Parsed expression: %s",
Expand All @@ -33,18 +30,15 @@
"commands.ccalc.parse.literal": "(literal: %s)",
"commands.ccalc.parse.negate": "(negated: %s)",
"commands.ccalc.tooDeeplyNested": "Expression is too deeply nested",

"commands.ccalcstack.success": "%s %s is %s stacks and %s extra",
"commands.ccalcstack.success.empty": "%s items is %s stacks and %s extra",
"commands.ccalcstack.success.empty.exact": "%s items is exactly %s stacks",
"commands.ccalcstack.success.exact": "%s %s is exactly %s stacks",

"commands.ccrackrng.failed": "Failed to crack player seed",
"commands.ccrackrng.failed.help": "Help: RNG manipulation doesn't work on some modded servers, in particular Paper.",
"commands.ccrackrng.retries": "Cracking player seed, attempt %s/%s",
"commands.ccrackrng.starting": "Cracking player seed",
"commands.ccrackrng.success": "Player RNG cracked: %s",

"commands.ccreativetab.addStack.success": "Successfully added %s to \"%s\"",
"commands.ccreativetab.addTab.alreadyExists": "Creative tab \"%s\" already exists",
"commands.ccreativetab.addTab.illegalCharacter": "Creative tab can only contain [a-z0-9/._-] characters",
Expand All @@ -57,29 +51,24 @@
"commands.ccreativetab.renameTab.success": "Successfully renamed creative tab \"%s\" to \"%s\"",
"commands.ccreativetab.saveFile.failed": "Could not save creative tabs file",
"commands.ccreativetab.setStack.success": "Successfully set the stack from \"%s\" at index %s to %s",

"commands.cenchant.failed": "It's impossible or would take too long to get those enchantments",
"commands.cenchant.help.uncrackedPlayerSeed": "Help: you have not fully cracked the player seed",
"commands.cenchant.incompatible": "Incompatible enchantments",
"commands.cenchant.needEnchantingPrediction": "This command requires enchanting prediction to be enabled",
"commands.cenchant.success": "Starting enchantment manipulation.",
"commands.cenchant.uncracked": "Seed needs to be cracked",

"commands.cfind.found": "Found %s at %s, %s blocks away",
"commands.cfind.keepSearching.success": "Finding entities",
"commands.cfind.noMatch": "No entities matched your query",
"commands.cfind.success": "%s entities matched your query",

"commands.cfindblock.notFound": "No such block found",
"commands.cfindblock.starting": "Searching for %s",
"commands.cfindblock.success": "Closest match is at %s, %s blocks away",

"commands.cfinditem.match.entity": "%sx %s found in %s at %s",
"commands.cfinditem.match": "%sx %s found at %s",
"commands.cfinditem.starting": "Searching for %s",
"commands.cfinditem.starting.keepSearching": "Infinitely searching for %s",
"commands.cfinditem.total": "Found %sx %s total",

"commands.cfish.addGoal.success": "Successfully added goal %s",
"commands.cfish.correctLoot": "Got the correct loot with correction of %sms",
"commands.cfish.error.biome": "Loot cannot be obtained in this biome, %s needed",
Expand All @@ -99,35 +88,25 @@
"commands.cfish.needFishingManipulation": "Fishing manipulation is not enabled",
"commands.cfish.removeGoal.success": "Successfully removed goal %s",
"commands.cfish.wrongLoot": "Didn't get the correct loot with correction of %sms, could have been %s ticks ahead",

"commands.cfov.success": "Set FOV to %s",

"commands.cfunction.limitReached": "Command limit (%s) reached",
"commands.cfunction.success": "Ran %s commands from function %s",

"commands.cgamemode.playerNotFound": "Player not found",
"commands.cgamemode.playerGameMode": "Player %s is in game mode %s",
"commands.cgamemode.noneWithGameMode": "No players are in game mode %s",
"commands.cgamemode.listWithGameMode": "The following players are in game mode %s:",

"commands.cgamma.success": "Set gamma to %s",

"commands.cghostblock.fill.success": "%s ghost blocks filled",
"commands.cghostblock.set.success": "Ghost block placed",

"commands.cgive.success": "Gave %s %s to self",
"commands.cgive.notCreative": "Player must be in creative mode to give items to self",

"commands.cglow.entity.keepSearching.success": "Glowing entities",
"commands.cglow.entity.failed": "No entities to glow",
"commands.cglow.entity.success": "Glowing %s entities",
"commands.cglow.area.success": "Glowing %s area",

"commands.chat.success": "Successfully opened c🎩",

"commands.chotbar.notCreative": "Player must be in creative mode to restore item hotbars",
"commands.chotbar.restoredHotbar": "Restored item hotbar %s",

"commands.ckit.notFound": "Kit \"%s\" not found",
"commands.ckit.saveFile.failed": "Could not save kits file",
"commands.ckit.load.success": "Successfully gave kit \"%s\" to self",
Expand All @@ -138,7 +117,6 @@
"commands.ckit.edit.success": "Successfully edited kit \"%s\"",
"commands.ckit.list": "Available kits: %s",
"commands.ckit.list.empty": "No available kits",

"commands.clisten.commandDisabled": "The command was disabled, check your logs",
"commands.clisten.unknownPacket": "Unknown packet %s",
"commands.clisten.sentPacket": "Sent the following packet: %s",
Expand All @@ -153,86 +131,63 @@
"commands.clisten.list.none": "Not listening to any packets",
"commands.clisten.list": "Listening to the following packets:",
"commands.clisten.clear": "No longer listening to any packets",

"commands.cminesweeper.tooManyMines": "Too many mines, must be between 0 and 9 less than than the amount of total tiles",

"commands.cplayerinfo.ioException": "An error occurred",
"commands.cplayerinfo.getNameHistory.success": "%s has had the following names: %s",

"commands.cparticle.unsuitableParticleOption": "Won't display particle as the particle video setting is unsuitable",
"commands.cparticle.success": "Displaying particle %s",

"commands.cpermissionlevel.success": "Your permission level is %s",

"commands.cplaysound.success": "Played sound %s to self",

"commands.cplugins.found": "Found the following plugins:",

"commands.cping.success": "Your average ping is %sms",
"commands.cping.success.other": "The average ping of %s is %sms",
"commands.cping.singleplayer": "You are in a singleplayer world (╯°□°)╯︵ ┻━┻",
"commands.cping.playerNotFound": "Player not found",

"commands.cpos.coords": "%s in %s is %s in %s",
"commands.cpos.level.overworld": "the Overworld",
"commands.cpos.level.the_end": "the End",
"commands.cpos.level.the_nether": "the Nether",

"commands.crelog.failed": "Failed to relog",

"commands.crender.entities.success": "Entity rendering rules have been updated",

"commands.csignsearch.starting": "Searching signs",

"commands.csnap.airborne": "You cannot snap while airborne",
"commands.csnap.cannotFit": "The player cannot fit at that location",
"commands.csnap.clickToTeleportEnabled": "Enabled click to teleport",
"commands.csnap.clickToTeleportDisabled": "Disabled click to teleport",
"commands.csnap.success": "Snapped to %s %s %s",
"commands.csnap.tooFar": "You can only snap to locations at most 1 block away",
"commands.csnap.wall": "You cannot snap onto walls",

"commands.cstartup.add.success": "Added command to startup file",
"commands.cstartup.couldNotCreateFile": "Couldn't create startup file",
"commands.cstartup.couldNotEdit": "Couldn't edit startup file",

"commands.cstopsound.success.sourceless.any": "Stopped all sounds for self",
"commands.cstopsound.success.sourceless.sound": "Stopped sound '%s' for self",
"commands.cstopsound.success.source.any": "Stopped all '%s' sounds for self",
"commands.cstopsound.success.source.sound": "Stopped sound '%s' on source '%s' for self",

"commands.ctask.conflicting": "A conflicting task '%s' is already running. %s",
"commands.ctask.list.noTasks": "No currently executing tasks",
"commands.ctask.list.success": "%s currently executing tasks",
"commands.ctask.stop.noMatch": "No matching tasks",
"commands.ctask.stop.success": "Stopped %s tasks",

"commands.ctictactoe.playerNotFound": "Player not found",
"commands.ctictactoe.noGameWithPlayer": "Currently not playing a game with that player",

"commands.ctime.reset.success": "The time now matches the server",

"commands.ctitle.cleared": "Cleared titles",
"commands.ctitle.reset": "Reset title options",
"commands.ctitle.show.title": "Showing new title",
"commands.ctitle.show.subtitle": "Showing new subtitle",
"commands.ctitle.show.actionbar": "Showing new actionbar title",
"commands.ctitle.times": "Changed title display times",

"commands.ctooltip.header.held": "The tooltip of the held item is:",
"commands.ctooltip.header.stack": "The tooltip of that item would be:",

"commands.ctp.notSpectator": "Player must be in spectator mode to teleport",
"commands.ctp.success": "Teleported player to %s",

"commands.ctranslate.unknownError": "An error occurred",
"commands.ctranslate.unknownLanguageCode": "Unknown language code \"%s\"",
"commands.ctranslate.expectedFromTo": "Expected \"from\"/\"to\"",
"commands.ctranslate.hoverText": "Click to copy, shift-click to insert in chat field",

"commands.cuuid.success": "The UUID of %s is %s",
"commands.cuuid.success.nameless": "The UUID of that entity is %s",

"commands.cvar.notFound": "Variable \"%s\" not found",
"commands.cvar.saveFile.failed": "Could not save variables file",
"commands.cvar.add.success": "Successfully created variable \"%s\"",
Expand All @@ -242,14 +197,10 @@
"commands.cvar.parse.success": "\"%s\" evaluates to \"%s\"",
"commands.cvar.list.empty": "No available variables",
"commands.cvar.list": "Available variables: %s",

"commands.cwe.playerNotFound": "Player not found",

"commands.cweather.reset": "Stopped overriding weather",

"commands.cwiki.failed": "Could not retrieve wiki content",
"commands.cwiki.noContent": "There is no introductory paragraph in that article",

"commands.client.blockpos": "(%s, %s, %s)",
"commands.client.cancel": "Cancel",
"commands.client.crack": "Crack",
Expand All @@ -264,42 +215,34 @@
"commands.client.regexTooSlow": "Regex '%s' was too slow to match",
"commands.client.requiresRestart": "This change will take effect after you restart your client",
"commands.client.tooFewArguments": "Too few arguments",

"chorusManip.landing.success": "Landing on: %s, %s, %s",
"chorusManip.landing.failed": "Landing manipulation not possible",
"chorusManip.goalTooFar": "Goal is too far away!",
"chorusManip.needChorusManipulation": "Chorus Fruit manipulation is not enabled",
"chorusManip.setGoal": "Set %s goal area from %s to %s",

"enchCrack.state": "Enchantment Crack State: %s",
"enchCrack.state.uncracked": "Uncracked",
"enchCrack.state.cracking": "Cracking",
"enchCrack.state.cracked": "Cracked",

"enchCrack.enchantments": "Enchantments:",
"enchCrack.clues": "Clues:",
"enchCrack.slot": "Slot %s:",
"enchCrack.bookshelfCount": "Bookshelf Count: %s",

"enchCrack.xpSeed.one": "XP Seed: %s",
"enchCrack.xpSeed.many": "Possible XP seeds: %s",
"enchCrack.playerRNGSeed.many": "Possible player RNG seeds: %s",
"enchCrack.addInfo": "Add Info",

"enchCrack.insn.dummy": "Do a dummy enchantment",
"enchCrack.insn.ready": "Your enchantment seed is ready",
"enchCrack.insn.bookshelves": "Bookshelves needed: %s",
"enchCrack.insn.slot": "In slot: %s",
"enchCrack.insn.itemThrows": "Item throws needed: %s (about %s seconds)",
"enchCrack.insn.itemThrows.noDummy": "No dummy enchantment",
"enchCrack.insn.enchantments": "Enchantments on item:",

"itemCrack.notEnoughItems": "Unable to use RNG SeedCracker: Not Enough Items in Player Hand",

"minesweeperGame.minesLeft": "Mines Left: %s",
"minesweeperGame.timePlayed": "Time Played: %ss",
"minesweeperGame.title": "Minesweeper",

"playerManip.state": "Player Crack State: %s",
"playerManip.state.uncracked": "Uncracked",
"playerManip.state.cracked": "Cracked",
Expand All @@ -310,7 +253,6 @@
"playerManip.state.eating": "Eating",
"playerManip.state.manipulating_enchantments": "Manipulating Enchantments",
"playerManip.state.waiting_dummy_enchant": "Waiting for Dummy Enchantment",

"playerManip.reset": "Restarting player RNG manipulation. Reason: %s",
"playerManip.reset.playerHurt": "Player Hurt",
"playerManip.reset.sprint": "Sprinted",
Expand All @@ -337,31 +279,25 @@
"playerManip.reset.entityCramming": "Entity Cramming",
"playerManip.reset.enchanting": "Enchanted Item",
"playerManip.reset.recreated": "Player Recreated",

"playerManip.serverBrandWarning": "Warning: the server you are playing on is modded. RNG features in this mod are not guaranteed to work!",
"playerManip.toolBreakWarning": "Warning: tool has %s durability left",
"playerManip.throwError": "Condition not possible or would require more than %s item throws",
"playerManip.notEnoughItems": "Not enough items(%s of %s) to manipulate seed",
"playerManip.uncracked": "Player-Seed needs to be cracked",

"snakeGame.title": "Snake",
"snakeGame.score": "Score: %s",

"ticTacToeGame.title": "Tic-tac-toe against %s",
"ticTacToeGame.playingWith": "You are playing with %s",
"ticTacToeGame.noughts": "noughts (O)",
"ticTacToeGame.crosses": "crosses (X)",

"c2cpacket.messageTooLong": "Message too long (max. 255 characters) got %s characters",
"c2cpacket.publicKeyNotFound": "Public key not found",
"c2cpacket.encryptionFailed": "Something failed while encrypting your message",
"c2cpacket.malformedPacket": "You have received a malformed C2C packet:",
"c2cpacket.receivedC2CPacket": "You have received a C2C packet, but you aren't accepting incoming C2C packets! Hover to view the raw packet.",
"c2cpacket.sentC2CPacket": "You have sent a C2C packet, but you aren't accepting incoming C2C packets!",

"c2cpacket.messageC2CPacket.incoming": "%s -> you: %s",
"c2cpacket.messageC2CPacket.outgoing": "you -> %s: %s",

"c2cpacket.startTicTacToeGameC2CPacket.outgoing.invited": "You invited %s to a game of tic-tac-toe",
"c2cpacket.startTicTacToeGameC2CPacket.incoming": "%s invited you to a game of tic-tac-toe",
"c2cpacket.startTicTacToeGameC2CPacket.incoming.accept": "Accept",
Expand All @@ -370,4 +306,4 @@
"c2cpacket.startTicTacToeGameC2CPacket.outgoing.accept": "Accepted the invitation, your opponent will go first",
"c2cpacket.putTicTacToeMarkC2CPacket.incoming.lost": "%s has made a move in tic-tac-toe and won",
"c2cpacket.putTicTacToeMarkC2CPacket.incoming": "%s has made a move in tic-tac-toe, click to make your move"
}
}

0 comments on commit 9a5dac7

Please sign in to comment.