home *** CD-ROM | disk | FTP | other *** search
/ Igromania 1999 February / 17_02_1999.iso / patch / UnrealBeta220.exe / Engine.int < prev    next >
INI File  |  1998-12-07  |  4KB  |  142 lines

  1. [Public]
  2. Object=(Name=Engine.Console,Class=Class,MetaClass=Engine.Console)
  3. Preferences=(Caption="Advanced",Parent="Advanced Options")
  4. Preferences=(Caption="Game Engine Settings",Parent="Advanced",Class=Engine.GameEngine,Category=Settings,Immediate=True)
  5. Preferences=(Caption="Key Aliases",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=Aliases)
  6. Preferences=(Caption="Raw Key Bindings",Parent="Advanced",Class=Engine.Input,Immediate=True,Category=RawKeys)
  7. Preferences=(Caption="Drivers",Parent="Advanced Options",Class=Engine.Engine,Immediate=False,Category=Drivers)
  8. Preferences=(Caption="Public Server Information",Parent="Networking",Class=Engine.GameReplicationInfo,Immediate=True)
  9. Preferences=(Caption="Game Settings",Parent="Advanced Options",Class=Engine.GameInfo)
  10.  
  11. [Errors]
  12. NetOpen=Error opening file
  13. NetWrite=Error writing to file
  14. NetRefused=Server refused to send '%s'
  15. NetClose=Error closing file
  16. NetSize=File size mismatch
  17. NetMove=Error moving file
  18. NetInvalid=Received invalid file request
  19. NoDownload=Package '%s' is not downloadable
  20. DownloadFailed=Downloading package '%s' failed: %s
  21. RequestDenied=Server requested file from pending level: Denied
  22. ConnectionFailed=Connection failed
  23. ChAllocate=Couldn't allocate channel
  24. NetAlready=Already networking
  25. NetListen=Listen failed: No linker context available
  26. LoadEntry=Can't load Entry: %s
  27. InvalidUrl=Invalid URL: %s
  28. InvalidLink=Invalid Link: %s
  29. FailedBrowse=Failed to enter %s: %s
  30. Listen=Listen failed: %s
  31. AbortToEntry=Failed; returning to Entry
  32. ServerOpen=Servers can't open network URLs
  33. ServerListen=Dedicated server can't listen: %s
  34. Pending=Pending connect to '%s' failed; %s
  35. LoadPlayerClass=Failed to load player class
  36. ServerOutdated=Server's version is outdated
  37.  
  38. [Progress]
  39. RunningNet=%s: %s (%i players)
  40. NetReceiving=Receiving '%s': %i/%i
  41. NetReceiveOk=Successfully received '%s'
  42. NetSend=Sending '%s'
  43. NetSending=Sending '%s': %i/%i
  44. Connecting=Connecting...
  45. Listening=Listening for clients...
  46. Loading=Loading
  47. Saving=Saving
  48. Paused=Paused by %s
  49. ReceiveFile=Receiving '%s' (F10 Cancels)
  50. ReceiveSize=Size %iK, Complete %3.1f%%
  51. ConnectingText=Connecting (F10 Cancels):
  52. ConnectingURL=unreal://%s/%s
  53.  
  54. [Console]
  55. ClassCaption=Standard Unreal Console
  56. LoadingMessage=LOADING
  57. SavingMessage=SAVING
  58. ConnectingMessage=CONNECTING
  59. PausedMessage=PAUSED
  60. ChatChannel=(CHAT) 
  61. TeamChannel=(TEAM) 
  62.  
  63. [General]
  64. Upgrade=To enter this server, you need the latest free update to Unreal available from Epic's Web site:
  65. UpgradeURL=http://www.unreal.com/upgrade
  66. UpgradeQuestion=Do you want to launch your web browser and go to the upgrade page now?
  67. Version=Version %i
  68.  
  69. [Menu]
  70. HelpMessage=
  71. MenuList=
  72. LeftString=Left
  73. RightString=Right
  74. CenterString=Center
  75. EnabledString=Enabled
  76. DisabledString=Disabled
  77. HelpMessage[1]="This menu has not yet been implemented."
  78.  
  79. [Inventory]
  80. PickupMessage=Snagged an item
  81. M_Activated=" activated"
  82. M_Selected=" selected"
  83. M_Deactivated=" deactivated"
  84. ItemArticle=a
  85.  
  86. [WarpZoneInfo]
  87. OtherSideURL=
  88.  
  89. [GameInfo]
  90. SwitchLevelMessage=Switching Levels
  91. DefaultPlayerName=Player
  92. LeftMessage=" left the game."
  93. FailedSpawnMessage=Failed to spawn player actor
  94. FailedPlaceMessage=Could not find starting spot (level might need a 'PlayerStart' actor)
  95. NameChangedMessage=Name changed to 
  96. EnteredMessage=" entered the game."
  97. GameName=Game
  98. MaxedOutMessage=Server is already at capacity.
  99. WrongPassword=The password you entered is incorrect.
  100. NeedPassword="You need to enter a password to join this game."
  101.  
  102. [LevelInfo]
  103. Title="Untitled"
  104.  
  105. [Weapon]
  106. MessageNoAmmo=" has no ammo."
  107. PickupMessage=You got a weapon
  108. DeathMessage=%o was killed by %k's %w.
  109. ItemName=Weapon
  110. DeathMessage[0]=%o was killed by %k's %w.
  111. DeathMessage[1]=%o was killed by %k's %w.
  112. DeathMessage[2]=%o was killed by %k's %w.
  113. DeathMessage[3]=%o was killed by %k's %w.
  114.  
  115. [Counter]
  116. CountMessage=Only %i more to go...
  117. CompleteMessage=Completed!
  118.  
  119. [Ammo]
  120. PickupMessage=You picked up some ammo.
  121.  
  122. [Pickup]
  123. ExpireMessage=
  124.  
  125. [SpecialEvent]
  126. DamageString=
  127.  
  128. [DamageType]
  129. Name=killed
  130. AltName=killed
  131.  
  132. [PlayerPawn]
  133. QuickSaveString=Quick Saving
  134. NoPauseMessage=Game is not pauseable
  135. ViewingFrom=Now viewing from 
  136. OwnCamera=own camera
  137. FailedView=Failed to change view.
  138.  
  139. [Pawn]
  140. NameArticle=" a "
  141.  
  142.