diff --git a/worldedit-core/src/main/resources/lang/strings.json b/worldedit-core/src/main/resources/lang/strings.json index f0abf6b9a..fe79f060d 100644 --- a/worldedit-core/src/main/resources/lang/strings.json +++ b/worldedit-core/src/main/resources/lang/strings.json @@ -1,8 +1,5 @@ { "prefix": "&8(&4&lFAWE&8)&7 {0}", - "fawe.error": "&c{0}", - "fawe.info": "&7{0}", - "fawe.debug": "&3{0}", "fawe.worldedit.history.find.element": "&2{0} {1} &7ago &3{2}m &6{3} &c/{4}", "fawe.worldedit.history.find.element.more": " - Changes: {0}\n - Bounds: {1} -> {2}\n - Extra: {3}\n - Size on Disk: {4}", @@ -12,36 +9,16 @@ "fawe.info.updated.lighting.selection": "Lighting has been updated in {0} chunks. (It may take a second for the packets to send)", "fawe.info.set.region": "Selection set to your current allowed region", - "fawe.info.worldedit.command.limit": "Please wait until your current action completes", - "fawe.info.worldedit.delayed": "Please wait while we process your FAWE action...", - "fawe.info.worldedit.run": "Apologies for the delay. Now executing: {0}", - "fawe.info.worldedit.complete": "Edit completed.", - "fawe.info.require.selection.in.mask": "&7{0} of your selection is not within your mask. You can only make edits within allowed regions.", - "fawe.info.worldedit.volume": "&7You cannot select a volume of {0}. The maximum volume you can modify is {1}.", - "fawe.info.worldedit.iterations": "You cannot iterate {0} times. The maximum number of iterations allowed is {1}.", - "fawe.info.worldedit.unsafe": "&7Access to that command has been blocked", - "fawe.info.worldedit.dangerous.worldedit": "&cProcessed unsafe edit at {0} by {1}", - - "fawe.error.worldedit.extend": "&cYour edit may have extended outside your allowed region.", - "fawe.info.worldedit.toggle.tips.on": "Disabled FAWE tips.", "fawe.info.worldedit.toggle.tips.off": "Enabled FAWE tips.", "fawe.info.worldedit.bypassed": "Currently bypassing FAWE restriction.", - "fawe.info.worldedit.unmasked": "&6Your FAWE edits are now unrestricted.", "fawe.info.worldedit.restricted": "Your FAWE edits are now restricted.", "fawe.info.worldedit.oom.admin": "Possible options:\n - //fast\n - Do smaller edits\n - Allocate more memory\n - Disable `max-memory-percent`", - "fawe.info.compressed": "History compressed. Saved ~ {0}b ({1}x smaller)", - - "fawe.error.web.unauthorized": "Only links from the configured web host is allowed: {0}", - - "fawe.info.action.complete": "Action completed in {0} seconds", "fawe.web.generating.link": "Uploading {0}, please wait...", "fawe.web.generating.link.failed": "Failed to generate download link!", "fawe.web.download.link": "{0}", - "fawe.worldedit.general.mask.disabled": "Global mask disabled", - "fawe.worldedit.general.mask": "Global mask set", "fawe.worldedit.general.texture.disabled": "Texturing reset", "fawe.worldedit.general.texture.set": "Set texturing to {1}", "fawe.worldedit.general.source.mask.disabled": "Global source mask disabled", @@ -51,51 +28,13 @@ "fawe.worldedit.copy.command.copy": "{0} blocks were copied.", - "fawe.worldedit.cut.command.cut.slow": "{0} blocks were cut.", "fawe.worldedit.cut.command.cut.lazy": "{0} blocks will be removed on paste", "fawe.worldedit.paste.command.paste": "The clipboard has been pasted at {0}", - "fawe.worldedit.rotate.command.rotate": "The clipboard has been rotated", - - "fawe.worldedit.flip.command.flipped": "The clipboard has been flipped", - - "fawe.worldedit.regen.command.regen.0": "Region regenerated.", - "fawe.worldedit.regen.command.regen.1": "Region regenerated.", - "fawe.worldedit.regen.command.regen.2": "Region regenerated.", - - "fawe.worldedit.tree.command.tree": "{0} trees created.", - "fawe.worldedit.tree.command.pumpkin": "{0} pumpkin patches created.", - - "fawe.worldedit.flora.command.flora": "{0} flora created.", - - "fawe.worldedit.history.command.history.clear": "History cleared", - "fawe.worldedit.history.command.redo.error": "Nothing left to redo. (See also `/inspect` and `/frb`)", - "fawe.worldedit.history.command.history.other.error": "Unable to find session for {0}.", - "fawe.worldedit.history.command.redo.success": "Redo successful {0}.", - "fawe.worldedit.history.command.undo.error": "Nothing left to undo. (See also `/inspect` and `/frb`)", "fawe.worldedit.history.command.undo.disabled": "Undo disabled, use: //fast", - "fawe.worldedit.history.command.undo.success": "Undo successful {0}.", - "fawe.worldedit.operation.operation": "Operation queued ({0})", - - "fawe.worldedit.selection.selection.wand": "Left click: select pos #1; Right click: select pos #2", - - "fawe.worldedit.navigation.navigation.wand.error": "Nothing to pass through", - - "fawe.worldedit.selection.selection.wand.disable": "Edit wand disabled.", - "fawe.worldedit.selection.selection.wand.enable": "Edit wand enabled.", - "fawe.worldedit.selection.selection.chunk": "Chunk selected ({0})", - "fawe.worldedit.selection.selection.chunks": "Chunks selected ({0}) - ({1})", - "fawe.worldedit.selection.selection.contract": "Region contracted {0} blocks.", "fawe.worldedit.selection.selection.count": "Counted {0} blocks.", - "fawe.worldedit.selection.selection.distr": "# total blocks: {0}", - "fawe.worldedit.selection.selection.expand": "Region expanded {0} blocks", - "fawe.worldedit.selection.selection.expand.vert": "Region expanded {0} blocks (top to bottom)", - "fawe.worldedit.selection.selection.inset": "Region inset", - "fawe.worldedit.selection.selection.outset": "Region outset", - "fawe.worldedit.selection.selection.shift": "Region shifted", - "fawe.worldedit.selection.selection.cleared": "Selection cleared", "fawe.worldedit.anvil.world.is.loaded": "The world shouldn't be in use when executing. Unload the world, or use -f to override (save first)", @@ -105,13 +44,11 @@ "fawe.worldedit.brush.brush.scroll.action.unset": "Removed scroll action", "fawe.worldedit.brush.brush.visual.mode.set": "Set visual mode to {0}", "fawe.worldedit.brush.brush.target.mode.set": "Set target mode to {0}", - "fawe.worldedit.brush.brush.target.mask.set": "Set target mask to {0}", "fawe.worldedit.brush.brush.target.offset.set": "Set target offset to {0}", "fawe.worldedit.brush.brush.equipped": "Equipped brush {0}", "fawe.worldedit.brush.brush.try.other": "There are other more suitable brushes e.g.,\n - //br height [radius=5] [#clipboard|file=null] [rotation=0] [yscale=1.00]", "fawe.worldedit.brush.brush.copy": "Left click the base of an object to copy, right click to paste. Increase the brush radius if necessary.", "fawe.worldedit.brush.brush.height.invalid": "Invalid height map file ({0})", - "fawe.worldedit.brush.brush.smooth": "Note: Use the blend brush if you want to smooth overhangs or caves.", "fawe.worldedit.brush.brush.spline": "Click to add a point, click the same spot to finish", "fawe.worldedit.brush.brush.line.primary": "Added point {0}, click another position to create the line", "fawe.worldedit.brush.brush.catenary.direction": "Added point {0}, click the direction you want to create the spline", @@ -119,119 +56,38 @@ "fawe.worldedit.brush.spline.primary.2": "Added position, Click the same spot to join!", "fawe.worldedit.brush.brush.spline.secondary.error": "Not enough positions set!", "fawe.worldedit.brush.spline.secondary": "Created spline", - "fawe.worldedit.brush.brush.size": "Brush size set", - "fawe.worldedit.brush.brush.range": "Brush size set", - "fawe.worldedit.brush.brush.mask.disabled": "Brush mask disabled", - "fawe.worldedit.brush.brush.mask": "Brush mask set", "fawe.worldedit.brush.brush.source.mask.disabled": "Brush source mask disabled", "fawe.worldedit.brush.brush.source.mask": "Brush source mask set", - "fawe.worldedit.brush.brush.transform.disabled": "Brush transform disabled", "fawe.worldedit.brush.brush.transform": "Brush transform set", - "fawe.worldedit.brush.brush.material": "Brush material set", "fawe.worldedit.rollback.rollback.element": "Undoing {0}", "fawe.worldedit.tool.tool.inspect": "Inspect tool bound to {0}.", "fawe.worldedit.tool.tool.inspect.info": "{0} changed {1} to {2} {3} ago", "fawe.worldedit.tool.tool.inspect.info.footer": "Total: {0} changes", - "fawe.worldedit.tool.tool.none": "Tool unbound from your current item.", - "fawe.worldedit.tool.tool.info": "Info tool bound to {0}.", - "fawe.worldedit.tool.tool.tree": "Tree tool bound to {0}.", - "fawe.worldedit.tool.tool.tree.error.block": "A tree can't go here", - "fawe.worldedit.tool.tool.tree.error": "Tree type {0} is unknown.", - "fawe.worldedit.tool.tool.repl": "Block replacer tool bound to {0}.", - "fawe.worldedit.tool.tool.cycler": "Block data cycler tool bound to {0}.", - "fawe.worldedit.tool.tool.flood.fill": "Block flood fill tool bound to {0}.", "fawe.worldedit.tool.tool.range.error": "Maximum range: {0}.", - "fawe.worldedit.tool.tool.radius.error": "Maximum allowed brush radius: {0}.", - "fawe.worldedit.tool.tool.deltree": "Floating tree remover tool bound to {0}.", - "fawe.worldedit.tool.tool.deltree.error": "That's not a tree", - "fawe.worldedit.tool.tool.deltree.floating.error": "That's not a floating tree", - "fawe.worldedit.tool.tool.farwand": "Far wand tool bound to {0}.", - "fawe.worldedit.tool.tool.lrbuild.bound": "Long-range building tool bound to {0}.", "fawe.worldedit.tool.tool.lrbuild.info": "Left-click set to {0}; right-click set to {1}.", - "fawe.worldedit.tool.superpickaxe.enabled": "Super Pickaxe enabled.", - "fawe.worldedit.tool.superpickaxe.disabled": "Super Pickaxe disabled.", - "fawe.worldedit.tool.superpickaxe.area.enabled": "Mode changed. Left click with a pickaxe. // to disable.", - "fawe.worldedit.snapshot.snapshot.loaded": "Snapshot '{0}' loaded; now restoring...", - "fawe.worldedit.snapshot.snapshot.set": "Snapshot set to: {0}", - "fawe.worldedit.snapshot.snapshot.newest": "Now using newest snapshot.", - "fawe.worldedit.snapshot.snapshot.list.header": "Snapshots for world ({0}):", - "fawe.worldedit.snapshot.snapshot.list.footer": "Use /snap use [snapshot] or /snap use latest.", - "fawe.worldedit.snapshot.snapshot.not.configured": "Snapshot/backup restore is not configured.", - "fawe.worldedit.snapshot.snapshot.not.available": "No snapshots are available. See console for details.", - "fawe.worldedit.snapshot.snapshot.not.found.world": "No snapshots were found for this world.", - "fawe.worldedit.snapshot.snapshot.not.found": "No snapshots were found.", - "fawe.worldedit.snapshot.snapshot.invalid.index": "Invalid index, must be equal or higher then 1.", - "fawe.worldedit.snapshot.snapshot.error.date": "Could not detect the date inputted.", - "fawe.worldedit.snapshot.snapshot.error.restore": "Errors prevented any blocks from being restored.", - "fawe.worldedit.snapshot.snapshot.error.restore.chunks": "No chunks could be loaded. (Bad archive?)", - - "fawe.worldedit.biome.biome.list.header": "Biomes (page {0}/{1}):", - "fawe.worldedit.biome.biome.changed": "Biomes were changed in {0} columns.", - - "fawe.worldedit.general.fast.enabled": "Fast mode enabled. History and edit restrictions will be bypassed.", - "fawe.worldedit.general.fast.disabled": "Fast mode disabled", - "fawe.worldedit.general.place.enabled": "Now placing at pos #1.", - "fawe.worldedit.general.place.disabled": "Now placing at the block you stand in.", - - "fawe.worldedit.utility.kill.success": "Killed {0} entities in a radius of {1}.", "fawe.worldedit.utility.nothing.confirmed": "You have no actions pending confirmation.", - "fawe.worldedit.schematic.schematic.prompt.clear": "You may want to use {0} to clear your current clipboard first", - "fawe.worldedit.schematic.schematic.show": "Displaying {0} schematics from {1}:\n - Left click a structure to set your clipboard\n - Right click to add a structure to your multi-clipboard\n - Use {2} to go back to the world", - "fawe.worldedit.schematic.schematic.format": "Available formats (Name: Lookup names)", "fawe.worldedit.schematic.schematic.move.exists": "{0} already exists", "fawe.worldedit.schematic.schematic.move.success": "{0} -> {1}", "fawe.worldedit.schematic.schematic.move.failed": "{0} no moved: {1}", "fawe.worldedit.schematic.schematic.loaded": "{0} loaded. Paste it with //paste", "fawe.worldedit.schematic.schematic.saved": "{0} saved.", - "fawe.worldedit.schematic.schematic.page": "Page must be {0}", "fawe.worldedit.schematic.schematic.none": "No files found.", - "fawe.worldedit.schematic.schematic.list": "Available files (Filename: Format) [{0}/{1}]:", - "fawe.worldedit.schematic.schematic.list.elem": " - {0} - {1}", - "fawe.worldedit.clipboard.clipboard.uri.not.found": "You do not have {0} loaded", "fawe.worldedit.clipboard.clipboard.cleared": "Clipboard cleared", "fawe.worldedit.clipboard.clipboard.invalid.format": "Unknown clipboard format: {0}", "fawe.worldedit.visitor.visitor.block": "{0} blocks affected", - "fawe.worldedit.visitor.visitor.entity": "{0} entities affected", - "fawe.worldedit.visitor.visitor.flat": "{0} columns affected", "fawe.worldedit.selector.selector.fuzzy.pos1": "Region set and expanded from {0} {1}.", "fawe.worldedit.selector.selector.fuzzy.pos2": "Added expansion of {0} {1}.", - "fawe.worldedit.selector.selector.pos": "pos{0} set to {1} ({2}).", - "fawe.worldedit.selector.selector.center": "Center set to {0} ({1}).", - "fawe.worldedit.selector.selector.radius": "Radius set to {0} ({1}).", - "fawe.worldedit.selector.selector.expanded": "Expanded region to {0} ({1})", - "fawe.worldedit.selector.selector.invalid.coordinates": "Invalid coordinates {0}", - "fawe.worldedit.selector.selector.already.set": "Position already set.", - "fawe.worldedit.selector.selector.set.default": "Your default region selector is now {0}.", - - "fawe.worldedit.timezone.timezone.set": "Timezone set for this session to: {0}", - "fawe.worldedit.timezone.timezone.display": "The current time in that timezone is: {0}", - - "fawe.worldedit.cycler.block.cycler.cannot.cycle": "That block's data cannot be cycled!", - "fawe.worldedit.cycler.block.cycler.limit": "Max blocks change limit reached.", - "fawe.worldedit.cycler.block.cycler.no-perm": "You are not permitted to cycle the data value of that block.", - - "fawe.worldedit.command.command.invalid.syntax": "The command was not used properly (no more help available).", "fawe.worldedit.help.command.clarifying.bracket": "Added clarifying bracket for {0}", - "fawe.worldedit.help.help.suggest": "Couldn't find {0}. Maybe try one of {1} ?", - "fawe.worldedit.help.help.header.categories": "Command Types", - "fawe.worldedit.help.help.header.subcommands": "Subcommands", - "fawe.worldedit.help.help.header.command": "Help for: {0}", - "fawe.worldedit.help.help.item.allowed": "{0} - {1}", - "fawe.worldedit.help.help.item.denied": "{0} - {1}", - "fawe.worldedit.help.help.header": "Help: page {0}/{1}", - "fawe.worldedit.help.help.footer": "Wiki: https://git.io/vSKE5", - - "fawe.worldedit.utility.page.footer": "Use {0} to go to the next page", "fawe.progress.progress.message": "{1}/{0} ({2}%) @{3}cps {4}s left", "fawe.progress.progress.finished": "[ Done! ]", @@ -244,10 +100,7 @@ "fawe.error.brush.incompatible": "Brush not compatible with this version", "fawe.error.schematic.not.found": "Schematic not found: {0}", "fawe.error.no.region": "You have no current allowed region", - "fawe.error.no.mask": "You have no current mask set", - "fawe.error.not.player": "You must be a player to perform this action!", "fawe.error.player.not.found": "Player not found: {0}", - "fawe.error.oom": "[Critical] Detected low memory i.e. < 1%. We will take the following actions:\n - Terminate WE block placement\n - Clear WE history\n - Unload non essential chunks\n - Kill entities\n - Garbage collect\nIgnore this if trying to crash server.\nNote: Low memory is likely (but not necessarily) caused by WE", "fawe.error.worldedit.some.fails": "{0} blocks weren't placed because they were outside your allowed region.", "fawe.error.worldedit.some.fails.blockbag": "Missing blocks: {0}", @@ -267,34 +120,12 @@ "fawe.cancel.worldedit.cancel.reason.no.region": "No allowed region (bypass with /wea, or disable `region-restrictions` in config.yml)", "fawe.cancel.worldedit.failed.load.chunk": "Skipped loading chunk: {0};{1}. Try increasing chunk-wait.", - "fawe.navigation.ascend.fail": "No free spot above you found.", - "fawe.navigation.ascended.plural": "Ascended {0} levels.", - "fawe.navigation.ascended.singular": "Ascended a level.", - "fawe.navigation.unstuck": "There you go!", - "fawe.navigation.descend.fail": "No free spot below you found.", - "fawe.navigation.descend.plural": "Descended {0} levels.", - "fawe.navigation.descend.singular": "Descended a level.", - "fawe.navigation.whoosh": "Whoosh!", - "fawe.navigation.poof": "Poof!", - "fawe.navigation.thru.fail": "No free spot ahead of you found.", "fawe.navigation.no.block": "No block in sight! (or too far)", - "fawe.navigation.up.fail": "You would hit something above you.", - "fawe.selection.sel.cuboid": "Cuboid: left click for point 1, right click for point 2", - "fawe.selection.sel.cuboid.extend": "Cuboid: left click for a starting point, right click to extend", - "fawe.selection.sel.2d.polygon": "2D polygon selector: Left/right click to add a point.", - "fawe.selection.sal.ellipsoid": "Ellipsoid selector: left click=center, right click to extend", - "fawe.selection.sel.sphere": "Sphere selector: left click=center, right click to set radius", - "fawe.selection.sel.cylindrical": "Cylindrical selector: Left click=center, right click to extend.", "fawe.selection.sel.max": "{0} points maximum.", "fawe.selection.sel.fuzzy": "Fuzzy selector: Left click to select all contingent blocks, right click to add. To select an air cavity, use //pos1.", "fawe.selection.sel.convex.polyhedral": "Convex polyhedral selector: Left click=First vertex, right click to add more.", "fawe.selection.sel.list": "For a list of selection types use: //sel list", - "fawe.selection.sel.modes": "Select one of the modes below:", - - "fawe.worldedit.scripting.scripting.no-perm": "You do not have permission to execute this craft script", - "fawe.worldedit.scripting.scripting.cs": "Use /cs with a script name first.", - "fawe.worldedit.scripting.scripting.error": "An error occurred while executing a craft script", "fawe.tips.tip.sel.list": "Tip: See the different selection modes with //sel list", "fawe.tips.tip.select.connected": "Tip: Select all connected blocks with //sel fuzzy",