# # # Copyright (c) 1998, 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. # # "rmid", inetd", and "wait" should not be translated. rmid.syntax.exec.invalid=rmid 已从 inetd 启动, 且状态无效 (必须等待) # "rmid" and "inetd" should not be translated. rmid.syntax.port.badarg=如果 rmid 从 inetd 启动, 则无法指定端口 # "port" here refers to a TCP port for the server to listen on. rmid.syntax.port.badnumber=端口不是一个数字 # "-port" should not be translated, because it's part of command syntax. rmid.syntax.port.missing=-port 选项需要参数 # "-log" should not be translated, because it's part of command syntax. rmid.syntax.log.missing=-log 选项需要参数 # "-log" should not be translated, because it's part of command syntax. rmid.syntax.log.required=需要 -log 选项 # {0} = the (string) illegal argument in question rmid.syntax.illegal.option=无效的选项:{0} # {0} = the (string) reason text that came with a thrown exception # "Activation.main" should not be translated, because it's a codepoint rmid.unexpected.exception=Activation.main: 出现异常错误: {0} # "java.home" should not be translated, because it's a property name # "ActivatorImpl" should not be translated, because it's a codepoint rmid.unfound.java.home.property=ActivatorImpl: 找不到 java.home # "rmid" should not be translated rmid.inherited.channel.info=rmid 通过继承的通道启动 # "Activation.main" should not be translated, because it's a codepoint rmid.exec.policy.invalid=Activation.main: 无效的可执行 policy 类 # "rmid" should not be translated rmid.exec.policy.exception=rmid: 尝试获取执行策略抛出: # "rmid" should not be translated rmid.exec.command=rmid: debugExec: 正在运行 "{0}" # "rmid" should not be translated rmid.group.inactive=rmid: 激活组无效: {0} # "Activation.main", "sun.rmi.activation.execPolicy", "ExecPermission" and # "ExecOptionPermission" should not be translated, since they refer to # class/permission names. rmid.exec.perms.inadequate=Activation.main: 警告: 未指定 sun.rmi.activation.execPolicy\n系统属性并且未授予 ExecPermissions/ExecOptionPermissions。\n由于对 ExecPermission/ExecOptionPermission 的\n权限检查失败, 随后的激活尝试可能会失败。\n要配置安全性, 请参阅 rmid 文档。\n # "rmid", "-port", "-log", "-stop", "-C" and "-J" should not be translated, # because they are syntax rmid.usage=用法: {0} \n\n其中, 包括:\n -port 指定供 rmid 使用的端口\n -log 指定 rmid 将日志写入的目录\n -stop 停止当前的 rmid 调用 (对指定端口)\n -C 向每个子进程传递参数 (激活组)\n -J 向 java 解释器传递参数\n # This means "The currently running activation daemon has been shut down, # and is about to exit". rmid.daemon.shutdown=激活守护程序已关闭 # "rmid" should not be translated rmid.restart.group.warning=\nrmid: (警告) 重新启动组抛出: # "rmid" should not be translated rmid.restart.service.warning=\nrmid: (警告) 重新启动服务抛出: # "rmid" should not be translated rmid.log.update.warning=\nrmid: (警告) 日志更新抛出: # "rmid" should not be translated rmid.log.snapshot.warning=\nrmid: (严重) 日志快照抛出: # "rmid" should not be translated rmid.log.recover.warning=\nrmid: (警告) {0}: 恢复期间跳过日志记录: