home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / boot.wim / 1 / Windows / System32 / en-US / netsh.exe.mui / string.txt next >
Text File  |  2006-11-02  |  8KB  |  96 lines

  1. 2    Ok.\n
  2. 100    The following alias was not found: %1!s!.\n
  3. 101    The command cannot be executed.\n
  4. 104    There is not enough memory available to complete this action.\n
  5. 105    \nThe following sub-contexts are available:\n
  6. 106    The following helper DLL cannot be loaded: %1!s!.\n
  7. 107    \nTo view help for a command, type the command, followed by a space, and then\n type %1!s!.\n
  8. 108    Windows cannot open the file named %1!s!.\n
  9. 109    The commit call to %1!s! cannot be completed.\n
  10. 110    \nUsage: %1!s! [-a AliasFile] [-c Context] [-r RemoteMachine] [-u [DomainName\]UserName] [-p Password | *]\n             [Command | -f ScriptFile]\n
  11. 111    \nGlobal commands:\n
  12. 112    \nCommands inherited from the %1!s! context:\n
  13. 113    \nCommands in this context:\n
  14. 114    Adds an alias.\n
  15. 115    \nUsage : %1!s! [alias-name] [string1 string 2 ...]\n\n     If no arguments are specified, all aliases will be displayed.\n     If alias-name is specified, then the equivalent string for it\n     will be displayed (if found).\n     If one or more strings are specified, then alias-name is set to \n     these strings.\n\n
  16. 116    Deletes an alias.\n
  17. 117    \nUsage : %1!s! alias-name\n\n     Deletes alias alias-name.\n\n
  18. 118    Sets the current mode to online.\n
  19. 119    \nUsage: %1!s!\n\nRemarks:\n       Sets the current mode to online. Changes made while in online mode are\n       immediately reflected in the running configuration. If changes are\n       made while in offline mode, they are reflected in the running\n       configuration when the mode is switched back to online.\n
  20. 120    Sets the current mode to offline.\n
  21. 121    \nUsage: %1!s!\n\nRemarks:\n       Sets the current mode to offline. Changes made while in offline mode\n       are saved and made in the running configuration when the mode is\n       switched back to online.\n
  22. 122    Commits changes made while in offline mode.\n
  23. 123    \nUsage: %1!s!\n\nRemarks:\n       Commits changes to the running configuration that were made while in\n       offline mode. No action is taken for this command while in online\n       mode.\n
  24. 124    Runs a script file.\n
  25. 125    \nUsage: %1!s! <ScriptFile>\n\nRemarks:\n       Loads the script file and runs it.\n
  26. 127    Lists all the top-level helpers.\n
  27. 128    \nUsage: %1!s!\nRemarks:\n       Lists all the top-level helpers.\n
  28. 129    Installs a helper DLL.\n
  29. 130    \nUsage: %1!s! <DllFileName>\n\nRemarks:\n       Installs the specified helper DLL in netsh.\n\nExample:\n       %1!s! ipmontr.dll\n\n       The above command installs ipmontr.dll in netsh.
  30. 131    Removes a helper DLL.\n
  31. 132    \nUsage: %1!s! <DllFileName>\n\nRemarks:\n       Removes the specified helper DLL from netsh. Note that after a helper\n       is removed, it is no longer supported by netsh.\n
  32. 133    Discards changes made while in offline mode.\n
  33. 134    \nUsage: %1!s!\n\nRemarks:\n       Discards changes made while in the offline mode. This does not affect\n       changes made while in online mode.\n
  34. 135    \nThe following commands are available:\n
  35. 136    Initialization Function %1!s! in %2!s! failed to start with error code %3!d!\n
  36. 137    Changes to the `%2!s!%3!s!%1!s!' context.\n
  37. 141    Displays a configuration script.\n
  38. 142    \nUsage: %1!s!\n\nRemarks:\n    Creates a script that contains the current configuration.  If saved to a\n    file, this script can be used to restore altered configuration settings.\n
  39. 143    Displays a list of commands.\n
  40. 144    \nUsage: %1!s!\n\nRemarks:\n       Displays a list of commands.\n
  41. 151    Exits the program.\n
  42. 152    \n     Exits the program.\n\n
  43. 153    Shows the current mode.\n
  44. 154    \n     Shows the current mode (offline or online).\n\n
  45. 155    Goes up one context level.\n
  46. 156    \nUsage : %1!s!\n\n     Goes up one context level.\n\n
  47. 157    Pushes current context on stack.\n
  48. 158    \nUsage : %1!s!\n\n     Pushes current context on stack.\n\n
  49. 159    Pops a context from the stack.\n
  50. 160    \nUsage : %1!s!\n\n     Pops a context from the stack.\n\n
  51. 161    Lists all defined aliases.\n
  52. 162    \nUsage: %1!s!\nRemarks:\n       Lists all defined aliases.\n
  53. 163    Sets the current mode to online or offline.\n
  54. 164    \nUsage: %1!s! [ mode= ] { online | offline }\n\nParameters:\n\n       Tag        Value\n       mode     - One of the following values:\n                  online:  Commit changes immediately\n                  offline: Delay commit until explicitly requested\n\nRemarks:\n       Sets the current mode to online or offline.\n
  55. 165    Sets the current machine on which to operate.\n
  56. 166    \nUsage: %1!s! [name=]<string> [user=][[DomainName\]UserName] [pwd=][Password | *]\n\nParameters:\n\n       Tag        Value\n       name     - Name of the machine on which to operate\n       user     - User name used to connect to remote machine\n       pwd      - Password used to connect to remote machine\n\nRemarks:\n       Sets the current machine on which to operate.  If a machine name\n       is not specified, the local machine is used. A username and password \n       cannot be used to connect to the local machine.\n
  57. 167    Copy the console output to a file.\n
  58. 168    \nUsage: %1!s! [ mode= ] { open [ name= ] <filename> | append [ name = ] \n<filename> | close }\n\nParameters:\n\n       Tag        Value \n       mode     - One of the following values:\n                  open: Creates a new file or overwrites an existing file and \n                        streams the console output to the file \n                  append: Opens an existing file and streams the console \n                          output to the end of the existing file \n                  close: Stops streaming and closes a file \n       name     - Name of the file (full path optional)\nRemarks:\n       Copy the console output to a file.\nExample:\n       %1!s! open c:\logfiles\logfile.txt \n       The above command creates a file and logs all output to it.\n
  59. 169    Type the password for '%1!s!': 
  60. 180    \nWARNING: Could not obtain host information from machine: [%1!s!]. Some commands may not be available.\n
  61. 181    \nInvalid Top Level command name: %1!s!\n
  62. 182    \nInvalid command group name: %1!s!\n
  63. 183    \nInvalid command name: %1!s!\n
  64. 200    %1!s!  %2!-12s!  
  65. 201      
  66. 202    %1!s!\n
  67. 203    Helper GUID                             DLL Filename  Command\n--------------------------------------  ------------  -------\n
  68. 204    \nThe following DLLs could not be loaded:\n
  69. 205    \nThe following helpers could not be started:\n\nGUID of Orphaned Helper                 DLL Filename  GUID of Missing Parent\n--------------------------------------  ------------  ----------------------\n
  70. 206    %1!s!  %2!-12s!  %3!s!\n
  71. 1000    Error creating key for %1!s! in the registry.\n
  72. 1001    Error deleting key for %1!s! in the registry.\n
  73. 1002    Cannot redefine a built-in command.\n
  74. 1003    Could not connect to %1!s!.\n
  75. 1004    The command is incomplete. The possible completions are:\n\n
  76. 1005    The function %1!s! was not found in %2!s!.\n
  77. 2000    Adds a configuration entry to a list of entries.\n
  78. 2001    Deletes a configuration entry from a list of entries.\n
  79. 2002    Updates configuration settings.\n
  80. 2003    Displays information.\n
  81. 15001    The syntax supplied for this command is not valid. Check help for the correct syntax.\n
  82. 15002    First, add the protocol to the transport, and then add it to the interface.\n
  83. 15003    No change was made.\n
  84. 15004    The following command was not found: %1!s!.\n
  85. 15005    The following entry point is not available in the helper: %1!s!.\n
  86. 15006    The following helper DLL cannot be loaded: %1!s!.\n
  87. 15007    The netsh console cannot be initialized for display.\n
  88. 15008    Two or more arguments in the command have the same name.\n
  89. 15009    '%1!s!' is not a valid argument for this command.\n
  90. 15010    Expected a value for '%1!s!'\n
  91. 15011    One or more essential parameters were not entered.\nVerify the required parameters, and reenter them.\n
  92. 15012    The requested transport is not available.\n
  93. 15014    '%1!s!' is not an acceptable value for '%2!s!'.\n
  94. 15018    This helper has already been registered.\n
  95. 15019    This context has already been registered.\n
  96.