# # Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this # particular file as subject to the "Classpath" exception as provided # by Oracle in the LICENSE file that accompanied this code. # # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). # # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. # # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. # main.usage.summary=使用方法: {0} --module-path --add-modules [,...]\n使用可能なオプションのリストについては、--helpを使用します main.usage=使用方法: {0} --module-path --add-modules [,...]\n使用可能なオプションには次のものがあります: main.opt.help=\ -h、--help、-? このヘルプ・メッセージを出力します main.opt.version=\ --version バージョン情報 main.opt.module-path=\ -p, --module-path モジュール・パス main.opt.add-modules=\ --add-modules [,...] 解決するルート・モジュール main.opt.limit-modules=\ --limit-modules [,...] 参照可能なモジュールの領域を制限します main.opt.output=\ --output 出力パスの場所 main.opt.launcher=\ --launcher =[/]\n モジュールおよびメイン・クラス(指定した場合)に\n 指定された名前の起動ツール・コマンドを\n 追加します main.opt.bind-services=\ --bind-services サービス・プロバイダ・モジュールとその依存性\n 内でリンクします main.opt.suggest-providers=\ --suggest-providers [,...] モジュール・パスから指定のサービス・タイプを\n 実装するプロバイダを推奨します main.command.files=\ @ ファイルからオプションを読み取ります main.opt.endian=\ --endian 生成されたjimage\n (default:native)のバイト順 main.opt.save-opts=\ --save-opts 指定のファイルにjlinkオプションを保存します main.opt.ignore-signing-information=\ --ignore-signing-information 署名済モジュラJARがイメージにリンク\n されている場合、致命的エラーを抑止\n します。署名済モジュラJARの署名関連\n ファイルは、ランタイム・イメージにコピー\n されません。 main.opt.verbose=\ -v、--verbose 詳細なトレースを有効にします main.msg.bug=jlinkで例外が発生しました。データベースで重複がないかをご確認のうえ、Java Bug Database (http://bugreport.java.com/bugreport/)でbugの登録をお願いいたします。レポートには、そのプログラムと次の診断内容を含めてください。ご協力ありがとうございます。 main.extended.help=使用可能なプラグインのリスト: main.extended.help.footer=を必要とするオプションの場合、値は、次の形式のいずれかを使用する、要素のカンマ区切りリストになります:\n \n glob:\n regex:\n @ filenameは、使用するパターンを含むファイル(1行ごとに1パターン)の名前です\n\n error.prefix=エラー: warn.prefix=警告: err.empty.module.path=空のモジュール・パス err.jlink.version.mismatch=jlinkバージョン{0}.{1}がターゲットのjava.baseバージョン{2}.{3}と一致しません err.automatic.module:jlinkでは自動モジュールは使用できません: {1}からの{0} err.unknown.byte.order:不明なバイト順{0} err.launcher.main.class.empty:起動ツールのメイン・クラス名は空にできません: {0} err.launcher.module.name.empty:起動ツールのモジュール名は空にできません: {0} err.launcher.value.format:起動ツールの値は=[/]の形式にしてください: {0} err.output.must.be.specified:--outputを指定する必要があります err.modulepath.must.be.specified:--module-pathを指定する必要があります err.mods.must.be.specified:{0}にモジュールが指定されていません err.path.not.found=パスが見つかりません: {0} err.path.not.valid=無効なパス: {0} err.image.must.exist=イメージ{0}は存在しないか、ディレクトリではありません err.existing.image.invalid=既存のイメージが有効ではありません err.file.not.found=ファイルが見つかりません: {0} err.file.error=ファイルにアクセスできません: {0} err.dir.exists={0}はすでに存在します err.badpattern=不正パターン{0} err.unknown.option=不明なオプション: {0} err.missing.arg={0}に値が指定されていません err.internal.error=内部エラー: {0} {1} {2} err.invalid.arg.for.option={0}は"{1}"引数を受け入れません err.option.after.class=オプションはクラスの前に指定する必要があります: {0} err.option.unsupported={0}はサポートされていません: {1} err.orphan.arguments={0}は無効な引数です err.config.defaults=プロパティ{0}が構成にありません err.config.defaults.value=デフォルト・プロパティの値が間違っています: {0} err.bom.generation=bomファイルの生成に失敗しました: {0} err.not.a.module.directory=ディレクトリ{0}には、module-info.classファイルが含まれません err.cannot.read.module.info={0}からモジュール・ディスクリプタを読み取れません err.not.modular.format=選択したモジュール{0} ({1})がjmodまたはモジュラJAR形式ではありません err.signing=署名済モジュラJAR {0}は現在サポートされていないため、エラーを抑止するには--ignore-signing-informationを使用します warn.signing=警告: 署名済モジュラJAR {0}は現在サポートされていません warn.invalid.arg=無効なクラス名またはパス名が存在しません: {0} warn.split.package=パッケージ{0}は{1} {2}で定義されています warn.provider.notfound=--suggest-providersに指定されたサービスにプロバイダが見つかりません: {0} no.suggested.providers=--bind-servicesオプションが指定されています。追加のプロバイダは推奨されません。 suggested.providers.header=推奨プロバイダ providers.header=プロバイダ