ChestsPlusPlus/ChestsPlusPlus_Main/src/main/resources/lang/en_GB.properties

80 lines
5.9 KiB
Properties

# Chests++ Language File (Version 2.8-Release)
# NOTE: This file gets replaced when the plugin launches! If you want to make modifications create a copy first!
# To create a new language file simply create a copy of this file and rename it to your desired choice for example 'en_US.properties'
# It should be located in the 'lang' folder
# Then in config.yml 'language-file: default' would be renamed to 'language-file: en_US'
# To help contribute to the plugin and provide new language files you can create a pull-request at https://github.com/JamesPeters98/ChestsPlusPlus or join our Discord https://discord.gg/YRs3mP5
#
ADDED_MEMBER = Successfully added {player_name} to {storage_type} group {storage_identifier}
ADDED_MEMBER_TO_ALL = Successfully added {player_name} to all {storage_type} groups
ALREADY_EXISTS_ANVIL = Already exists\!
ALREADY_PART_OF_GROUP = This {storage_type} is already a part of a group\!
CANNOT_RENAME_GROUP_ALREADY_EXISTS = Error renaming group\! {storage_identifier} already exists\!
CANNOT_RENAME_GROUP_DOESNT_EXIST = Error renaming group\! {storage_identifier} doesn't exist\!
CHEST_HAD_OVERFLOW = Chest item's wouldn't all fit into ChestLink\!
COMMAND_AUTOCRAFT_ADD = Create/add a Crafting Table to an AutoCraft group
COMMAND_AUTOCRAFT_LIST = Lists all AutoCraft groups that you own\!
COMMAND_AUTOCRAFT_OPEN = Open the workbench of an AutoCraft group
COMMAND_AUTOCRAFT_REMOVE = Delete an AutoCraft group and drop all the Crafting Tables\!
COMMAND_AUTOCRAFT_RENAME = Rename an AutoCraft group.
COMMAND_AUTOCRAFT_SETPUBLIC = Set an AutoCraft group to be accessible by anyone.
COMMAND_CHESTLINK_ADD = Create/add a chest to a ChestLink group
COMMAND_CHESTLINK_LIST = Lists all ChestLinks that you own\!
COMMAND_CHESTLINK_MENU = Open the ChestLink menu to display all groups\!
COMMAND_CHESTLINK_OPEN = Open the inventory of a ChestLink group
COMMAND_CHESTLINK_REMOVE = Delete a ChestLink and drop its inventory at your feet\!
COMMAND_CHESTLINK_RENAME = Rename a ChestLink.
COMMAND_CHESTLINK_SETPUBLIC = Set a ChestLink to be accessible by anyone.
COMMAND_CHESTLINK_SORT = Set the sorting option for the given ChestLink.
COMMAND_HELP = List of commands and their uses\!
COMMAND_MEMBER = Add, remove or list members of a group
COMMAND_PARTY = Open the party menu, to allow other players to access all your Chests and AutoCrafters.
CURRENT_MEMBERS = Current Members\: {player_list}
FOUND_UNLINKED_STORAGE = This {storage_type} wasn't linked to your system\! It has been added under the {storage_identifier} group\!
GROUP_DOESNT_EXIST = {storage_group} isn't a valid {storage_type} group to remove\!
INVALID_AUTOCRAFTER = Invalid AutoCrafter - You must place a sign on any side of a Crafting Table, and it must not already by apart of a group\!
INVALID_CHESTLINK = Invalid ChestLink - You must place a sign on the front of a chest / you should ensure there is space for a sign on front of the chest\!
INVALID_ID = Invalid {storage_type} ID\! Must not contain a colon '\:' unless you are referencing another players group that you are a member of
ITEM_FRAME_FILTER_ALL_TYPES = ItemFrame now filters all types of this item\! e.g Enchanted Books.
ITEM_FRAME_FILTER_DEFAULT = ItemFrame is in default filtering mode. Rotate Item Frame to change mode\!
ITEM_FRAME_FILTER_DENY = ItemFrame now prevents this item from being accepted in the hopper\!
ITEM_FRAME_FILTER_DENY_ALL_TYPES = ItemFrame now prevents all types of this item from being accepted in the hopper\! e.g Enchanted Books.
LIST_MEMBERS_OF_GROUP = Members of {storage_type} group {storage_identifier}\: {player_list}
LIST_OF_AUTOCRAFTERS = List of your AutoCraft Stations\:
LIST_OF_CHESTLINK = List of your ChestLinks\:
MUST_HOLD_SIGN = You must be holding a sign to do that\!
MUST_LOOK_AT_CHEST = You must be looking at the chest you want to ChestLink\!
MUST_LOOK_AT_CRAFTING_TABLE = You must be looking at the Crafting Table you want to AutoCraft with\!
NO = No
NO_ADDITIONAL_MEMBERS = There are no additional members in the group\: {storage_identifier}
NO_PERMISSION = You don't have permission to do that\!
OWNER_HAS_TOO_MANY_CHESTS = Owner\: {player_name} has reached the limit of groups allowed\!
PARTY_ACCEPT_INVITE = Click Here to accept the invite\!
PARTY_ALREADY_EXISTS = Party {party_name} already exists, unable to create it\!
PARTY_CREATED = Party {party_name} has been created\!
PARTY_DELETE = Delete party "{party_name}"?
PARTY_DELETED = Party {party_name} has been deleted\!
PARTY_DOESNT_EXIST = The party {party_name} doesn't exist\!
PARTY_ENTER_NAME = Enter a Party Name
PARTY_INVITE = You have been invited to join {player_name}''s party\: {party_name}
PARTY_INVITE_OWNER = You have invited {player_name} to join your party\: {party_name}
PARTY_INVITE_PLAYER = Choose a player to invite\!
PARTY_JOIN = Join {player_name}'s party "{party_name}"
PARTY_JOINED = You have joined {player_name}''s party\: {party_name}
PARTY_LEAVE = Leave party\: {party_name}?
PARTY_MEMBERS = {party_name} members
PARTY_NO_INVITE = You currently have no pending party invites\!
PARTY_OWNER = Owner
PARTY_REMOVE_PLAYER = Choose a player to remove\!
PARTY_REMOVE_PLAYER_DIALOG = Remove player "{player_name}" ?
REMOVED_GROUP = Successfully removed group {storage_group} from your {storage_type}'s\!
REMOVED_MEMBER = Successfully removed {player_name} from {storage_type} group {storage_identifier}
REMOVE_MEMBER_FROM_ALL = Successfully removed {player_name} from all {storage_type} groups
SET_PUBLICITY = There are no additional members in the group\: {storage_identifier}
SORT = Sort method for {storage_identifier} has been set to {sort_method}
STORAGE_ADDED = Successfully added {storage_type} to group\: {storage_group} for {player_name}
STORAGE_REMOVED = Successfully removed {storage_type} from group\: {storage_group} for {player_name}
UNABLE_TO_ADD_MEMBER_TO_ALL = Unable to add player {player_name} to {storage_type}\!
UNABLE_TO_REMOVE_MEMBER = Unable to remove player {player_name} from {storage_type}\! Were they already removed?
YES = Yes