jdk/src/share/classes/sun/rmi/server/resources/rmid_zh_TW.properties
author duke
Sat, 01 Dec 2007 00:00:00 +0000
changeset 2 90ce3da70b43
child 5506 202f599c92aa
permissions -rw-r--r--
Initial load
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
# Copyright 2000-2005 Sun Microsystems, Inc.  All Rights Reserved.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
# This code is free software; you can redistribute it and/or modify it
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
# under the terms of the GNU General Public License version 2 only, as
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
# published by the Free Software Foundation.  Sun designates this
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
# particular file as subject to the "Classpath" exception as provided
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
# by Sun in the LICENSE file that accompanied this code.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
# This code is distributed in the hope that it will be useful, but WITHOUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
# version 2 for more details (a copy is included in the LICENSE file that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
# accompanied this code).
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
# You should have received a copy of the GNU General Public License version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
# 2 along with this work; if not, write to the Free Software Foundation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    21
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    22
# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
# CA 95054 USA or visit www.sun.com if you need additional information or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
# have any questions.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
# "rmid", inetd", and "wait" should not be translated.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
rmid.syntax.exec.invalid=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
        rmid \u5df2\u5f9e inetd \u555f\u52d5\uff0c\u4e14\u72c0\u614b\u7121\u6548 (\u5fc5\u9808\u662f wait)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
# "rmid" and "inetd" should not be translated.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
rmid.syntax.port.badarg=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
        \u5982\u679c rmid \u5f9e inetd \u555f\u52d5\uff0c\u5247\u7121\u6cd5\u6307\u5b9a\u9023\u63a5\u57e0
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
# "port" here refers to a TCP port for the server to listen on.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
rmid.syntax.port.badnumber=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
	port \u4e0d\u662f\u4e00\u500b\u6578\u5b57
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
# "-port" should not be translated, because it's part of command syntax.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
rmid.syntax.port.missing=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
	-port \u9078\u9805\u9700\u8981\u5f15\u6578
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
# "-log" should not be translated, because it's part of command syntax.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
rmid.syntax.log.missing=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
	-log \u9078\u9805\u9700\u8981\u5f15\u6578
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
# "-log" should not be translated, because it's part of command syntax.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
rmid.syntax.log.required=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
        -log \u9078\u9805\u662f\u5fc5\u9700\u7684
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
# {0} = the (string) illegal argument in question
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
rmid.syntax.illegal.option=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
	\u975e\u6cd5\u9078\u9805\uff1a{0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
# {0} = the (string) reason text that came with a thrown exception
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
# "Activation.main" should not be translated, because it's a codepoint
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
rmid.unexpected.exception=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
	Activation.main: \u767c\u751f\u7570\u5e38\u72c0\u6cc1\ufe55{0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
# "java.home" should not be translated, because it's a property name
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
# "ActivatorImpl" should not be translated, because it's a codepoint
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
rmid.unfound.java.home.property=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
	ActivatorImpl: \u627e\u4e0d\u5230 java.home \u7684\u6240\u5728
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
# "rmid" should not be translated
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
rmid.inherited.channel.info=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
        rmid \u4f7f\u7528\u7e7c\u627f\u7684\u901a\u9053\u555f\u52d5
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
# "Activation.main" should not be translated, because it's a codepoint
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
rmid.exec.policy.invalid=\Activation.main: \u7121\u6548\u7684\u57f7\u884c\u7b56\u7565\u985e\u5225
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
# "rmid" should not be translated
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
rmid.exec.policy.exception=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
	rmid: \u5617\u8a66\u53d6\u5f97\u57f7\u884c\u7b56\u7565\u62cb\u68c4\uff1a
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
# "rmid" should not be translated
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
rmid.exec.command=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
	rmid: debugExec\uff1a\u57f7\u884c "{0}"
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
# "rmid" should not be translated
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
rmid.group.inactive=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
	rmid:\u555f\u52d5\u7fa4\u7d44\u672a\u5728\u4f7f\u7528\u4e2d\ufe30{0}
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
# "Activation.main", "sun.rmi.activation.execPolicy", "ExecPermission" and 
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
# "ExecOptionPermission" should not be translated, since they refer to
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
# class/permission names.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
rmid.exec.perms.inadequate=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
	Activation.main: \u8b66\u544a: sun.rmi.activation.execPolicy \u7cfb\u7d71\n\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
       \u5c6c\u6027\u672a\u6307\u5b9a\uff0c\u4e26\u4e14\u672a\u6388\u4e88 ExecPermissions/ExecOptionPermissions\uff1b\n\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
       \u5f8c\u7e8c\u7684\u555f\u52d5\u5617\u8a66\u53ef\u80fd\u6703\u56e0\u70ba\u672a\u6210\u529f\u7684\n\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
	ExecPermission/ExecOptionPermission \u8a31\u53ef\u6b0a\u6aa2\u67e5\u800c\u5931\u6557\u3002\u5982\u9700\n\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
	\u95dc\u65bc\u5982\u4f55\u914d\u7f6e rmid \u5b89\u5168\u7684\u8aaa\u660e\u6587\u4ef6\uff0c\u8acb\u53c3\u8003\uff1a\n\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
\n\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
        http://java.sun.com/j2se/1.4/docs/tooldocs/solaris/rmid.html\n\
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
        http://java.sun.com/j2se/1.4/docs/tooldocs/win32/rmid.html\n
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
# "rmid", "-port", "-log", "-stop", "-C" and "-J" should not be translated,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
# because they are syntax
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
rmid.usage=\u7528\u6cd5: {0} <options>\
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
\n\
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
\n\u5176\u4e2d <options> \u5305\u62ec\uff1a\
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
\n  -port <port>        \u6307\u5b9a\u4f9b rmid \u4f7f\u7528\u7684\u9023\u63a5\u57e0\
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
\n  -log <directory>    \u6307\u5b9a\u4f9b rmid \u5beb\u5165\u65e5\u8a8c\u7684\u76ee\u9304\
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
\n  -stop               \u505c\u6b62\u76ee\u524d rmid \u7684\u547c\u53eb (\u91dd\u5c0d\u6307\u5b9a\u7684\u9023\u63a5\u57e0)\
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
\n  -C<runtime flag>    \u50b3\u905e\u5f15\u6578\u81f3\u6bcf\u4e00\u5b50\u904e\u7a0b (\u4f5c\u7528\u7fa4\u7d44)\
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
\n  -J<runtime flag>    \u50b3\u905e\u5f15\u6578\u81f3 java \u89e3\u8b6f\u7a0b\u5f0f\
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
\n\
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
# This means "The currently running activation daemon has been shut down,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
# and is about to exit".
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
rmid.daemon.shutdown=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
	\u505c\u6b62 activation \u5e38\u99d0\u7a0b\u5f0f
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
# "rmid" should not be translated
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
rmid.restart.group.warning=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
\nrmid: (\u8b66\u544a) \u91cd\u65b0\u555f\u52d5\u7fa4\u7d44\u62cb\u68c4\uff1a
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
# "rmid" should not be translated
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
rmid.restart.service.warning=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
\nrmid: (\u8b66\u544a) \u91cd\u65b0\u555f\u52d5\u670d\u52d9\u62cb\u68c4\uff1a
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
# "rmid" should not be translated
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
rmid.log.update.warning=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
\nrmid: (\u8b66\u544a) \u8a18\u9304\u66f4\u65b0\u62cb\u68c4\uff1a
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
# "rmid" should not be translated
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
rmid.log.snapshot.warning=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
\nrmid: (\u56b4\u91cd) \u8a18\u9304\u5feb\u7167\u62cb\u68c4\uff1a
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
# "rmid" should not be translated
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
rmid.log.recover.warning=\
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
\nrmid: (\u8b66\u544a) {0}\uff1a\u5728\u56de\u5fa9\u904e\u7a0b\u4e2d\u7565\u904e\u65e5\u8a8c\u8a18\u9304\uff1a