aboutsummaryrefslogtreecommitdiff
path: root/azalea-language/src
diff options
context:
space:
mode:
authormat <27899617+mat-1@users.noreply.github.com>2024-06-13 19:52:05 -0500
committerGitHub <noreply@github.com>2024-06-13 19:52:05 -0500
commitf66d2d476759085601fc398afcac7d8b1940ebf7 (patch)
tree6faf7bb89996eb7c37b2a4dc72c1f08b02a4ef0d /azalea-language/src
parent38eab50b4fc53f10c3f607935e47b65a8c4f3ef9 (diff)
downloadazalea-drasl-f66d2d476759085601fc398afcac7d8b1940ebf7.tar.xz
1.21 (#145)
* 24w18a (data driven enchantments not implemented yet) * 1.21
Diffstat (limited to 'azalea-language/src')
-rwxr-xr-xazalea-language/src/en_us.json167
1 files changed, 139 insertions, 28 deletions
diff --git a/azalea-language/src/en_us.json b/azalea-language/src/en_us.json
index 95f56701..79e09dfd 100755
--- a/azalea-language/src/en_us.json
+++ b/azalea-language/src/en_us.json
@@ -337,6 +337,7 @@
"argument.entity.selector.allEntities": "All entities",
"argument.entity.selector.allPlayers": "All players",
"argument.entity.selector.missing": "Missing selector type",
+ "argument.entity.selector.nearestEntity": "Nearest entity",
"argument.entity.selector.nearestPlayer": "Nearest player",
"argument.entity.selector.not_allowed": "Selector not allowed",
"argument.entity.selector.randomPlayer": "Random player",
@@ -427,7 +428,9 @@
"attribute.name.generic.attack_knockback": "Attack Knockback",
"attribute.name.generic.attack_speed": "Attack Speed",
"attribute.name.generic.block_interaction_range": "Block Interaction Range",
+ "attribute.name.generic.burning_time": "Burning Time",
"attribute.name.generic.entity_interaction_range": "Entity Interaction Range",
+ "attribute.name.generic.explosion_knockback_resistance": "Explosion Knockback Resistance",
"attribute.name.generic.fall_damage_multiplier": "Fall Damage Multiplier",
"attribute.name.generic.flying_speed": "Flying Speed",
"attribute.name.generic.follow_range": "Mob Follow Range",
@@ -437,14 +440,21 @@
"attribute.name.generic.luck": "Luck",
"attribute.name.generic.max_absorption": "Max Absorption",
"attribute.name.generic.max_health": "Max Health",
+ "attribute.name.generic.movement_efficiency": "Movement Efficiency",
"attribute.name.generic.movement_speed": "Speed",
+ "attribute.name.generic.oxygen_bonus": "Oxygen Bonus",
"attribute.name.generic.safe_fall_distance": "Safe Fall Distance",
"attribute.name.generic.scale": "Scale",
"attribute.name.generic.step_height": "Step Height",
+ "attribute.name.generic.water_movement_efficiency": "Water Movement Efficiency",
"attribute.name.horse.jump_strength": "Horse Jump Strength",
"attribute.name.player.block_break_speed": "Block Break Speed",
"attribute.name.player.block_interaction_range": "Block Interaction Range",
"attribute.name.player.entity_interaction_range": "Entity Interaction Range",
+ "attribute.name.player.mining_efficiency": "Mining Efficiency",
+ "attribute.name.player.sneaking_speed": "Sneaking Speed",
+ "attribute.name.player.submerged_mining_speed": "Submerged Mining Speed",
+ "attribute.name.player.sweeping_damage_ratio": "Sweeping Damage Ratio",
"attribute.name.zombie.spawn_reinforcements": "Zombie Reinforcements",
"biome.minecraft.badlands": "Badlands",
"biome.minecraft.bamboo_jungle": "Bamboo Jungle",
@@ -2285,8 +2295,8 @@
"chat.disabled.missingProfileKey": "Chat disabled due to missing profile public key. Please try reconnecting.",
"chat.disabled.options": "Chat disabled in client options.",
"chat.disabled.out_of_order_chat": "Chat received out-of-order. Did your system time change?",
- "chat.disabled.profile": "Chat not allowed by account settings. Press '%s' again for more information.",
- "chat.disabled.profile.moreInfo": "Chat not allowed by account settings. Cannot send or view messages.",
+ "chat.disabled.profile": "Chat is not allowed by account settings. Press '%s' again for more information.",
+ "chat.disabled.profile.moreInfo": "Chat is not allowed by account settings. Cannot send or view messages.",
"chat.editBox": "chat",
"chat.filtered": "Filtered by the server.",
"chat.filtered_full": "The server has hidden your message for some players.",
@@ -3194,7 +3204,7 @@
"disconnect.timeout": "Timed out",
"disconnect.transfer": "Transferred to another server",
"disconnect.unknownHost": "Unknown host",
- "download.pack.failed": "%s out of %s packs failed to download",
+ "download.pack.failed": "%s out of %s pack(s) failed to download",
"download.pack.progress.bytes": "Progress: %s (total size unknown)",
"download.pack.progress.percent": "Progress: %s%%",
"download.pack.title": "Downloading resource pack %s/%s",
@@ -3491,7 +3501,7 @@
"filled_map.mansion": "Woodland Explorer Map",
"filled_map.monument": "Ocean Explorer Map",
"filled_map.scale": "Scaling at 1:%s",
- "filled_map.trial_chambers": "Trial Chambers Map",
+ "filled_map.trial_chambers": "Trial Explorer Map",
"filled_map.unknown": "Unknown Map",
"filled_map.village_desert": "Desert Village Map",
"filled_map.village_plains": "Plains Village Map",
@@ -3546,12 +3556,14 @@
"gamerule.doTileDrops.description": "Controls resource drops from blocks, including experience orbs.",
"gamerule.doTraderSpawning": "Spawn Wandering Traders",
"gamerule.doVinesSpread": "Vines spread",
- "gamerule.doVinesSpread.description": "Controls whether or not the Vines block spreads randomly to adjacent blocks. Does not affect other type of vine blocks such as Weeping Vines, Twisting Vines, etc.",
+ "gamerule.doVinesSpread.description": "Controls whether or not the Vines block spreads randomly to adjacent blocks. Does not affect other types of vine blocks such as Weeping Vines, Twisting Vines, etc.",
"gamerule.doWardenSpawning": "Spawn Wardens",
"gamerule.doWeatherCycle": "Update weather",
"gamerule.drowningDamage": "Deal drowning damage",
- "gamerule.enderPearlsVanishOnDeath": "Thrown ender pearls vanish on death",
- "gamerule.enderPearlsVanishOnDeath.description": "Whether ender pearls thrown by a player vanish when that player dies.",
+ "gamerule.enderPearlsVanishOnDeath": "Thrown Ender Pearls vanish on death",
+ "gamerule.enderPearlsVanishOnDeath.description": "Whether Ender Pearls thrown by a player vanish when that player dies.",
+ "gamerule.entitiesWithPassengersCanUsePortals": "Entities with passengers can use portals",
+ "gamerule.entitiesWithPassengersCanUsePortals.description": "Allow entities with passengers to teleport through Nether Portals, End Portals, and End Gateways.",
"gamerule.fallDamage": "Deal fall damage",
"gamerule.fireDamage": "Deal fire damage",
"gamerule.forgiveDeadPlayers": "Forgive dead players",
@@ -3609,6 +3621,7 @@
"generator.minecraft.single_biome_surface": "Single Biome",
"generator.single_biome_caves": "Caves",
"generator.single_biome_floating_islands": "Floating Islands",
+ "gui.abuseReport.attestation": "By submitting this report, you confirm that the information you have provided is accurate and complete to the best of your knowledge.",
"gui.abuseReport.comments": "Comments",
"gui.abuseReport.describe": "Sharing details will help us make a well-informed decision.",
"gui.abuseReport.discard.content": "If you leave, you'll lose this report and your comments.\nAre you sure you want to leave?",
@@ -3662,6 +3675,7 @@
"gui.abuseReport.send.http_error": "An unexpected HTTP error occurred while sending your report.",
"gui.abuseReport.send.json_error": "Encountered malformed payload while sending your report.",
"gui.abuseReport.send.no_reason": "Please select a report category",
+ "gui.abuseReport.send.not_attested": "Please read the text above and tick the checkbox to be able to send the report",
"gui.abuseReport.send.service_unavailable": "Unable to reach the Abuse Reporting service. Please make sure you are connected to the internet and try again.",
"gui.abuseReport.sending.title": "Sending your report...",
"gui.abuseReport.sent.title": "Report sent",
@@ -3741,6 +3755,8 @@
"gui.done": "Done",
"gui.down": "Down",
"gui.entity_tooltip.type": "Type: %s",
+ "gui.fileDropFailure.detail": "Rejected %d files",
+ "gui.fileDropFailure.title": "Failed to add files",
"gui.hours": "%s hour(s)",
"gui.loadingMinecraft": "Loading Minecraft",
"gui.minutes": "%s minute(s)",
@@ -3752,6 +3768,7 @@
"gui.no": "No",
"gui.none": "None",
"gui.ok": "Ok",
+ "gui.open_report_dir": "Open Report Directory",
"gui.proceed": "Proceed",
"gui.recipebook.moreRecipes": "Right Click for More",
"gui.recipebook.page": "%s/%s",
@@ -3761,6 +3778,7 @@
"gui.recipebook.toggleRecipes.craftable": "Showing Craftable",
"gui.recipebook.toggleRecipes.smeltable": "Showing Smeltable",
"gui.recipebook.toggleRecipes.smokable": "Showing Smokable",
+ "gui.report_to_server": "Report To Server",
"gui.socialInteractions.blocking_hint": "Manage with Microsoft account",
"gui.socialInteractions.empty_blocked": "No blocked players in chat",
"gui.socialInteractions.empty_hidden": "No players hidden in chat",
@@ -4151,6 +4169,10 @@
"item.minecraft.music_disc_cat.desc": "C418 - cat",
"item.minecraft.music_disc_chirp": "Music Disc",
"item.minecraft.music_disc_chirp.desc": "C418 - chirp",
+ "item.minecraft.music_disc_creator": "Music Disc",
+ "item.minecraft.music_disc_creator_music_box": "Music Disc",
+ "item.minecraft.music_disc_creator_music_box.desc": "Lena Raine - Creator (Music Box)",
+ "item.minecraft.music_disc_creator.desc": "Lena Raine - Creator",
"item.minecraft.music_disc_far": "Music Disc",
"item.minecraft.music_disc_far.desc": "C418 - far",
"item.minecraft.music_disc_mall": "Music Disc",
@@ -4161,6 +4183,8 @@
"item.minecraft.music_disc_otherside.desc": "Lena Raine - otherside",
"item.minecraft.music_disc_pigstep": "Music Disc",
"item.minecraft.music_disc_pigstep.desc": "Lena Raine - Pigstep",
+ "item.minecraft.music_disc_precipice": "Music Disc",
+ "item.minecraft.music_disc_precipice.desc": "Aaron Cherof - Precipice",
"item.minecraft.music_disc_relic": "Music Disc",
"item.minecraft.music_disc_relic.desc": "Aaron Cherof - Relic",
"item.minecraft.music_disc_stal": "Music Disc",
@@ -4459,9 +4483,12 @@
"item.minecraft.zombie_spawn_egg": "Zombie Spawn Egg",
"item.minecraft.zombie_villager_spawn_egg": "Zombie Villager Spawn Egg",
"item.minecraft.zombified_piglin_spawn_egg": "Zombified Piglin Spawn Egg",
+ "item.modifiers.any": "When equipped:",
+ "item.modifiers.armor": "When worn:",
"item.modifiers.body": "When equipped:",
"item.modifiers.chest": "When on Body:",
"item.modifiers.feet": "When on Feet:",
+ "item.modifiers.hand": "When held:",
"item.modifiers.head": "When on Head:",
"item.modifiers.legs": "When on Legs:",
"item.modifiers.mainhand": "When in Main Hand:",
@@ -4498,6 +4525,25 @@
"jigsaw_block.selection_priority": "Selection Priority:",
"jigsaw_block.selection_priority.tooltip": "When the parent piece is being processed for connections, this is the order in which this Jigsaw block attempts to connect to its target piece.\n\nJigsaws will be processed in descending priority with random ordering breaking ties.",
"jigsaw_block.target": "Target Name:",
+ "jukebox_song.minecraft.5": "Samuel \u00c5berg - 5",
+ "jukebox_song.minecraft.11": "C418 - 11",
+ "jukebox_song.minecraft.13": "C418 - 13",
+ "jukebox_song.minecraft.blocks": "C418 - blocks",
+ "jukebox_song.minecraft.cat": "C418 - cat",
+ "jukebox_song.minecraft.chirp": "C418 - chirp",
+ "jukebox_song.minecraft.creator": "Lena Raine - Creator",
+ "jukebox_song.minecraft.creator_music_box": "Lena Raine - Creator (Music Box)",
+ "jukebox_song.minecraft.far": "C418 - far",
+ "jukebox_song.minecraft.mall": "C418 - mall",
+ "jukebox_song.minecraft.mellohi": "C418 - mellohi",
+ "jukebox_song.minecraft.otherside": "Lena Raine - otherside",
+ "jukebox_song.minecraft.pigstep": "Lena Raine - Pigstep",
+ "jukebox_song.minecraft.precipice": "Aaron Cherof - Precipice",
+ "jukebox_song.minecraft.relic": "Aaron Cherof - Relic",
+ "jukebox_song.minecraft.stal": "C418 - stal",
+ "jukebox_song.minecraft.strad": "C418 - strad",
+ "jukebox_song.minecraft.wait": "C418 - wait",
+ "jukebox_song.minecraft.ward": "C418 - ward",
"key.advancements": "Advancements",
"key.attack": "Attack/Destroy",
"key.back": "Walk Backwards",
@@ -4625,9 +4671,19 @@
"key.socialInteractions": "Social Interactions Screen",
"key.spectatorOutlines": "Highlight Players (Spectators)",
"key.sprint": "Sprint",
- "key.swapOffhand": "Swap Item With Offhand",
+ "key.swapOffhand": "Swap Item With Off Hand",
"key.togglePerspective": "Toggle Perspective",
"key.use": "Use Item/Place Block",
+ "known_server_link.announcements": "Announcements",
+ "known_server_link.community": "Community",
+ "known_server_link.community_guidelines": "Community Guidelines",
+ "known_server_link.feedback": "Feedback",
+ "known_server_link.forums": "Forums",
+ "known_server_link.news": "News",
+ "known_server_link.report_bug": "Report Server Bug",
+ "known_server_link.status": "Status",
+ "known_server_link.support": "Support",
+ "known_server_link.website": "Website",
"language.code": "en_us",
"language.name": "English",
"language.region": "United States",
@@ -4689,12 +4745,16 @@
"mco.client.outdated.stable.version": "Your client version (%s) is not compatible with Realms.\n\nPlease use the most recent version of Minecraft.",
"mco.client.unsupported.snapshot.version": "Your client version (%s) is not compatible with Realms.\n\nRealms is not available for this snapshot version.",
"mco.compatibility.downgrade": "Downgrade",
- "mco.compatibility.downgrade.description": "This world was last played in version %s; you are on version %s. Downgrading a world could cause corruption - we cannot guarantee that it will load or work.\n\nA backup of your world will be saved under \"World backups\". Please restore your world if needed.",
- "mco.compatibility.unverifiable.message": "The version this world was last played in could not be verified. If the world gets upgraded or downgraded, a backup will be automatically created and saved under \"World backups\".",
+ "mco.compatibility.downgrade.description": "This world was last played in version %s; you are on version %s. Downgrading a world could cause corruption - we cannot guarantee that it will load or work.\n\nA backup of your world will be saved under \"World Backups\". Please restore your world if needed.",
+ "mco.compatibility.incompatible.popup.title": "Incompatible version",
+ "mco.compatibility.incompatible.releaseType.popup.message": "The world you are trying to join is incompatible with the version you are on.",
+ "mco.compatibility.incompatible.series.popup.message": "This world was last played in version %s; you are on version %s.\n\nThese series are not compatible with each other. A new world is needed to play on this version.",
+ "mco.compatibility.unverifiable.message": "The version this world was last played in could not be verified. If the world gets upgraded or downgraded, a backup will be automatically created and saved under \"World Backups\".",
"mco.compatibility.unverifiable.title": "Compatibility not verifiable",
"mco.compatibility.upgrade": "Upgrade",
- "mco.compatibility.upgrade.description": "This world was last played in version %s; you are on version %s.\n\nA backup of your world will be saved under \"World backups\". Please restore your world if needed.",
- "mco.compatibility.upgrade.title": "Do you really want to upgrade your world?",
+ "mco.compatibility.upgrade.description": "This world was last played in version %s; you are on version %s.\n\nA backup of your world will be saved under \"World Backups\".\n\nPlease restore your world if needed.",
+ "mco.compatibility.upgrade.friend.description": "This world was last played in version %s; you are on version %s.\n\nA backup of the world will be saved under \"World Backups\".\n\nThe owner of the Realm can restore the world if needed.",
+ "mco.compatibility.upgrade.title": "Do you really want to upgrade this world?",
"mco.configure.current.minigame": "Current",
"mco.configure.world.activityfeed.disabled": "Player feed temporarily disabled",
"mco.configure.world.backup": "World Backups",
@@ -4744,6 +4804,7 @@
"mco.configure.world.pvp": "PVP",
"mco.configure.world.reset.question.line1": "Your world will be regenerated and your current world will be lost",
"mco.configure.world.reset.question.line2": "Are you sure you want to continue?",
+ "mco.configure.world.resourcepack.question": "You need a custom resource pack to play on this realm\n\nDo you want to download it and play?",
"mco.configure.world.resourcepack.question.line1": "You need a custom resource pack to play on this realm",
"mco.configure.world.resourcepack.question.line2": "Do you want to download it and play?",
"mco.configure.world.restore.download.question.line1": "The world will be downloaded and added to your single player worlds.",
@@ -4758,8 +4819,8 @@
"mco.configure.world.slot.tooltip": "Switch to world",
"mco.configure.world.slot.tooltip.active": "Join",
"mco.configure.world.slot.tooltip.minigame": "Switch to minigame",
- "mco.configure.world.spawn_toggle.message": "Turning this option off will REMOVE ALL existing entities of that type",
- "mco.configure.world.spawn_toggle.message.npc": "Turning this option off will REMOVE ALL existing entities of that type, like Villagers",
+ "mco.configure.world.spawn_toggle.message": "Turning this option off will remove all existing entities of that type",
+ "mco.configure.world.spawn_toggle.message.npc": "Turning this option off will remove all existing entities of that type, like Villagers",
"mco.configure.world.spawn_toggle.title": "Warning!",
"mco.configure.world.spawnAnimals": "Spawn Animals",
"mco.configure.world.spawnMonsters": "Spawn Monsters",
@@ -4801,6 +4862,7 @@
"mco.download.cancelled": "Download cancelled",
"mco.download.confirmation.line1": "The world you are going to download is larger than %s",
"mco.download.confirmation.line2": "You won't be able to upload this world to your realm again",
+ "mco.download.confirmation.oversized": "The world you are going to download is larger than %s\n\nYou won't be able to upload this world to your realm again",
"mco.download.done": "Download done",
"mco.download.downloading": "Downloading",
"mco.download.extracting": "Extracting",
@@ -4859,8 +4921,9 @@
"mco.notification.dismiss": "Dismiss",
"mco.notification.transferSubscription.buttonText": "Transfer Now",
"mco.notification.transferSubscription.message": "Java Realms subscriptions are moving to the Microsoft Store. Do not let your subscription expire!\nTransfer now and get 30 days of Realms for free.\nGo to Profile on minecraft.net to transfer your subscription.",
- "mco.notification.visitUrl.buttonText.default": "Open link",
+ "mco.notification.visitUrl.buttonText.default": "Open Link",
"mco.notification.visitUrl.message.default": "Please visit the link below",
+ "mco.onlinePlayers": "Online Players",
"mco.question": "Question",
"mco.reset.world.adventure": "Adventures",
"mco.reset.world.experience": "Experiences",
@@ -4966,6 +5029,8 @@
"mco.worldSlot.minigame": "Minigame",
"menu.convertingLevel": "Converting world",
"menu.disconnect": "Disconnect",
+ "menu.feedback": "Feedback...",
+ "menu.feedback.title": "Feedback",
"menu.game": "Game Menu",
"menu.generatingLevel": "Generating world",
"menu.generatingTerrain": "Building terrain",
@@ -4988,6 +5053,8 @@
"menu.savingChunks": "Saving chunks",
"menu.savingLevel": "Saving world",
"menu.sendFeedback": "Give Feedback",
+ "menu.server_links": "Server Links...",
+ "menu.server_links.title": "Server Links",
"menu.shareToLan": "Open to LAN",
"menu.singleplayer": "Singleplayer",
"menu.working": "Working...",
@@ -5154,14 +5221,14 @@
"optimizeWorld.title": "Optimizing World '%s'",
"options.accessibility": "Accessibility Settings...",
"options.accessibility.high_contrast": "High Contrast",
- "options.accessibility.high_contrast.error.tooltip": "High Contrast resource pack is not available",
- "options.accessibility.high_contrast.tooltip": "Enhances the contrast of UI elements",
+ "options.accessibility.high_contrast.error.tooltip": "High Contrast resource pack is not available.",
+ "options.accessibility.high_contrast.tooltip": "Enhances the contrast of UI elements.",
"options.accessibility.link": "Accessibility Guide",
"options.accessibility.menu_background_blurriness": "Menu Background Blur",
- "options.accessibility.menu_background_blurriness.tooltip": "Changes the blurriness of menu backgrounds",
+ "options.accessibility.menu_background_blurriness.tooltip": "Changes the blurriness of menu backgrounds.",
"options.accessibility.narrator_hotkey": "Narrator Hotkey",
- "options.accessibility.narrator_hotkey.mac.tooltip": "Allows the Narrator to be toggled on and off with 'Cmd+B'",
- "options.accessibility.narrator_hotkey.tooltip": "Allows the Narrator to be toggled on and off with 'Ctrl+B'",
+ "options.accessibility.narrator_hotkey.mac.tooltip": "Allows the Narrator to be toggled on and off with 'Cmd+B'.",
+ "options.accessibility.narrator_hotkey.tooltip": "Allows the Narrator to be toggled on and off with 'Ctrl+B'.",
"options.accessibility.panorama_speed": "Panorama Scroll Speed",
"options.accessibility.text_background": "Text Background",
"options.accessibility.text_background_opacity": "Text Background Opacity",
@@ -5232,7 +5299,7 @@
"options.difficulty.peaceful": "Peaceful",
"options.difficulty.peaceful.info": "No hostile mobs and only some neutral mobs spawn. Hunger bar doesn't deplete and health replenishes over time.",
"options.directionalAudio": "Directional Audio",
- "options.directionalAudio.off.tooltip": "Classic Stereo sound",
+ "options.directionalAudio.off.tooltip": "Classic Stereo sound.",
"options.directionalAudio.on.tooltip": "Uses HRTF-based directional audio to improve the simulation of 3D sound. Requires HRTF compatible audio hardware, and is best experienced with headphones.",
"options.discrete_mouse_scroll": "Discrete Scrolling",
"options.entityDistanceScaling": "Entity Distance",
@@ -5287,7 +5354,7 @@
"options.hideSplashTexts.tooltip": "Hides the yellow splash text in the main menu.",
"options.invertMouse": "Invert Mouse",
"options.japaneseGlyphVariants": "Japanese Glyph Variants",
- "options.japaneseGlyphVariants.tooltip": "Uses Japanese variants of CJK characters in the default font",
+ "options.japaneseGlyphVariants.tooltip": "Uses Japanese variants of CJK characters in the default font.",
"options.key.hold": "Hold",
"options.key.toggle": "Toggle",
"options.language": "Language...",
@@ -5301,9 +5368,9 @@
"options.modelPart.cape": "Cape",
"options.modelPart.hat": "Hat",
"options.modelPart.jacket": "Jacket",
- "options.modelPart.left_pants_leg": "Left Pants Leg",
+ "options.modelPart.left_pants_leg": "Left Pant Leg",
"options.modelPart.left_sleeve": "Left Sleeve",
- "options.modelPart.right_pants_leg": "Right Pants Leg",
+ "options.modelPart.right_pants_leg": "Right Pant Leg",
"options.modelPart.right_sleeve": "Right Sleeve",
"options.mouse_settings": "Mouse Settings...",
"options.mouse_settings.title": "Mouse Settings",
@@ -5343,6 +5410,7 @@
"options.prioritizeChunkUpdates.none.tooltip": "Nearby chunks are compiled in parallel threads. This may result in brief visual holes when blocks are destroyed.",
"options.rawMouseInput": "Raw Input",
"options.realmsNotifications": "Realms News & Invites",
+ "options.realmsNotifications.tooltip": "Fetches Realms news and invites in the title screen and displays their respective icon on the Realms button.",
"options.reducedDebugInfo": "Reduced Debug Info",
"options.renderClouds": "Clouds",
"options.renderDistance": "Render Distance",
@@ -5402,12 +5470,24 @@
"painting.minecraft.aztec.title": "de_aztec",
"painting.minecraft.aztec2.author": "Kristoffer Zetterstrand",
"painting.minecraft.aztec2.title": "de_aztec",
+ "painting.minecraft.backyard.author": "Kristoffer Zetterstrand",
+ "painting.minecraft.backyard.title": "Backyard",
+ "painting.minecraft.baroque.author": "Sarah Boeving",
+ "painting.minecraft.baroque.title": "Baroque",
"painting.minecraft.bomb.author": "Kristoffer Zetterstrand",
"painting.minecraft.bomb.title": "Target Successfully Bombed",
+ "painting.minecraft.bouquet.author": "Kristoffer Zetterstrand",
+ "painting.minecraft.bouquet.title": "Bouquet",
"painting.minecraft.burning_skull.author": "Kristoffer Zetterstrand",
"painting.minecraft.burning_skull.title": "Skull On Fire",
"painting.minecraft.bust.author": "Kristoffer Zetterstrand",
"painting.minecraft.bust.title": "Bust",
+ "painting.minecraft.cavebird.author": "Kristoffer Zetterstrand",
+ "painting.minecraft.cavebird.title": "Cavebird",
+ "painting.minecraft.changing.author": "Kristoffer Zetterstrand",
+ "painting.minecraft.changing.title": "Changing",
+ "painting.minecraft.cotan.author": "Kristoffer Zetterstrand",
+ "painting.minecraft.cotan.title": "Cot\u00e1n",
"painting.minecraft.courbet.author": "Kristoffer Zetterstrand",
"painting.minecraft.courbet.title": "Bonjour Monsieur Courbet",
"painting.minecraft.creebet.author": "Kristoffer Zetterstrand",
@@ -5416,24 +5496,46 @@
"painting.minecraft.donkey_kong.title": "Kong",
"painting.minecraft.earth.author": "Mojang",
"painting.minecraft.earth.title": "Earth",
+ "painting.minecraft.endboss.author": "Kristoffer Zetterstrand",
+ "painting.minecraft.endboss.title": "Endboss",
+ "painting.minecraft.fern.author": "Kristoffer Zetterstrand",
+ "painting.minecraft.fern.title": "Fern",
"painting.minecraft.fighters.author": "Kristoffer Zetterstrand",
"painting.minecraft.fighters.title": "Fighters",
+ "painting.minecraft.finding.author": "Kristoffer Zetterstrand",
+ "painting.minecraft.finding.title": "Finding",
"painting.minecraft.fire.author": "Mojang",
"painting.minecraft.fire.title": "Fire",
"painting.minecraft.graham.author": "Kristoffer Zetterstrand",
"painting.minecraft.graham.title": "Graham",
+ "painting.minecraft.humble.author": "Sarah Boeving",
+ "painting.minecraft.humble.title": "Humble",
"painting.minecraft.kebab.author": "Kristoffer Zetterstrand",
"painting.minecraft.kebab.title": "Kebab med tre pepperoni",
+ "painting.minecraft.lowmist.author": "Kristoffer Zetterstrand",
+ "painting.minecraft.lowmist.title": "Lowmist",
"painting.minecraft.match.author": "Kristoffer Zetterstrand",
"painting.minecraft.match.title": "Match",
+ "painting.minecraft.meditative.author": "Sarah Boeving",
+ "painting.minecraft.meditative.title": "Meditative",
+ "painting.minecraft.orb.author": "Kristoffer Zetterstrand",
+ "painting.minecraft.orb.title": "Orb",
+ "painting.minecraft.owlemons.author": "Kristoffer Zetterstrand",
+ "painting.minecraft.owlemons.title": "Owlemons",
+ "painting.minecraft.passage.author": "Kristoffer Zetterstrand",
+ "painting.minecraft.passage.title": "Passage",
"painting.minecraft.pigscene.author": "Kristoffer Zetterstrand",
"painting.minecraft.pigscene.title": "Pigscene",
"painting.minecraft.plant.author": "Kristoffer Zetterstrand",
"painting.minecraft.plant.title": "Paradistr\u00e4d",
"painting.minecraft.pointer.author": "Kristoffer Zetterstrand",
"painting.minecraft.pointer.title": "Pointer",
+ "painting.minecraft.pond.author": "Kristoffer Zetterstrand",
+ "painting.minecraft.pond.title": "Pond",
"painting.minecraft.pool.author": "Kristoffer Zetterstrand",
"painting.minecraft.pool.title": "The Pool",
+ "painting.minecraft.prairie_ride.author": "Sarah Boeving",
+ "painting.minecraft.prairie_ride.title": "Prairie Ride",
"painting.minecraft.sea.author": "Kristoffer Zetterstrand",
"painting.minecraft.sea.title": "Seaside",
"painting.minecraft.skeleton.author": "Kristoffer Zetterstrand",
@@ -5442,8 +5544,14 @@
"painting.minecraft.skull_and_roses.title": "Skull and Roses",
"painting.minecraft.stage.author": "Kristoffer Zetterstrand",
"painting.minecraft.stage.title": "The Stage Is Set",
+ "painting.minecraft.sunflowers.author": "Kristoffer Zetterstrand",
+ "painting.minecraft.sunflowers.title": "Sunflowers",
"painting.minecraft.sunset.author": "Kristoffer Zetterstrand",
"painting.minecraft.sunset.title": "sunset_dense",
+ "painting.minecraft.tides.author": "Kristoffer Zetterstrand",
+ "painting.minecraft.tides.title": "Tides",
+ "painting.minecraft.unpacked.author": "Sarah Boeving",
+ "painting.minecraft.unpacked.title": "Unpacked",
"painting.minecraft.void.author": "Kristoffer Zetterstrand",
"painting.minecraft.void.title": "The void",
"painting.minecraft.wanderer.author": "Kristoffer Zetterstrand",
@@ -5584,7 +5692,7 @@
"selectWorld.experimental": "Experimental",
"selectWorld.experimental.details": "Details",
"selectWorld.experimental.details.entry": "Required experimental features: %s",
- "selectWorld.experimental.details.title": "Experimental feature requirements",
+ "selectWorld.experimental.details.title": "Experimental Feature Requirements",
"selectWorld.experimental.message": "Be careful!\nThis configuration requires features that are still under development. Your world might crash, break, or not work with future updates.",
"selectWorld.experimental.title": "Experimental Features Warning",
"selectWorld.experiments": "Experiments",
@@ -5913,7 +6021,7 @@
"subtitles.block.respawn_anchor.deplete": "Respawn Anchor depletes",
"subtitles.block.respawn_anchor.set_spawn": "Respawn Anchor sets spawn",
"subtitles.block.sculk_catalyst.bloom": "Sculk Catalyst blooms",
- "subtitles.block.sculk_sensor.clicking": "Sculk Sensor starts clicking",
+ "subtitles.block.sculk_sensor.clicking": "Sculk Sensor clicks",
"subtitles.block.sculk_sensor.clicking_stop": "Sculk Sensor stops clicking",
"subtitles.block.sculk_shrieker.shriek": "Sculk Shrieker shrieks",
"subtitles.block.sculk.charge": "Sculk bubbles",
@@ -5931,11 +6039,13 @@
"subtitles.block.trapdoor.toggle": "Trapdoor creaks",
"subtitles.block.trial_spawner.about_to_spawn_item": "Ominous item prepares",
"subtitles.block.trial_spawner.ambient": "Trial Spawner crackles",
- "subtitles.block.trial_spawner.ambient_charged": "Ominous Trial Spawner crackles",
+ "subtitles.block.trial_spawner.ambient_charged": "Ominous crackling",
+ "subtitles.block.trial_spawner.ambient_ominous": "Ominous crackling",
"subtitles.block.trial_spawner.charge_activate": "Omen engulfs Trial Spawner",
"subtitles.block.trial_spawner.close_shutter": "Trial Spawner closes",
"subtitles.block.trial_spawner.detect_player": "Trial Spawner charges up",
"subtitles.block.trial_spawner.eject_item": "Trial Spawner ejects items",
+ "subtitles.block.trial_spawner.ominous_activate": "Omen engulfs Trial Spawner",
"subtitles.block.trial_spawner.open_shutter": "Trial Spawner opens",
"subtitles.block.trial_spawner.spawn_item": "Ominous item drops",
"subtitles.block.trial_spawner.spawn_item_begin": "Ominous item appears",
@@ -5949,8 +6059,9 @@
"subtitles.block.vault.deactivate": "Vault extinguishes",
"subtitles.block.vault.eject_item": "Vault ejects item",
"subtitles.block.vault.insert_item": "Vault unlocks",
- "subtitles.block.vault.insert_item_fail": "Vault fails unlocking",
+ "subtitles.block.vault.insert_item_fail": "Vault rejects item",
"subtitles.block.vault.open_shutter": "Vault opens",
+ "subtitles.block.vault.reject_rewarded_player": "Vault rejects player",
"subtitles.block.water.ambient": "Water flows",
"subtitles.block.wet_sponge.dries": "Sponge dries",
"subtitles.chiseled_bookshelf.insert": "Book placed",