2
|
1 |
#
|
|
2 |
#
|
|
3 |
# Copyright 2000-2005 Sun Microsystems, Inc. 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. Sun designates this
|
|
9 |
# particular file as subject to the "Classpath" exception as provided
|
|
10 |
# by Sun 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 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
|
|
23 |
# CA 95054 USA or visit www.sun.com if you need additional information or
|
|
24 |
# have any questions.
|
|
25 |
#
|
|
26 |
|
|
27 |
# "rmid", inetd", and "wait" should not be translated.
|
|
28 |
rmid.syntax.exec.invalid=\
|
|
29 |
rmid \u5df2\u5f9e inetd \u555f\u52d5\uff0c\u4e14\u72c0\u614b\u7121\u6548 (\u5fc5\u9808\u662f wait)
|
|
30 |
|
|
31 |
# "rmid" and "inetd" should not be translated.
|
|
32 |
rmid.syntax.port.badarg=\
|
|
33 |
\u5982\u679c rmid \u5f9e inetd \u555f\u52d5\uff0c\u5247\u7121\u6cd5\u6307\u5b9a\u9023\u63a5\u57e0
|
|
34 |
|
|
35 |
# "port" here refers to a TCP port for the server to listen on.
|
|
36 |
rmid.syntax.port.badnumber=\
|
|
37 |
port \u4e0d\u662f\u4e00\u500b\u6578\u5b57
|
|
38 |
|
|
39 |
# "-port" should not be translated, because it's part of command syntax.
|
|
40 |
rmid.syntax.port.missing=\
|
|
41 |
-port \u9078\u9805\u9700\u8981\u5f15\u6578
|
|
42 |
|
|
43 |
# "-log" should not be translated, because it's part of command syntax.
|
|
44 |
rmid.syntax.log.missing=\
|
|
45 |
-log \u9078\u9805\u9700\u8981\u5f15\u6578
|
|
46 |
|
|
47 |
# "-log" should not be translated, because it's part of command syntax.
|
|
48 |
rmid.syntax.log.required=\
|
|
49 |
-log \u9078\u9805\u662f\u5fc5\u9700\u7684
|
|
50 |
|
|
51 |
# {0} = the (string) illegal argument in question
|
|
52 |
rmid.syntax.illegal.option=\
|
|
53 |
\u975e\u6cd5\u9078\u9805\uff1a{0}
|
|
54 |
|
|
55 |
# {0} = the (string) reason text that came with a thrown exception
|
|
56 |
# "Activation.main" should not be translated, because it's a codepoint
|
|
57 |
rmid.unexpected.exception=\
|
|
58 |
Activation.main: \u767c\u751f\u7570\u5e38\u72c0\u6cc1\ufe55{0}
|
|
59 |
|
|
60 |
# "java.home" should not be translated, because it's a property name
|
|
61 |
# "ActivatorImpl" should not be translated, because it's a codepoint
|
|
62 |
rmid.unfound.java.home.property=\
|
|
63 |
ActivatorImpl: \u627e\u4e0d\u5230 java.home \u7684\u6240\u5728
|
|
64 |
|
|
65 |
# "rmid" should not be translated
|
|
66 |
rmid.inherited.channel.info=\
|
|
67 |
rmid \u4f7f\u7528\u7e7c\u627f\u7684\u901a\u9053\u555f\u52d5
|
|
68 |
|
|
69 |
# "Activation.main" should not be translated, because it's a codepoint
|
|
70 |
rmid.exec.policy.invalid=\Activation.main: \u7121\u6548\u7684\u57f7\u884c\u7b56\u7565\u985e\u5225
|
|
71 |
|
|
72 |
# "rmid" should not be translated
|
|
73 |
rmid.exec.policy.exception=\
|
|
74 |
rmid: \u5617\u8a66\u53d6\u5f97\u57f7\u884c\u7b56\u7565\u62cb\u68c4\uff1a
|
|
75 |
|
|
76 |
# "rmid" should not be translated
|
|
77 |
rmid.exec.command=\
|
|
78 |
rmid: debugExec\uff1a\u57f7\u884c "{0}"
|
|
79 |
|
|
80 |
# "rmid" should not be translated
|
|
81 |
rmid.group.inactive=\
|
|
82 |
rmid:\u555f\u52d5\u7fa4\u7d44\u672a\u5728\u4f7f\u7528\u4e2d\ufe30{0}
|
|
83 |
|
|
84 |
# "Activation.main", "sun.rmi.activation.execPolicy", "ExecPermission" and
|
|
85 |
# "ExecOptionPermission" should not be translated, since they refer to
|
|
86 |
# class/permission names.
|
|
87 |
rmid.exec.perms.inadequate=\
|
|
88 |
Activation.main: \u8b66\u544a: sun.rmi.activation.execPolicy \u7cfb\u7d71\n\
|
|
89 |
\u5c6c\u6027\u672a\u6307\u5b9a\uff0c\u4e26\u4e14\u672a\u6388\u4e88 ExecPermissions/ExecOptionPermissions\uff1b\n\
|
|
90 |
\u5f8c\u7e8c\u7684\u555f\u52d5\u5617\u8a66\u53ef\u80fd\u6703\u56e0\u70ba\u672a\u6210\u529f\u7684\n\
|
|
91 |
ExecPermission/ExecOptionPermission \u8a31\u53ef\u6b0a\u6aa2\u67e5\u800c\u5931\u6557\u3002\u5982\u9700\n\
|
|
92 |
\u95dc\u65bc\u5982\u4f55\u914d\u7f6e rmid \u5b89\u5168\u7684\u8aaa\u660e\u6587\u4ef6\uff0c\u8acb\u53c3\u8003\uff1a\n\
|
|
93 |
\n\
|
|
94 |
http://java.sun.com/j2se/1.4/docs/tooldocs/solaris/rmid.html\n\
|
|
95 |
http://java.sun.com/j2se/1.4/docs/tooldocs/win32/rmid.html\n
|
|
96 |
|
|
97 |
# "rmid", "-port", "-log", "-stop", "-C" and "-J" should not be translated,
|
|
98 |
# because they are syntax
|
|
99 |
rmid.usage=\u7528\u6cd5: {0} <options>\
|
|
100 |
\n\
|
|
101 |
\n\u5176\u4e2d <options> \u5305\u62ec\uff1a\
|
|
102 |
\n -port <port> \u6307\u5b9a\u4f9b rmid \u4f7f\u7528\u7684\u9023\u63a5\u57e0\
|
|
103 |
\n -log <directory> \u6307\u5b9a\u4f9b rmid \u5beb\u5165\u65e5\u8a8c\u7684\u76ee\u9304\
|
|
104 |
\n -stop \u505c\u6b62\u76ee\u524d rmid \u7684\u547c\u53eb (\u91dd\u5c0d\u6307\u5b9a\u7684\u9023\u63a5\u57e0)\
|
|
105 |
\n -C<runtime flag> \u50b3\u905e\u5f15\u6578\u81f3\u6bcf\u4e00\u5b50\u904e\u7a0b (\u4f5c\u7528\u7fa4\u7d44)\
|
|
106 |
\n -J<runtime flag> \u50b3\u905e\u5f15\u6578\u81f3 java \u89e3\u8b6f\u7a0b\u5f0f\
|
|
107 |
\n\
|
|
108 |
|
|
109 |
# This means "The currently running activation daemon has been shut down,
|
|
110 |
# and is about to exit".
|
|
111 |
rmid.daemon.shutdown=\
|
|
112 |
\u505c\u6b62 activation \u5e38\u99d0\u7a0b\u5f0f
|
|
113 |
|
|
114 |
# "rmid" should not be translated
|
|
115 |
rmid.restart.group.warning=\
|
|
116 |
\nrmid: (\u8b66\u544a) \u91cd\u65b0\u555f\u52d5\u7fa4\u7d44\u62cb\u68c4\uff1a
|
|
117 |
|
|
118 |
# "rmid" should not be translated
|
|
119 |
rmid.restart.service.warning=\
|
|
120 |
\nrmid: (\u8b66\u544a) \u91cd\u65b0\u555f\u52d5\u670d\u52d9\u62cb\u68c4\uff1a
|
|
121 |
|
|
122 |
# "rmid" should not be translated
|
|
123 |
rmid.log.update.warning=\
|
|
124 |
\nrmid: (\u8b66\u544a) \u8a18\u9304\u66f4\u65b0\u62cb\u68c4\uff1a
|
|
125 |
|
|
126 |
# "rmid" should not be translated
|
|
127 |
rmid.log.snapshot.warning=\
|
|
128 |
\nrmid: (\u56b4\u91cd) \u8a18\u9304\u5feb\u7167\u62cb\u68c4\uff1a
|
|
129 |
|
|
130 |
# "rmid" should not be translated
|
|
131 |
rmid.log.recover.warning=\
|
|
132 |
\nrmid: (\u8b66\u544a) {0}\uff1a\u5728\u56de\u5fa9\u904e\u7a0b\u4e2d\u7565\u904e\u65e5\u8a8c\u8a18\u9304\uff1a
|