home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / boot.wim / 1 / Windows / System32 / manage-bde.ini.en < prev    next >
Windows Setup INFormation  |  2008-01-05  |  81KB  |  357 lines

  1.  ■;Unicode INI, containing English strings
  2. [strings]
  3. formatline_error                ="The line cannot be formatted because %1!i! spaces is too many for the line wrap constraint."
  4. error_str                       ="ERROR: "
  5. syntax_not_understood           ="ERROR: \"%1\" was not understood."
  6. checkerr_str                    ="Error: (%1!x!) : %2"
  7. wscript_message                 ="Execute this script from the Command Prompt using CScript.exe. For example: CScript manage-bde.wsf <arguments>\n\nTo set CScript as the default application to run .wsf files, run the following:\nCScript //H:CScript //S\n\nYou can then run \"manage-bde <arguments>\" without preceding the script with CScript."
  8. no_operatingsystem              ="The Win32_OperatingSystem WMI service is not available on the remote computer to determine the Windows directory."
  9. volume_format_error             ="The \"Volume\" argument was incorrectly formatted. It must be in the form of a letter followed by a colon. Example: \"C:\""
  10. key_type_invalid                ="Invalid protector type '%1'.\n\nValid protector types: RecoveryPassword, ExternalKey, TPM, TPMAndStartupKey, TPMAndPIN, TPMAndPinAndStartupKey."
  11. encryption_invalid              ="Invalid encryption method '%1'.\n\nValid encryption methods: aes128_diffuser, aes256_diffuser, aes128, aes256."
  12. drive_invalid                   ="Could not find the volume specified. %1 is either not a valid volume or cannot be encrypted by BitLocker."
  13. tpsk_parameters_missing         ="You must specify the PIN with -tp and the Startup Key with -tsk."
  14. ProtectKeyFail                  ="There was an error while trying to protect the volume with a recovery key."
  15. fips_warning                    ="WARNING: The numerical password was not added. The FIPS Group Policy setting on the computer prevents recovery password creation.\n"
  16. CheckPasswFail                  ="There was an error while checking the validity of the recovery password."
  17. PasswNotValid                   ="The recovery password \"%1\" is not formatted correctly according to requirements for a numerical password.\n\nThe password must contain exactly 48 digits, which can be divided into 8 groups of 6 digits each. Use a hyphen (-) to separate groups of 6 digits on the command line.\nEach group of 6 digits in the 48-digit numerical password must be:\n1. Divisible by 11\n2. Less than 720896\n\nFor example, \"000000\" is a valid group of 6 digits.\nInvalid groups include \"123456\", \"720896\", and \"888888\".\n\nUse \"-rp\" with no arguments to generate a random password."
  18. ProtectDiskFail                 ="There was an error while trying to add a Numerical Password protector."
  19. tpm_fail                        ="There was an error while trying to protect the volume with a TPM."
  20. error_dvd                       ="BitLocker detected a bootable CD or DVD on the computer. A bootable CD or DVD affects whether the TPM can unlock the OS volume. \n\nACTIONS REQUIRED:\n\n1. Remove any bootable CD or DVD from the computer. \n2. Revert any changes made to the disk by running \"manage-bde  off %1!v!\"\n3. Restart the computer.\n   (Type \"shutdown /?\" for command line instructions.)\n4. Run this command again."
  21. tpm_pin_fail                    ="There was an error while trying to protect the volume with a TPM and a PIN."
  22. tpm_key_fail                    ="There was an error while trying to protect the volume with a TPM and a Startup Key."
  23. tpm_pin_key_fail                ="There was an error while trying to protect the volume with a TPM and a PIN and a Startup Key."
  24. relative_path_error             ="Keys cannot be saved to relative paths. Use an absolute path such as \"D:\"."
  25. save_delete_failure             ="There was an error while saving the key, and the script was unable to delete the key protector from disk to undo the change."
  26. bde_save_failure                ="There was an error while trying to save the key to disk."
  27. vol_usage                       ="A drive letter followed by a colon. Example: \"C:\". If not provided, displays all BitLocker-capable volumes."
  28. proterror_usage                 ="Used in developing batch files. Returns an error level that identifies whether the volume is BitLocker-protected. Returns 0 if no volume is specified or if the specified volume is BitLocker-protected. Returns 1 otherwise."
  29. pusage_short                    ="Used in developing batch files."
  30. status_preamble                 ="manage-bde -status [Volume] \n                [{-ProtectionAsErrorLevel|-p}]\n                [{-ComputerName|-cn} ComputerName]\n                [{-?|/?}] [{-Help|-h}]"
  31. status_desc                     ="Provides information about BitLocker-capable volumes."
  32. status_more_info                ="For more information about protectors on the volume: "
  33. volusage_req                    ="Volume"
  34. volusage_required               ="Required. A drive letter followed by a colon. Example: \"C:\""
  35. volusage_short                  ="A drive letter followed by a colon. Example: \"C:\""
  36. off_preamble                    ="manage-bde -off Volume\n            [{-ComputerName|-cn} ComputerName]\n            [{-?|/?}] [{-Help|-h}]"
  37. off_desc                        ="Decrypts the volume and turns BitLocker protection off. Removes all key protectors when decryption completes."
  38. on_preamble                     ="manage-bde -on Volume\n        [{-RecoveryPassword|-rp} [NumericalPassword] ]\n        [{-RecoveryKey|-rk} PathToExternalKeyDirectory]\n        [{-StartupKey|-sk} PathToExternalKeyDirectory]\n        [{-TPMAndPIN|-tp} PIN]\n        [{-TPMAndStartupKey|-tsk} PathToExternalKeyDirectory]\n        [{-TPMAndPinAndStartupKey|-tpsk} -tp PIN -tsk PathToExternalKeyDirectory]\n        [{-EncryptionMethod|-em}\n            {aes128_diffuser|\n             aes256_diffuser|\n             aes128|\n             aes256}]\n        [{-ComputerName|-cn} ComputerName]\n        [{-?|/?}] [{-Help|-h}]"
  39. on_desc                         ="Encrypts the volume and turns BitLocker protection on. Use parameters to add key protectors for the encryption key. These protectors unlock access to BitLocker-encrypted data. Automatically adds a TPM protector to the OS volume if your computer has a supported TPM. For the OS volume, encryption begins on the next restart, after a hardware test."
  40. on_desc_short                   ="Encrypts the volume and turns BitLocker protection on."
  41. on_vol_usage                    ="A drive letter followed by a colon. Example: \"C:\""
  42. tsk_desc                        ="Adds a TPM And Startup Key protector for the OS volume. Optional. To use a startup key, the saved file must be located on the root directory of a USB flash drive. Since TPM-only protection overrides this protector, any TPM protector on the computer is removed and replaced."
  43. rk_desc                         ="Adds an External Key protector for recovery. Optional. Provide the absolute directory path where the file containing the randomly-generated external key will be saved. Example: \"E:\""
  44. sk_desc                         ="Adds an External Key protector for startup. Required if the computer does not have a supported TPM and one has not already been added. To use a startup key, the saved external key file must be located on the root directory of a USB flash drive. Since both the -RecoveryKey and -StartupKey parameters produce External Key protectors, the saved files can be used interchangeably."
  45. rp_desc                         ="Adds a Numerical Password protector. Required to begin encryption if one has not already been added. Leave the argument blank to generate a random numerical password (recommended). These passwords have special format requirements. Provide any argument such as \"?\" to read the requirements."
  46. em_desc                         ="Configures the encryption algorithm and key size used for an unencrypted volume. Choose between AES 128 bit with Diffuser (\"aes128_diffuser\"), AES 256 bit with Diffuser (\"aes256_diffuser\"), AES 128 bit (\"aes128\"), or AES 256 bit (\"aes256\"). Unless otherwise specified, AES 128 bit with Diffuser is used to encrypt the disk."
  47. hardware_desc                   ="Begins encryption without a hardware test. Optional. If not specified, you must restart and pass a hardware test before encryption will begin on the OS volume. The test checks whether the TPM works as expected and whether the computer can read an external key file from a USB drive during boot."
  48. tp_desc                         ="Adds a TPM And PIN protector for the OS volume. Optional. Provide the 4-20 digit numeric PIN that must be typed each time the computer starts. TPM-only protectors on the volume are removed."
  49. tpsk_desc                       ="Adds a TPM And PIN And Startup Key protector for the OS volume. TPM-only, TPM And PIN, and TPM And Startup Key protectors on the volume are removed."
  50. tpm_desc                        ="Adds a TPM protector for the OS volume. TPM And PIN, TPM And StartupKey, and TPM And PIN And StartupKey protectors on the volume are removed."
  51. tpm_short                       ="Adds a TPM protector for the OS volume."
  52. tsk_desc_short                  ="Adds a TPM And Startup Key protector for the OS volume."
  53. rk_desc_short                   ="Adds an External Key protector for recovery."
  54. sk_desc_short                   ="Adds an External Key protector for startup."
  55. rp_desc_short                   ="Adds a Numerical Password protector."
  56. tp_desc_short                   ="Adds a TPM And PIN protector for the OS volume."
  57. tpsk_desc_short                 ="Adds a TPM And PIN And Startup Key protector for the OS volume."
  58. em_desc_short                   ="Configures the encryption algorithm and key size."
  59. hardware_desc_short             ="Begins encryption without a hardware test."
  60. unlock_preamble                 ="manage-bde -unlock Volume\n                    {[{-RecoveryPassword| -rp} NumericalPassword] | \n                    [{-RecoveryKey|-rk} PathToExternalKeyFile]}\n                    [{-ComputerName|-cn} ComputerName]\n                    [{-?|/?}] [{-Help|-h}]"
  61. unlock_desc                     ="Allows access to BitLocker-encrypted data with a recovery password or recovery key."
  62. rk_unlock_desc                  ="Provide an external key file to unlock the volume. Required if -RecoveryPassword is not provided. You must have previously created an External Key protector for the encrypted volume."
  63. rp_unlock_desc                  ="Provide a password to unlock the volume. You must have previously created a Numerical Password protector for the encrypted volume."
  64. rk_unlock_short                 ="Provide an external key file to unlock the volume."
  65. rp_unlock_short                 ="Provide a password to unlock the volume."
  66. lock_preamble                   ="manage-bde -lock Volume {-ForceDismount|-fd}\n                              [{-ComputerName|-cn} ComputerName]\n                              [{-?|/?}] [{-Help|-h}]"
  67. lock_desc                       ="Prevents access to BitLocker-encrypted data. Once a data volume is locked, only a recovery password or recovery key can unlock it. No key protectors are deleted."
  68. fdusage_lock                    ="Attempts to lock the volume even if it is in use. This allows the volume to be locked when applications have non-exclusive access to the volume."
  69. pause_preamble                  ="manage-bde -pause Volume\n                  [{-ComputerName|-cn} ComputerName]\n                  [{-?|/?}] [{-Help|-h}]"
  70. pause_desc                      ="Pauses encryption or decryption."
  71. resume_preamble                 ="manage-bde -resume Volume\n                   [{-ComputerName|-cn} ComputerName]\n                   [{-?|/?}] [{-Help|-h}]"
  72. resume_desc                     ="Resumes encryption or decryption."
  73. force_preamble                  ="manage-bde {-forcerecovery|-fr} [Volume]\n                          [{-ComputerName|-cn} ComputerName]\n                          [{-?|/?}] [{-Help|-h}]"
  74. fr_desc                         ="Forces a BitLocker-protected OS into recovery mode on restart. Deletes all TPM-related key protectors from the OS volume. On computer restart, only a recovery password or recovery key can unlock the OS. "
  75. fr_volusage                     ="A drive letter followed by a colon. Example: \"C:\". If not provided, assumes the OS volume."
  76. add_preamble                    ="manage-bde -protectors -add Volume\n        [{-RecoveryPassword|-rp} [NumericalPassword]]\n        [{-RecoveryKey|-rk} PathToExternalKeyDirectory]\n        [{-StartupKey|-sk} PathToExternalKeyDirectory]\n        [-TPM]\n        [{-TPMAndPIN|-tp} PIN]\n        [{-TPMAndStartupKey|-tsk} PathToExternalKeyDirectory]\n        [{-TPMAndPinAndStartupKey|-tpsk} -tp PIN -tsk PathToExternalKeyDirectory]\n        [{-ComputerName|-cn} ComputerName]\n                [{-?|/?}] [{-Help|-h}]"
  77. get_preamble                    ="manage-bde -protectors -get Volume\n        [{-Type|-t} {RecoveryPassword| ExternalKey| TPM|\n        TPMAndStartupKey| TPMAndPIN| TPMAndPINAndStartupKey}]\n        [-ID KeyProtectorID]\n        [{-SaveExternalKey|-sek} PathToExternalKeyDirectory]\n        [{-ComputerName|-cn} ComputerName]\n        [{-?|/?}] [{-Help|-h}]"
  78. get_full_desc                   ="Displays key protection methods. All key protectors are shown unless optional parameters are used."
  79. prot_delete_preamble            ="manage-bde -protectors -delete Volume\n        [{-Type|-t} {RecoveryPassword|\n        ExternalKey| TPM|\n        TPMAndStartupKey|\n        TPMAndPIN\n        TPMAndPINAndStartupKey}]\n        [-ID KeyProtectorID]\n        [{-ComputerName|-cn} ComputerName]\n        [{-?|/?}] [{-Help|-h}]"
  80. del_full_desc                   ="Deletes key protection methods. All key protectors are removed unless optional parameters are used. To allow continued access to BitLocker-encrypted data, deleting the last protector disables all key protectors."
  81. prot_preamble                   ="manage-bde -protectors -get Volume -parameter [arguments]\n\nmanage-bde -protectors -add Volume -parameter [arguments]\n\nmanage-bde -protectors -delete Volume -parameter [arguments]\n\nmanage-bde -protectors -disable Volume\n\nmanage-bde -protectors -enable Volume"
  82. prot_desc                       ="Manages protection methods for the encryption key."
  83. volusage_prot                   ="A drive letter followed by a colon. Example: \"C:\""
  84. del.type_desc                   ="Deletes key protectors of a certain type. Optional."
  85. del.id_desc                     ="Deletes the key protector with a certain identifier. Optional."
  86. get.type_desc                   ="Displays key protectors of a certain type. Optional."
  87. get.id_desc                     ="Displays the key protector with a certain identifier. Optional."
  88. sek_desc                        ="Provide the absolute directory path to save file(s) containing displayed external key(s). These external key files may be used as startup or recovery keys."
  89. del_desc                        ="Deletes key protection methods. Include '-?' for parameters."
  90. get_desc                        ="Displays key protection methods.  Include '-?' for parameters."
  91. disable_desc                    ="Disables protection. Allows anyone to access encrypted data by making the encryption key available unsecured on disk. No key protectors are removed."
  92. enable_desc                     ="Enables protection by removing the unsecured encryption key from disk. All key protectors take into effect."
  93. add_desc                        ="Adds key protection methods. Include '-?' for parameters."
  94. add_desc_full                   ="Adds key protection methods. Use 'manage-bde -on' to encrypt once key protectors have been added."
  95. add_desc_short                  ="Adds key protection methods."
  96. autounlock_preamble             ="manage-bde -autounlock -enable Volume\n\nmanage-bde -autounlock -disable Volume\n\nmanage-bde -autounlock -clearallkeys OSVolume"
  97. autounlock_desc                 ="Manages automatic unlocking of data volumes."
  98. disable_auto_desc               ="Disables automatic unlocking for a data volume. This action removes the stored external key from the OS volume. An additional step is necessary to delete the External Key protector from the data volume."
  99. enable_auto_desc                ="Enables automatic unlocking for a data volume. This action creates an External Key protector on the data volume and stores the associated external key onto the BitLocker-protected OS volume. "
  100. enable_auto_short               ="Enables automatic unlocking for a data volume."
  101. disable_auto_short              ="Disables automatic unlocking for a data volume."
  102. clearall_auto_short             ="Removes all stored external keys on the OS volume."
  103. clearall_desc                   ="Removes all stored external keys on the OS volume. This action disables automatic unlocking of all associated data volumes. "
  104. tpm_preamble                    ="manage-bde -tpm [{-TurnOn|-t}]\n                [{-TakeOwnership|-o} OwnerPassword]\n                [{-ComputerName|-cn} ComputerName]\n                [{-?|/?}] [{-Help|-h}]"
  105. tpmcmd_desc                     ="Configures the computer's Trusted Platform Module (TPM) security hardware. Before BitLocker can use the TPM to secure its encryption key, you must turn on and take ownership of the TPM."
  106. turnon_usage                    ="Enables and activates the TPM, allowing a TPM owner to be set. You must turn on the TPM before setting an owner password."
  107. own_usage                       ="Takes ownership of the TPM by setting an owner password. You should create a new password, save it, and use it to manage the TPM."
  108. turnon_short                    ="Enables and activates the TPM, allowing a TPM owner to be set."
  109. own_short                       ="Takes ownership of the TPM by setting an owner password."
  110. off_desc_upper                  ="Decrypts the volume and turns BitLocker protection off."
  111. on_desc_upper                   ="Encrypts the volume and turns BitLocker protection on."
  112. lock_desc_upper                 ="Prevents access to BitLocker-encrypted data."
  113. prot_desc_upper                 ="Manages protection methods for the encryption key."
  114. auto_desc_upper                 ="Manages automatic unlocking of data volumes."
  115. fr_desc_upper                   ="Forces a BitLocker-protected OS to recover on restarts."
  116. pause_desc_upper                ="Pauses encryption or decryption."
  117. resume_desc_upper               ="Resumes encryption or decryption."
  118. tpm_desc_upper                  ="Configures the computer's Trusted Platform Module (TPM)."
  119. main_args                       ="%1 -parameter [arguments]"
  120. main_desc                       ="Configures BitLocker Drive Encryption on disk volumes."
  121. status_short                    ="Provides information about BitLocker-capable volumes."
  122. off_short                       ="Decrypts the volume and turns BitLocker protection off."
  123. on_short                        ="Encrypts the volume and turns BitLocker protection on."
  124. unlock_short                    ="Allows access to BitLocker-encrypted data."
  125. OSVolume                        ="[OS Volume]"
  126. DataVolume                      ="[Data Volume]"
  127. error_hardware_status           ="An error occurred while retrieving the hardware test status."
  128. LockStatusError                 ="An error occurred while retrieving the lock status."
  129. disable_error                   ="An error occurred while disabling the key protectors."
  130. disabled_warning                ="\nNOTE: Key protectors have been disabled on volume %1!v! to allow continued access to BitLocker-encrypted data.\n\n    Type \"manage-bde -protectors -enable %1!v!\" to re-enable any new key protectors that are added."
  131. deleteKeyProtError              ="An error occurred while deleting the key protector."
  132. protstaterror                   ="An error occurred while retrieving the protection status."
  133. convstatuserror                 ="An error occurred while retrieving the conversion status."
  134. tpm_available_error             ="An error occurred while checking if the volume is protected by the TPM."
  135. passw_available_error           ="An error occurred while checking if the volume is protected by a recovery password."
  136. key_available_error             ="An error occurred while checking if the volume is protected by a recovery key."
  137. pin_available_error             ="An error occurred while checking if the volume is protected by the TPM and a PIN."
  138. tpmsk_available_error           ="An error occurred while checking if the volume is protected by the TPM and a Startup Key."
  139. tpm_pin_key_available_error     ="An error occurred while checking if the volume is protected by the TPM and a PIN and a Startup Key."
  140. no_recovery_password            ="A numerical recovery password is required to turn on BitLocker protection. \n\nInclude \"-RecoveryPassword\" in the command to randomly generate this numerical password. \n\nType \"manage-bde -on -help\" for more information."
  141. no_protector_paused             ="Conversion of this volume is paused and no key protectors were specified to secure the volume.  Type \"manage-bde -resume -?\" for information about resuming encryption."
  142. no_tpm_error                    ="This computer either does not have a TPM, or one which is capable of being used with BitLocker."
  143. not_os_volume_error             ="Only the OS volume may be secured with the TPM."
  144. bdeexamine                      ="Volume %1"
  145. disklock_fail                   ="The operation cannot be performed because the volume is locked."
  146. sk_required                     ="Specifying the parameter '-StartupKey' is required to Bitlocker-protect the OS volume.\nType \"manage-bde -on -?\" for more information."
  147. key_protectors_added            ="Key Protectors Added:"
  148. no_recovery_key                 ="To turn on BitLocker, a recovery method must exist. Include \"-RecoveryKey [path]\" in the command line to generate and save a recovery key.\n\nNo key protectors were added."
  149. autolock_error                  ="An error occurred while enabling the volume for auto-unlocking."
  150. KeyprotTypeError                ="An error occurred while retrieving the key protector type."
  151. key_prot_deleted                ="Key Protectors Deleted:"
  152. decrypt_fail                    ="An error occurred while trying to decrypt the volume."
  153. encrypt_fail                    ="An error occurred while trying to encrypt the volume."
  154. no_key_protectors               ="NOTE: This command did not create any new key protectors. Type \"manage-bde -protectors -add -?\" for information on adding more key protectors."
  155. encrypt_complete                ="NOTE: Encryption is already complete."
  156. encrypt_progress                ="NOTE: Encryption is already in progress.\nType \"manage-bde -status -?\" for information on the encryption status.\n\nBitLocker protection will be on when encryption completes."
  157. encrypt_started                 ="Encryption is now in progress."
  158. on_moreinfo                     ="\nType \"manage-bde -status -?\" for information on the status of the volume."
  159. enable_error                    ="An error occurred while enabling the key protectors."
  160. protectors_moreinfo             ="Type \"manage-bde -protectors -?\" for information on adding key protectors."
  161. on_warning                      ="ACTIONS REQUIRED:\n"
  162. hardware_test_1                 ="\n    %1!i!. Save this numerical recovery password in a secure location away from your computer:\n\n    %2\n\n    To prevent data loss, save this password immediately. This password helps ensure that you can unlock the encrypted volume."
  163. hardware_test_2                 ="\n    %1!i!. Insert a USB flash drive with an external key file into the computer."
  164. hardware_test_3                 ="\n    %1!i!. Restart the computer to run a hardware test. \n   (Type \"shutdown /?\" for command line instructions.)"
  165. hardware_test_4                 ="\n    %1!i!. Type \"manage-bde -status\" to check if the hardware test succeeded.\n\nNOTE: Encryption will begin after the hardware test succeeds."
  166. on_already                      ="\nBitLocker protection is already on."
  167. on_enabled                      ="\nTurned on BitLocker protection by enabling key protectors."
  168. hardware_fail                   ="ERROR: The hardware test failed with code %1!x!. All key protectors were removed.\n      Possible reasons that the hardware test failed are:\n\n      1. A USB flash drive with an external key file was not found. \n\n      - Insert a USB flash drive with an external key file into the computer.\n      - If this failure persists, the computer cannot read USB drives during boot. \n      You may not be able to use external keys to unlock the OS volume during boot.\n\n      2. The external key file on the USB flash drive was corrupt.\n\n      - Try a different USB flash drive to store the external key file.\n\n      3. The TPM is off. \n      - Run \"manage-bde -tpm -TurnOn\" to turn on the TPM.\n\n      4. The TPM detected a change in OS boot components.\n\n      - Remove any bootable CD or DVD from the computer.\n      - If this failure persists, check that the latest firmware and BIOS \n      upgrades are installed, and that the TPM is otherwise working properly.\n \n      5. The provided PIN was incorrect.\n\n      6. The TPM storage root key (SRK) has an incompatible authorization value.\n\n      - To reset this value, run the TPM Initialization Wizard.\n\n      ACTIONS REQUIRED:\n\n      1. Resolve the hardware test failure above.\n      2. Re-run the command to turn on BitLocker."
  169. protectors_not_added            ="No key protectors were specified."
  170. both_enable_dis_error           ="The use of both -enable and -disable is incorrect."
  171. neither_en_dis_error            ="Either -enable or -disable is required."
  172. not_data_volume_error           ="Automatic unlocking cannot be used on the OS volume."
  173. isautounlock_error              ="An error occurred while detecting whether or not automatic unlock is enabled for the volume."
  174. volume_bound_error              ="Automatic unlock is already enabled on the volume."
  175. disableautounlockerror          ="An error occurred while attempting to disable automatic unlocking on the volume."
  176. autounlock_disable_msg          ="Automatic unlock is disabled on volume %1!v!.\n\nNOTE: An associated External Key protector was created on this data volume when automatic unlock was enabled. To also delete this protector, type \"manage-bde -protectors %1!v! -delete -id %1\"."
  177. volumedisabled_error            ="Automatic unlock is already disabled on the volume."
  178. clearall_notos                  ="Keys used to automatically unlock data volumes are only found in the OS volume.  The volume letter for the OS volume must be specified."
  179. clearall_error                  ="An error occurred while clearing all automatic unlock keys from the volume."
  180. clearall_msg                    ="All automatic unlock keys are removed from volume %1."
  181. diskunlocked_error              ="The volume is already unlocked."
  182. recovery_data_needed            ="Either a recovery password or a recovery key must be supplied to unlock the volume."
  183. getkey_error                    ="An error occurred while attempting to read the key from disk."
  184. unlockkey_error                 ="The file \"%1\" failed to unlock volume %2."
  185. unlock_succ_key                 ="The file \"%1\" successfully unlocked volume %2."
  186. unlockpassw_error               ="The password failed to unlock volume %1."
  187. unlock_succ_passw               ="The password successfully unlocked volume %1."
  188. diskunlock_fail                 ="The volume is already locked."
  189. os_not_lockable                 ="The volume cannot be locked because it contains the running OS."
  190. dismount_access_denied          ="Access was denied while attempting to lock the volume.  Applications may be accessing this volume."
  191. dismount_mount_points           ="The volume cannot be dismounted because there are active mount points."
  192. dismount_no_autoremount         ="The volume cannot be permanently dismounted."
  193. dismount_force_required         ="Add the \"-ForceDismount\" parameter to lock the volume even when it is in use."
  194. dismount_failed                 ="An unknown error occurred while dismounting the volume."
  195. disklockerror                   ="An error occurred while locking the volume."
  196. lock_msg                        ="Volume %1 is now locked"
  197. disk_enc_already_paused         ="Encryption of the volume is already paused."
  198. disk_dec_already_paused         ="Decryption of the volume is already paused."
  199. pause_failure                   ="An error occurred while pausing volume conversion."
  200. encryption_paused               ="Encryption of the volume has been paused."
  201. decryption_paused               ="Decryption of the volume has been paused."
  202. pause_moreinfo                  ="Type \"manage-bde -resume -?\" for information on resuming encryption.\nType \"manage-bde -status -?\" for information on the status of the volume."
  203. resume_failure                  ="An error occurred while resuming volume conversion."
  204. encryption_resumed              ="Encryption of the volume is now in progress."
  205. decryption_resumed              ="Decryption of the volume is now in progress."
  206. disk_already_encrypting         ="Encryption of the volume is already in progress."
  207. disk_already_decrypting         ="Decryption of the volume is already in progress."
  208. disk_unresumeable               ="The command is invalid. No conversion is paused.\nType \"manage-bde -status %1!v!\" for more information."
  209. disk_unpauseable                ="The command is invalid. No conversion is in progress.\nType \"manage-bde -status %1!v!\" for more information."
  210. volume_decrypted_error          ="The volume is not encrypted."
  211. autounlockkeys_error            ="An error occurred while detecting whether or not the volume contains automatic unlock keys."
  212. os_contains_keys                ="This volume stores external key(s) that can automatically unlock \nother volumes. Before you can decrypt this volume, you must remove such \nkeys.\n\nACTIONS REQUIRED:\n\n1. To prevent data loss, check that a recovery password or a recovery key \n   exists for associated data volumes.\n2. Type \"manage-bde -autounlock -ClearAllKeys Volume\" to remove stored \n   external key(s)."
  213. DecryptFailure                  ="An error occurred while decrypting the volume."
  214. bde_off_done                    ="Decryption is now in progress."
  215. no_tpm_detected                 ="A compatible Trusted Platform Module (TPM) was not detected."
  216. tpm_is_on                       ="The TPM is already on."
  217. no_physical_presence            ="This computer requires you to turn on the Trusted Platform Module (TPM) security hardware manually.  Consult the computer manufacturer's documentation for instructions."
  218. phys_pres_req_error             ="An error occurred while sending the request to the TPM."
  219. phys_pres_resp_error            ="An error occurred while getting the response from the TPM."
  220. tpm_shutdown_req                ="This computer requires you to follow these steps to turn on the TPM:\n1. Shutdown the computer.\n   (Type \"shutdown /?\" for command line instructions.)\n2. Restart the computer manually\n3. Follow the instructions at the prompt in the boot screen."
  221. tpm_restart_req                 ="This computer requires you to follow these steps to turn on the TPM:\n1. Restart the computer.\n   (Type \"shutdown /?\" for command line instructions.)\n2. Follow the instructions at the prompt in the boot screen"
  222. tpm_transition_error            ="The physical presence transition the TPM returned was not understood."
  223. password_length_bad             ="The owner password must be at least %1!i! characters long."
  224. isowned_error                   ="An error occurred while checking to see if the TPM already has an owner."
  225. tpm_already_owned               ="The TPM already has an owner.\n\nType \"tpm.msc\" to change the owner password."
  226. convert_auth_error              ="An error occurred while converting the password to the owner authorization value."
  227. take_owner_error                ="An error occurred while taking ownership of the TPM."
  228. owner_success                   ="The TPM is now owned and ready for use.\n\nType \"manage-bde -on -?\" for information on enabling BitLocker."
  229. tpm_not_on                      ="Cannot take ownership because the TPM is not yet on.\n\nType \"manage-bde -tpm -?\" for information on turning on the TPM."
  230. force_noton                     ="Bitlocker protection must be turned on to force a recovery for volume %1.\nType \"manage-bde -on -?\" for more information."
  231. no_recovery                     ="No recovery methods exist for volume %1.\nType \"manage-bde -protectors -add -?\" for more information about adding a recovery password or recovery key."
  232. volumekeyproterror              ="An error occurred while retrieving the volume's key protectors."
  233. nokeyprots                      ="This volume has no key protectors to delete."
  234. force_delete                    ="Key protector with ID \"%1\" deleted."
  235. force_warning                   ="\nOnly a recovery password or recovery key can unlock volume %1."
  236. force_unable                    ="\nNo changes needed to force recovery for volume %1."
  237. status.autolockcheckerror       ="Unable to determine whether volume has automatic unlock enabled."
  238. Externalkey_error               ="An error occurred while trying to determine the key's path"
  239. recoverykey                     ="Recovery Key:"
  240. id_str                          ="ID: %1"
  241. keypath_str                     ="External Key File Name:"
  242. autounlock_str                  ="Automatic unlock enabled."
  243. keyprot_saved                   ="Saved to directory %1"
  244. tpm_key                         ="TPM And Startup Key:"
  245. tpm_only                        ="TPM:"
  246. tpm_pin                         ="TPM And PIN:"
  247. tpm_pin_key                     ="TPM And PIN And Startup Key:"
  248. recoverypassword                ="Numerical Password:"
  249. getpassword_error               ="An error occurred while retrieving the password for the key protector."
  250. passw_str                       ="Password:"
  251. unknown_prot_type               ="The key protector type is unknown."
  252. protector.preamble              ="Volume %1!v! [%1!l!]"
  253. protector.all                   ="All Key Protectors\n"
  254. protector.type                  ="Key Protectors of Type %1\n"
  255. protector.guid                  ="Key Protector with ID %1\n"
  256. protector.bad_command           ="The command to the protectors function %1 was not understood"
  257. protector.both_error            ="Cannot use both -type and -id."
  258. protector.none                  ="No key protectors found."
  259. protector.disable               ="Key protectors are disabled for volume %1!v!."
  260. protector.enable                ="Key protectors are enabled for volume %1!v!."
  261. status.statusdisp               ="Disk volumes that can be protected with\nBitLocker Drive Encryption:"
  262. status.execquery_error          ="There are no disk volumes that can be protected with BitLocker Drive Encryption.\n\nNOTE: In pre-installation or recovery environments, decrypted volumes are not displayed."
  263. status.encerror                 ="An error occurred while retrieving the encryption method."
  264. status.nolabel                  ="Label Unknown"
  265. status.nosize                   ="Unknown"
  266. status.vol                      ="Volume %1!v! [%1!l!]"
  267. status.sizedisp                 ="    Size:                 %1!z! GB"
  268. status.convstat                 ="    Conversion Status:    %1"
  269. status.encdisp                  ="    Percentage Encrypted: %1%%"
  270. status.encmethdisp              ="    Encryption Method:    %1"
  271. status.protstatus               ="    Protection Status:    %1"
  272. status.lockstat                 ="    Lock Status:          %1"
  273. status.autounlockstateon        ="    Automatic Unlock:     Enabled"
  274. status.autounlockstateoff       ="    Automatic Unlock:     Disabled"
  275. status.nokeyprots               ="    Key Protectors:       None Found"
  276. status.keyprot1                 ="    Key Protectors:       "
  277. status.keyproterror2            ="An error occurred while getting the key protector type."
  278. status.required_auto            ="(Required for automatic unlock)"
  279. parse.no_desc                   ="No Description Available"
  280. parse.bad_elm_type              ="The element type was not understood"
  281. parse.required_missing          ="Parameter \"-%1\" requires an argument."
  282. parse.desc_str                  ="Description:"
  283. parse.short_param               ="Parameter List:"
  284. parse.examples                  ="\nExamples:"
  285. parse.req_param                 ="Missing required parameter.\n\nType \"manage-bde -?\" for usage."
  286. parse.isrequired                ="Argument \"%1\" is required."
  287. parse.help_usage                ="Displays brief help. Example: \"-ParameterSet -?\""
  288. parse.longhelp_usage            ="Displays complete help. Example: \"-ParameterSet -h\""
  289. parse.comp_usage                ="Runs on another computer. Examples: \"ComputerX\", \"127.0.0.1\""
  290. parse.help_message              ="Use -? for full usage."
  291. parse.computer_display          ="Computer Name: %1\n"
  292. common.checkrc_msg              ="%1 (code %2!x!)\n%3"
  293. common.err_syntax               ="ERROR: Invalid Syntax.\n\"%1\" was not understood.\n\nValid parameters include: %2.\n\nType \"manage-bde -?\" for usage."
  294. common.WBEM_error               ="An error occurred while connecting to the BitLocker management interface.\n\nCheck that you have administrative rights on the computer and the computer name is correct."
  295. common.WMI_Error                ="There was an error while connecting to the management interface.  Check that you have administrative rights."
  296. common.check_enable_fail        ="An error occurred while checking if the TPM is enabled."
  297. common.check_owner_fail         ="An error occurred while checking if the TPM has an owner."
  298. common.check_active_fail        ="An error occurred while checking if the TPM is activated."
  299. common.check_srk_fail           ="An error occurred while checking if the TPM Storage Root Key (SRK) has a compatible authorization value."
  300. common.tpm_notcompat            ="The TPM cannot be used to protect this volume. The TPM Storage Root Key (SRK) has an incompatible authorization value.\n\nTo reset this value, run the TPM Initialization Wizard (tpminit.exe)."
  301. common.tpm_notactivated         ="The TPM cannot be used to protect this volume. The TPM is off.\n\nType \"manage-bde -tpm  ?\" for more information on configuring the TPM."
  302. common.tpm_notowned             ="The TPM cannot be used to protect this volume. The TPM does not have an owner set.\n\nType \"manage-bde -tpm  ?\" for more information on configuring the TPM."
  303. common.tpm_notenabled           ="The TPM cannot be used to protect this volume. The TPM is off.\n\nType \"manage-bde -tpm  ?\" for more information on configuring the TPM."
  304. common.no_registry_warning      ="WARNING: The registry on the computer could not be accessed.  The WMI registry provider may be down or you might not have access."
  305. common.notencryptable           ="The volume cannot be protected with BitLocker."
  306. common.cscript_detect_error     ="An error occurred while determining the script host (%1!x!): %2."
  307. common.Unknown                  ="Unknown"
  308. common.convstatus0              ="Fully Decrypted"
  309. common.convstatus1              ="Fully Encrypted"
  310. common.convstatus2              ="Encryption in Progress"
  311. common.convstatus3              ="Decryption in Progress"
  312. common.convstatus4              ="Encryption Paused"
  313. common.convstatus5              ="Decryption Paused"
  314. common.lockstatus0              ="Unlocked"
  315. common.lockstatus1              ="Locked"
  316. common.protstatus0              ="Protection Off"
  317. common.protstatus1              ="Protection On"
  318. common.encstatus0               ="None"
  319. common.encstatus1               ="AES 128 with Diffuser"
  320. common.encstatus2               ="AES 256 with Diffuser"
  321. common.encstatus3               ="AES 128"
  322. common.encstatus4               ="AES 256"
  323. common.prottype0                ="Unknown"
  324. common.prottype1                ="TPM"
  325. common.prottype2                ="External Key"
  326. common.prottype3                ="Numerical Password"
  327. common.prottype4                ="TPM And PIN"
  328. common.prottype5                ="TPM And Startup Key"
  329. common.prottype6                ="TPM And PIN And Startup Key"