< prev index next >

src/java.rmi/share/classes/sun/rmi/server/resources/rmid_zh_CN.properties

Print this page


   1 #
   2 #
   3 # Copyright (c) 1998, 2017, Oracle and/or its affiliates. All rights reserved.
   4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   5 #
   6 # This code is free software; you can redistribute it and/or modify it
   7 # under the terms of the GNU General Public License version 2 only, as
   8 # published by the Free Software Foundation.  Oracle designates this
   9 # particular file as subject to the "Classpath" exception as provided
  10 # by Oracle in the LICENSE file that accompanied this code.
  11 #
  12 # This code is distributed in the hope that it will be useful, but WITHOUT
  13 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  14 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  15 # version 2 for more details (a copy is included in the LICENSE file that
  16 # accompanied this code).
  17 #
  18 # You should have received a copy of the GNU General Public License version
  19 # 2 along with this work; if not, write to the Free Software Foundation,
  20 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  21 #
  22 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  23 # or visit www.oracle.com if you need additional information or have any


  26 
  27 # "rmid", inetd", and "wait" should not be translated.
  28 rmid.syntax.exec.invalid=rmid 已从 inetd 启动, 且状态无效 (必须等待)
  29 
  30 # "rmid" and "inetd" should not be translated.
  31 rmid.syntax.port.badarg=如果 rmid 从 inetd 启动, 则无法指定端口
  32 
  33 # "port" here refers to a TCP port for the server to listen on.
  34 rmid.syntax.port.badnumber=端口不是一个数字
  35 
  36 # "-port" should not be translated, because it's part of command syntax.
  37 rmid.syntax.port.missing=-port 选项需要参数
  38 
  39 # "-log" should not be translated, because it's part of command syntax.
  40 rmid.syntax.log.missing=-log 选项需要参数
  41 
  42 # "-log" should not be translated, because it's part of command syntax.
  43 rmid.syntax.log.required=需要 -log 选项
  44 
  45 # {0} = the (string) illegal argument in question
  46 rmid.syntax.illegal.option=非法选项: {0}
  47 
  48 # {0} = the (string) reason text that came with a thrown exception
  49 # "Activation.main" should not be translated, because it's a codepoint
  50 rmid.unexpected.exception=Activation.main: 出现异常错误: {0}
  51 
  52 # "java.home" should not be translated, because it's a property name
  53 # "ActivatorImpl" should not be translated, because it's a codepoint
  54 rmid.unfound.java.home.property=ActivatorImpl: 找不到 java.home
  55 
  56 # "rmid" should not be translated
  57 rmid.inherited.channel.info=rmid 通过继承的通道启动
  58 
  59 # "Activation.main" should not be translated, because it's a codepoint
  60 rmid.exec.policy.invalid=Activation.main: 无效的可执行 policy 类
  61 
  62 # "rmid" should not be translated
  63 rmid.exec.policy.exception=rmid: 尝试获取执行策略抛出:
  64 
  65 # "rmid" should not be translated
  66 rmid.exec.command=rmid: debugExec: 正在运行 "{0}"


   1 #
   2 #
   3 # Copyright (c) 1998, 2018, Oracle and/or its affiliates. All rights reserved.
   4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   5 #
   6 # This code is free software; you can redistribute it and/or modify it
   7 # under the terms of the GNU General Public License version 2 only, as
   8 # published by the Free Software Foundation.  Oracle designates this
   9 # particular file as subject to the "Classpath" exception as provided
  10 # by Oracle in the LICENSE file that accompanied this code.
  11 #
  12 # This code is distributed in the hope that it will be useful, but WITHOUT
  13 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  14 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  15 # version 2 for more details (a copy is included in the LICENSE file that
  16 # accompanied this code).
  17 #
  18 # You should have received a copy of the GNU General Public License version
  19 # 2 along with this work; if not, write to the Free Software Foundation,
  20 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  21 #
  22 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  23 # or visit www.oracle.com if you need additional information or have any


  26 
  27 # "rmid", inetd", and "wait" should not be translated.
  28 rmid.syntax.exec.invalid=rmid 已从 inetd 启动, 且状态无效 (必须等待)
  29 
  30 # "rmid" and "inetd" should not be translated.
  31 rmid.syntax.port.badarg=如果 rmid 从 inetd 启动, 则无法指定端口
  32 
  33 # "port" here refers to a TCP port for the server to listen on.
  34 rmid.syntax.port.badnumber=端口不是一个数字
  35 
  36 # "-port" should not be translated, because it's part of command syntax.
  37 rmid.syntax.port.missing=-port 选项需要参数
  38 
  39 # "-log" should not be translated, because it's part of command syntax.
  40 rmid.syntax.log.missing=-log 选项需要参数
  41 
  42 # "-log" should not be translated, because it's part of command syntax.
  43 rmid.syntax.log.required=需要 -log 选项
  44 
  45 # {0} = the (string) illegal argument in question
  46 rmid.syntax.illegal.option=无效的选项:{0}
  47 
  48 # {0} = the (string) reason text that came with a thrown exception
  49 # "Activation.main" should not be translated, because it's a codepoint
  50 rmid.unexpected.exception=Activation.main: 出现异常错误: {0}
  51 
  52 # "java.home" should not be translated, because it's a property name
  53 # "ActivatorImpl" should not be translated, because it's a codepoint
  54 rmid.unfound.java.home.property=ActivatorImpl: 找不到 java.home
  55 
  56 # "rmid" should not be translated
  57 rmid.inherited.channel.info=rmid 通过继承的通道启动
  58 
  59 # "Activation.main" should not be translated, because it's a codepoint
  60 rmid.exec.policy.invalid=Activation.main: 无效的可执行 policy 类
  61 
  62 # "rmid" should not be translated
  63 rmid.exec.policy.exception=rmid: 尝试获取执行策略抛出:
  64 
  65 # "rmid" should not be translated
  66 rmid.exec.command=rmid: debugExec: 正在运行 "{0}"


< prev index next >