mirror of
https://git.zelz.net/catfoolyou/Project164.git
synced 2025-12-14 14:07:40 +00:00
Fix logger
This commit is contained in:
@@ -151,6 +151,7 @@ selectServer.direct=Direct Connect
|
||||
selectServer.edit=Edit
|
||||
selectServer.delete=Delete
|
||||
selectServer.add=Add server
|
||||
selectServer.lan=§3LAN
|
||||
selectServer.defaultName=Minecraft Server
|
||||
selectServer.deleteQuestion=Are you sure you want to remove this server?
|
||||
selectServer.deleteWarning=will be lost forever! (A long time!)
|
||||
@@ -162,11 +163,64 @@ addServer.enterName=Server Name
|
||||
addServer.enterIp=Server Address
|
||||
addServer.add=Done
|
||||
addServer.hideAddress=Hide Address
|
||||
lanServer.title=LAN World
|
||||
lanServer.title=Shared World
|
||||
lanServer.scanning=Scanning for games on your local network
|
||||
lanServer.start=Start LAN World
|
||||
lanServer.start=Start Shared World
|
||||
lanServer.otherPlayers=Settings for Other Players
|
||||
mcoServer.title=Minecraft Online World
|
||||
mcoServer.title=yeeeeeee
|
||||
addServer.SSLWarn1=you are on an https: page!
|
||||
addServer.SSLWarn2=html5 will only allow wss://
|
||||
directConnect.prompt=What would you like to do?
|
||||
directConnect.lanWorld=Join Shared World
|
||||
directConnect.lanWorldCode=Enter Join Code:
|
||||
directConnect.networkSettingsNote=Click 'Network Settings' to add a relay URL
|
||||
directConnect.ipGrabNote=Note: The world's owner can get your IP address
|
||||
directConnect.serverJoin=Connect to Server
|
||||
directConnect.lanWorldJoin=Join World
|
||||
directConnect.lanWorldRelay=Network Settings
|
||||
|
||||
lanServer.pauseMenu0=Sharing World
|
||||
lanServer.pauseMenu1=Relay URL:
|
||||
lanServer.pauseMenu2=Join Code:
|
||||
|
||||
lanServer.wouldYouLikeToKick=Would you like to kick all players?
|
||||
|
||||
lanServer.worldName=World Name:
|
||||
lanServer.hidden=Hidden:
|
||||
lanServer.hideCode=hide details
|
||||
lanServer.showCode=show details
|
||||
lanServer.opened=Shared world opened on $relay$, join code is §a$code$
|
||||
lanServer.closed=Shared world closed
|
||||
lanServer.pleaseWait=Please Wait...
|
||||
lanServer.relayDisconnected=Error: connection to shared world relay was lost, you must re-share the world to invide more people
|
||||
lanServer.ipGrabNote=Note: Players joining your world can get your IP address
|
||||
|
||||
networkSettings.title=Shared World Relay Servers
|
||||
networkSettings.add=Add Relay
|
||||
networkSettings.delete=Delete Relay
|
||||
networkSettings.default=Set Primary
|
||||
networkSettings.refresh=Refresh
|
||||
networkSettings.loadDefaults=Load Defaults
|
||||
networkSettings.relayTimeout=Connection Timeout:
|
||||
networkSettings.relayTimeoutChange=change
|
||||
networkSettings.relayTimeoutTitle=Change Connection Timeout
|
||||
networkSettings.downloadRelay=Download JAR
|
||||
|
||||
addRelay.title=Add New Relay
|
||||
addRelay.name=Relay Comment
|
||||
addRelay.address=Relay Address
|
||||
addRelay.add=Add Relay
|
||||
addRelay.primary=Set Primary
|
||||
addRelay.removeText1=Do you want to remove this relay?
|
||||
|
||||
noRelay.title=No Relays are Configured!
|
||||
noRelay.titleFail=No Working Relays Available!
|
||||
noRelay.noRelay1=LAN Unavailable: No Relays Configured!
|
||||
noRelay.noRelay2=Click '§nNetwork Settings§r' to fix
|
||||
noRelay.worldNotFound1=Could not locate '§c$code$§r'!
|
||||
noRelay.worldNotFound2=Make sure to add the '§f$code$§r' world's relay URL
|
||||
noRelay.worldNotFound3=to the relay list 'Network Settings' to connect
|
||||
noRelay.worldFail=Failed to connect to '$code$'!
|
||||
|
||||
multiplayer.title=Play Multiplayer
|
||||
multiplayer.connect=Connect
|
||||
|
||||
Reference in New Issue
Block a user