You've already forked minecraft-assets
Create/Update assets for version 19w37a
This commit is contained in:
@@ -37,6 +37,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 +67,7 @@
|
||||
"menu.shareToLan": "Open to LAN",
|
||||
"menu.sendFeedback": "Give Feedback",
|
||||
"menu.reportBugs": "Report Bugs",
|
||||
"menu.paused": "Game paused",
|
||||
"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 +79,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 +118,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,",
|
||||
@@ -343,6 +347,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",
|
||||
@@ -427,6 +432,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",
|
||||
@@ -519,6 +526,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 +536,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 +544,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",
|
||||
@@ -1341,10 +1354,12 @@
|
||||
"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.bee_hive": "Bee hive",
|
||||
"block.minecraft.bee_nest": "Bee nest",
|
||||
"item.minecraft.name_tag": "Name Tag",
|
||||
"item.minecraft.lead": "Lead",
|
||||
"item.minecraft.iron_shovel": "Iron Shovel",
|
||||
@@ -1563,6 +1578,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 +1729,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 +1788,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 +1827,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 +2049,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,6 +2264,7 @@
|
||||
"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",
|
||||
@@ -2262,11 +2290,14 @@
|
||||
"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_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 +2313,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 +3059,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",
|
||||
@@ -3081,6 +3120,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",
|
||||
@@ -3480,6 +3526,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 +3564,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 +3606,8 @@
|
||||
"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.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 +3634,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 +3656,8 @@
|
||||
"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.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",
|
||||
@@ -3765,6 +3817,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",
|
||||
|
||||
Reference in New Issue
Block a user