home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 191 / dpcs0104.iso / Games / XIII / data1.cab / Common_Game_Files / System / Engine.int < prev    next >
Encoding:
INI File  |  2003-09-26  |  5.0 KB  |  165 lines

  1. [Public]
  2. ;Object=(Name=Engine.Console,Class=Class,MetaClass=Engine.Console)
  3. Object=(Name=Engine.ServerCommandlet,Class=Class,MetaClass=Core.Commandlet)
  4. Preferences=(Caption="Advanced",Parent="Advanced Options")
  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. CDcopy=Please Use Original CD
  39. Errors=Error
  40.  
  41. [Progress]
  42. CancelledConnect=Cancelled Connect Attempt
  43. RunningNet=%s: %s (%i players)
  44. NetReceiving=Receiving '%s': %i/%i
  45. NetReceiveOk=Successfully received '%s'
  46. NetSend=Sending '%s'
  47. NetSending=Sending '%s': %i/%i
  48. Connecting=Connecting...
  49. Listening=Listening for clients...
  50. Loading=Loading
  51. Saving=Saving
  52. Paused=Paused by %s
  53. ReceiveFile=Receiving '%s' (F10 Cancels)
  54. ReceiveOptionalFile=Receiving optional file '%s' (Press F10 to Skip)
  55. ReceiveSize=Size %iK, Complete %3.1f%%
  56. ConnectingText=Connecting (F10 Cancels):
  57. ConnectingURL=xiii://%s/%s
  58.  
  59. [Console]
  60. ClassCaption=Standard Unreal Console
  61. LoadingMessage=LOADING
  62. SavingMessage=SAVING
  63. ConnectingMessage=CONNECTING
  64. PausedMessage=PAUSED
  65. PrecachingMessage=PRECACHING
  66. ChatChannel=(CHAT) 
  67. TeamChannel=(TEAM) 
  68.  
  69. [General]
  70. Upgrade=To enter this server, you need the latest free update to Unreal available from Epic's Web site:
  71. UpgradeURL=http://www.unreal.com/upgrade
  72. UpgradeQuestion=Do you want to launch your web browser and go to the upgrade page now?
  73. Version=Version %i
  74.  
  75. [Menu]
  76. HelpMessage=
  77. MenuList=
  78. LeftString=Left
  79. RightString=Right
  80. CenterString=Center
  81. EnabledString=Enabled
  82. DisabledString=Disabled
  83. HelpMessage[1]="This menu has not yet been implemented."
  84. YesString=yes
  85. NoString=no
  86.  
  87. [Inventory]
  88. PickupMessage=objet ramassΘ
  89. M_Activated=" activated"
  90. M_Selected=" selected"
  91. M_Deactivated=" deactivated"
  92. ItemArticle=a
  93.  
  94. [WarpZoneInfo]
  95. OtherSideURL=
  96.  
  97. [GameInfo]
  98. SwitchLevelMessage=Switching Levels
  99. DefaultPlayerName=Player
  100. LeftMessage=" left the game."
  101. FailedSpawnMessage=Failed to spawn player actor
  102. FailedPlaceMessage=Could not find starting spot (level might need a 'PlayerStart' actor)
  103. NameChangedMessage=Name changed to 
  104. EnteredMessage=" entered the game."
  105. GameName="Game"
  106. MaxedOutMessage=Server is already at capacity.
  107. WrongPassword=The password you entered is incorrect.
  108. NeedPassword=You need to enter a password to join this game.
  109. FailedTeamMessage=Could not find team for player
  110.  
  111. [LevelInfo]
  112. Title=Untitled
  113.  
  114. [Weapon]
  115. MessageNoAmmo=" has no ammo."
  116. PickupMessage=You got a weapon
  117. DeathMessage=%o was killed by %k's %w.
  118. ItemName=Weapon
  119. DeathMessage[0]=%o was killed by %k's %w.
  120. DeathMessage[1]=%o was killed by %k's %w.
  121. DeathMessage[2]=%o was killed by %k's %w.
  122. DeathMessage[3]=%o was killed by %k's %w.
  123.  
  124. [Counter]
  125. CountMessage=Only %i more to go...
  126. CompleteMessage=Completed!
  127.  
  128. [Ammo]
  129. PickupMessage=You picked up some ammo.
  130.  
  131. [Pickup]
  132. ExpireMessage=
  133.  
  134. [SpecialEvent]
  135. DamageString=
  136.  
  137. [DamageType]
  138. Name=killed
  139. AltName=killed
  140.  
  141. [PlayerPawn]
  142. QuickSaveString=Quick Saving
  143. NoPauseMessage=Game is not pauseable
  144. ViewingFrom=Now viewing from 
  145. OwnCamera=own camera
  146. FailedView=Failed to change view.
  147. CantChangeNameMsg=You can't change your name during a global logged game.
  148.  
  149. [Pawn]
  150. NameArticle=" a "
  151.  
  152. [Spectator]
  153. MenuName=Spectator
  154.  
  155. [ServerCommandlet]
  156. HelpCmd=server
  157. HelpOneLiner=Network game server
  158. HelpUsage=server map.unr[?game=gametype] [-option...] [parm=value]...
  159. HelpWebLink=http://unreal.epicgames.com/servertips.htm
  160. HelpParm[0]=Log
  161. HelpDesc[0]=Specify the log file to generate
  162. HelpParm[1]=AllAdmin
  163. HelpDesc[1]=Give all players admin privelages
  164.  
  165.