Difference between revisions of "UMenu.int"

From Oldunreal-Wiki
Jump to navigation Jump to search
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox Localization
{{Infobox Localization
|name=UMenu
|language=English
|language=English
|game=Unreal
|game=Unreal
|lines_done=
|lines_done=713
|lines_total=
|lines_total=713
}}
|game2=Unreal Tournament
{{Infobox Localization
|lines_done2=625
|language=English
|lines_total2=625
|game=Unreal Tournament
|lines_done=
|lines_total=
}}
}}
__TOC__
__TOC__
== Unreal ==
== Public section (Unreal) ==
 
<pre>
<pre>
[public]
[public]
Object=(Name=UMenu.UMenuGoldLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Gold")
Object=(Name=UMenu.UMenuBlueLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Ice")
Object=(Name=UMenu.UMenuMetalLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Metal")
Object=(Name=UMenu.UMenuUGLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Unreal")
Object=(Name=UMenu.UMenuUGLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Unreal")
Object=(Name=UMenu.UnrealConsole,Class=Class,MetaClass=Engine.Console)
Object=(Name=UMenu.UnrealConsole,Class=Class,MetaClass=Engine.Console,Description="UMenu")
</pre>
 
== Public section (Unreal Tournament) ==
 
<pre>
[public]
Object=(Name=UMenu.UMenuGoldLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Gold")
Object=(Name=UMenu.UMenuGoldLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Gold")
Object=(Name=UMenu.UMenuBlueLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Ice")
Object=(Name=UMenu.UMenuBlueLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Ice")
Object=(Name=UMenu.UMenuMetalLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Metal")
Object=(Name=UMenu.UMenuMetalLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Metal")
</pre>


[UnrealConsole]
== Rest of the file (Shared) ==
ClassCaption="UMenu Browser Console"


<pre>
[UMenuBotmatchClientWindow]
[UMenuBotmatchClientWindow]
StartMatchTab="Match"
StartMatchTab="Match"
Line 31: Line 40:
StartText="Start"
StartText="Start"


[UMenuModMenuItem]
MenuCaption="&My Mod"
MenuHelp="This text goes on the status bar"
[UMenuPlayerMeshClient]
FaceText="Face"
BodyText="Body"
[UMenuServerSetupPage]
EditAreaWidth=134
AdminEmailText="Admin E-Mail"
AdminEMailHelp="Enter an e-mail address so users of this server can contact you."
AdminNameText="Admin Name"
AdminNameHelp="Enter the name of this server's administrator."
MOTDLine1Text="MOTD Line 1"
MOTDLine1Help="Enter a message of the day which will be presented to users upon joining your server."
MOTDLine2Text="MOTD Line 2"
MOTDLine2Help="Enter a message of the day which will be presented to users upon joining your server."
MOTDLine3Text="MOTD Line 3"
MOTDLine3Help="Enter a message of the day which will be presented to users upon joining your server."
MOTDLine4Text="MOTD Line 4"
MOTDLine4Help="Enter a message of the day which will be presented to users upon joining your server."
ServerNameText="Server Name"
ServerNameHelp="Enter the full description for your server, to appear in query tools such as UBrowser or GameSpy."
DoUplinkText="Advertise Server"
DoUplinkHelp="If checked, your server will be advertised to the Master Server, so your server will appear in the global server list."
ngWorldStatsText="Stats Logging"
ngWorldStatsHelp="If checked, your server will record and store a log of gameplay stats."
LanPlayText="Optimize for LAN"
LanPlayHelp="If checked, a dedicated server started will be optimized for play on a LAN."
[UMenuStatusBar]
DefaultHelp="Press ESC to return to the game"
DefaultIntroHelp="Use the Game menu to start a new game."
[UMenuGameSettingsBase]
StyleText="Game Style:"
Styles[0]="Classic"
Styles[1]="Hardcore"
Styles[2]="Turbo"
StyleHelp="Choose your game style. Hardcore is 10% faster with a 50% damage increase. Turbo also adds ultra fast player movement."
SpeedText="Game Speed"
SpeedHelp="Adjust the speed of the game."
[UMenuScreenshotCW]
PlayersText="Players"
[UMenuWeaponPriorityListBox]
WeaponPriorityHelp="Click and drag a weapon name in the list on the left to change its priority.  Weapons higher in the list have higher priority."
[UMenuBotConfigClientWindow]
BIMText="Enable Bots"
BIMHelp="If checked, bots will be present in your new multiplayer game."
[UMenuHUDConfigCW]
HUDConfigText="HUD Layout"
HUDConfigHelp="Use the left and right arrow keys to select a Heads Up Display configuration."
CrosshairText="Crosshair Style"
CrosshairHelp="Choose the crosshair appearing at the center of your screen."
[UMenuMutatorCW]
ExcludeCaption="Mutators not Used"
ExcludeHelp="Click and drag a mutator to the right hand column to include that mutator in this game."
IncludeCaption="Mutators Used"
IncludeHelp="Click and drag a mutator to the left hand column to remove it from the mutator list, or drag it up or down to re-order it in the mutator list."
KeepText="Always use this Mutator configuration"
KeepHelp="If checked, these Mutators will always be used when starting games."
[UMenuTeamGameRulesCWindow]
FFText="Friendly Fire:"
FFHelp="Slide to adjust the amount of damage friendly fire imparts to other teammates."
[UMenuSaveGameClientWindow]
CantSave="Cannot Save: You are dead."
[UMenuStartGameClientWindow]
DedicatedText="Dedicated"
DedicatedHelp="Press to launch a dedicated server."
ServerText="Server"
[UMenuLoadGameClientWindow]
RestartText="Restart"
RestartHelp="Press to restart the current level."
[UMenuOptionsWindow]
WindowWidth=300
WindowTitle="Preferences"
[UMenuWeaponPriorityListArea]
AutoSwitchText="Auto-Switch Weapons"
AutoSwitchHelp="Automatically switch to a higher priority weapon when you pick it up.  If unchecked, you must switch to the new weapon manually."
[UMenuPlayerWindow]
WindowTitle="Player Setup"
[UMenuWeaponPriorityWindow]
WindowTitle="Weapons"
[UMenuMapListWindow]
WindowTitle="Map List"
[UMenuMutatorWindow]
WindowTitle="Configure Mutators"
[UMenuBotmatchWindow]
WindowTitle="Botmatch"
[UMenuStartGameWindow]
WindowTitle="Start Network Game"
[UMenuLoadGameWindow]
WindowTitle="Load Game"
[UMenuConfigIndivBotsWindow]
WindowTitle="Configure Individual Bots"
[UMenuNewGameWindow]
WindowTitle="New Game"
[UMenuSaveGameWindow]
WindowTitle="Save Game"
[UMenuHelpWindow]
WindowTitle="Help"
</pre>
== Rest of the file (Unreal) ==
<pre>
[UMenuMenuBar]
[UMenuMenuBar]
GameName="&Game"
GameName="&Game"
Line 47: Line 185:
DemoName="&Recording"
DemoName="&Recording"
DemoHelp="Demo recording, record a game which you can view later."
DemoHelp="Demo recording, record a game which you can view later."
[UTCreditsCW]
ProgrammersText="Programming"
LevelDesignText="Level Design"
ArtText="Art & Models"
MusicSoundText="Music & Sound"
BizText="Biz"
PatchText="Oldunreal 227 Patch"
[UMenuModMenuItem]
MenuCaption="&My Mod"
MenuHelp="This text goes on the status bar"


[UMenuVideoClientWindow]
[UMenuVideoClientWindow]
EditAreaWidth=110
DriverText="Video Driver"
DriverText="Video Driver"
DriverHelp="This is the current video driver. Press the Restart button to apply changes."
ShowWindowedText="Show Fullscreen"
ShowWindowedHelp="If checked, runs Unreal in fullscreen mode."
ResolutionText="Resolution"
ResolutionText="Resolution"
ResolutionHelp="Select a new screen resolution."
ResolutionHelp="Select a new screen resolution."
Line 72: Line 194:
BitsText="bit"
BitsText="bit"
TextureDetailText="World Texture Detail"
TextureDetailText="World Texture Detail"
TextureDetailHelp="Change the texture detail of world geometry. Use a lower texture detail to improve game performance."
TextureDetailHelp="Change the texture detail of world geometry. Use a lower texture detail to improve game performance."
Details[0]="High"
Details[0]="High"
Details[1]="Medium"
Details[1]="Medium"
Details[2]="Low"
Details[2]="Low"
SkinDetailText="Skin Detail"
SkinDetailText="Skin Detail"
SkinDetailHelp="Change the detail of player skins. Use a lower skin detail to improve game performance."
SkinDetailHelp="Change the detail of player skins. Use a lower skin detail to improve game performance."
BrightnessText="Brightness"
BrightnessText="Brightness"
BrightnessHelp="Adjust display brightness."
BrightnessHelp="Adjust display brightness."
ScaleText="Font Size"
ScaleHelp="Adjust the size of elements in the User Interface."
ScaleSizes[0]="Normal"
ScaleSizes[1]="Double"
TranslatorScaleText="Translator Size"
TranslatorScaleHelp="Adjust the size of the Translator."
TranslatorScaleSizes[0]="1x"
TranslatorScaleSizes[1]="2x"
TranslatorScaleSizes[2]="3x"
TranslatorScaleSizes[3]="4x"
MouseText="GUI Mouse Speed"
MouseText="GUI Mouse Speed"
MouseHelp="Adjust the speed of the mouse in the User Interface."
MouseHelp="Adjust the speed of the mouse in the User Interface."
Line 99: Line 211:
ConfirmSettingsCancelText="Your previous video settings have been restored."
ConfirmSettingsCancelText="Your previous video settings have been restored."
ConfirmTextureDetailTitle="Confirm Texture Detail"
ConfirmTextureDetailTitle="Confirm Texture Detail"
ConfirmTextureDetailText="Increasing texture detail above its default value may degrade performance on some machines."
ConfirmDriverTitle="Change Video Driver"
ConfirmDriverTitle="Change Video Driver"
ConfirmDriverText="Do you want to restart Unreal with the selected video driver?"
PawnShadowText="Pawn shadows"
PawnShadowHelp="Detail of shadows that pawns should cast on ground (changes will take effect after mapchange)."
PawnShadowList[0]="None"
PawnShadowList[1]="Blob"
PawnShadowList[2]="Realtime Low Res"
PawnShadowList[3]="Realtime Med Res"
PawnShadowList[4]="Realtime High Res"
PawnShadowList[5]="Realtime Ultra Res"
ShowDecalsText="Show Decals"
ShowDecalsText="Show Decals"
ShowDecalsHelp="If checked, impact and gore decals will be used in game."
ShowDecalsHelp="If checked, impact and gore decals will be used in game."
Line 116: Line 218:
DynamicLightsText="Use Dynamic Lighting"
DynamicLightsText="Use Dynamic Lighting"
DynamicLightsHelp="If checked, dynamic lighting will be used in game."
DynamicLightsHelp="If checked, dynamic lighting will be used in game."
VSyncText="Vertical Sync."
VSyncHelp="VSync synchronizes the frame rate of the game with the refresh rate of your monitor. This can reduce screen tearing."
EditAreaWidth=110
DriverHelp="This is the current video driver. Press the Restart button to apply changes."
ShowWindowedText="Show Fullscreen"
ShowWindowedHelp="If checked, Unreal attempts to run in fullscreen mode."
ScaleText="Font Size"
ScaleHelp="Adjust the size of elements in the User Interface."
ScaleSizes[0]="Normal"
ScaleSizes[1]="Double"
HUDScaleText="HUD Scaling"
HUDScaleHelp="Adjust the size of the in-game Heads-up-Display."
ConfirmTextureDetailText="Increasing texture detail above its default value may degrade performance on some machines."
ConfirmDriverText="Do you want to restart Unreal with the selected video driver?"
PawnShadowText="Pawn shadows"
PawnShadowHelp="Detail of shadows that pawns should cast on ground (changes will take effect after mapchange)."
PawnShadowList[0]="None"
PawnShadowList[1]="Blob"
PawnShadowList[2]="Real-Time Low"
PawnShadowList[3]="Real-Time Medium"
PawnShadowList[4]="Real-Time High"
PawnShadowList[5]="Real-Time Ultra"
ShadowDistanceText="Shadow draw distance"
ShadowDistanceHelp="Draw distance of pawn/decoration realtime shadows."
ShadowDistanceOpts[0]="Low (-50 %)"
ShadowDistanceOpts[1]="Medium"
ShadowDistanceOpts[2]="Long (2x)"
ShadowDistanceOpts[3]="High (4x)"
ShadowDistanceOpts[4]="Ultra (8x)"
ShadowDistanceOpts[5]="Unlimited"
ShowSpecularText="Enable Specular Lights"
ShowSpecularHelp="If checked, allow game render meshes old style lighting."
WeaponFlashText="Weapon Flash"
WeaponFlashText="Weapon Flash"
WeaponFlashHelp="If checked, your screen will flash when you fire your weapon."
WeaponFlashHelp="If checked, your screen will flash when you fire your weapon."
Line 139: Line 273:
AntialiasingModes[1]="On"
AntialiasingModes[1]="On"
AntialiasingModes[2]="%Nx"
AntialiasingModes[2]="%Nx"
VSyncText="Vertical Synchronization"
VSyncHelp="Vertical synchronization"
VSyncModes[0]="Off"
VSyncModes[0]="Off"
VSyncModes[1]="On"
VSyncModes[1]="On"
VSyncModes[2]="Adaptive"
VSyncModes[2]="Adaptive"
SkyFogText="Sky fog mode"
SkyFogHelp="Change how volumetric fog is being rendered on skybox."
LightLODText="Lightmap LOD"
LightLODHelp="Change the lighting LOD aggressiveness on world (lower meaning it will cut down light framerate on complex scenes)."
NotAvailableText="Not available"
NotAvailableText="Not available"
BorderlessFSText="Fake Fullscreen"
BorderlessFSHelp="Specifies if Unreal should run game in fake fullscreen (borderless windowed) mode."


[UMenuPlayerSetupClient]
[UMenuPlayerSetupClient]
EditAreaWidth=110
NameText="Name:"
NameText="Name:"
NameHelp="Set your player name."
NameHelp="Set your player name."
Line 163: Line 300:
FaceText="Face:"
FaceText="Face:"
FaceHelp="Choose a face for your player."
FaceHelp="Choose a face for your player."
EditAreaWidth=110
SpectatorText="Play as Spectator"
SpectatorText="Play as Spectator"
SpectatorHelp="Check this checkbox to watch the action in the game as a spectator."
SpectatorHelp="Check this checkbox to watch the action in the game as a spectator."
[UMenuPlayerMeshClient]
FaceText="Face"
BodyText="Body"


[UMenuStartMatchClientWindow]
[UMenuStartMatchClientWindow]
GameText="Game Type:"
GameText="Game Type:"
GameClassText="Game Class:"
GameHelp="Select the type of game to play."
GameHelp="Select the type of game to play."
MapText="Map Name:"
MapText="Map Name:"
Line 180: Line 313:
MutatorText="Mutators"
MutatorText="Mutators"
MutatorHelp="Mutators are scripts which modify gameplay. Press this button to choose which mutators to use."
MutatorHelp="Mutators are scripts which modify gameplay. Press this button to choose which mutators to use."
 
FilterInvalidGameClassesText="Filter Invalid Game Classes"
[UMenuServerSetupPage]
FilterInvalidGameClassesHelp="When checked, invalid classes are not listed (validation may be slow)."
EditAreaWidth=134
InvalidGameClass="<Invalid Game Class>"
AdminEmailText="Admin Email"
GameClassText="Game Class:"
AdminEMailHelp="Enter an email address so users of this server can contact you."
AdminNameText="Admin Name"
AdminNameHelp="Enter the name of this server's administrator."
MOTDLine1Text="MOTD Line 1"
MOTDLine1Help="Enter a message of the day which will be presented to users upon joining your server."
MOTDLine2Text="MOTD Line 2"
MOTDLine2Help="Enter a message of the day which will be presented to users upon joining your server."
MOTDLine3Text="MOTD Line 3"
MOTDLine3Help="Enter a message of the day which will be presented to users upon joining your server."
MOTDLine4Text="MOTD Line 4"
MOTDLine4Help="Enter a message of the day which will be presented to users upon joining your server."
ServerNameText="Server Name"
ServerNameHelp="Enter the full description for your server, to appear in query tools such as UBrowser or GameSpy."
DoUplinkText="Advertise Server"
DoUplinkHelp="If checked, your server will be advertised to the Master Server, so your server will appear in the global server list."
ngWorldStatsText="ngWorldStats Logging"
ngWorldStatsHelp="If checked, your server will upload a log of gameplay to NetGamesUSA for stats collection.  Check out ut.ngworldstats.com for information."
LanPlayText="Optimize for LAN"
LanPlayHelp="If checked, a dedicated server started will be optimized for play on a LAN."


[UMenuCustomizeClientWindow]
[UMenuCustomizeClientWindow]
EditAreaWidth=155
LocalizedKeyName[1]="Left Mouse"
LocalizedKeyName[1]="Left Mouse"
LocalizedKeyName[2]="Right Mouse"
LocalizedKeyName[2]="Right Mouse"
LocalizedKeyName[3]="Cancel"
LocalizedKeyName[3]="Cancel"
LocalizedKeyName[4]="Middle Mouse"
LocalizedKeyName[4]="Middle Mouse"
LocalizedKeyName[5]="Unknown05"
LocalizedKeyName[5]="Unknown 05"
LocalizedKeyName[6]="Unknown06"
LocalizedKeyName[6]="Unknown 06"
LocalizedKeyName[7]="Unknown07"
LocalizedKeyName[7]="Unknown 07"
LocalizedKeyName[8]="Backspace"
LocalizedKeyName[8]="Backspace"
LocalizedKeyName[9]="Tab"
LocalizedKeyName[9]="Tab"
LocalizedKeyName[10]="Unknown0A"
LocalizedKeyName[10]="Unknown 0A"
LocalizedKeyName[11]="Unknown0B"
LocalizedKeyName[11]="Unknown 0B"
LocalizedKeyName[12]="Unknown0C"
LocalizedKeyName[12]="Unknown 0C"
LocalizedKeyName[13]="Enter"
LocalizedKeyName[13]="Enter"
LocalizedKeyName[14]="Unknown0E"
LocalizedKeyName[14]="Unknown 0E"
LocalizedKeyName[15]="Unknown0F"
LocalizedKeyName[15]="Unknown 0F"
LocalizedKeyName[16]="Shift"
LocalizedKeyName[16]="Shift"
LocalizedKeyName[17]="Ctrl"
LocalizedKeyName[17]="Control"
LocalizedKeyName[18]="Alt"
LocalizedKeyName[18]="Alt"
LocalizedKeyName[19]="Pause"
LocalizedKeyName[19]="Pause"
Line 231: Line 344:
LocalizedKeyName[24]="Mouse 7"
LocalizedKeyName[24]="Mouse 7"
LocalizedKeyName[25]="Mouse 8"
LocalizedKeyName[25]="Mouse 8"
LocalizedKeyName[26]="Unknown1A"
LocalizedKeyName[26]="Unknown 1A"
LocalizedKeyName[27]="Escape"
LocalizedKeyName[27]="Escape"
LocalizedKeyName[28]="Unknown1C"
LocalizedKeyName[28]="Unknown 1C"
LocalizedKeyName[29]="Unknown1D"
LocalizedKeyName[29]="Unknown 1D"
LocalizedKeyName[30]="Unknown1E"
LocalizedKeyName[30]="Unknown 1E"
LocalizedKeyName[31]="Unknown1F"
LocalizedKeyName[31]="Unknown 1F"
LocalizedKeyName[32]="Space"
LocalizedKeyName[32]="Space"
LocalizedKeyName[33]="Page Up"
LocalizedKeyName[33]="Page Up"
Line 249: Line 362:
LocalizedKeyName[42]="Print"
LocalizedKeyName[42]="Print"
LocalizedKeyName[43]="Execute"
LocalizedKeyName[43]="Execute"
LocalizedKeyName[44]="Print Screen"
LocalizedKeyName[44]="Prnt Scrn"
LocalizedKeyName[45]="Insert"
LocalizedKeyName[45]="Insert"
LocalizedKeyName[46]="Delete"
LocalizedKeyName[46]="Delete"
Line 263: Line 376:
LocalizedKeyName[56]="8"
LocalizedKeyName[56]="8"
LocalizedKeyName[57]="9"
LocalizedKeyName[57]="9"
LocalizedKeyName[58]="Unknown3A"
LocalizedKeyName[58]="Unknown 3A"
LocalizedKeyName[59]="Unknown3B"
LocalizedKeyName[59]="Unknown 3B"
LocalizedKeyName[60]="Unknown3C"
LocalizedKeyName[60]="Unknown 3C"
LocalizedKeyName[61]="Unknown3D"
LocalizedKeyName[61]="Unknown 3D"
LocalizedKeyName[62]="Unknown3E"
LocalizedKeyName[62]="Unknown 3E"
LocalizedKeyName[63]="Unknown3F"
LocalizedKeyName[63]="Unknown 3F"
LocalizedKeyName[64]="Unknown40"
LocalizedKeyName[64]="Unknown 40"
LocalizedKeyName[65]="A"
LocalizedKeyName[65]="A"
LocalizedKeyName[66]="B"
LocalizedKeyName[66]="B"
Line 296: Line 409:
LocalizedKeyName[89]="Y"
LocalizedKeyName[89]="Y"
LocalizedKeyName[90]="Z"
LocalizedKeyName[90]="Z"
LocalizedKeyName[91]="Unknown5B"
LocalizedKeyName[91]="Unknown 5B"
LocalizedKeyName[92]="Unknown5C"
LocalizedKeyName[92]="Unknown 5C"
LocalizedKeyName[93]="Unknown5D"
LocalizedKeyName[93]="Unknown 5D"
LocalizedKeyName[94]="Unknown5E"
LocalizedKeyName[94]="Unknown 5E"
LocalizedKeyName[95]="Unknown5F"
LocalizedKeyName[95]="Unknown 5F"
LocalizedKeyName[96]="NumPad 0"
LocalizedKeyName[96]="Num. Pad 0"
LocalizedKeyName[97]="NumPad 1"
LocalizedKeyName[97]="Num. Pad 1"
LocalizedKeyName[98]="NumPad 2"
LocalizedKeyName[98]="Num. Pad 2"
LocalizedKeyName[99]="NumPad 3"
LocalizedKeyName[99]="Num. Pad 3"
LocalizedKeyName[100]="NumPad 4"
LocalizedKeyName[100]="Num. Pad 4"
LocalizedKeyName[101]="NumPad 5"
LocalizedKeyName[101]="Num. Pad 5"
LocalizedKeyName[102]="NumPad 6"
LocalizedKeyName[102]="Num. Pad 6"
LocalizedKeyName[103]="NumPad 7"
LocalizedKeyName[103]="Num. Pad 7"
LocalizedKeyName[104]="NumPad 8"
LocalizedKeyName[104]="Num. Pad 8"
LocalizedKeyName[105]="NumPad 9"
LocalizedKeyName[105]="Num. Pad 9"
LocalizedKeyName[106]="NumPad *"
LocalizedKeyName[106]="Num. Pad *"
LocalizedKeyName[107]="NumPad +"
LocalizedKeyName[107]="Num. Pad +"
LocalizedKeyName[108]="Separator"
LocalizedKeyName[108]="Separator"
LocalizedKeyName[109]="NumPad -"
LocalizedKeyName[109]="Num. Pad -"
LocalizedKeyName[110]="NumPad ."
LocalizedKeyName[110]="Num. Pad ."
LocalizedKeyName[111]="NumPad /"
LocalizedKeyName[111]="Num. Pad /"
LocalizedKeyName[112]="F1"
LocalizedKeyName[112]="F1"
LocalizedKeyName[113]="F2"
LocalizedKeyName[113]="F2"
Line 341: Line 454:
LocalizedKeyName[134]="F23"
LocalizedKeyName[134]="F23"
LocalizedKeyName[135]="F24"
LocalizedKeyName[135]="F24"
LocalizedKeyName[136]="Unknown88"
LocalizedKeyName[136]="Unknown 88"
LocalizedKeyName[137]="Unknown89"
LocalizedKeyName[137]="Unknown 89"
LocalizedKeyName[138]="Unknown8A"
LocalizedKeyName[138]="Unknown 8A"
LocalizedKeyName[139]="Unknown8B"
LocalizedKeyName[139]="Unknown 8B"
LocalizedKeyName[140]="Unknown8C"
LocalizedKeyName[140]="Unknown 8C"
LocalizedKeyName[141]="Unknown8D"
LocalizedKeyName[141]="Unknown 8D"
LocalizedKeyName[142]="Unknown8E"
LocalizedKeyName[142]="Unknown 8E"
LocalizedKeyName[143]="Unknown8F"
LocalizedKeyName[143]="Unknown 8F"
LocalizedKeyName[144]="Num Lock"
LocalizedKeyName[144]="Num. Lock"
LocalizedKeyName[145]="Scroll Lock"
LocalizedKeyName[145]="Scroll Lock"
LocalizedKeyName[146]="Unknown92"
LocalizedKeyName[146]="Unknown 92"
LocalizedKeyName[147]="Unknown93"
LocalizedKeyName[147]="Unknown 93"
LocalizedKeyName[148]="Unknown94"
LocalizedKeyName[148]="Unknown 94"
LocalizedKeyName[149]="Unknown95"
LocalizedKeyName[149]="Unknown 95"
LocalizedKeyName[150]="Unknown96"
LocalizedKeyName[150]="Unknown 96"
LocalizedKeyName[151]="Unknown97"
LocalizedKeyName[151]="Unknown 97"
LocalizedKeyName[152]="Unknown98"
LocalizedKeyName[152]="Unknown 98"
LocalizedKeyName[153]="Unknown99"
LocalizedKeyName[153]="Unknown 99"
LocalizedKeyName[154]="Unknown9A"
LocalizedKeyName[154]="Unknown 9A"
LocalizedKeyName[155]="Unknown9B"
LocalizedKeyName[155]="Unknown 9B"
LocalizedKeyName[156]="Unknown9C"
LocalizedKeyName[156]="Unknown 9C"
LocalizedKeyName[157]="Unknown9D"
LocalizedKeyName[157]="Unknown 9D"
LocalizedKeyName[158]="Unknown9E"
LocalizedKeyName[158]="Unknown 9E"
LocalizedKeyName[159]="Unknown9F"
LocalizedKeyName[159]="Unknown 9F"
LocalizedKeyName[160]="Left Shift"
LocalizedKeyName[160]="Left Shift"
LocalizedKeyName[161]="Right Shift"
LocalizedKeyName[161]="Right Shift"
LocalizedKeyName[162]="Left Control"
LocalizedKeyName[162]="Left Ctrl."
LocalizedKeyName[163]="Right Control"
LocalizedKeyName[163]="Right Ctrl."
LocalizedKeyName[164]="UnknownA4"
LocalizedKeyName[164]="Unknown A4"
LocalizedKeyName[165]="UnknownA5"
LocalizedKeyName[165]="Unknown A5"
LocalizedKeyName[166]="UnknownA6"
LocalizedKeyName[166]="Unknown A6"
LocalizedKeyName[167]="UnknownA7"
LocalizedKeyName[167]="Unknown A7"
LocalizedKeyName[168]="UnknownA8"
LocalizedKeyName[168]="Unknown A8"
LocalizedKeyName[169]="UnknownA9"
LocalizedKeyName[169]="Unknown A9"
LocalizedKeyName[170]="UnknownAA"
LocalizedKeyName[170]="Unknown AA"
LocalizedKeyName[171]="UnknownAB"
LocalizedKeyName[171]="Unknown AB"
LocalizedKeyName[172]="UnknownAC"
LocalizedKeyName[172]="Unknown AC"
LocalizedKeyName[173]="UnknownAD"
LocalizedKeyName[173]="Unknown AD"
LocalizedKeyName[174]="UnknownAE"
LocalizedKeyName[174]="Unknown AE"
LocalizedKeyName[175]="UnknownAF"
LocalizedKeyName[175]="Unknown AF"
LocalizedKeyName[176]="UnknownB0"
LocalizedKeyName[176]="Unknown B0"
LocalizedKeyName[177]="UnknownB1"
LocalizedKeyName[177]="Unknown B1"
LocalizedKeyName[178]="UnknownB2"
LocalizedKeyName[178]="Unknown B2"
LocalizedKeyName[179]="UnknownB3"
LocalizedKeyName[179]="Unknown B3"
LocalizedKeyName[180]="UnknownB4"
LocalizedKeyName[180]="Unknown B4"
LocalizedKeyName[181]="UnknownB5"
LocalizedKeyName[181]="Unknown B5"
LocalizedKeyName[182]="UnknownB6"
LocalizedKeyName[182]="Unknown B6"
LocalizedKeyName[183]="UnknownB7"
LocalizedKeyName[183]="Unknown B7"
LocalizedKeyName[184]="UnknownB8"
LocalizedKeyName[184]="Unknown B8"
LocalizedKeyName[185]="UnknownB9"
LocalizedKeyName[185]="Unknown B9"
LocalizedKeyName[186]="Semicolon"
LocalizedKeyName[186]="Semicolon"
LocalizedKeyName[187]="Equals"
LocalizedKeyName[187]="Equals"
Line 398: Line 511:
LocalizedKeyName[191]="Slash"
LocalizedKeyName[191]="Slash"
LocalizedKeyName[192]="Tilde"
LocalizedKeyName[192]="Tilde"
LocalizedKeyName[193]="UnknownC1"
LocalizedKeyName[193]="Unknown C1"
LocalizedKeyName[194]="UnknownC2"
LocalizedKeyName[194]="Unknown C2"
LocalizedKeyName[195]="UnknownC3"
LocalizedKeyName[195]="Unknown C3"
LocalizedKeyName[196]="UnknownC4"
LocalizedKeyName[196]="Unknown C4"
LocalizedKeyName[197]="UnknownC5"
LocalizedKeyName[197]="Unknown C5"
LocalizedKeyName[198]="UnknownC6"
LocalizedKeyName[198]="Unknown C6"
LocalizedKeyName[199]="UnknownC7"
LocalizedKeyName[199]="Unknown C7"
LocalizedKeyName[200]="Joy 1"
LocalizedKeyName[200]="Joystick 1"
LocalizedKeyName[201]="Joy 2"
LocalizedKeyName[201]="Joystick 2"
LocalizedKeyName[202]="Joy 3"
LocalizedKeyName[202]="Joystick 3"
LocalizedKeyName[203]="Joy 4"
LocalizedKeyName[203]="Joystick 4"
LocalizedKeyName[204]="Joy 5"
LocalizedKeyName[204]="Joystick 5"
LocalizedKeyName[205]="Joy 6"
LocalizedKeyName[205]="Joystick 6"
LocalizedKeyName[206]="Joy 7"
LocalizedKeyName[206]="Joystick 7"
LocalizedKeyName[207]="Joy 8"
LocalizedKeyName[207]="Joystick 8"
LocalizedKeyName[208]="Joy 9"
LocalizedKeyName[208]="Joystick 9"
LocalizedKeyName[209]="Joy 10"
LocalizedKeyName[209]="Joystick 10"
LocalizedKeyName[210]="Joy 11"
LocalizedKeyName[210]="Joystick 11"
LocalizedKeyName[211]="Joy 12"
LocalizedKeyName[211]="Joystick 12"
LocalizedKeyName[212]="Joy 13"
LocalizedKeyName[212]="Joystick 13"
LocalizedKeyName[213]="Joy 14"
LocalizedKeyName[213]="Joystick 14"
LocalizedKeyName[214]="Joy 15"
LocalizedKeyName[214]="Joystick 15"
LocalizedKeyName[215]="Joy 16"
LocalizedKeyName[215]="Joystick 16"
LocalizedKeyName[216]="UnknownD8"
LocalizedKeyName[216]="Unknown D8"
LocalizedKeyName[217]="UnknownD9"
LocalizedKeyName[217]="Unknown D9"
LocalizedKeyName[218]="UnknownDA"
LocalizedKeyName[218]="Unknown DA"
LocalizedKeyName[219]="Left Bracket"
LocalizedKeyName[219]="Left Bracket"
LocalizedKeyName[220]="Backslash"
LocalizedKeyName[220]="Backslash"
LocalizedKeyName[221]="Right Bracket"
LocalizedKeyName[221]="Right Bracket"
LocalizedKeyName[222]="Single Quote"
LocalizedKeyName[222]="Single Quote"
LocalizedKeyName[223]="UnknownDF"
LocalizedKeyName[223]="Unknown DF"
LocalizedKeyName[224]="Joy X"
LocalizedKeyName[224]="Joystick X"
LocalizedKeyName[225]="Joy Y"
LocalizedKeyName[225]="Joystick Y"
LocalizedKeyName[226]="Joy Z"
LocalizedKeyName[226]="Joystick Z"
LocalizedKeyName[227]="Joy R"
LocalizedKeyName[227]="Joystick R"
LocalizedKeyName[228]="Mouse X"
LocalizedKeyName[228]="Mouse X"
LocalizedKeyName[229]="Mouse Y"
LocalizedKeyName[229]="Mouse Y"
LocalizedKeyName[230]="Mouse Z"
LocalizedKeyName[230]="Mouse Z"
LocalizedKeyName[231]="Mouse W"
LocalizedKeyName[231]="Mouse W"
LocalizedKeyName[232]="Joy U"
LocalizedKeyName[232]="Joystick U"
LocalizedKeyName[233]="Joy V"
LocalizedKeyName[233]="Joystick V"
LocalizedKeyName[234]="UnknownEA"
LocalizedKeyName[234]="Unknown EA"
LocalizedKeyName[235]="UnknownEB"
LocalizedKeyName[235]="Unknown EB"
LocalizedKeyName[236]="Mousewheel Up"
LocalizedKeyName[236]="Mouse Wheel Up"
LocalizedKeyName[237]="Mousewheel Down"
LocalizedKeyName[237]="Mouse Wheel Down"
LocalizedKeyName[238]="Unknown10E"
LocalizedKeyName[238]="Unknown 10E"
LocalizedKeyName[239]="Unknown10F"
LocalizedKeyName[239]="Unknown 10F"
LocalizedKeyName[240]="Joy Pov Up"
LocalizedKeyName[240]="Joystick Pov Up"
LocalizedKeyName[241]="Joy Pov Down"
LocalizedKeyName[241]="Joystick Pov Down"
LocalizedKeyName[242]="Joy Pov Left"
LocalizedKeyName[242]="Joystick Pov Left"
LocalizedKeyName[243]="Joy Pov Right"
LocalizedKeyName[243]="Joystick Pov Right"
LocalizedKeyName[244]="UnknownF4"
LocalizedKeyName[244]="Unknown F4"
LocalizedKeyName[245]="UnknownF5"
LocalizedKeyName[245]="Unknown F5"
LocalizedKeyName[246]="Attn"
LocalizedKeyName[246]="Attention"
LocalizedKeyName[247]="Cr Sel"
LocalizedKeyName[247]="Cr Sel"
LocalizedKeyName[248]="Ex Sel"
LocalizedKeyName[248]="Ex Sel"
Line 460: Line 573:
LocalizedKeyName[253]="PA1"
LocalizedKeyName[253]="PA1"
LocalizedKeyName[254]="OEM Clear"
LocalizedKeyName[254]="OEM Clear"
LabelList[0]="Fire"
LabelList[1]="Alternate Fire"
LabelList[2]="Move Forward"
LabelList[3]="Move Backward"
LabelList[4]="Turn Left"
LabelList[5]="Turn Right"
LabelList[6]="Strafe Left"
LabelList[7]="Strafe Right"
LabelList[8]="Jump/Up"
LabelList[9]="Crouch/Down"
LabelList[10]="Mouse Look"
LabelList[11]="Activate Item"
LabelList[12]="Next Item"
LabelList[13]="Previous Item"
LabelList[14]="Look Up"
LabelList[15]="Look Down"
LabelList[16]="Center View"
LabelList[17]="Walk"
LabelList[18]="Strafe"
LabelList[19]="Next Weapon"
LabelList[20]="Prev. Weapon"
LabelList[21]="Throw Weapon"
LabelList[22]="Feign Death"
LabelList[23]="Music Menu"
LabelList[24]="Chat"
LabelList[25]="Team Chat"
LabelList[26]="Show Scores"
LabelList[27]="Grab Decoration"
LabelList[28]="Toggle Behindview"
OrString=" or "
OrString=" or "
CustomizeHelp="Click the blue rectangle and then press the key to bind to this control."
CustomizeHelp="Click the blue rectangle and then press the key to bind to this control."
Line 502: Line 586:
JoyYOptions[0]="Move Forward/Back"
JoyYOptions[0]="Move Forward/Back"
JoyYOptions[1]="Look Up/Down"
JoyYOptions[1]="Look Up/Down"
EditAreaWidth=155


[UMenuGameRulesBase]
[UMenuGameRulesBase]
bSingleColumn=False
FragText="Frag Limit"
FragText="Frag Limit"
FragHelp="The game will end if a player achieves this many frags. A value of 0 sets no frag limit."
FragHelp="The game will end if a player achieves this many frags. A value of 0 sets no frag limit."
Line 515: Line 599:
WeaponsText="Weapons Stay"
WeaponsText="Weapons Stay"
WeaponsHelp="If checked, weapons will stay at their pickup location after being picked up, instead of respawning."
WeaponsHelp="If checked, weapons will stay at their pickup location after being picked up, instead of respawning."
HumansOnlyText="Humans Only"
HumansOnlyText="Humans only"
HumansOnlyHelp="If checked, only human player classes are allowed."
HumansOnlyHelp="If checked, only human player classes are allowed"
bSingleColumn=False


[UMenuBotSetupBase]
[UMenuBotSetupBase]
Line 524: Line 609:
DefaultsText="Reset"
DefaultsText="Reset"
DefaultsHelp="Reset all bot configurations to their default settings."
DefaultsHelp="Reset all bot configurations to their default settings."
BotSkillText="Bot Skill:"
NameHelp="Set this bot's name."
TeamText="Color:"
TeamHelp="Select the team color for this bot."
ClassHelp="Select this bot's class."
SkinHelp="Choose a skin for this bot."
FaceHelp="Choose a face for this bot."
BotSkillText="Bot skill:"
BotSkillHelp="Adjust the bot difficulty (easy-hard)."
BotSkillHelp="Adjust the bot difficulty (easy-hard)."
BotAccurText="Accuracy:"
BotAccurText="Accuracy:"
Line 537: Line 628:
FavoriteWeaponHelp="This bot's prefered weapon of choice."
FavoriteWeaponHelp="This bot's prefered weapon of choice."
NoFavoriteWeapon="None prefered"
NoFavoriteWeapon="None prefered"
NameHelp="Set this bot's name."
TeamText="Color:"
TeamHelp="Select the team color for this bot."
ClassHelp="Select this bot's class."
SkinHelp="Choose a skin for this bot."
FaceHelp="Choose a face for this bot."
[UMenuStatusBar]
DefaultHelp="Press ESC to return to the game"
DefaultIntroHelp="Use the Game menu to start a new game."


[UMenuGameOptionsClientWindow]
[UMenuGameOptionsClientWindow]
EditAreaWidth=120
WeaponFlashText="Weapon Flash"
LanguageLabelText="Changes on language needs a restart!"
WeaponFlashHelp="If checked, your screen will flash when you fire your weapon."
LanguageText="Language"
LanguageHelp="This is the current game language. Change it and press Restart button."
WeaponHandText="Weapon Hand"
WeaponHandText="Weapon Hand"
WeaponHandHelp="Select where your weapon will appear."
WeaponHandHelp="Select where your weapon will appear."
Line 559: Line 638:
RightName="Right"
RightName="Right"
HiddenName="Hidden"
HiddenName="Hidden"
DodgingText="Dodging"
DodgingHelp="If checked, double tapping the movement keys (forward, back, and strafe left or right) will result in a fast dodge move."
ViewBobText="View Bob"
ViewBobText="View Bob"
ViewBobHelp="Use the slider to adjust the amount your view will bob when moving."
ViewBobHelp="Use the slider to adjust the amount your view will bob when moving."
Line 569: Line 650:
LocalText="ngStats Local Logging"
LocalText="ngStats Local Logging"
LocalHelp="If checked, your system will log local botmatch and single player tournament games for stat compilation."
LocalHelp="If checked, your system will log local botmatch and single player tournament games for stat compilation."
EditAreaWidth=120
LanguageText="Language"
LanguageHelp="This is the current game language. Change it and press Restart button."
ConsoleText="Console"
ConsoleText="Console"
ConsoleHelp="This option determines the look of console and menus. Press Restart button to apply the changes."
ConsoleHelp="This option determines the look of console and menus. Press Restart button to apply the changes."
WeaponFlashText="Weapon Flash"
WeaponFlashHelp="If checked, your screen will flash when you fire your weapon."
DodgingText="Dodging"
DodgingHelp="If checked, double tapping the movement keys (forward, back, and strafe left or right) will result in a fast dodge move."


[UMenuNetworkClientWindow]
[UMenuNetworkClientWindow]
EditAreaWidth=130
NetSpeedText="Internet Connection"
NetSpeedText="Internet Connection"
NetSpeedHelp="Select the closest match to your internet connection. Try to change this setting if you're getting huge lag."
NetSpeedHelp="Select the closest match to your internet connection. Try to change this setting if you're getting huge lag."
EditAreaWidth=130
NetSpeeds[0]="(Dial-Up Networking)"
NetSpeeds[0]="(Dial-Up Networking)"
NetSpeeds[1]="(Dial-Up Networking)"
NetSpeeds[1]="(Dial-Up Networking)"
Line 595: Line 675:
OpenLocationName="Open &Location"
OpenLocationName="Open &Location"
OpenLocationHelp="Connect to a server using its IP address or unreal:// URL."
OpenLocationHelp="Connect to a server using its IP address or unreal:// URL."
PatchName="Download Latest &Update"
PatchHelp="Find the latest update to Unreal on the web!"
DisconnectName="&Disconnect from Server"
DisconnectName="&Disconnect from Server"
DisconnectHelp="Disconnect from the current server."
DisconnectHelp="Disconnect from the current server."
Line 602: Line 680:
ReconnectHelp="Attempt to reconnect to the last server you were connected to."
ReconnectHelp="Attempt to reconnect to the last server you were connected to."
SuggestPlayerSetupTitle="Check Player Name"
SuggestPlayerSetupTitle="Check Player Name"
SuggestPlayerSetupText="Your name is currently set to Player. It is recommended that you go to Player Setup and give yourself another name before playing a multiplayer game."
SuggestPlayerSetupText="Your name is currently set to "Player". It is recommended that you go to Player Setup and give yourself another name before playing a multiplayer game.\n\nWould you like to go to Player Setup instead?"
SuggestNetspeedTitle="Check Internet Speed"
SuggestNetspeedTitle="Check Internet Speed"
SuggestNetspeedText="You haven't yet configured the type of Internet connection you will be playing with. It is recommended that you go to the Network Settings screen to ensure you have the best online gaming experience."
SuggestNetspeedText="You haven't yet configured the type of Internet connection you will be playing with. It is recommended that you go to the Network Settings screen to ensure you have the best online gaming experience.\n\nWould you like to go to Network Settings instead?"
 
PatchName="Download Latest &Update"
[UMenuGameSettingsBase]
PatchHelp="Find the latest update to Unreal on the web!"
StyleText="Game Style:"
Styles[0]="Classic"
Styles[1]="Hardcore"
Styles[2]="Turbo"
StyleHelp="Choose your game style. Hardcore is 10% faster with a 50% damage increase. Turbo also adds ultra fast player movement."
SpeedText="Game Speed"
SpeedHelp="Adjust the speed of the game."


[UMenuBotConfigBase]
[UMenuBotConfigBase]
bSingleColumn=False
BaseText="Base Skill:"
BaseText="Base Skill:"
BaseHelp="This is the base skill level of the bots."
BaseHelp="This is the base skill level of the bots."
Line 637: Line 707:
AtLeastOneBotTitle="Configure Bots"
AtLeastOneBotTitle="Configure Bots"
AtLeastOneBotText="You must choose at least one bot in order to use the configure bots screen."
AtLeastOneBotText="You must choose at least one bot in order to use the configure bots screen."
bSingleColumn=False


[UMenuInputOptionsClientWindow]
[UMenuInputOptionsClientWindow]
Line 643: Line 714:
JoystickText="Joystick"
JoystickText="Joystick"
JoystickHelp="Enable or disable joystick."
JoystickHelp="Enable or disable joystick."
RawHIDInputText="RawHIDInput"
RawHIDInputHelp="Enabling RawHIDInput on Windows machines will improve mouse smoothness and is not affected by mouse acceleration.  The game is restarted for this setting to take effect."
ConfirmRawHIDRestartTitle="Confirm RawHID Restart"
ConfirmRawHIDText="This option will restart Unreal now to enable/disable RawHIDInput"
InvertMouseText="Invert Mouse"
InvertMouseText="Invert Mouse"
InvertMouseHelp="Invert the mouse X axis.  When true, pushing the mouse forward causes you to look down rather than up."
InvertMouseHelp="Invert the mouse X axis.  When true, pushing the mouse forward causes you to look down rather than up."
LookSpringText="Look Spring"
LookSpringText="Look Spring"
LookSpringHelp="If checked, releasing the mouselook key will automatically center the view. Only valid if Mouselook is disabled."
LookSpringHelp="If checked, releasing the mouselook key will automatically center the view. Only valid if Mouselook is disabled."
MouselookText="Mouselook"
MouselookText="Mouse Look"
MouselookHelp="If checked, the mouse is always used for controlling your view direction."
MouselookHelp="If checked, the mouse is always used for controlling your view direction."
MouseSmoothText="Max Smoothing"
AutoSlopeText="Auto Slope"
MouseSmoothHelp="If checked, mouse input will be smoothed more to improve Mouselook smoothness."
AutoSlopeHelp="If checked, your view will automatically adjust to look up and down slopes and stairs. Only valid if Mouselook is disabled."
SensitivityText="Mouse Sensitivity"
SensitivityHelp="Adjust the mouse sensitivity, or how far you have to move the mouse to produce a given motion in the game."
bMouseSmoothText="Mouse Smoothing"
bMouseSmoothText="Mouse Smoothing"
bMouseSmoothHelp="If checked, mouse input will be smoothed to improve Mouselook smoothness."
bMouseSmoothHelp="If checked, mouse input will be smoothed to improve Mouselook smoothness."
AutoSlopeText="Auto Slope"
MouseSmoothText="Max. Smoothing"
AutoSlopeHelp="If checked, your view will automatically adjust to look up and down slopes and stairs. Only valid if Mouselook is disabled."
MouseSmoothHelp="If checked, mouse input will be smoothed more to improve Mouselook smoothness."
RawHIDInputText="Raw HID Input"
RawHIDInputHelp="Enabling Raw HID Input on Windows machines will improve mouse smoothness and is not affected by mouse acceleration. The game is restarted for this setting to take effect."
ConfirmRawHIDRestartTitle="Confirm Raw HID Input Restart"
ConfirmRawHIDText="This option will restart Unreal now to enable/disable Raw HID Input"
DodgingText="Dodging"
DodgingText="Dodging"
DodgingHelp="If checked, double tapping the movement keys (forward, back, and strafe left or right) will result in a fast dodge move."
DodgingHelp="If checked, double tapping the movement keys (forward, back, and strafe left or right) will result in a fast dodge move."
SensitivityText="Mouse Sensitivity"
SensitivityHelp="Adjust the mouse sensitivity, or how far you have to move the mouse to produce a given motion in the game."
DodgeClickTimeText="Dodge Click Time"
DodgeClickTimeText="Dodge Click Time"
DodgeClickTimeHelp="Maximal double click interval in seconds for dodge move."
DodgeClickTimeHelp="Maximal double click interval in seconds for dodge move."


[UMenuAudioClientWindow]
[UMenuAudioClientWindow]
EditAreaWidth=110
DriverText="Audio Driver"
DriverHelp="This is the current audio driver. Press the Restart button to apply changes."
ConfirmDriverTitle="Change Audio Driver..."
ConfirmDriverText="Do you want to restart Unreal with the selected audio driver?"
SoundQualityText="Sound Quality"
SoundQualityText="Sound Quality"
SoundQualityHelp="Use low sound quality to improve game performance on machines with less than 32 Mb memory."
SoundQualityHelp="Use low sound quality to improve game performance on machines with less than 32 Mb memory."
Line 680: Line 746:
SoundVolumeText="Sound Volume"
SoundVolumeText="Sound Volume"
SoundVolumeHelp="Increase or decrease sound effects volume."
SoundVolumeHelp="Increase or decrease sound effects volume."
VoiceVolumeText="Voice Volume"
VoiceVolumeHelp="Increase or decrease speech, taunt and grunt effects volume."
VoiceMessagesText="Voice Messages"
VoiceMessagesText="Voice Messages"
VoiceMessagesHelp="If checked, you will hear voice messages and commands from other players."
VoiceMessagesHelp="If checked, you will hear voice messages and commands from other players."
MessageBeepText="Message Beep"
MessageBeepText="Message Beep"
MessageBeepHelp="If checked, you will hear a beep sound when chat message received."
MessageBeepHelp="If checked, you will hear a beep sound when chat message received."
DriverText="Audio Driver"
DriverHelp="This is the current audio driver. Press the Restart button to apply changes."
ConfirmDriverTitle="Change Audio Driver..."
ConfirmDriverText="Do you want to restart Unreal with the selected audio driver?"
VoiceVolumeText="Voice Volume"
VoiceVolumeHelp="Increase or decrease speech, taunt and grunt effects volume."
NotAvailableText="Not available"
NotAvailableText="Not available"
EditAreaWidth=110


[UMenuNewGameClientWindow]
[UMenuNewGameClientWindow]
GameHelp="Select your game to play."
GameText="Campaign:"
SkillText="Difficulty:"
SkillText="Difficulty:"
Skills[0]="Easy"
Skills[0]="Easy"
Line 696: Line 765:
Skills[2]="Hard"
Skills[2]="Hard"
Skills[3]="Unreal"
Skills[3]="Unreal"
Skills[4]="Extreme"
Skills[5]="Nightmare"
Skills[6]="Ultra-Unreal"
SkillStrings[0]="Tourist mode."
SkillStrings[0]="Tourist mode."
SkillStrings[1]="Ready for some action!"
SkillStrings[1]="Ready for some action!"
SkillStrings[2]="Not for the faint of heart."
SkillStrings[2]="Not for the faint of heart."
SkillStrings[3]="Death wish."
SkillStrings[3]="Death wish."
SkillHelp="Select the difficulty you wish to play at."
GameHelp="Select your game to play."
GameText="Campaign:"
Skills[4]="Extreme"
Skills[5]="Nightmare"
Skills[6]="Ultra-Unreal"
SkillStrings[4]="For players who want an extra difficulty."
SkillStrings[4]="For players who want an extra difficulty."
SkillStrings[5]="For the hardcore gamers."
SkillStrings[5]="For the hardcore gamers."
SkillStrings[6]="HOLY SHIT!"
SkillStrings[6]="HOLY SHIT!"
SkillHelp="Select the difficulty you wish to play at."
HighSkillTitle="WARNING!"
HighSkillWarning="This skill level falls outside of the standard difficulty settings. It will brutalize you in singleplayer. Are you sure you want to proceed?"
UseMutText="Use Mutators"
UseMutText="Use Mutators"
UseMutHelp="If should use mutators in this game."
UseMutHelp="If should use mutators in this game."
UseClassicText="Use Classic Balance"
UseClassicHelp="Some gameplay mechanics should behave as old Unreal versions."
AdvancedText="Advanced..."
AdvancedText="Advanced..."
 
MirrorModeText="Mirror Mode"
[UMenuScreenshotCW]
MirrorModeHelp="The world is not what it seems..."
PlayersText="Players"


[UMenuMapListCW]
[UMenuMapListCW]
DefaultText="Use Map List: "
DefaultText="Use Map List: "
DefaultHelp="Choose a default map list to load, or choose Custom and configure the map list by hand."
DefaultHelp="Choose a default map list to load, or choose Custom and configure the map list by hand."
RandomText="Shuffle Maps:"
RandomHelp="Play these maps in random order."
CustomText="Custom"
CustomText="Custom"
ExcludeCaption="Maps Not Cycled"
ExcludeCaption="Maps Not Cycled"
Line 724: Line 796:
IncludeCaption="Maps Cycled"
IncludeCaption="Maps Cycled"
IncludeHelp="Click and drag a map to the left hand column to remove it from the map cycle list, or drag it up or down to re-order it in the map cycle list."
IncludeHelp="Click and drag a map to the left hand column to remove it from the map cycle list, or drag it up or down to re-order it in the map cycle list."
 
RandomText="Shuffle Maps:"
[UMenuWeaponPriorityListBox]
RandomHelp="Play these maps in random order."
WeaponPriorityHelp="Click and drag a weapon name in the list on the left to change its priority.  Weapons higher in the list have higher priority."
 
[UMenuBotConfigClientWindow]
BIMText="Enable Bots"
BIMHelp="If checked, bots will be present in your new multiplayer game."


[UMenuOptionsClientWindow]
[UMenuOptionsClientWindow]
ConfirmTitle="Save Settings and Restart..."
ConfirmText="This option will restart Unreal now and will run with selected settings. ¿Do you want to do this?"
RestartButtonText="Restart"
RestartButtonHelp="Press this button to restart the game with current settings."
GamePlayTab="Game"
GamePlayTab="Game"
InputTab="Input"
InputTab="Input"
Line 744: Line 807:
NetworkTab="Network"
NetworkTab="Network"
HUDTab="HUD"
HUDTab="HUD"
 
RestartButtonText="Restart"
[UMenuHUDConfigCW]
RestartButtonHelp="Press this button to restart the game with current settings."
HUDConfigText="HUD Layout"
ConfirmText="This option will restart Unreal now and will run with selected settings. do you want to do this?"
HUDConfigHelp="Use the left and right arrow keys to select a Heads Up Display configuration."
ConfirmTitle="Save Settings and Restart..."
CrosshairText="Crosshair Style"
CrosshairHelp="Choose the crosshair appearing at the center of your screen."
RTNPHeadingText="Return to Na Pali:"
RTNPHeadingHelp="Next settings are only for the mission pack: Return to Na Pali"
CinematicText="Cinematic styled cutscenes"
CinematicHelp="Shows/Hides the cinematic widescreen style in cutscenes"
SubtitlesText="Show subtitles"
SubtitlesHelp="Shows/Hides the subtitles text in cutscenes"
 
[UMenuMutatorCW]
ExcludeCaption="Mutators not Used"
ExcludeHelp="Click and drag a mutator to the right hand column to include that mutator in this game."
IncludeCaption="Mutators Used"
IncludeHelp="Click and drag a mutator to the left hand column to remove it from the mutator list, or drag it up or down to re-order it in the mutator list."
KeepText="Always use this Mutator configuration"
KeepHelp="If checked, these Mutators will always be used when starting games."
 
[UMenuTeamGameRulesCWindow]
FFText="Friendly Fire:"
FFHelp="Slide to adjust the amount of damage friendly fire imparts to other teammates."


[UMenuToolsMenu]
[UMenuToolsMenu]
Line 782: Line 825:
DebugModeName="&Debug mode"
DebugModeName="&Debug mode"
DebugModeHelp="Enable UWindow debug mode for debugging."
DebugModeHelp="Enable UWindow debug mode for debugging."
[UMenuSaveGameClientWindow]
CantSave="Cannot Save: You are dead."
SlotHelp="Press to save the current game to this slot:"


[UMenuSlotClientWindow]
[UMenuSlotClientWindow]
Line 807: Line 846:
ContextName="&Context Help"
ContextName="&Context Help"
ContextHelp="Enable and disable this context help area at the bottom of the screen."
ContextHelp="Enable and disable this context help area at the bottom of the screen."
AboutName="&About"
AboutHelp="See the credits about who created this game."
EpicGamesURLName="About &Epic Games"
EpicGamesURLName="About &Epic Games"
EpicGamesURLHelp="Click to open Epic Games webpage!"
EpicGamesURLHelp="Click to open Epic Games webpage!"
SupportURLName="Technical Support"
SupportURLName="Technical Support"
SupportURLHelp="Click to open the technical support web page at Oldunreal."
SupportURLHelp="Click to open the technical support web page at Oldunreal."
 
AboutName="About &Unreal"
[UMenuModMenu]
AboutHelp="See the credits about who created this game."
CantUseTitle="Note: Mod menu"
CantUseInfo="You can't use mod menu items during online play."
 
[UMenuStartGameClientWindow]
DedicatedText="Dedicated"
DedicatedHelp="Press to launch a dedicated server."
ServerText="Server"
 
[UMenuLoadGameClientWindow]
RestartText="Restart"
RestartHelp="Press to restart the current level."
SlotHelp="Press to load game from this slot:"


[UMenuOptionsMenu]
[UMenuOptionsMenu]
Line 839: Line 864:
AdvancedOptionsName="&Advanced Options"
AdvancedOptionsName="&Advanced Options"
AdvancedOptionsHelp="Bring up the Advanced Options menu, where you can configure most of the custom mods."
AdvancedOptionsHelp="Bring up the Advanced Options menu, where you can configure most of the custom mods."
[UMenuOptionsWindow]
WindowTitle="Preferences"
WindowWidth=300
[UMenuWeaponPriorityListArea]
AutoSwitchText="Auto-Switch Weapons"
AutoSwitchHelp="Automatically switch to a higher priority weapon when you pick it up.  If unchecked, you must switch to the new weapon manually."
[UMenuPlayerWindow]
WindowTitle="Player Setup"
[UMenuWeaponPriorityWindow]
WindowTitle="Weapons"
[UnrealCreditsWindow]
WindowTitle="Unreal Credits"
[UMenuMapListWindow]
WindowTitle="Map List"
[UMenuMutatorWindow]
WindowTitle="Configure Mutators"


[UMenuGameMenu]
[UMenuGameMenu]
NewGameName="&New"
NewGameHelp="Select to setup a new single player game of Unreal."
LoadName="&Load"
LoadName="&Load"
LoadHelp="Select to load a previously saved game."
LoadHelp="Select to load a previously saved game."
Line 872: Line 872:
BotmatchName="&Botmatch"
BotmatchName="&Botmatch"
BotmatchHelp="Select to begin a game of Botmatch: Deathmatch with Bots!"
BotmatchHelp="Select to begin a game of Botmatch: Deathmatch with Bots!"
QuitTitle="Confirm Quit"
QuitText="Are you sure you want to Quit?"
NewGameName="&New"
NewGameHelp="Select to setup a new single player game of Unreal."
QuitName="&Quit"
QuitName="&Quit"
QuitHelp="Select to save preferences and exit Unreal."
QuitHelp="Select to save preferences and exit Unreal."
QuitTitle="Confirm Quit"
QuitText="Are you sure you want to Quit?"
[UMenuBotmatchWindow]
WindowTitle="Botmatch"
[UMenuStartGameWindow]
WindowTitle="Start Network Game"


[UMenuStatsMenu]
[UMenuStatsMenu]
Line 893: Line 889:
About2Help="Get information about global stat logging."
About2Help="Get information about global stat logging."


[UMenuLoadGameWindow]
[UnrealCreditsCW]
WindowTitle="Load Game"
ProgrammersText="Programming"
 
LevelDesignText="Level Design"
[UMenuConfigIndivBotsWindow]
ArtText="Art & Models"
WindowTitle="Configure Individual Bots"
MusicSoundText="Music & Sound"
 
BizText="Biz"
[UMenuNewGameWindow]
PatchText="Oldunreal 227 Patch"
WindowTitle="New Game"
 
[UMenuSaveGameWindow]
WindowTitle="Save Game"
 
[UMenuHelpWindow]
WindowTitle="Help"


[UMenuRecGrid]
[UMenuRecGrid]
Line 914: Line 903:
StartRecText="Start demorec"
StartRecText="Start demorec"
RecordInfo="Output file name:"
RecordInfo="Output file name:"
[UMenuRecPlay]
PlayDemoText="Play demo"


[UMenuDemoRecMenu]
[UMenuDemoRecMenu]
Line 923: Line 915:
StopDemoHelp="Stop the current demo."
StopDemoHelp="Stop the current demo."


[UMenuRecPlay]
[UnrealCreditsWindow]
PlayDemoText="Play demo"
WindowTitle="Unreal Credits"


[UMenuRecPlayWindow]
[UMenuRecPlayWindow]
Line 931: Line 923:
[UMenuStartRecWindow]
[UMenuStartRecWindow]
WindowTitle="Start recording"
WindowTitle="Start recording"
[UMenuNewStandaloneGameWindow]
WindowTitle="New Standalone Game"


[UMenuSinglePlayerSettingsCWindow]
[UMenuSinglePlayerSettingsCWindow]
EditAreaWidth=90
SkillText="Difficulty:"
SkillText="Difficulty:"
SkillHelp="Select the difficulty you wish to play at."
SkillHelp="Select the difficulty you wish to play at."
EditAreaWidth=90


[UMenuCoopGameRulesCWindow]
[UMenuCoopGameRulesCWindow]
bSingleColumn=False
FriendlyFireText="Friendly Fire"
FriendlyFireText="Friendly Fire"
FriendlyFireHelp="If checked, friendly fire damage is allowed"
FriendlyFireHelp="If checked, friendly fire damage is allowed"
Line 947: Line 937:
InstantItemRespawnText="Instant Item Respawn"
InstantItemRespawnText="Instant Item Respawn"
InstantItemRespawnHelp="If checked, items will be respawned instantly"
InstantItemRespawnHelp="If checked, items will be respawned instantly"
[UMenuNewStandaloneGameWindow]
WindowTitle="New Standalone Game"
[UnrealConsole]
ClassCaption="UMenu Browser Console"


[UMenuWeaponPriorityCW]
[UMenuWeaponPriorityCW]
ListAreaWidth=150
ListAreaWidth=150


[UnrealCreditsCW]
[UMenuModMenu]
ProgrammersText="Programming"
CantUseTitle="Note: Mod menu"
LevelDesignText="Level design"
CantUseInfo="You can't use mod menu items during online play."
ArtText="Art and graphical design"
MusicSoundText="Sound and music"
BizText="Biz"
PatchText="OldUnreal v227 Patch"
</pre>
</pre>


== Unreal Tournament ==
== Rest of the file (Unreal Tournament) ==
 
<pre>
<pre>
[Public]
Object=(Name=UMenu.UMenuGoldLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Gold")
Object=(Name=UMenu.UMenuBlueLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Ice")
Object=(Name=UMenu.UMenuMetalLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Metal")
[UMenuBotmatchClientWindow]
StartMatchTab="Match"
RulesTab="Rules"
SettingsTab="Settings"
BotConfigTab="Bots"
StartText="Start"
[UMenuMenuBar]
[UMenuMenuBar]
GameName="&Game"
GameName="&Game"
Line 981: Line 962:
OptionsName="&Options"
OptionsName="&Options"
OptionsHelp="Configure settings."
OptionsHelp="Configure settings."
StatsName="&Stats"
StatsHelp="Manage your local and world stats."
ToolName="&Tools"
ToolName="&Tools"
ToolHelp="Enable various system tools."
ToolHelp="Enable various system tools."
Line 988: Line 967:
HelpHelp="Enable or disable help."
HelpHelp="Enable or disable help."
VersionName="Version"
VersionName="Version"
ModName="Mo&d"
ModName="M&od"
ModHelp="Configure user-created mods you have installed."
ModHelp="Configure user-created mods you have installed."
 
StatsName="&Stats"
[UTCreditsCW]
StatsHelp="Manage your local and world stats."
ProgrammersText="Programming"
LevelDesignText="Level Design"
ArtText="Art & Models"
MusicSoundText="Music & Sound"
BizText="Biz"
 
[UMenuModMenuItem]
MenuCaption="&My Mod"
MenuHelp="This text goes on the status bar"


[UMenuVideoClientWindow]
[UMenuVideoClientWindow]
DriverText="Video Driver"
DriverText="Video Driver"
DriverHelp="This is the current video driver.  Use the Change button to change video drivers."
DriverButtonText="Change"
DriverButtonHelp="Press this button to change your video driver."
ResolutionText="Resolution"
ResolutionText="Resolution"
ResolutionHelp="Select a new screen resolution."
ResolutionHelp="Select a new screen resolution."
Line 1,030: Line 997:
ConfirmSettingsCancelText="Your previous video settings have been restored."
ConfirmSettingsCancelText="Your previous video settings have been restored."
ConfirmTextureDetailTitle="Confirm Texture Detail"
ConfirmTextureDetailTitle="Confirm Texture Detail"
ConfirmTextureDetailText="Increasing texture detail above its default value may degrade performance on some machines.\n\nAre you sure you want to make this change?"
ConfirmDriverTitle="Change Video Driver"
ConfirmDriverTitle="Change Video Driver"
ConfirmDriverText="This option will restart Unreal Tournament now, and enable you to change your video driver.  Do you want to do this?"
ShowDecalsText="Show Decals"
ShowDecalsText="Show Decals"
ShowDecalsHelp="If checked, impact and gore decals will be used in game."
ShowDecalsHelp="If checked, impact and gore decals will be used in game."
MinFramerateText="Min Desired Framerate"
MinFramerateText="Min Desired Framerate"
MinFramerateHelp="If your framerate falls below this value, Unreal Tournament will reduce special effects to increase your framerate."
MinFramerateHelp="If your framerate falls below this value, Unreal Tournament will reduce special effects to increase your framerate."
DynamicLightsText="Use Dynamic Lighting"
DynamicLightsHelp="If checked, dynamic lighting will be used in game."
VSyncText="Vertical Sync."
VSyncHelp="VSync synchronizes the frame rate of the game with the refresh rate of your monitor. This can reduce screen tearing."
DriverHelp="This is the current video driver.  Use the Change button to change video drivers."
DriverButtonText="Change"
DriverButtonHelp="Press this button to change your video driver."
ConfirmTextureDetailText="Increasing texture detail above its default value may degrade performance on some machines.\n\nAre you sure you want to make this change?"
ConfirmDriverText="This option will restart Unreal Tournament now, and enable you to change your video driver.  Do you want to do this?"
ConfirmSettingsRestartTitle="Video Settings Changed"
ConfirmSettingsRestartText="Your updated video settings will take effect after restarting the game."
VSyncStates[0]="Disabled"
VSyncStates[1]="Enabled"
VSyncStates[2]="Adaptive"
VSyncStates[3]="Driver-Controlled"
VSyncStates[4]="Not Supported"
MaxFramerateText="Framerate Limit"
MaxFramerateText="Framerate Limit"
MaxFramerateHelp="Limits the framerate to the specified value. A value of zero means no limit."
MaxFramerateHelp="Limits the framerate to the specified value. A value of zero means no limit."
DynamicLightsText="Use Dynamic Lighting"
DynamicLightsHelp="If checked, dynamic lighting will be used in game."
AutoGUIScalingText="Override GUI Scaling"
AutoGUIScalingText="Override GUI Scaling"
AutoGUIScalingHelp="If checked, you can control the scale of the menu and in-game windows."
AutoGUIScalingHelp="If checked, you can control the scale of the menu and in-game windows."
Line 1,076: Line 1,055:
MutatorText="Mutators"
MutatorText="Mutators"
MutatorHelp="Mutators are scripts which modify gameplay.  Press this button to choose which mutators to use."
MutatorHelp="Mutators are scripts which modify gameplay.  Press this button to choose which mutators to use."
[UMenuPlayerMeshClient]
FaceText="Face"
BodyText="Body"


[UMenuCustomizeClientWindow]
[UMenuCustomizeClientWindow]
Line 1,086: Line 1,061:
LocalizedKeyName[3]="Cancel"
LocalizedKeyName[3]="Cancel"
LocalizedKeyName[4]="Middle Mouse"
LocalizedKeyName[4]="Middle Mouse"
LocalizedKeyName[5]="Unknown05"
LocalizedKeyName[5]="Unknown 05"
LocalizedKeyName[6]="Unknown06"
LocalizedKeyName[6]="Unknown 06"
LocalizedKeyName[7]="Unknown07"
LocalizedKeyName[7]="Unknown 07"
LocalizedKeyName[8]="Backspace"
LocalizedKeyName[8]="Backspace"
LocalizedKeyName[9]="Tab"
LocalizedKeyName[9]="Tab"
LocalizedKeyName[10]="Unknown0A"
LocalizedKeyName[10]="Unknown 0A"
LocalizedKeyName[11]="Unknown0B"
LocalizedKeyName[11]="Unknown 0B"
LocalizedKeyName[12]="Unknown0C"
LocalizedKeyName[12]="Unknown 0C"
LocalizedKeyName[13]="Enter"
LocalizedKeyName[13]="Enter"
LocalizedKeyName[14]="Unknown0E"
LocalizedKeyName[14]="Unknown 0E"
LocalizedKeyName[15]="Unknown0F"
LocalizedKeyName[15]="Unknown 0F"
LocalizedKeyName[16]="Shift"
LocalizedKeyName[16]="Shift"
LocalizedKeyName[17]="Ctrl"
LocalizedKeyName[17]="Ctrl"
Line 1,102: Line 1,077:
LocalizedKeyName[19]="Pause"
LocalizedKeyName[19]="Pause"
LocalizedKeyName[20]="Caps Lock"
LocalizedKeyName[20]="Caps Lock"
LocalizedKeyName[21]="MouseButton4"
LocalizedKeyName[21]="Mouse 4"
LocalizedKeyName[22]="MouseButton5"
LocalizedKeyName[22]="Mouse 5"
LocalizedKeyName[23]="MouseButton6"
LocalizedKeyName[23]="Mouse 6"
LocalizedKeyName[24]="MouseButton7"
LocalizedKeyName[24]="Mouse 7"
LocalizedKeyName[25]="MouseButton8"
LocalizedKeyName[25]="Mouse 8"
LocalizedKeyName[26]="Unknown1A"
LocalizedKeyName[26]="Unknown 1A"
LocalizedKeyName[27]="Escape"
LocalizedKeyName[27]="Escape"
LocalizedKeyName[28]="Unknown1C"
LocalizedKeyName[28]="Unknown 1C"
LocalizedKeyName[29]="Unknown1D"
LocalizedKeyName[29]="Unknown 1D"
LocalizedKeyName[30]="Unknown1E"
LocalizedKeyName[30]="Unknown 1E"
LocalizedKeyName[31]="Unknown1F"
LocalizedKeyName[31]="Unknown 1F"
LocalizedKeyName[32]="Space"
LocalizedKeyName[32]="Space"
LocalizedKeyName[33]="Page Up"
LocalizedKeyName[33]="Page Up"
Line 1,125: Line 1,100:
LocalizedKeyName[42]="Print"
LocalizedKeyName[42]="Print"
LocalizedKeyName[43]="Execute"
LocalizedKeyName[43]="Execute"
LocalizedKeyName[44]="Print Scrn"
LocalizedKeyName[44]="Print Screen"
LocalizedKeyName[45]="Insert"
LocalizedKeyName[45]="Insert"
LocalizedKeyName[46]="Delete"
LocalizedKeyName[46]="Delete"
Line 1,139: Line 1,114:
LocalizedKeyName[56]="8"
LocalizedKeyName[56]="8"
LocalizedKeyName[57]="9"
LocalizedKeyName[57]="9"
LocalizedKeyName[58]="Unknown3A"
LocalizedKeyName[58]="Unknown 3A"
LocalizedKeyName[59]="Unknown3B"
LocalizedKeyName[59]="Unknown 3B"
LocalizedKeyName[60]="Unknown3C"
LocalizedKeyName[60]="Unknown 3C"
LocalizedKeyName[61]="Unknown3D"
LocalizedKeyName[61]="Unknown 3D"
LocalizedKeyName[62]="Unknown3E"
LocalizedKeyName[62]="Unknown 3E"
LocalizedKeyName[63]="Unknown3F"
LocalizedKeyName[63]="Unknown 3F"
LocalizedKeyName[64]="Unknown40"
LocalizedKeyName[64]="Unknown 40"
LocalizedKeyName[65]="A"
LocalizedKeyName[65]="A"
LocalizedKeyName[66]="B"
LocalizedKeyName[66]="B"
Line 1,172: Line 1,147:
LocalizedKeyName[89]="Y"
LocalizedKeyName[89]="Y"
LocalizedKeyName[90]="Z"
LocalizedKeyName[90]="Z"
LocalizedKeyName[91]="Unknown5B"
LocalizedKeyName[91]="Unknown 5B"
LocalizedKeyName[92]="Unknown5C"
LocalizedKeyName[92]="Unknown 5C"
LocalizedKeyName[93]="Unknown5D"
LocalizedKeyName[93]="Unknown 5D"
LocalizedKeyName[94]="Unknown5E"
LocalizedKeyName[94]="Unknown 5E"
LocalizedKeyName[95]="Unknown5F"
LocalizedKeyName[95]="Unknown 5F"
LocalizedKeyName[96]="NumPad 0"
LocalizedKeyName[96]="Num. Pad 0"
LocalizedKeyName[97]="NumPad 1"
LocalizedKeyName[97]="Num. Pad 1"
LocalizedKeyName[98]="NumPad 2"
LocalizedKeyName[98]="Num. Pad 2"
LocalizedKeyName[99]="NumPad 3"
LocalizedKeyName[99]="Num. Pad 3"
LocalizedKeyName[100]="NumPad 4"
LocalizedKeyName[100]="Num. Pad 4"
LocalizedKeyName[101]="NumPad 5"
LocalizedKeyName[101]="Num. Pad 5"
LocalizedKeyName[102]="NumPad 6"
LocalizedKeyName[102]="Num. Pad 6"
LocalizedKeyName[103]="NumPad 7"
LocalizedKeyName[103]="Num. Pad 7"
LocalizedKeyName[104]="NumPad 8"
LocalizedKeyName[104]="Num. Pad 8"
LocalizedKeyName[105]="NumPad 9"
LocalizedKeyName[105]="Num. Pad 9"
LocalizedKeyName[106]="Grey Star"
LocalizedKeyName[106]="Num. Pad *"
LocalizedKeyName[107]="Grey Plus"
LocalizedKeyName[107]="Num. Pad +"
LocalizedKeyName[108]="Separator"
LocalizedKeyName[108]="Separator"
LocalizedKeyName[109]="Grey Minus"
LocalizedKeyName[109]="Num. Pad -"
LocalizedKeyName[110]="NumPad Period"
LocalizedKeyName[110]="Num. Pad ."
LocalizedKeyName[111]="Grey Slash"
LocalizedKeyName[111]="Num. Pad /"
LocalizedKeyName[112]="F1"
LocalizedKeyName[112]="F1"
LocalizedKeyName[113]="F2"
LocalizedKeyName[113]="F2"
Line 1,217: Line 1,192:
LocalizedKeyName[134]="F23"
LocalizedKeyName[134]="F23"
LocalizedKeyName[135]="F24"
LocalizedKeyName[135]="F24"
LocalizedKeyName[136]="Unknown88"
LocalizedKeyName[136]="Unknown 88"
LocalizedKeyName[137]="Unknown89"
LocalizedKeyName[137]="Unknown 89"
LocalizedKeyName[138]="Unknown8A"
LocalizedKeyName[138]="Unknown 8A"
LocalizedKeyName[139]="Unknown8B"
LocalizedKeyName[139]="Unknown 8B"
LocalizedKeyName[140]="Unknown8C"
LocalizedKeyName[140]="Unknown 8C"
LocalizedKeyName[141]="Unknown8D"
LocalizedKeyName[141]="Unknown 8D"
LocalizedKeyName[142]="Unknown8E"
LocalizedKeyName[142]="Unknown 8E"
LocalizedKeyName[143]="Unknown8F"
LocalizedKeyName[143]="Unknown 8F"
LocalizedKeyName[144]="NumLock"
LocalizedKeyName[144]="Num Lock"
LocalizedKeyName[145]="ScrollLock"
LocalizedKeyName[145]="Scroll Lock"
LocalizedKeyName[146]="Unknown92"
LocalizedKeyName[146]="Unknown 92"
LocalizedKeyName[147]="Unknown93"
LocalizedKeyName[147]="Unknown 93"
LocalizedKeyName[148]="Unknown94"
LocalizedKeyName[148]="Unknown 94"
LocalizedKeyName[149]="Unknown95"
LocalizedKeyName[149]="Unknown 95"
LocalizedKeyName[150]="Unknown96"
LocalizedKeyName[150]="Unknown 96"
LocalizedKeyName[151]="Unknown97"
LocalizedKeyName[151]="Unknown 97"
LocalizedKeyName[152]="Unknown98"
LocalizedKeyName[152]="Unknown 98"
LocalizedKeyName[153]="Unknown99"
LocalizedKeyName[153]="Unknown 99"
LocalizedKeyName[154]="Unknown9A"
LocalizedKeyName[154]="Unknown 9A"
LocalizedKeyName[155]="Unknown9B"
LocalizedKeyName[155]="Unknown 9B"
LocalizedKeyName[156]="Unknown9C"
LocalizedKeyName[156]="Unknown 9C"
LocalizedKeyName[157]="Unknown9D"
LocalizedKeyName[157]="Unknown 9D"
LocalizedKeyName[158]="Unknown9E"
LocalizedKeyName[158]="Unknown 9E"
LocalizedKeyName[159]="Unknown9F"
LocalizedKeyName[159]="Unknown 9F"
LocalizedKeyName[160]="LShift"
LocalizedKeyName[160]="Left Shift"
LocalizedKeyName[161]="RShift"
LocalizedKeyName[161]="Right Shift"
LocalizedKeyName[162]="LControl"
LocalizedKeyName[162]="Left Ctrl."
LocalizedKeyName[163]="RControl"
LocalizedKeyName[163]="Right Ctrl."
LocalizedKeyName[164]="UnknownA4"
LocalizedKeyName[164]="Unknown A4"
LocalizedKeyName[165]="UnknownA5"
LocalizedKeyName[165]="Unknown A5"
LocalizedKeyName[166]="UnknownA6"
LocalizedKeyName[166]="Unknown A6"
LocalizedKeyName[167]="UnknownA7"
LocalizedKeyName[167]="Unknown A7"
LocalizedKeyName[168]="UnknownA8"
LocalizedKeyName[168]="Unknown A8"
LocalizedKeyName[169]="UnknownA9"
LocalizedKeyName[169]="Unknown A9"
LocalizedKeyName[170]="UnknownAA"
LocalizedKeyName[170]="Unknown AA"
LocalizedKeyName[171]="UnknownAB"
LocalizedKeyName[171]="Unknown AB"
LocalizedKeyName[172]="UnknownAC"
LocalizedKeyName[172]="Unknown AC"
LocalizedKeyName[173]="UnknownAD"
LocalizedKeyName[173]="Unknown AD"
LocalizedKeyName[174]="UnknownAE"
LocalizedKeyName[174]="Unknown AE"
LocalizedKeyName[175]="UnknownAF"
LocalizedKeyName[175]="Unknown AF"
LocalizedKeyName[176]="UnknownB0"
LocalizedKeyName[176]="Unknown B0"
LocalizedKeyName[177]="UnknownB1"
LocalizedKeyName[177]="Unknown B1"
LocalizedKeyName[178]="UnknownB2"
LocalizedKeyName[178]="Unknown B2"
LocalizedKeyName[179]="UnknownB3"
LocalizedKeyName[179]="Unknown B3"
LocalizedKeyName[180]="UnknownB4"
LocalizedKeyName[180]="Unknown B4"
LocalizedKeyName[181]="UnknownB5"
LocalizedKeyName[181]="Unknown B5"
LocalizedKeyName[182]="UnknownB6"
LocalizedKeyName[182]="Unknown B6"
LocalizedKeyName[183]="UnknownB7"
LocalizedKeyName[183]="Unknown B7"
LocalizedKeyName[184]="UnknownB8"
LocalizedKeyName[184]="Unknown B8"
LocalizedKeyName[185]="UnknownB9"
LocalizedKeyName[185]="Unknown B9"
LocalizedKeyName[186]="Semicolon"
LocalizedKeyName[186]="Semicolon"
LocalizedKeyName[187]="Equals"
LocalizedKeyName[187]="Equals"
Line 1,274: Line 1,249:
LocalizedKeyName[191]="Slash"
LocalizedKeyName[191]="Slash"
LocalizedKeyName[192]="Tilde"
LocalizedKeyName[192]="Tilde"
LocalizedKeyName[193]="UnknownC1"
LocalizedKeyName[193]="Unknown C1"
LocalizedKeyName[194]="UnknownC2"
LocalizedKeyName[194]="Unknown C2"
LocalizedKeyName[195]="UnknownC3"
LocalizedKeyName[195]="Unknown C3"
LocalizedKeyName[196]="UnknownC4"
LocalizedKeyName[196]="Unknown C4"
LocalizedKeyName[197]="UnknownC5"
LocalizedKeyName[197]="Unknown C5"
LocalizedKeyName[198]="UnknownC6"
LocalizedKeyName[198]="Unknown C6"
LocalizedKeyName[199]="UnknownC7"
LocalizedKeyName[199]="Unknown C7"
LocalizedKeyName[200]="Joy1"
LocalizedKeyName[200]="Joystick 1"
LocalizedKeyName[201]="Joy2"
LocalizedKeyName[201]="Joystick 2"
LocalizedKeyName[202]="Joy3"
LocalizedKeyName[202]="Joystick 3"
LocalizedKeyName[203]="Joy4"
LocalizedKeyName[203]="Joystick 4"
LocalizedKeyName[204]="Joy5"
LocalizedKeyName[204]="Joystick 5"
LocalizedKeyName[205]="Joy6"
LocalizedKeyName[205]="Joystick 6"
LocalizedKeyName[206]="Joy7"
LocalizedKeyName[206]="Joystick 7"
LocalizedKeyName[207]="Joy8"
LocalizedKeyName[207]="Joystick 8"
LocalizedKeyName[208]="Joy9"
LocalizedKeyName[208]="Joystick 9"
LocalizedKeyName[209]="Joy10"
LocalizedKeyName[209]="Joystick 10"
LocalizedKeyName[210]="Joy11"
LocalizedKeyName[210]="Joystick 11"
LocalizedKeyName[211]="Joy12"
LocalizedKeyName[211]="Joystick 12"
LocalizedKeyName[212]="Joy13"
LocalizedKeyName[212]="Joystick 13"
LocalizedKeyName[213]="Joy14"
LocalizedKeyName[213]="Joystick 14"
LocalizedKeyName[214]="Joy15"
LocalizedKeyName[214]="Joystick 15"
LocalizedKeyName[215]="Joy16"
LocalizedKeyName[215]="Joystick 16"
LocalizedKeyName[216]="UnknownD8"
LocalizedKeyName[216]="Unknown D8"
LocalizedKeyName[217]="UnknownD9"
LocalizedKeyName[217]="Unknown D9"
LocalizedKeyName[218]="UnknownDA"
LocalizedKeyName[218]="Unknown DA"
LocalizedKeyName[219]="LeftBracket"
LocalizedKeyName[219]="Left Bracket"
LocalizedKeyName[220]="Backslash"
LocalizedKeyName[220]="Backslash"
LocalizedKeyName[221]="RightBracket"
LocalizedKeyName[221]="Right Bracket"
LocalizedKeyName[222]="SingleQuote"
LocalizedKeyName[222]="Single Quote"
LocalizedKeyName[223]="UnknownDF"
LocalizedKeyName[223]="Unknown DF"
LocalizedKeyName[224]="JoyX"
LocalizedKeyName[224]="Joystick X"
LocalizedKeyName[225]="JoyY"
LocalizedKeyName[225]="Joystick Y"
LocalizedKeyName[226]="JoyZ"
LocalizedKeyName[226]="Joystick Z"
LocalizedKeyName[227]="JoyR"
LocalizedKeyName[227]="Joystick R"
LocalizedKeyName[228]="MouseX"
LocalizedKeyName[228]="Mouse X"
LocalizedKeyName[229]="MouseY"
LocalizedKeyName[229]="Mouse Y"
LocalizedKeyName[230]="MouseZ"
LocalizedKeyName[230]="Mouse Z"
LocalizedKeyName[231]="MouseW"
LocalizedKeyName[231]="Mouse W"
LocalizedKeyName[232]="JoyU"
LocalizedKeyName[232]="Joystick U"
LocalizedKeyName[233]="JoyV"
LocalizedKeyName[233]="Joystick V"
LocalizedKeyName[234]="UnknownEA"
LocalizedKeyName[234]="Unknown EA"
LocalizedKeyName[235]="UnknownEB"
LocalizedKeyName[235]="Unknown EB"
LocalizedKeyName[236]="MouseWheelUp"
LocalizedKeyName[236]="Mouse Wheel Up"
LocalizedKeyName[237]="MouseWheelDown"
LocalizedKeyName[237]="Mouse Wheel Down"
LocalizedKeyName[238]="Unknown10E"
LocalizedKeyName[238]="Unknown 10E"
LocalizedKeyName[239]="Unknown10F"
LocalizedKeyName[239]="Unknown 10F"
LocalizedKeyName[240]="JoyPovUp"
LocalizedKeyName[240]="Joystick Pov Up"
LocalizedKeyName[241]="JoyPovDown"
LocalizedKeyName[241]="Joystick Pov Down"
LocalizedKeyName[242]="JoyPovLeft"
LocalizedKeyName[242]="Joystick Pov Left"
LocalizedKeyName[243]="JoyPovRight"
LocalizedKeyName[243]="Joystick Pov Right"
LocalizedKeyName[244]="UnknownF4"
LocalizedKeyName[244]="Unknown F4"
LocalizedKeyName[245]="UnknownF5"
LocalizedKeyName[245]="Unknown F5"
LocalizedKeyName[246]="Attn"
LocalizedKeyName[246]="Attention"
LocalizedKeyName[247]="CrSel"
LocalizedKeyName[247]="Cr Sel"
LocalizedKeyName[248]="ExSel"
LocalizedKeyName[248]="Ex Sel"
LocalizedKeyName[249]="ErEof"
LocalizedKeyName[249]="Er Eof"
LocalizedKeyName[250]="Play"
LocalizedKeyName[250]="Play"
LocalizedKeyName[251]="Zoom"
LocalizedKeyName[251]="Zoom"
LocalizedKeyName[252]="NoName"
LocalizedKeyName[252]="No Name"
LocalizedKeyName[253]="PA1"
LocalizedKeyName[253]="PA1"
LocalizedKeyName[254]="OEMClear"
LocalizedKeyName[254]="OEM Clear"
OrString=" or "
CustomizeHelp="Click the blue rectangle and then press the key to bind to this control."
DefaultsText="Reset"
DefaultsHelp="Reset all controls to their default settings."
JoystickText="Joystick"
JoyXText="X Axis"
JoyXHelp="Select the behavior for the left-right axis of your joystick."
JoyXOptions[0]="Strafe Left/Right"
JoyXOptions[1]="Turn Left/Right"
JoyYText="Y Axis"
JoyYHelp="Select the behavior for the up-down axis of your joystick."
JoyYOptions[0]="Move Forward/Back"
JoyYOptions[1]="Look Up/Down"
LabelList[0]="Fire"
LabelList[0]="Fire"
LabelList[1]="Alternate Fire"
LabelList[1]="Alternate Fire"
LabelList[2]="Move Forward"
LabelList[2]="Move Forward"
LabelList[3]="Move Backward"
LabelList[3]="Move Backwards"
LabelList[4]="Turn Left"
LabelList[4]="Turn Left"
LabelList[5]="Turn Right"
LabelList[5]="Turn Right"
Line 1,358: Line 1,346:
LabelList[20]="Throw Weapon"
LabelList[20]="Throw Weapon"
LabelList[21]="Feign Death"
LabelList[21]="Feign Death"
OrString=" or "
CustomizeHelp="Click the blue rectangle and then press the key to bind to this control."
DefaultsText="Reset"
DefaultsHelp="Reset all controls to their default settings."
JoystickText="Joystick"
JoyXText="X Axis"
JoyXHelp="Select the behavior for the left-right axis of your joystick."
JoyXOptions[0]="Strafe Left/Right"
JoyXOptions[1]="Turn Left/Right"
JoyYText="Y Axis"
JoyYHelp="Select the behavior for the up-down axis of your joystick."
JoyYOptions[0]="Move Forward/Back"
JoyYOptions[1]="Look Up/Down"
[UMenuServerSetupPage]
AdminEmailText="Admin Email"
AdminEMailHelp="Enter an email address so users of this server can contact you."
AdminNameText="Admin Name"
AdminNameHelp="Enter the name of this server's administrator."
MOTDLine1Text="MOTD Line 1"
MOTDLine1Help="Enter a message of the day which will be presented to users upon joining your server."
MOTDLine2Text="MOTD Line 2"
MOTDLine2Help="Enter a message of the day which will be presented to users upon joining your server."
MOTDLine3Text="MOTD Line 3"
MOTDLine3Help="Enter a message of the day which will be presented to users upon joining your server."
MOTDLine4Text="MOTD Line 4"
MOTDLine4Help="Enter a message of the day which will be presented to users upon joining your server."
ServerNameText="Server Name"
ServerNameHelp="Enter the full description for your server, to appear in query tools such as UBrowser or GameSpy."
DoUplinkText="Advertise Server"
DoUplinkHelp="If checked, your server will be advertised to the Master Server, so your server will appear in the global server list."
ngWorldStatsText="Stats Logging"
ngWorldStatsHelp="If checked, your server will generate logs for stat compilation."
LanPlayText="Optimize for LAN"
LanPlayHelp="If checked, a dedicated server started will be optimized for play on a LAN."


[UMenuGameRulesBase]
[UMenuGameRulesBase]
Line 1,441: Line 1,394:
LocalHelp="If checked, your system will log local botmatch and single player tournament games for stat compilation."
LocalHelp="If checked, your system will log local botmatch and single player tournament games for stat compilation."


[UMenuStatusBar]
[UMenuNetworkClientWindow]
DefaultHelp="Press ESC to return to the game"
NetSpeedText="Internet Connection"
DefaultIntroHelp="Use the Game menu to start a new game."
NetSpeedHelp="Select the closest match to your internet connection. Try selecting a lower setting if you're getting huge lag."
NetSpeeds[0]="Modem (28.8K - 56K)"
NetSpeeds[1]="ISDN"
NetSpeeds[2]="Cable, xDSL"
NetSpeeds[3]="LAN"


[UMenuMultiplayerMenu]
[UMenuMultiplayerMenu]
Line 1,454: Line 1,411:
OpenLocationName="Open &Location"
OpenLocationName="Open &Location"
OpenLocationHelp="Connect to a server using its IP address or unreal:// URL."
OpenLocationHelp="Connect to a server using its IP address or unreal:// URL."
PatchName="Download Latest &Update"
PatchHelp="Find the latest update to Unreal Tournament on the web!"
DisconnectName="&Disconnect from Server"
DisconnectName="&Disconnect from Server"
DisconnectHelp="Disconnect from the current server."
DisconnectHelp="Disconnect from the current server."
Line 1,464: Line 1,419:
SuggestNetspeedTitle="Check Internet Speed"
SuggestNetspeedTitle="Check Internet Speed"
SuggestNetspeedText="You haven't yet configured the type of Internet connection you will be playing with. It is recommended that you go to the Network Settings screen to ensure you have the best online gaming experience.\n\nWould you like to go to Network Settings instead?"
SuggestNetspeedText="You haven't yet configured the type of Internet connection you will be playing with. It is recommended that you go to the Network Settings screen to ensure you have the best online gaming experience.\n\nWould you like to go to Network Settings instead?"
 
PatchName="Download Latest &Update"
[UMenuGameSettingsBase]
PatchHelp="Find the latest update to Unreal Tournament on the web!"
StyleText="Game Style:"
Styles[0]="Classic"
Styles[1]="Hardcore"
Styles[2]="Turbo"
StyleHelp="Choose your game style. Hardcore is 10% faster with a 50% damage increase. Turbo also adds ultra fast player movement."
SpeedText="Game Speed"
SpeedHelp="Adjust the speed of the game."
 
[UMenuNetworkClientWindow]
NetSpeedText="Internet Connection"
NetSpeedHelp="Select the closest match to your internet connection. Try selecting a lower setting if you're getting huge lag."
NetSpeeds[0]="Modem (28.8K - 56K)"
NetSpeeds[1]="ISDN"
NetSpeeds[2]="Cable, xDSL"
NetSpeeds[3]="LAN"


[UMenuBotConfigBase]
[UMenuBotConfigBase]
Line 1,509: Line 1,449:
JoystickText="Joystick"
JoystickText="Joystick"
JoystickHelp="Enable or disable joystick."
JoystickHelp="Enable or disable joystick."
SensitivityText="Mouse Sensitivity"
SensitivityHelp="Adjust the mouse sensitivity, or how far you have to move the mouse to produce a given motion in the game."
InvertMouseText="Invert Mouse"
InvertMouseText="Invert Mouse"
InvertMouseHelp="Invert the mouse X axis.  When true, pushing the mouse forward causes you to look down rather than up."
InvertMouseHelp="Invert the mouse X axis.  When true, pushing the mouse forward causes you to look down rather than up."
Line 1,519: Line 1,457:
AutoSlopeText="Auto Slope"
AutoSlopeText="Auto Slope"
AutoSlopeHelp="If checked, your view will automatically adjust to look up and down slopes and stairs. Only valid if Mouselook is disabled."
AutoSlopeHelp="If checked, your view will automatically adjust to look up and down slopes and stairs. Only valid if Mouselook is disabled."
SensitivityText="Mouse Sensitivity"
SensitivityHelp="Adjust the mouse sensitivity, or how far you have to move the mouse to produce a given motion in the game."
MouseSmoothText="Mouse Smoothing"
MouseSmoothText="Mouse Smoothing"
MouseSmoothHelp="If checked, mouse input will be smoothed to improve Mouselook smoothness."
MouseSmoothHelp="If checked, mouse input will be smoothed to improve Mouselook smoothness."
Line 1,533: Line 1,473:


[UMenuAudioClientWindow]
[UMenuAudioClientWindow]
DriverText="Audio Driver"
DriverHelp="This is the current audio driver.  Use the Change button to change audio drivers."
DriverButtonText="Change"
DriverButtonHelp="Press this button to change your audio driver."
ConfirmDriverTitle="Change Audio Driver"
ConfirmDriverText="This option will restart Unreal Tournament now, and enable you to change your audio driver.  Do you want to do this?"
SoundQualityText="Sound Quality"
SoundQualityText="Sound Quality"
SoundQualityHelp="Use low sound quality to improve game performance on machines with less than 32 Mb memory."
SoundQualityHelp="Use low sound quality to improve game performance on machines with less than 32 Mb memory."
Details[0]="Low"
Details[0]="Low"
Details[1]="High"
Details[1]="High"
OutputRateText="Output Rate"
OutputRateHelp="Changes the audio sampling rate, affecting sound quality."
MusicVolumeText="Music Volume"
MusicVolumeText="Music Volume"
MusicVolumeHelp="Increase or decrease music volume."
MusicVolumeHelp="Increase or decrease music volume."
SoundVolumeText="Sound Volume"
SoundVolumeText="Sound Volume"
SoundVolumeHelp="Increase or decrease sound effects volume."
SoundVolumeHelp="Increase or decrease sound effects volume."
SpeechVolumeText="Speech Volume"
SpeechVolumeHelp="Increase or decrease speech volume."
VoiceMessagesText="Voice Messages"
VoiceMessagesText="Voice Messages"
VoiceMessagesHelp="If checked, you will hear voice messages and commands from other players."
VoiceMessagesHelp="If checked, you will hear voice messages and commands from other players."
MessageBeepText="Message Beep"
MessageBeepText="Message Beep"
MessageBeepHelp="If checked, you will hear a beep sound when chat message received."
MessageBeepHelp="If checked, you will hear a beep sound when chat message received."
 
DriverText="Audio Driver"
[UMenuScreenshotCW]
DriverHelp="This is the current audio driver.  Use the Change button to change audio drivers."
PlayersText="Players"
DriverButtonText="Change"
 
DriverButtonHelp="Press this button to change your audio driver."
[UMenuBotConfigClientWindow]
OutputDeviceText="Output Device"
BIMText="Enable Bots"
OutputDeviceHelp="This is your current audio output device."
BIMHelp="If checked, bots will be present in your new multiplayer game."
OutputDeviceDefault="System Default"
 
ConfirmDriverTitle="Change Audio Driver"
[UMenuMapListCW]
ConfirmDriverText="This option will restart Unreal Tournament now, and enable you to change your audio driver.  Do you want to do this?"
DefaultText="Use Map List: "
ConfirmSettingsRestartTitle="Audio Settings Changed"
DefaultHelp="Choose a default map list to load, or choose Custom and configure the map list by hand."
ConfirmSettingsRestartText="Your updated audio settings will take effect after restarting the game."
CustomText="Custom"
OutputRateText="Output Rate"
ExcludeCaption="Maps Not Cycled"
OutputRateHelp="Changes the audio sampling rate, affecting sound quality."
ExcludeHelp="Click and drag a map to the right hand column to include that map in the map cycle list."
SpeechVolumeText="Speech Volume"
IncludeCaption="Maps Cycled"
SpeechVolumeHelp="Increase or decrease speech volume."
IncludeHelp="Click and drag a map to the left hand column to remove it from the map cycle list, or drag it up or down to re-order it in the map cycle list."
 
[UMenuWeaponPriorityListBox]
WeaponPriorityHelp="Click and drag a weapon name in the list on the left to change its priority.  Weapons higher in the list have higher priority."


[UMenuNewGameClientWindow]
[UMenuNewGameClientWindow]
SkillText="Skill Level:"
SkillText="Difficulty:"
Skills[0]="Easy"
Skills[0]="Easy"
Skills[1]="Medium"
Skills[1]="Medium"
Line 1,586: Line 1,512:
SkillStrings[3]="Death wish."
SkillStrings[3]="Death wish."
SkillHelp="Select the difficulty you wish to play at."
SkillHelp="Select the difficulty you wish to play at."
[UMenuMapListCW]
DefaultText="Use Map List: "
DefaultHelp="Choose a default map list to load, or choose Custom and configure the map list by hand."
CustomText="Custom"
ExcludeCaption="Maps Not Cycled"
ExcludeHelp="Click and drag a map to the right hand column to include that map in the map cycle list."
IncludeCaption="Maps Cycled"
IncludeHelp="Click and drag a map to the left hand column to remove it from the map cycle list, or drag it up or down to re-order it in the map cycle list."


[UMenuOptionsClientWindow]
[UMenuOptionsClientWindow]
Line 1,595: Line 1,530:
NetworkTab="Network"
NetworkTab="Network"
HUDTab="HUD"
HUDTab="HUD"
AdvancedTab="Advanced"


[UMenuHUDConfigCW]
[UMenuToolsMenu]
HUDConfigText="HUD Layout"
ConsoleName="System &Console"
HUDConfigHelp="Use the left and right arrow keys to select a Heads Up Display configuration."
ConsoleHelp="This option brings up the Unreal Console. You can use the console to enter advanced commands and cheats."
CrosshairText="Crosshair Style"
TimeDemoName="T&imeDemo Statistics"
CrosshairHelp="Choose the crosshair appearing at the center of your screen."
TimeDemoHelp="Enable the TimeDemo statistic to measure your frame rate."
 
LogName="Show &Log"
[UMenuWeaponPriorityListArea]
LogHelp="Show the Unreal Tournament log window."
AutoSwitchText="Auto-Switch Weapons"
AutoSwitchHelp="Automatically switch to a higher priority weapon when you pick it up.  If unchecked, you must switch to the new weapon manually."
 
[UMenuMutatorCW]
ExcludeCaption="Mutators not Used"
ExcludeHelp="Click and drag a mutator to the right hand column to include that mutator in this game."
IncludeCaption="Mutators Used"
IncludeHelp="Click and drag a mutator to the left hand column to remove it from the mutator list, or drag it up or down to re-order it in the mutator list."
KeepText="Always use this Mutator configuration"
KeepHelp="If checked, these Mutators will always be used when starting games."
 
[UMenuTeamGameRulesCWindow]
FFText="Friendly Fire:"
FFHelp="Slide to adjust the amount of damage friendly fire imparts to other teammates."


[UMenuSlotClientWindow]
[UMenuSlotClientWindow]
Line 1,632: Line 1,554:
MonthNames[11]="December"
MonthNames[11]="December"
SlotHelp="Press to activate this slot. (Save/Load)"
SlotHelp="Press to activate this slot. (Save/Load)"
[UMenuToolsMenu]
ConsoleName="System &Console"
ConsoleHelp="This option brings up the Unreal Console.  You can use the console to enter advanced commands and cheats."
TimeDemoName="T&imeDemo Statistics"
TimeDemoHelp="Enable the TimeDemo statistic to measure your frame rate."
LogName="Show &Log"
LogHelp="Show the Unreal Tournament log window."
[UMenuStartGameClientWindow]
DedicatedText="Dedicated"
DedicatedHelp="Press to launch a dedicated server."
ServerText="Server"
[UMenuSaveGameClientWindow]
CantSave="Cannot Save: You are dead."


[UMenuHelpMenu]
[UMenuHelpMenu]
Line 1,656: Line 1,562:
SupportURLName="Technical Support"
SupportURLName="Technical Support"
SupportURLHelp="Click to open the technical support web page at OldUnreaal."
SupportURLHelp="Click to open the technical support web page at OldUnreaal."
AboutName="&UT Credits"
AboutName="&Unreal Tournament Credits"
AboutHelp="Display credits."
AboutHelp="See the credits about who created this game."
 
[UMenuLoadGameClientWindow]
RestartText="Restart"
RestartHelp="Press to restart the current level."


[UMenuOptionsMenu]
[UMenuOptionsMenu]
Line 1,672: Line 1,574:
PlayerMenuName="&Player Setup"
PlayerMenuName="&Player Setup"
PlayerMenuHelp="Configure your player setup for multiplayer and botmatch gaming."
PlayerMenuHelp="Configure your player setup for multiplayer and botmatch gaming."
[UMenuOptionsWindow]
WindowTitle="Preferences"
[UMenuPlayerWindow]
WindowTitle="Player Setup"


[UMenuGameMenu]
[UMenuGameMenu]
NewGameName="&New"
NewGameHelp="Select to setup a new single player game of Unreal Tournament."
LoadName="&Load"
LoadName="&Load"
LoadHelp="Select to load a previously saved game."
LoadHelp="Select to load a previously saved game."
Line 1,688: Line 1,582:
BotmatchName="&Botmatch"
BotmatchName="&Botmatch"
BotmatchHelp="Select to begin a game of Botmatch: Deathmatch with Bots!"
BotmatchHelp="Select to begin a game of Botmatch: Deathmatch with Bots!"
QuitTitle="Confirm Quit"
QuitText="Are you sure you want to Quit?"
NewGameName="&New"
NewGameHelp="Select to setup a new single player game of Unreal Tournament."
QuitName="&Quit"
QuitName="&Quit"
QuitHelp="Select to save preferences and exit Unreal Tournament."
QuitHelp="Select to save preferences and exit Unreal Tournament."
QuitTitle="Confirm Quit"
QuitText="Are you sure you want to Quit?"


[UMenuStatsMenu]
[UMenuStatsMenu]
Line 1,704: Line 1,600:
DisabledName="Disabled"
DisabledName="Disabled"
DisabledHelp="This menu was disabled in Unreal Tournament v469."
DisabledHelp="This menu was disabled in Unreal Tournament v469."
[UMenuBotmatchWindow]
WindowTitle="Botmatch"
[UMenuMapListWindow]
WindowTitle="Map List"
[UMenuMutatorWindow]
WindowTitle="Configure Mutators"


[UTCreditsWindow]
[UTCreditsWindow]
WindowTitle="UT Credits"
WindowTitle="Unreal Tournament Credits"


[UMenuWeaponPriorityWindow]
[UMenuAdvancedClientWindow]
WindowTitle="Weapons"
HelpText[0]="The advanced preferences window is not available on your platform."
HelpText[1]=" "
HelpText[2]="If you want to modify advanced game settings, then please close the game and edit the following ini files:"
HelpText[3]=" "


[UMenuStartGameWindow]
[UTCreditsCW]
WindowTitle="Start Network Game"
ProgrammersText="Programming"
LevelDesignText="Level Design"
ArtText="Art & Models"
MusicSoundText="Music & Sound"
BizText="Biz"
</pre>


[UMenuHelpWindow]
{{Navbox Localization Language-Specific
WindowTitle="Help"
|language=English
 
|game=Unreal
[UMenuLoadGameWindow]
}}
WindowTitle="Load Game"
{{Navbox Localization Language-Specific
 
|language=English
[UMenuConfigIndivBotsWindow]
|game=Unreal Tournament
WindowTitle="Configure Individual Bots"
}}
 
[UMenuNewGameWindow]
WindowTitle="New Game"
 
[UMenuSaveGameWindow]
WindowTitle="Save Game"
</pre>

Latest revision as of 14:04, 26 April 2022

Localization Project page
This page belongs to the OldUnreal Localization Project. We aim to localize the game to other languages as flawlessly as possible, with the least amount of errors possible (ideally 0).
This is a file for the English language, the game's default. This file should be used as a base for the rest of the languages.
The localization project is also available at the Github repository. Completed and incomplete pages will be adapted there once complete.
This page in other languages
English - German - French - Spanish - Italian - Russian - Polish - Portuguese - Hungarian - Czech - Swedish - Catalan - Dutch - Norwegian - Japanese
UMenu
Language English
Game 1 Unreal
Status 713/713
Game 2 Unreal Tournament
Status 625/625

Public section (Unreal)

[public]
Object=(Name=UMenu.UMenuGoldLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Gold")
Object=(Name=UMenu.UMenuBlueLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Ice")
Object=(Name=UMenu.UMenuMetalLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Metal")
Object=(Name=UMenu.UMenuUGLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Unreal")
Object=(Name=UMenu.UnrealConsole,Class=Class,MetaClass=Engine.Console,Description="UMenu")

Public section (Unreal Tournament)

[public]
Object=(Name=UMenu.UMenuGoldLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Gold")
Object=(Name=UMenu.UMenuBlueLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Ice")
Object=(Name=UMenu.UMenuMetalLookAndFeel,Class=Class,MetaClass=UWindow.UWindowLookAndFeel,Description="Metal")

Rest of the file (Shared)

[UMenuBotmatchClientWindow]
StartMatchTab="Match"
RulesTab="Rules"
SettingsTab="Settings"
BotConfigTab="Bots"
StartText="Start"

[UMenuModMenuItem]
MenuCaption="&My Mod"
MenuHelp="This text goes on the status bar"

[UMenuPlayerMeshClient]
FaceText="Face"
BodyText="Body"

[UMenuServerSetupPage]
EditAreaWidth=134
AdminEmailText="Admin E-Mail"
AdminEMailHelp="Enter an e-mail address so users of this server can contact you."
AdminNameText="Admin Name"
AdminNameHelp="Enter the name of this server's administrator."
MOTDLine1Text="MOTD Line 1"
MOTDLine1Help="Enter a message of the day which will be presented to users upon joining your server."
MOTDLine2Text="MOTD Line 2"
MOTDLine2Help="Enter a message of the day which will be presented to users upon joining your server."
MOTDLine3Text="MOTD Line 3"
MOTDLine3Help="Enter a message of the day which will be presented to users upon joining your server."
MOTDLine4Text="MOTD Line 4"
MOTDLine4Help="Enter a message of the day which will be presented to users upon joining your server."
ServerNameText="Server Name"
ServerNameHelp="Enter the full description for your server, to appear in query tools such as UBrowser or GameSpy."
DoUplinkText="Advertise Server"
DoUplinkHelp="If checked, your server will be advertised to the Master Server, so your server will appear in the global server list."
ngWorldStatsText="Stats Logging"
ngWorldStatsHelp="If checked, your server will record and store a log of gameplay stats."
LanPlayText="Optimize for LAN"
LanPlayHelp="If checked, a dedicated server started will be optimized for play on a LAN."

[UMenuStatusBar]
DefaultHelp="Press ESC to return to the game"
DefaultIntroHelp="Use the Game menu to start a new game."

[UMenuGameSettingsBase]
StyleText="Game Style:"
Styles[0]="Classic"
Styles[1]="Hardcore"
Styles[2]="Turbo"
StyleHelp="Choose your game style. Hardcore is 10% faster with a 50% damage increase. Turbo also adds ultra fast player movement."
SpeedText="Game Speed"
SpeedHelp="Adjust the speed of the game."

[UMenuScreenshotCW]
PlayersText="Players"

[UMenuWeaponPriorityListBox]
WeaponPriorityHelp="Click and drag a weapon name in the list on the left to change its priority.  Weapons higher in the list have higher priority."

[UMenuBotConfigClientWindow]
BIMText="Enable Bots"
BIMHelp="If checked, bots will be present in your new multiplayer game."

[UMenuHUDConfigCW]
HUDConfigText="HUD Layout"
HUDConfigHelp="Use the left and right arrow keys to select a Heads Up Display configuration."
CrosshairText="Crosshair Style"
CrosshairHelp="Choose the crosshair appearing at the center of your screen."

[UMenuMutatorCW]
ExcludeCaption="Mutators not Used"
ExcludeHelp="Click and drag a mutator to the right hand column to include that mutator in this game."
IncludeCaption="Mutators Used"
IncludeHelp="Click and drag a mutator to the left hand column to remove it from the mutator list, or drag it up or down to re-order it in the mutator list."
KeepText="Always use this Mutator configuration"
KeepHelp="If checked, these Mutators will always be used when starting games."

[UMenuTeamGameRulesCWindow]
FFText="Friendly Fire:"
FFHelp="Slide to adjust the amount of damage friendly fire imparts to other teammates."

[UMenuSaveGameClientWindow]
CantSave="Cannot Save: You are dead."

[UMenuStartGameClientWindow]
DedicatedText="Dedicated"
DedicatedHelp="Press to launch a dedicated server."
ServerText="Server"

[UMenuLoadGameClientWindow]
RestartText="Restart"
RestartHelp="Press to restart the current level."

[UMenuOptionsWindow]
WindowWidth=300
WindowTitle="Preferences"

[UMenuWeaponPriorityListArea]
AutoSwitchText="Auto-Switch Weapons"
AutoSwitchHelp="Automatically switch to a higher priority weapon when you pick it up.  If unchecked, you must switch to the new weapon manually."

[UMenuPlayerWindow]
WindowTitle="Player Setup"

[UMenuWeaponPriorityWindow]
WindowTitle="Weapons"

[UMenuMapListWindow]
WindowTitle="Map List"

[UMenuMutatorWindow]
WindowTitle="Configure Mutators"

[UMenuBotmatchWindow]
WindowTitle="Botmatch"

[UMenuStartGameWindow]
WindowTitle="Start Network Game"

[UMenuLoadGameWindow]
WindowTitle="Load Game"

[UMenuConfigIndivBotsWindow]
WindowTitle="Configure Individual Bots"

[UMenuNewGameWindow]
WindowTitle="New Game"

[UMenuSaveGameWindow]
WindowTitle="Save Game"

[UMenuHelpWindow]
WindowTitle="Help"

Rest of the file (Unreal)

[UMenuMenuBar]
GameName="&Game"
GameHelp="Start a new game, load a game, or quit."
MultiplayerName="&Multiplayer"
MultiplayerHelp="Host or join a multiplayer game."
OptionsName="&Options"
OptionsHelp="Configure settings."
ToolName="&Tools"
ToolHelp="Enable various system tools."
HelpName="&Help"
HelpHelp="Enable or disable help."
VersionName="Version"
ModName="M&od"
ModHelp="Configure user-created mods you have installed."
DemoName="&Recording"
DemoHelp="Demo recording, record a game which you can view later."

[UMenuVideoClientWindow]
DriverText="Video Driver"
ResolutionText="Resolution"
ResolutionHelp="Select a new screen resolution."
ColorDepthText="Color Depth"
ColorDepthHelp="Select a new color depth."
BitsText="bit"
TextureDetailText="World Texture Detail"
TextureDetailHelp="Change the texture detail of world geometry.  Use a lower texture detail to improve game performance."
Details[0]="High"
Details[1]="Medium"
Details[2]="Low"
SkinDetailText="Skin Detail"
SkinDetailHelp="Change the detail of player skins.  Use a lower skin detail to improve game performance."
BrightnessText="Brightness"
BrightnessHelp="Adjust display brightness."
MouseText="GUI Mouse Speed"
MouseHelp="Adjust the speed of the mouse in the User Interface."
GuiSkinText="GUI Skin"
GuiSkinHelp="Change the look of the User Interface windows to a custom skin."
ConfirmSettingsTitle="Confirm Video Settings Change"
ConfirmSettingsText="Are you sure you wish to keep these new video settings?"
ConfirmSettingsCancelTitle="Video Settings Change"
ConfirmSettingsCancelText="Your previous video settings have been restored."
ConfirmTextureDetailTitle="Confirm Texture Detail"
ConfirmDriverTitle="Change Video Driver"
ShowDecalsText="Show Decals"
ShowDecalsHelp="If checked, impact and gore decals will be used in game."
MinFramerateText="Min Desired Framerate"
MinFramerateHelp="If your framerate falls below this value, Unreal will reduce special effects to increase the framerate."
DynamicLightsText="Use Dynamic Lighting"
DynamicLightsHelp="If checked, dynamic lighting will be used in game."
VSyncText="Vertical Sync."
VSyncHelp="VSync synchronizes the frame rate of the game with the refresh rate of your monitor. This can reduce screen tearing."
EditAreaWidth=110
DriverHelp="This is the current video driver. Press the Restart button to apply changes."
ShowWindowedText="Show Fullscreen"
ShowWindowedHelp="If checked, Unreal attempts to run in fullscreen mode."
ScaleText="Font Size"
ScaleHelp="Adjust the size of elements in the User Interface."
ScaleSizes[0]="Normal"
ScaleSizes[1]="Double"
HUDScaleText="HUD Scaling"
HUDScaleHelp="Adjust the size of the in-game Heads-up-Display."
ConfirmTextureDetailText="Increasing texture detail above its default value may degrade performance on some machines."
ConfirmDriverText="Do you want to restart Unreal with the selected video driver?"
PawnShadowText="Pawn shadows"
PawnShadowHelp="Detail of shadows that pawns should cast on ground (changes will take effect after mapchange)."
PawnShadowList[0]="None"
PawnShadowList[1]="Blob"
PawnShadowList[2]="Real-Time Low"
PawnShadowList[3]="Real-Time Medium"
PawnShadowList[4]="Real-Time High"
PawnShadowList[5]="Real-Time Ultra"
ShadowDistanceText="Shadow draw distance"
ShadowDistanceHelp="Draw distance of pawn/decoration realtime shadows."
ShadowDistanceOpts[0]="Low (-50 %)"
ShadowDistanceOpts[1]="Medium"
ShadowDistanceOpts[2]="Long (2x)"
ShadowDistanceOpts[3]="High (4x)"
ShadowDistanceOpts[4]="Ultra (8x)"
ShadowDistanceOpts[5]="Unlimited"
ShowSpecularText="Enable Specular Lights"
ShowSpecularHelp="If checked, allow game render meshes old style lighting."
WeaponFlashText="Weapon Flash"
WeaponFlashHelp="If checked, your screen will flash when you fire your weapon."
FovAngleText="FOV Angle"
FovAngleHelp="Horizontal FOV (field of view) angle in degrees"
DecoShadowsText="Decoration shadows"
DecoShadowsHelp="Whether decorations should cast shadows to the ground."
FlatShadingText="Mesh flat shading"
FlatShadingHelp="Allow specific meshes render with flat shading lighting."
CurvyMeshText="Curvy meshes"
CurvyMeshHelp="Allow specific meshes render with some curved surfaces."
UsePrecacheText="Precache Content"
UsePrecacheHelp="Use this option for precaching map content (such as sounds and textures)."
TrilinearFilteringText="Trilinear Filtering"
TrilinearFilteringHelp="Use this option to activate/deactivate trilinear texture filtering."
AnisotropicFilteringText="Anisotropic Filtering"
AnisotropicFilteringHelp="Anisotropic texture filtering."
AnisotropicFilteringModes[0]="Off"
AnisotropicFilteringModes[1]="%Nx"
AntialiasingText="Antialiasing"
AntialiasingHelp="Antialiasing mode."
AntialiasingModes[0]="Off"
AntialiasingModes[1]="On"
AntialiasingModes[2]="%Nx"
VSyncModes[0]="Off"
VSyncModes[1]="On"
VSyncModes[2]="Adaptive"
SkyFogText="Sky fog mode"
SkyFogHelp="Change how volumetric fog is being rendered on skybox."
LightLODText="Lightmap LOD"
LightLODHelp="Change the lighting LOD aggressiveness on world (lower meaning it will cut down light framerate on complex scenes)."
NotAvailableText="Not available"
BorderlessFSText="Fake Fullscreen"
BorderlessFSHelp="Specifies if Unreal should run game in fake fullscreen (borderless windowed) mode."

[UMenuPlayerSetupClient]
NameText="Name:"
NameHelp="Set your player name."
TeamText="Team:"
Teams[0]="Red"
Teams[1]="Blue"
Teams[2]="Green"
Teams[3]="Gold"
NoTeam="None"
TeamHelp="Select the team you wish to play on."
ClassText="Class:"
ClassHelp="Select your player class."
SkinText="Skin:"
SkinHelp="Choose a skin for your player."
FaceText="Face:"
FaceHelp="Choose a face for your player."
EditAreaWidth=110
SpectatorText="Play as Spectator"
SpectatorHelp="Check this checkbox to watch the action in the game as a spectator."

[UMenuStartMatchClientWindow]
GameText="Game Type:"
GameHelp="Select the type of game to play."
MapText="Map Name:"
MapHelp="Select the map to play."
MapListText="Map List"
MapListHelp="Click this button to change the list of maps which will be cycled."
MutatorText="Mutators"
MutatorHelp="Mutators are scripts which modify gameplay. Press this button to choose which mutators to use."
FilterInvalidGameClassesText="Filter Invalid Game Classes"
FilterInvalidGameClassesHelp="When checked, invalid classes are not listed (validation may be slow)."
InvalidGameClass="<Invalid Game Class>"
GameClassText="Game Class:"

[UMenuCustomizeClientWindow]
LocalizedKeyName[1]="Left Mouse"
LocalizedKeyName[2]="Right Mouse"
LocalizedKeyName[3]="Cancel"
LocalizedKeyName[4]="Middle Mouse"
LocalizedKeyName[5]="Unknown 05"
LocalizedKeyName[6]="Unknown 06"
LocalizedKeyName[7]="Unknown 07"
LocalizedKeyName[8]="Backspace"
LocalizedKeyName[9]="Tab"
LocalizedKeyName[10]="Unknown 0A"
LocalizedKeyName[11]="Unknown 0B"
LocalizedKeyName[12]="Unknown 0C"
LocalizedKeyName[13]="Enter"
LocalizedKeyName[14]="Unknown 0E"
LocalizedKeyName[15]="Unknown 0F"
LocalizedKeyName[16]="Shift"
LocalizedKeyName[17]="Control"
LocalizedKeyName[18]="Alt"
LocalizedKeyName[19]="Pause"
LocalizedKeyName[20]="Caps Lock"
LocalizedKeyName[21]="Mouse 4"
LocalizedKeyName[22]="Mouse 5"
LocalizedKeyName[23]="Mouse 6"
LocalizedKeyName[24]="Mouse 7"
LocalizedKeyName[25]="Mouse 8"
LocalizedKeyName[26]="Unknown 1A"
LocalizedKeyName[27]="Escape"
LocalizedKeyName[28]="Unknown 1C"
LocalizedKeyName[29]="Unknown 1D"
LocalizedKeyName[30]="Unknown 1E"
LocalizedKeyName[31]="Unknown 1F"
LocalizedKeyName[32]="Space"
LocalizedKeyName[33]="Page Up"
LocalizedKeyName[34]="Page Down"
LocalizedKeyName[35]="End"
LocalizedKeyName[36]="Home"
LocalizedKeyName[37]="Left"
LocalizedKeyName[38]="Up"
LocalizedKeyName[39]="Right"
LocalizedKeyName[40]="Down"
LocalizedKeyName[41]="Select"
LocalizedKeyName[42]="Print"
LocalizedKeyName[43]="Execute"
LocalizedKeyName[44]="Prnt Scrn"
LocalizedKeyName[45]="Insert"
LocalizedKeyName[46]="Delete"
LocalizedKeyName[47]="Help"
LocalizedKeyName[48]="0"
LocalizedKeyName[49]="1"
LocalizedKeyName[50]="2"
LocalizedKeyName[51]="3"
LocalizedKeyName[52]="4"
LocalizedKeyName[53]="5"
LocalizedKeyName[54]="6"
LocalizedKeyName[55]="7"
LocalizedKeyName[56]="8"
LocalizedKeyName[57]="9"
LocalizedKeyName[58]="Unknown 3A"
LocalizedKeyName[59]="Unknown 3B"
LocalizedKeyName[60]="Unknown 3C"
LocalizedKeyName[61]="Unknown 3D"
LocalizedKeyName[62]="Unknown 3E"
LocalizedKeyName[63]="Unknown 3F"
LocalizedKeyName[64]="Unknown 40"
LocalizedKeyName[65]="A"
LocalizedKeyName[66]="B"
LocalizedKeyName[67]="C"
LocalizedKeyName[68]="D"
LocalizedKeyName[69]="E"
LocalizedKeyName[70]="F"
LocalizedKeyName[71]="G"
LocalizedKeyName[72]="H"
LocalizedKeyName[73]="I"
LocalizedKeyName[74]="J"
LocalizedKeyName[75]="K"
LocalizedKeyName[76]="L"
LocalizedKeyName[77]="M"
LocalizedKeyName[78]="N"
LocalizedKeyName[79]="O"
LocalizedKeyName[80]="P"
LocalizedKeyName[81]="Q"
LocalizedKeyName[82]="R"
LocalizedKeyName[83]="S"
LocalizedKeyName[84]="T"
LocalizedKeyName[85]="U"
LocalizedKeyName[86]="V"
LocalizedKeyName[87]="W"
LocalizedKeyName[88]="X"
LocalizedKeyName[89]="Y"
LocalizedKeyName[90]="Z"
LocalizedKeyName[91]="Unknown 5B"
LocalizedKeyName[92]="Unknown 5C"
LocalizedKeyName[93]="Unknown 5D"
LocalizedKeyName[94]="Unknown 5E"
LocalizedKeyName[95]="Unknown 5F"
LocalizedKeyName[96]="Num. Pad 0"
LocalizedKeyName[97]="Num. Pad 1"
LocalizedKeyName[98]="Num. Pad 2"
LocalizedKeyName[99]="Num. Pad 3"
LocalizedKeyName[100]="Num. Pad 4"
LocalizedKeyName[101]="Num. Pad 5"
LocalizedKeyName[102]="Num. Pad 6"
LocalizedKeyName[103]="Num. Pad 7"
LocalizedKeyName[104]="Num. Pad 8"
LocalizedKeyName[105]="Num. Pad 9"
LocalizedKeyName[106]="Num. Pad *"
LocalizedKeyName[107]="Num. Pad +"
LocalizedKeyName[108]="Separator"
LocalizedKeyName[109]="Num. Pad -"
LocalizedKeyName[110]="Num. Pad ."
LocalizedKeyName[111]="Num. Pad /"
LocalizedKeyName[112]="F1"
LocalizedKeyName[113]="F2"
LocalizedKeyName[114]="F3"
LocalizedKeyName[115]="F4"
LocalizedKeyName[116]="F5"
LocalizedKeyName[117]="F6"
LocalizedKeyName[118]="F7"
LocalizedKeyName[119]="F8"
LocalizedKeyName[120]="F9"
LocalizedKeyName[121]="F10"
LocalizedKeyName[122]="F11"
LocalizedKeyName[123]="F12"
LocalizedKeyName[124]="F13"
LocalizedKeyName[125]="F14"
LocalizedKeyName[126]="F15"
LocalizedKeyName[127]="F16"
LocalizedKeyName[128]="F17"
LocalizedKeyName[129]="F18"
LocalizedKeyName[130]="F19"
LocalizedKeyName[131]="F20"
LocalizedKeyName[132]="F21"
LocalizedKeyName[133]="F22"
LocalizedKeyName[134]="F23"
LocalizedKeyName[135]="F24"
LocalizedKeyName[136]="Unknown 88"
LocalizedKeyName[137]="Unknown 89"
LocalizedKeyName[138]="Unknown 8A"
LocalizedKeyName[139]="Unknown 8B"
LocalizedKeyName[140]="Unknown 8C"
LocalizedKeyName[141]="Unknown 8D"
LocalizedKeyName[142]="Unknown 8E"
LocalizedKeyName[143]="Unknown 8F"
LocalizedKeyName[144]="Num. Lock"
LocalizedKeyName[145]="Scroll Lock"
LocalizedKeyName[146]="Unknown 92"
LocalizedKeyName[147]="Unknown 93"
LocalizedKeyName[148]="Unknown 94"
LocalizedKeyName[149]="Unknown 95"
LocalizedKeyName[150]="Unknown 96"
LocalizedKeyName[151]="Unknown 97"
LocalizedKeyName[152]="Unknown 98"
LocalizedKeyName[153]="Unknown 99"
LocalizedKeyName[154]="Unknown 9A"
LocalizedKeyName[155]="Unknown 9B"
LocalizedKeyName[156]="Unknown 9C"
LocalizedKeyName[157]="Unknown 9D"
LocalizedKeyName[158]="Unknown 9E"
LocalizedKeyName[159]="Unknown 9F"
LocalizedKeyName[160]="Left Shift"
LocalizedKeyName[161]="Right Shift"
LocalizedKeyName[162]="Left Ctrl."
LocalizedKeyName[163]="Right Ctrl."
LocalizedKeyName[164]="Unknown A4"
LocalizedKeyName[165]="Unknown A5"
LocalizedKeyName[166]="Unknown A6"
LocalizedKeyName[167]="Unknown A7"
LocalizedKeyName[168]="Unknown A8"
LocalizedKeyName[169]="Unknown A9"
LocalizedKeyName[170]="Unknown AA"
LocalizedKeyName[171]="Unknown AB"
LocalizedKeyName[172]="Unknown AC"
LocalizedKeyName[173]="Unknown AD"
LocalizedKeyName[174]="Unknown AE"
LocalizedKeyName[175]="Unknown AF"
LocalizedKeyName[176]="Unknown B0"
LocalizedKeyName[177]="Unknown B1"
LocalizedKeyName[178]="Unknown B2"
LocalizedKeyName[179]="Unknown B3"
LocalizedKeyName[180]="Unknown B4"
LocalizedKeyName[181]="Unknown B5"
LocalizedKeyName[182]="Unknown B6"
LocalizedKeyName[183]="Unknown B7"
LocalizedKeyName[184]="Unknown B8"
LocalizedKeyName[185]="Unknown B9"
LocalizedKeyName[186]="Semicolon"
LocalizedKeyName[187]="Equals"
LocalizedKeyName[188]="Comma"
LocalizedKeyName[189]="Minus"
LocalizedKeyName[190]="Period"
LocalizedKeyName[191]="Slash"
LocalizedKeyName[192]="Tilde"
LocalizedKeyName[193]="Unknown C1"
LocalizedKeyName[194]="Unknown C2"
LocalizedKeyName[195]="Unknown C3"
LocalizedKeyName[196]="Unknown C4"
LocalizedKeyName[197]="Unknown C5"
LocalizedKeyName[198]="Unknown C6"
LocalizedKeyName[199]="Unknown C7"
LocalizedKeyName[200]="Joystick 1"
LocalizedKeyName[201]="Joystick 2"
LocalizedKeyName[202]="Joystick 3"
LocalizedKeyName[203]="Joystick 4"
LocalizedKeyName[204]="Joystick 5"
LocalizedKeyName[205]="Joystick 6"
LocalizedKeyName[206]="Joystick 7"
LocalizedKeyName[207]="Joystick 8"
LocalizedKeyName[208]="Joystick 9"
LocalizedKeyName[209]="Joystick 10"
LocalizedKeyName[210]="Joystick 11"
LocalizedKeyName[211]="Joystick 12"
LocalizedKeyName[212]="Joystick 13"
LocalizedKeyName[213]="Joystick 14"
LocalizedKeyName[214]="Joystick 15"
LocalizedKeyName[215]="Joystick 16"
LocalizedKeyName[216]="Unknown D8"
LocalizedKeyName[217]="Unknown D9"
LocalizedKeyName[218]="Unknown DA"
LocalizedKeyName[219]="Left Bracket"
LocalizedKeyName[220]="Backslash"
LocalizedKeyName[221]="Right Bracket"
LocalizedKeyName[222]="Single Quote"
LocalizedKeyName[223]="Unknown DF"
LocalizedKeyName[224]="Joystick X"
LocalizedKeyName[225]="Joystick Y"
LocalizedKeyName[226]="Joystick Z"
LocalizedKeyName[227]="Joystick R"
LocalizedKeyName[228]="Mouse X"
LocalizedKeyName[229]="Mouse Y"
LocalizedKeyName[230]="Mouse Z"
LocalizedKeyName[231]="Mouse W"
LocalizedKeyName[232]="Joystick U"
LocalizedKeyName[233]="Joystick V"
LocalizedKeyName[234]="Unknown EA"
LocalizedKeyName[235]="Unknown EB"
LocalizedKeyName[236]="Mouse Wheel Up"
LocalizedKeyName[237]="Mouse Wheel Down"
LocalizedKeyName[238]="Unknown 10E"
LocalizedKeyName[239]="Unknown 10F"
LocalizedKeyName[240]="Joystick Pov Up"
LocalizedKeyName[241]="Joystick Pov Down"
LocalizedKeyName[242]="Joystick Pov Left"
LocalizedKeyName[243]="Joystick Pov Right"
LocalizedKeyName[244]="Unknown F4"
LocalizedKeyName[245]="Unknown F5"
LocalizedKeyName[246]="Attention"
LocalizedKeyName[247]="Cr Sel"
LocalizedKeyName[248]="Ex Sel"
LocalizedKeyName[249]="Er Eof"
LocalizedKeyName[250]="Play"
LocalizedKeyName[251]="Zoom"
LocalizedKeyName[252]="No Name"
LocalizedKeyName[253]="PA1"
LocalizedKeyName[254]="OEM Clear"
OrString=" or "
CustomizeHelp="Click the blue rectangle and then press the key to bind to this control."
DefaultsText="Reset"
DefaultsHelp="Reset all controls to their default settings."
JoystickText="Joystick"
JoyXText="X Axis"
JoyXHelp="Select the behavior for the left-right axis of your joystick."
JoyXOptions[0]="Strafe Left/Right"
JoyXOptions[1]="Turn Left/Right"
JoyYText="Y Axis"
JoyYHelp="Select the behavior for the up-down axis of your joystick."
JoyYOptions[0]="Move Forward/Back"
JoyYOptions[1]="Look Up/Down"
EditAreaWidth=155

[UMenuGameRulesBase]
FragText="Frag Limit"
FragHelp="The game will end if a player achieves this many frags. A value of 0 sets no frag limit."
TimeText="Time Limit"
TimeHelp="The game will end if after this many minutes. A value of 0 sets no time limit."
MaxPlayersText="Max Connections"
MaxPlayersHelp="Maximum number of human players allowed to connect to the game."
MaxSpectatorsText="Max Spectators"
MaxSpectatorsHelp="Maximum number of spectators allowed to connect to the game."
WeaponsText="Weapons Stay"
WeaponsHelp="If checked, weapons will stay at their pickup location after being picked up, instead of respawning."
HumansOnlyText="Humans only"
HumansOnlyHelp="If checked, only human player classes are allowed"
bSingleColumn=False

[UMenuBotSetupBase]
BotText="Bot:"
BotHelp="Select the bot you wish to configure."
BotWord="Bot"
DefaultsText="Reset"
DefaultsHelp="Reset all bot configurations to their default settings."
NameHelp="Set this bot's name."
TeamText="Color:"
TeamHelp="Select the team color for this bot."
ClassHelp="Select this bot's class."
SkinHelp="Choose a skin for this bot."
FaceHelp="Choose a face for this bot."
BotSkillText="Bot skill:"
BotSkillHelp="Adjust the bot difficulty (easy-hard)."
BotAccurText="Accuracy:"
BotAccurHelp="Adjust the bot aiming skill (bad aiming-good aiming)."
BotCombatStyleText="Combat style:"
BotCombatStyleHelp="Adjust the bot combat style (stay far away attacking-aggressively approach their enemy)."
BotAlertnessText="Alertness:"
BotAlertnessHelp="The bot alertness (unaware of their surroundings-fully aware of their surroundings)."
BotCampingText="Camping:"
BotCampingHelp="Adjust how likely it is for the bot stay around camping (hunt at all time-camp a lot)."
FavoriteWeaponText="Favorite Weapon:"
FavoriteWeaponHelp="This bot's prefered weapon of choice."
NoFavoriteWeapon="None prefered"

[UMenuGameOptionsClientWindow]
WeaponFlashText="Weapon Flash"
WeaponFlashHelp="If checked, your screen will flash when you fire your weapon."
WeaponHandText="Weapon Hand"
WeaponHandHelp="Select where your weapon will appear."
LeftName="Left"
CenterName="Center"
RightName="Right"
HiddenName="Hidden"
DodgingText="Dodging"
DodgingHelp="If checked, double tapping the movement keys (forward, back, and strafe left or right) will result in a fast dodge move."
ViewBobText="View Bob"
ViewBobHelp="Use the slider to adjust the amount your view will bob when moving."
SpeedText="Game Speed"
GoreText="Gore Level"
GoreHelp="Choose the level of gore you wish to see in the game."
GoreLevels[0]="Normal"
GoreLevels[1]="Reduced"
GoreLevels[2]="Ultra-Low"
LocalText="ngStats Local Logging"
LocalHelp="If checked, your system will log local botmatch and single player tournament games for stat compilation."
EditAreaWidth=120
LanguageText="Language"
LanguageHelp="This is the current game language. Change it and press Restart button."
ConsoleText="Console"
ConsoleHelp="This option determines the look of console and menus. Press Restart button to apply the changes."

[UMenuNetworkClientWindow]
NetSpeedText="Internet Connection"
NetSpeedHelp="Select the closest match to your internet connection. Try to change this setting if you're getting huge lag."
EditAreaWidth=130
NetSpeeds[0]="(Dial-Up Networking)"
NetSpeeds[1]="(Dial-Up Networking)"
NetSpeeds[2]="(Broadband)"
NetSpeeds[3]="(Broadband)"
NetSpeeds[4]="(LAN)"

[UMenuMultiplayerMenu]
StartName="&Start New Multiplayer Game"
StartHelp="Start your own network game which others can join."
BrowserName="&Find Internet Games"
BrowserHelp="Search for games currently in progress on the Internet."
LANName="Find &LAN Games"
LANHelp="Search for games of your local LAN."
OpenLocationName="Open &Location"
OpenLocationHelp="Connect to a server using its IP address or unreal:// URL."
DisconnectName="&Disconnect from Server"
DisconnectHelp="Disconnect from the current server."
ReconnectName="&Reconnect to Server"
ReconnectHelp="Attempt to reconnect to the last server you were connected to."
SuggestPlayerSetupTitle="Check Player Name"
SuggestPlayerSetupText="Your name is currently set to "Player". It is recommended that you go to Player Setup and give yourself another name before playing a multiplayer game.\n\nWould you like to go to Player Setup instead?"
SuggestNetspeedTitle="Check Internet Speed"
SuggestNetspeedText="You haven't yet configured the type of Internet connection you will be playing with. It is recommended that you go to the Network Settings screen to ensure you have the best online gaming experience.\n\nWould you like to go to Network Settings instead?"
PatchName="Download Latest &Update"
PatchHelp="Find the latest update to Unreal on the web!"

[UMenuBotConfigBase]
BaseText="Base Skill:"
BaseHelp="This is the base skill level of the bots."
Skills[0]="Novice"
Skills[1]="Average"
Skills[2]="Skilled"
Skills[3]="Masterful"
SkillTaunts[0]="They won't hurt you...much."
SkillTaunts[1]="Don't get cocky."
SkillTaunts[2]="You think you're tough?"
SkillTaunts[3]="You're already dead."
NumBotsText="Number of Bots"
NumBotsHelp="This is the number of bots that you will play against."
AutoAdjustText="Auto Adjust Skill"
AutoAdjustHelp="If checked, bots will increase or decrease their skill to match your skill level."
RandomText="Random Order"
RandomHelp="If checked, bots will chosen at random from the list of bot configurations."
ConfigBotsText="Configure"
ConfigBotsHelp="Configure the names, appearance and other attributes of individual bots."
AtLeastOneBotTitle="Configure Bots"
AtLeastOneBotText="You must choose at least one bot in order to use the configure bots screen."
bSingleColumn=False

[UMenuInputOptionsClientWindow]
AutoAimText="Auto Aim"
AutoAimHelp="Enable or disable vertical aiming help."
JoystickText="Joystick"
JoystickHelp="Enable or disable joystick."
InvertMouseText="Invert Mouse"
InvertMouseHelp="Invert the mouse X axis.  When true, pushing the mouse forward causes you to look down rather than up."
LookSpringText="Look Spring"
LookSpringHelp="If checked, releasing the mouselook key will automatically center the view. Only valid if Mouselook is disabled."
MouselookText="Mouse Look"
MouselookHelp="If checked, the mouse is always used for controlling your view direction."
AutoSlopeText="Auto Slope"
AutoSlopeHelp="If checked, your view will automatically adjust to look up and down slopes and stairs. Only valid if Mouselook is disabled."
SensitivityText="Mouse Sensitivity"
SensitivityHelp="Adjust the mouse sensitivity, or how far you have to move the mouse to produce a given motion in the game."
bMouseSmoothText="Mouse Smoothing"
bMouseSmoothHelp="If checked, mouse input will be smoothed to improve Mouselook smoothness."
MouseSmoothText="Max. Smoothing"
MouseSmoothHelp="If checked, mouse input will be smoothed more to improve Mouselook smoothness."
RawHIDInputText="Raw HID Input"
RawHIDInputHelp="Enabling Raw HID Input on Windows machines will improve mouse smoothness and is not affected by mouse acceleration.  The game is restarted for this setting to take effect."
ConfirmRawHIDRestartTitle="Confirm Raw HID Input Restart"
ConfirmRawHIDText="This option will restart Unreal now to enable/disable Raw HID Input"
DodgingText="Dodging"
DodgingHelp="If checked, double tapping the movement keys (forward, back, and strafe left or right) will result in a fast dodge move."
DodgeClickTimeText="Dodge Click Time"
DodgeClickTimeHelp="Maximal double click interval in seconds for dodge move."

[UMenuAudioClientWindow]
SoundQualityText="Sound Quality"
SoundQualityHelp="Use low sound quality to improve game performance on machines with less than 32 Mb memory."
Details[0]="Low"
Details[1]="High"
MusicVolumeText="Music Volume"
MusicVolumeHelp="Increase or decrease music volume."
SoundVolumeText="Sound Volume"
SoundVolumeHelp="Increase or decrease sound effects volume."
VoiceMessagesText="Voice Messages"
VoiceMessagesHelp="If checked, you will hear voice messages and commands from other players."
MessageBeepText="Message Beep"
MessageBeepHelp="If checked, you will hear a beep sound when chat message received."
DriverText="Audio Driver"
DriverHelp="This is the current audio driver. Press the Restart button to apply changes."
ConfirmDriverTitle="Change Audio Driver..."
ConfirmDriverText="Do you want to restart Unreal with the selected audio driver?"
VoiceVolumeText="Voice Volume"
VoiceVolumeHelp="Increase or decrease speech, taunt and grunt effects volume."
NotAvailableText="Not available"
EditAreaWidth=110

[UMenuNewGameClientWindow]
SkillText="Difficulty:"
Skills[0]="Easy"
Skills[1]="Medium"
Skills[2]="Hard"
Skills[3]="Unreal"
SkillStrings[0]="Tourist mode."
SkillStrings[1]="Ready for some action!"
SkillStrings[2]="Not for the faint of heart."
SkillStrings[3]="Death wish."
SkillHelp="Select the difficulty you wish to play at."
GameHelp="Select your game to play."
GameText="Campaign:"
Skills[4]="Extreme"
Skills[5]="Nightmare"
Skills[6]="Ultra-Unreal"
SkillStrings[4]="For players who want an extra difficulty."
SkillStrings[5]="For the hardcore gamers."
SkillStrings[6]="HOLY SHIT!"
HighSkillTitle="WARNING!"
HighSkillWarning="This skill level falls outside of the standard difficulty settings. It will brutalize you in singleplayer. Are you sure you want to proceed?"
UseMutText="Use Mutators"
UseMutHelp="If should use mutators in this game."
UseClassicText="Use Classic Balance"
UseClassicHelp="Some gameplay mechanics should behave as old Unreal versions."
AdvancedText="Advanced..."
MirrorModeText="Mirror Mode"
MirrorModeHelp="The world is not what it seems..."

[UMenuMapListCW]
DefaultText="Use Map List: "
DefaultHelp="Choose a default map list to load, or choose Custom and configure the map list by hand."
CustomText="Custom"
ExcludeCaption="Maps Not Cycled"
ExcludeHelp="Click and drag a map to the right hand column to include that map in the map cycle list."
IncludeCaption="Maps Cycled"
IncludeHelp="Click and drag a map to the left hand column to remove it from the map cycle list, or drag it up or down to re-order it in the map cycle list."
RandomText="Shuffle Maps:"
RandomHelp="Play these maps in random order."

[UMenuOptionsClientWindow]
GamePlayTab="Game"
InputTab="Input"
ControlsTab="Controls"
AudioTab="Audio"
VideoTab="Video"
NetworkTab="Network"
HUDTab="HUD"
RestartButtonText="Restart"
RestartButtonHelp="Press this button to restart the game with current settings."
ConfirmText="This option will restart Unreal now and will run with selected settings. do you want to do this?"
ConfirmTitle="Save Settings and Restart..."

[UMenuToolsMenu]
ConsoleName="System &Console"
ConsoleHelp="This option brings up the Unreal Console.  You can use the console to enter advanced commands and cheats."
TimeDemoName="T&imeDemo Statistics"
TimeDemoHelp="Enable the TimeDemo statistic to measure your frame rate."
LogName="Show &Log"
LogHelp="Show the Unreal log window."
MusicMName="&Music Menu"
MusicMHelp="Music menu: Allows you to play a custom music during game (Warning: many anti-cheat mods may not like the custom musics)."
AdminMName="&Admin Menu"
AdminMHelp="Admin menu: Allows you to do various things, such as kicking/banning/unbanning clients (note: only works on 227 servers and when youre logged in as administrator)."
DebugModeName="&Debug mode"
DebugModeHelp="Enable UWindow debug mode for debugging."

[UMenuSlotClientWindow]
MonthNames[0]="January"
MonthNames[1]="February"
MonthNames[2]="March"
MonthNames[3]="April"
MonthNames[4]="May"
MonthNames[5]="June"
MonthNames[6]="July"
MonthNames[7]="August"
MonthNames[8]="September"
MonthNames[9]="October"
MonthNames[10]="November"
MonthNames[11]="December"
SlotHelp="Press to activate this slot. (Save/Load)"
FoundOldGameSavesTitle="Old game saves found..."
FoundOldGameSavesText="Found some game saves created with an older engine version than the current. These files are unusable now with this version."

[UMenuHelpMenu]
ContextName="&Context Help"
ContextHelp="Enable and disable this context help area at the bottom of the screen."
EpicGamesURLName="About &Epic Games"
EpicGamesURLHelp="Click to open Epic Games webpage!"
SupportURLName="Technical Support"
SupportURLHelp="Click to open the technical support web page at Oldunreal."
AboutName="About &Unreal"
AboutHelp="See the credits about who created this game."

[UMenuOptionsMenu]
PreferencesName="P&references"
PreferencesHelp="Change your game options, audio and video setup, HUD configuration, controls and other options."
PrioritizeName="&Weapons"
PrioritizeHelp="Change your weapon priority, view and set weapon options."
DesktopName="Show &Desktop"
DesktopHelp="Toggle between showing your game behind the menus, or the desktop logo."
PlayerMenuName="&Player Setup"
PlayerMenuHelp="Configure your player setup for multiplayer and botmatch gaming."
AdvancedOptionsName="&Advanced Options"
AdvancedOptionsHelp="Bring up the Advanced Options menu, where you can configure most of the custom mods."

[UMenuGameMenu]
LoadName="&Load"
LoadHelp="Select to load a previously saved game."
SaveName="&Save"
SaveHelp="Select to save your current game."
BotmatchName="&Botmatch"
BotmatchHelp="Select to begin a game of Botmatch: Deathmatch with Bots!"
QuitTitle="Confirm Quit"
QuitText="Are you sure you want to Quit?"
NewGameName="&New"
NewGameHelp="Select to setup a new single player game of Unreal."
QuitName="&Quit"
QuitHelp="Select to save preferences and exit Unreal."

[UMenuStatsMenu]
ViewLocalName="View Local ngStats"
ViewLocalHelp="View your game statistics accumulated in single player and practice games."
ViewGlobalName="View Global ngWorldStats"
ViewGlobalHelp="View your game statistics accumulated online."
AboutName="Help with &ngStats"
AboutHelp="Get information about local stat logging."
About2Name="Help with &ngWorldStats"
About2Help="Get information about global stat logging."

[UnrealCreditsCW]
ProgrammersText="Programming"
LevelDesignText="Level Design"
ArtText="Art & Models"
MusicSoundText="Music & Sound"
BizText="Biz"
PatchText="Oldunreal 227 Patch"

[UMenuRecGrid]
FileNameText="File name"

[UMenuStartRec]
StartRecText="Start demorec"
RecordInfo="Output file name:"

[UMenuRecPlay]
PlayDemoText="Play demo"

[UMenuDemoRecMenu]
RecordName="&Record game"
RecordHelp="Start and end a recording."
PlaybackName="&Play demo"
PlaybackHelp="Play a recorded demo."
StopDemoName="&Stop demo"
StopDemoHelp="Stop the current demo."

[UnrealCreditsWindow]
WindowTitle="Unreal Credits"

[UMenuRecPlayWindow]
WindowTitle="Play recording"

[UMenuStartRecWindow]
WindowTitle="Start recording"

[UMenuSinglePlayerSettingsCWindow]
EditAreaWidth=90
SkillText="Difficulty:"
SkillHelp="Select the difficulty you wish to play at."

[UMenuCoopGameRulesCWindow]
bSingleColumn=False
FriendlyFireText="Friendly Fire"
FriendlyFireHelp="If checked, friendly fire damage is allowed"
InstantWeaponRespawnText="Instant Weapon Respawn"
InstantWeaponRespawnHelp="If checked, weapons will be respawned instantly"
InstantItemRespawnText="Instant Item Respawn"
InstantItemRespawnHelp="If checked, items will be respawned instantly"

[UMenuNewStandaloneGameWindow]
WindowTitle="New Standalone Game"

[UnrealConsole]
ClassCaption="UMenu Browser Console"

[UMenuWeaponPriorityCW]
ListAreaWidth=150

[UMenuModMenu]
CantUseTitle="Note: Mod menu"
CantUseInfo="You can't use mod menu items during online play."

Rest of the file (Unreal Tournament)

[UMenuMenuBar]
GameName="&Game"
GameHelp="Start a new game, load a game, or quit."
MultiplayerName="&Multiplayer"
MultiplayerHelp="Host or join a multiplayer game."
OptionsName="&Options"
OptionsHelp="Configure settings."
ToolName="&Tools"
ToolHelp="Enable various system tools."
HelpName="&Help"
HelpHelp="Enable or disable help."
VersionName="Version"
ModName="M&od"
ModHelp="Configure user-created mods you have installed."
StatsName="&Stats"
StatsHelp="Manage your local and world stats."

[UMenuVideoClientWindow]
DriverText="Video Driver"
ResolutionText="Resolution"
ResolutionHelp="Select a new screen resolution."
ColorDepthText="Color Depth"
ColorDepthHelp="Select a new color depth."
BitsText="bit"
TextureDetailText="World Texture Detail"
TextureDetailHelp="Change the texture detail of world geometry.  Use a lower texture detail to improve game performance."
Details[0]="High"
Details[1]="Medium"
Details[2]="Low"
SkinDetailText="Skin Detail"
SkinDetailHelp="Change the detail of player skins.  Use a lower skin detail to improve game performance."
BrightnessText="Brightness"
BrightnessHelp="Adjust display brightness."
MouseText="GUI Mouse Speed"
MouseHelp="Adjust the speed of the mouse in the User Interface."
GuiSkinText="GUI Skin"
GuiSkinHelp="Change the look of the User Interface windows to a custom skin."
ConfirmSettingsTitle="Confirm Video Settings Change"
ConfirmSettingsText="Are you sure you wish to keep these new video settings?"
ConfirmSettingsCancelTitle="Video Settings Change"
ConfirmSettingsCancelText="Your previous video settings have been restored."
ConfirmTextureDetailTitle="Confirm Texture Detail"
ConfirmDriverTitle="Change Video Driver"
ShowDecalsText="Show Decals"
ShowDecalsHelp="If checked, impact and gore decals will be used in game."
MinFramerateText="Min Desired Framerate"
MinFramerateHelp="If your framerate falls below this value, Unreal Tournament will reduce special effects to increase your framerate."
DynamicLightsText="Use Dynamic Lighting"
DynamicLightsHelp="If checked, dynamic lighting will be used in game."
VSyncText="Vertical Sync."
VSyncHelp="VSync synchronizes the frame rate of the game with the refresh rate of your monitor. This can reduce screen tearing."
DriverHelp="This is the current video driver.  Use the Change button to change video drivers."
DriverButtonText="Change"
DriverButtonHelp="Press this button to change your video driver."
ConfirmTextureDetailText="Increasing texture detail above its default value may degrade performance on some machines.\n\nAre you sure you want to make this change?"
ConfirmDriverText="This option will restart Unreal Tournament now, and enable you to change your video driver.  Do you want to do this?"
ConfirmSettingsRestartTitle="Video Settings Changed"
ConfirmSettingsRestartText="Your updated video settings will take effect after restarting the game."
VSyncStates[0]="Disabled"
VSyncStates[1]="Enabled"
VSyncStates[2]="Adaptive"
VSyncStates[3]="Driver-Controlled"
VSyncStates[4]="Not Supported"
MaxFramerateText="Framerate Limit"
MaxFramerateHelp="Limits the framerate to the specified value. A value of zero means no limit."
AutoGUIScalingText="Override GUI Scaling"
AutoGUIScalingHelp="If checked, you can control the scale of the menu and in-game windows."
GUIScalingText="GUI Scaling Factor"
GUIScalingHelp="Adjust the scale of the user interface."
InGameFontScalingText="Override Font Scaling"
InGameFontScalingHelp="If checked, you can control the scale of your in-game fonts using the slider below."
InGameFontScalingSliderText="Font Scaling Factor"
InGameFontScalingSliderHelp="Adjust the scale of the in-game fonts."

[UMenuPlayerSetupClient]
NameText="Name:"
NameHelp="Set your player name."
TeamText="Team:"
Teams[0]="Red"
Teams[1]="Blue"
Teams[2]="Green"
Teams[3]="Gold"
NoTeam="None"
TeamHelp="Select the team you wish to play on."
ClassText="Class:"
ClassHelp="Select your player class."
SkinText="Skin:"
SkinHelp="Choose a skin for your player."
FaceText="Face:"
FaceHelp="Choose a face for your player."

[UMenuStartMatchClientWindow]
GameText="Game Type:"
GameHelp="Select the type of game to play."
MapText="Map Name:"
MapHelp="Select the map to play."
MapListText="Map List"
MapListHelp="Click this button to change the list of maps which will be cycled."
MutatorText="Mutators"
MutatorHelp="Mutators are scripts which modify gameplay.  Press this button to choose which mutators to use."

[UMenuCustomizeClientWindow]
LocalizedKeyName[1]="Left Mouse"
LocalizedKeyName[2]="Right Mouse"
LocalizedKeyName[3]="Cancel"
LocalizedKeyName[4]="Middle Mouse"
LocalizedKeyName[5]="Unknown 05"
LocalizedKeyName[6]="Unknown 06"
LocalizedKeyName[7]="Unknown 07"
LocalizedKeyName[8]="Backspace"
LocalizedKeyName[9]="Tab"
LocalizedKeyName[10]="Unknown 0A"
LocalizedKeyName[11]="Unknown 0B"
LocalizedKeyName[12]="Unknown 0C"
LocalizedKeyName[13]="Enter"
LocalizedKeyName[14]="Unknown 0E"
LocalizedKeyName[15]="Unknown 0F"
LocalizedKeyName[16]="Shift"
LocalizedKeyName[17]="Ctrl"
LocalizedKeyName[18]="Alt"
LocalizedKeyName[19]="Pause"
LocalizedKeyName[20]="Caps Lock"
LocalizedKeyName[21]="Mouse 4"
LocalizedKeyName[22]="Mouse 5"
LocalizedKeyName[23]="Mouse 6"
LocalizedKeyName[24]="Mouse 7"
LocalizedKeyName[25]="Mouse 8"
LocalizedKeyName[26]="Unknown 1A"
LocalizedKeyName[27]="Escape"
LocalizedKeyName[28]="Unknown 1C"
LocalizedKeyName[29]="Unknown 1D"
LocalizedKeyName[30]="Unknown 1E"
LocalizedKeyName[31]="Unknown 1F"
LocalizedKeyName[32]="Space"
LocalizedKeyName[33]="Page Up"
LocalizedKeyName[34]="Page Down"
LocalizedKeyName[35]="End"
LocalizedKeyName[36]="Home"
LocalizedKeyName[37]="Left"
LocalizedKeyName[38]="Up"
LocalizedKeyName[39]="Right"
LocalizedKeyName[40]="Down"
LocalizedKeyName[41]="Select"
LocalizedKeyName[42]="Print"
LocalizedKeyName[43]="Execute"
LocalizedKeyName[44]="Print Screen"
LocalizedKeyName[45]="Insert"
LocalizedKeyName[46]="Delete"
LocalizedKeyName[47]="Help"
LocalizedKeyName[48]="0"
LocalizedKeyName[49]="1"
LocalizedKeyName[50]="2"
LocalizedKeyName[51]="3"
LocalizedKeyName[52]="4"
LocalizedKeyName[53]="5"
LocalizedKeyName[54]="6"
LocalizedKeyName[55]="7"
LocalizedKeyName[56]="8"
LocalizedKeyName[57]="9"
LocalizedKeyName[58]="Unknown 3A"
LocalizedKeyName[59]="Unknown 3B"
LocalizedKeyName[60]="Unknown 3C"
LocalizedKeyName[61]="Unknown 3D"
LocalizedKeyName[62]="Unknown 3E"
LocalizedKeyName[63]="Unknown 3F"
LocalizedKeyName[64]="Unknown 40"
LocalizedKeyName[65]="A"
LocalizedKeyName[66]="B"
LocalizedKeyName[67]="C"
LocalizedKeyName[68]="D"
LocalizedKeyName[69]="E"
LocalizedKeyName[70]="F"
LocalizedKeyName[71]="G"
LocalizedKeyName[72]="H"
LocalizedKeyName[73]="I"
LocalizedKeyName[74]="J"
LocalizedKeyName[75]="K"
LocalizedKeyName[76]="L"
LocalizedKeyName[77]="M"
LocalizedKeyName[78]="N"
LocalizedKeyName[79]="O"
LocalizedKeyName[80]="P"
LocalizedKeyName[81]="Q"
LocalizedKeyName[82]="R"
LocalizedKeyName[83]="S"
LocalizedKeyName[84]="T"
LocalizedKeyName[85]="U"
LocalizedKeyName[86]="V"
LocalizedKeyName[87]="W"
LocalizedKeyName[88]="X"
LocalizedKeyName[89]="Y"
LocalizedKeyName[90]="Z"
LocalizedKeyName[91]="Unknown 5B"
LocalizedKeyName[92]="Unknown 5C"
LocalizedKeyName[93]="Unknown 5D"
LocalizedKeyName[94]="Unknown 5E"
LocalizedKeyName[95]="Unknown 5F"
LocalizedKeyName[96]="Num. Pad 0"
LocalizedKeyName[97]="Num. Pad 1"
LocalizedKeyName[98]="Num. Pad 2"
LocalizedKeyName[99]="Num. Pad 3"
LocalizedKeyName[100]="Num. Pad 4"
LocalizedKeyName[101]="Num. Pad 5"
LocalizedKeyName[102]="Num. Pad 6"
LocalizedKeyName[103]="Num. Pad 7"
LocalizedKeyName[104]="Num. Pad 8"
LocalizedKeyName[105]="Num. Pad 9"
LocalizedKeyName[106]="Num. Pad *"
LocalizedKeyName[107]="Num. Pad +"
LocalizedKeyName[108]="Separator"
LocalizedKeyName[109]="Num. Pad -"
LocalizedKeyName[110]="Num. Pad ."
LocalizedKeyName[111]="Num. Pad /"
LocalizedKeyName[112]="F1"
LocalizedKeyName[113]="F2"
LocalizedKeyName[114]="F3"
LocalizedKeyName[115]="F4"
LocalizedKeyName[116]="F5"
LocalizedKeyName[117]="F6"
LocalizedKeyName[118]="F7"
LocalizedKeyName[119]="F8"
LocalizedKeyName[120]="F9"
LocalizedKeyName[121]="F10"
LocalizedKeyName[122]="F11"
LocalizedKeyName[123]="F12"
LocalizedKeyName[124]="F13"
LocalizedKeyName[125]="F14"
LocalizedKeyName[126]="F15"
LocalizedKeyName[127]="F16"
LocalizedKeyName[128]="F17"
LocalizedKeyName[129]="F18"
LocalizedKeyName[130]="F19"
LocalizedKeyName[131]="F20"
LocalizedKeyName[132]="F21"
LocalizedKeyName[133]="F22"
LocalizedKeyName[134]="F23"
LocalizedKeyName[135]="F24"
LocalizedKeyName[136]="Unknown 88"
LocalizedKeyName[137]="Unknown 89"
LocalizedKeyName[138]="Unknown 8A"
LocalizedKeyName[139]="Unknown 8B"
LocalizedKeyName[140]="Unknown 8C"
LocalizedKeyName[141]="Unknown 8D"
LocalizedKeyName[142]="Unknown 8E"
LocalizedKeyName[143]="Unknown 8F"
LocalizedKeyName[144]="Num Lock"
LocalizedKeyName[145]="Scroll Lock"
LocalizedKeyName[146]="Unknown 92"
LocalizedKeyName[147]="Unknown 93"
LocalizedKeyName[148]="Unknown 94"
LocalizedKeyName[149]="Unknown 95"
LocalizedKeyName[150]="Unknown 96"
LocalizedKeyName[151]="Unknown 97"
LocalizedKeyName[152]="Unknown 98"
LocalizedKeyName[153]="Unknown 99"
LocalizedKeyName[154]="Unknown 9A"
LocalizedKeyName[155]="Unknown 9B"
LocalizedKeyName[156]="Unknown 9C"
LocalizedKeyName[157]="Unknown 9D"
LocalizedKeyName[158]="Unknown 9E"
LocalizedKeyName[159]="Unknown 9F"
LocalizedKeyName[160]="Left Shift"
LocalizedKeyName[161]="Right Shift"
LocalizedKeyName[162]="Left Ctrl."
LocalizedKeyName[163]="Right Ctrl."
LocalizedKeyName[164]="Unknown A4"
LocalizedKeyName[165]="Unknown A5"
LocalizedKeyName[166]="Unknown A6"
LocalizedKeyName[167]="Unknown A7"
LocalizedKeyName[168]="Unknown A8"
LocalizedKeyName[169]="Unknown A9"
LocalizedKeyName[170]="Unknown AA"
LocalizedKeyName[171]="Unknown AB"
LocalizedKeyName[172]="Unknown AC"
LocalizedKeyName[173]="Unknown AD"
LocalizedKeyName[174]="Unknown AE"
LocalizedKeyName[175]="Unknown AF"
LocalizedKeyName[176]="Unknown B0"
LocalizedKeyName[177]="Unknown B1"
LocalizedKeyName[178]="Unknown B2"
LocalizedKeyName[179]="Unknown B3"
LocalizedKeyName[180]="Unknown B4"
LocalizedKeyName[181]="Unknown B5"
LocalizedKeyName[182]="Unknown B6"
LocalizedKeyName[183]="Unknown B7"
LocalizedKeyName[184]="Unknown B8"
LocalizedKeyName[185]="Unknown B9"
LocalizedKeyName[186]="Semicolon"
LocalizedKeyName[187]="Equals"
LocalizedKeyName[188]="Comma"
LocalizedKeyName[189]="Minus"
LocalizedKeyName[190]="Period"
LocalizedKeyName[191]="Slash"
LocalizedKeyName[192]="Tilde"
LocalizedKeyName[193]="Unknown C1"
LocalizedKeyName[194]="Unknown C2"
LocalizedKeyName[195]="Unknown C3"
LocalizedKeyName[196]="Unknown C4"
LocalizedKeyName[197]="Unknown C5"
LocalizedKeyName[198]="Unknown C6"
LocalizedKeyName[199]="Unknown C7"
LocalizedKeyName[200]="Joystick 1"
LocalizedKeyName[201]="Joystick 2"
LocalizedKeyName[202]="Joystick 3"
LocalizedKeyName[203]="Joystick 4"
LocalizedKeyName[204]="Joystick 5"
LocalizedKeyName[205]="Joystick 6"
LocalizedKeyName[206]="Joystick 7"
LocalizedKeyName[207]="Joystick 8"
LocalizedKeyName[208]="Joystick 9"
LocalizedKeyName[209]="Joystick 10"
LocalizedKeyName[210]="Joystick 11"
LocalizedKeyName[211]="Joystick 12"
LocalizedKeyName[212]="Joystick 13"
LocalizedKeyName[213]="Joystick 14"
LocalizedKeyName[214]="Joystick 15"
LocalizedKeyName[215]="Joystick 16"
LocalizedKeyName[216]="Unknown D8"
LocalizedKeyName[217]="Unknown D9"
LocalizedKeyName[218]="Unknown DA"
LocalizedKeyName[219]="Left Bracket"
LocalizedKeyName[220]="Backslash"
LocalizedKeyName[221]="Right Bracket"
LocalizedKeyName[222]="Single Quote"
LocalizedKeyName[223]="Unknown DF"
LocalizedKeyName[224]="Joystick X"
LocalizedKeyName[225]="Joystick Y"
LocalizedKeyName[226]="Joystick Z"
LocalizedKeyName[227]="Joystick R"
LocalizedKeyName[228]="Mouse X"
LocalizedKeyName[229]="Mouse Y"
LocalizedKeyName[230]="Mouse Z"
LocalizedKeyName[231]="Mouse W"
LocalizedKeyName[232]="Joystick U"
LocalizedKeyName[233]="Joystick V"
LocalizedKeyName[234]="Unknown EA"
LocalizedKeyName[235]="Unknown EB"
LocalizedKeyName[236]="Mouse Wheel Up"
LocalizedKeyName[237]="Mouse Wheel Down"
LocalizedKeyName[238]="Unknown 10E"
LocalizedKeyName[239]="Unknown 10F"
LocalizedKeyName[240]="Joystick Pov Up"
LocalizedKeyName[241]="Joystick Pov Down"
LocalizedKeyName[242]="Joystick Pov Left"
LocalizedKeyName[243]="Joystick Pov Right"
LocalizedKeyName[244]="Unknown F4"
LocalizedKeyName[245]="Unknown F5"
LocalizedKeyName[246]="Attention"
LocalizedKeyName[247]="Cr Sel"
LocalizedKeyName[248]="Ex Sel"
LocalizedKeyName[249]="Er Eof"
LocalizedKeyName[250]="Play"
LocalizedKeyName[251]="Zoom"
LocalizedKeyName[252]="No Name"
LocalizedKeyName[253]="PA1"
LocalizedKeyName[254]="OEM Clear"
OrString=" or "
CustomizeHelp="Click the blue rectangle and then press the key to bind to this control."
DefaultsText="Reset"
DefaultsHelp="Reset all controls to their default settings."
JoystickText="Joystick"
JoyXText="X Axis"
JoyXHelp="Select the behavior for the left-right axis of your joystick."
JoyXOptions[0]="Strafe Left/Right"
JoyXOptions[1]="Turn Left/Right"
JoyYText="Y Axis"
JoyYHelp="Select the behavior for the up-down axis of your joystick."
JoyYOptions[0]="Move Forward/Back"
JoyYOptions[1]="Look Up/Down"
LabelList[0]="Fire"
LabelList[1]="Alternate Fire"
LabelList[2]="Move Forward"
LabelList[3]="Move Backwards"
LabelList[4]="Turn Left"
LabelList[5]="Turn Right"
LabelList[6]="Strafe Left"
LabelList[7]="Strafe Right"
LabelList[8]="Jump/Up"
LabelList[9]="Crouch/Down"
LabelList[10]="Mouse Look"
LabelList[11]="Activate Item"
LabelList[12]="Next Item"
LabelList[13]="Previous Item"
LabelList[14]="Look Up"
LabelList[15]="Look Down"
LabelList[16]="Center View"
LabelList[17]="Walk"
LabelList[18]="Strafe"
LabelList[19]="Next Weapon"
LabelList[20]="Throw Weapon"
LabelList[21]="Feign Death"

[UMenuGameRulesBase]
FragText="Frag Limit"
FragHelp="The game will end if a player achieves this many frags. A value of 0 sets no frag limit."
TimeText="Time Limit"
TimeHelp="The game will end if after this many minutes. A value of 0 sets no time limit."
MaxPlayersText="Max Connections"
MaxPlayersHelp="Maximum number of human players allowed to connect to the game."
MaxSpectatorsText="Max Spectators"
MaxSpectatorsHelp="Maximum number of spectators allowed to connect to the game."
WeaponsText="Weapons Stay"
WeaponsHelp="If checked, weapons will stay at their pickup location after being picked up, instead of respawning."

[UMenuBotSetupBase]
BotText="Bot:"
BotHelp="Select the bot you wish to configure."
BotWord="Bot"
DefaultsText="Reset"
DefaultsHelp="Reset all bot configurations to their default settings."
NameHelp="Set this bot's name."
TeamText="Color:"
TeamHelp="Select the team color for this bot."
ClassHelp="Select this bot's class."
SkinHelp="Choose a skin for this bot."
FaceHelp="Choose a face for this bot."

[UMenuGameOptionsClientWindow]
WeaponFlashText="Weapon Flash"
WeaponFlashHelp="If checked, your screen will flash when you fire your weapon."
WeaponHandText="Weapon Hand"
WeaponHandHelp="Select where your weapon will appear."
LeftName="Left"
CenterName="Center"
RightName="Right"
HiddenName="Hidden"
DodgingText="Dodging"
DodgingHelp="If checked, double tapping the movement keys (forward, back, and strafe left or right) will result in a fast dodge move."
ViewBobText="View Bob"
ViewBobHelp="Use the slider to adjust the amount your view will bob when moving."
SpeedText="Game Speed"
GoreText="Gore Level"
GoreHelp="Choose the level of gore you wish to see in the game."
GoreLevels[0]="Normal"
GoreLevels[1]="Reduced"
GoreLevels[2]="Ultra-Low"
LocalText="Local Logging"
LocalHelp="If checked, your system will log local botmatch and single player tournament games for stat compilation."

[UMenuNetworkClientWindow]
NetSpeedText="Internet Connection"
NetSpeedHelp="Select the closest match to your internet connection. Try selecting a lower setting if you're getting huge lag."
NetSpeeds[0]="Modem (28.8K - 56K)"
NetSpeeds[1]="ISDN"
NetSpeeds[2]="Cable, xDSL"
NetSpeeds[3]="LAN"

[UMenuMultiplayerMenu]
StartName="&Start New Multiplayer Game"
StartHelp="Start your own network game which others can join."
BrowserName="&Find Internet Games"
BrowserHelp="Search for games currently in progress on the Internet."
LANName="Find &LAN Games"
LANHelp="Search for games of your local LAN."
OpenLocationName="Open &Location"
OpenLocationHelp="Connect to a server using its IP address or unreal:// URL."
DisconnectName="&Disconnect from Server"
DisconnectHelp="Disconnect from the current server."
ReconnectName="&Reconnect to Server"
ReconnectHelp="Attempt to reconnect to the last server you were connected to."
SuggestPlayerSetupTitle="Check Player Name"
SuggestPlayerSetupText="Your name is currently set to Player.  It is recommended that you go to Player Setup and give yourself another name before playing a multiplayer game.\n\nWould you like to go to Player Setup instead?"
SuggestNetspeedTitle="Check Internet Speed"
SuggestNetspeedText="You haven't yet configured the type of Internet connection you will be playing with. It is recommended that you go to the Network Settings screen to ensure you have the best online gaming experience.\n\nWould you like to go to Network Settings instead?"
PatchName="Download Latest &Update"
PatchHelp="Find the latest update to Unreal Tournament on the web!"

[UMenuBotConfigBase]
BaseText="Base Skill:"
BaseHelp="This is the base skill level of the bots."
Skills[0]="Novice"
Skills[1]="Average"
Skills[2]="Skilled"
Skills[3]="Masterful"
SkillTaunts[0]="They won't hurt you...much."
SkillTaunts[1]="Don't get cocky."
SkillTaunts[2]="You think you're tough?"
SkillTaunts[3]="You're already dead."
NumBotsText="Number of Bots"
NumBotsHelp="This is the number of bots that you will play against."
AutoAdjustText="Auto Adjust Skill"
AutoAdjustHelp="If checked, bots will increase or decrease their skill to match your skill level."
RandomText="Random Order"
RandomHelp="If checked, bots will chosen at random from the list of bot configurations."
ConfigBotsText="Configure"
ConfigBotsHelp="Configure the names, appearance and other attributes of individual bots."
AtLeastOneBotTitle="Configure Bots"
AtLeastOneBotText="You must choose at least one bot in order to use the configure bots screen."

[UMenuInputOptionsClientWindow]
AutoAimText="Auto Aim"
AutoAimHelp="Enable or disable vertical aiming help."
JoystickText="Joystick"
JoystickHelp="Enable or disable joystick."
InvertMouseText="Invert Mouse"
InvertMouseHelp="Invert the mouse X axis.  When true, pushing the mouse forward causes you to look down rather than up."
LookSpringText="Look Spring"
LookSpringHelp="If checked, releasing the mouselook key will automatically center the view. Only valid if Mouselook is disabled."
MouselookText="Mouselook"
MouselookHelp="If checked, the mouse is always used for controlling your view direction."
AutoSlopeText="Auto Slope"
AutoSlopeHelp="If checked, your view will automatically adjust to look up and down slopes and stairs. Only valid if Mouselook is disabled."
SensitivityText="Mouse Sensitivity"
SensitivityHelp="Adjust the mouse sensitivity, or how far you have to move the mouse to produce a given motion in the game."
MouseSmoothText="Mouse Smoothing"
MouseSmoothHelp="If checked, mouse input will be smoothed to improve Mouselook smoothness."
MouseSmoothDetail[0]="Disable"
MouseSmoothDetail[1]="Normal"
MouseSmoothDetail[2]="Full"
MouseInputText="Mouse Input"
MouseInputHelp="Selects the source of Mouse Input. You must restart the game for this setting to take effect."
MouseInputDetail[0]="Cursor"
MouseInputDetail[1]="DirectInput"
MouseInputDetail[2]="Raw Input"
MouseInputSettingsChangedText="This setting will take effect when the game restarts. Do you want to restart the game now?"
MouseInputSettingsChangedTitle="Mouse Input Settings Changed"

[UMenuAudioClientWindow]
SoundQualityText="Sound Quality"
SoundQualityHelp="Use low sound quality to improve game performance on machines with less than 32 Mb memory."
Details[0]="Low"
Details[1]="High"
MusicVolumeText="Music Volume"
MusicVolumeHelp="Increase or decrease music volume."
SoundVolumeText="Sound Volume"
SoundVolumeHelp="Increase or decrease sound effects volume."
VoiceMessagesText="Voice Messages"
VoiceMessagesHelp="If checked, you will hear voice messages and commands from other players."
MessageBeepText="Message Beep"
MessageBeepHelp="If checked, you will hear a beep sound when chat message received."
DriverText="Audio Driver"
DriverHelp="This is the current audio driver.  Use the Change button to change audio drivers."
DriverButtonText="Change"
DriverButtonHelp="Press this button to change your audio driver."
OutputDeviceText="Output Device"
OutputDeviceHelp="This is your current audio output device."
OutputDeviceDefault="System Default"
ConfirmDriverTitle="Change Audio Driver"
ConfirmDriverText="This option will restart Unreal Tournament now, and enable you to change your audio driver.  Do you want to do this?"
ConfirmSettingsRestartTitle="Audio Settings Changed"
ConfirmSettingsRestartText="Your updated audio settings will take effect after restarting the game."
OutputRateText="Output Rate"
OutputRateHelp="Changes the audio sampling rate, affecting sound quality."
SpeechVolumeText="Speech Volume"
SpeechVolumeHelp="Increase or decrease speech volume."

[UMenuNewGameClientWindow]
SkillText="Difficulty:"
Skills[0]="Easy"
Skills[1]="Medium"
Skills[2]="Hard"
Skills[3]="Unreal"
SkillStrings[0]="Tourist mode."
SkillStrings[1]="Ready for some action!"
SkillStrings[2]="Not for the faint of heart."
SkillStrings[3]="Death wish."
SkillHelp="Select the difficulty you wish to play at."

[UMenuMapListCW]
DefaultText="Use Map List: "
DefaultHelp="Choose a default map list to load, or choose Custom and configure the map list by hand."
CustomText="Custom"
ExcludeCaption="Maps Not Cycled"
ExcludeHelp="Click and drag a map to the right hand column to include that map in the map cycle list."
IncludeCaption="Maps Cycled"
IncludeHelp="Click and drag a map to the left hand column to remove it from the map cycle list, or drag it up or down to re-order it in the map cycle list."

[UMenuOptionsClientWindow]
GamePlayTab="Game"
InputTab="Input"
ControlsTab="Controls"
AudioTab="Audio"
VideoTab="Video"
NetworkTab="Network"
HUDTab="HUD"
AdvancedTab="Advanced"

[UMenuToolsMenu]
ConsoleName="System &Console"
ConsoleHelp="This option brings up the Unreal Console.  You can use the console to enter advanced commands and cheats."
TimeDemoName="T&imeDemo Statistics"
TimeDemoHelp="Enable the TimeDemo statistic to measure your frame rate."
LogName="Show &Log"
LogHelp="Show the Unreal Tournament log window."

[UMenuSlotClientWindow]
MonthNames[0]="January"
MonthNames[1]="February"
MonthNames[2]="March"
MonthNames[3]="April"
MonthNames[4]="May"
MonthNames[5]="June"
MonthNames[6]="July"
MonthNames[7]="August"
MonthNames[8]="September"
MonthNames[9]="October"
MonthNames[10]="November"
MonthNames[11]="December"
SlotHelp="Press to activate this slot. (Save/Load)"

[UMenuHelpMenu]
ContextName="&Context Help"
ContextHelp="Enable and disable this context help area at the bottom of the screen."
EpicGamesURLName="About &Epic Games"
EpicGamesURLHelp="Click to open Epic Games webpage!"
SupportURLName="Technical Support"
SupportURLHelp="Click to open the technical support web page at OldUnreaal."
AboutName="&Unreal Tournament Credits"
AboutHelp="See the credits about who created this game."

[UMenuOptionsMenu]
PreferencesName="P&references"
PreferencesHelp="Change your game options, audio and video setup, HUD configuration, controls and other options."
PrioritizeName="&Weapons"
PrioritizeHelp="Change your weapon priority, view and set weapon options."
DesktopName="Show &Desktop"
DesktopHelp="Toggle between showing your game behind the menus, or the desktop logo."
PlayerMenuName="&Player Setup"
PlayerMenuHelp="Configure your player setup for multiplayer and botmatch gaming."

[UMenuGameMenu]
LoadName="&Load"
LoadHelp="Select to load a previously saved game."
SaveName="&Save"
SaveHelp="Select to save your current game."
BotmatchName="&Botmatch"
BotmatchHelp="Select to begin a game of Botmatch: Deathmatch with Bots!"
QuitTitle="Confirm Quit"
QuitText="Are you sure you want to Quit?"
NewGameName="&New"
NewGameHelp="Select to setup a new single player game of Unreal Tournament."
QuitName="&Quit"
QuitHelp="Select to save preferences and exit Unreal Tournament."

[UMenuStatsMenu]
ViewLocalName="View Local ngStats"
ViewLocalHelp="View your game statistics accumulated in single player and practice games."
ViewGlobalName="View Global ngWorldStats"
ViewGlobalHelp="View your game statistics accumulated online."
AboutName="Help with &ngStats"
AboutHelp="Get information about local stat logging."
About2Name="Help with &ngWorldStats"
About2Help="Get information about global stat logging."
DisabledName="Disabled"
DisabledHelp="This menu was disabled in Unreal Tournament v469."

[UTCreditsWindow]
WindowTitle="Unreal Tournament Credits"

[UMenuAdvancedClientWindow]
HelpText[0]="The advanced preferences window is not available on your platform."
HelpText[1]=" "
HelpText[2]="If you want to modify advanced game settings, then please close the game and edit the following ini files:"
HelpText[3]=" "

[UTCreditsCW]
ProgrammersText="Programming"
LevelDesignText="Level Design"
ArtText="Art & Models"
MusicSoundText="Music & Sound"
BizText="Biz"


Unreal English Localization
Shared files: ALAudio.intCore.intD3DDrv.intEditor.intEngine.intIpDrv.intSetup.intStartup.intUnrealEd.intWindow.intWinDrv.intD3D9Drv.intFMODAudioDrv.intGalaxy.intGlideDrv.intIpServer.intMeTaLDrv.intOpenGLDrv.intSglDrv.intSoftDrv.intUBrowser.intUMenu.intUnrealI.intUnrealShare.intUWindow.intXDrv.intXMesaGLDrv.intXOpenGLDrv.int
Unreal exclusives: SetupUnreal.intSetupUnrealPatch.intD3D8Drv.intEFX.intOGLDrv.intOldOpenGLDrv.intOldWeapons.intPhysXPhysics.intScriptedAI.intSDL2Drv.intSwFMOD.intUnreal.intUnrealIntegrity.intUnrealLinux.intUnrealLinux.bin.intUnrealOSX.intUnrealOSX.bin.intUnrealSDL2.intUnrealSDL2.bin.intUnrealXLinux.intUnrealXLinux.bin.intUWebAdmin.intWebAdminHTML.int
Assets: Bluff.intCeremony.intChizra.intDark.intDasaCellars.intDasaPass.intDCrater.intDig.intDKNightOp.intDmAriza.intDmBeyondTheSun.intDmCurse.intDmDeathFan.intDmDeck16.intDmElsinore.intDmExar.intDMfith.intDmHealPod.intDmMorbias.intDmRadikus.intDmRetrospective.intDmRiot.intDmTundra.intDug.intEndGame.intExtremeBeg.intExtremeCore.intExtremeDark.intExtremeDarkGen.intExtremeDGen.intExtremeEnd.intExtremeGen.intExtremeLab.intFemale1Skins.intFemale2Skins.intGateway.intHarobed.intIsvDeck1.intIsvKran32.intIsvKran4.intMale1Skins.intMale2Skins.intMale3Skins.intNaliBoat.intNaliC.intNaliLord.intNoork.intNyleve.intPassage.intQueenEnd.intRuins.intSkTrooperSkins.intSkyBase.intSkyCaves.intSkyTown.intSpireVillage.intTerraLift.intTerraniux.intTheSunspire.intTrench.intVeloraEnd.intVortex2.int
Return to Na Pali: UDSDemo.intUPak.intUPakFix.intAbyss.intCrashsite.intCrashsite1.intCrashsite2.intDmAthena.intDmDaybreak.intDmHazard.intDmStomp.intDmSunSpeak.intDmTerra.intDuskFalls.intEldora.intEnd.intFoundry.intGlacena.intGlathriel1.intGlathriel2.intInterIntro.intInter1.intInter2.intInter3.intInter4.intInterCrashsite.intInter5.intInter6.intInter7.intInter8.intInter9.intInter10.intInter11.intInter12.intInter13.intInter14.intIntro1.intIntro2.intNagomi.intNagomiSun.intNalic2.intNevec.intSpireLand.intToxic.intUGCredits.intUpack.intVelora.int
Fusion Mappack: DM-Cybrosis.intDM-Letting.intDM-Loxi.intDM-Mojo.intDM-Shrapnel.intDM-Twilight.int
Division Mappack: DmBayC.intDmCreek.intDmDespair.intDmEclipse.intDmKrazy.intDmLocke.intDmMorbfanza.intDmScruular.intDmSplash.intDmVilla.int
Unreal Tournament English Localization
Shared files: ALAudio.intCore.intD3DDrv.intEditor.intEngine.intIpDrv.intSetup.intStartup.intUnrealEd.intWindow.intWinDrv.intD3D9Drv.intFMODAudioDrv.intGalaxy.intGlideDrv.intIpServer.intMeTaLDrv.intOpenGLDrv.intSglDrv.intSoftDrv.intUBrowser.intUMenu.intUnrealI.intUnrealShare.intUWindow.intXDrv.intXMesaGLDrv.intXOpenGLDrv.intUWeb.int
UT exclusives: Botpack.intCluster.intSDLDrv.intSDLGLDrv.intSDLSoftDrv.intudemo.intUnrealTournament.intUTBrowser.intUTMenu.intUTServerAdmin.int
Assets: AS-Frigate.intAS-Guardia.intAS-HiSpeed.intAS-Mazon.intAS-Oceanfloor.intAS-Overlord.intAS-Rook.intAS-Tutorial.intBossSkins.intCityIntro.intCommandoSkins.intCTF-Command.intCTF-Coret.intCTF-Dreary.intCTF-EternalCave.intCTF-Face.intCTF-Gauntlet.intCTF-LavaGiant.intCTF-Niven.intCTF-November.intCTF-Tutorial.intDM-Barricade.intDM-Codex.intDM-Conveyor.intDM-Curse][.intDM-Deck16][.intDM-Fetid.intDM-Fractal.intDM-Gothic.intDM-Grinder.intDM-HyperBlast.intDM-KGalleon.intDM-Liandri.intDM-Morbias][.intDM-Morpheus.intDM-Oblivion.intDM-Peak.intDM-Phobos.intDM-Pressure.intDM-Pyramid.intDM-Stalwart.intDM-StalwartXL.intDM-Tempest.intDM-Turbine.intDM-Tutorial.intDM-Zeto.intDOM-Cinder.intDOM-Condemned.intDOM-Cryptic.intDOM-Gearbolt.intDOM-Ghardhen.intDOM-Lament.intDOM-Leadworks.intDOM-MetalDream.intDOM-Olden.intDOM-Sesmar.intDOM-Tutorial.intEOL_Assault.intEOL_Challenge.intEOL_CTF.intEOL_Deathmatch.intEOL_Domination.intEOL_Statues.intFCommandoSkins.intSGirlSkins.intSoldierSkins.intUTCredits.intUT-Logo-Map.int
GOTY Edition: de.intmultimesh.intrelics.intrelicsbindings.inttcowmeshskins.inttnalimeshskins.inttskmskins.intCTF-Cybrosis][.intCTF-Darji16.intCTF-Face][.intCTF-HallOfGiants.intCTF-High.intCTF-Hydro16.intCTF-Kosov.intCTF-Noxion16.intCTF-Nucleus.intCTF-Orbital.intDM-Agony.intDM-ArcaneTemple.intDM-Crane.intDM-Cybrosis][.intDM-HealPod][.intDM-Malevolence.intDM-Mojo][.intDM-Shrapnel][.intDM-SpaceNoxx.int
Bonus Pack 4: skeletalchars.intCTF-Beatitude.intCTF-EpicBoy.intCTF-Face-SE.intCTF-Ratchet.intDM-Bishop.intDM-Closer.intDM-Grit-TOURNEY.intDM-Viridian-TOURNEY.intDOM-Bullet.intDOM-Cidom.intDOM-Lament][.intDOM-WolfsBay.int
Rocket Arena: RocketArena.intRocketArenaMultimesh.intRA-Akuma.intRA-Clawfist.intRA-CliffyB.intRA-DavidM.intRA-DavidM2.intRA-Ebolt.intRA-GE][.intRA-Heiko.intRA-Inoxx.intRA-OutWorld.intRA-Shinigami.intRA-Warren.intRA-Qwerty.intRA-Revolver.int
Chaos UT: ChaosUT.intChaosUTMiscMuts.intChaosGames.intChreks.intChrekSkins.intChrekvoicedozer.intChrekvoicescout.intCTF-CUT_ChaosCastle-pf.intCTF-CUT_Horus.intDM-CUT_Eclipse.intDM-CUT_Proxyking.intDM-CUT_SkullMoon.intDM-CUT_StorageAlpha.intDM-CUT_ThebellTolls.intDM-CUT_WeaponsOfChaos.intDM-CUT_WeaponsOfWar.intUTChaosMap.intKOTH_BaseStationTheta.int