Files
webmin/minecraft/lang/en
2012-12-10 16:47:24 -08:00

99 lines
3.4 KiB
Plaintext

index_title=Minecraft Server
index_cerr=An error was detected with your Minecraft server : $1. You may need to adjust the <a href='$2'>module configuration</a>.
index_stop=Stop Minecraft Server
index_stopdesc=Click this button to stop the running Minecraft server. All clients will be immediately disconnected.
index_start=Start Minecraft Server
index_startdesc=Click this button to start the Minecraft server, so that clients can connect.
index_restart=Restart Minecraft Server
index_restartdesc=Click this button to apply the current configuration by restarting the Minecraft server.
index_atboot=Start at boot?
index_atbootdesc=Change this option to control whether the Minecraft server is started at boot time or not. If it is not currently started at boot and Yes is chosen, a new init script will be created.
index_return=module index
check_edir=The base directory $1 does not exist
check_ejar=The server JAR file $1 does not exist
check_ejava=The Java executable $1 was not found
conf_title=Server Configuration
users_title=Users and Operators
users_tabwhite=Allowed users
users_tabop=Operators
users_apply=Save and Apply
users_whitedesc=When enabled, only users listed here will be allowed to connect to this Minecraft server.
users_opdesc=Only users listed here are allowed to run administration commands on this Minecraft server.
users_enable=Whitelist enforcement enabled?
conns_title=Connected Players
conns_desc=The following players are currently connected to your server. Click on a player name to perform actions on it.
conns_edown=Connected players cannot be managed unless the server is running
conns_none=No players are currently connected to the server.
conns_disc=Disconnect Selected
conns_enter=Manage player named:
conns_ok=OK
conns_return=player list
logs_title=Search Log File
logs_lines=Show last
logs_matching=lines matching
logs_ok=Search
console_title=Server Console
console_run=Enter command
console_ok=OK
console_old=or select previous
console_edit=Edit Previous
console_edown=The Minecraft server console cannot be used unless the server is running
conn_title=Manage Player
conn_header=Player details and actions
conn_name=Player name
conn_state=Current state
conn_yes=Connected
conn_no=Disconnected
conn_lastin=Logged in from
conn_lastin2=Last logged in from
conn_lastout=Logged out at
conn_at=$1 at $2
conn_msg=Send direct message
conn_pos=Position at login
conn_msgb=Send
conn_kill=Terminate player
conn_killb=Kill Now
conn_ename=Missing or invalid player name
conn_give=Grant item with ID
conn_count=count
conn_giveb=Give
conn_never=This player has not logged into the server recently, and may not even exist.
conn_err=Player action failed
conn_etext=Missing message text
conn_msgdone=Sent message to player
conn_killdone=Killed player
conn_eid=Missing or invalid item ID
conn_ecount=Missing or non-numeric item count
conn_givedone=Gave $2 of item $1 to player
conn_spawn=Change spawn point
conn_spawnb=Set
conn_tp=Teleport to point
conn_tpb=Move
conn_tpp=Teleport to player
conn_banlist=Ban list state
conn_banned=Banned!
conn_pardoned=Allowed
conn_pardonb=Pardon Player
conn_banb=Ban Player
conn_oplist=Operator state
conn_opb=Grant Operator
conn_deopb=Revoke Operator
worlds_title=Manage Worlds
chooser_title=Select Item
chooser_id=Item ID
chooser_name=Item name
chooser_none=No items matched your search
chooser_search=Show items matching
chooser_ok=Search
manual_title=Edit Configuration File