From d6d8f926878d904f9e84b331e8be198bcb81c5b4 Mon Sep 17 00:00:00 2001 From: Jgunishka <53265225+Jgunishka@users.noreply.github.com> Date: Wed, 21 Aug 2019 21:19:56 +0300 Subject: [PATCH] Update language.properties --- conf/language.properties | 78 +++++++++++++++++++++------------------- 1 file changed, 41 insertions(+), 37 deletions(-) diff --git a/conf/language.properties b/conf/language.properties index 9e5cffa..4a34bce 100644 --- a/conf/language.properties +++ b/conf/language.properties @@ -12,7 +12,9 @@ # For more information see: http://java.sun.com/developer/technicalArticles/Intl/ResourceBundles # Login Announcements -KailleraServerImpl.LoginMessage.1=Test Server +KailleraServerImpl.LoginMessage.1=Welcome to a new EmuLinkerSF Server! +KailleraServerImpl.LoginMessage.2=Edit emulinker.cfg to setup your server configuration +KailleraServerImpl.LoginMessage.3=Edit language.properties to setup your login announcements # Other Announcements @@ -41,7 +43,7 @@ KailleraServerImpl.CreateGameDeniedFloodControl=Flood Control KailleraServerImpl.CreateGameDeniedIllegalCharacters=Illegal characters in ROM name KailleraServerImpl.CreateGameDeniedMaxGames=Server maximum games reached: {0,number,integer} KailleraServerImpl.CreateGameDeniedNameTooLong=Rom Name Too Long -ChatAction.ChatDenied=Denied: {0} +ChatAction.ChatDenied=Chat Denied: {0} # Server Error Messages KailleraServerImpl.LoginErrorInvalidStatus=Invalid Login Status: {0} @@ -51,36 +53,36 @@ KailleraServerImpl.CreateGameErrorEmptyName=Rom Name Empty KailleraServerImpl.NotLoggedIn=Not logged in # Forced Quit Messages -KailleraServerImpl.StandardQuitMessage= +KailleraServerImpl.StandardQuitMessage=Normal Client Exit KailleraServerImpl.ForcedQuitReconnected=Reconnected KailleraServerImpl.ForcedQuitInactivityTimeout=Inactivity Timeout KailleraServerImpl.ForcedQuitPingTimeout=Ping Timeout -KailleraServerImpl.ForcedQuitBanned=Banned until the Messiah comes! +KailleraServerImpl.ForcedQuitBanned=Banned\! KailleraServerImpl.ForcedQuitEmulatorRestricted=Emulator Restricted\! # Admin Messages -KailleraServerImpl.AdminWelcomeMessage=Welcome admin. Type /help for commands. +KailleraServerImpl.AdminWelcomeMessage=Welcome Admin! Type /help for a admin command list. AdminCommandAction.AdminCommands=Available Admin Commands: -AdminCommandAction.HelpAnnounce=/announce to make an announcement -AdminCommandAction.HelpAnnounceAll=/announceall to make an announcement including all games -AdminCommandAction.HelpAnnounceGame=/announcegame to make an announcement to a single game -AdminCommandAction.HelpCloseGame=/closegame close a game -AdminCommandAction.HelpBan=/ban to temporarily ban a user -AdminCommandAction.HelpFindGame=/findgame to get a game's number -AdminCommandAction.HelpFindUser=/finduser to get a user's number -AdminCommandAction.HelpKick=/kick to eject a user -AdminCommandAction.HelpSilence=/silence to temporarily silence a user -AdminCommandAction.HelpTempAdmin=/tempadmin to grant a user temporary admin access +AdminCommandAction.HelpAnnounce=/announce to make an announcement. +AdminCommandAction.HelpAnnounceAll=/announceall to make an announcement including all games. +AdminCommandAction.HelpAnnounceGame=/announcegame to make an announcement to a single game. +AdminCommandAction.HelpCloseGame=/closegame to close a game. +AdminCommandAction.HelpBan=/ban to temporarily ban a user. +AdminCommandAction.HelpFindGame=/findgame (name*, *name, * to list all)> to get a game's info. +AdminCommandAction.HelpFindUser=/finduser (nick*, *nick, * to list all)> to get a user's info. +AdminCommandAction.HelpKick=/kick to kick a user. +AdminCommandAction.HelpSilence=/silence to temporarily silence a user. +AdminCommandAction.HelpTempAdmin=/tempadmin to grant a user temporary admin access. AdminCommandAction.HelpVersion=/version to print server version information -AdminCommandAction.AnnounceError=/announce or /announceall (includes games) -AdminCommandAction.AnnounceGameError=/announcegame -AdminCommandAction.BanError=/ban -AdminCommandAction.CloseGameError=/closegame -AdminCommandAction.FindGameError=/findgame (name*, *name, * to list all)> -AdminCommandAction.FindUserError=/finduser (name*, *name, * to list all)> -AdminCommandAction.KickError=/kick -AdminCommandAction.SilenceError=/silence -AdminCommandAction.TempAdminError=/tempadmin +AdminCommandAction.AnnounceError=/announce or /announceall (includes games) +AdminCommandAction.AnnounceGameError=/announcegame +AdminCommandAction.BanError=/ban +AdminCommandAction.CloseGameError=/closegame +AdminCommandAction.FindGameError=/findgame (name*, *name, * to list all)> +AdminCommandAction.FindUserError=/finduser (name*, *name, * to list all)> +AdminCommandAction.KickError=/kick +AdminCommandAction.SilenceError=/silence +AdminCommandAction.TempAdminError=/tempadmin AdminCommandAction.VersionError=/version AdminCommandAction.AlreadyAdmin=You are already an admin\! AdminCommandAction.Banned=Banned ({0,number,integer} minutes): {1} @@ -91,19 +93,19 @@ AdminCommandAction.CanNotKickAdmin=You can not kick another admin\! AdminCommandAction.CanNotKickSelf=You can not kick yourself\! AdminCommandAction.CanNotSilenceAdmin=You can not silence another admin\! AdminCommandAction.CanNotSilenceSelf=You can not silence yourself\! -AdminCommandAction.Failed=Failed: {0} +AdminCommandAction.Failed=Admin Command Failed: {0} AdminCommandAction.GameNotFound=Game not found: {0} AdminCommandAction.NoGamesFound=No games match search\! AdminCommandAction.NoUsersFound=No users match search\! -AdminCommandAction.QuitBanned=Banned until the Messiah returns! -AdminCommandAction.QuitKicked=Kicked...Go that way >> -AdminCommandAction.Silenced=Shhh!!! ({0,number,integer} minutes): {1} +AdminCommandAction.QuitBanned=Banned +AdminCommandAction.QuitKicked=Kicked +AdminCommandAction.Silenced=Silenced ({0,number,integer} minutes): {1} AdminCommandAction.TempAdminGranted=Admin access granted ({0,number,integer} minutes): {1} AdminCommandAction.UserAlreadyAdmin=User is already an admin\! AdminCommandAction.UserNotFound=User not found: {0} -AdminCommandAction.HelpClear=/clear to remove any temp ban, silence, or admin -AdminCommandAction.ClearError=/clear -AdminCommandAction.ClearAddressFormatError=Invalid ip address\! +AdminCommandAction.HelpClear=/clear to remove ban or silence. +AdminCommandAction.ClearError=/clear +AdminCommandAction.ClearAddressFormatError=Invalid IP Address\! AdminCommandAction.ClearSuccess=Address cleared\! AdminCommandAction.ClearNotFound=Address not found\! @@ -113,8 +115,8 @@ KailleraGameImpl.DesynchDetectedPlayerLagged=Player is lagged: {0} KailleraGameImpl.DesynchedWarning=Game is desynched\! GameDesynchAction.DesynchDetected=Desynch Detected\! PlayerDesynchAction.DesynchDetected=Desynch Detected\! -KailleraGameImpl.StartGameConnectionTypeMismatchInfo=To prevent desynch, all players must use the same connection type as the game owner -KailleraGameImpl.StartGameEmulatorMismatchInfo=To prevent desynch, all players must use the same emulator as the game owner +KailleraGameImpl.StartGameConnectionTypeMismatchInfo=To prevent desynch, all players must use the same connection type as the game owner\! +KailleraGameImpl.StartGameEmulatorMismatchInfo=To prevent desynch, all players must use the same emulator as the game owner\! # Game Denied Messages KailleraGameImpl.CloseGameDeniedNotGameOwner=You are not the owner of this game\! @@ -126,9 +128,11 @@ KailleraGameImpl.StartGameDeniedConnectionTypeMismatch=All players must use the KailleraGameImpl.StartGameDeniedEmulatorMismatch=All players must use the same emulator\! KailleraGameImpl.StartGameDeniedOnlyOwnerMayStart=Only the game owner may start the game\! KailleraGameImpl.StartGameDeniedSinglePlayerNotAllowed=Server does not allow single player\! -JoinGameAction.JoinGameDenied=Denied: {0} -CreateGameAction.CreateGameDenied=Denied: {0} -CreateGameAction.CreateGameDeniedFloodControl=Denied: Flood control +JoinGameAction.JoinGameDenied=Join Game Denied: {0} +CreateGameAction.CreateGameDenied=Create Game Denied: {0} +CreateGameAction.CreateGameDeniedFloodControl=Create Game Denied: Flood Control +KailleraGameImpl.GameChatDeniedIllegalCharacters=Chat Denied: Illegal characters in message +KailleraGameImpl.GameChatDeniedMessageTooLong=Chat Denied: Message Too Long # Game Error Messages KailleraGameImpl.DropGameErrorInternalError=Internal Error\! @@ -167,5 +171,5 @@ GameOwnerCommandAction.HelpSensitivity=/detectautofire 1-5 (low-high sensitivity GameOwnerCommandAction.HelpDisable=/detectautofire 0 to disable detection GameOwnerCommandAction.HelpCurrentSensitivity=Current AutoFire sensitivity: {0,number,integer} GameOwnerCommandAction.HelpDisabled=\ (disabled) -GameOwnerCommandAction.AutoFireChangeDeniedInGame=All players must drop the game to change settings! +GameOwnerCommandAction.AutoFireChangeDeniedInGame=All players must drop the game to change AutoFire detection\!