Difference between revisions of "UBrowser.int"

From Oldunreal-Wiki
Jump to navigation Jump to search
m
(Preformatting.)
Line 1: Line 1:
<nowiki>[Public]</nowiki>
<pre>
 
[Public]
Object=(Name=UBrowser.UBrowserConsole,Class=Class,MetaClass=Engine.Console)
Object=(Name=UBrowser.UBrowserConsole,Class=Class,MetaClass=Engine.Console)
Preferences=(Caption="UBrowser",Parent="Networking",Class=UBrowser.UBrowserMainClientWindow,Immediate=True)
Preferences=(Caption="UBrowser",Parent="Networking",Class=UBrowser.UBrowserMainClientWindow,Immediate=True)


 
[UBrowserConsole]
<nowiki>[UBrowserConsole]</nowiki>
 
ClassCaption=Unreal Browser Console
ClassCaption=Unreal Browser Console


 
[UBrowserServerPing]
<nowiki>[UBrowserServerPing]</nowiki>
 
AdminEmailText="Admin Email"
AdminEmailText="Admin Email"
AdminNameText="Admin Name"
AdminNameText="Admin Name"
ChangeLevelsText="Change Levels"
ChangeLevelsText="Change Levels"
MultiplayerBotsText="Bots in Multiplayer"
MultiplayerBotsText="Bots in Multiplayer"
FragLimitText="Frag Limit"
FragLimitText="Frag Limit"
TimeLimitText="Time Limit"
TimeLimitText="Time Limit"
GameModeText="Game Mode"
GameModeText="Game Mode"
GameTypeText="Game Type"
GameTypeText="Game Type"
GameVersionText="Game Version"
GameVersionText="Game Version"
GameSubVersionText="Game SubVersion"
GameSubVersionText="Game SubVersion"
WorldLogText="ngStats World Stat-Logging"
WorldLogText="ngStats World Stat-Logging"
TrueString="Enabled"
TrueString="Enabled"
FalseString="Disabled"
FalseString="Disabled"
MapFileString="Map Filename"
MapFileString="Map Filename"
DLLString="C++ Libary"
DLLString="C++ Libary"
DLLVerString="%s (ver %i)"
DLLVerString="%s (ver %i)"
WebURLString="Website URL"
WebURLString="Website URL"
ServerOSString="Server OS"
ServerOSString="Server OS"
GameClassString="Game Class"
GameClassString="Game Class"


 
[UBrowserServerListWindow]
<nowiki>[UBrowserServerListWindow]</nowiki>
 
PlayerCountName="Players"
PlayerCountName="Players"
ServerCountName="Servers"
ServerCountName="Servers"
QueryServerText="Querying Master Server"
QueryServerText="Querying Master Server"
QueryFailedText="Master Server Failed: "
QueryFailedText="Master Server Failed: "
PingingText="Pinging Servers"
PingingText="Pinging Servers"
CompleteText="Complete"
CompleteText="Complete"
InfoName="Info"
InfoName="Info"


 
[UBrowserOpenBar]
<nowiki>[UBrowserOpenBar]</nowiki>
 
OpenText="Open:"
OpenText="Open:"
OpenHelp="Enter a standard URL or select one from the URL history. Press Enter to activate."
OpenHelp="Enter a standard URL or select one from the URL history. Press Enter to activate."


 
[UBrowserMainClientWindow]
<nowiki>[UBrowserMainClientWindow]</nowiki>
 
FavoritesName="Favorites"
FavoritesName="Favorites"
NewsName="Community News"
NewsName="Community News"
RecentName="Recent servers"
RecentName="Recent servers"


 
[UBrowserServerGrid]
<nowiki>[UBrowserServerGrid]</nowiki>
 
ServerName="Server"
ServerName="Server"
PingName="Ping"
PingName="Ping"
MapNameName="Map Name"
MapNameName="Map Name"
PlayersName="Players"
PlayersName="Players"
VersionName="Version"
VersionName="Version"


 
[UBrowserInfoMenu]
<nowiki>[UBrowserInfoMenu]</nowiki>
 
RefreshName="&Refresh Info"
RefreshName="&Refresh Info"
AttachName="&Attach window"
AttachName="&Attach window"
CloseName="&Close window"
CloseName="&Close window"


 
[UBrowserMainWindow]
<nowiki>[UBrowserMainWindow]</nowiki>
 
WindowTitleString="Server Browser"
WindowTitleString="Server Browser"


 
[UBrowserRightClickMenu]
<nowiki>[UBrowserRightClickMenu]</nowiki>
 
RefreshName="&Refresh All Servers"
RefreshName="&Refresh All Servers"
FavoritesName="Add to &Favorites"
FavoritesName="Add to &Favorites"
RemoveFavoritesName="Remove from &Favorites"
RemoveFavoritesName="Remove from &Favorites"
RefreshServerName="&Ping This Server"
RefreshServerName="&Ping This Server"
PingAllName="Ping &All Servers"
PingAllName="Ping &All Servers"
InfoName="&Server and Player Info"
InfoName="&Server and Player Info"
JoinPasswordName="Join with &Password"
JoinPasswordName="Join with &Password"
JoinServerName="&Join server"
JoinServerName="&Join server"
SpectateServerName="Join as &Spectator"
SpectateServerName="Join as &Spectator"
ServerWebsiteName="Show server &Website"
ServerWebsiteName="Show server &Website"
CopyAddressName="&Copy server address"
CopyAddressName="&Copy server address"


 
[UBrowserPlayerGrid]
<nowiki>[UBrowserPlayerGrid]</nowiki>
 
NameText="Name"
NameText="Name"
FragsText="Frags"
FragsText="Frags"
PingText="Ping"
PingText="Ping"
TeamText="Team"
TeamText="Team"
MeshText="Mesh"
MeshText="Mesh"
SkinText="Skin"
SkinText="Skin"
IDText="ID"
IDText="ID"


 
[UBrowserGSpyLink]
<nowiki>[UBrowserGSpyLink]</nowiki>
 
ResolveFailedError="The master server could not be resolved: "
ResolveFailedError="The master server could not be resolved: "
TimeOutError="Timeout talking to the master server"
TimeOutError="Timeout talking to the master server"
CouldNotConnectError="Connecting to the master server timed out: "
CouldNotConnectError="Connecting to the master server timed out: "


 
[UBrowserHTTPLink]
<nowiki>[UBrowserHTTPLink]</nowiki>
 
ResolveFailedError="The master server could not be resolved: "
ResolveFailedError="The master server could not be resolved: "
TimeOutError="Timeout talking to the master server"
TimeOutError="Timeout talking to the master server"
CouldNotConnectError="Connecting to the master server timed out: "
CouldNotConnectError="Connecting to the master server timed out: "


 
[UBrowserSubsetFact]
<nowiki>[UBrowserSubsetFact]</nowiki>
 
NotFoundError="Could not find the window: "
NotFoundError="Could not find the window: "
NotReadyError="Window is not ready: "
NotReadyError="Window is not ready: "


 
[UBrowserRulesGrid]
<nowiki>[UBrowserRulesGrid]</nowiki>
 
RuleText="Rule"
RuleText="Rule"
ValueText="Value"
ValueText="Value"


 
[UBrowserServerWebWin]
<nowiki>[UBrowserServerWebWin]</nowiki>
 
WindowTitle="Unreal Web Explorer"
WindowTitle="Unreal Web Explorer"


 
[UBrowserLibPageWindow]
<nowiki>[UBrowserLibPageWindow]</nowiki>
 
DLLTitleStr="Can't connect: Missing Dynamic Link Libary '%s'."
DLLTitleStr="Can't connect: Missing Dynamic Link Libary '%s'."
DLLVerTitleStr="Can't connect: Dynamic Link Libary version mismatched '%s'."
DLLVerTitleStr="Can't connect: Dynamic Link Libary version mismatched '%s'."
InfoText[0]="To connect this server you will need additional C++ libary '%s',"
InfoText[1]="for more info view the external info from below (hosted by %s):"


<nowiki>InfoText[0]="To connect this server you will need additional C++ libary '%s',"</nowiki>
[UBrowserServerWebCW]
 
<nowiki>InfoText[1]="for more info view the external info from below (hosted by %s):"</nowiki>
 
 
<nowiki>[UBrowserServerWebCW]</nowiki>
 
RefreshString="Refresh page"
RefreshString="Refresh page"
</pre>
[[Category:English Localization]]
[[Category:English Localization]]

Revision as of 19:56, 20 May 2018

[Public]
Object=(Name=UBrowser.UBrowserConsole,Class=Class,MetaClass=Engine.Console)
Preferences=(Caption="UBrowser",Parent="Networking",Class=UBrowser.UBrowserMainClientWindow,Immediate=True)

[UBrowserConsole]
ClassCaption=Unreal Browser Console

[UBrowserServerPing]
AdminEmailText="Admin Email"
AdminNameText="Admin Name"
ChangeLevelsText="Change Levels"
MultiplayerBotsText="Bots in Multiplayer"
FragLimitText="Frag Limit"
TimeLimitText="Time Limit"
GameModeText="Game Mode"
GameTypeText="Game Type"
GameVersionText="Game Version"
GameSubVersionText="Game SubVersion"
WorldLogText="ngStats World Stat-Logging"
TrueString="Enabled"
FalseString="Disabled"
MapFileString="Map Filename"
DLLString="C++ Libary"
DLLVerString="%s (ver %i)"
WebURLString="Website URL"
ServerOSString="Server OS"
GameClassString="Game Class"

[UBrowserServerListWindow]
PlayerCountName="Players"
ServerCountName="Servers"
QueryServerText="Querying Master Server"
QueryFailedText="Master Server Failed: "
PingingText="Pinging Servers"
CompleteText="Complete"
InfoName="Info"

[UBrowserOpenBar]
OpenText="Open:"
OpenHelp="Enter a standard URL or select one from the URL history. Press Enter to activate."

[UBrowserMainClientWindow]
FavoritesName="Favorites"
NewsName="Community News"
RecentName="Recent servers"

[UBrowserServerGrid]
ServerName="Server"
PingName="Ping"
MapNameName="Map Name"
PlayersName="Players"
VersionName="Version"

[UBrowserInfoMenu]
RefreshName="&Refresh Info"
AttachName="&Attach window"
CloseName="&Close window"

[UBrowserMainWindow]
WindowTitleString="Server Browser"

[UBrowserRightClickMenu]
RefreshName="&Refresh All Servers"
FavoritesName="Add to &Favorites"
RemoveFavoritesName="Remove from &Favorites"
RefreshServerName="&Ping This Server"
PingAllName="Ping &All Servers"
InfoName="&Server and Player Info"
JoinPasswordName="Join with &Password"
JoinServerName="&Join server"
SpectateServerName="Join as &Spectator"
ServerWebsiteName="Show server &Website"
CopyAddressName="&Copy server address"

[UBrowserPlayerGrid]
NameText="Name"
FragsText="Frags"
PingText="Ping"
TeamText="Team"
MeshText="Mesh"
SkinText="Skin"
IDText="ID"

[UBrowserGSpyLink]
ResolveFailedError="The master server could not be resolved: "
TimeOutError="Timeout talking to the master server"
CouldNotConnectError="Connecting to the master server timed out: "

[UBrowserHTTPLink]
ResolveFailedError="The master server could not be resolved: "
TimeOutError="Timeout talking to the master server"
CouldNotConnectError="Connecting to the master server timed out: "

[UBrowserSubsetFact]
NotFoundError="Could not find the window: "
NotReadyError="Window is not ready: "

[UBrowserRulesGrid]
RuleText="Rule"
ValueText="Value"

[UBrowserServerWebWin]
WindowTitle="Unreal Web Explorer"

[UBrowserLibPageWindow]
DLLTitleStr="Can't connect: Missing Dynamic Link Libary '%s'."
DLLVerTitleStr="Can't connect: Dynamic Link Libary version mismatched '%s'."
InfoText[0]="To connect this server you will need additional C++ libary '%s',"
InfoText[1]="for more info view the external info from below (hosted by %s):"

[UBrowserServerWebCW]
RefreshString="Refresh page"