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.

90 lines
4.2 KiB

  1. ;//----------------------------------------------------------------------------
  2. ;//
  3. ;// WNPERF.INI
  4. ;//
  5. ;// Purpose:
  6. ;// Source file for creating wnperf.ini file for specific language.
  7. ;//
  8. ;// Copyright (C) 1999 Microsoft Corporation
  9. ;//
  10. ;//----------------------------------------------------------------------------
  11. [info]
  12. drivername=POP3SVC
  13. symbolfile=Pop3PI.h
  14. [languages]
  15. 009=English
  16. 000=Neutral
  17. [text]
  18. POP3SVC_OBJECT_009_NAME=POP3 Service
  19. POP3SVC_OBJECT_000_NAME=POP3 Service
  20. POP3SVC_OBJECT_009_HELP=Displays performance statistics for the Microsoft Windows POP3 Service Downloading Service.
  21. POP3SVC_OBJECT_000_HELP=Displays performance statistics for the Microsoft Windows POP3 Service Downloading Service.
  22. POP3SVC_TOTAL_CONNECTION_009_NAME=Total Connections
  23. POP3SVC_TOTAL_CONNECTION_000_NAME=Total Connections
  24. POP3SVC_TOTAL_CONNECTION_009_HELP=Total connections since the service starts.
  25. POP3SVC_TOTAL_CONNECTION_000_HELP=Total connections since the service starts.
  26. POP3SVC_CONNECTION_RATE_009_NAME=Connections / sec
  27. POP3SVC_CONNECTION_RATE_000_NAME=Connections / sec
  28. POP3SVC_CONNECTION_RATE_009_HELP=Number of connections per second
  29. POP3SVC_CONNECTION_RATE_000_HELP=Number of connections per second
  30. POP3SVC_TOTAL_MESSAGE_DOWNLOADED_009_NAME=Total messages delivered
  31. POP3SVC_TOTAL_MESSAGE_DOWNLOADED_000_NAME=Total messages delivered
  32. POP3SVC_TOTAL_MESSAGE_DOWNLOADED_009_HELP=Total number of messages delivered since service starts
  33. POP3SVC_TOTAL_MESSAGE_DOWNLOADED_000_HELP=Total number of messages delivered since service starts
  34. POP3SVC_MESSAGE_DOWNLOAD_RATE_009_NAME=Messages delivered / sec
  35. POP3SVC_MESSAGE_DOWNLOAD_RATE_000_NAME=Messages delivered / sec
  36. POP3SVC_MESSAGE_DOWNLOAD_RATE_009_HELP=Number of messages delivered per second
  37. POP3SVC_MESSAGE_DOWNLOAD_RATE_000_HELP=Number of messages delivered per second
  38. POP3SVC_FREE_THREAD_COUNT_009_NAME=Free Threads
  39. POP3SVC_FREE_THREAD_COUNT_000_NAME=Free Threads
  40. POP3SVC_FREE_THREAD_COUNT_009_HELP=Number of free threads
  41. POP3SVC_FREE_THREAD_COUNT_000_HELP=Number of free threads
  42. POP3SVC_CONNECTED_SOCKET_COUNT_009_NAME=Sockets in use
  43. POP3SVC_CONNECTED_SOCKET_COUNT_000_NAME=Sockets in use
  44. POP3SVC_CONNECTED_SOCKET_COUNT_009_HELP=Number of current active POP3 connections
  45. POP3SVC_CONNECTED_SOCKET_COUNT_000_HELP=Number of current active POP3 connections
  46. POP3SVC_BYTES_RECEIVED_009_NAME=Total bytes received
  47. POP3SVC_BYTES_RECEIVED_000_NAME=Total bytes received
  48. POP3SVC_BYTES_RECEIVED_009_HELP=Total bytes of POP3 request received
  49. POP3SVC_BYTES_RECEIVED_000_HELP=Total bytes of POP3 request received
  50. POP3SVC_BYTES_RECEIVED_RATE_009_NAME=Bytes receive / sec
  51. POP3SVC_BYTES_RECEIVED_RATE_000_NAME=Bytes receive / sec
  52. POP3SVC_BYTES_RECEIVED_RATE_009_HELP=Bytes received per second
  53. POP3SVC_BYTES_RECEIVED_RATE_000_HELP=Bytes received per second
  54. POP3SVC_BYTES_TRANSMITTED_009_NAME=Total bytes transmitted
  55. POP3SVC_BYTES_TRANSMITTED_000_NAME=Total bytes transmitted
  56. POP3SVC_BYTES_TRANSMITTED_009_HELP=Bytes of POP3 messages transmitted
  57. POP3SVC_BYTES_TRANSMITTED_000_HELP=Bytes of POP3 messages transmitted
  58. POP3SVC_BYTES_TRANSMITTED_RATE_009_NAME=Bytes transmitted / sec
  59. POP3SVC_BYTES_TRANSMITTED_RATE_000_NAME=Bytes transmitted / sec
  60. POP3SVC_BYTES_TRANSMITTED_RATE_009_HELP=Bytes transmitted per second
  61. POP3SVC_BYTES_TRANSMITTED_RATE_000_HELP=Bytes transmitted per second
  62. POP3SVC_FAILED_LOGON_COUNT_009_NAME=Total Failed Logons
  63. POP3SVC_FAILED_LOGON_COUNT_000_NAME=Total Failed Logons
  64. POP3SVC_FAILED_LOGON_COUNT_009_HELP=Number of failed logons since service starts
  65. POP3SVC_FAILED_LOGON_COUNT_000_HELP=Number of failed logons since service starts
  66. POP3SVC_AUTH_STATE_COUNT_009_NAME=Mailboxes in AUTHENTICATION State
  67. POP3SVC_AUTH_STATE_COUNT_000_NAME=Mailboxes in AUTHENTICATION State
  68. POP3SVC_AUTH_STATE_COUNT_009_HELP=Number of connections in Authentication state
  69. POP3SVC_AUTH_STATE_COUNT_000_HELP=Number of connections in Authentication state
  70. POP3SVC_TRAND_STATE_COUNT_009_NAME=Mailboxes in TRANSACTION State
  71. POP3SVC_TRAND_STATE_COUNT_000_NAME=Mailboxes in TRANSACTION State
  72. POP3SVC_TRAND_STATE_COUNT_009_HELP=Number of connections in Transaction state
  73. POP3SVC_TRAND_STATE_COUNT_000_HELP=Number of connections in Transaction state