Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

405 lines
14 KiB

  1. [STRINGS]
  2. ^IISTITLE^ = "Internet Service Manager<BR> <FONT SIZE=-1>for Internet Information Server 5.0<FONT>"
  3. ^PWSTITLE^ = "Internet Service Manager<BR> <FONT SIZE=-1>for Peer Web Services<FONT>"
  4. ^IISISM^ = "Internet Service Manager"
  5. ^IISADV^ = "Internet Service Manager <%if servid EQ 4%>WWW<%elif servid EQ 1%>FTP<%elif servid EQ 2%>Gopher<%endif%> Advanced Properties"
  6. ^IISDIR^ = "Internet Service Manager <%if servid EQ 4%>WWW<%elif servid EQ 1%>FTP<%elif servid EQ 2%>Gopher<%endif%> Directory Properties"
  7. ^IISLOG^ = "Internet Service Manager <%if servid EQ 4%>WWW<%elif servid EQ 1%>FTP<%elif servid EQ 2%>Gopher<%endif%> Logging Properties"
  8. ^IISMSG^ = "Internet Service Manager <%if servid EQ 4%>WWW<%elif servid EQ 1%>FTP<%elif servid EQ 2%>Gopher<%endif%> Message Properties"
  9. ^IISSRV^ = "Internet Service Manager <%if servid EQ 4%>WWW<%elif servid EQ 1%>FTP<%elif servid EQ 2%>Gopher<%endif%> Service Properties"
  10. ^IISHELP^ = "Internet Service Manager Help"
  11. ^MSFTIIS^ = "Microsoft Internet Information Server"
  12. ^MSFTPWS^ = "Microsoft Peer Web Services"
  13. ^WWWAdm^ = "WWW Administrator"
  14. ^FTPAdm^ = "FTP Administrator"
  15. ^GopherAdm^ = "Gopher Administrator"
  16. ^WWWUpdate^ = "WWW Administrator Update"
  17. ^AdmFor^ = "Administration on"
  18. ^IntroButton^ = "Introduction"
  19. ^WWWButton^ = "WWW"
  20. ^FTPButton^ = "FTP"
  21. ^GopherButton^ = "Gopher"
  22. ^DocButton^ = "Documentation"
  23. ^DocLocation^ = "/iisadmin/htmldocs/"
  24. ^WEBISM^ = "Microsoft Internet Information Server Internet Service Manager (HTML)"
  25. ^SrvTab^ = "Service"
  26. ^MsgTab^ = "Messages"
  27. ^DirTab^ = "Directories"
  28. ^LogTab^ = "Logging"
  29. ^AdvTab^ = "Advanced"
  30. # do not translate - Standard backround, link and text color
  31. ^BodyTag^ = "<BODY BGCOLOR=#FFFFFF LINK=000000 VLINK=000000>"
  32. # do not translate - change only if for some reason another
  33. # menu page is used
  34. ^TopMenuPage^ = "/iisadmin/default.htm"
  35. # do not translate
  36. ^GifPath^ = "/iisadmin/"
  37. # do not translate
  38. ^HtmlaDll^ = "/scripts/iisadmin/ism.dll"
  39. # do not translate
  40. ^HelpPath^ = ""
  41. ^SrcHelpPath^ = "/iisadmin/"
  42. # do not translate, set to 0 to disable help
  43. ^DoHelp^ = "1"
  44. # do not translate, change if link to help to be modified
  45. ^HtSrv^ = "htsrv.htm"
  46. ^HtDir^ = "htdir.htm"
  47. ^HtDira^ = "htdira.htm"
  48. ^HtDire^ = "htdire.htm"
  49. ^HtLog^ = "htlog.htm"
  50. ^HtAdv^ = "htadv.htm"
  51. ^HtAdvda^ = "htadvda.htm"
  52. ^HtAdvga^ = "htadvga.htm"
  53. ^HtAdve^ = "htadve.htm"
  54. ^GoSrv^ = "gosrv.htm"
  55. ^GoDir^ = "godir.htm"
  56. ^GoDira^ = "godira.htm"
  57. ^GoDire^ = "godire.htm"
  58. ^GoLog^ = "golog.htm"
  59. ^GoAdv^ = "goadv.htm"
  60. ^GoAdvda^ = "goadvda.htm"
  61. ^GoAdvga^ = "goadvga.htm"
  62. ^GoAdve^ = "goadve.htm"
  63. ^FtSrv^ = "ftsrv.htm"
  64. ^FtCon^ = "ftcon.htm"
  65. ^FtMsg^ = "ftmsg.htm"
  66. ^FtDir^ = "ftdir.htm"
  67. ^FtDira^ = "ftdira.htm"
  68. ^FtDire^ = "ftdire.htm"
  69. ^FtLog^ = "ftlog.htm"
  70. ^FtAdv^ = "ftadv.htm"
  71. ^FtAdvda^ = "ftadvda.htm"
  72. ^FtAdvga^ = "ftadvga.htm"
  73. ^FtAdve^ = "ftadve.htm"
  74. #
  75. # text for buttons, should be set so that screen length is about the
  76. # same for all buttons
  77. ^OKButton^ = " OK "
  78. ^CancelButton^ = " Cancel "
  79. ^ResetButton^ = " Reset "
  80. ^HelpButton^ = " Help "
  81. # do not translate
  82. ^TitleColor^ = "000000"
  83. ^SubTitleColor^ = "0000CD"
  84. ^TblBorderClr^ = "696969"
  85. ^BkrdClr^ = "C0C0C0"
  86. ^NavBorderColor^ = "C0C0C0"
  87. ^NavBkrdClr^ = "FFFFFF"
  88. ^NavActiveBkrdClr^ = "8F8FBD"
  89. ^MenuBorderColor^ = "FFFFFF"
  90. ^MenuBkrdColor^ = "F5F5F5"
  91. #
  92. # >>> ADV.HTR
  93. #
  94. # The <FONT COLOR=...> and </FONT> are HTML structures, not to be translated
  95. #
  96. ^DefGrant^ = "By default, all computers will be <FONT COLOR=#208020><B>Granted Access</B></FONT> except those listed below :"
  97. ^DefDeny^ = "By default, all computers will be <FONT COLOR=#800000><B>Denied Access</B></FONT> except those listed below :"
  98. ^Access^ = "Access"
  99. ^AccessWidth^ = "100"
  100. ^IPAddr^ = "IP Address"
  101. ^IPAddrWidth^ = "140"
  102. ^Subnet^ = "Subnet Mask"
  103. ^SubnetWidth^ = "140"
  104. ^Action^ = "Action..."
  105. ^ActionWidth^ = "100"
  106. ^Denied^ = "Denied"
  107. ^Granted^ = "Granted"
  108. ^Group^ = "Group"
  109. ^Single^ = "Single"
  110. ^Edit^ = "Edit"
  111. ^Remove^ = "Remove"
  112. ^Add^ = "Add..."
  113. ^AdvButtonsWidth^ = "500"
  114. ^AdvButtonsHeight^ = "30"
  115. #
  116. # the <I> and </I> are HTML structures, not to be translated
  117. #
  118. ^DefToDeny^ = "Click here to set the default to <I>Deny Access</I>"
  119. ^DefToGrant^ = "Click here to set the default to <I>Grant Access</I>"
  120. # this is linked to a checkbox
  121. ^Bandwidth^ = "Limit Network Use by all Internet Services on this computer"
  122. ^MaxNetUse^ = "Maximum network use :"
  123. ^KBS^ = "KB/S"
  124. #
  125. # >>> ADVADDD.HTR
  126. #
  127. ^ISMDeny^ = "Internet Service Manager - Deny Access"
  128. ^AdmDeny^ = "Administrator - Deny Access"
  129. ^IsDenyAcc^ = "Deny Access"
  130. ^DenyWWWTo^ = "Deny WWW access to the following :"
  131. ^DenyFTPTo^ = "Deny FTP access to the following :"
  132. ^DenyGopherTo^ = "Deny Gopher access to the following :"
  133. ^SngComp^ = "Single Computer"
  134. ^GroupComp^ = "Group of Computers"
  135. ^SubnetOnlyNec^ = "A subnet mask is only necessary when you deny access to a group of computers"
  136. #
  137. # >>> ADVADDDU.HTR
  138. #
  139. ^AddrNonExist^ = "This address no longer exists."
  140. ^AccDeniedToServ^ = "Access denied to this service."
  141. ^ServStopped^ = "This service has been stopped."
  142. # do not translate <%rpcstatus%>
  143. ^RPCError^ = "RPC error <%rpcstatus%>"
  144. ^InvIp^ = "Invalid IP address"
  145. # do not translate <%reqstatus%>
  146. ^ErrorID^ = "Error encountered : <%reqstatus%>"
  147. ^RetMain^ = "Return to main menu"
  148. ^OK^ = "OK"
  149. #
  150. # >>> ADVADDG.HTR
  151. #
  152. ^AdmGrant^ = "Internet Service Manager - Grant Access"
  153. ^IsGrantAcc^ = "Grant Access"
  154. ^GrantWWWTo^ = "Grant WWW access to the following :"
  155. ^GrantFTPTo^ = "Grant FTP access to the following :"
  156. ^GrantGopherTo^ = "Grant Gopher access to the following :"
  157. #
  158. # >>> ADVDENY.HTR
  159. #
  160. ^IsDefToDeny^ = "Internet Service Manager - Set Default to Deny"
  161. ^IndDefToDeny^ = "Set Default to Deny"
  162. # do not translate <p>
  163. ^WarnDeny^ = "This action will disable access from all computers.<p> To allow you further access for administrative purpose, the address you are using for the current request can be added to the list of address being granted access to this service.<p>"
  164. ^SetDenyAndAdd^ = "Set default to deny and add your address to the grant list"
  165. ^Cancel^ = "Cancel"
  166. #
  167. # BDIR.HTR
  168. #
  169. ^SelectDir^ = "Select Directory"
  170. ^SelectedDir^ = "Selected Directory:"
  171. ^Directories^ = "Directories:"
  172. ^Folder^ = "Folder"
  173. ^NewDirName^ = "New directory name:"
  174. ^CreateDir^ = "Create Directory"
  175. ^Drives^ = "Drives:"
  176. ^HardDisk^ = "Hard disk"
  177. ^NetShare^ = "Network share"
  178. # width for all tables in this page
  179. ^CurDirAndButtonsWidth^ = "550"
  180. #
  181. # BDIRU.HTR
  182. #
  183. ^IISSelDir^ = "Internet Service Manager - Select directory"
  184. # do not translate <%msgbody.cdirname%> and <%arg3%>
  185. ^CreateDirFailed^ = "The creation of the ""<%msgbody.cdirname%>"" directory in ""<%arg3%>"" failed."
  186. #
  187. # CONN.HTR
  188. #
  189. ^WWWSes^ = "Current WWW Sessions"
  190. ^FTPSes^ = "Current FTP Sessions"
  191. ^GopherSes^ = "Current Gopher Sessions"
  192. ^ConnTo^ = "Connections to"
  193. ^ConnUsers^ = "Connected Users"
  194. ^From^ = "From"
  195. ^Time^ = "Time"
  196. ^Disconnect^ = "Disconnect"
  197. # do not translate <%enumusercount%>
  198. ^NumUsers^ = "There are <%enumusercount%> User(s) currently connected."
  199. ^DiscAll^ = "Disconnect All"
  200. ^Close^ = "Close"
  201. ^RefScr^ = "Refresh Screen"
  202. ^ConnUserWidth^ = "180"
  203. ^ConnFromWidth^ = "160"
  204. ^ConnTimeWidth^ = "80"
  205. ^ConnActionWidth^ = "150"
  206. #
  207. # DIR.HTR
  208. #
  209. ^Directory^ = "Directory"
  210. # do not translate <FONT ...> and </FONT>
  211. ^DirMaySelect^ = "You may select Edit, Add, or Delete from the table below:"
  212. ^DirTableHeader^ = "Directory"
  213. ^DirTableHeaderWidth^ = "225"
  214. ^AliasTableHeader^ = "Alias"
  215. ^AliasTableHeaderWidth^ = "125"
  216. ^AddressTableHeader^ = "Address"
  217. ^AddressTableHeaderWidth^ = "60"
  218. ^ErrorTableHeader^ = "Error"
  219. ^ErrorTableHeaderWidth^ = "60"
  220. ^DirActionWidth^ = "90"
  221. ^Home^ = "Home"
  222. ^PathNotFound^ = "Path not found"
  223. ^AccessDenied^ = "Access denied"
  224. ^LogonFailed^ = "Logon failed"
  225. # do not translate <%rooterror%>
  226. ^InvEntry^ = "Invalid entry: error <%rooterror%>"
  227. ^EditPlus^ = "Edit..."
  228. ^Remove^ = "Remove"
  229. ^EnabDefDoc^ = "Enable Default Document"
  230. ^DefDoc^ = "Default Document :"
  231. ^DirBrowAllow^ = "Directory Browsing Allowed"
  232. ^DirListStyle^ = "Directory Listing Style"
  233. ^Unix^ = "Unix"
  234. ^MSDOS^ = "MS-DOS"
  235. ^DirButtonsWidth^ = "570"
  236. ^DirButtonsHeight^ = "30"
  237. #
  238. # DIRADD.HTR
  239. #
  240. ^DirAdd^ = "Directory Add"
  241. ^DirPrompt^ = "Directory :"
  242. ^Browse^ = "Browse..."
  243. ^HomeDir^ = "Home Directory"
  244. # width of table around all directory info tables
  245. ^DirBoxWidth^ = "500"
  246. ^VirtDir^ = "Virtual Directory"
  247. ^DirAliasPrompt^ = "Alias :"
  248. ^AcctInfo^ = "Account Information"
  249. ^AcctHelp^ = "This box is valid only if the Directory specified \n
  250. at the top of this dialog page is a Universal Naming Convention (UNC) \n
  251. server and share name (e.g., \\\\Webserver\\Htmlfiles). \n
  252. Enter the username and password that has permission to use the \n
  253. network directory. Virtual directories on network drives must be \n
  254. on computers in the same Windows NT domain as the Internet \n
  255. Information Server."
  256. # do not translate <B> and </B>
  257. ^AcctHelp2^ = "<B>Important:</B> If you specify a username and password to connect to a \n
  258. network drive, all Internet Information Server access to that \n
  259. directory will use that username and password. You should use \n
  260. care when using UNC connections to network drives to prevent \n
  261. possible security breaches."
  262. ^UsernamePrompt^ = "Username :"
  263. ^PasswordPrompt^ = "Password :"
  264. ^VirtServ^ = "Virtual Server"
  265. ^IfIpVirt^ = "If an IP address is specified, then Virtual Server is enabled."
  266. ^VirtIPPrompt^ = "Virtual Server IP Address : "
  267. ^Read^ = "Read"
  268. ^Write^ = "Write"
  269. ^Execute^ = "Execute"
  270. ^SSL^ = "Require secure PCT/SSL channel"
  271. #
  272. # DIRADDU.HTR
  273. #
  274. ^HomeCollision^ = "A home directory already exists for this service. \n
  275. Creating a new home directory will cause the existing directory \n
  276. to no longer be a home directory. \n
  277. An alias will be created for the existing home directory."
  278. #
  279. # DIRDEL.HTR
  280. #
  281. ^DirNonExist^ = "This directory no longer exists."
  282. #
  283. # DIREDT.HTR
  284. #
  285. ^DirEdt^ = "Directory Edit"
  286. #
  287. # HTMLA DEFAULT.HTM
  288. #
  289. # references to http:URL are to be translated to a locally available
  290. # URL if it exists.
  291. #
  292. ^MsftINFOSERV^ = "http://www.microsoft.com/INFOSERV/"
  293. ^WebAdmDesc^ = "Welcome to the Microsoft Internet Information Server \n
  294. (IIS) Web-based administration tool. You can use this tool to \n
  295. administer or view your Microsoft Internet Information Server from \n
  296. remote locations. In order to log on successfully, please ensure \n
  297. that your Windows NT user account is a member of the Windows NT \n
  298. Administrators group. Note that it is not possible to start or \n
  299. stop IIS services with this Web administration tool."
  300. ^PWSAdmDesc^ = "Welcome to the Microsoft Peer Web Services (PWS) Web-based administration \n
  301. tool. You can use this tool to administer or view Microsoft Peer Web Services from \n
  302. remote locations. In order to log on successfully, please ensure that your Windows NT user \n
  303. account is a member of the Windows NT Administrators group. Note that it is not possible \n
  304. to start or stop PWS services with this Web administration tool."
  305. ^SelIISServ^ = "Select the IIS Service to view:"
  306. ^WWW^ = "WWW"
  307. ^FTP^ = "FTP"
  308. ^Gopher^ = "Gopher"
  309. ^Running^ = "Running"
  310. ^Stopped^ = "Stopped"
  311. ^MSFTMSIE^ = "http://www.microsoft.com/ie/ie.htm"
  312. ^BACKOFFICE^ = "http://www.microsoft.com/BackOffice/"
  313. ^BackofficePage^ = "[Powered by BackOffice]"
  314. ^MSIEPage^ = "[Best view with Internet Explorer]"
  315. ^BestExpW^ = "Best experienced with"
  316. ^ClickHereS^ = "Click here to start."
  317. #
  318. # &copy; means the (c) symbol : do not translate it
  319. ^CopyMsft^ = "&copy;1996 Microsoft Corporation"
  320. ^HtmlaColumn1Width^ = "50"
  321. ^HtmlaColumn2Width^ = "26"
  322. #
  323. # LOG.HTR
  324. #
  325. ^LogBoxWidth^ = "564"
  326. ^PWSLogBoxWidth^ = "400"
  327. ^LogBoxCellPadding^ = "10"
  328. ^EnabLog^ = "Enable logging"
  329. ^LogToFile^ = "Log to File"
  330. ^LogFormat^ = "Log format"
  331. ^LogFormatStd^ = "Standard"
  332. ^LogFormatNCSA^ = "NCSA"
  333. ^AutoNewLog^ = "Automatically open new log"
  334. ^Daily^ = "Daily"
  335. ^Weekly^ = "Weekly"
  336. ^Monthly^ = "Monthly"
  337. ^OnSize^ = "When the file size reaches:"
  338. # MB as in MegaByte
  339. ^MB^ = "MB"
  340. ^LogDir^ = "Log file directory :"
  341. ^LogFileName^ = "Log file name: "
  342. ^LogToODBC^ = "Log to SQL/ODBC Database"
  343. ^ODBCDSNPrompt^ = "ODBC Data Source Name (DSN) :"
  344. ^ODBCTablePrompt^ = "Table :"
  345. ^ODBCUserPrompt^ = "User Name :"
  346. ^ODBCPwdPrompt^ = "Password :"
  347. ^LogButtonsWidth^ = "570"
  348. ^LogButtonsHeight^ = "30"
  349. ^PWSLogButtonsWidth^ = "406"
  350. #
  351. # LOGU.HTR
  352. #
  353. ^MustSpecWhenLog^ = "You must specify when to create a new log file."
  354. ^MustSpecLogTrg^ = "You must specify a log destination."
  355. ^InvOrMissDir^ = "Invalid ( or missing ) log file directory."
  356. ^InvLog^ = "The specified log settings are incorrect."
  357. ^DirNotExist^ = "The specified directory does not exist."
  358. ^InvFile^ = "You cannot modify the file settings while logging to an ODBC source."
  359. ^InvODBC^ = "You cannot modify the ODBC settings while logging to a file."
  360. ^InvSet^ = "Invalid modification to the log file settings."
  361. ^InvParam^ = "One or more of the parameters are incorrect."
  362. #
  363. # MSG.HTR
  364. #
  365. ^WelcMsg^ = "Welcome message:"
  366. ^ExitMsg^ = "Exit message:"
  367. ^MaxConnMsg^ = "Maximum connections message:"
  368. ^MsgButtonsWidth^ = "500"
  369. ^MsgButtonsHeight^ = "30"
  370. #
  371. # SERV.HTR
  372. #
  373. ^ServNotStart^ = "This service has not been started"
  374. # do not translate <%rpcstatus%> : numeric code
  375. ^ErrorCfg^ = "Error accessing configuration information : <%rpcstatus%>"
  376. ^ConnToPrompt^ = "Connection Timeout :"
  377. ^MaxConnPrompt^ = "Maximum Connections :"
  378. ^ServAdm^ = "Service Administrator"
  379. ^AdmNamePrompt^ = "Name :"
  380. ^AdmEmailPrompt^ = "EMail :"
  381. ^AllowAnon^ = "Allow anonymous connections"
  382. ^AllowOnlyAnon^ = "Allow only anonymous connections"
  383. ^AnonLogon^ = "Anonymous Logon"
  384. ^AnonNamePrompt^ = "Username :"
  385. ^AnonPwdPrompt^ = "Password :"
  386. ^PwdAuth^ = "Password Authentication"
  387. ^PwdAllowAnon^ = "Allow anonymous"
  388. ^PwdAllowBasic^ = "Basic"
  389. ^PwdAllowNT^ = "Windows NT Challenge/Response"
  390. ^SrvComment^ = "Comment : "
  391. # this is a font name
  392. ^CourierNew^ = "Courier New"
  393. ^ShowCurSes^ = "Current Sessions"
  394. # also size for tables
  395. ^ServButtonsWidth^ = "500"
  396. ^ServButtonsHeight^ = "30"
  397. # for the session table
  398. ^ServSessionWidth^ = "500"
  399. ^ServSession1stColumnWidth^ = "25"
  400. ^TcpPort^ = "TCP Port :"
  401. ^PortRangeInvalid^ = "The port number must be between 1 and 65535 inclusive"
  402. #
  403. # SERVU.HTR
  404. #
  405. ^MustSpecUserName^ = "You must specify a user name"