# # 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 初始 HostName (必需)\n servertool.usage=用法: {0} <选项> \n\n其中, <选项> 包括: \n -ORBInitialPort 初始端口 (必需)\n -ORBInitialHost 初始 HostName (必需)\n servertool.banner=\n\n欢迎使用 Java IDL 服务器工具 \n请在提示处输入命令 \n servertool.shorthelp=\n\n\t可用命令: \n\t------------------- \n servertool.baddef=错误的服务器定义: {0} servertool.nosuchserver=\t找不到这种服务器。 servertool.helddown=\t服务器已被关闭。 servertool.nosuchorb=\t无效的对象请求代理程序 (ORB)。 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=\t服务器 ID - {0} servertool.servernotrunning=\t服务器没有运行。 servertool.register=\n\n\tregister -server<服务器类名称> \n\t -applicationName <备用服务器名称> \n\t -classpath <服务器的类路径> \n\t -args <服务器的参数> \n\t -vmargs <服务器 Java VM 的参数>\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 标识\n\t\t----\t\t---------\t\t------\n servertool.locateorb=\n\tlocateperorb [ -serverid | -applicationName ] [ -orbid ]\n servertool.locateorb1=为已注册服务器的特定对象请求代理程序定位端口。 servertool.locateorb2=\n\n\t主机名称 {0} \n\n\t\t端口\t\t端口类型\t\tORB 标识\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\t列表\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=列出当前定义的 applicationName servertool.listappnames2=当前定义的服务器 applicationName: 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\t退出\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 标识\t\tORB 名称\n\t------\t\t--------\n pnameserv.success=持久性名称服务器成功启动 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=\n由于 ORBinitialPort 已在使用中, 无法启动 ORBD orbd.internalexception=\n由于内部异常错误, 无法启动 ORBD。\n可能原因: \n1. 指定的 ORBInitialPort 或 ORBActivationPort 已在使用中 \n2. 没有写入 orb.db 的权限