3101 | 匯入 PFX 憑證 |
Import PFX certificate |
3102 | 項目: {0} 目的地: {1} |
Item: {0} Destination: {1} |
3103 | 密碼不正確。您正在匯入的 PFX 檔案可能受到 Active Directory 主體所保護,或擁有 Null/空白的密碼。請嘗試在不指定 -Password 參數的情況下重新執行命令。 |
The password is incorrect. The PFX file you are importing may be protected to an Active Directory principal or have a null/empty password. Try re-running the command without the -Password parameter. |
3104 | 指定的檔案不是有效的 PFX 檔案。 |
The specified file is not a valid PFX file. |
3105 | 找不到 PFX 檔案。 |
The PFX file could not be found. |
3106 | 此作業不允許 UI。 |
UI is not allowed in this operation. |
3107 | 無法匯出非可匯出的私密金鑰。 |
Cannot export non-exportable private key. |
3108 | 如果未使用 PfxDataOnly 選項,PFXData 必須包含至少一個終端實體憑證。 |
The PFXData must contain at least one end entity certificate if the PfxDataOnly option is not used. |
3109 | 使用 ProtectTo 參數需要以網域帳戶執行。 |
Using ProtectTo parameter requires running as a domain account. |
3110 | SID 對 ProtectTo 參數而言是無效值。 |
SID is not a valid value for the ProtectTo parameter. |
3111 | 不支援保護本機帳戶。 |
Protecting to a local account is not supported. |
3112 | 'ProtectTo' 參數的值包含無效的群組或帳戶名稱。 |
The value of the 'ProtectTo' parameter contains an invalid group or account name. |
3113 | 無法為正在匯出的憑證建立完整憑證鏈結。 |
Unable to build full certificate chain for a certificate being exported. |
3114 | 鏈結選項無效。輸入沒有 PFX 資料。 |
The chain option is invalid. The input does not have PFX data. |
3115 | 類型無效。輸入物件有一個以上的憑證。 |
The type is invalid. Input object has more than one certificate. |
3116 | 匯入憑證 |
Import certificate |
3118 | 匯出 PFX 憑證 |
Export PFX certificate |
3119 | 來源: {0}目的地: {1} |
Source(s): {0} Destination: {1} |
3120 | 匯出憑證 |
Export certificate |
3122 | 不支援匯入 PFX 檔案。請使用 Import-PfxCertificate 匯入 PFX 檔案。 |
Importing PFX files is not supported. Use Import-PfxCertificate to import PFX files. |
3123 | 找不到憑證檔案。 |
The certificate file could not be found. |
3124 | 必須指定 Password 或 ProtectTo。 |
Password and ProtectTo cannot both be absent. |
3125 | PFXData 必須包含至少一個憑證。 |
The PFXData must contain at least one certificate. |
3126 | 將不會匯出任何憑證,因為輸入空白。 |
No certificate will be exported since the input is empty. |
3127 | 您正在嘗試匯入的 PFX 檔案在保護它的 Active Directory 主體中需要不同的密碼或成員資格。 |
The PFX file you are trying to import requires either a different password or membership in an Active Directory principal to which it is protected. |