< prev index next >

src/jdk.jartool/share/classes/sun/security/tools/jarsigner/Resources_ja.java

Print this page




  99         {".internalsf.include.the.SF.file.inside.the.signature.block",
 100                 "[-internalsf]               シグネチャ・ブロックに.SFファイルを含める"},
 101         {".sectionsonly.don.t.compute.hash.of.entire.manifest",
 102                 "[-sectionsonly]             マニフェスト全体のハッシュは計算しない"},
 103         {".protected.keystore.has.protected.authentication.path",
 104                 "[-protected]                キーストアには保護された認証パスがある"},
 105         {".providerName.name.provider.name",
 106                 "[-providerName <name>]      プロバイダ名"},
 107         {".add.provider.option",
 108                 "[-addprovider <name>        名前でセキュリティ・プロバイダを追加する(SunPKCS11など)"},
 109         {".providerArg.option.1",
 110                 "  [-providerArg <arg>]] ... -addproviderの引数を構成する"},
 111         {".providerClass.option",
 112                 "[-providerClass <class>     完全修飾クラス名でセキュリティ・プロバイダを追加する"},
 113         {".providerArg.option.2",
 114                 "  [-providerArg <arg>]] ... -providerClassの引数を構成する"},
 115         {".strict.treat.warnings.as.errors",
 116                 "[-strict]                   警告をエラーとして処理"},
 117         {".conf.url.specify.a.pre.configured.options.file",
 118                 "[-conf <url>]               事前構成済のオプション・ファイルを指定する"},


 119         {"Option.lacks.argument", "オプションに引数がありません"},
 120         {"Please.type.jarsigner.help.for.usage", "使用方法についてはjarsigner -helpと入力してください"},
 121         {"Please.specify.jarfile.name", "jarfile名を指定してください"},
 122         {"Please.specify.alias.name", "別名を指定してください"},
 123         {"Only.one.alias.can.be.specified", "別名は1つのみ指定できます"},
 124         {"This.jar.contains.signed.entries.which.is.not.signed.by.the.specified.alias.es.",
 125                  "このjarに含まれる署名済エントリは、指定された別名によって署名されていません。"},
 126         {"This.jar.contains.signed.entries.that.s.not.signed.by.alias.in.this.keystore.",
 127                   "このjarに含まれる署名済エントリは、このキーストア内の別名によって署名されていません。"},
 128         {"s", "s"},
 129         {"m", "m"},
 130         {"k", "k"},
 131         {".and.d.more.", "(他にも%d個)"},
 132         {".s.signature.was.verified.",
 133                 "  s=シグネチャが検証されました "},
 134         {".m.entry.is.listed.in.manifest",
 135                 "  m=エントリがマニフェスト内にリストされます"},
 136         {".k.at.least.one.certificate.was.found.in.keystore",
 137                 "  k=1つ以上の証明書がキーストアで検出されました"},
 138         {".X.not.signed.by.specified.alias.es.",
 139                 "  X =指定した別名で署名されていません"},
 140         {"no.manifest.", "マニフェストは存在しません。"},


 206                 "証明書は{0}まで有効ではありません"},
 207         {"certificate.will.expire.on", "証明書は{0}に失効します"},
 208         {".Invalid.certificate.chain.", "[無効な証明書チェーン: "},
 209         {".Invalid.TSA.certificate.chain.", "[無効なTSA証明書チェーン: "},
 210         {"requesting.a.signature.timestamp",
 211                 "シグネチャ・タイムスタンプのリクエスト"},
 212         {"TSA.location.", "TSAの場所: "},
 213         {"TSA.certificate.", "TSA証明書: "},
 214         {"no.response.from.the.Timestamping.Authority.",
 215                 "タイムスタンプ局からのレスポンスがありません。ファイアウォールを介して接続するときは、必要に応じてHTTPまたはHTTPSプロキシを指定してください。jarsignerに次のオプションを指定してください:"},
 216         {"or", "または"},
 217         {"Certificate.not.found.for.alias.alias.must.reference.a.valid.KeyStore.entry.containing.an.X.509.public.key.certificate.for.the",
 218                 "証明書が見つかりませんでした: {0}。{1}はタイムスタンプ局のX.509公開鍵証明書が含まれている有効なKeyStoreエントリを参照する必要があります。"},
 219         {"using.an.alternative.signing.mechanism",
 220                 "代替署名メカニズムの使用"},
 221         {"entry.was.signed.on", "エントリは{0}に署名されました"},
 222         {"Warning.", "警告: "},
 223         {"Error.", "エラー: "},
 224         {"...Signer", ">>> 署名者"},
 225         {"...TSA", ">>> TSA"},

 226         {"This.jar.contains.unsigned.entries.which.have.not.been.integrity.checked.",
 227                 "このjarには、整合性チェックをしていない署名なしのエントリが含まれています。 "},
 228         {"This.jar.contains.entries.whose.signer.certificate.has.expired.",
 229                 "このjarには、署名者の証明書が期限切れのエントリが含まれています。 "},
 230         {"This.jar.contains.entries.whose.signer.certificate.will.expire.within.six.months.",
 231                 "このjarには、署名者の証明書が6か月以内に期限切れとなるエントリが含まれています。 "},
 232         {"This.jar.contains.entries.whose.signer.certificate.is.not.yet.valid.",
 233                 "このjarには、署名者の証明書がまだ有効になっていないエントリが含まれています。 "},
 234         {"This.jar.contains.entries.whose.signer.certificate.is.self.signed.",
 235                 "このjarには、署名者の証明書が自己署名されているエントリが含まれています。 "},
 236         {"Re.run.with.the.verbose.option.for.more.details.",
 237                 "詳細は、-verboseオプションを使用して再実行してください。"},
 238         {"Re.run.with.the.verbose.and.certs.options.for.more.details.",
 239                 "詳細は、-verboseおよび-certsオプションを使用して再実行してください。"},
 240         {"The.signer.certificate.has.expired.",
 241                 "署名者の証明書は期限切れです。"},




 242         {"The.signer.certificate.will.expire.within.six.months.",
 243                 "署名者の証明書は6か月以内に期限切れになります。"},




 244         {"The.signer.certificate.is.not.yet.valid.",
 245                 "署名者の証明書はまだ有効になっていません。"},
 246         {"The.signer.certificate.s.KeyUsage.extension.doesn.t.allow.code.signing.",
 247                  "署名者証明書のKeyUsage拡張機能では、コード署名は許可されません。"},
 248         {"The.signer.certificate.s.ExtendedKeyUsage.extension.doesn.t.allow.code.signing.",
 249                  "署名者証明書のExtendedKeyUsage拡張機能では、コード署名は許可されません。"},
 250         {"The.signer.certificate.s.NetscapeCertType.extension.doesn.t.allow.code.signing.",
 251                  "署名者証明書のNetscapeCertType拡張機能では、コード署名は許可されません。"},
 252         {"This.jar.contains.entries.whose.signer.certificate.s.KeyUsage.extension.doesn.t.allow.code.signing.",
 253                  "このjarには、署名者証明書のKeyUsage拡張機能がコード署名を許可しないエントリが含まれています。"},
 254         {"This.jar.contains.entries.whose.signer.certificate.s.ExtendedKeyUsage.extension.doesn.t.allow.code.signing.",
 255                  "このjarには、署名者証明書のExtendedKeyUsage拡張機能がコード署名を許可しないエントリが含まれています。"},
 256         {"This.jar.contains.entries.whose.signer.certificate.s.NetscapeCertType.extension.doesn.t.allow.code.signing.",
 257                  "このjarには、署名者証明書のNetscapeCertType拡張機能がコード署名を許可しないエントリが含まれています。"},
 258         {".{0}.extension.does.not.support.code.signing.",
 259                  "[{0}拡張機能はコード署名をサポートしていません]"},
 260         {"The.signer.s.certificate.chain.is.invalid.reason.1",
 261                 "署名者の証明書チェーンが無効です。理由: %s"},
 262         {"The.tsa.certificate.chain.is.invalid.reason.1",
 263                 "TSA証明書チェーンが無効です。理由: %s"},
 264         {"The.signer.s.certificate.is.self.signed.",
 265                 "署名者の証明書は自己署名されています。"},
 266         {"The.1.algorithm.specified.for.the.2.option.is.considered.a.security.risk.",
 267                 "%1$sアルゴリズム(%2$sオプションに指定)は、セキュリティ・リスクとみなされます。"},
 268         {"The.1.signing.key.has.a.keysize.of.2.which.is.considered.a.security.risk.",
 269                 "%1$s署名鍵には、セキュリティ・リスクとみなされる%2$dの鍵サイズがあります。"},
 270         {"This.jar.contains.entries.whose.certificate.chain.is.invalid.reason.1",
 271                  "このjarには、証明書チェーンが無効なエントリが含まれています。理由: %s"},
 272         {"This.jar.contains.entries.whose.tsa.certificate.chain.is.invalid.reason.1",
 273                 "このjarには、TSA証明書チェーンが無効なエントリが含まれています。理由: %s"},
 274         {"no.timestamp.signing",
 275                 "-tsaまたは-tsacertが指定されていないため、このjarにはタイムスタンプが付加されていません。タイムスタンプがないと、署名者証明書の有効期限(%1$tY-%1$tm-%1$td)後に、ユーザーはこのjarを検証できない可能性があります。"},


 276         {"no.timestamp.verifying",
 277                 "このjarには、タイムスタンプがない署名が含まれています。タイムスタンプがないと、いずれかの署名者証明書の有効期限後に(早ければ%1$tY-%1$tm-%1$td)ユーザーはこのjarを検証できない可能性があります。"},
 278         {"bad.timestamp.verifying",
 279                 "このjarには、無効なタイムスタンプのある署名が含まれています。有効なタイムスタンプがないと、いずれかの署名者証明書の有効期限後に(早ければ%1$tY-%1$tm-%1$td)ユーザーはこのjarを検証できない可能性があります。\n詳細は、-J-Djava.security.debug=jarを指定してjarsignerを再実行してください。"},






 280         {"Unknown.password.type.", "不明なパスワード・タイプ: "},
 281         {"Cannot.find.environment.variable.",
 282                 "環境変数が見つかりません: "},
 283         {"Cannot.find.file.", "ファイルが見つかりません: "},
 284     };
 285 
 286     /**
 287      * Returns the contents of this <code>ResourceBundle</code>.
 288      *
 289      * <p>
 290      *
 291      * @return the contents of this <code>ResourceBundle</code>.
 292      */
 293     @Override
 294     public Object[][] getContents() {
 295         return contents;
 296     }
 297 }


  99         {".internalsf.include.the.SF.file.inside.the.signature.block",
 100                 "[-internalsf]               シグネチャ・ブロックに.SFファイルを含める"},
 101         {".sectionsonly.don.t.compute.hash.of.entire.manifest",
 102                 "[-sectionsonly]             マニフェスト全体のハッシュは計算しない"},
 103         {".protected.keystore.has.protected.authentication.path",
 104                 "[-protected]                キーストアには保護された認証パスがある"},
 105         {".providerName.name.provider.name",
 106                 "[-providerName <name>]      プロバイダ名"},
 107         {".add.provider.option",
 108                 "[-addprovider <name>        名前でセキュリティ・プロバイダを追加する(SunPKCS11など)"},
 109         {".providerArg.option.1",
 110                 "  [-providerArg <arg>]] ... -addproviderの引数を構成する"},
 111         {".providerClass.option",
 112                 "[-providerClass <class>     完全修飾クラス名でセキュリティ・プロバイダを追加する"},
 113         {".providerArg.option.2",
 114                 "  [-providerArg <arg>]] ... -providerClassの引数を構成する"},
 115         {".strict.treat.warnings.as.errors",
 116                 "[-strict]                   警告をエラーとして処理"},
 117         {".conf.url.specify.a.pre.configured.options.file",
 118                 "[-conf <url>]               事前構成済のオプション・ファイルを指定する"},
 119         {".print.this.help.message",
 120                 "[-? -h --help]              このヘルプ・メッセージを出力します"},
 121         {"Option.lacks.argument", "オプションに引数がありません"},
 122         {"Please.type.jarsigner.help.for.usage", "使用方法についてはjarsigner --helpと入力してください"},
 123         {"Please.specify.jarfile.name", "jarfile名を指定してください"},
 124         {"Please.specify.alias.name", "別名を指定してください"},
 125         {"Only.one.alias.can.be.specified", "別名は1つのみ指定できます"},
 126         {"This.jar.contains.signed.entries.which.is.not.signed.by.the.specified.alias.es.",
 127                  "このjarに含まれる署名済エントリは、指定された別名によって署名されていません。"},
 128         {"This.jar.contains.signed.entries.that.s.not.signed.by.alias.in.this.keystore.",
 129                   "このjarに含まれる署名済エントリは、このキーストア内の別名によって署名されていません。"},
 130         {"s", "s"},
 131         {"m", "m"},
 132         {"k", "k"},
 133         {".and.d.more.", "(他にも%d個)"},
 134         {".s.signature.was.verified.",
 135                 "  s=シグネチャが検証されました "},
 136         {".m.entry.is.listed.in.manifest",
 137                 "  m=エントリがマニフェスト内にリストされます"},
 138         {".k.at.least.one.certificate.was.found.in.keystore",
 139                 "  k=1つ以上の証明書がキーストアで検出されました"},
 140         {".X.not.signed.by.specified.alias.es.",
 141                 "  X =指定した別名で署名されていません"},
 142         {"no.manifest.", "マニフェストは存在しません。"},


 208                 "証明書は{0}まで有効ではありません"},
 209         {"certificate.will.expire.on", "証明書は{0}に失効します"},
 210         {".Invalid.certificate.chain.", "[無効な証明書チェーン: "},
 211         {".Invalid.TSA.certificate.chain.", "[無効なTSA証明書チェーン: "},
 212         {"requesting.a.signature.timestamp",
 213                 "シグネチャ・タイムスタンプのリクエスト"},
 214         {"TSA.location.", "TSAの場所: "},
 215         {"TSA.certificate.", "TSA証明書: "},
 216         {"no.response.from.the.Timestamping.Authority.",
 217                 "タイムスタンプ局からのレスポンスがありません。ファイアウォールを介して接続するときは、必要に応じてHTTPまたはHTTPSプロキシを指定してください。jarsignerに次のオプションを指定してください:"},
 218         {"or", "または"},
 219         {"Certificate.not.found.for.alias.alias.must.reference.a.valid.KeyStore.entry.containing.an.X.509.public.key.certificate.for.the",
 220                 "証明書が見つかりませんでした: {0}。{1}はタイムスタンプ局のX.509公開鍵証明書が含まれている有効なKeyStoreエントリを参照する必要があります。"},
 221         {"using.an.alternative.signing.mechanism",
 222                 "代替署名メカニズムの使用"},
 223         {"entry.was.signed.on", "エントリは{0}に署名されました"},
 224         {"Warning.", "警告: "},
 225         {"Error.", "エラー: "},
 226         {"...Signer", ">>> 署名者"},
 227         {"...TSA", ">>> TSA"},
 228         {"trusted.certificate", "信頼できる証明書"},
 229         {"This.jar.contains.unsigned.entries.which.have.not.been.integrity.checked.",
 230                 "このjarには、整合性チェックをしていない署名なしのエントリが含まれています。 "},
 231         {"This.jar.contains.entries.whose.signer.certificate.has.expired.",
 232                 "このjarには、署名者の証明書が期限切れのエントリが含まれています。 "},
 233         {"This.jar.contains.entries.whose.signer.certificate.will.expire.within.six.months.",
 234                 "このjarには、署名者の証明書が6か月以内に期限切れとなるエントリが含まれています。 "},
 235         {"This.jar.contains.entries.whose.signer.certificate.is.not.yet.valid.",
 236                 "このjarには、署名者の証明書がまだ有効になっていないエントリが含まれています。 "},
 237         {"This.jar.contains.entries.whose.signer.certificate.is.self.signed.",
 238                 "このjarには、署名者の証明書が自己署名されているエントリが含まれています。 "},
 239         {"Re.run.with.the.verbose.option.for.more.details.",
 240                 "詳細は、-verboseオプションを使用して再実行してください。"},
 241         {"Re.run.with.the.verbose.and.certs.options.for.more.details.",
 242                 "詳細は、-verboseおよび-certsオプションを使用して再実行してください。"},
 243         {"The.signer.certificate.has.expired.",
 244                 "署名者の証明書は期限切れです。"},
 245         {"The.timestamp.expired.1.but.usable.2",
 246                 "タイムスタンプは%1$tY-%1$tm-%1$tdに期限切れになります。ただし、JARは署名者の証明書が%2$tY-%2$tm-%2$tdに期限切れになるまで有効です。"},
 247         {"The.timestamp.has.expired.",
 248                 "タイムスタンプは期限切れになりました。"},
 249         {"The.signer.certificate.will.expire.within.six.months.",
 250                 "署名者の証明書は6か月以内に期限切れになります。"},
 251         {"The.timestamp.will.expire.within.one.year.on.1",
 252                 "タイムスタンプは1年以内の%1$tY-%1$tm-%1$tdに期限切れになります。"},
 253         {"The.timestamp.will.expire.within.one.year.on.1.but.2",
 254                 "タイムスタンプは1年以内の%1$tY-%1$tm-%1$tdに期限切れになります。ただし、JARは署名者の証明書が%2$tY-%2$tm-%2$tdに期限切れになるまで有効です。"},
 255         {"The.signer.certificate.is.not.yet.valid.",
 256                 "署名者の証明書はまだ有効になっていません。"},
 257         {"The.signer.certificate.s.KeyUsage.extension.doesn.t.allow.code.signing.",
 258                  "署名者証明書のKeyUsage拡張機能では、コード署名は許可されません。"},
 259         {"The.signer.certificate.s.ExtendedKeyUsage.extension.doesn.t.allow.code.signing.",
 260                  "署名者証明書のExtendedKeyUsage拡張機能では、コード署名は許可されません。"},
 261         {"The.signer.certificate.s.NetscapeCertType.extension.doesn.t.allow.code.signing.",
 262                  "署名者証明書のNetscapeCertType拡張機能では、コード署名は許可されません。"},
 263         {"This.jar.contains.entries.whose.signer.certificate.s.KeyUsage.extension.doesn.t.allow.code.signing.",
 264                  "このjarには、署名者証明書のKeyUsage拡張機能がコード署名を許可しないエントリが含まれています。"},
 265         {"This.jar.contains.entries.whose.signer.certificate.s.ExtendedKeyUsage.extension.doesn.t.allow.code.signing.",
 266                  "このjarには、署名者証明書のExtendedKeyUsage拡張機能がコード署名を許可しないエントリが含まれています。"},
 267         {"This.jar.contains.entries.whose.signer.certificate.s.NetscapeCertType.extension.doesn.t.allow.code.signing.",
 268                  "このjarには、署名者証明書のNetscapeCertType拡張機能がコード署名を許可しないエントリが含まれています。"},
 269         {".{0}.extension.does.not.support.code.signing.",
 270                  "[{0}拡張機能はコード署名をサポートしていません]"},
 271         {"The.signer.s.certificate.chain.is.invalid.reason.1",
 272                 "署名者の証明書チェーンが無効です。理由: %s"},
 273         {"The.tsa.certificate.chain.is.invalid.reason.1",
 274                 "TSA証明書チェーンが無効です。理由: %s"},
 275         {"The.signer.s.certificate.is.self.signed.",
 276                 "署名者の証明書は自己署名されています。"},
 277         {"The.1.algorithm.specified.for.the.2.option.is.considered.a.security.risk.",
 278                 "%1$sアルゴリズム(%2$sオプションに指定)は、セキュリティ・リスクとみなされます。"},
 279         {"The.1.signing.key.has.a.keysize.of.2.which.is.considered.a.security.risk.",
 280                 "%1$s署名鍵には、セキュリティ・リスクとみなされる%2$dの鍵サイズがあります。"},
 281         {"This.jar.contains.entries.whose.certificate.chain.is.invalid.reason.1",
 282                  "このjarには、証明書チェーンが無効なエントリが含まれています。理由: %s"},
 283         {"This.jar.contains.entries.whose.tsa.certificate.chain.is.invalid.reason.1",
 284                 "このjarには、TSA証明書チェーンが無効なエントリが含まれています。理由: %s"},
 285         {"no.timestamp.signing",
 286                 "-tsaまたは-tsacertが指定されていないため、このjarにはタイムスタンプが付加されていません。タイムスタンプがないと、署名者証明書の有効期限(%1$tY-%1$tm-%1$td)後に、ユーザーはこのjarを検証できない可能性があります。"},
 287         {"invalid.timestamp.signing",
 288                 "タイムスタンプが無効です。有効なタイムスタンプがないと、署名者証明書の有効期限(%1$tY-%1$tm-%1$td)後に、ユーザーはこのjarを検証できない可能性があります。"},
 289         {"no.timestamp.verifying",
 290                 "このjarには、タイムスタンプがない署名が含まれています。タイムスタンプがないと、いずれかの署名者証明書の有効期限後に(早ければ%1$tY-%1$tm-%1$td)ユーザーはこのjarを検証できない可能性があります。"},
 291         {"bad.timestamp.verifying",
 292                 "このjarには、無効なタイムスタンプのある署名が含まれています。有効なタイムスタンプがないと、いずれかの署名者証明書の有効期限後に(早ければ%1$tY-%1$tm-%1$td)ユーザーはこのjarを検証できない可能性があります。\n詳細は、-J-Djava.security.debug=jarを指定してjarsignerを再実行してください。"},
 293         {"The.signer.certificate.will.expire.on.1.",
 294                 "署名者の証明書は%1$tY-%1$tm-%1$tdに期限切れになります。"},
 295         {"The.timestamp.will.expire.on.1.",
 296                 "タイムスタンプは%1$tY-%1$tm-%1$tdに期限切れになります。"},
 297         {"signer.cert.expired.1.but.timestamp.good.2.",
 298                 "署名者の証明書は%1$tY-%1$tm-%1$tdに期限切れになります。ただし、JARはタイムスタンプが%2$tY-%2$tm-%2$tdに期限切れになるまで有効です。"},
 299         {"Unknown.password.type.", "不明なパスワード・タイプ: "},
 300         {"Cannot.find.environment.variable.",
 301                 "環境変数が見つかりません: "},
 302         {"Cannot.find.file.", "ファイルが見つかりません: "},
 303     };
 304 
 305     /**
 306      * Returns the contents of this <code>ResourceBundle</code>.
 307      *
 308      * <p>
 309      *
 310      * @return the contents of this <code>ResourceBundle</code>.
 311      */
 312     @Override
 313     public Object[][] getContents() {
 314         return contents;
 315     }
 316 }
< prev index next >