home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 4 / Windows / System32 / en-US / powercfg.exe.mui / string.txt next >
Encoding:
Text File  |  2008-01-19  |  19.7 KB  |  347 lines

  1. 1    ON
  2. 2    OFF
  3. 3    Hibernation state must be "on" or "off"\n
  4. 4    System does not support hibernation\n
  5. 5    Unable to configure hibernation file\n
  6. 6    Unable to determine system capabilities\n
  7. 7    Invalid Parameters -- try "/?" for help\n
  8. 8    Out of Memory\n
  9. 9    Scheme Not Found\n
  10. 10    Active Power Scheme is Invalid\n
  11. 11    The scheme could not be imported because a power scheme with the specified GUID already exists.\n
  12. 12    Unable to create a new power scheme\n
  13. 13    A scheme name must be specified when creating a new scheme.\nEither specify an existing scheme number or do not use /NUMERICAL.\n
  14. 14    Name                       %s\n
  15. 15    Description                %s\n
  16. 16    Non-admin users cannot modify power settings from a Terminal Services session.\n
  17. 17    The active power scheme cannot be deleted\n
  18. 18    The scheme could not be duplicated because a power scheme with the specified GUID already exists.\n
  19. 19    Group policy override settings exist for this power scheme or power setting.\n
  20. 20    You do not have the permissions required to perform this action.\n
  21. 24    \n
  22. 25    POWERCFG <command line options>\n
  23. 29    Description:\n
  24. 34      This command line tool enables users to control the power settings\n
  25. 39      on a system.\n
  26. 44    \n
  27. 49    Parameter List:\n
  28. 54      -LIST, -L   Lists all power schemes in the current user's environment.\n\n
  29. 59                  Usage: POWERCFG -LIST\n\n
  30. 64      -QUERY, -Q  Displays the contents of the specified power scheme.\n\n
  31. 69                  Usage: POWERCFG -QUERY <SCHEME_GUID> <SUB_GUID>\n\n
  32. 74                  <SCHEME_GUID>  (optional) Specifies the GUID of the power scheme\n
  33. 75                                 to display, can be obtained by using powercfg -l.\n
  34. 76                  <SUB_GUID>     (optional) Specifies the GUID of the subgroup\n
  35. 77                                 to display.  Requires a SCHEME_GUID to be provided.\n\n
  36. 78                  If neither SCHEME_GUID or SUB_GUID are provided, the settings\n
  37. 79                  of the current user s active power scheme are displayed.\n
  38. 80                  If SUB_GUID is not specified, all settings in the specified \n
  39. 81                  power scheme are displayed.\n\n
  40. 86      -CHANGE, -X Modifies a setting value in the current power scheme.\n\n
  41. 88                  Usage: POWERCFG -X <SETTING> <VALUE>\n\n
  42. 90                  <SETTING>   Specifies one of the following options:\n
  43. 92                              -monitor-timeout-ac <minutes>\n
  44. 94                              -monitor-timeout-dc <minutes>\n
  45. 96                              -disk-timeout-ac <minutes>\n
  46. 98                              -disk-timeout-dc <minutes>\n
  47. 100                              -standby-timeout-ac <minutes>\n
  48. 102                              -standby-timeout-dc <minutes>\n
  49. 104                              -hibernate-timeout-ac <minutes>\n
  50. 105                              -hibernate-timeout-dc <minutes>\n\n
  51. 106                  Example:\n
  52. 107                      POWERCFG -Change -monitor-timeout-ac 5\n\n
  53. 108                  This would set the monitor idle timeout value to 5 minutes\n
  54. 109                  when on AC power.\n\n
  55. 110      -CHANGENAME Modifies the name of a power scheme and optionally it's \n
  56. 111                  description.\n\n
  57. 112                  Usage: POWERCFG -CHANGENAME <GUID> <name> <scheme description> \n\n
  58. 113                  If the description is omitted only the name will be changed.\n\n
  59. 114      -DUPLICATESCHEME \n
  60. 115                  Duplicates the specified power scheme.  The resulting \n
  61. 119                  GUID which represents the new scheme will be displayed.\n\n
  62. 124                  Usage: POWERCFG -DUPLICATESCHEME <GUID> <destination GUID>\n\n
  63. 129                  <GUID>  Specifies a scheme GUID obtained by using the powercfg -l.\n\n
  64. 130                  If <destination GUID> is omitted, a new GUID will be\n
  65. 131                  created for the duplicated scheme.\n\n
  66. 134      -DELETE, -D Deletes the power scheme with the specified GUID.\n\n
  67. 139                  Usage: POWERCFG -DELETE <GUID>\n\n
  68. 144                  <GUID>  obtained by using the LIST parameter.\n\n
  69. 145      -DELETESETTING \n
  70. 146                  Deletes a power setting.\n\n
  71. 147                  Usage: POWERCFG -DELETESETTING <SUB_GUID> <SETTING_GUID> \n\n
  72. 148                  <SUB_GUID>      Specifies the subgroup GUID.\n
  73. 149                  <SETTING_GUID>  Specifies the power setting guid.\n\n
  74. 150      -SETACTIVE, -S \n
  75. 151                  Makes the specified power scheme active on the system.\n\n
  76. 154                  Usage: POWERCFG -SETACTIVE <SCHEME_GUID>\n\n
  77. 159                  <SCHEME_GUID>  Specifies the scheme guid.\n\n
  78. 164      -GETACTIVESCHEME \n
  79. 165                  Retrieve the currently active power scheme.\n\n
  80. 169                  Usage: POWERCFG -GETACTIVESCHEME \n\n
  81. 179      -SETACVALUEINDEX\n
  82. 180                  Sets a value associated with a specified power setting\n
  83. 184                  while the system is powered by AC power.\n\n
  84. 189                  Usage: POWERCFG -SETACVALUEINDEX <SCHEME_GUID> <SUB_GUID>\n
  85. 190                                                   <SETTING_GUID> <SettingIndex>\n\n
  86. 194                  <SCHEME_GUID>   Specifies a power scheme GUID and may be\n
  87. 199                                  obtained by using PowerCfg /L.\n
  88. 204                  <SUB_GUID>      Specifies a subgroup of power setting GUID and may\n
  89. 209                                  be obtained by using "PowerCfg /Q."\n
  90. 214                  <SETTING_GUID>  Specifies an individual power setting GUID and may\n
  91. 219                                  be obtained by using "PowerCfg /Q".\n
  92. 224                  <SettingIndex>  Specifies which of the list of of possible values\n
  93. 229                                  this power setting will be set to.\n\n
  94. 234                  Example:\n
  95. 239                      POWERCFG -SetAcValueIndex <GUID> <GUID> <GUID> 5\n
  96. 244                      This would set the power setting's AC value to the 5th entry\n
  97. 249                      in the list of possible values for this power setting.\n
  98. 254      -SETDCVALUEINDEX \n
  99. 255                  Sets a value associated with a specified power setting\n
  100. 259                  while the system is powered by DC power.\n\n
  101. 264                  Usage: POWERCFG -SETDCVALUEINDEX <SCHEME_GUID> <SUB_GUID>\n
  102. 265                                                   <SETTING_GUID> <SettingIndex>\n
  103. 269                  <SCHEME_GUID>   Specifies a power scheme GUID and may be\n
  104. 274                                  obtained by using PowerCfg /L.\n
  105. 279                  <SUB_GUID>      Specifies a subgroup of power setting GUID and may\n
  106. 284                                  be obtained by using "PowerCfg /Q."\n
  107. 289                  <SETTING_GUID>  Specifies an individual power setting GUID and may\n
  108. 294                                  be obtained by using "PowerCfg /Q".\n
  109. 299                  <SettingIndex>  Specifies which of the list of possible values\n
  110. 304                                  this setting will be set to.\n\n
  111. 309                  Example:\n
  112. 314                      POWERCFG -SetDcValueIndex <GUID> <GUID> <GUID> 5\n
  113. 319                      This would set the power setting's DC value to the 5th entry\n
  114. 324                      in the list of possible values for this power setting.\n\n
  115. 329      -HIBERNATE, -H  <ON|OFF> \n
  116. 330                  Enables-Disables the hibernate feature.  Hibernate timeout is not\n
  117. 334                  supported on all systems.\n\n
  118. 335                  Usage: POWERCFG -H <ON|OFF>\n\n
  119. 339      -AVAILABLESLEEPSTATES, -A  \n
  120. 340                  Reports the sleep states available on the system\n
  121. 344                  Attempts to report reasons why sleep states are unavailable.\n\n
  122. 349      -DEVICEQUERY\n
  123. 350                  Return a list of devices that meet the specified criteria.\n\n
  124. 354                  Usage: POWERCFG -DEVICEQUERY <queryflags>\n\n
  125. 359                  <queryflags>  Secifies one of the following criteria:\n\n
  126. 364                  wake_from_S1_supported  Return all devices that support waking the\n
  127. 369                                          system from a light sleep state.\n
  128. 374                  wake_from_S2_supported  Return all devices that support waking the\n
  129. 379                                          system from a deeper sleep state.\n
  130. 384                  wake_from_S3_supported  Return all devices that support waking the \n
  131. 389                                          system from the deepest sleep state.\n
  132. 394                  wake_from_any           Return all devices that support waking the \n
  133. 399                                          system from any sleep state.\n
  134. 404                  S1_supported            List devices supporting light sleep.\n
  135. 409                  S2_supported            List devices supporting deeper sleep.\n
  136. 414                  S3_supported            List devices supporting deepest sleep.\n
  137. 419                  S4_supported            List devices supporting hibernation.\n
  138. 424                  wake_programmable       List devices that are user-configurable\n
  139. 429                                          to wake the system from a sleep state.\n
  140. 434                  wake_armed              List devices that are currently configured\n
  141. 439                                          to wake the system from any sleep state.\n
  142. 444                  all_devices             Return all devices present in the system.\n
  143. 449                  all_devices_verbose     Return verbose list of devices.\n
  144. 454                  Example:\n
  145. 459                      POWERCFG -DEVICEQUERY wake_armed\n\n
  146. 464      -DEVICEENABLEWAKE\n
  147. 465                  Enable the device to wake the system from a sleep state.\n\n
  148. 469                  Usage: POWERCFG -DEVICEENABLEWAKE <devicename>\n\n
  149. 470                  <devicename>  Specifies a device retrieved using\n
  150. 471                                "PowerCfg -DEVICEQUERY wake_programmable".\n\n
  151. 479                  Example:\n
  152. 484                      POWERCFG -DEVICEENABLEWAKE "Microsoft USB IntelliMouse Explorer"\n\n
  153. 489      -DEVICEDISABLEWAKE <devicename> disable the device from waking the system\n
  154. 490                  Disable the device from waking the system from a sleep state\n\n
  155. 494                  Usage: POWERCFG -DEVICEDISABLEWAKE \n\n
  156. 499                  <devicename>  Specifies a device retrieved using\n
  157. 500                                "PowerCfg -DEVICEQUERY wake_armed".\n\n
  158. 504      -IMPORT     Imports all power settings from the specified file.\n\n
  159. 509                  Usage: POWERCFG -IMPORT <filename> <GUID> \n\n
  160. 514                  <filename>  Specifiy a fully-qualified path to a file generated by\n
  161. 519                              using "PowerCfg -EXPORT parameter".\n
  162. 524                  <GUID>      (optional) The settings are loaded into a power scheme\n
  163. 525                              represented by this GUID. If not supplied, powercfg\n
  164. 529                              will generate and use a new GUID\n\n
  165. 539                  Example:\n
  166. 544                      POWERCFG -IMPORT c:\scheme.pow\n
  167. 549      -EXPORT     Exports power scheme, represented by the specified GUID, to the \n
  168. 554                  specified file.\n\n
  169. 559                  Usage: POWERCFG -EXPORT <filename> <GUID> \n\n
  170. 564                  <filename>  Specify a fully-qualified path to a destination file.\n
  171. 569                  <GUID>      specifies a power scheme GUID and may be obtained by\n
  172. 570                              using "PowerCfg /L"\n\n
  173. 574                  Example:\n
  174. 579                      POWERCFG -EXPORT c:\scheme.pow 381b4222-f694-41f0-9685-ff5bb260df2e\n
  175. 580      -LASTWAKE   Reports information about what woke the system from the last\n
  176. 581                  sleep transition\n\n
  177. 584      -HELP, -?   Displays information on command-line parameters.\n\n
  178. 614      -ALIASES    Displays all aliases and their corresponding GUIDs.\n
  179. 619                  The user may use these aliases in place of any GUID on\n
  180. 624                  the commandline.\n\n
  181. 629      -SETSECURITYDESCRIPTOR\n
  182. 634                  Sets a security descriptor associated with a specified\n
  183. 635                  power setting, power scheme, or action.\n\n
  184. 639                  Usage: POWERCFG -SETSECURITYDESCRIPTOR <GUID|ACTION> <SDDL>\n\n
  185. 644                  <GUID>       Specifies a power scheme or a power setting GUID.\n
  186. 649                  <ACTION>     Can be one of the following strings:\n
  187. 654                               ActionSetActive, ActionCreate, ActionDefault\n
  188. 659                  <SDDL>       Specifies a valid security descriptor string in SDDL\n
  189. 664                               format. Call POWERCFG -GETSECURITYDESCRIPTOR to see\n
  190. 665                               an example SDDL STRING.\n\n
  191. 669      -GETSECURITYDESCRIPTOR\n
  192. 674                  Gets a security descriptor associated with a specified \n
  193. 675                  power setting, power scheme, or action.\n\n
  194. 679                  Usage: POWERCFG -GETSECURITYDESCRIPTOR <GUID|ACTION> \n
  195. 684                  <GUID>       Specifies a power scheme or a power setting GUID.\n
  196. 689                  <ACTION>     Can be one of the following strings:\n
  197. 694                               ActionSetActive, ActionCreate, ActionDefault\n
  198. 699    \n
  199. 704    \n
  200. 705    \nExisting Power Schemes (* Active)\n
  201. 709    -----------------------------------\n
  202. 710    \nSystem Power Scheme\n
  203. 711    ---------------------\n
  204. 729    An unexpected error condition has occurred.  Unable to perform operation.  You may not have permission to perform this operation.\n
  205. 734    The hibernation timeout must be at least as long as the standby timeout.\n
  206. 739    After %lu mins\n
  207. 744    Never\n
  208. 749    Not Supported\n
  209. 754    WARNING: System does not support standby\n
  210. 759    WARNING: System may not support waking from standby in order to hibernate\n
  211. 764    WARNING: System does not support monitor power saving\n
  212. 769    WARNING: System does not support disk power saving\n
  213. 774    You do not have permission to enable or disable the Hibernate feature.\n
  214. 819    Unable to load POWRPROF.DLL\n
  215. 824    Unable to use POWRPROF.DLL\n
  216. 834    Power Scheme GUID: 
  217. 839    Subgroup GUID: 
  218. 844    Power Setting GUID: 
  219. 849    Current AC Power Setting Index: 
  220. 854    Current DC Power Setting Index: 
  221. 859    Settings belonging to no subgroup
  222. 864    Minimum Possible Setting: 
  223. 869    Maximum Possible Setting: 
  224. 874    Possible Settings increment: 
  225. 879    Possible Settings units: 
  226. 884    Possible Setting Friendly Name: 
  227. 889    Possible Setting Index: 
  228. 894    Default AC Setting Value Index: 
  229. 899    Default DC Setting Value Index: 
  230. 904      
  231. 909    The power scheme, subgroup or setting specified does not exist.\n
  232. 914    You do not have permission to enable or disable device wake.\n
  233. 919    The file could not be found.\n
  234. 924    The value specified is mal-formed, or is not within the range of the target power setting.\n
  235. 929    The power setting has been changed, but could not be applied from a Terminal Services session.\n
  236. 1004    Hibernation failed with the following error: %s\nThe following items are preventing hibernation on this system.\n
  237. 1005        There are no reported reasons hibernation does not work.  Ensure that you have permission to enable hibernation on this system.\n
  238. 1006        The system firmware does not support hibernation.\n
  239. 1007        The system firmware supports hibernation, but it does not work properly.\n
  240. 1008        The platform does not support hibernation.\n
  241. 1009        There are one or more legacy drivers installed: %s\n
  242. 1010        The storage drivers do not support hibernation.\n
  243. 1011        The system could not create the hibernation file.  The specific error code is 0x%x.\n
  244. 1012        An internal error occurred.  The specific error code is 0x%x.\n
  245. 1013        Hibernation is not allowed due to the amount of memory installed on the system.\n
  246. 1014        The system has more than one processor and hibernate will not work properly because of this.\n
  247. 1015        The VGAPNP.SYS driver specifically disallows hibernation.  Check for a more appropriate video driver to enable hibernation.\n
  248. 1016        An unknown error occurred while enabling hibernation.\n
  249. 1017        The previous attempt to hibernate failed.\n
  250. 1018        An internal system component has disabled hibernation.\n
  251. 1019        The current power policy has disabled hibernation.\n
  252. 1054        The system doesn't support hibernation.\n
  253. 1104        There are no reported reasons for the sleep state to not work.\n
  254. 1105        The system firmware does not support this standby state.\n
  255. 1106        The system firmware may support this standby state, but it does not work properly.\n
  256. 1107        The standby state is not supported on this system.  ACPI is not enabled or not supported on this system.\n
  257. 1108        There are one or more legacy drivers installed which prevent this standby state: %s\n
  258. 1109        SHOULD NOT OCCUR.\n
  259. 1110        SHOULD NOT OCCUR.\n
  260. 1111        SHOULD NOT OCCUR.\n
  261. 1112        This standby state is not allowed due to the amount of memory installed on the system.\n
  262. 1113        The system has more than one processor and this standby state will not work properly because of this.\n
  263. 1114        The VGAPNP.SYS display driver does not support standby.  Please consult your hardware vendor for an updated display driver.\n
  264. 1115        An unknown error occurred while enabling standby.\n
  265. 1116        The previous attempt to standby failed.\n
  266. 1117        An internal system component has disabled this standby state.\n
  267. 1118        The current power policy has disabled this standby state.\n
  268. 1154        The system doesn't support this standby state.\n
  269. 1204    Standby (S1)
  270. 1205    Standby (S2)
  271. 1206    Standby (S3)
  272. 1214    Unable to retreive the supported sleep states on the system.
  273. 1215    Unable to retreive verbose reasons why sleep states are unavailabe on this system.
  274. 1216    The following sleep states are available on this system:
  275. 1217    The following sleep states are not available on this system:
  276. 1224    Standby
  277. 1225    (
  278. 1226    S1
  279. 1227    S2
  280. 1228    S3
  281. 1229    )
  282. 1230    Hibernate
  283. 1231    Shutdown
  284. 1232    Hybrid Sleep
  285. 1279    WARNING: Battery alarm action changed from HIBERNATE to NONE.\n
  286. 1284    WARNING: Failed to automatically change battery alarm action from HIBERNATE.\n
  287. 1304    Wake History Count - %d\n
  288. 1305    Wake History [%d]\n
  289. 1306      Wake Source Count - %d\n
  290. 1307      Wake Source [%d]\n
  291. 1308        Type: Unknown (%d)\n
  292. 1309        Type: Device\n
  293. 1310        Type: Fixed Feature\n
  294. 1311        Instance Path: %s\n
  295. 1312        Friendly Name: %s\n
  296. 1313        Description: %s\n
  297. 1314        Manufacturer: %s\n
  298. 1315        Unknown (%d)\n
  299. 1316        Power Button\n
  300. 1317        Sleep Button\n
  301. 1318        Timer Expired (RTC)\n
  302. 1334    Imported Power Scheme Successfully. GUID: 
  303. 1404    Busy Adjust Threshold: %d\n
  304. 1405    Time Check: %d\n
  305. 1406    Increase Time: %d\n
  306. 1407    Decrease Time: %d\n
  307. 1408    Increase Percent: %d\n
  308. 1409    Decrease Percent: %d\n
  309. 1410    Domain Accounting Policy: %d\n
  310. 1411    Increase Policy: %d\n
  311. 1412    Decrease Policy: %d\n
  312. 1424    Revision: %d\n
  313. 1425    Policy Count: %d\n
  314. 1426    [C%d] Time Check: %d\n
  315. 1427    [C%d] Demote Percent: %d\n
  316. 1428    [C%d] Promote Percent: %d\n
  317. 1429    Scaling Allowed: %d\n
  318. 1430    Disabled: %d\n
  319. 5001    ERROR:
  320. 5002    WARNING:
  321. 5003    SUCCESS:
  322. 5004    INFO:
  323. 5005    N/A
  324. 5501    Type the password for %s:
  325. 5502    Passing the user credential for local connection.\n
  326. 5503    The target system must be running Windows XP or above.\n
  327. 5504    The remote system must be running Windows 2000 or above.\n
  328. 5601    Invalid syntax. '%s' value is not allowed for '%s' option.\n%s\n
  329. 5602    Invalid syntax. Specify valid numeric value for '%s'.\n%s\n
  330. 5603    Invalid syntax. Specifiy valid floating point value for '%s'.\n%s\n
  331. 5604    Invalid syntax. Mandatory option '%s' is missing.\n%s\n
  332. 5605    Invalid syntax. '%s' option is not allowed more than '%d' time(s).\n%s\n
  333. 5607    Invalid argument/option - '%s'.\n%s\n
  334. 5608    Invalid syntax. Default argument is missing.\n%s\n
  335. 5609    Length of the command line argument should not exceed 255 characters.\n
  336. 5610    Invalid syntax. Default option is not allowed more than '%d' time(s).\n%s\n
  337. 5611    Invalid syntax. Value expected for '%s'.\n%s\n
  338. 5612    Invalid syntax. '%s' value is not allowed as default argument.\n%s\n
  339. 5613    Type "%s /?" for usage.
  340. 5614    Value for '%s' option cannot be empty.\n%s\n
  341. 5615    Value for default option cannot be empty.\n%s\n
  342. 5616    Invalid syntax. Specify valid numeric value for default.\n%s\n
  343. 5617    Invalid syntax. Specifiy valid floating point value for default.\n%s\n
  344. 5618    Value for default option cannot be more than %d character(s).\n
  345. 5619    Invalid syntax. Value cannot be specified with '%s' option.\n%s\n
  346. 5620    Value for '%s' option cannot be more than %d character(s).\n
  347.