Difference between revisions of "UWindow.int"

From Oldunreal-Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<nowiki>[Public]</nowiki>
<nowiki>[public]</nowiki>


Object=(Name=UWindow.UWindowWin95LookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Win 95")
Object=(Name=UWindow.UWindowWin95LookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Win 95")




<nowiki>[AdminGUIPlayersGrid]</nowiki>
<nowiki>[UWindowConsoleWindow]</nowiki>
 
WindowTitle="System Console"
 


PlayerID="ID#"
<nowiki>[UWindowConsoleClientWindow]</nowiki>


PlayerName="Player Name"
ShowColorsText="Show console messages in colors"


PlayerIP="IP-Address"
ShowChatText="Log only chat messages"


PlayerClientID="Client ID"


MaxLengthExceeded=Maximum player list length exceeded '%i'
<nowiki>[UWindowMessageBoxCW]</nowiki>


IDMissmatchedStr=Response ID missmatched: %i/%j
YesText="Yes"


ClientReceivedStr=Received client '%s'.
NoText="No"


GettingInfoStr="Getting player list from server, if nothing happens you may not be logged in as admin."
OKText="OK"
 
CancelText="Cancel"




<nowiki>[AdminGUIClientWindow]</nowiki>
<nowiki>[UWindowSmallCloseButton]</nowiki>


PlayersListTxt="Clients List"
CloseText="Close"


BanListTxt="Banned Clients"


TempBanListTxt="Session Banned Clients"
<nowiki>[UWindowSmallCancelButton]</nowiki>


CancelText="Cancel"


<nowiki>[UWindowConsoleClientWindow]</nowiki>


ShowColorsText="Show console messages in colors"
<nowiki>[UWindowSmallOKButton]</nowiki>


ShowChatText="Log only chat messages"
OKText="OK"




<nowiki>[MMMainWindow]</nowiki>
<nowiki>[AdminGUIPlayersGrid]</nowiki>


WindowTitle="Music menu"
PlayerID="ID#"


PlayerName="Player Name"


<nowiki>[MMMusListWindow]</nowiki>
PlayerIP="IP-Address"


WindowTitle=Multiple musics found:
PlayerClientID="Client ID"


MaxLengthExceeded="Maximum player list length exceeded '%i'"


<nowiki>[MMMusicFilesGrid]</nowiki>
IDMissmatchedStr="Response ID missmatched: %i/%j"


ErrorLoadPackage=Error: Failed to load music package.
ClientReceivedStr="Received client '%s'."


ErrorNoMusics=Error: Failed to find any musics in this package.
GettingInfoStr="Getting player list from server, if nothing happens you may not be logged in as admin."




Line 62: Line 67:
MusicPackStr="Music package"
MusicPackStr="Music package"


FailedToPlayStr=Failed to play: Music '%s' was not found or failed to load.
FailedToPlayStr="Failed to play: Music '%s' was not found or failed to load."
 
StartedPlayStr="Started playing music '%s' with music section %i."
 
NullErrorStr="Failed to add: NULL is not a valid song."
 
FailedLoadStr="Failed to add: Music '%s' file could not be found or loaded."
 
AlreadyUsedStr="Failed to add: Music '%s' is already in the playlist."


StartedPlayStr=Started playing music '%s' with music section %i.
AddedStr="Added music '%s' (%i)."


NullErrorStr=Failed to add: NULL is not a valid song.
RemoveSongStr="Removed song #%i."


FailedLoadStr=Failed to add: Music '%s' file could not be found or loaded.
BadIndexStr="Failed to remove: Bad remove index."


AlreadyUsedStr=Failed to add: Music '%s' is already in the playlist.


AddedStr=Added music '%s' (%i).
<nowiki>[MMMainWindow]</nowiki>
 
WindowTitle="Music menu"
 


RemoveSongStr=Removed song #%i.
<nowiki>[AdminGUIBanLGrid]</nowiki>


BadIndexStr=Failed to remove: Bad remove index.
LengthExceeded="Maximum player list length exceeded '%i'"


ResponseMissmatch="Response ID missmatched: %i/%j"


<nowiki>[UWindowNetErrorClientWindow]</nowiki>
ReceiveBanText="Received ban '%s'."


ReconnectText="Reconnect to server"
GettingBanListText="Getting banlist from server, if nothing happens you may not be logged in as admin (or there are no bans on server)."


KickNetworkText="KICKED!|You have been kicked from this server by an administrator for reminder of the game.\"


BanNetworkText="BANNED!|You have been banned from this server by an administrator for bad behaviour.\\If you feel like you dont deserve this ban, contact the administrator at: "
<nowiki>[AdminGUIClientWindow]</nowiki>


TempBanNetworkText="SESSION BANNED!|You have been temporarly banned from this server for reminder of the map.\"
PlayersListTxt="Clients List"


BanListTxt="Banned Clients"


<nowiki>[UWindowNetErrorWindow]</nowiki>
TempBanListTxt="Session Banned Clients"


WindowTitle="Player Network error status"


<nowiki>[AdminGUIManBanClientW]</nowiki>


<nowiki>[UWindowMessageBoxCW]</nowiki>
PlayerNameTxt="Client name (for banlisting purposes only):"


YesText="Yes"
PlayerIpTxt="Client IP address (or IP range if desired):"


NoText="No"
InsertBanTxt="Insert ban"


OKText="OK"


CancelText="Cancel"
<nowiki>[MMControlsClient]</nowiki>


MusicStoppedText="Music player was stopped."


<nowiki>[AdminGUIMainWindow]</nowiki>
AddMusicText="Add Music"


WindowTitle="Admin Menu"
AddCurrentText="Add currently playing song"


BrowseText="Browse music files"


<nowiki>[AdminGUIManualBanWnd]</nowiki>
PlayText="Play Music"


WindowTitle=Insert manual ban
StopText="Stop Music"


MusicVolumeText="Music Volume"


<nowiki>[AdminGUIManBanClientW]</nowiki>
PlayNextText="Play Next"


PlayerNameTxt=Client name (for banlisting purposes only):
PlayTimeHint="Select music playtime in minutes (0 = no timelimit)"


PlayerIpTxt=Client IP address (or IP range if desired):
SectionHint="Select music action section (0-255, depends on song)"


InsertBanTxt=Insert ban


<nowiki>[UWindowNetErrorClientWindow]</nowiki>


<nowiki>[AdminGUITBanLGrid]</nowiki>
ReconnectText="Reconnect to server"


GettingBanListText=Getting temp-banlist from server, if nothing happens you may not be logged in as admin (or there are no temp-bans on server).
KickNetworkText="KICKED!|You have been kicked from this server by an administrator for reminder of the game.\"


BanNetworkText="BANNED!|You have been banned from this server by an administrator for bad behaviour.\\If you feel like you dont deserve this ban, contact the administrator at: "


<nowiki>[UWindowSmallCloseButton]</nowiki>
TempBanNetworkText="SESSION BANNED!|You have been temporarly banned from this server for reminder of the map.\"


CloseText="Close"


<nowiki>[UWindowNetErrorWindow]</nowiki>


<nowiki>[UWindowConsoleWindow]</nowiki>
WindowTitle="Player Network error status"


WindowTitle="System Console"


<nowiki>[AdminGUIMainWindow]</nowiki>


<nowiki>[MMControlsClient]</nowiki>
WindowTitle="Admin Menu"


MusicStoppedText=Music player was stopped.


AddMusicText=Add Music
<nowiki>[AdminGUIBanLPullDown]</nowiki>


AddCurrentText=Add currently playing song
RemoveBanTxt="&Remove ban"


BrowseText=Browse music files
CloseMenuTxt="&Close this menu"


PlayText=Play Music
RefreshTxt="&Refresh banlist"


StopText=Stop Music
ManualBanTxt="&Manually insert ban entry"




Line 160: Line 178:


RemoveSongStr="&Remove song"
RemoveSongStr="&Remove song"
<nowiki>[MMMusListWindow]</nowiki>
WindowTitle="Multiple musics found:"




Line 177: Line 200:




<nowiki>[AdminGUIBanLGrid]</nowiki>
<nowiki>[MMMusicFilesGrid]</nowiki>


LengthExceeded=Maximum player list length exceeded '%i'
ErrorLoadPackage="Error: Failed to load music package."


ResponseMissmatch=Response ID missmatched: %i/%j
ErrorNoMusics="Error: Failed to find any musics in this package."


ReceiveBanText=Received ban '%s'.
GettingBanListText=Getting banlist from server, if nothing happens you may not be logged in as admin (or there are no bans on server).


<nowiki>[AdminGUIManualBanWnd]</nowiki>


<nowiki>[AdminGUIBanLPullDown]</nowiki>
WindowTitle="Insert manual ban"


RemoveBanTxt="&Remove ban"


CloseMenuTxt="&Close this menu"
<nowiki>[AdminGUITBanLGrid]</nowiki>


RefreshTxt="&Refresh banlist"
GettingBanListText="Getting temp-banlist from server, if nothing happens you may not be logged in as admin (or there are no temp-bans on server)."


ManualBanTxt=&Manually insert ban entry


<nowiki>[MMMainWindow]</nowiki>


<nowiki>[UWindowSmallCancelButton]</nowiki>
WindowTitle="Music menu"


CancelText="Cancel"


<nowiki>[MMMusicListGrid]</nowiki>


<nowiki>[UWindowSmallOKButton]</nowiki>
MusicNameStr="Music name"


OKText="OK"
MusicPackStr="Music package"

Revision as of 21:21, 1 December 2010

[public]

Object=(Name=UWindow.UWindowWin95LookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Win 95")


[UWindowConsoleWindow]

WindowTitle="System Console"


[UWindowConsoleClientWindow]

ShowColorsText="Show console messages in colors"

ShowChatText="Log only chat messages"


[UWindowMessageBoxCW]

YesText="Yes"

NoText="No"

OKText="OK"

CancelText="Cancel"


[UWindowSmallCloseButton]

CloseText="Close"


[UWindowSmallCancelButton]

CancelText="Cancel"


[UWindowSmallOKButton]

OKText="OK"


[AdminGUIPlayersGrid]

PlayerID="ID#"

PlayerName="Player Name"

PlayerIP="IP-Address"

PlayerClientID="Client ID"

MaxLengthExceeded="Maximum player list length exceeded '%i'"

IDMissmatchedStr="Response ID missmatched: %i/%j"

ClientReceivedStr="Received client '%s'."

GettingInfoStr="Getting player list from server, if nothing happens you may not be logged in as admin."


[MMMusicListGrid]

MusicNameStr="Music name"

MusicPackStr="Music package"

FailedToPlayStr="Failed to play: Music '%s' was not found or failed to load."

StartedPlayStr="Started playing music '%s' with music section %i."

NullErrorStr="Failed to add: NULL is not a valid song."

FailedLoadStr="Failed to add: Music '%s' file could not be found or loaded."

AlreadyUsedStr="Failed to add: Music '%s' is already in the playlist."

AddedStr="Added music '%s' (%i)."

RemoveSongStr="Removed song #%i."

BadIndexStr="Failed to remove: Bad remove index."


[MMMainWindow]

WindowTitle="Music menu"


[AdminGUIBanLGrid]

LengthExceeded="Maximum player list length exceeded '%i'"

ResponseMissmatch="Response ID missmatched: %i/%j"

ReceiveBanText="Received ban '%s'."

GettingBanListText="Getting banlist from server, if nothing happens you may not be logged in as admin (or there are no bans on server)."


[AdminGUIClientWindow]

PlayersListTxt="Clients List"

BanListTxt="Banned Clients"

TempBanListTxt="Session Banned Clients"


[AdminGUIManBanClientW]

PlayerNameTxt="Client name (for banlisting purposes only):"

PlayerIpTxt="Client IP address (or IP range if desired):"

InsertBanTxt="Insert ban"


[MMControlsClient]

MusicStoppedText="Music player was stopped."

AddMusicText="Add Music"

AddCurrentText="Add currently playing song"

BrowseText="Browse music files"

PlayText="Play Music"

StopText="Stop Music"

MusicVolumeText="Music Volume"

PlayNextText="Play Next"

PlayTimeHint="Select music playtime in minutes (0 = no timelimit)"

SectionHint="Select music action section (0-255, depends on song)"


[UWindowNetErrorClientWindow]

ReconnectText="Reconnect to server"

KickNetworkText="KICKED!|You have been kicked from this server by an administrator for reminder of the game.\"

BanNetworkText="BANNED!|You have been banned from this server by an administrator for bad behaviour.\\If you feel like you dont deserve this ban, contact the administrator at: "

TempBanNetworkText="SESSION BANNED!|You have been temporarly banned from this server for reminder of the map.\"


[UWindowNetErrorWindow]

WindowTitle="Player Network error status"


[AdminGUIMainWindow]

WindowTitle="Admin Menu"


[AdminGUIBanLPullDown]

RemoveBanTxt="&Remove ban"

CloseMenuTxt="&Close this menu"

RefreshTxt="&Refresh banlist"

ManualBanTxt="&Manually insert ban entry"


[MMListPullDown]

PlaySongStr="&Play song"

RemoveSongStr="&Remove song"


[MMMusListWindow]

WindowTitle="Multiple musics found:"


[AdminGUIPLPullDown]

GetAliasesTxt="&Get player aliases"

KickPlayerTxt="&Kick player"

KickBanTempTxt="&Temporarly kick-ban player"

KickBanTxt="Kick-&ban player"

CloseMenuTxt="&Close this menu"

RefreshTxt="&Refresh players list"


[MMMusicFilesGrid]

ErrorLoadPackage="Error: Failed to load music package."

ErrorNoMusics="Error: Failed to find any musics in this package."


[AdminGUIManualBanWnd]

WindowTitle="Insert manual ban"


[AdminGUITBanLGrid]

GettingBanListText="Getting temp-banlist from server, if nothing happens you may not be logged in as admin (or there are no temp-bans on server)."


[MMMainWindow]

WindowTitle="Music menu"


[MMMusicListGrid]

MusicNameStr="Music name"

MusicPackStr="Music package"