home *** CD-ROM | disk | FTP | other *** search
/ Game Level Design / GLDesign.bin / Software / UnrealEngine2Runtime / UE2Runtime-22262001_Demo.exe / System / Engine.int < prev    next >
INI File  |  2003-06-24  |  7KB  |  248 lines

  1. [Public]
  2. ;Object=(Name=Engine.Console,Class=Class,MetaClass=Engine.Console)
  3. Object=(Name=Engine.ServerCommandlet,Class=Class,MetaClass=Core.Commandlet)
  4. Object=(Name=Engine.MasterMD5Commandlet,Class=Class,MetaClass=Core.Commandlet)
  5. Preferences=(Caption="Game Engine Settings",Parent="Advanced",Class=Engine.GameEngine,Category=Settings,Immediate=True)
  6. Preferences=(Caption="Key Aliases",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=Aliases)
  7. Preferences=(Caption="Raw Key Bindings",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=RawKeys)
  8. Preferences=(Caption="Drivers",Parent="Advanced Options",Class=Engine.Engine,Immediate=False,Category=Drivers)
  9. Preferences=(Caption="Public Server Information",Parent="Networking",Class=Engine.GameReplicationInfo,Immediate=True)
  10. Preferences=(Caption="Game Settings",Parent="Advanced Options",Class=Engine.GameInfo,Immediate=True)
  11.  
  12. [Errors]
  13. NetOpen=Error opening file
  14. NetWrite=Error writing to file
  15. NetRefused=Server refused to send '%s'
  16. NetClose=Error closing file
  17. NetSize=File size mismatch
  18. NetMove=Error moving file
  19. NetInvalid=Received invalid file request
  20. NoDownload=Package '%s' is not downloadable
  21. DownloadFailed=Downloading package '%s' failed: %s
  22. RequestDenied=Server requested file from pending level: Denied
  23. ConnectionFailed=Connection failed
  24. ChAllocate=Couldn't allocate channel
  25. NetAlready=Already networking
  26. NetListen=Listen failed: No linker context available
  27. LoadEntry=Can't load Entry: %s
  28. InvalidUrl=Invalid URL: %s
  29. InvalidLink=Invalid Link: %s
  30. FailedBrowse=Failed to enter %s: %s
  31. Listen=Listen failed: %s
  32. AbortToEntry=Failed; returning to Entry
  33. ServerOpen=Servers can't open network URLs
  34. ServerListen=Dedicated server can't listen: %s
  35. Pending=Pending connect to '%s' failed; %s
  36. LoadPlayerClass=Failed to load player class
  37. ServerOutdated=Server's version is outdated
  38.  
  39. [Progress]
  40. CancelledConnect=Cancelled Connect Attempt
  41. RunningNet=%s: %s (%i players)
  42. NetReceiving=Receiving '%s': %i/%i
  43. NetReceiveOk=Successfully received '%s'
  44. NetSend=Sending '%s'
  45. NetSending=Sending '%s': %i/%i
  46. Connecting=Connecting...
  47. Listening=Listening for clients...
  48. Loading=Loading
  49. Saving=Saving
  50. Paused=Paused by %s
  51. ReceiveFile=Receiving '%s' (F10 Cancels)
  52. ReceiveOptionalFile=Receiving optional file '%s' (Press F10 to Skip)
  53. ReceiveSize=Size %iK, Complete %3.1f%%
  54. ConnectingText=Connecting (F10 Cancels):
  55. ConnectingURL=unreal://%s/%s
  56.  
  57. [Console]
  58. ClassCaption=Standard Unreal Console
  59. LoadingMessage=LOADING
  60. SavingMessage=SAVING
  61. ConnectingMessage=CONNECTING
  62. PausedMessage=PAUSED
  63. PrecachingMessage=PRECACHING
  64. ChatChannel=(CHAT) 
  65. TeamChannel=(TEAM) 
  66.  
  67. [MasterMD5Commandlet]
  68. HelpCmd=mastermd5
  69. HelpOneLiner=Manipulate the Master MD5 database
  70. HelpUsage=mastermd5 [-option..] <params>
  71. HelpWebLink=http://unreal.epicgames.com/servertips.htm
  72. HelpParm[0]=-c
  73. HelpDesc[0]=Creates a new MD5 database
  74. HelpParm[1]=-a 
  75. HelpDesc[1]=Adds new packages to the database
  76. HelpParm[2]=-s
  77. HelpDesc[2]=Show the current database.
  78. HelpParm[3]=-r
  79. HelpDesc[3]=Force the revision of all entries to <param>
  80. [General]
  81. Upgrade=To enter this server, you need the latest free update to Unreal available from Epic's Web site:
  82. UpgradeURL=http://www.unreal.com/upgrade
  83. UpgradeQuestion=Do you want to launch your web browser and go to the upgrade page now?
  84. Version=Version %i
  85.  
  86. [Menu]
  87. HelpMessage=
  88. MenuList=
  89. LeftString=Left
  90. RightString=Right
  91. CenterString=Center
  92. EnabledString=Enabled
  93. DisabledString=Disabled
  94. HelpMessage[1]="This menu has not yet been implemented."
  95. YesString=yes
  96. NoString=no
  97.  
  98. [Inventory]
  99. PickupMessage=Snagged an item
  100. M_Activated=" activated"
  101. M_Selected=" selected"
  102. M_Deactivated=" deactivated"
  103. ItemArticle=a
  104.  
  105. [WarpZoneInfo]
  106. OtherSideURL=
  107.  
  108. [GameInfo]
  109. SwitchLevelMessage=Switching Levels
  110. DefaultPlayerName=Player
  111. LeftMessage=" left the game."
  112. FailedSpawnMessage=Failed to spawn player actor
  113. FailedPlaceMessage=Could not find starting spot (level might need a 'PlayerStart' actor)
  114. NameChangedMessage=Name changed to 
  115. EnteredMessage=" entered the game."
  116. GameName="Game"
  117. MaxedOutMessage=Server is already at capacity.
  118. WrongPassword=The password you entered is incorrect.
  119. NeedPassword=You need to enter a password to join this game.
  120. FailedTeamMessage=Could not find team for player
  121.  
  122. [LevelInfo]
  123. Title=Untitled
  124.  
  125. [Weapon]
  126. MessageNoAmmo=" has no ammo."
  127. PickupMessage=You got a weapon
  128. DeathMessage=%o was killed by %k's %w.
  129. ItemName=Weapon
  130. DeathMessage[0]=%o was killed by %k's %w.
  131. DeathMessage[1]=%o was killed by %k's %w.
  132. DeathMessage[2]=%o was killed by %k's %w.
  133. DeathMessage[3]=%o was killed by %k's %w.
  134.  
  135. [Counter]
  136. CountMessage=Only %i more to go...
  137. CompleteMessage=Completed!
  138.  
  139. [Ammo]
  140. PickupMessage=You picked up some ammo.
  141.  
  142. [Pickup]
  143. ExpireMessage=
  144.  
  145. [SpecialEvent]
  146. DamageString=
  147.  
  148. [DamageType]
  149. Name=killed
  150. AltName=killed
  151.  
  152. [PlayerPawn]
  153. QuickSaveString=Quick Saving
  154. NoPauseMessage=Game is not pauseable
  155. ViewingFrom=Now viewing from 
  156. OwnCamera=own camera
  157. FailedView=Failed to change view.
  158. CantChangeNameMsg=You can't change your name during a global logged game.
  159.  
  160. [Pawn]
  161. NameArticle=" a "
  162.  
  163. [Spectator]
  164. MenuName=Spectator
  165.  
  166. [ServerCommandlet]
  167. HelpCmd=server
  168. HelpOneLiner=Network game server
  169. HelpUsage=server map.urt[?game=gametype] [-option...] [parm=value]...
  170. HelpWebLink=http://unreal.epicgames.com/servertips.htm
  171. HelpParm[0]=Log
  172. HelpDesc[0]=Specify the log file to generate
  173. HelpParm[1]=AllAdmin
  174. HelpDesc[1]=Give all players admin privelages
  175.  
  176. [KeyNames]
  177. Up="UP"
  178. Right="RIGHT"
  179. Left="LEFT"
  180. Down="DOWN"
  181. LeftMouse="LEFT MOUSE"
  182. RightMouse="RIGHT MOUSE"
  183. MiddleMouse="MIDDLE MOUSE"
  184. MouseX="MOUSE X"
  185. MouseY="MOUSE Y"
  186. MouseZ="MOUSE Z"
  187. MouseW="MOUSE W"
  188. JoyX="JOY X"
  189. JoyY="JOY Y"
  190. JoyZ="JOY Z"
  191. JoyU="JOY U"
  192. JoyV="JOY V"
  193. JoySlider1="JOYSLIDER 1"
  194. JoySlider2="JOYSLIDER 2"
  195. MouseWheelUp="MOUSEWHEEL UP"
  196. MouseWheelDown="MOUSEWHEEL DOWN"
  197. Joy1="JOY 1"
  198. Joy2="JOY 2"
  199. Joy3="JOY 3"
  200. Joy4="JOY 4"
  201. Joy5="JOY 5"
  202. Joy6="JOY 6"
  203. Joy7="JOY 7"
  204. Joy8="JOY 8"
  205. Joy9="JOY 9"
  206. Joy10="JOY 10"
  207. Joy11="JOY 11"
  208. Joy12="JOY 12"
  209. Joy13="JOY 13"
  210. Joy14="JOY 14"
  211. Joy15="JOY 15"
  212. Joy16="JOY 16"
  213. Space="SPACE"
  214. PageUp="PAGE UP"
  215. PageDown="PAGE DOWN"
  216. End="END"
  217. Home="HOME"
  218. Select="SELECT"
  219. Print="PRINT"
  220. Execute="EXECUTE"
  221. PrintScrn="PRINTSCRN"
  222. Insert="INSERT"
  223. Delete="DELETE"
  224. Help="HELP"
  225. NumPad0="NUM 0"
  226. NumPad1="NUM 1"
  227. NumPad2="NUM 2"
  228. NumPad3="NUM 3"
  229. NumPad4="NUM 4"
  230. NumPad5="NUM 5"
  231. NumPad6="NUM 6"
  232. NumPad7="NUM 7"
  233. NumPad8="NUM 8"
  234. NumPad9="NUM 9"
  235. GreyStar="GREY STAR"
  236. GreyPlus="GREY PLUS"
  237. Separator="SEPARATOR"
  238. GreyMinus="GREY MINUS"
  239. NumPadPeriod="NUM ."
  240. GreySlash="GREY SLASH"
  241. Pause="PAUSE"
  242. CapsLock="CAPSLOCK"
  243. Tab="TAB"
  244. Enter="ENTER"
  245. Shift="SHIFT"
  246. NumLock="NUMLOCK"
  247. Escape="ESCAPE"
  248.