# # Copyright (c) 2000, 2005, 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. # orbd.usage=使用方法: {0} \n\nには次のものがあります。\n -port ORBDの起動ポート。デフォルトは1049(オプション)\n -defaultdb ORBDファイルのディレクトリ。デフォルトは"./orb.db"(オプション)\n -serverid ORBDのサーバーId。デフォルトは1(オプション)\n -ORBInitialPort 初期ポート(必須)\n -ORBInitialHost 初期ホスト名(必須)\n servertool.usage=使用方法: {0} \n\nには次のものがあります。\n -ORBInitialPort 初期ポート(必須)\n -ORBInitialHost 初期ホスト名(必須)\n servertool.banner=\n\nJava IDL Server Toolへようこそ\nプロンプトにコマンドを入力してください\n servertool.shorthelp=\n\n\t使用可能なコマンド: \n\t------------------- \n servertool.baddef=不正なサーバー定義: {0} servertool.nosuchserver=\t指定されたサーバーが見つかりません。 servertool.helddown=\tサーバーは停止しています。 servertool.nosuchorb=\tORBが無効です。 servertool.serverup=\tサーバーは起動しています。 servertool.appname=\tapplicationName - {0} servertool.name=\tname - {0} servertool.classpath=\tclasspath - {0} servertool.args=\targs - {0} servertool.vmargs=\tvmargs - {0} servertool.serverid=\tserver id - {0} servertool.servernotrunning=\tサーバーは稼働していません。 servertool.register=\n\n\tregister -server \n\t -applicationName \n\t -classpath \n\t -args \n\t -vmargs \n servertool.register1=起動可能なサーバーを登録します servertool.register2=\t登録されたサーバー(serverid={0})。 servertool.register3=\t登録されているが起動していないサーバー(serverid={0})。 servertool.register4=\t登録済のサーバー(serverid={0})。 servertool.unregister=\n\tunregister [ -serverid | -applicationName ]\n servertool.unregister1=登録されたサーバーの登録を解除します servertool.unregister2=\tサーバーの登録が解除されました。 servertool.locate=\n\tlocate [ -serverid | -applicationName ] [ <-endpointType ]\n servertool.locate1=登録されたサーバーの特定タイプのポートを検出します servertool.locate2=\n\n\tホスト名{0}\n\n\t\tポート\t\tポート・タイプ\t\tORB ID\n\t\t------\t\t------------\t\t------\n servertool.locateorb=\n\tlocateperorb [ -serverid | -applicationName ] [ -orbid ]\n servertool.locateorb1=登録されたサーバーの特定ORBのポートを検出します servertool.locateorb2=\n\n\tホスト名{0}\n\n\t\tポート\t\tポート・タイプ\t\tORB ID\n\t\t------\t\t------------\t\t------\n servertool.getserverid=\n\tgetserverid [ -applicationName ]\n servertool.getserverid1=applicationNameのサーバーIDを返します servertool.getserverid2=\tapplicationName {0}のサーバーIDは{1}です servertool.list=\n\tlist\n servertool.list1=登録されたすべてのサーバーのリストを表示します servertool.list2=\n\tサーバーID\tサーバーのクラス名\t\tサーバー・アプリケーション\n\t---------\t----------------\t\t----------------------\n servertool.listactive=\n\tlistactive servertool.listactive1=現在アクティブなサーバーのリストを表示します servertool.listappnames=\tlistappnames\n servertool.listappnames1=現在定義されているapplicationNamesのリストを表示します servertool.listappnames2=現在定義されているサーバーapplicationNames: servertool.shutdown=\n\tshutdown [ -serverid | -applicationName ]\n servertool.shutdown1=登録されたサーバーを停止します servertool.shutdown2=\tサーバーの停止に成功しました。 servertool.startserver=\n\tstartup [ -serverid | -applicationName ]\n servertool.startserver1=登録されたサーバーを起動します servertool.startserver2=\tサーバーの起動に成功しました。 servertool.quit=\n\tquit\n servertool.quit1=このツールを終了します servertool.help=\thelp\n\tまたは\n\thelp \n servertool.help1=ヘルプを表示します servertool.orbidmap=\t使用方法: orblist [ -serverid | -applicationName ]\n servertool.orbidmap1=ORB名およびそのマッピングのリスト servertool.orbidmap2=\n\tORB ID\t\tORB名\n\t------\t\t--------\n pnameserv.success=持続NameServerの起動に成功しました bootstrap.usage=使用方法: {0} \n\nには次のものがあります。\n -ORBInitialPort 初期ポート(必須)\n -InitialServicesFile 初期サービス・リストを含むファイル(必須)\n bootstrap.success=ポートを{0}に設定し、{1}からサービスを読み込みます bootstrap.filenotreadable=ファイル{0}を読み込めません bootstrap.filenotfound=ファイル{0}が見つかりません bootstrap.exception=プロパティをファイル{0}に保存中に例外を捕捉しました: 例外{1} tnameserv.exception=ポート{0}でブートストラップ・サービスを起動中に例外を捕捉しました tnameserv.usage=コマンドライン引数-ORBInitialPortを使用して別のポートを使用してください tnameserv.invalidhostoption=ORBInitialHostはNameServiceに有効なオプションではありません tnameserv.orbinitialport0=ORBInitialPort 0はNameServiceに有効なオプションではありません tnameserv.hs1=初期ネーミング・コンテキスト:\n{0} tnameserv.hs2=TransientNameServer: 初期オブジェクト参照のポートを{0}に設定します tnameserv.hs3=準備が完了しました。 orbd.commfailure=\nORBinitialPortが使用中であるため、ORBDの起動に失敗しました orbd.internalexception=\n内部例外のためにORBDの起動に失敗しました。\n考えられる原因: \n1. 指定されたORBInitialPortまたはORBActivationPortが使用中\n2. orb.dbへの書込み権限がない