Create/Update assets for version 1.15.2

This commit is contained in:
InventiveBot
2020-01-24 10:51:17 +00:00
parent 680741d97c
commit dcb94b454f
1525 changed files with 198372 additions and 31264 deletions

View File

@@ -16,6 +16,8 @@
"narrator.loading": "Loading: %s",
"narrator.loading.done": "Done",
"narrator.joining": "Joining",
"narration.suggestion.tooltip": "Selected suggestion %d out of %d: %s (%s)",
"narration.suggestion": "Selected suggestion %d out of %d: %s",
"gui.done": "Done",
"gui.cancel": "Cancel",
"gui.back": "Back",
@@ -37,6 +39,7 @@
"gui.recipebook.toggleRecipes.smokable": "Showing smokable",
"gui.narrate.button": "%s button",
"gui.narrate.slider": "%s slider",
"gui.narrate.editBox": "%s edit box: %s",
"translation.test.none": "Hello, world!",
"translation.test.complex": "Prefix, %s%2$s again %s and %1$s lastly %s and also %1$s again!",
"translation.test.escape": "%%s %%%s %%%%s %%%%%s",
@@ -66,6 +69,8 @@
"menu.shareToLan": "Open to LAN",
"menu.sendFeedback": "Give Feedback",
"menu.reportBugs": "Report Bugs",
"menu.paused": "Game paused",
"menu.modded": " (Modded)",
"optimizeWorld.confirm.title": "Optimize world",
"optimizeWorld.confirm.description": "This will attempt to optimize your world by making sure all data is stored in the most recent game format. This can take a very long time, depending on your world. Once done, your world may play faster but will no longer be compatible with older versions of the game. Are you sure you wish to proceed?",
"optimizeWorld.title": "Optimizing World '%s'",
@@ -77,6 +82,7 @@
"optimizeWorld.info.skipped": "Skipped chunks: %s",
"optimizeWorld.info.total": "Total chunks: %s",
"selectWorld.title": "Select World",
"selectWorld.search": "search for worlds",
"selectWorld.empty": "empty",
"selectWorld.world": "World",
"selectWorld.select": "Play Selected World",
@@ -115,6 +121,7 @@
"selectWorld.backupWarning": "This world was last played in version %s; you are on version %s. Please make a backup in case you experience world corruptions!",
"selectWorld.backupQuestion.customized": "Customized worlds are no longer supported",
"selectWorld.backupWarning.customized": "Unfortunately, we do not support customized worlds in this version of Minecraft. We can still load this world and keep everything the way it was, but any newly generated terrain will no longer be customized. We're sorry for the inconvenience!",
"selectWorld.backupEraseCache": "Erase cached data",
"selectWorld.backupJoinConfirmButton": "Backup and load",
"selectWorld.backupJoinSkipButton": "I know what I'm doing!",
"selectWorld.tooltip.fromNewerVersion1": "World was saved in a newer version,",
@@ -292,6 +299,9 @@
"lanServer.start": "Start LAN World",
"lanServer.otherPlayers": "Settings for Other Players",
"mcoServer.title": "Minecraft Online World",
"multiplayerWarning.header": "Online play is not rated",
"multiplayerWarning.message": "During online play you may be exposed to chat messages or other types of user generated content that has not been rated, and may not be suitable for all ages.",
"multiplayerWarning.check": "Do not show this screen again",
"multiplayer.title": "Play Multiplayer",
"multiplayer.connect": "Connect",
"multiplayer.ipinfo": "Enter the IP of a server to connect to it:",
@@ -343,6 +353,7 @@
"multiplayer.disconnect.server_full": "The server is full!",
"multiplayer.disconnect.name_taken": "That name is already taken",
"multiplayer.disconnect.unexpected_query_response": "Unexpected custom data from client",
"chat.editBox": "chat",
"chat.cannotSend": "Cannot send chat message",
"chat.type.text": "<%s> %s",
"chat.type.text.narrate": "%s says %s",
@@ -358,8 +369,9 @@
"chat.link.confirm": "Are you sure you want to open the following website?",
"chat.link.warning": "Never open links from people that you don't trust!",
"chat.copy": "Copy to Clipboard",
"chat.copy.click": "Click to copy to Clipboard",
"chat.link.confirmTrusted": "Do you want to open this link or copy it to your clipboard?",
"chat.link.open": "Open in browser",
"chat.link.open": "Open in Browser",
"chat.coordinates": "%s, %s, %s",
"chat.coordinates.tooltip": "Click to teleport",
"menu.playdemo": "Play Demo World",
@@ -427,6 +439,8 @@
"options.sounds.title": "Music & Sound Options",
"options.languageWarning": "Language translations may not be 100%% accurate",
"options.videoTitle": "Video Settings",
"options.mouse_settings": "Mouse Settings...",
"options.mouse_settings.title": "Mouse Settings",
"options.customizeTitle": "Customize World Settings",
"options.music": "Music",
"options.sound": "Sound",
@@ -435,6 +449,14 @@
"options.fov.min": "Normal",
"options.fov.max": "Quake Pro",
"options.biomeBlendRadius": "Biome Blend",
"options.biomeBlendRadius.1": "OFF (Fastest)",
"options.biomeBlendRadius.3": "3x3 (Fast)",
"options.biomeBlendRadius.5": "5x5 (Normal)",
"options.biomeBlendRadius.7": "7x7 (High)",
"options.biomeBlendRadius.9": "9x9 (Very High)",
"options.biomeBlendRadius.11": "11x11 (Extreme)",
"options.biomeBlendRadius.13": "13x13 (Showoff)",
"options.biomeBlendRadius.15": "15x15 (Maximum)",
"options.gamma": "Brightness",
"options.gamma.min": "Moody",
"options.gamma.max": "Bright",
@@ -489,6 +511,8 @@
"options.accessibility.text_background.chat": "Chat",
"options.accessibility.text_background.everywhere": "Everywhere",
"options.accessibility.text_background_opacity": "Text Background Opacity",
"options.key.toggle": "Toggle",
"options.key.hold": "Hold",
"options.skinCustomisation": "Skin Customization...",
"options.skinCustomisation.title": "Skin Customization",
"options.modelPart.cape": "Cape",
@@ -519,6 +543,9 @@
"options.realmsNotifications": "Realms Notifications",
"options.autoJump": "Auto-Jump",
"options.autoSuggestCommands": "Command Suggestions",
"options.discrete_mouse_scroll": "Discrete Scrolling",
"options.mouseWheelSensitivity": "Scroll Sensitivity",
"options.rawMouseInput": "Raw Input",
"options.narrator": "Narrator",
"options.narrator.off": "OFF",
"options.narrator.all": "Narrates all",
@@ -526,6 +553,7 @@
"options.narrator.system": "Narrates system",
"options.narrator.notavailable": "Not available",
"options.fullscreen.resolution": "Fullscreen Resolution",
"options.fullscreen.unavailable": "Setting unavailable",
"options.fullscreen.current": "Current",
"options.mipmapLevels": "Mipmap Levels",
"options.forceUnicodeFont": "Force Unicode Font",
@@ -533,8 +561,10 @@
"narrator.toast.enabled": "Narrator Enabled",
"difficulty.lock.title": "Lock World Difficulty",
"difficulty.lock.question": "Are you sure you want to lock the difficulty of this world? This will set this world to always be %1$s, and you will never be able to change that again.",
"title.oldgl1": "Old graphics card detected; this may prevent you from",
"title.oldgl2": "playing in the future as OpenGL 2.0 will be required.",
"title.oldgl.eol.line1": "Old graphics card detected; this WILL prevent you from",
"title.oldgl.eol.line2": "playing future updates as OpenGL 2.0 will be required!",
"title.oldgl.deprecation.line1": "Old graphics card detected; this may prevent you from",
"title.oldgl.deprecation.line2": "playing in the future as OpenGL 3.2 will be required!",
"controls.title": "Controls",
"controls.reset": "Reset",
"controls.resetAll": "Reset Keys",
@@ -680,6 +710,7 @@
"resourcePack.incompatible.confirm.new": "This resource pack was made for a newer version of Minecraft and may no longer work correctly.",
"resourcePack.server.name": "World Specific Resources",
"resourcePack.broken_assets": "BROKEN ASSETS DETECTED",
"resourcePack.load_fail": "Resource reload failed",
"sign.edit": "Edit sign message",
"book.pageIndicator": "Page %1$s of %2$s",
"book.byAuthor": "by %1$s",
@@ -1038,6 +1069,7 @@
"block.minecraft.bed.too_far_away": "You may not rest now; the bed is too far away",
"block.minecraft.bed.not_safe": "You may not rest now; there are monsters nearby",
"block.minecraft.bed.not_valid": "Your home bed was missing or obstructed",
"block.minecraft.bed.set_spawn": "Respawn point set",
"block.minecraft.oak_trapdoor": "Oak Trapdoor",
"block.minecraft.spruce_trapdoor": "Spruce Trapdoor",
"block.minecraft.birch_trapdoor": "Birch Trapdoor",
@@ -1341,10 +1373,14 @@
"block.minecraft.lectern": "Lectern",
"block.minecraft.stonecutter": "Stonecutter",
"block.minecraft.bell": "Bell",
"block.minecraft.illager_banner": "Illager Banner",
"block.minecraft.ominous_banner": "Ominous Banner",
"block.minecraft.lantern": "Lantern",
"block.minecraft.sweet_berry_bush": "Sweet Berry Bush",
"block.minecraft.campfire": "Campfire",
"block.minecraft.beehive": "Beehive",
"block.minecraft.bee_nest": "Bee Nest",
"block.minecraft.honey_block": "Honey Block",
"block.minecraft.honeycomb_block": "Honeycomb Block",
"item.minecraft.name_tag": "Name Tag",
"item.minecraft.lead": "Lead",
"item.minecraft.iron_shovel": "Iron Shovel",
@@ -1563,6 +1599,7 @@
"item.minecraft.ender_eye": "Eye of Ender",
"item.minecraft.glistering_melon_slice": "Glistering Melon Slice",
"item.minecraft.bat_spawn_egg": "Bat Spawn Egg",
"item.minecraft.bee_spawn_egg": "Bee Spawn Egg",
"item.minecraft.blaze_spawn_egg": "Blaze Spawn Egg",
"item.minecraft.cat_spawn_egg": "Cat Spawn Egg",
"item.minecraft.cave_spider_spawn_egg": "Cave Spider Spawn Egg",
@@ -1713,6 +1750,8 @@
"item.minecraft.mojang_banner_pattern.desc": "Thing",
"item.minecraft.globe_banner_pattern.desc": "Globe",
"item.minecraft.sweet_berries": "Sweet Berries",
"item.minecraft.honey_bottle": "Honey Bottle",
"item.minecraft.honeycomb": "Honeycomb",
"container.inventory": "Inventory",
"container.hopper": "Item Hopper",
"container.crafting": "Crafting",
@@ -1770,8 +1809,16 @@
"structure_block.structure_name": "Structure Name",
"structure_block.custom_data": "Custom Data Tag Name",
"structure_block.position": "Relative Position",
"structure_block.position.x": "relative Position x",
"structure_block.position.y": "relative position y",
"structure_block.position.z": "relative position z",
"structure_block.size": "Structure Size",
"structure_block.size.x": "structure size x",
"structure_block.size.y": "structure size y",
"structure_block.size.z": "structure size z",
"structure_block.integrity": "Structure Integrity and Seed",
"structure_block.integrity.integrity": "Structure Integrity",
"structure_block.integrity.seed": "Structure Seed",
"structure_block.include_entities": "Include entities:",
"structure_block.detect_size": "Detect structure size and position:",
"structure_block.button.detect_size": "DETECT",
@@ -1801,6 +1848,7 @@
"entity.minecraft.armor_stand": "Armor Stand",
"entity.minecraft.arrow": "Arrow",
"entity.minecraft.bat": "Bat",
"entity.minecraft.bee": "Bee",
"entity.minecraft.blaze": "Blaze",
"entity.minecraft.boat": "Boat",
"entity.minecraft.cat": "Cat",
@@ -2022,14 +2070,14 @@
"death.attack.netherBed.link": "Intentional Game Design",
"death.attack.sweetBerryBush": "%1$s was poked to death by a sweet berry bush",
"death.attack.sweetBerryBush.player": "%1$s was poked to death by a sweet berry bush whilst trying to escape %2$s",
"death.attack.sting": "%1$s was stung to death",
"death.attack.sting.player": "%1$s was stung to death by %2$s",
"deathScreen.respawn": "Respawn",
"deathScreen.spectate": "Spectate world",
"deathScreen.deleteWorld": "Delete world",
"deathScreen.titleScreen": "Title screen",
"deathScreen.score": "Score",
"deathScreen.title.hardcore": "Game over!",
"deathScreen.title": "You died!",
"deathScreen.leaveServer": "Leave server",
"deathScreen.quit.confirm": "Are you sure you want to quit?",
"effect.none": "No Effects",
"effect.minecraft.speed": "Speed",
@@ -2237,13 +2285,14 @@
"stat.minecraft.clean_banner": "Banners Cleaned",
"stat.minecraft.clean_shulker_box": "Shulker Boxes Cleaned",
"stat.minecraft.climb_one_cm": "Distance Climbed",
"stat.minecraft.bell_ring": "Bells Rung",
"stat.minecraft.boat_one_cm": "Distance by Boat",
"stat.minecraft.crouch_one_cm": "Distance Crouched",
"stat.minecraft.damage_dealt": "Damage Dealt",
"stat.minecraft.damage_dealt_absorbed": "Damage Dealt (Absorbed)",
"stat.minecraft.damage_dealt_resisted": "Damage Dealt (Resisted)",
"stat.minecraft.damage_taken": "Damage Taken",
"stat.minecraft.damage_blocked_by_shield": "Damage Blocked By Shield",
"stat.minecraft.damage_blocked_by_shield": "Damage Blocked by Shield",
"stat.minecraft.damage_absorbed": "Damage Absorbed",
"stat.minecraft.damage_resisted": "Damage Resisted",
"stat.minecraft.deaths": "Number of Deaths",
@@ -2259,14 +2308,19 @@
"stat.minecraft.inspect_dispenser": "Dispensers Searched",
"stat.minecraft.inspect_dropper": "Droppers Searched",
"stat.minecraft.inspect_hopper": "Hoppers Searched",
"stat.minecraft.interact_with_anvil": "Interactions with Anvil",
"stat.minecraft.interact_with_beacon": "Interactions with Beacon",
"stat.minecraft.interact_with_brewingstand": "Interactions with Brewing Stand",
"stat.minecraft.interact_with_campfire": "Interactions with Campfire",
"stat.minecraft.interact_with_cartography_table": "Interactions with Cartography Table",
"stat.minecraft.interact_with_crafting_table": "Interactions with Crafting Table",
"stat.minecraft.interact_with_furnace": "Interactions with Furnace",
"stat.minecraft.interact_with_lectern":"Interactions with Lectern",
"stat.minecraft.interact_with_grindstone": "Interactions with Grindstone",
"stat.minecraft.interact_with_lectern": "Interactions with Lectern",
"stat.minecraft.interact_with_loom": "Interactions with Loom",
"stat.minecraft.interact_with_blast_furnace": "Interactions with Blast Furnace",
"stat.minecraft.interact_with_smoker": "Interactions with Smoker",
"stat.minecraft.interact_with_stonecutter": "Interactions with Stonecutter",
"stat.minecraft.jump": "Jumps",
"stat.minecraft.junk_fished": "Junk Fished",
"stat.minecraft.leave_game": "Games Quit",
@@ -2282,6 +2336,9 @@
"stat.minecraft.play_one_minute": "Time Played",
"stat.minecraft.play_record": "Music Discs Played",
"stat.minecraft.pot_flower": "Plants Potted",
"stat.minecraft.raid_trigger": "Raids Triggered",
"stat.minecraft.raid_win": "Raids Won",
"stat.minecraft.ring_bell": "Bells Rung",
"stat.minecraft.sleep_in_bed": "Times Slept in a Bed",
"stat.minecraft.sneak_time": "Sneak Time",
"stat.minecraft.sprint_one_cm": "Distance Sprinted",
@@ -3025,6 +3082,11 @@
"subtitles.block.anvil.use": "Anvil used",
"subtitles.block.barrel.close": "Barrel closes",
"subtitles.block.barrel.open": "Barrel opens",
"subtitles.block.beehive.enter": "Bee enters hive",
"subtitles.block.beehive.exit": "Bee leaves hive",
"subtitles.block.beehive.drip": "Honey drips",
"subtitles.block.beehive.work": "Bees work",
"subtitles.block.beehive.shear": "Shears scrape",
"subtitles.block.bell.use": "Bell rings",
"subtitles.block.bell.resonate": "Bell resonates",
"subtitles.block.blastfurnace.fire_crackle": "Blast furnace crackles",
@@ -3054,6 +3116,7 @@
"subtitles.block.generic.hit": "Block breaking",
"subtitles.block.generic.place": "Block placed",
"subtitles.block.grindstone.use": "Grindstone used",
"subtitles.block.honey_block.slide": "Sliding down a honey block",
"subtitles.block.iron_trapdoor.close": "Trapdoor opens",
"subtitles.block.iron_trapdoor.open": "Trapdoor closes",
"subtitles.block.lava.ambient": "Lava pops",
@@ -3081,6 +3144,13 @@
"subtitles.entity.bat.death": "Bat dies",
"subtitles.entity.bat.hurt": "Bat hurts",
"subtitles.entity.bat.takeoff": "Bat takes off",
"subtitles.entity.bee.ambient": "Bee buzzes",
"subtitles.entity.bee.death": "Bee dies",
"subtitles.entity.bee.hurt": "Bee hurts",
"subtitles.entity.bee.loop": "Bee buzzes",
"subtitles.entity.bee.loop_aggressive": "Bee buzzes angrily",
"subtitles.entity.bee.pollinate": "Bee buzzes happily",
"subtitles.entity.bee.sting": "Bee stings",
"subtitles.entity.blaze.ambient": "Blaze breathes",
"subtitles.entity.blaze.burn": "Blaze crackles",
"subtitles.entity.blaze.death": "Blaze dies",
@@ -3104,7 +3174,6 @@
"subtitles.entity.parrot.imitate.drowned": "Parrot gurgles",
"subtitles.entity.parrot.imitate.elder_guardian": "Parrot flaps",
"subtitles.entity.parrot.imitate.ender_dragon": "Parrot roars",
"subtitles.entity.parrot.imitate.enderman": "Parrot vwoops",
"subtitles.entity.parrot.imitate.endermite": "Parrot scuttles",
"subtitles.entity.parrot.imitate.evoker": "Parrot murmurs",
"subtitles.entity.parrot.imitate.ghast": "Parrot cries",
@@ -3112,10 +3181,8 @@
"subtitles.entity.parrot.imitate.husk": "Parrot groans",
"subtitles.entity.parrot.imitate.illusioner": "Parrot murmurs",
"subtitles.entity.parrot.imitate.magma_cube": "Parrot squishes",
"subtitles.entity.parrot.imitate.panda": "Parrot pants",
"subtitles.entity.parrot.imitate.phantom": "Parrot screeches",
"subtitles.entity.parrot.imitate.pillager": "Parrot murmurs",
"subtitles.entity.parrot.imitate.polar_bear": "Parrot groans",
"subtitles.entity.parrot.imitate.ravager": "Parrot grunts",
"subtitles.entity.parrot.imitate.shulker": "Parrot lurks",
"subtitles.entity.parrot.imitate.silverfish": "Parrot hisses",
@@ -3128,9 +3195,7 @@
"subtitles.entity.parrot.imitate.witch": "Parrot giggles",
"subtitles.entity.parrot.imitate.wither": "Parrot angers",
"subtitles.entity.parrot.imitate.wither_skeleton": "Parrot rattles",
"subtitles.entity.parrot.imitate.wolf": "Parrot pants",
"subtitles.entity.parrot.imitate.zombie": "Parrot groans",
"subtitles.entity.parrot.imitate.zombie_pigman": "Parrot grunts",
"subtitles.entity.parrot.imitate.zombie_villager": "Parrot groans",
"subtitles.entity.cod.death": "Cod dies",
"subtitles.entity.cod.flop": "Cod flops",
@@ -3252,8 +3317,10 @@
"subtitles.entity.illusioner.prepare_blindness": "Illusioner prepares blindness",
"subtitles.entity.illusioner.prepare_mirror": "Illusioner prepares mirror image",
"subtitles.entity.iron_golem.attack": "Iron Golem attacks",
"subtitles.entity.iron_golem.damage": "Iron Golem breaks",
"subtitles.entity.iron_golem.death": "Iron Golem dies",
"subtitles.entity.iron_golem.hurt": "Iron Golem hurts",
"subtitles.entity.iron_golem.repair": "Iron Golem repaired",
"subtitles.entity.item.break": "Item breaks",
"subtitles.entity.item.pickup": "Item plops",
"subtitles.entity.item_frame.add_item": "Item Frame fills",
@@ -3480,6 +3547,7 @@
"subtitles.item.armor.equip_leather": "Leather armor rustles",
"subtitles.item.armor.equip_turtle": "Turtle shell thunks",
"subtitles.item.bottle.fill": "Bottle fills",
"subtitles.item.honey_bottle.drink": "Honey gulping",
"subtitles.item.bucket.empty": "Bucket empties",
"subtitles.item.bucket.fill": "Bucket fills",
"subtitles.item.chorus_fruit.teleport": "Player teleports",
@@ -3517,6 +3585,7 @@
"debug.pause_focus.help": "F3 + P = Pause on lost focus",
"debug.help.help": "F3 + Q = Show this list",
"debug.reload_resourcepacks.help": "F3 + T = Reload resource packs",
"debug.pause.help": "F3 + Esc = Pause without pause menu (if pausing is possible)",
"debug.copy_location.help": "F3 + C = Copy location as /tp command, hold F3 + C to crash the game",
"debug.inspect.help": "F3 + I = Copy entity or block data to clipboard",
"debug.copy_location.message": "Copied location to clipboard",
@@ -3558,6 +3627,10 @@
"advancements.adventure.adventuring_time.description": "Discover every biome",
"advancements.adventure.arbalistic.title": "Arbalistic",
"advancements.adventure.arbalistic.description": "Kill five unique mobs with one crossbow shot",
"advancements.adventure.hero_of_the_village.title": "Hero of the Village",
"advancements.adventure.hero_of_the_village.description": "Successfully defend a village from a raid",
"advancements.adventure.honey_block_slide.title": "Sticky Situation",
"advancements.adventure.honey_block_slide.description": "Jump into a Honey Block to break your fall",
"advancements.adventure.kill_all_mobs.title": "Monsters Hunted",
"advancements.adventure.kill_all_mobs.description": "Kill one of every hostile monster",
"advancements.adventure.kill_a_mob.title": "Monster Hunter",
@@ -3584,6 +3657,8 @@
"advancements.adventure.two_birds_one_arrow.description": "Kill two Phantoms with a piercing arrow",
"advancements.adventure.very_very_frightening.title": "Very Very Frightening",
"advancements.adventure.very_very_frightening.description": "Strike a Villager with lightning",
"advancements.adventure.voluntary_exile.title": "Voluntary Exile",
"advancements.adventure.voluntary_exile.description": "Kill a raid captain.\nMaybe consider staying away from villages for the time being...",
"advancements.adventure.whos_the_pillager_now.title": "Who's the Pillager Now?",
"advancements.adventure.whos_the_pillager_now.description": "Give a Pillager a taste of their own medicine",
"advancements.husbandry.root.title": "Husbandry",
@@ -3604,8 +3679,12 @@
"advancements.husbandry.break_diamond_hoe.description": "Completely use up a diamond hoe, and then reevaluate your life choices",
"advancements.husbandry.balanced_diet.title": "A Balanced Diet",
"advancements.husbandry.balanced_diet.description": "Eat everything that is edible, even if it's not good for you",
"advancements.husbandry.complete_catalogue.title":"A Complete Catalogue",
"advancements.husbandry.complete_catalogue.description":"Tame all cat variants!",
"advancements.husbandry.complete_catalogue.title": "A Complete Catalogue",
"advancements.husbandry.complete_catalogue.description": "Tame all cat variants!",
"advancements.husbandry.safely_harvest_honey.title": "Bee Our Guest",
"advancements.husbandry.safely_harvest_honey.description": "Use a Campfire to collect Honey from a Beehive using a Bottle without aggravating the bees",
"advancements.husbandry.silk_touch_nest.title": "Total Beelocation",
"advancements.husbandry.silk_touch_nest.description": "Move a Bee Nest, with 3 bees inside, using Silk Touch",
"advancements.end.dragon_breath.title": "You Need a Mint",
"advancements.end.dragon_breath.description": "Collect dragon's breath in a glass bottle",
"advancements.end.dragon_egg.title": "The Next Generation",
@@ -3715,6 +3794,7 @@
"argument.entity.options.nbt.description": "Entities with NBT",
"argument.entity.options.scores.description": "Entities with scores",
"argument.entity.options.advancements.description": "Players with advancements",
"argument.entity.options.predicate.description": "Custom predicate",
"command.failed": "An unexpected error occurred trying to execute that command",
"command.context.here": "<--[HERE]",
"commands.publish.started": "Local game hosted on port %s",
@@ -3765,6 +3845,8 @@
"commands.clone.success": "Successfully cloned %s blocks",
"commands.debug.started": "Started debug profiling",
"commands.debug.stopped": "Stopped debug profiling after %s seconds and %s ticks (%s ticks per second)",
"commands.debug.reportSaved": "Created debug report in %s",
"commands.debug.reportFailed": "Failed to create debug report",
"commands.defaultgamemode.success": "The default game mode is now %s",
"commands.difficulty.success": "The difficulty has been set to %s",
"commands.difficulty.query": "The difficulty is %s",
@@ -3818,6 +3900,8 @@
"commands.time.set": "Set the time to %s",
"commands.schedule.created.function": "Scheduled function '%s' in %s ticks at gametime %s",
"commands.schedule.created.tag": "Scheduled tag '%s' in %s ticks at gametime %s",
"commands.schedule.cleared.success": "Removed %s schedules with id %s",
"commands.schedule.cleared.failure": "No schedules with id %s",
"commands.schedule.same_tick": "Can't schedule for current tick",
"commands.gamemode.success.self": "Set own game mode to %s",
"commands.gamemode.success.other": "Set %s's game mode to %s",
@@ -3974,12 +4058,19 @@
"commands.data.block.modified": "Modified block data of %s, %s, %s",
"commands.data.block.query": "%s, %s, %s has the following block data: %s",
"commands.data.block.get": "%s on block %s, %s, %s after scale factor of %s is %s",
"commands.data.storage.modified": "Modified storage %s",
"commands.data.storage.query": "Storage %s has the following contents: %s",
"commands.data.storage.get": "%s in storage %s after scale factor of %s is %s",
"commands.datapack.list.enabled.success": "There are %s data packs enabled: %s",
"commands.datapack.list.enabled.none": "There are no data packs enabled",
"commands.datapack.list.available.success": "There are %s data packs available: %s",
"commands.datapack.list.available.none": "There are no more data packs available",
"commands.datapack.enable.success": "Enabled data pack %s",
"commands.datapack.disable.success": "Disabled data pack %s",
"commands.spectate.success.stopped": "No longer spectating an entity",
"commands.spectate.success.started": "Now spectating %s",
"commands.spectate.not_spectator": "%s is not in spectator mode",
"commands.spectate.self": "Cannot spectate yourself",
"argument.range.empty": "Expected value or range of values",
"argument.range.ints": "Only whole numbers allowed, not decimals",
"argument.range.swapped": "Min cannot be bigger than max",
@@ -4117,6 +4208,7 @@
"advancement.advancementNotFound": "Unknown advancement: %s",
"recipe.notFound": "Unknown recipe: %s",
"entity.notFound": "Unknown entity: %s",
"predicate.unknown": "Unknown predicate: %s",
"argument.scoreboardDisplaySlot.invalid": "Unknown display slot '%s'",
"slot.unknown": "Unknown slot '%s'",
"team.notFound": "Unknown team '%s'",
@@ -4289,5 +4381,9 @@
"color.minecraft.brown": "Brown",
"color.minecraft.green": "Green",
"color.minecraft.red": "Red",
"color.minecraft.black": "Black"
"color.minecraft.black": "Black",
"title.singleplayer": "Singleplayer",
"title.multiplayer.realms": "Multiplayer (Realms)",
"title.multiplayer.lan": "Multiplayer (LAN)",
"title.multiplayer.other": "Multiplayer (3rd-party)"
}