author | mfang |
Mon, 11 Apr 2011 16:31:22 -0700 | |
changeset 9090 | 699b05001513 |
parent 9087 | e9e44877cd18 |
parent 9088 | fb92447a5176 |
child 9612 | 15be5f881126 |
permissions | -rw-r--r-- |
10 | 1 |
# |
9088 | 2 |
# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved. |
10 | 3 |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 |
# |
|
5 |
# This code is free software; you can redistribute it and/or modify it |
|
6 |
# under the terms of the GNU General Public License version 2 only, as |
|
5520 | 7 |
# published by the Free Software Foundation. Oracle designates this |
10 | 8 |
# particular file as subject to the "Classpath" exception as provided |
5520 | 9 |
# by Oracle in the LICENSE file that accompanied this code. |
10 | 10 |
# |
11 |
# This code is distributed in the hope that it will be useful, but WITHOUT |
|
12 |
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
13 |
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
14 |
# version 2 for more details (a copy is included in the LICENSE file that |
|
15 |
# accompanied this code). |
|
16 |
# |
|
17 |
# You should have received a copy of the GNU General Public License version |
|
18 |
# 2 along with this work; if not, write to the Free Software Foundation, |
|
19 |
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
|
20 |
# |
|
5520 | 21 |
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
22 |
# or visit www.oracle.com if you need additional information or have any |
|
23 |
# questions. |
|
10 | 24 |
# |
25 |
||
9088 | 26 |
# Messages in this file which use "placeholders" for values (e.g. {0}, {1}) |
27 |
# are preceded by a stylized comment describing the type of the corresponding |
|
28 |
# values. |
|
29 |
# The types currently in use are |
|
30 |
# |
|
31 |
# boolean true or false |
|
32 |
# file name the name of an input file; e.g. MyFile.java |
|
33 |
# message segment a sub-message; see compiler.misc.* |
|
34 |
# modifier a Java modifier; e.g. public, private, protected |
|
35 |
# name a name, typically a Java identifier |
|
36 |
# number an integer |
|
37 |
# option name the name of a command line option |
|
38 |
# source version a source version number, such as 1.5, 1.6, 1.7 |
|
39 |
# string a general string |
|
40 |
# symbol the name of a declared type |
|
41 |
# symbol kind a description of the kind of a declaration; see compiler.misc.kindname.* |
|
42 |
# token the name of a non-terminal in source code; see compiler.misc.token.* |
|
43 |
# type a Java type; e.g. int, X, X<T> |
|
44 |
# unused the value is not used in this message |
|
45 |
# |
|
46 |
# list of X a comma-separated list of items; e.g. list of type |
|
47 |
# X or Y alternation; e.g. message segment or type |
|
48 |
# set of X a comma-separated collection of items; e.g. set of modifier |
|
49 |
# |
|
50 |
# These may be composed: e.g. list of type or message segment |
|
51 |
# |
|
52 |
# These comments are verified by the jtreg test test/tools/javac/diags/MessageInfo, |
|
53 |
# using info derived from the collected set of examples in test/tools/javac/diags/examples. |
|
54 |
# MessageInfo can also be run as a standalone utility providing more facilities |
|
55 |
# for manipulating this file. For more details, see MessageInfo.java. |
|
56 |
||
10 | 57 |
## |
58 |
## errors |
|
59 |
## |
|
60 |
||
9088 | 61 |
# 0: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
62 |
compiler.err.abstract.cant.be.instantiated={0}\u306Fabstract\u3067\u3059\u3002\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3092\u751F\u6210\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 63 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
64 |
compiler.err.abstract.meth.cant.have.body=abstract\u30E1\u30BD\u30C3\u30C9\u304C\u672C\u4F53\u3092\u6301\u3064\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 65 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
66 |
compiler.err.already.annotated={0} {1}\u306F\u6CE8\u91C8\u304C\u4ED8\u3044\u3066\u3044\u307E\u3059 |
9088 | 67 |
|
68 |
# 0: symbol, 1: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
69 |
compiler.err.already.defined={0}\u306F{1}\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059 |
9088 | 70 |
|
71 |
# 0: string |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
72 |
compiler.err.already.defined.single.import={0}\u306F\u5358\u4E00\u306E\u578B\u30A4\u30F3\u30DD\u30FC\u30C8\u5BA3\u8A00\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059 |
9088 | 73 |
|
74 |
# 0: string |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
75 |
compiler.err.already.defined.static.single.import={0}\u306Fstatic\u306E\u5358\u4E00\u306E\u578B\u30A4\u30F3\u30DD\u30FC\u30C8\u5BA3\u8A00\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059 |
9088 | 76 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
77 |
compiler.err.already.defined.this.unit={0}\u306F\u30B3\u30F3\u30D1\u30A4\u30EB\u5358\u4F4D\u3067\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059 |
9088 | 78 |
|
79 |
# 0: type, 1: list of name |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
80 |
compiler.err.annotation.missing.default.value=\u6CE8\u91C8{0}\u306B\u306F\u5C5E\u6027{1}\u306E\u5024\u304C\u3042\u308A\u307E\u305B\u3093 |
9088 | 81 |
|
82 |
# 0: type, 1: list of name |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
83 |
compiler.err.annotation.missing.default.value.1=\u6CE8\u91C8{0}\u306B\u306F\u5C5E\u6027{1}\u306E\u5024\u304C\u3042\u308A\u307E\u305B\u3093 |
9088 | 84 |
|
85 |
# 0: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
86 |
compiler.err.annotation.not.valid.for.type=\u6CE8\u91C8\u306F\u578B{0}\u306E\u5024\u306B\u6709\u52B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093 |
9088 | 87 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
88 |
compiler.err.annotation.type.not.applicable=\u6CE8\u91C8\u578B\u306F\u3053\u306E\u7A2E\u985E\u306E\u5BA3\u8A00\u306B\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093 |
9088 | 89 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
90 |
compiler.err.annotation.value.must.be.annotation=\u6CE8\u91C8\u306E\u5024\u306F\u6CE8\u91C8\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
9088 | 91 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
92 |
compiler.err.annotation.value.must.be.class.literal=\u6CE8\u91C8\u306E\u5024\u306F\u30AF\u30E9\u30B9\u30FB\u30EA\u30C6\u30E9\u30EB\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
9088 | 93 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
94 |
compiler.err.annotation.value.must.be.name.value=\u6CE8\u91C8\u306E\u5024\u306F''name=value''\u3068\u3044\u3046\u5F62\u5F0F\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
9088 | 95 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
96 |
compiler.err.annotation.value.not.allowable.type=\u4F7F\u7528\u3067\u304D\u306A\u3044\u578B\u306E\u6CE8\u91C8\u306E\u5024\u3067\u3059 |
9088 | 97 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
98 |
compiler.err.anon.class.impl.intf.no.args=\u540D\u524D\u306E\u306A\u3044\u30AF\u30E9\u30B9\u304C\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u3092\u5B9F\u88C5\u3057\u3066\u3044\u307E\u3059\u3002\u5F15\u6570\u3092\u6301\u3064\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 99 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
100 |
compiler.err.anon.class.impl.intf.no.typeargs=\u540D\u524D\u306E\u306A\u3044\u30AF\u30E9\u30B9\u304C\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u3092\u5B9F\u88C5\u3057\u3066\u3044\u307E\u3059\u3002\u578B\u5F15\u6570\u3092\u6301\u3064\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 101 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
102 |
compiler.err.anon.class.impl.intf.no.qual.for.new=\u540D\u524D\u306E\u306A\u3044\u30AF\u30E9\u30B9\u304C\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u3092\u5B9F\u88C5\u3057\u3066\u3044\u307E\u3059\u3002new\u306B\u4FEE\u98FE\u5B50\u3092\u6301\u3064\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002 |
9088 | 103 |
|
104 |
# 0: symbol, 1: symbol, 2: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
105 |
compiler.err.array.and.varargs={2}\u3067{0}\u3068{1}\u306E\u4E21\u65B9\u3092\u5BA3\u8A00\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 106 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
107 |
compiler.err.array.dimension.missing=\u914D\u5217\u306E\u5927\u304D\u3055\u304C\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093 |
9088 | 108 |
|
109 |
# 0: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
110 |
compiler.err.array.req.but.found=\u914D\u5217\u304C\u8981\u6C42\u3055\u308C\u307E\u3057\u305F\u304C\u3001{0}\u304C\u898B\u3064\u304B\u308A\u307E\u3057\u305F |
10 | 111 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
112 |
compiler.err.assignment.from.super-bound=\u30EF\u30A4\u30EB\u30C9\u30AB\u30FC\u30C9{0}\u304B\u3089\u4EE3\u5165\u3057\u3066\u3044\u307E\u3059 |
9088 | 113 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
114 |
compiler.err.assignment.to.extends-bound=\u30EF\u30A4\u30EB\u30C9\u30AB\u30FC\u30C9{0}\u3078\u4EE3\u5165\u3057\u3066\u3044\u307E\u3059 |
9088 | 115 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
116 |
compiler.err.attribute.value.must.be.constant=\u5C5E\u6027\u306E\u5024\u306F\u5B9A\u6570\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
10 | 117 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
118 |
compiler.err.break.outside.switch.loop=break\u304Cswitch\u6587\u307E\u305F\u306F\u30EB\u30FC\u30D7\u306E\u5916\u306B\u3042\u308A\u307E\u3059 |
10 | 119 |
|
9088 | 120 |
# 0: name |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
121 |
compiler.err.call.must.be.first.stmt.in.ctor={0}\u306E\u547C\u51FA\u3057\u306F\u30B3\u30F3\u30B9\u30C8\u30E9\u30AF\u30BF\u306E\u5148\u982D\u6587\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
9088 | 122 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
123 |
compiler.err.cant.apply.symbol={4} {5}\u306E{0} {1}\u306F\u6307\u5B9A\u3055\u308C\u305F\u578B\u306B\u9069\u7528\u3067\u304D\u307E\u305B\u3093\n\u671F\u5F85\u5024: {2}\n\u691C\u51FA\u5024: {3} |
9088 | 124 |
|
125 |
# 0: symbol kind, 1: name, 2: list of type or message segment, 3: list of type or message segment, 4: symbol kind, 5: type, 6: message segment |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
126 |
compiler.err.cant.apply.symbol.1={4} {5}\u306E{0} {1}\u306F\u6307\u5B9A\u3055\u308C\u305F\u578B\u306B\u9069\u7528\u3067\u304D\u307E\u305B\u3093\u3002\n\u671F\u5F85\u5024: {2}\n\u691C\u51FA\u5024: {3}\n\u7406\u7531: {6} |
9088 | 127 |
|
128 |
# 0: symbol kind, 1: name, 2: list of type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
129 |
compiler.err.cant.apply.symbols={1}\u306B\u9069\u5207\u306A{0}\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093({2}) |
9088 | 130 |
|
131 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
132 |
compiler.err.cant.assign.val.to.final.var=final\u5909\u6570{0}\u306B\u5024\u3092\u4EE3\u5165\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 133 |
|
134 |
# 0: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
135 |
compiler.err.cant.deref={0}\u306F\u9593\u63A5\u53C2\u7167\u3067\u304D\u307E\u305B\u3093 |
9088 | 136 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
137 |
compiler.err.cant.extend.intf.annotation=@interfaces\u3067\u306F''extends''\u306F\u8A31\u53EF\u3055\u308C\u307E\u305B\u3093 |
9088 | 138 |
|
139 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
140 |
compiler.err.cant.inherit.from.final=final {0}\u304B\u3089\u306F\u7D99\u627F\u3067\u304D\u307E\u305B\u3093 |
9088 | 141 |
|
142 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
143 |
compiler.err.cant.ref.before.ctor.called=\u30B9\u30FC\u30D1\u30FC\u30BF\u30A4\u30D7\u306E\u30B3\u30F3\u30B9\u30C8\u30E9\u30AF\u30BF\u306E\u547C\u51FA\u3057\u524D\u306F{0}\u3092\u53C2\u7167\u3067\u304D\u307E\u305B\u3093 |
9088 | 144 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
145 |
compiler.err.cant.ret.val.from.meth.decl.void=\u623B\u308A\u5024\u306E\u578B\u304Cvoid\u306E\u30E1\u30BD\u30C3\u30C9\u304B\u3089\u306F\u5024\u3092\u8FD4\u305B\u307E\u305B\u3093 |
9088 | 146 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
147 |
compiler.err.cant.select.static.class.from.param.type=\u30D1\u30E9\u30E1\u30FC\u30BF\u306B\u3055\u308C\u305F\u578B\u304B\u3089static\u30AF\u30E9\u30B9\u3092\u9078\u629E\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 148 |
|
149 |
# 0: symbol, 1: string, 2: string |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
150 |
compiler.err.cant.inherit.diff.arg={0}\u3092\u7570\u306A\u308B\u5F15\u6570<{1}>\u3068<{2}>\u3067\u7D99\u627F\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 151 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
152 |
compiler.err.catch.without.try=''catch''\u3078\u306E''try''\u304C\u3042\u308A\u307E\u305B\u3093 |
9088 | 153 |
|
154 |
# 0: symbol kind, 1: symbol |
|
155 |
compiler.err.clash.with.pkg.of.same.name={0} {1}\u306F\u540C\u540D\u306E\u30D1\u30C3\u30B1\u30FC\u30B8\u3068\u7AF6\u5408\u3057\u307E\u3059 |
|
156 |
||
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
157 |
compiler.err.const.expr.req=\u5B9A\u6570\u5F0F\u304C\u5FC5\u8981\u3067\u3059 |
9088 | 158 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
159 |
compiler.err.cont.outside.loop=continue\u304C\u30EB\u30FC\u30D7\u306E\u5916\u306B\u3042\u308A\u307E\u3059 |
9088 | 160 |
|
161 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
162 |
compiler.err.cyclic.inheritance={0}\u3092\u542B\u3080\u7D99\u627F\u304C\u30EB\u30FC\u30D7\u3057\u3066\u3044\u307E\u3059 |
9088 | 163 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
164 |
compiler.err.cyclic.annotation.element=\u6CE8\u91C8\u306E\u8981\u7D20\u30BF\u30A4\u30D7\u304C\u30EB\u30FC\u30D7\u3057\u3066\u3044\u307E\u3059 |
9088 | 165 |
|
166 |
# 0: unused |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
167 |
compiler.err.call.to.super.not.allowed.in.enum.ctor=\u5217\u6319\u578B\u30B3\u30F3\u30B9\u30C8\u30E9\u30AF\u30BF\u3067\u306F\u3001\u30B9\u30FC\u30D1\u30FC\u30AF\u30E9\u30B9\u306E\u547C\u51FA\u3057\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 168 |
|
169 |
# 0: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
170 |
compiler.err.no.superclass={0}\u306B\u306F\u30B9\u30FC\u30D1\u30FC\u30AF\u30E9\u30B9\u304C\u3042\u308A\u307E\u305B\u3093 |
10 | 171 |
|
9088 | 172 |
compiler.err.wrong.target.for.polymorphic.signature.definition=MethodHandle API\u306E\u4F5C\u6210\u306B\u306F-target 7\u30E9\u30F3\u30BF\u30A4\u30E0\u4EE5\u4E0A\u304C\u5FC5\u8981\u3067\u3059\u3002\u73FE\u5728\u306F-target {0}\u3067\u3059 |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
173 |
|
9088 | 174 |
# 0: symbol, 1: type, 2: symbol, 3: type, 4: unused |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
175 |
compiler.err.concrete.inheritance.conflict={1}\u306E\u30E1\u30BD\u30C3\u30C9{0}\u3068{3}\u306E{2}\u306F\u540C\u3058\u30B7\u30B0\u30CB\u30C1\u30E3\u304B\u3089\u7D99\u627F\u3055\u308C\u3066\u3044\u307E\u3059 |
10 | 176 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
177 |
compiler.err.default.allowed.in.intf.annotation.member=\u30C7\u30D5\u30A9\u30EB\u30C8\u5024\u306F@interface\u30E1\u30F3\u30D0\u30FC\u5185\u3067\u306E\u307F\u4F7F\u7528\u3067\u304D\u307E\u3059 |
9088 | 178 |
|
179 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
180 |
compiler.err.doesnt.exist=\u30D1\u30C3\u30B1\u30FC\u30B8{0}\u306F\u5B58\u5728\u3057\u307E\u305B\u3093 |
9088 | 181 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
182 |
compiler.err.duplicate.annotation=\u6CE8\u91C8\u304C\u91CD\u8907\u3057\u3066\u3044\u307E\u3059 |
9088 | 183 |
|
184 |
# 0: name, 1: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
185 |
compiler.err.duplicate.annotation.member.value={1}\u306E\u6CE8\u91C8\u30E1\u30F3\u30D0\u30FC\u306E\u5024{0}\u304C\u91CD\u8907\u3057\u3066\u3044\u307E\u3059 |
9088 | 186 |
|
187 |
# 0: name |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
188 |
compiler.err.duplicate.class=\u30AF\u30E9\u30B9{0}\u304C\u91CD\u8907\u3057\u3066\u3044\u307E\u3059 |
9088 | 189 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
190 |
compiler.err.duplicate.case.label=case\u30E9\u30D9\u30EB\u304C\u91CD\u8907\u3057\u3066\u3044\u307E\u3059 |
9088 | 191 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
192 |
compiler.err.duplicate.default.label=default\u30E9\u30D9\u30EB\u304C\u91CD\u8907\u3057\u3066\u3044\u307E\u3059 |
10 | 193 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
194 |
compiler.err.else.without.if=''else''\u3078\u306E''if''\u304C\u3042\u308A\u307E\u305B\u3093 |
9088 | 195 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
196 |
compiler.err.empty.char.lit=\u7A7A\u306E\u6587\u5B57\u30EA\u30C6\u30E9\u30EB\u3067\u3059 |
9088 | 197 |
|
198 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
199 |
compiler.err.encl.class.required={0}\u3092\u542B\u3080\u56F2\u3046\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u304C\u5FC5\u8981\u3067\u3059 |
9088 | 200 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
201 |
compiler.err.enum.annotation.must.be.enum.constant=\u5217\u6319\u578B\u6CE8\u91C8\u5024\u306F\u3001\u5217\u6319\u578B\u5B9A\u6570\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
10 | 202 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
203 |
compiler.err.enum.cant.be.instantiated=\u5217\u6319\u578B\u306F\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u5316\u3067\u304D\u307E\u305B\u3093 |
9088 | 204 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
205 |
compiler.err.enum.label.must.be.unqualified.enum=\u5217\u6319\u578B\u306Eswitch case\u30E9\u30D9\u30EB\u306F\u5217\u6319\u578B\u5B9A\u6570\u306E\u975E\u4FEE\u98FE\u540D\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
9088 | 206 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
207 |
compiler.err.enum.no.subclassing=\u30AF\u30E9\u30B9\u306F\u76F4\u63A5java.lang.Enum\u3092\u62E1\u5F35\u3067\u304D\u307E\u305B\u3093 |
9088 | 208 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
209 |
compiler.err.enum.types.not.extensible=\u5217\u6319\u578B\u306F\u62E1\u5F35\u53EF\u80FD\u3067\u306F\u3042\u308A\u307E\u305B\u3093 |
9088 | 210 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
211 |
compiler.err.enum.no.finalize=\u5217\u6319\u578B\u306Ffinalize\u30E1\u30BD\u30C3\u30C9\u3092\u6301\u3064\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 212 |
|
213 |
# 0: file name, 1: string |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
214 |
compiler.err.error.reading.file={0}\u306E\u8AAD\u8FBC\u307F\u30A8\u30E9\u30FC\u3067\u3059\u3002{1} |
9088 | 215 |
|
216 |
# 0: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
217 |
compiler.err.except.already.caught=\u4F8B\u5916{0}\u306F\u3059\u3067\u306B\u6355\u6349\u3055\u308C\u3066\u3044\u307E\u3059 |
9088 | 218 |
|
219 |
# 0: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
220 |
compiler.err.except.never.thrown.in.try=\u4F8B\u5916{0}\u306F\u5BFE\u5FDC\u3059\u308Btry\u6587\u306E\u672C\u4F53\u3067\u306F\u30B9\u30ED\u30FC\u3055\u308C\u307E\u305B\u3093 |
10 | 221 |
|
9088 | 222 |
# 0: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
223 |
compiler.err.final.parameter.may.not.be.assigned=final\u30D1\u30E9\u30E1\u30FC\u30BF{0}\u306B\u5024\u3092\u4EE3\u5165\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 224 |
|
225 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
226 |
compiler.err.try.resource.may.not.be.assigned=\u81EA\u52D5\u30AF\u30ED\u30FC\u30BA\u53EF\u80FD\u306A\u30EA\u30BD\u30FC\u30B9{0}\u306B\u5024\u3092\u4EE3\u5165\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 227 |
|
228 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
229 |
compiler.err.multicatch.parameter.may.not.be.assigned=\u8907\u6570catch\u30D1\u30E9\u30E1\u30FC\u30BF{0}\u306B\u5024\u3092\u4EE3\u5165\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 230 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
231 |
compiler.err.finally.without.try=''finally''\u3078\u306E''try''\u304C\u3042\u308A\u307E\u305B\u3093 |
9088 | 232 |
|
233 |
# 0: type, 1: message segment |
|
234 |
compiler.err.foreach.not.applicable.to.type=for-each\u306F\u5F0F\u306E\u30BF\u30A4\u30D7\u306B\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\n\u671F\u5F85\u5024: {1}\n\u691C\u51FA\u5024: {0} |
|
235 |
||
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
236 |
compiler.err.fp.number.too.large=\u6D6E\u52D5\u5C0F\u6570\u70B9\u6570\u304C\u5927\u304D\u3059\u304E\u307E\u3059 |
9088 | 237 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
238 |
compiler.err.fp.number.too.small=\u6D6E\u52D5\u5C0F\u6570\u70B9\u6570\u304C\u5C0F\u3055\u3059\u304E\u307E\u3059 |
10 | 239 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
240 |
compiler.err.generic.array.creation=\u6C4E\u7528\u914D\u5217\u3092\u4F5C\u6210\u3057\u307E\u3059 |
9088 | 241 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
242 |
compiler.err.generic.throwable=\u6C4E\u7528\u30AF\u30E9\u30B9\u306Fjava.lang.Throwable\u3092\u62E1\u5F35\u3067\u304D\u307E\u305B\u3093 |
10 | 243 |
|
9088 | 244 |
# 0: symbol |
245 |
compiler.err.icls.cant.have.static.decl=\u5185\u90E8\u30AF\u30E9\u30B9{0}\u306E\u9759\u7684\u5BA3\u8A00\u304C\u4E0D\u6B63\u3067\u3059\n\u4FEE\u98FE\u5B50\''static\''\u306F\u5B9A\u6570\u304A\u3088\u3073\u5909\u6570\u306E\u5BA3\u8A00\u3067\u306E\u307F\u4F7F\u7528\u3067\u304D\u307E\u3059 |
|
246 |
||
247 |
# 0: string |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
248 |
compiler.err.illegal.char=\\{0}\u306F\u4E0D\u6B63\u306A\u6587\u5B57\u3067\u3059 |
9088 | 249 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
250 |
compiler.err.illegal.char.for.encoding=\u3053\u306E\u6587\u5B57\u306F\u3001\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0{0}\u306B\u30DE\u30C3\u30D7\u3067\u304D\u307E\u305B\u3093 |
9088 | 251 |
|
252 |
# 0: set of modifier, 1: set of modifier |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
253 |
compiler.err.illegal.combination.of.modifiers=\u4FEE\u98FE\u5B50{0}\u3068{1}\u306E\u7D44\u5408\u305B\u306F\u4E0D\u6B63\u3067\u3059 |
9088 | 254 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
255 |
compiler.err.illegal.enum.static.ref=\u521D\u671F\u5316\u5B50\u304B\u3089static\u30D5\u30A3\u30FC\u30EB\u30C9\u3078\u306E\u53C2\u7167\u304C\u4E0D\u6B63\u3067\u3059 |
9088 | 256 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
257 |
compiler.err.illegal.esc.char=\u30A8\u30B9\u30B1\u30FC\u30D7\u6587\u5B57\u304C\u4E0D\u6B63\u3067\u3059 |
9088 | 258 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
259 |
compiler.err.illegal.forward.ref=\u524D\u65B9\u53C2\u7167\u304C\u4E0D\u6B63\u3067\u3059 |
9088 | 260 |
|
261 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
262 |
compiler.warn.forward.ref=\u521D\u671F\u5316\u3055\u308C\u308B\u524D\u306E\u5909\u6570''{0}''\u3092\u53C2\u7167\u3057\u3088\u3046\u3068\u3057\u307E\u3057\u305F |
9088 | 263 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
264 |
compiler.err.illegal.self.ref=\u521D\u671F\u5316\u5B50\u5185\u306E\u81EA\u5DF1\u53C2\u7167 |
9088 | 265 |
|
266 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
267 |
compiler.warn.self.ref=\u521D\u671F\u5316\u5B50\u5185\u306E\u5909\u6570''{0}''\u306E\u81EA\u5DF1\u53C2\u7167 |
9088 | 268 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
269 |
compiler.err.illegal.generic.type.for.instof=instanceof\u306E\u7DCF\u79F0\u578B\u304C\u4E0D\u6B63\u3067\u3059 |
9088 | 270 |
|
271 |
# 0: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
272 |
compiler.err.illegal.initializer.for.type={0}\u306E\u521D\u671F\u5316\u5B50\u304C\u4E0D\u6B63\u3067\u3059 |
9088 | 273 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
274 |
compiler.err.illegal.line.end.in.char.lit=\u6587\u5B57\u30EA\u30C6\u30E9\u30EB\u306E\u884C\u672B\u304C\u4E0D\u6B63\u3067\u3059 |
9088 | 275 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
276 |
compiler.err.illegal.nonascii.digit=\u4E0D\u6B63\u306A\u975EASCII\u6570\u5B57\u3067\u3059 |
9088 | 277 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
278 |
compiler.err.illegal.underscore=\u4E0D\u6B63\u306A\u30A2\u30F3\u30C0\u30FC\u30B9\u30B3\u30A2\u3067\u3059 |
9088 | 279 |
|
280 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
281 |
compiler.err.illegal.qual.not.icls=\u4FEE\u98FE\u5B50\u304C\u4E0D\u6B63\u3067\u3059\u3002{0}\u306F\u5185\u90E8\u30AF\u30E9\u30B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093 |
9088 | 282 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
283 |
compiler.err.illegal.start.of.expr=\u5F0F\u306E\u958B\u59CB\u304C\u4E0D\u6B63\u3067\u3059 |
9088 | 284 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
285 |
compiler.err.illegal.start.of.type=\u578B\u306E\u958B\u59CB\u304C\u4E0D\u6B63\u3067\u3059 |
9088 | 286 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
287 |
compiler.err.illegal.unicode.esc=Unicode\u30A8\u30B9\u30B1\u30FC\u30D7\u304C\u4E0D\u6B63\u3067\u3059 |
9088 | 288 |
|
289 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
290 |
compiler.err.import.requires.canonical=\u30A4\u30F3\u30DD\u30FC\u30C8\u306B\u306F{0}\u306E\u6A19\u6E96\u540D\u304C\u5FC5\u8981\u3067\u3059 |
9088 | 291 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
292 |
compiler.err.improperly.formed.type.param.missing=\u578B\u306E\u5F62\u5F0F\u304C\u4E0D\u9069\u5207\u3067\u3059\u3002\u30D1\u30E9\u30E1\u30FC\u30BF\u304C\u4E0D\u8DB3\u3057\u3066\u3044\u307E\u3059 |
9088 | 293 |
|
294 |
compiler.err.improperly.formed.type.inner.raw.param=\u578B\u306E\u5F62\u5F0F\u304C\u4E0D\u9069\u5207\u3067\u3059\u3002raw\u578B\u306B\u6307\u5B9A\u3055\u308C\u305F\u578B\u5F15\u6570\u3067\u3059 |
|
295 |
||
296 |
# 0: type, 1: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
297 |
compiler.err.incomparable.types=\u578B{0}\u3068{1}\u306F\u6BD4\u8F03\u3067\u304D\u307E\u305B\u3093 |
9088 | 298 |
|
299 |
# 0: number |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
300 |
compiler.err.int.number.too.large=\u6574\u6570{0}\u304C\u5927\u304D\u3059\u304E\u307E\u3059 |
9088 | 301 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
302 |
compiler.err.internal.error.cant.instantiate=\u5185\u90E8\u30A8\u30E9\u30FC\u3067\u3059\u3002{0}\u3092{1}\u3067({2})\u306B\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u751F\u6210\u3067\u304D\u307E\u305B\u3093 |
9088 | 303 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
304 |
compiler.err.intf.annotation.members.cant.have.params=@interface\u30E1\u30F3\u30D0\u30FC\u304C\u30D1\u30E9\u30E1\u30FC\u30BF\u3092\u6301\u3064\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 305 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
306 |
compiler.err.intf.annotation.cant.have.type.params=@interface\u304C\u578B\u30D1\u30E9\u30E1\u30FC\u30BF\u3092\u6301\u3064\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 307 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
308 |
compiler.err.intf.annotation.members.cant.have.type.params=@interface\u30E1\u30F3\u30D0\u30FC\u304C\u578B\u30D1\u30E9\u30E1\u30FC\u30BF\u3092\u6301\u3064\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 309 |
|
310 |
# 0: symbol, 1: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
311 |
compiler.err.intf.annotation.member.clash=@interface\u30E1\u30F3\u30D0\u30FC\u306F{1}\u306E\u30E1\u30BD\u30C3\u30C9''{0}''\u3068\u7AF6\u5408\u3057\u307E\u3059 |
9088 | 312 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
313 |
compiler.err.intf.expected.here=\u3053\u3053\u306B\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u304C\u5FC5\u8981\u3067\u3059 |
9088 | 314 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
315 |
compiler.err.intf.meth.cant.have.body=\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u30FB\u30E1\u30BD\u30C3\u30C9\u304C\u672C\u4F53\u3092\u6301\u3064\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 316 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
317 |
compiler.err.invalid.annotation.member.type=\u6CE8\u91C8\u30E1\u30F3\u30D0\u30FC\u306E\u578B\u304C\u4E0D\u6B63\u3067\u3059 |
9088 | 318 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
319 |
compiler.err.invalid.binary.number=2\u9032\u6570\u5B57\u306F\u5C11\u306A\u304F\u3068\u30821\u6841\u306E2\u9032\u6570\u3092\u542B\u3080\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
9088 | 320 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
321 |
compiler.err.invalid.hex.number=16\u9032\u6570\u5B57\u306F\u5C11\u306A\u304F\u3068\u30821\u6841\u306E16\u9032\u6570\u3092\u542B\u3080\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
9088 | 322 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
323 |
compiler.err.invalid.meth.decl.ret.type.req=\u7121\u52B9\u306A\u30E1\u30BD\u30C3\u30C9\u5BA3\u8A00\u3067\u3059\u3002\u623B\u308A\u5024\u306E\u578B\u304C\u5FC5\u8981\u3067\u3059\u3002 |
10 | 324 |
|
9088 | 325 |
compiler.err.varargs.and.old.array.syntax=\u65E7\u5F0F\u306E\u914D\u5217\u8868\u8A18\u6CD5\u306F\u53EF\u5909\u5F15\u6570\u30D1\u30E9\u30E1\u30FC\u30BF\u3067\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093 |
326 |
||
327 |
# 0: name |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
328 |
compiler.err.label.already.in.use=\u30E9\u30D9\u30EB{0}\u306F\u3059\u3067\u306B\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059 |
9088 | 329 |
|
330 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
331 |
compiler.err.local.var.accessed.from.icls.needs.final=\u30ED\u30FC\u30AB\u30EB\u5909\u6570{0}\u306F\u5185\u90E8\u30AF\u30E9\u30B9\u304B\u3089\u30A2\u30AF\u30BB\u30B9\u3055\u308C\u307E\u3059\u3002final\u3067\u5BA3\u8A00\u3055\u308C\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
9088 | 332 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
333 |
compiler.err.local.enum=\u5217\u6319\u578B\u306F\u30ED\u30FC\u30AB\u30EB\u306B\u3067\u304D\u307E\u305B\u3093 |
9088 | 334 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
335 |
compiler.err.cannot.create.array.with.type.arguments=\u578B\u5F15\u6570\u3092\u6301\u3064\u914D\u5217\u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093 |
10 | 336 |
|
337 |
# |
|
338 |
# limits. We don't give the limits in the diagnostic because we expect |
|
339 |
# them to change, yet we want to use the same diagnostic. These are all |
|
340 |
# detected during code generation. |
|
341 |
# |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
342 |
compiler.err.limit.code=\u30B3\u30FC\u30C9\u304C\u5927\u304D\u3059\u304E\u307E\u3059 |
9088 | 343 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
344 |
compiler.err.limit.code.too.large.for.try.stmt=try\u6587\u306E\u30B3\u30FC\u30C9\u304C\u5927\u304D\u3059\u304E\u307E\u3059 |
9088 | 345 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
346 |
compiler.err.limit.dimensions=\u914D\u5217\u578B\u306E\u6B21\u5143\u304C\u591A\u3059\u304E\u307E\u3059 |
9088 | 347 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
348 |
compiler.err.limit.locals=\u30ED\u30FC\u30AB\u30EB\u5909\u6570\u304C\u591A\u3059\u304E\u307E\u3059 |
9088 | 349 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
350 |
compiler.err.limit.parameters=\u30D1\u30E9\u30E1\u30FC\u30BF\u304C\u591A\u3059\u304E\u307E\u3059 |
9088 | 351 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
352 |
compiler.err.limit.pool=\u5B9A\u6570\u304C\u591A\u3059\u304E\u307E\u3059 |
9088 | 353 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
354 |
compiler.err.limit.pool.in.class=\u30AF\u30E9\u30B9{0}\u5185\u306E\u5B9A\u6570\u304C\u591A\u3059\u304E\u307E\u3059 |
9088 | 355 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
356 |
compiler.err.limit.stack=\u30B3\u30FC\u30C9\u304C\u8981\u6C42\u3059\u308B\u30B9\u30BF\u30C3\u30AF\u304C\u591A\u3059\u304E\u307E\u3059 |
9088 | 357 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
358 |
compiler.err.limit.string=\u5B9A\u6570\u6587\u5B57\u5217\u304C\u9577\u3059\u304E\u307E\u3059 |
9088 | 359 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
360 |
compiler.err.limit.string.overflow=\u6587\u5B57\u5217\"{0}...\"\u306EUTF8\u8868\u73FE\u304C\u3001\u5B9A\u6570\u30D7\u30FC\u30EB\u306B\u5BFE\u3057\u3066\u9577\u3059\u304E\u307E\u3059 |
10 | 361 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
362 |
compiler.err.malformed.fp.lit=\u6D6E\u52D5\u5C0F\u6570\u70B9\u30EA\u30C6\u30E9\u30EB\u304C\u4E0D\u6B63\u3067\u3059 |
9088 | 363 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
364 |
compiler.err.method.does.not.override.superclass=\u30E1\u30BD\u30C3\u30C9\u306F\u30B9\u30FC\u30D1\u30FC\u30BF\u30A4\u30D7\u306E\u30E1\u30BD\u30C3\u30C9\u3092\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u307E\u305F\u306F\u5B9F\u88C5\u3057\u307E\u305B\u3093 |
9088 | 365 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
366 |
compiler.err.missing.meth.body.or.decl.abstract=\u30E1\u30BD\u30C3\u30C9\u672C\u4F53\u304C\u306A\u3044\u304B\u3001abstract\u3068\u3057\u3066\u5BA3\u8A00\u3055\u308C\u3066\u3044\u307E\u3059 |
9088 | 367 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
368 |
compiler.err.missing.ret.stmt=return\u6587\u304C\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093 |
9088 | 369 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
370 |
compiler.err.missing.ret.val=\u623B\u308A\u5024\u304C\u3042\u308A\u307E\u305B\u3093 |
9088 | 371 |
|
372 |
# 0: set of modifier |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
373 |
compiler.err.mod.not.allowed.here=\u4FEE\u98FE\u5B50{0}\u3092\u3053\u3053\u3067\u4F7F\u7528\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 374 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
375 |
compiler.err.intf.not.allowed.here=\u3053\u3053\u3067\u306F\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u306F\u8A31\u53EF\u3055\u308C\u307E\u305B\u3093 |
9088 | 376 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
377 |
compiler.err.enums.must.be.static=\u5217\u6319\u578B\u306E\u5BA3\u8A00\u306Fstatic\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3067\u306E\u307F\u4F7F\u7528\u3067\u304D\u307E\u3059 |
10 | 378 |
|
9088 | 379 |
# 0: symbol, 1: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
380 |
compiler.err.name.clash.same.erasure=\u540D\u524D\u304C\u7AF6\u5408\u3057\u3066\u3044\u307E\u3059\u3002{0}\u3068{1}\u306F\u524A\u9664\u5F8C\u306E\u540D\u524D\u304C\u540C\u3058\u3067\u3059 |
9088 | 381 |
|
382 |
# 0: symbol, 1: symbol, 2: symbol, 3: symbol, 4: unused, 5: unused |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
383 |
compiler.err.name.clash.same.erasure.no.override=\u540D\u524D\u304C\u7AF6\u5408\u3057\u3066\u3044\u307E\u3059\u3002{1}\u306E{0}\u3068{3}\u306E{2}\u306F\u307E\u3060\u4ED6\u65B9\u3092\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3057\u3066\u3044\u307E\u305B\u3093\u304C\u3001\u524A\u9664\u5F8C\u306E\u540D\u524D\u304C\u540C\u3058\u3067\u3059 |
9088 | 384 |
|
385 |
# 0: symbol, 1: symbol, 2: symbol, 3: symbol, 4: symbol, 5: symbol |
|
386 |
compiler.err.name.clash.same.erasure.no.override.1=\u540D\u524D\u304C\u7AF6\u5408\u3057\u3066\u3044\u307E\u3059\u3002{1}\u306E{0}\u306E\u3069\u3061\u3089\u3082\u3001\u4ED6\u65B9\u306E\u6700\u521D\u306E\u30E1\u30BD\u30C3\u30C9\u3092\u307E\u3060\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3057\u3066\u3044\u307E\u305B\u3093\u304C\u3001\u524A\u9664\u5F8C\u306E\u540D\u524D\u304C\u5225\u306E\u30E1\u30BD\u30C3\u30C9\u3068\u540C\u3058\u30E1\u30BD\u30C3\u30C9\u3092\n\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3057\u307E\u3059\u3002\u6700\u521D\u306E\u30E1\u30BD\u30C3\u30C9: {3}\u306E{2}\n2\u756A\u76EE\u306E\u30E1\u30BD\u30C3\u30C9: {5}\u306E{4} |
|
387 |
||
388 |
# 0: symbol, 1: symbol, 2: symbol, 3: symbol |
|
389 |
compiler.err.name.clash.same.erasure.no.hide=\u540D\u524D\u304C\u7AF6\u5408\u3057\u3066\u3044\u307E\u3059\u3002{1}\u306E{0}\u3068{3}\u306E{2}\u306F\u307E\u3060\u4ED6\u65B9\u3092\u975E\u8868\u793A\u306B\u3057\u3066\u3044\u307E\u305B\u3093\u304C\u3001\u524A\u9664\u5F8C\u306E\u540D\u524D\u304C\u540C\u3058\u3067\u3059 |
|
390 |
||
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
391 |
compiler.err.name.reserved.for.internal.use={0}\u306F\u5185\u90E8\u3067\u306E\u4F7F\u7528\u306E\u305F\u3081\u4E88\u7D04\u3055\u308C\u3066\u3044\u307E\u3059 |
9088 | 392 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
393 |
compiler.err.native.meth.cant.have.body=native\u30E1\u30BD\u30C3\u30C9\u304C\u672C\u4F53\u3092\u6301\u3064\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 394 |
|
395 |
# 0: type, 1: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
396 |
compiler.err.neither.conditional.subtype=?\u306B\u5BFE\u3059\u308B\u4E92\u63DB\u6027\u306E\u306A\u3044\u578B : \u3069\u3061\u3089\u3082\u4ED6\u65B9\u306E\u30B5\u30D6\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002\n2\u756A\u76EE\u306E\u30AA\u30DA\u30E9\u30F3\u30C9 : {0}\n3\u756A\u76EE\u306E\u30AA\u30DA\u30E9\u30F3\u30C9 : {1} |
9088 | 397 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
398 |
compiler.err.new.not.allowed.in.annotation=''new''\u306F\u6CE8\u91C8\u306B\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093 |
9088 | 399 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
400 |
compiler.err.no.annotation.member={1}\u306E\u6CE8\u91C8\u30E1\u30F3\u30D0\u30FC{0}\u304C\u3042\u308A\u307E\u305B\u3093 |
9088 | 401 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
402 |
compiler.err.no.encl.instance.of.type.in.scope=\u578B{0}\u306E\u5185\u90E8\u30AF\u30E9\u30B9\u3092\u56F2\u3080\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u304C\u30B9\u30B3\u30FC\u30D7\u5185\u306B\u3042\u308A\u307E\u305B\u3093 |
9088 | 403 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
404 |
compiler.err.no.intf.expected.here=\u3053\u3053\u306B\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u306F\u5FC5\u8981\u3042\u308A\u307E\u305B\u3093 |
9088 | 405 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
406 |
compiler.err.no.match.entry={0}\u306F{1}\u306E\u30A8\u30F3\u30C8\u30EA\u306B\u9069\u5408\u3057\u307E\u305B\u3093\u3002{2}\u304C\u5FC5\u8981\u3067\u3059 |
9088 | 407 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
408 |
compiler.err.not.annotation.type={0}\u306F\u6CE8\u91C8\u578B\u3067\u306F\u3042\u308A\u307E\u305B\u3093 |
9088 | 409 |
|
410 |
# 0: symbol, 1: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
411 |
compiler.err.not.def.access.class.intf.cant.access={1}\u306E{0}\u304C\u30A2\u30AF\u30BB\u30B9\u3067\u304D\u306A\u3044\u30AF\u30E9\u30B9\u307E\u305F\u306F\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u306B\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u3059 |
9088 | 412 |
|
413 |
# 0: symbol, 1: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
414 |
compiler.err.not.def.public.cant.access={1}\u306E{0}\u306Fpublic\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002\u30D1\u30C3\u30B1\u30FC\u30B8\u5916\u304B\u3089\u306F\u30A2\u30AF\u30BB\u30B9\u3067\u304D\u307E\u305B\u3093 |
9088 | 415 |
|
416 |
# 0: name |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
417 |
compiler.err.not.loop.label={0}\u306F\u30EB\u30FC\u30D7\u30FB\u30E9\u30D9\u30EB\u3067\u306F\u3042\u308A\u307E\u305B\u3093 |
9088 | 418 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
419 |
compiler.err.not.stmt=\u6587\u3067\u306F\u3042\u308A\u307E\u305B\u3093 |
9088 | 420 |
|
421 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
422 |
compiler.err.not.encl.class={0}\u306F\u5185\u90E8\u30AF\u30E9\u30B9\u3092\u56F2\u307F\u307E\u305B\u3093 |
10 | 423 |
|
9088 | 424 |
# 0: name, 1: type, 2: unused |
425 |
compiler.err.operator.cant.be.applied=\u5358\u9805\u6F14\u7B97\u5B50''{0}''\u306E\u30AA\u30DA\u30E9\u30F3\u30C9\u578B{1}\u304C\u4E0D\u6B63\u3067\u3059 |
|
426 |
||
427 |
# 0: name, 1: type, 2: type |
|
428 |
compiler.err.operator.cant.be.applied.1=\u4E8C\u9805\u6F14\u7B97\u5B50''{0}''\u306E\u30AA\u30DA\u30E9\u30F3\u30C9\u578B\u304C\u4E0D\u6B63\u3067\u3059\n\u6700\u521D\u306E\u578B: {1}\n2\u756A\u76EE\u306E\u578B: {2} |
|
10 | 429 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
430 |
compiler.err.pkg.annotations.sb.in.package-info.java=\u30D1\u30C3\u30B1\u30FC\u30B8\u306E\u6CE8\u91C8\u306F\u30D5\u30A1\u30A4\u30EBpackage-info.java\u5185\u306B\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
9088 | 431 |
|
432 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
433 |
compiler.err.pkg.clashes.with.class.of.same.name=\u30D1\u30C3\u30B1\u30FC\u30B8{0}\u306F\u540C\u540D\u306E\u30AF\u30E9\u30B9\u3068\u7AF6\u5408\u3057\u3066\u3044\u307E\u3059 |
5323 | 434 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
435 |
compiler.err.warnings.and.werror=\u8B66\u544A\u304C\u898B\u3064\u304B\u308A-Werror\u304C\u6307\u5B9A\u3055\u308C\u307E\u3057\u305F |
10 | 436 |
|
437 |
# Errors related to annotation processing |
|
438 |
||
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
439 |
compiler.err.proc.cant.access={0}\u306B\u30A2\u30AF\u30BB\u30B9\u3067\u304D\u307E\u305B\u3093\n{1}\n\u8A73\u7D30\u306F\u6B21\u306E\u30B9\u30BF\u30C3\u30AF\u30C8\u30EC\u30FC\u30B9\u3067\u8ABF\u67FB\u3057\u3066\u304F\u3060\u3055\u3044\u3002\n{2} |
10 | 440 |
|
9088 | 441 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
442 |
compiler.err.proc.cant.find.class=''{0}''\u306E\u30AF\u30E9\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002 |
10 | 443 |
|
444 |
# Print a client-generated error message; assumed to be localized, no translation required |
|
9088 | 445 |
# 0: string |
5323 | 446 |
compiler.err.proc.messager={0} |
447 |
||
9088 | 448 |
# 0: list of string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
449 |
compiler.err.proc.no.explicit.annotation.processing.requested=\u30AF\u30E9\u30B9\u540D''{0}''\u304C\u53D7\u3051\u5165\u308C\u3089\u308C\u308B\u306E\u306F\u3001\u6CE8\u91C8\u51E6\u7406\u304C\u660E\u793A\u7684\u306B\u30EA\u30AF\u30A8\u30B9\u30C8\u3055\u308C\u305F\u5834\u5408\u306E\u307F\u3067\u3059 |
10 | 450 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
451 |
compiler.err.proc.no.service=\u30B5\u30FC\u30D3\u30B9\u30FB\u30ED\u30FC\u30C0\u30FC\u30FB\u30AF\u30E9\u30B9\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002\njava.util.ServiceLoader\u304Bsun.misc.Service\u304C\u4F7F\u7528\u3067\u304D\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002 |
10 | 452 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
453 |
compiler.err.proc.processor.bad.option.name=\u30D7\u30ED\u30BB\u30C3\u30B5''{1}''\u306B\u3088\u3063\u3066\u6307\u5B9A\u3055\u308C\u305F\u30AA\u30D7\u30B7\u30E7\u30F3\u540D''{0}''\u304C\u4E0D\u6B63\u3067\u3059 |
10 | 454 |
|
9088 | 455 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
456 |
compiler.err.proc.processor.cant.instantiate=\u30D7\u30ED\u30BB\u30C3\u30B5''{0}''\u306E\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3092\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u5316\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F |
10 | 457 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
458 |
compiler.err.proc.processor.constructor.error=\u30D7\u30ED\u30BB\u30C3\u30B5\u30FB\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u306E\u69CB\u7BC9\u4E2D\u306B\u4F8B\u5916\u304C\u30B9\u30ED\u30FC\u3055\u308C\u307E\u3057\u305F: {0} |
10 | 459 |
|
9088 | 460 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
461 |
compiler.err.proc.processor.not.found=\u6CE8\u91C8\u30D7\u30ED\u30BB\u30C3\u30B5''{0}''\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093 |
10 | 462 |
|
9088 | 463 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
464 |
compiler.err.proc.processor.wrong.type=\u6CE8\u91C8\u30D7\u30ED\u30BB\u30C3\u30B5''{0}''\u304Cjavax.annotation.processing.Processor\u3092\u5B9F\u88C5\u3057\u3066\u3044\u307E\u305B\u3093 |
10 | 465 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
466 |
compiler.err.proc.service.problem=\u30D7\u30ED\u30BB\u30C3\u30B5\u3092\u30ED\u30FC\u30C9\u3059\u308B\u305F\u3081\u306E\u30B5\u30FC\u30D3\u30B9\u30FB\u30ED\u30FC\u30C0\u30FC\u3092\u4F5C\u6210\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002 |
5323 | 467 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
468 |
compiler.err.proc.bad.config.file=\u30B5\u30FC\u30D3\u30B9\u69CB\u6210\u30D5\u30A1\u30A4\u30EB\u304C\u4E0D\u6B63\u3067\u3042\u308B\u304B\u3001\u30D7\u30ED\u30BB\u30C3\u30B5\u30FB\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u306E\u69CB\u7BC9\u4E2D\u306B\u4F8B\u5916\u304C\u30B9\u30ED\u30FC\u3055\u308C\u307E\u3057\u305F: {0} |
10 | 469 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
470 |
compiler.err.proc.cant.create.loader=\u6CE8\u91C8\u30D7\u30ED\u30BB\u30C3\u30B5\u306E\u30AF\u30E9\u30B9\u30FB\u30ED\u30FC\u30C0\u30FC\u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F: {0} |
10 | 471 |
|
9088 | 472 |
# 0: unused |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
473 |
compiler.err.qualified.new.of.static.class=static\u30AF\u30E9\u30B9\u306Enew\u304C\u4FEE\u98FE\u3055\u308C\u3066\u3044\u307E\u3059 |
10 | 474 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
475 |
compiler.err.recursive.ctor.invocation=\u30B3\u30F3\u30B9\u30C8\u30E9\u30AF\u30BF\u306E\u547C\u51FA\u3057\u304C\u518D\u5E30\u7684\u3067\u3059 |
9088 | 476 |
|
477 |
# 0: name, 1: symbol kind, 2: symbol, 3: symbol, 4: symbol kind, 5: symbol, 6: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
478 |
compiler.err.ref.ambiguous={0}\u306E\u53C2\u7167\u306F\u3042\u3044\u307E\u3044\u3067\u3059\u3002{3}\u306E{1} {2}\u3068{6}\u306E{4} {5}\u304C\u4E21\u65B9\u9069\u5408\u3057\u307E\u3059 |
9088 | 479 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
480 |
compiler.err.repeated.annotation.target=\u6CE8\u91C8\u30BF\u30FC\u30B2\u30C3\u30C8\u304C\u7E70\u308A\u8FD4\u3055\u308C\u3066\u3044\u307E\u3059 |
9088 | 481 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
482 |
compiler.err.repeated.interface=\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u304C\u7E70\u308A\u8FD4\u3055\u308C\u3066\u3044\u307E\u3059 |
9088 | 483 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
484 |
compiler.err.repeated.modifier=\u4FEE\u98FE\u5B50\u304C\u7E70\u308A\u8FD4\u3055\u308C\u3066\u3044\u307E\u3059 |
9088 | 485 |
|
486 |
# 0: symbol, 1: set of modifier, 2: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
487 |
compiler.err.report.access={0}\u306F{2}\u3067{1}\u30A2\u30AF\u30BB\u30B9\u3055\u308C\u307E\u3059 |
9088 | 488 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
489 |
compiler.err.ret.outside.meth=\u30E1\u30BD\u30C3\u30C9\u306E\u5916\u306Ereturn\u6587\u3067\u3059 |
10 | 490 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
491 |
compiler.err.signature.doesnt.match.supertype=\u30B7\u30B0\u30CB\u30C1\u30E3\u304C{0}\u306B\u9069\u5408\u3057\u307E\u305B\u3093\u3002\u4E92\u63DB\u6027\u306E\u306A\u3044\u30B9\u30FC\u30D1\u30FC\u30BF\u30A4\u30D7\u3067\u3059 |
9088 | 492 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
493 |
compiler.err.signature.doesnt.match.intf=\u30B7\u30B0\u30CB\u30C1\u30E3\u304C{0}\u306B\u9069\u5408\u3057\u307E\u305B\u3093\u3002\u4E92\u63DB\u6027\u306E\u306A\u3044\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u3067\u3059 |
9088 | 494 |
|
495 |
# 0: symbol, 1: symbol, 2: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
496 |
compiler.err.does.not.override.abstract={0}\u306Fabstract\u3067\u306A\u304F\u3001{2}\u5185\u306Eabstract\u30E1\u30BD\u30C3\u30C9{1}\u3092\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3057\u307E\u305B\u3093 |
9088 | 497 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
498 |
compiler.err.source.cant.overwrite.input.file=\u30BD\u30FC\u30B9\u306E\u66F8\u8FBC\u307F\u30A8\u30E9\u30FC\u3067\u3059\u3002\u5165\u529B\u30D5\u30A1\u30A4\u30EB{0}\u3092\u4E0A\u66F8\u304D\u3067\u304D\u307E\u305B\u3093 |
9088 | 499 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
500 |
compiler.err.stack.sim.error=\u5185\u90E8\u30A8\u30E9\u30FC: {0}\u3067\u306E\u30B9\u30BF\u30C3\u30AF\u30FB\u30B7\u30DF\u30E5\u30EC\u30FC\u30B7\u30E7\u30F3\u30FB\u30A8\u30E9\u30FC |
9088 | 501 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
502 |
compiler.err.static.imp.only.classes.and.interfaces=static import\u306F\u30AF\u30E9\u30B9\u3068\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9\u304B\u3089\u306E\u307F\u3068\u306A\u308A\u307E\u3059 |
9088 | 503 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
504 |
compiler.err.string.const.req=\u5B9A\u6570\u306E\u6587\u5B57\u5217\u5F0F\u304C\u5FC5\u8981\u3067\u3059 |
9088 | 505 |
|
506 |
# 0: symbol, 1: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
507 |
compiler.err.synthetic.name.conflict=\u30B7\u30F3\u30DC\u30EB{0}\u304C\u3001{1}\u3067\u30B3\u30F3\u30D1\u30A4\u30E9\u304C\u5408\u6210\u3057\u305F\u30B7\u30F3\u30DC\u30EB\u3068\u7AF6\u5408\u3057\u307E\u3059 |
9088 | 508 |
|
509 |
# 0: symbol, 1: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
510 |
compiler.warn.synthetic.name.conflict=\u30B7\u30F3\u30DC\u30EB{0}\u304C\u3001{1}\u3067\u30B3\u30F3\u30D1\u30A4\u30E9\u304C\u5408\u6210\u3057\u305F\u30B7\u30F3\u30DC\u30EB\u3068\u7AF6\u5408\u3057\u307E\u3059 |
10 | 511 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
512 |
compiler.err.throws.not.allowed.in.intf.annotation=throws\u7BC0\u3092@interface\u30E1\u30F3\u30D0\u30FC\u3067\u4F7F\u7528\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 513 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
514 |
compiler.err.try.without.catch.or.finally=''try''\u3078\u306E''catch''\u307E\u305F\u306F''finally''\u304C\u3042\u308A\u307E\u305B\u3093 |
9088 | 515 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
516 |
compiler.err.try.without.catch.finally.or.resource.decls=''try''\u3078\u306E''catch''\u3001''finally''\u307E\u305F\u306F\u30EA\u30BD\u30FC\u30B9\u5BA3\u8A00\u304C\u3042\u308A\u307E\u305B\u3093 |
9088 | 517 |
|
518 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
519 |
compiler.err.type.doesnt.take.params=\u578B{0}\u306F\u30D1\u30E9\u30E1\u30FC\u30BF\u3092\u3068\u308A\u307E\u305B\u3093 |
9088 | 520 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
521 |
compiler.err.type.var.cant.be.deref=\u578B\u5909\u6570\u304B\u3089\u9078\u629E\u3067\u304D\u307E\u305B\u3093 |
9088 | 522 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
523 |
compiler.err.type.var.may.not.be.followed.by.other.bounds=\u3053\u306E\u578B\u5909\u6570\u306E\u5F8C\u308D\u306B\u4ED6\u306E\u5883\u754C\u3092\u914D\u7F6E\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 524 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
525 |
compiler.err.type.var.more.than.once=\u578B\u5909\u6570{0}\u306F{1}\u306E\u623B\u308A\u5024\u306E\u578B\u30672\u56DE\u4EE5\u4E0A\u51FA\u73FE\u3057\u307E\u3059\u3002\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u751F\u6210\u3055\u308C\u306A\u3044\u307E\u307E\u306B\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 526 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
527 |
compiler.err.type.var.more.than.once.in.result=\u578B\u5909\u6570{0}\u306F{1}\u306E\u578B\u30672\u56DE\u4EE5\u4E0A\u51FA\u73FE\u3057\u307E\u3059\u3002\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u751F\u6210\u3055\u308C\u306A\u3044\u307E\u307E\u306B\u306F\u3067\u304D\u307E\u305B\u3093 |
9088 | 528 |
|
529 |
# 0: type, 1: type, 2: string |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
530 |
compiler.err.types.incompatible.diff.ret=\u578B{0}\u3068\u578B{1}\u306E\u4E92\u63DB\u6027\u304C\u3042\u308A\u307E\u305B\u3093\u3002\u4E21\u65B9\u3068\u3082{2}\u3092\u5B9A\u7FA9\u3057\u3066\u3044\u307E\u3059\u304C\u3001\u623B\u308A\u5024\u306E\u578B\u304C\u7121\u95A2\u4FC2\u3067\u3059 |
10 | 531 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
532 |
compiler.err.unclosed.char.lit=\u6587\u5B57\u30EA\u30C6\u30E9\u30EB\u304C\u9589\u3058\u3089\u308C\u3066\u3044\u307E\u305B\u3093 |
9088 | 533 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
534 |
compiler.err.unclosed.comment=\u30B3\u30E1\u30F3\u30C8\u304C\u9589\u3058\u3089\u308C\u3066\u3044\u307E\u305B\u3093 |
9088 | 535 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
536 |
compiler.err.unclosed.str.lit=\u6587\u5B57\u5217\u30EA\u30C6\u30E9\u30EB\u304C\u9589\u3058\u3089\u308C\u3066\u3044\u307E\u305B\u3093 |
9088 | 537 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
538 |
compiler.err.unknown.enum.constant=\u30AF\u30E9\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB{0}\u5185: \u4E0D\u660E\u306A\u5217\u6319\u578B\u5B9A\u6570\u3067\u3059{1}.{2} |
9088 | 539 |
|
540 |
# 0: name |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
541 |
compiler.err.unsupported.encoding=\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u306A\u3044\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u3067\u3059: {0} |
9088 | 542 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
543 |
compiler.err.io.exception=\u30BD\u30FC\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB\u306E\u8AAD\u53D6\u308A\u30A8\u30E9\u30FC\u3067\u3059: {0} |
9088 | 544 |
|
545 |
# 0: name |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
546 |
compiler.err.undef.label=\u30E9\u30D9\u30EB{0}\u306F\u672A\u5B9A\u7FA9\u3067\u3059 |
9088 | 547 |
|
548 |
compiler.err.undetermined.type={0}\u306E\u578B\u5F15\u6570\u3092\u63A8\u5B9A\u3067\u304D\u307E\u305B\u3093 |
|
549 |
||
550 |
# 0: type, 1: message segment |
|
551 |
compiler.err.undetermined.type.1={0}\u306E\u578B\u5F15\u6570\u3092\u63A8\u5B9A\u3067\u304D\u307E\u305B\u3093\u3002\n\u7406\u7531: {1} |
|
552 |
||
553 |
# 0: list of type, 1: message segment |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
554 |
compiler.err.invalid.inferred.types={0}\u306E\u63A8\u5B9A\u578B\u304C\u7121\u52B9\u3067\u3059\u3002{1} |
9088 | 555 |
|
556 |
# 0: message segment, 1: unused |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
557 |
compiler.err.cant.apply.diamond={0}\u306E\u578B\u5F15\u6570\u3092\u63A8\u5B9A\u3067\u304D\u307E\u305B\u3093 |
9088 | 558 |
|
559 |
# 0: message segment, 1: message segment |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
560 |
compiler.err.cant.apply.diamond.1={0}\u306E\u578B\u5F15\u6570\u3092\u63A8\u5B9A\u3067\u304D\u307E\u305B\u3093\u3002\n\u7406\u7531: {1} |
9088 | 561 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
562 |
compiler.err.unreachable.stmt=\u3053\u306E\u6587\u306B\u5236\u5FA1\u304C\u79FB\u308B\u3053\u3068\u306F\u3042\u308A\u307E\u305B\u3093 |
9088 | 563 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
564 |
compiler.err.initializer.must.be.able.to.complete.normally=\u521D\u671F\u5316\u5B50\u306F\u6B63\u5E38\u306B\u5B8C\u4E86\u3067\u304D\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
9088 | 565 |
|
566 |
# 0: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
567 |
compiler.err.unreported.exception.need.to.catch.or.throw=\u4F8B\u5916{0}\u306F\u5831\u544A\u3055\u308C\u307E\u305B\u3093\u3002\u30B9\u30ED\u30FC\u3059\u308B\u306B\u306F\u3001\u6355\u6349\u307E\u305F\u306F\u5BA3\u8A00\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
9088 | 568 |
|
569 |
# 0: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
570 |
compiler.err.unreported.exception.default.constructor=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30B3\u30F3\u30B9\u30C8\u30E9\u30AF\u30BF\u5185\u306B\u5831\u544A\u3055\u308C\u306A\u3044\u4F8B\u5916{0}\u304C\u5B58\u5728\u3057\u307E\u3059 |
9088 | 571 |
|
572 |
# 0: type, 1: name |
|
573 |
compiler.err.unreported.exception.implicit.close=\u5831\u544A\u3055\u308C\u306A\u3044\u4F8B\u5916{0}\u306F\u3001\u30B9\u30ED\u30FC\u3059\u308B\u306B\u306F\u6355\u6349\u307E\u305F\u306F\u5BA3\u8A00\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\n\u30EA\u30BD\u30FC\u30B9\u5909\u6570''{1}''\u3067\u306Eclose()\u306E\u6697\u9ED9\u7684\u306A\u30B3\u30FC\u30EB\u304B\u3089\u4F8B\u5916\u304C\u30B9\u30ED\u30FC\u3055\u308C\u307E\u3057\u305F |
|
574 |
||
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
575 |
compiler.err.unsupported.cross.fp.lit=16\u9032\u6D6E\u52D5\u5C0F\u6570\u70B9\u30EA\u30C6\u30E9\u30EB\u306F\u3053\u306EVM\u3067\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093 |
9088 | 576 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
577 |
compiler.err.void.not.allowed.here=\u3053\u3053\u3067''void''\u578B\u3092\u4F7F\u7528\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
10 | 578 |
|
9088 | 579 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
580 |
compiler.err.wrong.number.type.args=\u578B\u5F15\u6570\u306E\u6570\u304C\u4E0D\u6B63\u3067\u3059\u3002{0}\u500B\u5FC5\u8981\u3067\u3059 |
10 | 581 |
|
9088 | 582 |
# 0: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
583 |
compiler.err.var.might.already.be.assigned=\u5909\u6570{0}\u306F\u3059\u3067\u306B\u4EE3\u5165\u3055\u308C\u3066\u3044\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059 |
9088 | 584 |
|
585 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
586 |
compiler.err.var.might.not.have.been.initialized=\u5909\u6570{0}\u306F\u521D\u671F\u5316\u3055\u308C\u3066\u3044\u306A\u3044\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059 |
9088 | 587 |
|
588 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
589 |
compiler.err.var.might.be.assigned.in.loop=\u5909\u6570{0}\u306F\u30EB\u30FC\u30D7\u5185\u3067\u4EE3\u5165\u3055\u308C\u3066\u3044\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059 |
10 | 590 |
|
9088 | 591 |
# 0: symbol, 1: message segment |
592 |
compiler.err.varargs.invalid.trustme.anno={0}\u6CE8\u91C8\u304C\u7121\u52B9\u3067\u3059\u3002{1} |
|
593 |
||
594 |
# 0: type |
|
595 |
compiler.misc.varargs.trustme.on.reifiable.varargs=\u53EF\u5909\u5F15\u6570\u8981\u7D20\u578B{0}\u306Freifiable\u578B\u3067\u3059\u3002 |
|
596 |
||
597 |
# 0: symbol |
|
598 |
compiler.misc.varargs.trustme.on.non.varargs.meth=\u30E1\u30BD\u30C3\u30C9{0}\u306F\u53EF\u5909\u5F15\u6570\u30E1\u30BD\u30C3\u30C9\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002 |
|
599 |
||
600 |
# 0: symbol |
|
601 |
compiler.misc.varargs.trustme.on.virtual.varargs=\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u30FB\u30E1\u30BD\u30C3\u30C9{0}\u306Ffinal\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002 |
|
602 |
||
603 |
# 0: type, 1: kind, 2: symbol |
|
604 |
compiler.misc.inaccessible.varargs.type=\u4EEE\u53EF\u5909\u5F15\u6570\u8981\u7D20\u578B{0}\u306F{1} {2}\u304B\u3089\u30A2\u30AF\u30BB\u30B9\u3067\u304D\u307E\u305B\u3093 |
|
605 |
||
10 | 606 |
# In the following string, {1} will always be the detail message from |
607 |
# java.io.IOException. |
|
9088 | 608 |
# 0: symbol, 1: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
609 |
compiler.err.class.cant.write={0}\u306E\u66F8\u8FBC\u307F\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F: {1} |
10 | 610 |
|
611 |
# In the following string, {0} is the name of the class in the Java source. |
|
612 |
# It really should be used two times.. |
|
9088 | 613 |
# 0: name |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
614 |
compiler.err.class.public.should.be.in.file=\u30AF\u30E9\u30B9{0}\u306Fpublic\u3067\u3042\u308A\u3001\u30D5\u30A1\u30A4\u30EB{0}.java\u3067\u5BA3\u8A00\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
10 | 615 |
|
616 |
## All errors which do not refer to a particular line in the source code are |
|
617 |
## preceded by this string. |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
618 |
compiler.err.error=\u30A8\u30E9\u30FC:\u0020 |
10 | 619 |
|
620 |
# The following error messages do not refer to a line in the source code. |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
621 |
compiler.err.cant.read.file={0}\u3092\u8AAD\u307F\u8FBC\u3081\u307E\u305B\u3093 |
10 | 622 |
|
623 |
##### |
|
624 |
||
625 |
# Fatal Errors |
|
626 |
||
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
627 |
compiler.misc.fatal.err.no.java.lang=\u81F4\u547D\u7684\u30A8\u30E9\u30FC: \u30AF\u30E9\u30B9\u30D1\u30B9\u307E\u305F\u306F\u30D6\u30FC\u30C8\u30FB\u30AF\u30E9\u30B9\u30D1\u30B9\u3067\u30D1\u30C3\u30B1\u30FC\u30B8java.lang\u3092\u691C\u51FA\u3067\u304D\u307E\u305B\u3093 |
9088 | 628 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
629 |
compiler.misc.fatal.err.cant.locate.meth=\u81F4\u547D\u7684\u30A8\u30E9\u30FC: \u30E1\u30BD\u30C3\u30C9{0}\u3092\u691C\u51FA\u3067\u304D\u307E\u305B\u3093 |
9088 | 630 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
631 |
compiler.misc.fatal.err.cant.locate.field=\u81F4\u547D\u7684\u30A8\u30E9\u30FC: \u30D5\u30A3\u30FC\u30EB\u30C9{0}\u3092\u691C\u51FA\u3067\u304D\u307E\u305B\u3093 |
9088 | 632 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
633 |
compiler.misc.fatal.err.cant.locate.ctor=\u81F4\u547D\u7684\u30A8\u30E9\u30FC: {0}\u306E\u30B3\u30F3\u30B9\u30C8\u30E9\u30AF\u30BF\u3092\u691C\u51FA\u3067\u304D\u307E\u305B\u3093 |
9088 | 634 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
635 |
compiler.misc.fatal.err.cant.close.loader=\u81F4\u547D\u7684\u30A8\u30E9\u30FC: \u6CE8\u91C8\u30D7\u30ED\u30BB\u30C3\u30B5\u306E\u30AF\u30E9\u30B9\u30FB\u30ED\u30FC\u30C0\u30FC\u3092\u9589\u3058\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093 |
10 | 636 |
|
637 |
##### |
|
638 |
||
639 |
## |
|
640 |
## miscellaneous strings |
|
641 |
## |
|
642 |
||
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
643 |
compiler.misc.source.unavailable=(\u30BD\u30FC\u30B9\u304C\u5229\u7528\u4E0D\u53EF) |
9088 | 644 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
645 |
compiler.misc.base.membership=\u3059\u3079\u3066\u306E\u30D9\u30FC\u30B9\u30FB\u30AF\u30E9\u30B9\u304C\u30E1\u30F3\u30D0\u30FC\u3067\u3059 |
9088 | 646 |
|
647 |
# 0: string, 1: string, 2: boolean |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
648 |
compiler.misc.x.print.processor.info=\u30D7\u30ED\u30BB\u30C3\u30B5{0}\u306F{1}\u306B\u4E00\u81F4\u3057\u3001{2}\u3092\u8FD4\u3057\u307E\u3059\u3002 |
9088 | 649 |
|
650 |
# 0: number, 1: string, 2: set of symbol, 3: boolean |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
651 |
compiler.misc.x.print.rounds=\u5F80\u5FA9{0}:\n\t\u5165\u529B\u30D5\u30A1\u30A4\u30EB: {1}\n\t\u6CE8\u91C8: {2}\n\t\u6700\u5F8C\u306E\u5F80\u5FA9: {3} |
10 | 652 |
|
653 |
##### |
|
654 |
||
655 |
## The following string will appear before all messages keyed as: |
|
656 |
## "compiler.note". |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
657 |
compiler.note.note=\u6CE8\u610F: |
10 | 658 |
|
9088 | 659 |
# 0: file name |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
660 |
compiler.note.deprecated.filename={0}\u306F\u63A8\u5968\u3055\u308C\u306A\u3044API\u3092\u4F7F\u7528\u307E\u305F\u306F\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3057\u3066\u3044\u307E\u3059\u3002 |
9088 | 661 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
662 |
compiler.note.deprecated.plural=\u4E00\u90E8\u306E\u5165\u529B\u30D5\u30A1\u30A4\u30EB\u306F\u63A8\u5968\u3055\u308C\u306A\u3044API\u3092\u4F7F\u7528\u307E\u305F\u306F\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3057\u3066\u3044\u307E\u3059\u3002 |
9088 | 663 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
664 |
# The following string may appear after one of the above deprecation |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
665 |
# messages. |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
666 |
compiler.note.deprecated.recompile=\u8A73\u7D30\u306F\u3001-Xlint:deprecation\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u6307\u5B9A\u3057\u3066\u518D\u30B3\u30F3\u30D1\u30A4\u30EB\u3057\u3066\u304F\u3060\u3055\u3044\u3002 |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
667 |
|
9088 | 668 |
# 0: file name |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
669 |
compiler.note.deprecated.filename.additional={0}\u306B\u63A8\u5968\u3055\u308C\u306A\u3044API\u306E\u8FFD\u52A0\u4F7F\u7528\u307E\u305F\u306F\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u304C\u3042\u308A\u307E\u3059\u3002 |
9088 | 670 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
671 |
compiler.note.deprecated.plural.additional=\u4E00\u90E8\u306E\u5165\u529B\u30D5\u30A1\u30A4\u30EB\u306F\u63A8\u5968\u3055\u308C\u306A\u3044API\u3092\u8FFD\u52A0\u4F7F\u7528\u307E\u305F\u306F\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3057\u3066\u3044\u307E\u3059\u3002 |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
672 |
|
9088 | 673 |
# 0: file name |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
674 |
compiler.note.unchecked.filename={0}\u306E\u64CD\u4F5C\u306F\u3001\u672A\u30C1\u30A7\u30C3\u30AF\u307E\u305F\u306F\u5B89\u5168\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002 |
9088 | 675 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
676 |
compiler.note.unchecked.plural=\u5165\u529B\u30D5\u30A1\u30A4\u30EB\u306E\u64CD\u4F5C\u306E\u3046\u3061\u3001\u672A\u30C1\u30A7\u30C3\u30AF\u307E\u305F\u306F\u5B89\u5168\u3067\u306F\u306A\u3044\u3082\u306E\u304C\u3042\u308A\u307E\u3059\u3002 |
9088 | 677 |
|
10 | 678 |
# The following string may appear after one of the above deprecation |
679 |
# messages. |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
680 |
compiler.note.unchecked.recompile=\u8A73\u7D30\u306F\u3001-Xlint:unchecked\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u6307\u5B9A\u3057\u3066\u518D\u30B3\u30F3\u30D1\u30A4\u30EB\u3057\u3066\u304F\u3060\u3055\u3044\u3002 |
5323 | 681 |
|
9088 | 682 |
# 0: file name |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
683 |
compiler.note.unchecked.filename.additional={0}\u306B\u672A\u30C1\u30A7\u30C3\u30AF\u307E\u305F\u306F\u5B89\u5168\u3067\u306F\u306A\u3044\u64CD\u4F5C\u304C\u3055\u3089\u306B\u3042\u308A\u307E\u3059\u3002 |
9088 | 684 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
685 |
compiler.note.unchecked.plural.additional=\u5165\u529B\u30D5\u30A1\u30A4\u30EB\u306E\u64CD\u4F5C\u306E\u3046\u3061\u3001\u672A\u30C1\u30A7\u30C3\u30AF\u307E\u305F\u306F\u5B89\u5168\u3067\u306F\u306A\u3044\u3082\u306E\u304C\u3055\u3089\u306B\u3042\u308A\u307E\u3059\u3002 |
5323 | 686 |
|
9088 | 687 |
# 0: file name |
688 |
compiler.note.sunapi.filename={0}\u306F\u3001\u4ECA\u5F8C\u306E\u30EA\u30EA\u30FC\u30B9\u3067\u524A\u9664\u3055\u308C\u308B\u53EF\u80FD\u6027\u304C\u3042\u308B\u5185\u90E8\u6240\u6709\u306EAPI\u3092\u4F7F\u7528\u3057\u3066\u3044\u307E\u3059\u3002 |
|
689 |
compiler.note.sunapi.plural=\u4E00\u90E8\u306E\u5165\u529B\u30D5\u30A1\u30A4\u30EB\u306F\u3001\u4ECA\u5F8C\u306E\u30EA\u30EA\u30FC\u30B9\u3067\u524A\u9664\u3055\u308C\u308B\u53EF\u80FD\u6027\u304C\u3042\u308B\u5185\u90E8\u6240\u6709\u306EAPI\u3092\u4F7F\u7528\u3057\u3066\u3044\u307E\u3059\u3002 |
|
5323 | 690 |
|
691 |
# The following string may appear after one of the above sunapi messages. |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
692 |
compiler.note.sunapi.recompile=\u8A73\u7D30\u306F\u3001-Xlint:sunapi\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\u6307\u5B9A\u3057\u3066\u518D\u30B3\u30F3\u30D1\u30A4\u30EB\u3057\u3066\u304F\u3060\u3055\u3044\u3002 |
5323 | 693 |
|
9088 | 694 |
# 0: file name |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
695 |
compiler.note.sunapi.filename.additional={0}\u306F\u3001\u4ECA\u5F8C\u306E\u30EA\u30EA\u30FC\u30B9\u3067\u524A\u9664\u3055\u308C\u308B\u53EF\u80FD\u6027\u304C\u3042\u308B\u8FFD\u52A0\u306E\u5185\u90E8\u6240\u6709\u306EAPI\u3092\u4F7F\u7528\u3057\u3066\u3044\u307E\u3059\u3002 |
9088 | 696 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
697 |
compiler.note.sunapi.plural.additional=\u4E00\u90E8\u306E\u5165\u529B\u30D5\u30A1\u30A4\u30EB\u306F\u3001\u4ECA\u5F8C\u306E\u30EA\u30EA\u30FC\u30B9\u3067\u524A\u9664\u3055\u308C\u308B\u53EF\u80FD\u6027\u304C\u3042\u308B\u5185\u90E8\u6240\u6709\u306EAPI\u3092\u8FFD\u52A0\u3067\u4F7F\u7528\u3057\u3066\u3044\u307E\u3059\u3002 |
10 | 698 |
|
699 |
# Notes related to annotation processing |
|
700 |
||
701 |
# Print a client-generated note; assumed to be localized, no translation required |
|
9088 | 702 |
# 0: string |
5323 | 703 |
compiler.note.proc.messager={0} |
10 | 704 |
|
705 |
##### |
|
706 |
||
9088 | 707 |
# 0: number |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
708 |
compiler.misc.count.error=\u30A8\u30E9\u30FC{0}\u500B |
9088 | 709 |
|
710 |
# 0: number |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
711 |
compiler.misc.count.error.plural=\u30A8\u30E9\u30FC{0}\u500B |
9088 | 712 |
|
713 |
# 0: number |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
714 |
compiler.misc.count.warn=\u8B66\u544A{0}\u500B |
9088 | 715 |
|
716 |
# 0: number |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
717 |
compiler.misc.count.warn.plural=\u8B66\u544A{0}\u500B |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
718 |
|
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
719 |
compiler.misc.version.not.available=(\u30D0\u30FC\u30B8\u30E7\u30F3\u60C5\u5831\u304C\u3042\u308A\u307E\u305B\u3093) |
10 | 720 |
|
721 |
## extra output when using -verbose (JavaCompiler) |
|
722 |
||
9088 | 723 |
# 0: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
724 |
compiler.misc.verbose.checking.attribution=[{0}\u3092\u78BA\u8A8D\u4E2D] |
9088 | 725 |
|
726 |
# 0: string |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
727 |
compiler.misc.verbose.parsing.done=[{0}\u30DF\u30EA\u79D2\u3067\u69CB\u6587\u89E3\u6790\u5B8C\u4E86] |
9088 | 728 |
|
729 |
# 0: file name |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
730 |
compiler.misc.verbose.parsing.started=[{0}\u3092\u69CB\u6587\u89E3\u6790\u958B\u59CB] |
9088 | 731 |
|
732 |
# 0: string |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
733 |
compiler.misc.verbose.total=[\u5408\u8A08{0}\u30DF\u30EA\u79D2] |
9088 | 734 |
|
735 |
# 0: file name |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
736 |
compiler.misc.verbose.wrote.file=[{0}\u3092\u66F8\u8FBC\u307F\u5B8C\u4E86] |
10 | 737 |
|
738 |
## extra output when using -verbose (Retro) |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
739 |
compiler.misc.verbose.retro=[{0}\u3092\u7D44\u66FF\u3048\u4E2D] |
9088 | 740 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
741 |
compiler.misc.verbose.retro.with=\t{0}\u3092{1}\u3067\u7D44\u66FF\u3048\u4E2D\u3067\u3059 |
9088 | 742 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
743 |
compiler.misc.verbose.retro.with.list=\t{0}\u3092\u578B\u30D1\u30E9\u30E1\u30FC\u30BF{1}\u3001\u30B9\u30FC\u30D1\u30FC\u30BF\u30A4\u30D7{2}\u3001\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9{3}\u3067\u7D44\u66FF\u3048\u4E2D\u3067\u3059 |
10 | 744 |
|
745 |
## extra output when using -verbose (code/ClassReader) |
|
9088 | 746 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
747 |
compiler.misc.verbose.loading=[{0}\u3092\u8AAD\u8FBC\u307F\u4E2D] |
10 | 748 |
|
9088 | 749 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
750 |
compiler.misc.verbose.sourcepath=[\u30BD\u30FC\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB\u306E\u691C\u7D22\u30D1\u30B9: {0}] |
10 | 751 |
|
9088 | 752 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
753 |
compiler.misc.verbose.classpath=[\u30AF\u30E9\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB\u306E\u691C\u7D22\u30D1\u30B9: {0}] |
10 | 754 |
|
755 |
## extra output when using -checkclassfile (code/ClassReader) |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
756 |
compiler.misc.ccf.found.later.version=\u30AF\u30E9\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB{0}\u306B\u4E88\u60F3\u5916\u306E\u65B0\u30D0\u30FC\u30B8\u30E7\u30F3\u304C\u3042\u308A\u307E\u3059 |
9088 | 757 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
758 |
compiler.misc.ccf.unrecognized.attribute={0}\u306F\u8A8D\u8B58\u3055\u308C\u306A\u3044\u5C5E\u6027\u3067\u3059 |
10 | 759 |
|
760 |
## extra output when using -prompt (util/Log) |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
761 |
compiler.misc.resume.abort=R)\u518D\u958B,A)\u4E2D\u6B62> |
10 | 762 |
|
763 |
##### |
|
764 |
||
765 |
## |
|
766 |
## warnings |
|
767 |
## |
|
768 |
||
769 |
## All warning messages are preceded by the following string. |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
770 |
compiler.warn.warning=\u8B66\u544A: |
10 | 771 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
772 |
## Warning messages may also include the following prefix to identify a |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
773 |
## lint option |
9088 | 774 |
# 0: option name |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
775 |
compiler.warn.lintOption=[{0}]\u0020 |
10 | 776 |
|
9088 | 777 |
# 0: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
778 |
compiler.warn.constant.SVUID=serialVersionUID\u306F\u30AF\u30E9\u30B9{0}\u306E\u5B9A\u6570\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
779 |
|
9088 | 780 |
# 0: file name |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
781 |
compiler.warn.dir.path.element.not.found=\u4E0D\u6B63\u306A\u30D1\u30B9\u8981\u7D20"{0}": \u305D\u306E\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306F\u5B58\u5728\u3057\u307E\u305B\u3093 |
10 | 782 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
783 |
compiler.warn.finally.cannot.complete=finally\u7BC0\u304C\u6B63\u5E38\u306B\u5B8C\u4E86\u3067\u304D\u307E\u305B\u3093 |
5323 | 784 |
|
9088 | 785 |
# 0: symbol, 1: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
786 |
compiler.warn.has.been.deprecated={1}\u306E{0}\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093 |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
787 |
|
9088 | 788 |
# 0: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
789 |
compiler.warn.sun.proprietary={0}\u306F\u5185\u90E8\u6240\u6709\u306EAPI\u3067\u3042\u308A\u3001\u4ECA\u5F8C\u306E\u30EA\u30EA\u30FC\u30B9\u3067\u524A\u9664\u3055\u308C\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059 |
10 | 790 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
791 |
compiler.warn.illegal.char.for.encoding=\u3053\u306E\u6587\u5B57\u306F\u3001\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0{0}\u306B\u30DE\u30C3\u30D7\u3067\u304D\u307E\u305B\u3093 |
10 | 792 |
|
9088 | 793 |
# 0: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
794 |
compiler.warn.improper.SVUID=serialVersionUID\u306F\u3001\u30AF\u30E9\u30B9{0}\u306Bstatic final\u3092\u5BA3\u8A00\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
795 |
|
9088 | 796 |
# 0: type, 1: type |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
797 |
compiler.warn.inexact.non-varargs.call=\u6700\u7D42\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u4E0D\u6B63\u78BA\u306A\u5F15\u6570\u578B\u3092\u6301\u3063\u305F\u53EF\u5909\u5F15\u6570\u30E1\u30BD\u30C3\u30C9\u306E\u975E\u53EF\u5909\u5F15\u6570\u547C\u51FA\u3057\u3002\n\u53EF\u5909\u5F15\u6570\u547C\u51FA\u3057\u306B\u95A2\u3057\u3066\u306F{0}\u306B\u30AD\u30E3\u30B9\u30C8\u3057\u307E\u3059\u3002\n\u975E\u53EF\u5909\u5F15\u6570\u547C\u51FA\u3057\u306B\u95A2\u3057\u3066\u306F{1}\u306B\u30AD\u30E3\u30B9\u30C8\u3057\u3066\u3053\u306E\u8B66\u544A\u3092\u51FA\u3055\u306A\u3044\u3088\u3046\u306B\u3057\u307E\u3059 |
10 | 798 |
|
9088 | 799 |
# 0: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
800 |
compiler.warn.long.SVUID=serialVersionUID\u306F\u3001\u30AF\u30E9\u30B9{0}\u306Elong\u578B\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
10 | 801 |
|
9088 | 802 |
# 0: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
803 |
compiler.warn.missing.SVUID=\u76F4\u5217\u5316\u53EF\u80FD\u306A\u30AF\u30E9\u30B9{0}\u306B\u306F\u3001serialVersionUID\u304C\u5B9A\u7FA9\u3055\u308C\u3066\u3044\u307E\u305B\u3093 |
10 | 804 |
|
9088 | 805 |
# 0: message segment |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
806 |
compiler.warn.override.varargs.missing={0}\u3002\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3055\u308C\u305F\u30E1\u30BD\u30C3\u30C9\u306B\u306F''...''\u304C\u3042\u308A\u307E\u305B\u3093 |
9088 | 807 |
|
808 |
# 0: message segment |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
809 |
compiler.warn.override.varargs.extra={0}\u3002\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3057\u3066\u3044\u308B\u30E1\u30BD\u30C3\u30C9\u306B\u306F''...''\u304C\u3042\u308A\u307E\u305B\u3093 |
9088 | 810 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
811 |
compiler.warn.override.bridge={0}\u3002\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3055\u308C\u305F\u30E1\u30BD\u30C3\u30C9\u306F\u30D6\u30EA\u30C3\u30B8\u30FB\u30E1\u30BD\u30C3\u30C9\u3067\u3059 |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
812 |
|
9088 | 813 |
# 0: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
814 |
compiler.warn.pkg-info.already.seen=package-info.java\u30D5\u30A1\u30A4\u30EB\u304C\u3059\u3067\u306B\u30D1\u30C3\u30B1\u30FC\u30B8{0}\u7528\u306B\u8868\u793A\u3055\u308C\u3066\u3044\u307E\u3059 |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
815 |
|
9088 | 816 |
# 0: file name |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
817 |
compiler.warn.path.element.not.found=\u4E0D\u6B63\u306A\u30D1\u30B9\u8981\u7D20"{0}": \u305D\u306E\u30D5\u30A1\u30A4\u30EB\u307E\u305F\u306F\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306F\u3042\u308A\u307E\u305B\u3093 |
10 | 818 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
819 |
compiler.warn.possible.fall-through.into.case=case\u306Bfall-through\u3059\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059 |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
820 |
|
9088 | 821 |
# 0: type |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
822 |
compiler.warn.redundant.cast={0}\u3078\u306E\u5197\u9577\u306A\u30AD\u30E3\u30B9\u30C8\u3067\u3059 |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
823 |
|
9088 | 824 |
# 0: number |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
825 |
compiler.warn.position.overflow=\u4F4D\u7F6E\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u304C\u884C{0}\u3067\u30AA\u30FC\u30D0\u30FC\u30D5\u30ED\u30FC\u3057\u307E\u3059 |
10 | 826 |
|
9088 | 827 |
# 0: file name, 1: number, 2: number |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
828 |
compiler.warn.big.major.version={0}: \u30E1\u30B8\u30E3\u30FC\u30FB\u30D0\u30FC\u30B8\u30E7\u30F3{1}\u306F\u3001\u3053\u306E\u30B3\u30F3\u30D1\u30A4\u30E9\u3067\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u308B\u6700\u65B0\u306E\u30E1\u30B8\u30E3\u30FC\u30FB\u30D0\u30FC\u30B8\u30E7\u30F3{2}\u3088\u308A\u65B0\u3057\u3044\u3067\u3059\u3002\n\u30B3\u30F3\u30D1\u30A4\u30E9\u306E\u30A2\u30C3\u30D7\u30B0\u30EC\u30FC\u30C9\u3092\u304A\u85A6\u3081\u3057\u307E\u3059\u3002 |
10 | 829 |
|
9088 | 830 |
# 0: symbol kind, 1: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
831 |
compiler.warn.static.not.qualified.by.type=static {0}\u306F\u5F0F\u3067\u306F\u306A\u304F\u578B\u540D{1}\u3067\u4FEE\u98FE\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
10 | 832 |
|
9088 | 833 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
834 |
compiler.warn.source.no.bootclasspath=\u30D6\u30FC\u30C8\u30B9\u30C8\u30E9\u30C3\u30D7\u30FB\u30AF\u30E9\u30B9\u30D1\u30B9\u304C-source {0}\u3068\u4E00\u7DD2\u306B\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093 |
10 | 835 |
|
9088 | 836 |
# 0: name, 1: number, 2: number, 3: number, 4: number |
837 |
compiler.warn.future.attr=\u30D0\u30FC\u30B8\u30E7\u30F3{1}.{2}\u306E\u30AF\u30E9\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB\u3067\u5C0E\u5165\u3055\u308C\u305F{0}\u5C5E\u6027\u306F\u3001\u30D0\u30FC\u30B8\u30E7\u30F3{3}.{4}\u306E\u30AF\u30E9\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB\u3067\u306F\u7121\u8996\u3055\u308C\u307E\u3059 |
|
838 |
||
10 | 839 |
# Warnings related to annotation processing |
9088 | 840 |
# 0: name |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
841 |
compiler.warn.proc.package.does.not.exist=\u30D1\u30C3\u30B1\u30FC\u30B8{0}\u306F\u5B58\u5728\u3057\u307E\u305B\u3093 |
9088 | 842 |
|
843 |
# 0: name |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
844 |
compiler.warn.proc.file.reopening=''{0}''\u7528\u306E\u30D5\u30A1\u30A4\u30EB\u3092\u8907\u6570\u56DE\u4F5C\u6210\u3057\u3088\u3046\u3068\u3057\u3066\u3044\u307E\u3059 |
10 | 845 |
|
9088 | 846 |
# 0: name |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
847 |
compiler.warn.proc.type.already.exists=\u30BF\u30A4\u30D7''{0}''\u306E\u30D5\u30A1\u30A4\u30EB\u306F\u3059\u3067\u306B\u30BD\u30FC\u30B9\u30FB\u30D1\u30B9\u307E\u305F\u306F\u30AF\u30E9\u30B9\u30D1\u30B9\u306B\u5B58\u5728\u3057\u307E\u3059 |
10 | 848 |
|
9088 | 849 |
# 0: name |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
850 |
compiler.warn.proc.type.recreate=\u30BF\u30A4\u30D7''{0}''\u306E\u30D5\u30A1\u30A4\u30EB\u3092\u8907\u6570\u56DE\u4F5C\u6210\u3057\u3088\u3046\u3068\u3057\u3066\u3044\u307E\u3059 |
10 | 851 |
|
9088 | 852 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
853 |
compiler.warn.proc.illegal.file.name=\u7121\u52B9\u306A\u540D\u524D''{0}''\u306E\u30D5\u30A1\u30A4\u30EB\u306F\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093\u3002 |
10 | 854 |
|
9088 | 855 |
# 0: string, 1: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
856 |
compiler.warn.proc.suspicious.class.name=\u540D\u524D\u304C{1}\u3067\u7D42\u308F\u308B\u578B\u306E\u30D5\u30A1\u30A4\u30EB\u3092\u4F5C\u6210\u3057\u3066\u3044\u307E\u3059: ''{0}'' |
10 | 857 |
|
9088 | 858 |
# 0: name |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
859 |
compiler.warn.proc.file.create.last.round=\u6700\u5F8C\u306B\u4F5C\u6210\u3055\u308C\u305F\u30BF\u30A4\u30D7''{0}''\u306E\u30D5\u30A1\u30A4\u30EB\u306F\u6CE8\u91C8\u51E6\u7406\u306B\u6E21\u3055\u308C\u307E\u305B\u3093\u3002 |
10 | 860 |
|
9088 | 861 |
# 0: string, 1: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
862 |
compiler.warn.proc.malformed.supported.string=\u30D7\u30ED\u30BB\u30C3\u30B5''{1}''\u304C\u8FD4\u3057\u305F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u308B\u6CE8\u91C8\u578B\u306E\u6587\u5B57\u5217''{0}''\u304C\u4E0D\u6B63\u3067\u3059 |
10 | 863 |
|
9088 | 864 |
# 0: set of string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
865 |
compiler.warn.proc.annotations.without.processors=\u3053\u308C\u3089\u306E\u6CE8\u91C8\u3092\u8981\u6C42\u3059\u308B\u30D7\u30ED\u30BB\u30C3\u30B5\u306F\u3042\u308A\u307E\u305B\u3093\u3067\u3057\u305F: {0} |
10 | 866 |
|
9088 | 867 |
# 0: source version, 1: string, 2: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
868 |
compiler.warn.proc.processor.incompatible.source.version=\u6CE8\u91C8\u30D7\u30ED\u30BB\u30C3\u30B5''{1}''\u304B\u3089-source ''{2}''\u3088\u308A\u5C0F\u3055\u3044\u30BD\u30FC\u30B9\u30FB\u30D0\u30FC\u30B8\u30E7\u30F3''{0}''\u304C\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u3059 |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
869 |
|
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
870 |
compiler.warn.proc.proc-only.requested.no.procs=\u30B3\u30F3\u30D1\u30A4\u30EB\u306A\u3057\u306E\u6CE8\u91C8\u51E6\u7406\u304C\u30EA\u30AF\u30A8\u30B9\u30C8\u3055\u308C\u307E\u3057\u305F\u304C\u3001\u30D7\u30ED\u30BB\u30C3\u30B5\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3067\u3057\u305F\u3002 |
10 | 871 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
872 |
compiler.warn.proc.use.implicit=\u6697\u9ED9\u7684\u306B\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u305F\u30D5\u30A1\u30A4\u30EB\u306F\u6CE8\u91C8\u51E6\u7406\u306B\u6E21\u3055\u308C\u307E\u305B\u3093\u3002\n-implicit\u3092\u4F7F\u7528\u3057\u6697\u9ED9\u7684\u30B3\u30F3\u30D1\u30A4\u30EB\u306E\u30DD\u30EA\u30B7\u30FC\u3092\u6307\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044\u3002 |
10 | 873 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
874 |
compiler.warn.proc.use.proc.or.implicit=\u6697\u9ED9\u7684\u306B\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u305F\u30D5\u30A1\u30A4\u30EB\u306F\u6CE8\u91C8\u51E6\u7406\u306B\u6E21\u3055\u308C\u307E\u305B\u3093\u3002\n-proc:none\u3092\u4F7F\u7528\u3057\u6CE8\u91C8\u51E6\u7406\u3092\u7121\u52B9\u306B\u3059\u308B\u304B -implicit\u3092\u4F7F\u7528\u3057\u6697\u9ED9\u7684\u30B3\u30F3\u30D1\u30A4\u30EB\u306E\u30DD\u30EA\u30B7\u30FC\u3092\u6307\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044\u3002 |
10 | 875 |
|
876 |
# Print a client-generated warning; assumed to be localized, no translation required |
|
9088 | 877 |
# 0: string |
5323 | 878 |
compiler.warn.proc.messager={0} |
879 |
||
9088 | 880 |
# 0: set of name |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
881 |
compiler.warn.proc.unclosed.type.files=\u30BF\u30A4\u30D7''{0}''\u306E\u30D5\u30A1\u30A4\u30EB\u304C\u9589\u3058\u3089\u308C\u3066\u3044\u307E\u305B\u3093\u3002\u3053\u308C\u3089\u306E\u30BF\u30A4\u30D7\u306F\u6CE8\u91C8\u51E6\u7406\u3055\u308C\u307E\u305B\u3093 |
5323 | 882 |
|
9088 | 883 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
884 |
compiler.warn.proc.unmatched.processor.options=\u6B21\u306E\u30AA\u30D7\u30B7\u30E7\u30F3\u306F\u3069\u306E\u30D7\u30ED\u30BB\u30C3\u30B5\u3067\u3082\u8A8D\u8B58\u3055\u308C\u307E\u305B\u3093\u3067\u3057\u305F: ''{0}'' |
10 | 885 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
886 |
compiler.warn.try.explicit.close.call=\u81EA\u52D5\u30AF\u30ED\u30FC\u30BA\u53EF\u80FD\u306A\u30EA\u30BD\u30FC\u30B9\u306B\u304A\u3051\u308Bclose()\u306E\u660E\u793A\u7684\u547C\u51FA\u3057 |
9088 | 887 |
|
888 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
889 |
compiler.warn.try.resource.not.referenced=\u81EA\u52D5\u30AF\u30ED\u30FC\u30BA\u53EF\u80FD\u306A\u30EA\u30BD\u30FC\u30B9{0}\u306F\u5BFE\u5FDC\u3059\u308Btry\u6587\u306E\u672C\u4F53\u3067\u306F\u53C2\u7167\u3055\u308C\u307E\u305B\u3093 |
9088 | 890 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
891 |
compiler.warn.unchecked.assign={0}\u304B\u3089{1}\u3078\u306E\u7121\u691C\u67FB\u4EE3\u5165\u3067\u3059 |
9088 | 892 |
|
893 |
# 0: symbol, 1: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
894 |
compiler.warn.unchecked.assign.to.var=raw\u578B{1}\u306E\u30E1\u30F3\u30D0\u30FC\u3068\u3057\u3066\u5909\u6570{0}\u3078\u306E\u7121\u691C\u67FB\u4EE3\u5165\u3067\u3059 |
9088 | 895 |
|
896 |
# 0: symbol, 1: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
897 |
compiler.warn.unchecked.call.mbr.of.raw.type=raw\u578B{1}\u306E\u30E1\u30F3\u30D0\u30FC\u3068\u3057\u3066\u306E{0}\u3078\u306E\u7121\u691C\u67FB\u547C\u51FA\u3057\u3067\u3059 |
9088 | 898 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
899 |
compiler.warn.unchecked.cast.to.type=\u578B{0}\u3078\u306E\u7121\u691C\u67FB\u30AD\u30E3\u30B9\u30C8\u3067\u3059 |
9088 | 900 |
|
901 |
# 0: symbol kind, 1: name, 2: list of type, 3: list of type, 4: symbol kind, 5: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
902 |
compiler.warn.unchecked.meth.invocation.applied=\u7121\u691C\u67FB\u30E1\u30BD\u30C3\u30C9\u547C\u51FA\u3057: {4} {5}\u306E{0} {1}\u306F\u6307\u5B9A\u3055\u308C\u305F\u578B\u306B\u9069\u7528\u3055\u308C\u307E\u3059\n\u671F\u5F85\u5024: {2}\n\u691C\u51FA\u5024: {3} |
10 | 903 |
|
9088 | 904 |
# 0: type |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
905 |
compiler.warn.unchecked.generic.array.creation=\u578B{0}\u306E\u53EF\u5909\u5F15\u6570\u30D1\u30E9\u30E1\u30FC\u30BF\u306B\u5BFE\u3059\u308B\u7DCF\u79F0\u578B\u914D\u5217\u306E\u7121\u691C\u67FB\u4F5C\u6210\u3067\u3059 |
10 | 906 |
|
9088 | 907 |
# 0: type |
908 |
compiler.warn.unchecked.varargs.non.reifiable.type=\u30D1\u30E9\u30E1\u30FC\u30BF\u5316\u3055\u308C\u305F\u53EF\u5909\u5F15\u6570\u578B{0}\u304B\u3089\u306E\u30D2\u30FC\u30D7\u6C5A\u67D3\u306E\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059 |
|
909 |
||
910 |
# 0: symbol |
|
911 |
compiler.warn.varargs.unsafe.use.varargs.param=\u53EF\u5909\u5F15\u6570\u30E1\u30BD\u30C3\u30C9\u306F\u3001\u578B\u60C5\u5831\u4FDD\u6301\u53EF\u80FD\u3067\u306A\u3044\u53EF\u5909\u5F15\u6570\u30D1\u30E9\u30E1\u30FC\u30BF{0}\u304B\u3089\u306E\u30D2\u30FC\u30D7\u6C5A\u67D3\u306E\u539F\u56E0\u3068\u306A\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059 |
|
5323 | 912 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
913 |
compiler.warn.missing.deprecated.annotation=\u63A8\u5968\u3055\u308C\u306A\u3044\u9805\u76EE\u306F@Deprecated\u3067\u6CE8\u91C8\u304C\u4ED8\u3051\u3089\u308C\u3066\u3044\u307E\u305B\u3093 |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
914 |
|
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
915 |
compiler.warn.invalid.archive.file=\u30D1\u30B9\u4E0A\u306E\u4E88\u671F\u3057\u306A\u3044\u30D5\u30A1\u30A4\u30EB: {0} |
10 | 916 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
917 |
compiler.warn.unexpected.archive.file=\u30A2\u30FC\u30AB\u30A4\u30D6\u30FB\u30D5\u30A1\u30A4\u30EB\u306E\u4E88\u671F\u3057\u306A\u3044\u62E1\u5F35\u5B50: {0} |
5323 | 918 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
919 |
compiler.warn.div.zero=\u30BC\u30ED\u3067\u9664\u7B97 |
10 | 920 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
921 |
compiler.warn.empty.if=if\u4EE5\u964D\u304C\u7A7A\u306E\u6587\u3067\u3059 |
10 | 922 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
923 |
compiler.warn.annotation.method.not.found=\u30BF\u30A4\u30D7''{0}''\u5185\u306B\u6CE8\u91C8\u30E1\u30BD\u30C3\u30C9''{1}()''\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093 |
10 | 924 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
925 |
compiler.warn.annotation.method.not.found.reason=\u30BF\u30A4\u30D7''{0}''\u5185\u306B\u6CE8\u91C8\u30E1\u30BD\u30C3\u30C9''{1}()''\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093: {2} |
10 | 926 |
|
9088 | 927 |
# 0: type, 1: type |
928 |
compiler.warn.raw.class.use=raw\u578B\u304C\u898B\u3064\u304B\u308A\u307E\u3057\u305F: {0}\n\u6C4E\u7528\u30AF\u30E9\u30B9{1}\u306E\u578B\u5F15\u6570\u304C\u3042\u308A\u307E\u305B\u3093 |
|
929 |
||
930 |
# 0: unused, 1: unused |
|
931 |
compiler.warn.diamond.redundant.args=\u65B0\u3057\u3044\u5F0F\u306E\u578B\u5F15\u6570\u304C\u91CD\u8907\u3057\u3066\u3044\u307E\u3059(\u304B\u308F\u308A\u306B\u30C0\u30A4\u30E4\u30E2\u30F3\u30C9\u6F14\u7B97\u5B50\u3092\u4F7F\u7528\u3057\u307E\u3059)\u3002 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
932 |
|
9088 | 933 |
# 0: type, 1: type |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
934 |
compiler.warn.diamond.redundant.args.1=\u65B0\u3057\u3044\u5F0F\u306E\u578B\u5F15\u6570\u304C\u91CD\u8907\u3057\u3066\u3044\u307E\u3059(\u304B\u308F\u308A\u306B\u30C0\u30A4\u30E4\u30E2\u30F3\u30C9\u6F14\u7B97\u5B50\u3092\u4F7F\u7528\u3057\u307E\u3059)\u3002\n\u660E\u793A\u7684: {0}\n\u63A8\u5B9A: {1} |
10 | 935 |
|
9088 | 936 |
# 0: symbol, 1: message segment |
937 |
compiler.warn.varargs.redundant.trustme.anno={0}\u6CE8\u91C8\u304C\u5197\u9577\u3067\u3059\u3002{1} |
|
938 |
||
10 | 939 |
##### |
940 |
||
941 |
## The following are tokens which are non-terminals in the language. They should |
|
942 |
## be named as JLS3 calls them when translated to the appropriate language. |
|
5323 | 943 |
compiler.misc.token.identifier=<identifier> |
9088 | 944 |
|
5323 | 945 |
compiler.misc.token.character=<character> |
9088 | 946 |
|
5323 | 947 |
compiler.misc.token.string=<string> |
9088 | 948 |
|
5323 | 949 |
compiler.misc.token.integer=<integer> |
9088 | 950 |
|
5323 | 951 |
compiler.misc.token.long-integer=<long integer> |
9088 | 952 |
|
5323 | 953 |
compiler.misc.token.float=<float> |
9088 | 954 |
|
5323 | 955 |
compiler.misc.token.double=<double> |
9088 | 956 |
|
5323 | 957 |
compiler.misc.token.bad-symbol=<bad symbol> |
9088 | 958 |
|
5323 | 959 |
compiler.misc.token.end-of-input=<end of input> |
10 | 960 |
|
961 |
## The argument to the following string will always be one of the following: |
|
962 |
## 1. one of the above non-terminals |
|
963 |
## 2. a keyword (JLS1.8) |
|
964 |
## 3. a boolean literal (JLS3.10.3) |
|
965 |
## 4. the null literal (JLS3.10.7) |
|
966 |
## 5. a Java separator (JLS3.11) |
|
967 |
## 6. an operator (JLS3.12) |
|
968 |
## |
|
969 |
## This is the only place these tokens will be used. |
|
9088 | 970 |
# 0: token |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
971 |
compiler.err.expected={0}\u304C\u3042\u308A\u307E\u305B\u3093 |
9088 | 972 |
|
973 |
# 0: token, 1: token |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
974 |
compiler.err.expected2={0}\u307E\u305F\u306F{1}\u304C\u3042\u308A\u307E\u305B\u3093 |
9088 | 975 |
|
976 |
# 0: token, 1: token, 2: token |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
977 |
compiler.err.expected3={0}\u3001{1}\u307E\u305F\u306F{2}\u304C\u3042\u308A\u307E\u305B\u3093 |
10 | 978 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
979 |
compiler.err.premature.eof=\u69CB\u6587\u89E3\u6790\u4E2D\u306B\u30D5\u30A1\u30A4\u30EB\u306E\u7D42\u308F\u308A\u306B\u79FB\u308A\u307E\u3057\u305F |
10 | 980 |
|
981 |
## The following are related in form, but do not easily fit the above paradigm. |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
982 |
compiler.err.dot.class.expected=''.class''\u304C\u3042\u308A\u307E\u305B\u3093 |
10 | 983 |
|
984 |
## The argument to this string will always be either 'case' or 'default'. |
|
9088 | 985 |
# 0: token |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
986 |
compiler.err.orphaned={0}\u306B\u306F\u89AA\u304C\u3042\u308A\u307E\u305B\u3093 |
5323 | 987 |
|
9088 | 988 |
# 0: name |
5323 | 989 |
compiler.misc.anonymous.class=<anonymous {0}> |
990 |
||
9088 | 991 |
# 0: name, 1: type |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
992 |
compiler.misc.type.captureof={1}\u306E\u30AD\u30E3\u30D7\u30C1\u30E3#{0} |
10 | 993 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
994 |
compiler.misc.type.captureof.1=\u30AD\u30E3\u30D7\u30C1\u30E3#{0} |
5323 | 995 |
|
996 |
compiler.misc.type.none=<none> |
|
997 |
||
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
998 |
compiler.misc.unnamed.package=\u540D\u524D\u306E\u306A\u3044\u30D1\u30C3\u30B1\u30FC\u30B8 |
10 | 999 |
|
1000 |
##### |
|
1001 |
||
9088 | 1002 |
# 0: symbol, 1: message segment |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1003 |
compiler.err.cant.access={0}\u306B\u30A2\u30AF\u30BB\u30B9\u3067\u304D\u307E\u305B\u3093\n{1} |
10 | 1004 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1005 |
compiler.misc.bad.class.file.header=\u30AF\u30E9\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB{0}\u306F\u4E0D\u6B63\u3067\u3059\n{1}\n\u524A\u9664\u3059\u308B\u304B\u3001\u30AF\u30E9\u30B9\u30D1\u30B9\u306E\u6B63\u3057\u3044\u30B5\u30D6\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306B\u3042\u308B\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002 |
9088 | 1006 |
|
1007 |
# 0: file name, 1: message segment |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1008 |
compiler.misc.bad.source.file.header=\u30BD\u30FC\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB{0}\u306F\u4E0D\u6B63\u3067\u3059\n{1}\n\u524A\u9664\u3059\u308B\u304B\u3001\u30BD\u30FC\u30B9\u30FB\u30D1\u30B9\u306E\u6B63\u3057\u3044\u30B5\u30D6\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306B\u3042\u308B\u304B\u3092\u78BA\u8A8D\u3057\u3066\u304F\u3060\u3055\u3044\u3002 |
10 | 1009 |
|
1010 |
## The following are all possible strings for the second argument ({1}) of the |
|
1011 |
## above strings. |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1012 |
compiler.misc.bad.class.signature=\u30AF\u30E9\u30B9{0}\u306E\u30B7\u30B0\u30CB\u30C1\u30E3\u304C\u4E0D\u6B63\u3067\u3059 |
9088 | 1013 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1014 |
compiler.misc.bad.enclosing.method=\u56F2\u3093\u3067\u3044\u308B\u30E1\u30BD\u30C3\u30C9\u5C5E\u6027\u304C\u4E0D\u6B63\u3067\u3059: {0} |
9088 | 1015 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1016 |
compiler.misc.bad.runtime.invisible.param.annotations=RuntimeInvisibleParameterAnnotations\u5C5E\u6027\u304C\u4E0D\u6B63\u3067\u3059: {0} |
9088 | 1017 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1018 |
compiler.misc.bad.const.pool.tag=\u5B9A\u6570\u30D7\u30FC\u30EB\u30FB\u30BF\u30B0{0}\u304C\u4E0D\u6B63\u3067\u3059 |
9088 | 1019 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1020 |
compiler.misc.bad.const.pool.tag.at=\u5B9A\u6570\u30D7\u30FC\u30EB\u30FB\u30BF\u30B0{1}\u3067\u306E{0}\u304C\u4E0D\u6B63\u3067\u3059 |
9088 | 1021 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1022 |
compiler.misc.bad.signature=\u30B7\u30B0\u30CB\u30C1\u30E3{0}\u304C\u4E0D\u6B63\u3067\u3059 |
9088 | 1023 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1024 |
compiler.misc.class.file.wrong.class=\u30AF\u30E9\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB{0}\u306B\u4E0D\u6B63\u306A\u30AF\u30E9\u30B9\u304C\u3042\u308A\u307E\u3059 |
9088 | 1025 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1026 |
compiler.misc.class.file.not.found={0}\u306E\u30AF\u30E9\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093 |
9088 | 1027 |
|
1028 |
# 0: name |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1029 |
compiler.misc.file.doesnt.contain.class=\u30D5\u30A1\u30A4\u30EB\u306B\u30AF\u30E9\u30B9{0}\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093 |
9088 | 1030 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1031 |
compiler.misc.file.does.not.contain.package=\u30D5\u30A1\u30A4\u30EB\u306B\u30D1\u30C3\u30B1\u30FC\u30B8{0}\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093 |
9088 | 1032 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1033 |
compiler.misc.illegal.start.of.class.file=\u30AF\u30E9\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB\u306E\u958B\u59CB\u304C\u4E0D\u6B63\u3067\u3059 |
9088 | 1034 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1035 |
compiler.misc.unable.to.access.file=\u30D5\u30A1\u30A4\u30EB{0}\u306B\u30A2\u30AF\u30BB\u30B9\u3067\u304D\u307E\u305B\u3093 |
9088 | 1036 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1037 |
compiler.misc.unicode.str.not.supported=\u30AF\u30E9\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB\u5185\u306EUnicode\u6587\u5B57\u5217\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093 |
9088 | 1038 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1039 |
compiler.misc.undecl.type.var=\u578B\u5909\u6570{0}\u306F\u5BA3\u8A00\u3055\u308C\u3066\u3044\u307E\u305B\u3093 |
9088 | 1040 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1041 |
compiler.misc.wrong.version=\u30AF\u30E9\u30B9\u30FB\u30D5\u30A1\u30A4\u30EB\u306E\u30D0\u30FC\u30B8\u30E7\u30F3{0}.{1}\u306F\u4E0D\u6B63\u3067\u3059\u3002{2}.{3}\u3067\u3042\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059 |
10 | 1042 |
|
1043 |
##### |
|
1044 |
||
9088 | 1045 |
# 0: type, 1: type or symbol |
1046 |
compiler.err.not.within.bounds=\u578B\u5F15\u6570{0}\u306F\u578B\u5909\u6570{1}\u306E\u5883\u754C\u5185\u306B\u3042\u308A\u307E\u305B\u3093 |
|
10 | 1047 |
|
1048 |
## The following are all possible strings for the second argument ({1}) of the |
|
1049 |
## above string. |
|
1050 |
||
1051 |
## none yet... |
|
1052 |
||
1053 |
##### |
|
1054 |
||
9088 | 1055 |
# 0: message segment, 1: type, 2: type |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1056 |
compiler.err.prob.found.req={0}\n\u671F\u5F85\u5024: {2}\n\u691C\u51FA\u5024: {1} |
9088 | 1057 |
|
1058 |
# 0: message segment, 1: type, 2: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1059 |
compiler.warn.prob.found.req={0}\n\u671F\u5F85\u5024: {2}\n\u691C\u51FA\u5024: {1} |
9088 | 1060 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1061 |
compiler.err.prob.found.req.1={0} {3}\n\u671F\u5F85\u5024: {2}\n\u691C\u51FA\u5024: {1} |
10 | 1062 |
|
1063 |
## The following are all possible strings for the first argument ({0}) of the |
|
1064 |
## above strings. |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1065 |
compiler.misc.incompatible.types=\u4E92\u63DB\u6027\u306E\u306A\u3044\u578B |
9088 | 1066 |
|
1067 |
# 0: message segment |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1068 |
compiler.misc.incompatible.types.1=\u4E92\u63DB\u6027\u306E\u306A\u3044\u578B\u3002{0} |
9088 | 1069 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1070 |
compiler.misc.inconvertible.types=\u5909\u63DB\u3067\u304D\u306A\u3044\u578B |
9088 | 1071 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1072 |
compiler.misc.possible.loss.of.precision=\u7CBE\u5EA6\u304C\u4F4E\u4E0B\u3057\u3066\u3044\u308B\u53EF\u80FD\u6027 |
10 | 1073 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1074 |
compiler.misc.unchecked.assign=\u7121\u691C\u67FB\u5909\u63DB |
9088 | 1075 |
|
10 | 1076 |
# compiler.misc.storecheck=\ |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1077 |
# assignment might cause later store checks to fail |
10 | 1078 |
# compiler.misc.unchecked=\ |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1079 |
# assigned array cannot dynamically check its stores |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1080 |
compiler.misc.unchecked.cast.to.type=\u7121\u691C\u67FB\u30AD\u30E3\u30B9\u30C8 |
10 | 1081 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1082 |
compiler.misc.assignment.from.super-bound=\u30B9\u30FC\u30D1\u30FC\u30D0\u30A6\u30F3\u30C9\u578B{0}\u304B\u3089\u306E\u4EE3\u5165 |
9088 | 1083 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1084 |
compiler.misc.assignment.to.extends-bound=\u62E1\u5F35\u30D0\u30A6\u30F3\u30C9\u578B{0}\u3078\u306E\u4EE3\u5165 |
9088 | 1085 |
|
10 | 1086 |
# compiler.err.star.expected=\ |
1087 |
# ''*'' expected |
|
1088 |
# compiler.err.no.elem.type=\ |
|
1089 |
# \[\*\] cannot have a type |
|
1090 |
||
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1091 |
compiler.misc.try.not.applicable.to.type=try-with-resource\u306F\u5909\u6570\u578B\u306B\u9069\u7528\u3055\u308C\u307E\u305B\u3093 |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1092 |
|
10 | 1093 |
##### |
1094 |
||
9088 | 1095 |
# 0: message segment or type, 1: message segment |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1096 |
compiler.err.type.found.req=\u4E88\u671F\u3057\u306A\u3044\u578B\n\u671F\u5F85\u5024: {1}\n\u691C\u51FA\u5024: {0} |
10 | 1097 |
|
1098 |
## The following are all possible strings for the first argument ({0}) of the |
|
1099 |
## above string. |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1100 |
compiler.misc.type.req.class=\u30AF\u30E9\u30B9 |
9088 | 1101 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1102 |
compiler.misc.type.req.class.array=\u30AF\u30E9\u30B9\u307E\u305F\u306F\u914D\u5217 |
9088 | 1103 |
|
1104 |
compiler.misc.type.req.array.or.iterable=\u914D\u5217\u307E\u305F\u306Fjava.lang.Iterable |
|
1105 |
||
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1106 |
compiler.misc.type.req.ref=\u53C2\u7167 |
9088 | 1107 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1108 |
compiler.misc.type.req.exact=\u5883\u754C\u306E\u306A\u3044\u30AF\u30E9\u30B9\u307E\u305F\u306F\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9 |
9088 | 1109 |
|
1110 |
# 0: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1111 |
compiler.misc.type.parameter=\u578B\u30D1\u30E9\u30E1\u30FC\u30BF{0} |
10 | 1112 |
|
1113 |
##### |
|
1114 |
||
1115 |
## The following are all possible strings for the last argument of all those |
|
1116 |
## diagnostics whose key ends in ".1" |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1117 |
compiler.misc.undetermined.type=\u672A\u5B9A\u578B |
9088 | 1118 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1119 |
compiler.misc.type.variable.has.undetermined.type=\u578B\u5909\u6570{0}\u306F\u672A\u5B9A\u578B\u3067\u3059 |
9088 | 1120 |
|
1121 |
# 0: type, 1: list of type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1122 |
compiler.misc.no.unique.maximal.instance.exists=\u578B\u5909\u6570{0}(\u4E0A\u9650{1})\u306E\u56FA\u6709\u306E\u6700\u5927\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u304C\u5B58\u5728\u3057\u307E\u305B\u3093 |
9088 | 1123 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1124 |
compiler.misc.no.unique.minimal.instance.exists=\u578B\u5909\u6570{0}(\u4E0B\u9650{1})\u306E\u56FA\u6709\u306E\u6700\u5C0F\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u304C\u5B58\u5728\u3057\u307E\u305B\u3093 |
9088 | 1125 |
|
1126 |
# 0: list of type, 1: type, 2: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1127 |
compiler.misc.infer.no.conforming.instance.exists=\u578B\u5909\u6570{0}\u306E\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u304C\u5B58\u5728\u3057\u306A\u3044\u306E\u3067\u3001{1}\u306F{2}\u306B\u9069\u5408\u3057\u307E\u305B\u3093 |
9088 | 1128 |
|
1129 |
# 0: list of type, 1: type, 2: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1130 |
compiler.misc.infer.no.conforming.assignment.exists=\u578B\u5909\u6570{0}\u306E\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u304C\u5B58\u5728\u3057\u306A\u3044\u306E\u3067\u3001\u5F15\u6570\u578B{1}\u306F\u4EEE\u30D1\u30E9\u30E1\u30FC\u30BF\u578B{2}\u306B\u9069\u5408\u3057\u307E\u305B\u3093 |
9088 | 1131 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1132 |
compiler.misc.infer.arg.length.mismatch=\u5B9F\u5F15\u6570\u30EA\u30B9\u30C8\u3068\u4EEE\u5F15\u6570\u30EA\u30B9\u30C8\u306E\u9577\u3055\u304C\u7570\u306A\u308B\u305F\u3081\u3001\u5F15\u6570\u304B\u3089\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093 |
9088 | 1133 |
|
1134 |
# 0: type, 1: list of type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1135 |
compiler.misc.inferred.do.not.conform.to.bounds=\u63A8\u5B9A\u578B\u306F\u5BA3\u8A00\u3055\u308C\u305F\u5883\u754C\u306B\u9069\u5408\u3057\u307E\u305B\u3093\n\u63A8\u5B9A: {0}\n\u5883\u754C: {1} |
9088 | 1136 |
|
1137 |
# 0: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1138 |
compiler.misc.diamond={0}<> |
9088 | 1139 |
|
1140 |
# 0: type |
|
1141 |
compiler.misc.diamond.non.generic=\u975E\u6C4E\u7528\u30AF\u30E9\u30B9{0}\u3067''<>''\u3092\u4F7F\u7528\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
|
1142 |
||
1143 |
# 0: list of type, 1: message segment |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1144 |
compiler.misc.diamond.invalid.arg={1}\u306B\u3064\u3044\u3066\u63A8\u5B9A\u3055\u308C\u305F\u578B\u5F15\u6570{0}\u306F\u3053\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3067\u306F\u8A31\u53EF\u3055\u308C\u307E\u305B\u3093 |
9088 | 1145 |
|
1146 |
# 0: list of type, 1: message segment |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1147 |
compiler.misc.diamond.invalid.args={1}\u306B\u3064\u3044\u3066\u63A8\u5B9A\u3055\u308C\u305F\u578B\u5F15\u6570{0}\u306F\u3053\u306E\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3067\u306F\u8A31\u53EF\u3055\u308C\u307E\u305B\u3093 |
10 | 1148 |
|
9088 | 1149 |
# 0: type, 1: list of type |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1150 |
compiler.misc.explicit.param.do.not.conform.to.bounds=\u660E\u793A\u7684\u306A\u578B\u5F15\u6570{0}\u306F\u3001\u5BA3\u8A00\u3055\u308C\u305F\u5883\u754C{1}\u306B\u9069\u5408\u3057\u307E\u305B\u3093 |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1151 |
|
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1152 |
compiler.misc.arg.length.mismatch=\u5B9F\u5F15\u6570\u30EA\u30B9\u30C8\u3068\u4EEE\u5F15\u6570\u30EA\u30B9\u30C8\u306E\u9577\u3055\u304C\u7570\u306A\u308A\u307E\u3059 |
9088 | 1153 |
|
1154 |
# 0: type, 1: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1155 |
compiler.misc.no.conforming.assignment.exists=\u5B9F\u5F15\u6570{0}\u306F\u30E1\u30BD\u30C3\u30C9\u547C\u51FA\u5909\u63DB\u306B\u3088\u3063\u3066{1}\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093 |
9088 | 1156 |
|
1157 |
# 0: type, 1: type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1158 |
compiler.misc.varargs.argument.mismatch=\u5F15\u6570\u578B{0}\u306F\u53EF\u5909\u5F15\u6570\u8981\u7D20\u578B{1}\u306B\u9069\u5408\u3057\u307E\u305B\u3093 |
9088 | 1159 |
|
10 | 1160 |
##### |
1161 |
||
1162 |
## The first argument ({0}) is a "kindname". |
|
9088 | 1163 |
# 0: symbol kind, 1: symbol, 2: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1164 |
compiler.err.abstract.cant.be.accessed.directly=\u62BD\u8C61{0}\u3067\u3042\u308B{1}({2}\u5185)\u306B\u76F4\u63A5\u30A2\u30AF\u30BB\u30B9\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
10 | 1165 |
|
1166 |
## The first argument ({0}) is a "kindname". |
|
9088 | 1167 |
# 0: symbol kind, 1: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1168 |
compiler.err.non-static.cant.be.ref=static\u3067\u306A\u3044{0} {1}\u3092static\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304B\u3089\u53C2\u7167\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
10 | 1169 |
|
1170 |
## Both arguments ({0}, {1}) are "kindname"s. {0} is a comma-separated list |
|
1171 |
## of kindnames (the list should be identical to that provided in source. |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1172 |
compiler.err.unexpected.type=\u4E88\u671F\u3057\u306A\u3044\u578B\n\u671F\u5F85\u5024: {0}\n\u691C\u51FA\u5024: {1} |
5323 | 1173 |
|
1174 |
## The first argument {0} is a "kindname" (e.g. 'constructor', 'field', etc.) |
|
1175 |
## The second argument {1} is the non-resolved symbol |
|
1176 |
## The third argument {2} is a list of type parameters (non-empty if {1} is a method) |
|
1177 |
## The fourth argument {3} is a list of argument types (non-empty if {1} is a method) |
|
9088 | 1178 |
# 0: symbol kind, 1: name, 2: unused, 3: unused |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1179 |
compiler.err.cant.resolve=\u30B7\u30F3\u30DC\u30EB\u3092\u898B\u3064\u3051\u3089\u308C\u307E\u305B\u3093\n\u30B7\u30F3\u30DC\u30EB: {0} {1} |
5323 | 1180 |
|
9088 | 1181 |
# 0: symbol kind, 1: name, 2: unused, 3: list of type |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1182 |
compiler.err.cant.resolve.args=\u30B7\u30F3\u30DC\u30EB\u3092\u898B\u3064\u3051\u3089\u308C\u307E\u305B\u3093\n\u30B7\u30F3\u30DC\u30EB: {0} {1}({3}) |
10 | 1183 |
|
9088 | 1184 |
# 0: symbol kind, 1: name, 2: list of type, 3: list of type |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1185 |
compiler.err.cant.resolve.args.params=\u30B7\u30F3\u30DC\u30EB\u3092\u898B\u3064\u3051\u3089\u308C\u307E\u305B\u3093\n\u30B7\u30F3\u30DC\u30EB: {0} <{2}>{1}({3}) |
10 | 1186 |
|
5323 | 1187 |
## arguments from {0} to {3} have the same meaning as above |
9088 | 1188 |
## The fifth argument {4} is a location subdiagnostic (see below) |
1189 |
# 0: symbol kind, 1: name, 2: unused, 3: unused, 4: message segment |
|
1190 |
compiler.err.cant.resolve.location=\u30B7\u30F3\u30DC\u30EB\u3092\u898B\u3064\u3051\u3089\u308C\u307E\u305B\u3093\n\u30B7\u30F3\u30DC\u30EB: {0} {1}\n\u5834\u6240: {4} |
|
1191 |
||
1192 |
# 0: symbol kind, 1: name, 2: unused, 3: list of type, 4: message segment |
|
1193 |
compiler.err.cant.resolve.location.args=\u30B7\u30F3\u30DC\u30EB\u3092\u898B\u3064\u3051\u3089\u308C\u307E\u305B\u3093\n\u30B7\u30F3\u30DC\u30EB: {0} {1}({3})\n\u5834\u6240: {4} |
|
1194 |
||
1195 |
# 0: symbol kind, 1: name, 2: list of type, 3: list, 4: message segment |
|
1196 |
compiler.err.cant.resolve.location.args.params=\u30B7\u30F3\u30DC\u30EB\u3092\u898B\u3064\u3051\u3089\u308C\u307E\u305B\u3093\n\u30B7\u30F3\u30DC\u30EB: {0} <{2}>{1}({3})\n\u5834\u6240: {4} |
|
5323 | 1197 |
|
9088 | 1198 |
##a location subdiagnostic is composed as follows: |
1199 |
## The first argument {0} is the location "kindname" (e.g. 'constructor', 'field', etc.) |
|
1200 |
## The second argument {1} is the location name |
|
1201 |
## The third argument {2} is the location type (only when {1} is a variable name) |
|
5323 | 1202 |
|
9088 | 1203 |
# 0: symbol kind, 1: symbol, 2: unused |
1204 |
compiler.misc.location={0} {1} |
|
1205 |
||
1206 |
# 0: symbol kind, 1: symbol, 2: type |
|
1207 |
compiler.misc.location.1=\u30BF\u30A4\u30D7{2}\u306E{0} {1} |
|
10 | 1208 |
|
1209 |
## The following are all possible string for "kindname". |
|
1210 |
## They should be called whatever the JLS calls them after it been translated |
|
1211 |
## to the appropriate language. |
|
1212 |
# compiler.misc.kindname.constructor=\ |
|
1213 |
# static member |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1214 |
compiler.misc.kindname.annotation=@interface |
9088 | 1215 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1216 |
compiler.misc.kindname.constructor=\u30B3\u30F3\u30B9\u30C8\u30E9\u30AF\u30BF |
9088 | 1217 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1218 |
compiler.misc.kindname.enum=\u5217\u6319 |
9088 | 1219 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1220 |
compiler.misc.kindname.interface=\u30A4\u30F3\u30BF\u30D5\u30A7\u30FC\u30B9 |
9088 | 1221 |
|
5323 | 1222 |
compiler.misc.kindname.static=static |
9088 | 1223 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1224 |
compiler.misc.kindname.type.variable=\u578B\u5909\u6570 |
9088 | 1225 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1226 |
compiler.misc.kindname.type.variable.bound=\u578B\u5909\u6570\u306E\u5883\u754C |
9088 | 1227 |
|
5323 | 1228 |
compiler.misc.kindname.variable=\u5909\u6570 |
9088 | 1229 |
|
5323 | 1230 |
compiler.misc.kindname.value=\u5024 |
9088 | 1231 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1232 |
compiler.misc.kindname.method=\u30E1\u30BD\u30C3\u30C9 |
9088 | 1233 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1234 |
compiler.misc.kindname.class=\u30AF\u30E9\u30B9 |
9088 | 1235 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1236 |
compiler.misc.kindname.package=\u30D1\u30C3\u30B1\u30FC\u30B8 |
9088 | 1237 |
|
10 | 1238 |
##### |
1239 |
||
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1240 |
compiler.misc.no.args=\u5F15\u6570\u304C\u3042\u308A\u307E\u305B\u3093 |
10 | 1241 |
|
9088 | 1242 |
# 0: message segment |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1243 |
compiler.err.override.static={0}\n\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3059\u308B\u30E1\u30BD\u30C3\u30C9\u304Cstatic\u3067\u3059 |
9088 | 1244 |
|
1245 |
# 0: message segment, 1: set of modifier |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1246 |
compiler.err.override.meth={0}\n\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3055\u308C\u305F\u30E1\u30BD\u30C3\u30C9\u306F{1}\u3067\u3059 |
5323 | 1247 |
|
9088 | 1248 |
# 0: message segment, 1: type |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1249 |
compiler.err.override.meth.doesnt.throw={0}\n\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3055\u308C\u305F\u30E1\u30BD\u30C3\u30C9\u306F{1}\u3092\u30B9\u30ED\u30FC\u3057\u307E\u305B\u3093 |
10 | 1250 |
|
1251 |
# In the following string {1} is a space separated list of Java Keywords, as |
|
1252 |
# they would have been declared in the source code |
|
9088 | 1253 |
# 0: message segment, 1: set of modifier |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1254 |
compiler.err.override.weaker.access={0}\n({1})\u3088\u308A\u5F31\u3044\u30A2\u30AF\u30BB\u30B9\u6A29\u9650\u3092\u5272\u308A\u5F53\u3066\u3088\u3046\u3068\u3057\u307E\u3057\u305F |
5323 | 1255 |
|
9088 | 1256 |
# 0: message segment, 1: type, 2: type |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1257 |
compiler.err.override.incompatible.ret={0}\n\u623B\u308A\u5024\u306E\u578B{1}\u306F{2}\u3068\u4E92\u63DB\u6027\u304C\u3042\u308A\u307E\u305B\u3093 |
10 | 1258 |
|
9088 | 1259 |
# 0: message segment, 1: type, 2: type |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1260 |
compiler.warn.override.unchecked.ret={0}\n\u623B\u308A\u5024\u306E\u578B\u306F{1}\u304B\u3089{2}\u3078\u306E\u7121\u691C\u67FB\u5909\u63DB\u304C\u5FC5\u8981\u3067\u3059 |
10 | 1261 |
|
9088 | 1262 |
# 0: message segment, 1: type |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1263 |
compiler.warn.override.unchecked.thrown={0}\n\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3055\u308C\u305F\u30E1\u30BD\u30C3\u30C9\u306F{1}\u3092\u30B9\u30ED\u30FC\u3057\u307E\u305B\u3093 |
10 | 1264 |
|
1265 |
## The following are all possible strings for the first argument ({0}) of the |
|
1266 |
## above strings. |
|
9088 | 1267 |
# 0: symbol, 1: symbol, 2: symbol, 3: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1268 |
compiler.misc.cant.override={1}\u306E{0}\u306F{3}\u306E{2}\u3092\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3067\u304D\u307E\u305B\u3093 |
9088 | 1269 |
|
1270 |
# 0: symbol, 1: symbol, 2: symbol, 3: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1271 |
compiler.misc.cant.implement={1}\u306E{0}\u306F{3}\u306E{2}\u3092\u5B9F\u88C5\u3067\u304D\u307E\u305B\u3093 |
9088 | 1272 |
|
1273 |
# 0: symbol, 1: symbol, 2: symbol, 3: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1274 |
compiler.misc.clashes.with={1}\u306E{0}\u306F{3}\u306E{2}\u3068\u7AF6\u5408\u3057\u307E\u3059 |
9088 | 1275 |
|
1276 |
# 0: symbol, 1: symbol, 2: symbol, 3: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1277 |
compiler.misc.unchecked.override={1}\u306E{0}\u306F{3}\u306E{2}\u3092\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3057\u307E\u3059 |
9088 | 1278 |
|
1279 |
# 0: symbol, 1: symbol, 2: symbol, 3: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1280 |
compiler.misc.unchecked.implement={1}\u306E{0}\u306F{3}\u306E{2}\u3092\u5B9F\u88C5\u3057\u307E\u3059 |
9088 | 1281 |
|
1282 |
# 0: symbol, 1: symbol, 2: symbol, 3: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1283 |
compiler.misc.unchecked.clash.with={1}\u306E{0}\u306F{3}\u306E{2}\u3092\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3057\u307E\u3059 |
9088 | 1284 |
|
1285 |
# 0: symbol, 1: symbol, 2: symbol, 3: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1286 |
compiler.misc.varargs.override={1}\u306E{0}\u306F{3}\u306E{2}\u3092\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3057\u307E\u3059 |
9088 | 1287 |
|
1288 |
# 0: symbol, 1: symbol, 2: symbol, 3: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1289 |
compiler.misc.varargs.implement={1}\u306E{0}\u306F{3}\u306E{2}\u3092\u5B9F\u88C5\u3057\u307E\u3059 |
9088 | 1290 |
|
1291 |
# 0: symbol, 1: symbol, 2: symbol, 3: symbol |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1292 |
compiler.misc.varargs.clash.with={1}\u306E{0}\u306F{3}\u306E{2}\u3092\u30AA\u30FC\u30D0\u30FC\u30E9\u30A4\u30C9\u3057\u307E\u3059 |
9088 | 1293 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1294 |
compiler.misc.non.denotable.type=\u3053\u3053\u3067\u975E\u578B\u6307\u5B9A\u578B{0}\u3092\u4F7F\u7528\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093 |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1295 |
|
9088 | 1296 |
# 0: symbol kind, 1: symbol, 2: symbol, 3: message segment |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1297 |
compiler.misc.inapplicable.method={0} {1}.{2}\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\n({3}) |
10 | 1298 |
|
1299 |
######################################## |
|
1300 |
# Diagnostics for language feature changes |
|
1301 |
######################################## |
|
9088 | 1302 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1303 |
compiler.err.unsupported.fp.lit=16\u9032\u6570\u6D6E\u52D5\u5C0F\u6570\u70B9\u30EA\u30C6\u30E9\u30EB\u306F-source {0}\u3067\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\n(16\u9032\u6570\u6D6E\u52D5\u5C0F\u6570\u70B9\u30EA\u30C6\u30E9\u30EB\u3092\u4F7F\u7528\u53EF\u80FD\u306B\u3059\u308B\u306B\u306F\u3001-source 5\u4EE5\u964D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
5323 | 1304 |
|
9088 | 1305 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1306 |
compiler.err.unsupported.binary.lit=2\u9032\u6570\u30EA\u30C6\u30E9\u30EB\u306F-source {0}\u3067\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\n(2\u9032\u6570\u30EA\u30C6\u30E9\u30EB\u3092\u4F7F\u7528\u53EF\u80FD\u306B\u3059\u308B\u306B\u306F-source 7\u4EE5\u964D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
5323 | 1307 |
|
9088 | 1308 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1309 |
compiler.err.unsupported.underscore.lit=\u30EA\u30C6\u30E9\u30EB\u5185\u306E\u30A2\u30F3\u30C0\u30FC\u30B9\u30B3\u30A2\u306F-source {0}\u3067\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\n(\u30EA\u30C6\u30E9\u30EB\u5185\u306E\u30A2\u30F3\u30C0\u30FC\u30B9\u30B3\u30A2\u3092\u4F7F\u7528\u53EF\u80FD\u306B\u3059\u308B\u306B\u306F\u3001-source 7\u4EE5\u964D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
5323 | 1310 |
|
9088 | 1311 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1312 |
compiler.err.try.with.resources.not.supported.in.source=try-with-resource\u306F-source {0}\u3067\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\n(try-with-resource\u3092\u4F7F\u7528\u53EF\u80FD\u306B\u3059\u308B\u306B\u306F\u3001-source 7\u4EE5\u964D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
10 | 1313 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1314 |
compiler.warn.enum.as.identifier=\u30EA\u30EA\u30FC\u30B95\u304B\u3089''enum''\u306F\u30AD\u30FC\u30EF\u30FC\u30C9\u306A\u306E\u3067\u8B58\u5225\u5B50\u3068\u3057\u3066\u4F7F\u7528\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\n(''enum''\u3092\u30AD\u30FC\u30EF\u30FC\u30C9\u3068\u3057\u3066\u4F7F\u7528\u3059\u308B\u306B\u306F-source 5\u4EE5\u964D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
5323 | 1315 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1316 |
compiler.warn.assert.as.identifier=\u30EA\u30EA\u30FC\u30B91.4\u304B\u3089''assert''\u306F\u30AD\u30FC\u30EF\u30FC\u30C9\u306A\u306E\u3067\u3001\u8B58\u5225\u5B50\u3068\u3057\u3066\u4F7F\u7528\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\n(''assert''\u3092\u30AD\u30FC\u30EF\u30FC\u30C9\u3068\u3057\u3066\u4F7F\u7528\u3059\u308B\u306B\u306F\u3001-source 1.4\u4EE5\u964D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
5323 | 1317 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1318 |
compiler.err.enum.as.identifier=\u30EA\u30EA\u30FC\u30B95\u304B\u3089''enum''\u306F\u30AD\u30FC\u30EF\u30FC\u30C9\u306A\u306E\u3067\u8B58\u5225\u5B50\u3068\u3057\u3066\u4F7F\u7528\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\n(''enum''\u3092\u8B58\u5225\u5B50\u3068\u3057\u3066\u4F7F\u7528\u3059\u308B\u306B\u306F-source 1.4\u4EE5\u524D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
5323 | 1319 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1320 |
compiler.err.assert.as.identifier=\u30EA\u30EA\u30FC\u30B91.4\u304B\u3089''assert''\u306F\u30AD\u30FC\u30EF\u30FC\u30C9\u306A\u306E\u3067\u3001\u8B58\u5225\u5B50\u3068\u3057\u3066\u4F7F\u7528\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\n(''assert''\u3092\u8B58\u5225\u5B50\u3068\u3057\u3066\u4F7F\u7528\u3059\u308B\u306B\u306F\u3001-source 1.3\u4EE5\u524D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1321 |
|
9088 | 1322 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1323 |
compiler.err.generics.not.supported.in.source=\u7DCF\u79F0\u578B\u306F-source {0}\u3067\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\n(\u7DCF\u79F0\u578B\u3092\u4F7F\u7528\u53EF\u80FD\u306B\u3059\u308B\u306B\u306F\u3001-source 5\u4EE5\u964D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
5323 | 1324 |
|
9088 | 1325 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1326 |
compiler.err.varargs.not.supported.in.source=\u53EF\u5909\u5F15\u6570\u30E1\u30BD\u30C3\u30C9\u306F-source {0}\u3067\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\n(\u53EF\u5909\u5F15\u6570\u30E1\u30BD\u30C3\u30C9\u3092\u4F7F\u7528\u53EF\u80FD\u306B\u3059\u308B\u306B\u306F\u3001-source 5\u4EE5\u964D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
10 | 1327 |
|
9088 | 1328 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1329 |
compiler.err.annotations.not.supported.in.source=\u6CE8\u91C8\u306F-source {0}\u3067\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\n(\u6CE8\u91C8\u3092\u4F7F\u7528\u53EF\u80FD\u306B\u3059\u308B\u306B\u306F\u3001-source 5\u4EE5\u964D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
5323 | 1330 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1331 |
#308 compiler.err.type.annotations.not.supported.in.source=\ |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1332 |
#308 type annotations are not supported in -source {0}\n\ |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1333 |
#308 (use -source 7 or higher to enable type annotations) |
5323 | 1334 |
|
9088 | 1335 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1336 |
compiler.err.foreach.not.supported.in.source=for-each\u30EB\u30FC\u30D7\u306F-source {0}\u3067\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\n(for-each\u30EB\u30FC\u30D7\u3092\u4F7F\u7528\u53EF\u80FD\u306B\u3059\u308B\u306B\u306F\u3001-source 5\u4EE5\u964D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
5323 | 1337 |
|
9088 | 1338 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1339 |
compiler.err.static.import.not.supported.in.source=static import\u5BA3\u8A00\u306F -source {0}\u3067\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\n(static import\u5BA3\u8A00\u3092\u4F7F\u7528\u53EF\u80FD\u306B\u3059\u308B\u306B\u306F\u3001-source 5\u4EE5\u964D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
5323 | 1340 |
|
9088 | 1341 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1342 |
compiler.err.enums.not.supported.in.source=\u5217\u6319\u578B\u306F-source {0}\u3067\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\n(\u5217\u6319\u578B\u3092\u4F7F\u7528\u53EF\u80FD\u306B\u3059\u308B\u306B\u306F-source 5\u4EE5\u964D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
10 | 1343 |
|
9088 | 1344 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1345 |
compiler.err.diamond.not.supported.in.source=\u30C0\u30A4\u30E4\u30E2\u30F3\u30C9\u6F14\u7B97\u5B50\u306F-source {0}\u3067\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\n(\u30C0\u30A4\u30E4\u30E2\u30F3\u30C9\u6F14\u7B97\u5B50\u3092\u4F7F\u7528\u53EF\u80FD\u306B\u3059\u308B\u306B\u306F\u3001-source 7\u4EE5\u964D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
5323 | 1346 |
|
9088 | 1347 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1348 |
compiler.err.multicatch.not.supported.in.source=\u8907\u6570catch\u6587\u306F-source {0}\u3067\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\n(\u8907\u6570catch\u6587\u3092\u4F7F\u7528\u53EF\u80FD\u306B\u3059\u308B\u306B\u306F\u3001-source 7\u4EE5\u964D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1349 |
|
9088 | 1350 |
# 0: string |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1351 |
compiler.err.string.switch.not.supported.in.source=switch\u5185\u306E\u6587\u5B57\u5217\u306F-source {0}\u3067\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\n(switch\u5185\u306E\u6587\u5B57\u5217\u3092\u4F7F\u7528\u53EF\u80FD\u306B\u3059\u308B\u306B\u306F\u3001-source 7\u4EE5\u964D\u3092\u4F7F\u7528\u3057\u3066\u304F\u3060\u3055\u3044) |
10 | 1352 |
|
5323 | 1353 |
######################################## |
1354 |
# Diagnostics for where clause implementation |
|
1355 |
# used by the RichDiagnosticFormatter. |
|
1356 |
######################################## |
|
1357 |
||
1358 |
compiler.misc.type.null=<null> |
|
10 | 1359 |
|
5323 | 1360 |
# X#n (where n is an int id) is disambiguated tvar name |
9088 | 1361 |
# 0: name, 1: number |
5323 | 1362 |
compiler.misc.type.var={0}#{1} |
1363 |
||
1364 |
# CAP#n (where n is an int id) is an abbreviation for 'captured type' |
|
9088 | 1365 |
# 0: number |
5323 | 1366 |
compiler.misc.captured.type=CAP#{0} |
10 | 1367 |
|
5323 | 1368 |
# <INT#n> (where n is an int id) is an abbreviation for 'intersection type' |
9088 | 1369 |
# 0: number |
5323 | 1370 |
compiler.misc.intersection.type=INT#{0} |
10 | 1371 |
|
5323 | 1372 |
# where clause for captured type: contains upper ('extends {1}') and lower |
1373 |
# ('super {2}') bound along with the wildcard that generated this captured type ({3}) |
|
9088 | 1374 |
# 0: type, 1: type, 2: type, 3: type |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1375 |
compiler.misc.where.captured={3}\u306E\u30AD\u30E3\u30D7\u30C1\u30E3\u304B\u3089\u306E{0} extends {1} super: {2} |
5323 | 1376 |
|
1377 |
# compact where clause for captured type: contains upper ('extends {1}') along |
|
1378 |
# with the wildcard that generated this captured type ({3}) |
|
9088 | 1379 |
# 0: type, 1: type, 2: unused, 3: type |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1380 |
compiler.misc.where.captured.1={3}\u306E\u30AD\u30E3\u30D7\u30C1\u30E3\u304B\u3089\u306E{0} extends {1} |
10 | 1381 |
|
5323 | 1382 |
# where clause for type variable: contains upper bound(s) ('extends {1}') along with |
1383 |
# the kindname ({2}) and location ({3}) in which the typevar has been declared |
|
9088 | 1384 |
# 0: type, 1: list of type, 2: symbol kind, 3: symbol |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1385 |
compiler.misc.where.typevar={2} {3}\u3067\u5BA3\u8A00\u3055\u308C\u3066\u3044\u308B{0} extends {1} |
5323 | 1386 |
|
1387 |
# compact where clause for type variable: contains the kindname ({2}) and location ({3}) |
|
1388 |
# in which the typevar has been declared |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1389 |
compiler.misc.where.typevar.1={2} {3}\u3067\u5BA3\u8A00\u3055\u308C\u305F{0} |
10 | 1390 |
|
5323 | 1391 |
# where clause for type variable: contains all the upper bound(s) ('extends {1}') |
1392 |
# of this intersection type |
|
9088 | 1393 |
# 0: type, 1: list of type |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1394 |
compiler.misc.where.intersection={0} extends {1} |
10 | 1395 |
|
5323 | 1396 |
### Where clause headers ### |
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1397 |
compiler.misc.where.description.captured={0}\u304C\u65B0\u3057\u3044\u578B\u5909\u6570\u306E\u5834\u5408: |
9088 | 1398 |
|
1399 |
# 0: set of type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1400 |
compiler.misc.where.description.typevar={0}\u304C\u578B\u5909\u6570\u306E\u5834\u5408: |
9088 | 1401 |
|
1402 |
# 0: set of type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1403 |
compiler.misc.where.description.intersection={0}\u304Cintersection\u578B\u306E\u5834\u5408: |
9088 | 1404 |
|
1405 |
# 0: set of type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1406 |
compiler.misc.where.description.captured.1={0}\u304C\u65B0\u3057\u3044\u578B\u5909\u6570\u306E\u5834\u5408: |
9088 | 1407 |
|
1408 |
# 0: set of type |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1409 |
compiler.misc.where.description.typevar.1={0}\u304C\u578B\u5909\u6570\u306E\u5834\u5408: |
9088 | 1410 |
|
8245
c0f4cf319911
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7681
diff
changeset
|
1411 |
compiler.misc.where.description.intersection.1={0}\u304Cintersection\u578B\u306E\u5834\u5408: |
5323 | 1412 |
|
1413 |