home *** CD-ROM | disk | FTP | other *** search
/ How Computers Work (Alt) / HowComputersWork.iso / Walkthrough / Client / UnrealtyClient-v101.exe / System / Engine.int < prev    next >
Encoding:
INI File  |  2000-04-19  |  4.4 KB  |  133 lines

  1. [Public]
  2. Object=(Name=Engine.ServerCommandlet,Class=Class,MetaClass=Core.Commandlet)
  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,Immediate=True)
  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. CancelledConnect=Cancelled Connect Attempt
  40. RunningNet=%s: %s (%i players)
  41. NetReceiving=Receiving '%s': %i/%i
  42. NetReceiveOk=Successfully received '%s'
  43. NetSend=Sending '%s'
  44. NetSending=Sending '%s': %i/%i
  45. Connecting=Connecting...
  46. Listening=Listening for clients...
  47. Loading=Loading
  48. Saving=Saving
  49. Paused=Paused by %s
  50. ReceiveFile=Receiving '%s' (F10 Cancels)
  51. ReceiveSize=Size %iK, Complete %3.1f%%
  52. ConnectingText=Connecting (F10 Cancels):
  53. ConnectingURL=unrealty://%s/%s
  54.  
  55. [Console]
  56. ClassCaption=Standard Unrealty Console
  57. LoadingMessage=LOADING
  58. SavingMessage=SAVING
  59. ConnectingMessage=CONNECTING
  60. PausedMessage=PAUSED
  61. PrecachingMessage=PRECACHING
  62. ChatChannel=(CHAT) 
  63. TeamChannel=(TEAM) 
  64.  
  65. [General]
  66. Upgrade=To enter this server, you need the latest free update to Unrealty available from the Unrealty Network web site:
  67. UpgradeURL=http://www.unrealty.net/products/client/
  68. UpgradeQuestion=Do you want to launch your web browser and go to the upgrade page now?
  69. Version=Version %i
  70.  
  71. [Menu]
  72. HelpMessage=
  73. MenuList=
  74. LeftString=Left
  75. RightString=Right
  76. CenterString=Center
  77. EnabledString=Enabled
  78. DisabledString=Disabled
  79. HelpMessage[1]="This menu has not yet been implemented."
  80. YesString=yes
  81. NoString=no
  82.  
  83. [Inventory]
  84. PickupMessage=Snagged an item
  85. M_Activated=" activated"
  86. M_Selected=" selected"
  87. M_Deactivated=" deactivated"
  88. ItemArticle=a
  89.  
  90. [WarpZoneInfo]
  91. OtherSideURL=
  92.  
  93. [GameInfo]
  94. SwitchLevelMessage=Switching Locales
  95. DefaultPlayerName=Visitor
  96. LeftMessage=" left Unrealty."
  97. FailedSpawnMessage=Failed to spawn player actor
  98. FailedPlaceMessage=Could not find starting spot (level might need a 'PlayerStart' actor)
  99. NameChangedMessage=Name changed to 
  100. EnteredMessage=" entered Unrealty."
  101. GameName="Session"
  102. MaxedOutMessage=Server is already at capacity.
  103. WrongPassword=The password you entered is incorrect.
  104. NeedPassword=You need to enter a password to join this locale.
  105. FailedTeamMessage=Could not find team for visitor.
  106.  
  107. [LevelInfo]
  108. Title=Untitled
  109.  
  110. [PlayerPawn]
  111. QuickSaveString=Quick Saving
  112. NoPauseMessage=Locale is not pauseable.
  113. ViewingFrom=Now viewing from 
  114. OwnCamera=own camera
  115. FailedView=Failed to change view.
  116. CantChangeNameMsg=You can't change your name during a global logged session.
  117.  
  118. [Pawn]
  119. NameArticle=" a "
  120.  
  121. [Spectator]
  122. MenuName=Spectator
  123.  
  124. [ServerCommandlet]
  125. HelpCmd=server
  126. HelpOneLiner=Network locale server
  127. HelpUsage=server map.unr[?game=gametype] [-option...] [parm=value]...
  128. HelpWebLink=http://www.unrealty.net/products/client/servertips.html
  129. HelpParm[0]=Log
  130. HelpDesc[0]=Specify the log file to generate
  131. HelpParm[1]=AllAdmin
  132. HelpDesc[1]=Give all players admin privelages
  133.