84 lines
5.1 KiB
YAML
84 lines
5.1 KiB
YAML
language:
|
|
actions:
|
|
blockbreaking: 'breaking a block'
|
|
blockplacing: 'placing a block'
|
|
command: 'trying to use a command'
|
|
croptrampling: 'trampling crops'
|
|
interactionblocks: 'interacting with a block'
|
|
interactionitems: 'interacting with an item'
|
|
moving: 'trying to escape'
|
|
confirm:
|
|
already: "&cYou are already confirming something else, please type '&b/jail confirm&c' to confirm it."
|
|
expired: '&cYour confirmation expired already, retype what you are trying to confirm.'
|
|
nothing: '&cYou are not confirming anything.'
|
|
start: "&cPlease type '&b/jail confirm&c' to confirm we should continue."
|
|
general:
|
|
alljails: 'all the jails'
|
|
cellremovalunsuccessful: '&cThe removal of cell %0% from jail %1% was unsuccessful because there is a prisoner in there still. Release or transfer before trying to remove the cell again.'
|
|
cellremoved: '&9Cell %0% has been successfully removed from the jail %1%.'
|
|
jailing: '&9jailing'
|
|
jailremovalunsuccessful: '&cThe removal of the jail %0% was unsuccessful because there are prisoners in there, please release or transfer them first.'
|
|
jailremoved: '&9Jail %0% has been successfully deleted.'
|
|
jailstickdisabled: '&3Jail stick usage: &cdisabled'
|
|
jailstickenabled: '&3Jail stick usage: &aenabled'
|
|
jailstickusagedisabled: '&cThe usage of Jail Sticks has been disabled by the Administrator.'
|
|
nocell: '&cNo cell found by the name of %0% in the jail %1%.'
|
|
nocells: '&cNo cells found in the jail %0%.'
|
|
nojail: '&cNo jail found by the name of %0%.'
|
|
nojails: '&cThere are currently no jails.'
|
|
nopermission: '&cInsufficient permission.'
|
|
numberformatincorrect: '&cNumber format is incorrect.'
|
|
playercontextrequired: '&cA player context is required for this.'
|
|
playernotonline: '&cThat player is not online!'
|
|
pluginreloaded: '&9Jail data successfully reloaded.'
|
|
prisonerscleared: '&cAll the prisoners from %0% have been cleared.'
|
|
recordentry: '&7[%0%]: &9%1% &fjailed by &9%2% &ffor &9%3% &fminutes with a reason of &9%4%&f.'
|
|
recordtimesjailed: '&c%0% has been jailed &a%1% &ctimes.'
|
|
timeformat: "MM/dd/yyyy HH:mm:ss"
|
|
transferring: '&9transferring'
|
|
unknowncommand: '&cNo commands registered by the name of %0%.'
|
|
jailing:
|
|
afkkickmessage: '&cYou can not be afk while being jailed.'
|
|
alreadyjailed: '&c%0% is already jailed.'
|
|
broadcastmessageforever: '&9%0% has been jailed forever.'
|
|
broadcastmessageforminutes: '&9%0% has been jailed for %1% minutes.'
|
|
broadcastunjailing: '&9%0% has been unjailed by %1%.'
|
|
cancelledbyanotherplugin: '&cJailing %0% was cancelled by another plugin and they did not leave you a message.'
|
|
cantbejailed: '&cThat player can not be jailed.'
|
|
cellnotempty: '&cThe destination cell, %0%, already has a prisoner in it.'
|
|
defaultjailedreason: 'Breaking the rules.'
|
|
forceunjailed: '&c%0% was forcefully unjailed.'
|
|
jailed: '&cYou have been jailed!'
|
|
jailedwithreason: '&cYou have been jailed for: %0%'
|
|
muted: '&cStop talking, you are in jail.'
|
|
noemptycells: '&cNo empty cells were found for %0%, all them appear to be full.'
|
|
noprisoners: '&9%0% is empty and contains no prisoners.'
|
|
notjailed: '&c%0% is not jailed.'
|
|
nowmuted: '&9%0% is now muted.'
|
|
nowunmuted: '&9%0% is now unmuted.'
|
|
offlinejail: '&2%0% is offline and will be jailed when they next come online for %1% minutes.'
|
|
onlinejail: '&2%0% was jailed for %1% minutes.'
|
|
protectionmessage: '&c%0% minutes have been added to your time for %1%.'
|
|
protectionmessagenopenalty: '&cProtection enabled for %0%, do not do it again.'
|
|
provideaplayer: '&cPlease provide a player when %0% &cthem.'
|
|
provideajail: '&cPlease provide a jail to %0% &cthem to.'
|
|
status: "&2You have been jailed with a reason of '%0%' by %1% and have %2% minutes remaining."
|
|
suggestedcell: '&cAn empty cell in the same jail, %0%, was found: %1%'
|
|
telein: "&9Teleported %0% to %1%'s teleport in location."
|
|
teleout: "&9Teleported %0% to %1%'s teleport out location."
|
|
transferallcomplete: '&2Successfully transferred all the prisoners from %0% to %1%.'
|
|
transfercancelledbyanotherplugin: '&cTransferring %0% was cancelled by another plugin and they did not leave you a message.'
|
|
transfercompletecell: '&2Successfully transferred %0% to %1% in the cell %2%.'
|
|
transfercompletenocell: '&2Successfully transferred %0% to %1%.'
|
|
transferred: '&9You have been transferred to %0%.'
|
|
unjailed: '&2You have been released! Please respect the server rules.'
|
|
willbeunjailed: '&2%0% will be released the next time they log on.'
|
|
youarenotjailed: '&2You are not jailed.'
|
|
handcuffing:
|
|
cantbehandcuffed: '&9%0% &ccan not be handcuffed.'
|
|
currentlyjailed: '&9%0% &cis currently jailed, you can not handcuff a prisoner.'
|
|
nothandcuffed: '&9%0% &cdoes not have any handcuffs to remove!'
|
|
handcuffson: '&9%0% &ahas been handcuffed!'
|
|
handcuffed: '&cYou have been handcuffed.'
|
|
handcuffsreleased: '&9%0% &ahas been released from their handcuffs.'
|
|
unhandcuffed: '&aYour handcuffs have been removed.' |