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 には End Entity 証明書を 1 つ以上含める必要があります。 |
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 ファイルのインポートはサポートされていません。PFX ファイルをインポートするには、Import-PfxCertificate を使用してください。 |
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 には、少なくとも 1 つの証明書が含まれている必要があります。 |
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. |