bentobox/locales/en_US.yml

148 lines
5.2 KiB
YAML
Raw Normal View History

###########################################################################################
# This is a YML file. Be careful when editing. Check your edits in a YAML checker like #
# the one at http://yaml-online-parser.appspot.com #
###########################################################################################
### Credits ###
# Tastybento: maintainer
# Poslovitch: maintainer
#
2017-12-22 14:25:22 +01:00
# This translation is adapted to version : [alpha-2]
general:
deaths: "Deaths"
unlimited: "Unlimited"
success: "Success!"
errors:
no-permission: "You don't have permission to execute this command."
use-in-game: "This command is only available in game."
no-team: "You do not have a team!"
2017-08-01 14:20:52 +02:00
no-island: "You do not have an island!"
already-have-island: "You already have an island!"
no-safe-location: "No safe location found on island!"
2017-08-01 14:20:52 +02:00
not-leader: "You are not the leader of your island!"
offline-player: "That player is offline or doesn't exist."
2017-08-09 05:49:06 +02:00
unknown-player: "Unknown player!"
2017-12-22 14:25:22 +01:00
unable-create-island: "Your island could not be generated, please contact an administrator."
general: "That command is not ready yet - contact admin"
2017-12-22 14:25:22 +01:00
commands:
help:
header: "&7=========== &c%bsb_plugin_name% &7==========="
syntax: " &7/&b[label] &c[command] &a[args] &7: &e[info]"
syntax-alias-separator: "/"
end: "&7================================="
about: "display this help page"
admin:
2017-12-22 14:25:22 +01:00
version: "display %bsb_plugin_name% and addons versions"
island:
about: "display info about %bsb_plugin_name%"
go: "teleport you to your island"
go-homes: "teleport you to the specified home"
spawn: "teleport you to the spawn"
create: "create an island"
info: "display info about your island"
reset: "restart your island and remove the old one"
sethome: "set your teleport point for /island"
name: "set a name for your island"
resetname: "reset your island name"
2017-12-22 14:25:22 +01:00
team:
info: "display detailed info about your team"
invite: "invite a player to join your island"
uninvite: "cancel the pending invite to join your island"
leave: "leave your island"
kick: "remove a member from your island"
accept: "accept an invitation"
reject: "reject an invitation"
promote: "promote a player on your island to another rank"
expel: "expel a visitor from your island"
ban: "ban a player from your island"
unban: "unban a player from your island"
banlist: "list banned players"
lock: "lock/unlock your island so visitors cannot enter it"
settings: "display island settings"
language: "select language"
2017-12-22 14:25:22 +01:00
protection:
flags:
ACID_DAMAGE: "Acid damage"
ANVIL: "Use anvil"
ARMOR_STAND: "Interact with armor stands"
BEACON: "Use beacon"
BED: "Use bed"
BREAK_BLOCKS: "Break blocks"
BREEDING: "Breed animals"
BREWING: "Use brewing stands"
BUTTON: "Use buttons"
BUCKET: "Use buckets"
COLLECT_WATER: "Collect water (override use buckets)"
COLLECT_LAVA: "Collect lava (override use buckets)"
CHORUS_FRUIT: "Teleport using chorus fruits"
CRAFTING: "Use crafting table"
CREEPER_HURT: "Creepers deal damage"
MONSTER_GRIEFING: "Monsters (creepers, ghasts) destroy blocks"
MONSTER_BLOW_UP_CHEST: "Monsters (creepers, ghasts) destroy chests"
TRAMPLE_CROPS: "Trample crops"
DOOR: "Use doors"
TRAPDOOR: "Use trapdoors"
DYEING: "Dye sheeps"
ELYTRA: "Use elytras"
ENCHANTING: "Use enchanting table"
ENDERMAN_GRIEFING: "Endermen move blocks"
ENTER_EXIT_MESSAGES: "Display entry and exit messages"
FIRE: "FIRE"
FIRE_EXTINGUISH: "FIRE_EXTINGUISH"
FIRE_SPREAD: "FIRE_SPREAD"
FISHING_ROD: "FISHING_ROD"
FURNACE: "FURNACE"
GATE: "GATE"
HURT_ANIMALS: "HURT_ANIMALS"
HURT_MONSTERS: "HURT_MONSTERS"
HURT_VILLAGERS: "HURT_VILLAGERS"
IGNITE_CREEPER: "IGNITE_CREEPER"
IGNITE_TNT: "IGNITE_TNT"
INTERACT_TAMED: "INTERACT_TAMED"
ITEM_DROP: "ITEM_DROP"
ITEM_PICKUP: "ITEM_PICKUP"
KEEP_INVENTORY: "KEEP_INVENTORY"
LEASH: "LEASH"
LEVER: "LEVER"
MILKING: "MILKING"
ANIMAL_SPAWN: "ANIMAL_SPAWN"
MONSTER_SPAWN: "MONSTER_SPAWN"
MOUNT_INVENTORY: "MOUNT_INVENTORY"
MOUNT_RIDING: "MOUNT_RIDING"
MUSIC: "MUSIC"
OPEN_CHESTS: "OPEN_CHESTS"
PLACE_BLOCKS: "PLACE_BLOCKS"
PORTAL: "PORTAL"
PRESSURE_PLATES: "PRESSURE_PLATES"
PVP_OVERWORLD: "PVP_OVERWORLD"
PVP_NETHER: "PVP_NETHER"
PVP_END: "PVP_END"
REDSTONE: "REDSTONE"
SPAWN_EGGS: "SPAWN_EGGS"
SHEARING: "SHEARING"
THROW_EGGS: "THROW_EGGS"
THROW_FIREWORKS: "THROW_FIREWORKS"
THROW_ENDERPEARLS: "THROW_ENDERPEARLS"
THROW_SNOWBALLS: "THROW_SNOWBALLS"
THROW_SPLASH_POTIONS: "THROW_SPLASH_POTIONS"
THROW_LINGERING_POTIONS: "THROW_LINGERING_POTIONS"
TNT_HURT: "TNT_HURT"
TNT_GRIEFING: "TNT_GRIEFING"
TNT_BLOW_UP_CHESTS: "TNT_BLOW_UP_CHESTS"
VILLAGER_TRADING: "VILLAGER_TRADING"
state:
allowed: "allowed"
disallowed: "disallowed"
2017-12-22 14:25:22 +01:00
island:
locked: "This island is locked!"
new-island:
sign:
line1: "&1%bsb_plugin_name%"
line2: "[player]"
line3: "Don't fall!"
line4: "Have fun! &c<3"