# # 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\nwhere 包括:\n -ORBInitialPort 起始連接埠 (必要)\n -ORBInitialHost 起始主機名稱 (必要)\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=\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 的伺服器識別碼 servertool.getserverid2=\tapplicationName 的伺服器識別碼 {0} 為 {1} servertool.list=\n\tlist\n servertool.list1=列出所有註冊過的伺服器 servertool.list2=\n\t伺服器識別碼\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=\n因為 ORBinitialPort 在使用中,所以無法啟動 ORBD。 orbd.internalexception=\n因為內部發生異常,所以無法啟動 ORBD。 \n可能的原因: \n1. 指定的 ORBInitialPort 或 ORBActivationPort 在使用中。 \n2. 沒有寫入 orb.db 的權限。