|
| 1 | +{ |
| 2 | + "text.autoconfig.worldtools.category.Advanced": "Advanced", |
| 3 | + "text.autoconfig.worldtools.category.Debug": "Debug", |
| 4 | + "text.autoconfig.worldtools.category.Entity": "Entity", |
| 5 | + "text.autoconfig.worldtools.category.General": "General", |
| 6 | + "text.autoconfig.worldtools.category.Render": "Render", |
| 7 | + "text.autoconfig.worldtools.category.World": "World", |
| 8 | + "text.autoconfig.worldtools.option.advanced": "Advanced", |
| 9 | + "text.autoconfig.worldtools.option.advanced.anonymousMode": "Anonymize Coordinates in Interface", |
| 10 | + "text.autoconfig.worldtools.option.advanced.anonymousMode.@Tooltip": "When enabled, the coordinates of the capture will be anonymized in the interface. CAUTION: This does not affect the actual data!", |
| 11 | + "text.autoconfig.worldtools.option.advanced.hideExperimentalWorldGui": "Hide Experimental World GUI", |
| 12 | + "text.autoconfig.worldtools.option.advanced.hideExperimentalWorldGui.@Tooltip": "When enabled, the annoying popup after loading a world in singleplayer will be hidden.", |
| 13 | + "text.autoconfig.worldtools.option.advanced.keepEnderChestContents": "Keep Ender Chest Contents between Captures", |
| 14 | + "text.autoconfig.worldtools.option.advanced.showChatMessages": "Info Chat Messages", |
| 15 | + "text.autoconfig.worldtools.option.advanced.showToasts": "Display Toasts", |
| 16 | + "text.autoconfig.worldtools.option.debug": "Debug", |
| 17 | + "text.autoconfig.worldtools.option.debug.@PrefixText": "Enabling debug options will make it easier to find issues, using the log file located at .minecraft/logs/latest.log", |
| 18 | + "text.autoconfig.worldtools.option.debug.logSavedChunks": "Log Saved Chunks", |
| 19 | + "text.autoconfig.worldtools.option.debug.logSavedContainers": "Log Saved Containers", |
| 20 | + "text.autoconfig.worldtools.option.debug.logSavedEntities": "Log Saved Entities", |
| 21 | + "text.autoconfig.worldtools.option.debug.logSavedMaps": "Log Saved Maps", |
| 22 | + "text.autoconfig.worldtools.option.debug.logSettings": "Log Settings", |
| 23 | + "text.autoconfig.worldtools.option.debug.logZippingProgress": "Log Zipping Progress", |
| 24 | + "text.autoconfig.worldtools.option.entity": "Entity", |
| 25 | + "text.autoconfig.worldtools.option.entity.behavior": "Behavior", |
| 26 | + "text.autoconfig.worldtools.option.entity.behavior.invulnerable": "Invulnerable", |
| 27 | + "text.autoconfig.worldtools.option.entity.behavior.modifyEntityBehavior": "Modify Entity Behavior", |
| 28 | + "text.autoconfig.worldtools.option.entity.behavior.modifyEntityBehavior.@Tooltip": "When enabled, the enabled tags will be added to the NBT. Otherwise, the entity behavior will be left untouched.", |
| 29 | + "text.autoconfig.worldtools.option.entity.behavior.noAI": "No AI", |
| 30 | + "text.autoconfig.worldtools.option.entity.behavior.noGravity": "No Gravity", |
| 31 | + "text.autoconfig.worldtools.option.entity.behavior.silent": "Silent", |
| 32 | + "text.autoconfig.worldtools.option.entity.censor": "Censor", |
| 33 | + "text.autoconfig.worldtools.option.entity.censor.censorNames": "Censor Names", |
| 34 | + "text.autoconfig.worldtools.option.entity.censor.lastDeathLocation": "Censor last death location", |
| 35 | + "text.autoconfig.worldtools.option.entity.censor.lastDeathLocation.@Tooltip": "When enabled, the last death location of the player will not be saved to disk. Prevents leaking of coordinates.", |
| 36 | + "text.autoconfig.worldtools.option.entity.censor.names": "Censor Entity Name", |
| 37 | + "text.autoconfig.worldtools.option.entity.censor.owner": "Censor Entity Owner", |
| 38 | + "text.autoconfig.worldtools.option.entity.metadata": "Metadata", |
| 39 | + "text.autoconfig.worldtools.option.entity.metadata.captureTimestamp": "Capture Timestamp", |
| 40 | + "text.autoconfig.worldtools.option.entity.metadata.waterMark": "Watermark", |
| 41 | + "text.autoconfig.worldtools.option.general.autoDownload": "Automatically start download on join", |
| 42 | + "text.autoconfig.worldtools.option.general.autoDownload.@Tooltip": "As soon as you join a world, a capture will be started", |
| 43 | + "text.autoconfig.worldtools.option.general.capture": "What should be captured", |
| 44 | + "text.autoconfig.worldtools.option.general.capture.@Tooltip": "When disabled, the corresponding data will not be saved to disk. This could result in incomplete captures!", |
| 45 | + "text.autoconfig.worldtools.option.general.capture.advancements": "Advancements", |
| 46 | + "text.autoconfig.worldtools.option.general.capture.chunks": "Chunks", |
| 47 | + "text.autoconfig.worldtools.option.general.capture.entities": "Entities", |
| 48 | + "text.autoconfig.worldtools.option.general.capture.levelData": "Level.dat", |
| 49 | + "text.autoconfig.worldtools.option.general.capture.maps": "Maps", |
| 50 | + "text.autoconfig.worldtools.option.general.capture.metadata": "Metadata", |
| 51 | + "text.autoconfig.worldtools.option.general.capture.players": "Players", |
| 52 | + "text.autoconfig.worldtools.option.general.capture.statistics": "Statistics", |
| 53 | + "text.autoconfig.worldtools.option.general.compressLevel": "Archive capture as zip file", |
| 54 | + "text.autoconfig.worldtools.option.general.compressLevel.@Tooltip": "When a capture is finished, it will be archived as a zip file", |
| 55 | + "text.autoconfig.worldtools.option.render": "Render", |
| 56 | + "text.autoconfig.worldtools.option.render.accentColor": "Accent Color (RGB Hex)", |
| 57 | + "text.autoconfig.worldtools.option.render.captureBarColor": "Capture Info Bar Color (RGB Hex)", |
| 58 | + "text.autoconfig.worldtools.option.render.captureBarStyle": "Capture Info Bar Style", |
| 59 | + "text.autoconfig.worldtools.option.render.containerColor": "Missing Container Color (RGB Hex)", |
| 60 | + "text.autoconfig.worldtools.option.render.progressBarColor": "Progress Bar Color", |
| 61 | + "text.autoconfig.worldtools.option.render.progressBarStyle": "Progress Bar Style", |
| 62 | + "text.autoconfig.worldtools.option.render.progressBarTimeout": "Progress Bar Timeout (ms)", |
| 63 | + "text.autoconfig.worldtools.option.render.renderNotYetCachedContainers": "Render Not Yet Cached Containers", |
| 64 | + "text.autoconfig.worldtools.option.world.censor": "Censor", |
| 65 | + "text.autoconfig.worldtools.option.world.gameRules": "Game Rules", |
| 66 | + "text.autoconfig.worldtools.option.world.gameRules.doDaylightCycle": "Daylight Cycle", |
| 67 | + "text.autoconfig.worldtools.option.world.gameRules.doFireTick": "Fire Spread", |
| 68 | + "text.autoconfig.worldtools.option.world.gameRules.doMobGriefing": "Mob Griefing", |
| 69 | + "text.autoconfig.worldtools.option.world.gameRules.doMobSpawning": "Mob Spawning", |
| 70 | + "text.autoconfig.worldtools.option.world.gameRules.doPatrolSpawning": "Patrol Spawning", |
| 71 | + "text.autoconfig.worldtools.option.world.gameRules.doTraderSpawning": "Trader Spawning", |
| 72 | + "text.autoconfig.worldtools.option.world.gameRules.doVinesSpread": "Vines Spread", |
| 73 | + "text.autoconfig.worldtools.option.world.gameRules.doWardenSpawning": "Warden Spawning", |
| 74 | + "text.autoconfig.worldtools.option.world.gameRules.doWeatherCycle": "Weather Cycle", |
| 75 | + "text.autoconfig.worldtools.option.world.gameRules.keepInventory": "Keep Inventory", |
| 76 | + "text.autoconfig.worldtools.option.world.gameRules.modifyGameRules": "Modify Game Rules", |
| 77 | + "text.autoconfig.worldtools.option.world.gameRules.modifyGameRules.@Tooltip": "When enabled, the game rules will be modified to the values set in this config. Otherwise, the game rules will be left untouched.", |
| 78 | + "text.autoconfig.worldtools.option.world.metadata": "Metadata", |
| 79 | + "text.autoconfig.worldtools.option.world.metadata.captureTimestamp": "Store Timestamp of Capture", |
| 80 | + "text.autoconfig.worldtools.option.world.metadata.waterMark": "Watermark Chunks", |
| 81 | + "text.autoconfig.worldtools.option.world.worldGenerator": "World Generator", |
| 82 | + "text.autoconfig.worldtools.option.world.worldGenerator.bonusChest": "Bonus Chest", |
| 83 | + "text.autoconfig.worldtools.option.world.worldGenerator.generateFeatures": "Generate Features", |
| 84 | + "text.autoconfig.worldtools.option.world.worldGenerator.seed": "Seed", |
| 85 | + "text.autoconfig.worldtools.option.world.worldGenerator.type": "World Generate Type", |
| 86 | + "text.autoconfig.worldtools.option.world.worldGenerator.type.@Tooltip": "For inference: VOID: Will generate an empty world. FLAT: Will generate a flat world. DEFAULT: Will generate a normal world.", |
| 87 | + "text.autoconfig.worldtools.title": "WorldTools Config", |
| 88 | + "worldtools.capture.and": " and ", |
| 89 | + "worldtools.capture.chunk": "%s chunk", |
| 90 | + "worldtools.capture.chunks": "%s chunks", |
| 91 | + "worldtools.capture.click_to_open": "%s (click to open)", |
| 92 | + "worldtools.capture.container": "%s container", |
| 93 | + "worldtools.capture.containers": "%s containers", |
| 94 | + "worldtools.capture.entities": "%s entities", |
| 95 | + "worldtools.capture.entity": "%s entity", |
| 96 | + "worldtools.capture.in_dimension": " in dimension ", |
| 97 | + "worldtools.capture.nothing_saved_yet": "Nothing saved yet for %s", |
| 98 | + "worldtools.capture.player": "%s player", |
| 99 | + "worldtools.capture.players": "%s players", |
| 100 | + "worldtools.capture.saved": "Saved ", |
| 101 | + "worldtools.capture.saved.advancements": "Saved advancements of %s", |
| 102 | + "worldtools.capture.saved.chunks": "Saved chunk at %s in dimension %s", |
| 103 | + "worldtools.capture.saved.chunks.anonymized": "Saved chunk in dimension %s", |
| 104 | + "worldtools.capture.saved.compressed": "Saved ZIP of capture as %s", |
| 105 | + "worldtools.capture.saved.end_flow": "Finished capture of %s", |
| 106 | + "worldtools.capture.saved.entities": "Saved %s in chunk %s in dimension %s", |
| 107 | + "worldtools.capture.saved.entities.anonymized": "Saved %s in dimension %s", |
| 108 | + "worldtools.capture.saved.levelData": "Saved %s of %s", |
| 109 | + "worldtools.capture.saved.mapData": "Saved maps in dimension %s", |
| 110 | + "worldtools.capture.saved.metadata": "Saved metadata of %s", |
| 111 | + "worldtools.capture.saved.player": "Saved player %s at %s in dimension %s", |
| 112 | + "worldtools.capture.saved.player.anonymized": "Saved player %s in dimension %s", |
| 113 | + "worldtools.capture.saved.statistics": "Saved statistics of %s", |
| 114 | + "worldtools.capture.to_directory": " to saves directory ", |
| 115 | + "worldtools.capture.took": " (took %s)", |
| 116 | + "worldtools.gui.browser.title": "WorldTools Browser", |
| 117 | + "worldtools.gui.capture.existing_world_confirm.message": "A save named: \"%s\" already exists. Overwrite it? (Will merge with existing data)", |
| 118 | + "worldtools.gui.capture.existing_world_confirm.title": "Existing World Found", |
| 119 | + "worldtools.gui.escape.button.finish_download": "Save capture of %s", |
| 120 | + "worldtools.gui.manager.button.cancel": "Cancel", |
| 121 | + "worldtools.gui.manager.button.config": "Config", |
| 122 | + "worldtools.gui.manager.button.start_download": "Start download", |
| 123 | + "worldtools.gui.manager.button.stop_download": "Stop download", |
| 124 | + "worldtools.gui.manager.title": "WorldTools Manager", |
| 125 | + "worldtools.gui.manager.world_name_placeholder": "Enter world name... (default: %s)", |
| 126 | + "worldtools.key.categories": "WorldTools", |
| 127 | + "worldtools.key.open_config": "Open configuration", |
| 128 | + "worldtools.key.toggle_capture": "Quick download", |
| 129 | + "worldtools.log.error.already_capturing": "A capture for %s is already running!", |
| 130 | + "worldtools.log.error.failed_to_create_session": "Failed to create session for \"%s\"! (error: %s)", |
| 131 | + "worldtools.log.error.failed_to_save_level": "Failed to save level.dat for \"%s\"! (error: %s)", |
| 132 | + "worldtools.log.error.failed_to_visit_file": "Failed accessing file %s to create a zip! (error: %s)", |
| 133 | + "worldtools.log.error.failed_to_zip": "Failed to create session to zip capture of %s! (error: %s)", |
| 134 | + "worldtools.log.error.not_capturing": "No capture is running yet!", |
| 135 | + "worldtools.log.error.world_name_too_long": "World name \"%s\" is too long! (max %d characters)", |
| 136 | + "worldtools.log.info.singleplayer_capture": "EXPERIMENTAL: Capturing in singleplayer is experimental and may not work as expected!", |
| 137 | + "worldtools.log.info.started_capture": "Started capturing %s...", |
| 138 | + "worldtools.log.info.stopping_capture": "Stopping capture %s..." |
| 139 | +} |
0 commit comments