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 | 对于 ProtectTo 参数,SID 不是有效的值。 |
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. |