langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler_zh_CN.properties
changeset 25874 83c19f00452c
parent 22446 7a38efe3bdee
child 27843 a032fe725c78
equal deleted inserted replaced
25873:024ed9c9ed13 25874:83c19f00452c
       
     1 #
       
     2 # Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
       
     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
       
     7 # published by the Free Software Foundation.  Oracle designates this
       
     8 # particular file as subject to the "Classpath" exception as provided
       
     9 # by Oracle in the LICENSE file that accompanied this code.
       
    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 #
       
    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.
       
    24 #
       
    25 
       
    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 
       
    57 ##
       
    58 ## errors
       
    59 ##
       
    60 
       
    61 # 0: symbol
       
    62 compiler.err.abstract.cant.be.instantiated={0}\u662F\u62BD\u8C61\u7684; \u65E0\u6CD5\u5B9E\u4F8B\u5316
       
    63 
       
    64 compiler.err.abstract.meth.cant.have.body=\u62BD\u8C61\u65B9\u6CD5\u4E0D\u80FD\u6709\u4E3B\u4F53
       
    65 
       
    66 compiler.err.already.annotated={0} {1}\u5DF2\u8FDB\u884C\u6CE8\u91CA
       
    67 
       
    68 # 0: symbol kind, 1: symbol, 2: symbol kind, 3: symbol
       
    69 compiler.err.already.defined=\u5DF2\u5728{2} {3}\u4E2D\u5B9A\u4E49\u4E86{0} {1}
       
    70 
       
    71 # 0: symbol kind, 1: symbol, 2: symbol kind, 3: symbol kind, 4: symbol
       
    72 compiler.err.already.defined.in.clinit=\u5DF2\u5728{3} {4}\u7684{2}\u4E2D\u5B9A\u4E49\u4E86{0} {1}
       
    73 
       
    74 # 0: string
       
    75 compiler.err.already.defined.single.import={0}\u7684 single-type-import \u5DF2\u5B9A\u4E49\u5177\u6709\u76F8\u540C\u7B80\u540D\u7684\u7C7B\u578B
       
    76 
       
    77 # 0: string
       
    78 compiler.err.already.defined.static.single.import={0}\u7684\u9759\u6001 single-type-import \u5DF2\u5B9A\u4E49\u5177\u6709\u76F8\u540C\u7B80\u540D\u7684\u7C7B\u578B
       
    79 
       
    80 compiler.err.already.defined.this.unit=\u5DF2\u5728\u8BE5\u7F16\u8BD1\u5355\u5143\u4E2D\u5B9A\u4E49{0}
       
    81 
       
    82 # 0: type, 1: list of name
       
    83 compiler.err.annotation.missing.default.value=\u5BF9\u4E8E\u5143\u7D20 ''{1}'', \u6CE8\u91CA @{0} \u7F3A\u5C11\u9ED8\u8BA4\u503C
       
    84 
       
    85 # 0: type, 1: list of name
       
    86 compiler.err.annotation.missing.default.value.1=\u5BF9\u4E8E\u5143\u7D20{1}, \u6CE8\u91CA @{0} \u7F3A\u5C11\u9ED8\u8BA4\u503C
       
    87 
       
    88 # 0: type
       
    89 compiler.err.annotation.not.valid.for.type=\u6CE8\u91CA\u5BF9\u4E8E\u7C7B\u578B{0}\u7684\u5143\u7D20\u65E0\u6548
       
    90 
       
    91 compiler.err.annotation.type.not.applicable=\u6CE8\u91CA\u7C7B\u578B\u4E0D\u9002\u7528\u4E8E\u8BE5\u7C7B\u578B\u7684\u58F0\u660E
       
    92 
       
    93 compiler.err.annotation.value.must.be.annotation=\u6CE8\u91CA\u503C\u5FC5\u987B\u4E3A\u6CE8\u91CA
       
    94 
       
    95 compiler.err.annotation.value.must.be.class.literal=\u6CE8\u91CA\u503C\u5FC5\u987B\u4E3A\u7C7B\u6587\u5B57
       
    96 
       
    97 compiler.err.annotation.value.must.be.name.value=\u6CE8\u91CA\u503C\u5FC5\u987B\u91C7\u7528 ''name=value'' \u683C\u5F0F
       
    98 
       
    99 compiler.err.annotation.value.not.allowable.type=\u6CE8\u91CA\u503C\u4E0D\u662F\u5141\u8BB8\u7684\u7C7B\u578B
       
   100 
       
   101 compiler.err.anon.class.impl.intf.no.args=\u533F\u540D\u7C7B\u5B9E\u73B0\u63A5\u53E3; \u4E0D\u80FD\u6709\u53C2\u6570
       
   102 
       
   103 compiler.err.anon.class.impl.intf.no.typeargs=\u533F\u540D\u7C7B\u5B9E\u73B0\u63A5\u53E3; \u4E0D\u80FD\u5177\u6709\u7C7B\u578B\u53C2\u6570
       
   104 
       
   105 compiler.err.anon.class.impl.intf.no.qual.for.new=\u533F\u540D\u7C7B\u5B9E\u73B0\u63A5\u53E3; \u4E0D\u80FD\u6709\u9650\u5B9A\u7B26 - \u5BF9\u4E8E\u65B0
       
   106 
       
   107 # 0: symbol, 1: symbol, 2: symbol
       
   108 compiler.err.array.and.varargs=\u65E0\u6CD5\u5728{2}\u4E2D\u540C\u65F6\u58F0\u660E{0}\u548C{1}
       
   109 
       
   110 compiler.err.array.dimension.missing=\u7F3A\u5C11\u6570\u7EC4\u7EF4
       
   111 
       
   112 # 0: type
       
   113 compiler.err.array.req.but.found=\u9700\u8981\u6570\u7EC4, \u4F46\u627E\u5230{0}
       
   114 
       
   115 compiler.err.attribute.value.must.be.constant=\u5143\u7D20\u503C\u5FC5\u987B\u4E3A\u5E38\u91CF\u8868\u8FBE\u5F0F
       
   116 
       
   117 # 0: statement type
       
   118 compiler.err.bad.initializer={0}\u7684\u521D\u59CB\u5316\u7A0B\u5E8F\u9519\u8BEF
       
   119 
       
   120 compiler.err.break.outside.switch.loop=\u5728 switch \u6216 loop \u5916\u90E8\u4E2D\u65AD
       
   121 
       
   122 # 0: name
       
   123 compiler.err.call.must.be.first.stmt.in.ctor=\u5BF9{0}\u7684\u8C03\u7528\u5FC5\u987B\u662F\u6784\u9020\u5668\u4E2D\u7684\u7B2C\u4E00\u4E2A\u8BED\u53E5
       
   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
       
   126 compiler.err.cant.apply.symbol=\u65E0\u6CD5\u5C06{4} {5}\u4E2D\u7684{0} {1}\u5E94\u7528\u5230\u7ED9\u5B9A\u7C7B\u578B;\n\u9700\u8981: {2}\n\u627E\u5230: {3}\n\u539F\u56E0: {6}
       
   127 
       
   128 # 0: symbol kind, 1: name, 2: list of type
       
   129 compiler.err.cant.apply.symbols=\u5BF9\u4E8E{1}({2}), \u627E\u4E0D\u5230\u5408\u9002\u7684{0}
       
   130 
       
   131 # 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
       
   132 compiler.misc.cant.apply.symbol=\u65E0\u6CD5\u5C06 {4} {5}\u4E2D\u7684 {0} {1}\u5E94\u7528\u5230\u7ED9\u5B9A\u7C7B\u578B\n\u9700\u8981: {2}\n\u627E\u5230: {3}\n\u539F\u56E0: {6}
       
   133 
       
   134 # 0: symbol kind, 1: name, 2: list of type
       
   135 compiler.misc.cant.apply.symbols=\u5BF9\u4E8E{1}({2}), \u627E\u4E0D\u5230\u5408\u9002\u7684{0}
       
   136 
       
   137 # 0: symbol kind, 1: symbol
       
   138 compiler.misc.no.abstracts=\u5728 {0} {1} \u4E2D\u627E\u4E0D\u5230\u62BD\u8C61\u65B9\u6CD5
       
   139 
       
   140 # 0: symbol kind, 1: symbol
       
   141 compiler.misc.incompatible.abstracts=\u5728 {0} {1} \u4E2D\u627E\u5230\u591A\u4E2A\u975E\u8986\u76D6\u62BD\u8C61\u65B9\u6CD5
       
   142 
       
   143 compiler.err.bad.functional.intf.anno=\u610F\u5916\u7684 @FunctionalInterface \u6CE8\u91CA
       
   144 
       
   145 # 0: message segment
       
   146 compiler.err.bad.functional.intf.anno.1=\u610F\u5916\u7684 @FunctionalInterface \u6CE8\u91CA\n{0}
       
   147 
       
   148 # 0: symbol
       
   149 compiler.misc.not.a.functional.intf={0} \u4E0D\u662F\u51FD\u6570\u63A5\u53E3
       
   150 
       
   151 # 0: symbol, 1: message segment
       
   152 compiler.misc.not.a.functional.intf.1={0} \u4E0D\u662F\u51FD\u6570\u63A5\u53E3\n{1}
       
   153 
       
   154 # 0: symbol, 1: symbol kind, 2: symbol
       
   155 compiler.misc.invalid.generic.lambda.target=lambda \u8868\u8FBE\u5F0F\u7684\u51FD\u6570\u63CF\u8FF0\u7B26\u65E0\u6548\n{1} {2} \u4E2D\u7684\u65B9\u6CD5 {0} \u4E3A\u6CDB\u578B\u65B9\u6CD5
       
   156 
       
   157 # 0: symbol kind, 1: symbol
       
   158 compiler.misc.incompatible.descs.in.functional.intf=\u5728 {0} {1} \u4E2D\u627E\u5230\u4E0D\u517C\u5BB9\u7684\u51FD\u6570\u63CF\u8FF0\u7B26
       
   159 
       
   160 # 0: name, 1: list of type, 2: type, 3: list of type
       
   161 compiler.misc.descriptor=\u63CF\u8FF0\u7B26: {2} {0}({1})
       
   162 
       
   163 # 0: name, 1: list of type, 2: type, 3: list of type
       
   164 compiler.misc.descriptor.throws=\u63CF\u8FF0\u7B26: {2} {0}({1}) \u629B\u51FA{3}
       
   165 
       
   166 # 0: type
       
   167 compiler.misc.no.suitable.functional.intf.inst=\u65E0\u6CD5\u63A8\u65AD{0}\u7684\u51FD\u6570\u63A5\u53E3\u63CF\u8FF0\u7B26
       
   168 
       
   169 # 0: message segment
       
   170 compiler.misc.bad.intersection.target.for.functional.expr=lambda \u6216\u65B9\u6CD5\u5F15\u7528\u7684\u4EA4\u53C9\u7C7B\u578B\u76EE\u6807\u9519\u8BEF\n{0}
       
   171 
       
   172 # 0: symbol or type
       
   173 compiler.misc.not.an.intf.component=\u7EC4\u4EF6\u7C7B\u578B{0}\u4E0D\u662F\u63A5\u53E3
       
   174 
       
   175 # 0: symbol kind, 1: message segment
       
   176 compiler.err.invalid.mref={0}\u5F15\u7528\u65E0\u6548\n{1}
       
   177 
       
   178 # 0: symbol kind, 1: message segment
       
   179 compiler.misc.invalid.mref={0}\u5F15\u7528\u65E0\u6548\n{1}
       
   180 
       
   181 compiler.misc.static.mref.with.targs=\u6709\u5173\u9759\u6001\u65B9\u6CD5\u5F15\u7528\u7684\u53C2\u6570\u5316\u9650\u5B9A\u7B26
       
   182 
       
   183 compiler.misc.static.bound.mref=\u9759\u6001\u9650\u5236\u8303\u56F4\u65B9\u6CD5\u5F15\u7528
       
   184 
       
   185 # 0: symbol
       
   186 compiler.err.cant.assign.val.to.final.var=\u65E0\u6CD5\u4E3A\u6700\u7EC8\u53D8\u91CF{0}\u5206\u914D\u503C
       
   187 
       
   188 # 0: symbol, 1: message segment
       
   189 compiler.err.cant.ref.non.effectively.final.var=\u4ECE{1}\u5F15\u7528\u7684\u672C\u5730\u53D8\u91CF\u5FC5\u987B\u662F\u6700\u7EC8\u53D8\u91CF\u6216\u5B9E\u9645\u4E0A\u7684\u6700\u7EC8\u53D8\u91CF
       
   190 
       
   191 
       
   192 compiler.misc.lambda=lambda \u8868\u8FBE\u5F0F
       
   193 
       
   194 compiler.misc.inner.cls=\u5185\u90E8\u7C7B
       
   195 
       
   196 # 0: type
       
   197 compiler.err.cant.deref=\u65E0\u6CD5\u53D6\u6D88\u5F15\u7528{0}
       
   198 
       
   199 compiler.err.cant.extend.intf.annotation=\u5BF9\u4E8E @interfaces, \u4E0D\u5141\u8BB8 ''extends''
       
   200 
       
   201 # 0: symbol
       
   202 compiler.err.cant.inherit.from.final=\u65E0\u6CD5\u4ECE\u6700\u7EC8{0}\u8FDB\u884C\u7EE7\u627F
       
   203 
       
   204 # 0: symbol
       
   205 compiler.err.cant.ref.before.ctor.called=\u65E0\u6CD5\u5728\u8C03\u7528\u8D85\u7C7B\u578B\u6784\u9020\u5668\u4E4B\u524D\u5F15\u7528{0}
       
   206 
       
   207 compiler.err.cant.select.static.class.from.param.type=\u65E0\u6CD5\u4ECE\u53C2\u6570\u5316\u7684\u7C7B\u578B\u4E2D\u9009\u62E9\u9759\u6001\u7C7B
       
   208 
       
   209 # 0: symbol, 1: string, 2: string
       
   210 compiler.err.cant.inherit.diff.arg=\u65E0\u6CD5\u4F7F\u7528\u4EE5\u4E0B\u4E0D\u540C\u7684\u53C2\u6570\u7EE7\u627F{0}: <{1}> \u548C <{2}>
       
   211 
       
   212 compiler.err.catch.without.try=\u6709 ''catch'', \u4F46\u662F\u6CA1\u6709 ''try''
       
   213 
       
   214 # 0: symbol kind, 1: symbol
       
   215 compiler.err.clash.with.pkg.of.same.name={0} {1}\u4E0E\u5E26\u6709\u76F8\u540C\u540D\u79F0\u7684\u7A0B\u5E8F\u5305\u51B2\u7A81
       
   216 
       
   217 compiler.err.class.not.allowed=\u6B64\u5904\u4E0D\u5141\u8BB8\u4F7F\u7528\u7C7B, \u63A5\u53E3\u6216\u679A\u4E3E\u58F0\u660E
       
   218 
       
   219 compiler.err.const.expr.req=\u9700\u8981\u5E38\u91CF\u8868\u8FBE\u5F0F
       
   220 
       
   221 compiler.err.cont.outside.loop=continue \u5728 loop \u5916\u90E8
       
   222 
       
   223 # 0: symbol
       
   224 compiler.err.cyclic.inheritance=\u6D89\u53CA{0}\u7684\u5FAA\u73AF\u7EE7\u627F
       
   225 
       
   226 # 0: symbol
       
   227 compiler.err.cyclic.annotation.element=\u5143\u7D20 {0} \u7684\u7C7B\u578B\u4E3A\u5FAA\u73AF
       
   228 
       
   229 # 0: unused
       
   230 compiler.err.call.to.super.not.allowed.in.enum.ctor=\u5728\u679A\u4E3E\u6784\u9020\u5668\u4E2D\u4E0D\u5141\u8BB8\u8C03\u7528\u8D85\u7C7B
       
   231 
       
   232 # 0: type
       
   233 compiler.err.no.superclass={0}\u4E0D\u5177\u6709\u8D85\u7C7B\u3002
       
   234 
       
   235 # 0: symbol, 1: type, 2: symbol, 3: type, 4: unused
       
   236 compiler.err.concrete.inheritance.conflict={1}\u4E2D\u7684\u65B9\u6CD5{0}\u548C{3}\u4E2D\u7684\u65B9\u6CD5{2}\u662F\u4F7F\u7528\u76F8\u540C\u7684\u7B7E\u540D\u7EE7\u627F\u7684
       
   237 
       
   238 compiler.err.default.allowed.in.intf.annotation.member=\u6CE8\u91CA\u7C7B\u578B\u58F0\u660E\u4E2D\u4EC5\u5141\u8BB8\u9ED8\u8BA4\u503C
       
   239 
       
   240 # 0: symbol
       
   241 compiler.err.doesnt.exist=\u7A0B\u5E8F\u5305{0}\u4E0D\u5B58\u5728
       
   242 
       
   243 # 0: type
       
   244 compiler.err.duplicate.annotation.invalid.repeated=\u6CE8\u91CA{0}\u4E0D\u662F\u6709\u6548\u7684\u53EF\u91CD\u590D\u6CE8\u91CA
       
   245 
       
   246 # 0: name, 1: type
       
   247 compiler.err.duplicate.annotation.member.value=\u6CE8\u91CA@{1}\u4E2D\u7684\u5143\u7D20 ''{0}'' \u91CD\u590D\u3002
       
   248 
       
   249 # 0: name, 1: unused
       
   250 compiler.err.duplicate.annotation.missing.container={0} \u4E0D\u662F\u53EF\u91CD\u590D\u7684\u6CE8\u91CA\u7C7B\u578B
       
   251 
       
   252 # 0: type, 1: unused
       
   253 compiler.err.invalid.repeatable.annotation=\u6CE8\u91CA\u91CD\u590D: \u4F7F\u7528\u65E0\u6548\u7684 @Repeatable \u6CE8\u91CA\u5BF9{0}\u8FDB\u884C\u4E86\u6CE8\u91CA
       
   254 
       
   255 # 0: symbol or type
       
   256 compiler.err.invalid.repeatable.annotation.no.value={0}\u4E0D\u662F\u6709\u6548\u7684 @Repeatable, \u672A\u58F0\u660E\u4EFB\u4F55\u503C\u5143\u7D20\u65B9\u6CD5
       
   257 
       
   258 # 0: type, 1: number
       
   259 compiler.err.invalid.repeatable.annotation.multiple.values={0}\u4E0D\u662F\u6709\u6548\u7684 @Repeatable, \u5DF2\u58F0\u660E {1} \u4E2A\u540D\u4E3A ''value'' \u7684\u5143\u7D20\u65B9\u6CD5
       
   260 
       
   261 # 0: type
       
   262 compiler.err.invalid.repeatable.annotation.invalid.value={0}\u4E0D\u662F\u6709\u6548\u7684 @Repeatable: \u503C\u5143\u7D20\u65E0\u6548
       
   263 
       
   264 # 0: symbol type, 1: unused, 2: type
       
   265 compiler.err.invalid.repeatable.annotation.value.return=\u5305\u542B\u6CE8\u91CA\u7C7B\u578B ({0}) \u5FC5\u987B\u58F0\u660E\u7C7B\u578B{2}\u7684\u540D\u4E3A ''value'' \u7684\u5143\u7D20
       
   266 
       
   267 # 0: symbol or type, 1: symbol
       
   268 compiler.err.invalid.repeatable.annotation.elem.nondefault=\u5BF9\u4E8E\u5143\u7D20 {1}, \u5305\u542B\u6CE8\u91CA\u7C7B\u578B ({0}) \u6CA1\u6709\u9ED8\u8BA4\u503C
       
   269 
       
   270 # 0: symbol, 1: unused, 2: symbol, 3: unused
       
   271 compiler.err.invalid.repeatable.annotation.retention=\u5305\u542B\u6CE8\u91CA\u7C7B\u578B ({0}) \u7684\u4FDD\u7559\u671F\u77ED\u4E8E\u53EF\u91CD\u590D\u6CE8\u91CA\u7C7B\u578B ({2}) \u7684\u4FDD\u7559\u671F
       
   272 
       
   273 # 0: symbol, 1: symbol
       
   274 compiler.err.invalid.repeatable.annotation.not.documented=\u53EF\u91CD\u590D\u6CE8\u91CA\u7C7B\u578B ({1}) \u662F @Documented, \u800C\u5305\u542B\u6CE8\u91CA\u7C7B\u578B ({0}) \u5219\u4E0D\u662F
       
   275 
       
   276 # 0: symbol, 1: symbol
       
   277 compiler.err.invalid.repeatable.annotation.not.inherited=\u53EF\u91CD\u590D\u6CE8\u91CA\u7C7B\u578B ({1}) \u662F @Inherited, \u800C\u5305\u542B\u6CE8\u91CA\u7C7B\u578B ({0}) \u5219\u4E0D\u662F
       
   278 
       
   279 # 0: symbol, 1: symbol
       
   280 compiler.err.invalid.repeatable.annotation.incompatible.target=\u5305\u542B\u6CE8\u91CA\u7C7B\u578B ({0}) \u9002\u7528\u7684\u76EE\u6807\u591A\u4E8E\u53EF\u91CD\u590D\u6CE8\u91CA\u7C7B\u578B ({1})
       
   281 
       
   282 # 0: symbol
       
   283 compiler.err.invalid.repeatable.annotation.repeated.and.container.present=\u5BB9\u5668 {0} \u4E0D\u5F97\u4E0E\u5176\u5305\u542B\u7684\u5143\u7D20\u540C\u65F6\u5B58\u5728
       
   284 
       
   285 # 0: name
       
   286 compiler.err.duplicate.class=\u7C7B\u91CD\u590D: {0}
       
   287 
       
   288 compiler.err.duplicate.case.label=case \u6807\u7B7E\u91CD\u590D
       
   289 
       
   290 compiler.err.duplicate.default.label=default \u6807\u7B7E\u91CD\u590D
       
   291 
       
   292 compiler.err.else.without.if=\u6709 ''if'', \u4F46\u662F\u6CA1\u6709 ''else''
       
   293 
       
   294 compiler.err.empty.char.lit=\u7A7A\u5B57\u7B26\u6587\u5B57
       
   295 
       
   296 # 0: symbol
       
   297 compiler.err.encl.class.required=\u9700\u8981\u5305\u542B{0}\u7684\u5C01\u95ED\u5B9E\u4F8B
       
   298 
       
   299 compiler.err.enum.annotation.must.be.enum.constant=\u679A\u4E3E\u6CE8\u91CA\u503C\u5FC5\u987B\u662F\u679A\u4E3E\u5E38\u91CF
       
   300 
       
   301 compiler.err.enum.cant.be.instantiated=\u65E0\u6CD5\u5B9E\u4F8B\u5316\u679A\u4E3E\u7C7B\u578B
       
   302 
       
   303 compiler.err.enum.label.must.be.unqualified.enum=\u679A\u4E3E switch case \u6807\u7B7E\u5FC5\u987B\u4E3A\u679A\u4E3E\u5E38\u91CF\u7684\u975E\u9650\u5B9A\u540D\u79F0
       
   304 
       
   305 compiler.err.enum.no.subclassing=\u7C7B\u65E0\u6CD5\u76F4\u63A5\u6269\u5C55 java.lang.Enum
       
   306 
       
   307 compiler.err.enum.types.not.extensible=\u679A\u4E3E\u7C7B\u578B\u4E0D\u53EF\u7EE7\u627F
       
   308 
       
   309 compiler.err.enum.no.finalize=\u679A\u4E3E\u4E0D\u80FD\u6709 finalize \u65B9\u6CD5
       
   310 
       
   311 # 0: file name, 1: string
       
   312 compiler.err.error.reading.file=\u8BFB\u53D6{0}\u65F6\u51FA\u9519; {1}
       
   313 
       
   314 # 0: type
       
   315 compiler.err.except.already.caught=\u5DF2\u6355\u83B7\u5230\u5F02\u5E38\u9519\u8BEF{0}
       
   316 
       
   317 # 0: type
       
   318 compiler.err.except.never.thrown.in.try=\u5728\u76F8\u5E94\u7684 try \u8BED\u53E5\u4E3B\u4F53\u4E2D\u4E0D\u80FD\u629B\u51FA\u5F02\u5E38\u9519\u8BEF{0}
       
   319 
       
   320 # 0: symbol
       
   321 compiler.err.final.parameter.may.not.be.assigned=\u4E0D\u80FD\u5206\u914D\u6700\u7EC8\u53C2\u6570{0}
       
   322 
       
   323 # 0: symbol
       
   324 compiler.err.try.resource.may.not.be.assigned=\u53EF\u80FD\u672A\u5206\u914D\u53EF\u81EA\u52A8\u5173\u95ED\u7684\u8D44\u6E90{0}
       
   325 
       
   326 # 0: symbol
       
   327 compiler.err.multicatch.parameter.may.not.be.assigned=\u53EF\u80FD\u672A\u5206\u914D multi-catch \u53C2\u6570{0}
       
   328 
       
   329 # 0: type, 1: type
       
   330 compiler.err.multicatch.types.must.be.disjoint=multi-catch \u8BED\u53E5\u4E2D\u7684\u66FF\u4EE3\u65E0\u6CD5\u901A\u8FC7\u5B50\u7C7B\u5316\u5173\u8054\n\u66FF\u4EE3{0}\u662F\u66FF\u4EE3{1}\u7684\u5B50\u7C7B
       
   331 
       
   332 compiler.err.finally.without.try=\u6709 ''finally'', \u4F46\u662F\u6CA1\u6709 ''try''
       
   333 
       
   334 # 0: type, 1: message segment
       
   335 compiler.err.foreach.not.applicable.to.type=for-each \u4E0D\u9002\u7528\u4E8E\u8868\u8FBE\u5F0F\u7C7B\u578B\n\u8981\u6C42: {1}\n\u627E\u5230:    {0}
       
   336 
       
   337 compiler.err.fp.number.too.large=\u6D6E\u70B9\u6570\u8FC7\u5927
       
   338 
       
   339 compiler.err.fp.number.too.small=\u6D6E\u70B9\u6570\u8FC7\u5C0F
       
   340 
       
   341 compiler.err.generic.array.creation=\u521B\u5EFA\u6CDB\u578B\u6570\u7EC4
       
   342 
       
   343 compiler.err.generic.throwable=\u6CDB\u578B\u7C7B\u4E0D\u80FD\u6269\u5C55 java.lang.Throwable
       
   344 
       
   345 # 0: symbol
       
   346 compiler.err.icls.cant.have.static.decl=\u5185\u90E8\u7C7B{0}\u4E2D\u7684\u9759\u6001\u58F0\u660E\u975E\u6CD5\n\u4FEE\u9970\u7B26 ''static'' \u4EC5\u5141\u8BB8\u5728\u5E38\u91CF\u53D8\u91CF\u58F0\u660E\u4E2D\u4F7F\u7528
       
   347 
       
   348 # 0: string
       
   349 compiler.err.illegal.char=\u975E\u6CD5\u5B57\u7B26: ''{0}''
       
   350 
       
   351 compiler.err.illegal.char.for.encoding=\u7F16\u7801{0}\u7684\u4E0D\u53EF\u6620\u5C04\u5B57\u7B26
       
   352 
       
   353 # 0: set of modifier, 1: set of modifier
       
   354 compiler.err.illegal.combination.of.modifiers=\u975E\u6CD5\u7684\u4FEE\u9970\u7B26\u7EC4\u5408: {0}\u548C{1}
       
   355 
       
   356 compiler.err.illegal.enum.static.ref=\u521D\u59CB\u5316\u7A0B\u5E8F\u4E2D\u5BF9\u9759\u6001\u5B57\u6BB5\u7684\u5F15\u7528\u4E0D\u5408\u6CD5
       
   357 
       
   358 compiler.err.illegal.esc.char=\u975E\u6CD5\u8F6C\u4E49\u7B26
       
   359 
       
   360 compiler.err.illegal.forward.ref=\u975E\u6CD5\u524D\u5411\u5F15\u7528
       
   361 
       
   362 # 0: symbol, 1: string
       
   363 compiler.err.not.in.profile={0}\u5728\u914D\u7F6E\u6587\u4EF6 ''{1}'' \u4E2D\u4E0D\u53EF\u7528
       
   364 
       
   365 # 0: symbol
       
   366 compiler.warn.forward.ref=\u5148\u5F15\u7528\u53D8\u91CF ''{0}'', \u7136\u540E\u518D\u5BF9\u5176\u521D\u59CB\u5316
       
   367 
       
   368 compiler.err.illegal.self.ref=\u521D\u59CB\u5316\u7A0B\u5E8F\u4E2D\u5B58\u5728\u81EA\u5F15\u7528
       
   369 
       
   370 # 0: symbol
       
   371 compiler.warn.self.ref=\u53D8\u91CF ''{0}'' \u7684\u521D\u59CB\u5316\u7A0B\u5E8F\u4E2D\u5B58\u5728\u81EA\u5F15\u7528
       
   372 
       
   373 compiler.err.illegal.generic.type.for.instof=instanceof \u7684\u6CDB\u578B\u7C7B\u578B\u4E0D\u5408\u6CD5
       
   374 
       
   375 # 0: type
       
   376 compiler.err.illegal.initializer.for.type={0}\u7684\u521D\u59CB\u5316\u7A0B\u5E8F\u4E0D\u5408\u6CD5
       
   377 
       
   378 compiler.err.illegal.line.end.in.char.lit=\u5B57\u7B26\u6587\u5B57\u7684\u884C\u7ED3\u5C3E\u4E0D\u5408\u6CD5
       
   379 
       
   380 compiler.err.illegal.nonascii.digit=\u975E\u6CD5\u7684\u975E ASCII \u6570\u5B57
       
   381 
       
   382 compiler.err.illegal.underscore=\u975E\u6CD5\u4E0B\u5212\u7EBF
       
   383 
       
   384 compiler.err.illegal.dot=\u975E\u6CD5 ''.''
       
   385 
       
   386 # 0: symbol
       
   387 compiler.err.illegal.qual.not.icls=\u975E\u6CD5\u9650\u5B9A\u7B26; {0}\u4E0D\u662F\u5185\u90E8\u7C7B
       
   388 
       
   389 compiler.err.illegal.start.of.expr=\u975E\u6CD5\u7684\u8868\u8FBE\u5F0F\u5F00\u59CB
       
   390 
       
   391 compiler.err.illegal.start.of.stmt=\u975E\u6CD5\u7684\u8BED\u53E5\u5F00\u59CB
       
   392 
       
   393 compiler.err.illegal.start.of.type=\u975E\u6CD5\u7684\u7C7B\u578B\u5F00\u59CB
       
   394 
       
   395 compiler.err.illegal.unicode.esc=\u975E\u6CD5\u7684 Unicode \u8F6C\u4E49
       
   396 
       
   397 # 0: symbol
       
   398 compiler.err.import.requires.canonical=\u5BFC\u5165\u9700\u8981{0}\u7684\u89C4\u8303\u540D\u79F0
       
   399 
       
   400 compiler.err.improperly.formed.type.param.missing=\u7C7B\u578B\u7684\u683C\u5F0F\u4E0D\u6B63\u786E, \u7F3A\u5C11\u67D0\u4E9B\u53C2\u6570
       
   401 
       
   402 compiler.err.improperly.formed.type.inner.raw.param=\u7C7B\u578B\u7684\u683C\u5F0F\u4E0D\u6B63\u786E, \u7ED9\u51FA\u4E86\u539F\u59CB\u7C7B\u578B\u7684\u7C7B\u578B\u53C2\u6570
       
   403 
       
   404 # 0: type, 1: type
       
   405 compiler.err.incomparable.types=\u4E0D\u53EF\u6BD4\u8F83\u7684\u7C7B\u578B: {0}\u548C{1}
       
   406 
       
   407 # 0: number
       
   408 compiler.err.int.number.too.large=\u8FC7\u5927\u7684\u6574\u6570: {0}
       
   409 
       
   410 compiler.err.intf.annotation.members.cant.have.params=\u6CE8\u91CA\u7C7B\u578B\u58F0\u660E\u4E2D\u7684\u5143\u7D20\u65E0\u6CD5\u58F0\u660E\u5F62\u53C2
       
   411 
       
   412 # 0: symbol
       
   413 compiler.err.intf.annotation.cant.have.type.params=\u6CE8\u91CA\u7C7B\u578B {0} \u4E0D\u80FD\u4E3A\u6CDB\u578B
       
   414 
       
   415 compiler.err.intf.annotation.members.cant.have.type.params=\u6CE8\u91CA\u7C7B\u578B\u58F0\u660E\u4E2D\u7684\u5143\u7D20\u4E0D\u80FD\u4E3A\u6CDB\u578B\u65B9\u6CD5
       
   416 
       
   417 # 0: symbol, 1: type
       
   418 compiler.err.intf.annotation.member.clash=\u6CE8\u91CA\u7C7B\u578B{1}\u58F0\u660E\u4E0E\u65B9\u6CD5 {0} \u540C\u540D\u7684\u5143\u7D20
       
   419 
       
   420 compiler.err.intf.expected.here=\u6B64\u5904\u9700\u8981\u63A5\u53E3
       
   421 
       
   422 compiler.err.intf.or.array.expected.here=\u6B64\u5904\u9884\u671F\u4E3A\u63A5\u53E3\u6216\u6570\u7EC4\u7C7B\u578B
       
   423 
       
   424 compiler.err.intf.meth.cant.have.body=\u63A5\u53E3\u62BD\u8C61\u65B9\u6CD5\u4E0D\u80FD\u5E26\u6709\u4E3B\u4F53
       
   425 
       
   426 # 0: symbol
       
   427 compiler.err.invalid.annotation.member.type=\u6CE8\u91CA\u7C7B\u578B\u5143\u7D20 {0} \u7684\u7C7B\u578B\u65E0\u6548
       
   428 
       
   429 compiler.err.invalid.binary.number=\u4E8C\u8FDB\u5236\u6570\u5B57\u4E2D\u5FC5\u987B\u5305\u542B\u81F3\u5C11\u4E00\u4E2A\u4E8C\u8FDB\u5236\u6570
       
   430 
       
   431 compiler.err.invalid.hex.number=\u5341\u516D\u8FDB\u5236\u6570\u5B57\u5FC5\u987B\u5305\u542B\u81F3\u5C11\u4E00\u4F4D\u5341\u516D\u8FDB\u5236\u6570
       
   432 
       
   433 compiler.err.invalid.meth.decl.ret.type.req=\u65B9\u6CD5\u58F0\u660E\u65E0\u6548; \u9700\u8981\u8FD4\u56DE\u7C7B\u578B
       
   434 
       
   435 compiler.err.varargs.and.old.array.syntax=variable-arity \u53C2\u6570\u4E2D\u4E0D\u5141\u8BB8\u4F7F\u7528\u4F20\u7EDF\u6570\u7EC4\u8BB0\u53F7
       
   436 
       
   437 compiler.err.varargs.and.receiver =\u63A5\u6536\u65B9\u53C2\u6570\u4E0D\u5141\u8BB8\u4F7F\u7528 varargs \u8BB0\u53F7
       
   438 
       
   439 compiler.err.array.and.receiver =\u63A5\u6536\u65B9\u53C2\u6570\u4E0D\u5141\u8BB8\u4F7F\u7528\u4F20\u7EDF\u6570\u7EC4\u8BB0\u53F7
       
   440 
       
   441 compiler.err.variable.not.allowed=\u6B64\u5904\u4E0D\u5141\u8BB8\u4F7F\u7528\u53D8\u91CF\u58F0\u660E
       
   442 
       
   443 # 0: name
       
   444 compiler.err.label.already.in.use=\u6807\u7B7E{0}\u5DF2\u4F7F\u7528
       
   445 
       
   446 # 0: symbol
       
   447 compiler.err.local.var.accessed.from.icls.needs.final=\u4ECE\u5185\u90E8\u7C7B\u4E2D\u8BBF\u95EE\u672C\u5730\u53D8\u91CF{0}; \u9700\u8981\u88AB\u58F0\u660E\u4E3A\u6700\u7EC8\u7C7B\u578B
       
   448 
       
   449 compiler.err.local.enum=\u679A\u4E3E\u7C7B\u578B\u4E0D\u80FD\u4E3A\u672C\u5730\u7C7B\u578B
       
   450 
       
   451 compiler.err.cannot.create.array.with.type.arguments=\u65E0\u6CD5\u521B\u5EFA\u5177\u6709\u7C7B\u578B\u53D8\u91CF\u7684\u6570\u7EC4
       
   452 
       
   453 compiler.err.cannot.create.array.with.diamond=\u65E0\u6CD5\u521B\u5EFA\u5177\u6709 ''<>'' \u7684\u6570\u7EC4
       
   454 
       
   455 #
       
   456 # limits.  We don't give the limits in the diagnostic because we expect
       
   457 # them to change, yet we want to use the same diagnostic.  These are all
       
   458 # detected during code generation.
       
   459 #
       
   460 compiler.err.limit.code=\u4EE3\u7801\u8FC7\u957F
       
   461 
       
   462 compiler.err.limit.code.too.large.for.try.stmt=try \u8BED\u53E5\u7684\u4EE3\u7801\u8FC7\u957F
       
   463 
       
   464 compiler.err.limit.dimensions=\u6570\u7EC4\u7C7B\u578B\u7EF4\u8FC7\u591A
       
   465 
       
   466 compiler.err.limit.locals=\u672C\u5730\u53D8\u91CF\u8FC7\u591A
       
   467 
       
   468 compiler.err.limit.parameters=\u53C2\u6570\u8FC7\u591A
       
   469 
       
   470 compiler.err.limit.pool=\u5E38\u91CF\u8FC7\u591A
       
   471 
       
   472 compiler.err.limit.pool.in.class=\u7C7B{0}\u4E2D\u7684\u5E38\u91CF\u8FC7\u591A
       
   473 
       
   474 compiler.err.limit.stack=\u4EE3\u7801\u9700\u8981\u8FC7\u591A\u5806\u6808
       
   475 
       
   476 compiler.err.limit.string=\u5E38\u91CF\u5B57\u7B26\u4E32\u8FC7\u957F
       
   477 
       
   478 compiler.err.limit.string.overflow=\u5BF9\u4E8E\u5E38\u91CF\u6C60\u6765\u8BF4, \u5B57\u7B26\u4E32 "{0}..." \u7684 UTF8 \u8868\u793A\u8FC7\u957F
       
   479 
       
   480 compiler.err.malformed.fp.lit=\u6D6E\u70B9\u6587\u5B57\u7684\u683C\u5F0F\u9519\u8BEF
       
   481 
       
   482 compiler.err.method.does.not.override.superclass=\u65B9\u6CD5\u4E0D\u4F1A\u8986\u76D6\u6216\u5B9E\u73B0\u8D85\u7C7B\u578B\u7684\u65B9\u6CD5
       
   483 
       
   484 compiler.err.missing.meth.body.or.decl.abstract=\u7F3A\u5C11\u65B9\u6CD5\u4E3B\u4F53, \u6216\u58F0\u660E\u62BD\u8C61
       
   485 
       
   486 compiler.err.missing.ret.stmt=\u7F3A\u5C11\u8FD4\u56DE\u8BED\u53E5
       
   487 
       
   488 # 0: unused
       
   489 compiler.misc.missing.ret.val=\u7F3A\u5C11\u8FD4\u56DE\u503C
       
   490 
       
   491 compiler.misc.unexpected.ret.val=\u610F\u5916\u7684\u8FD4\u56DE\u503C
       
   492 
       
   493 # 0: set of modifier
       
   494 compiler.err.mod.not.allowed.here=\u6B64\u5904\u4E0D\u5141\u8BB8\u4F7F\u7528\u4FEE\u9970\u7B26{0}
       
   495 
       
   496 compiler.err.intf.not.allowed.here=\u6B64\u5904\u4E0D\u5141\u8BB8\u4F7F\u7528\u63A5\u53E3
       
   497 
       
   498 compiler.err.enums.must.be.static=\u53EA\u6709\u5728\u9759\u6001\u4E0A\u4E0B\u6587\u4E2D\u624D\u5141\u8BB8\u4F7F\u7528\u679A\u4E3E\u58F0\u660E
       
   499 
       
   500 # 0: symbol, 1: symbol
       
   501 compiler.err.name.clash.same.erasure=\u540D\u79F0\u51B2\u7A81: {0}\u548C{1}\u5177\u6709\u76F8\u540C\u7591\u7B26
       
   502 
       
   503 # 0: symbol, 1: symbol, 2: symbol, 3: symbol, 4: unused, 5: unused
       
   504 compiler.err.name.clash.same.erasure.no.override=\u540D\u79F0\u51B2\u7A81: {1}\u4E2D\u7684{0}\u548C{3}\u4E2D\u7684{2}\u5177\u6709\u76F8\u540C\u7591\u7B26, \u4F46\u4E24\u8005\u5747\u4E0D\u8986\u76D6\u5BF9\u65B9
       
   505 
       
   506 # 0: symbol, 1: symbol, 2: symbol, 3: symbol, 4: symbol, 5: symbol
       
   507 compiler.err.name.clash.same.erasure.no.override.1=\u540D\u79F0\u51B2\u7A81: {1} \u4E2D\u7684 {0} \u8986\u76D6\u7684\u65B9\u6CD5\u7684\u7591\u7B26\u4E0E\u53E6\u4E00\u4E2A\u65B9\u6CD5\u7684\u76F8\u540C, \u4F46\u4E24\u8005\u5747\u4E0D\u8986\u76D6\u5BF9\u65B9\n\u7B2C\u4E00\u4E2A\u65B9\u6CD5:  {3} \u4E2D\u7684 {2}\n\u7B2C\u4E8C\u4E2A\u65B9\u6CD5: {5} \u4E2D\u7684 {4}
       
   508 
       
   509 # 0: symbol, 1: symbol, 2: symbol, 3: symbol
       
   510 compiler.err.name.clash.same.erasure.no.hide=\u540D\u79F0\u51B2\u7A81: {1} \u4E2D\u7684 {0} \u548C {3} \u4E2D\u7684 {2} \u5177\u6709\u76F8\u540C\u7591\u7B26, \u4F46\u4E24\u8005\u5747\u4E0D\u9690\u85CF\u5BF9\u65B9
       
   511 
       
   512 compiler.err.name.reserved.for.internal.use={0}\u4E3A\u5185\u90E8\u4F7F\u7528\u4FDD\u7559
       
   513 
       
   514 compiler.err.native.meth.cant.have.body=\u672C\u673A\u65B9\u6CD5\u4E0D\u80FD\u5E26\u6709\u4E3B\u4F53
       
   515 
       
   516 # 0: type, 1: type
       
   517 compiler.err.neither.conditional.subtype=? \u7684\u4E0D\u517C\u5BB9\u7C7B\u578B: \u4E24\u8005\u90FD\u4E0D\u662F\u5BF9\u65B9\u7684\u5B50\u7C7B\u578B\n\u7B2C\u4E8C\u4E2A\u64CD\u4F5C\u6570: {0}\n\u7B2C\u4E09\u4E2A\u64CD\u4F5C\u6570: {1}
       
   518 
       
   519 # 0: message segment
       
   520 compiler.misc.incompatible.type.in.conditional=\u6761\u4EF6\u8868\u8FBE\u5F0F\u4E2D\u7684\u7C7B\u578B\u9519\u8BEF\n{0}
       
   521 
       
   522 compiler.misc.conditional.target.cant.be.void=\u6761\u4EF6\u8868\u8FBE\u5F0F\u7684\u76EE\u6807\u7C7B\u578B\u4E0D\u80FD\u4E3A\u7A7A
       
   523 
       
   524 # 0: type
       
   525 compiler.misc.incompatible.ret.type.in.lambda=lambda \u8868\u8FBE\u5F0F\u4E2D\u7684\u8FD4\u56DE\u7C7B\u578B\u9519\u8BEF\n{0}
       
   526 
       
   527 # 0: type
       
   528 compiler.misc.incompatible.ret.type.in.mref=\u65B9\u6CD5\u5F15\u7528\u4E2D\u7684\u8FD4\u56DE\u7C7B\u578B\u9519\u8BEF\n{0}
       
   529 
       
   530 # 0: list of type
       
   531 compiler.err.incompatible.thrown.types.in.mref=\u65B9\u6CD5\u5F15\u7528\u4E2D\u629B\u51FA\u7684\u7C7B\u578B{0}\u4E0D\u517C\u5BB9
       
   532 
       
   533 compiler.misc.incompatible.arg.types.in.lambda=lambda \u8868\u8FBE\u5F0F\u4E2D\u7684\u53C2\u6570\u7C7B\u578B\u4E0D\u517C\u5BB9
       
   534 
       
   535 compiler.misc.incompatible.arg.types.in.mref=\u65B9\u6CD5\u5F15\u7528\u4E2D\u7684\u53C2\u6570\u7C7B\u578B\u4E0D\u517C\u5BB9
       
   536 
       
   537 compiler.err.new.not.allowed.in.annotation=\u6CE8\u91CA\u4E2D\u4E0D\u5141\u8BB8\u4F7F\u7528 ''new''
       
   538 
       
   539 compiler.err.no.annotation.member={1}\u4E2D\u6CA1\u6709\u6CE8\u91CA\u6210\u5458{0}
       
   540 
       
   541 compiler.err.no.encl.instance.of.type.in.scope=\u4F5C\u7528\u57DF\u4E2D\u6CA1\u6709\u7C7B\u578B\u4E3A{0}\u7684\u5C01\u95ED\u5B9E\u4F8B
       
   542 
       
   543 compiler.err.no.intf.expected.here=\u6B64\u5904\u4E0D\u9700\u8981\u63A5\u53E3
       
   544 
       
   545 compiler.err.no.match.entry={0}\u5728{1}\u7684\u6761\u76EE\u4E2D\u6CA1\u6709\u5339\u914D\u9879; \u9700\u8981{2}
       
   546 
       
   547 compiler.err.not.annotation.type={0}\u4E0D\u662F\u6CE8\u91CA\u7C7B\u578B
       
   548 
       
   549 # 0: symbol, 1: symbol
       
   550 compiler.err.not.def.access.class.intf.cant.access={1}\u4E2D\u7684{0}\u662F\u5728\u4E0D\u53EF\u8BBF\u95EE\u7684\u7C7B\u6216\u63A5\u53E3\u4E2D\u5B9A\u4E49\u7684
       
   551 
       
   552 # 0: symbol, 1: symbol
       
   553 compiler.misc.not.def.access.class.intf.cant.access={1}\u4E2D\u7684{0}\u662F\u5728\u4E0D\u53EF\u8BBF\u95EE\u7684\u7C7B\u6216\u63A5\u53E3\u4E2D\u5B9A\u4E49\u7684
       
   554 
       
   555 # 0: symbol, 1: list of type, 2: type
       
   556 compiler.misc.cant.access.inner.cls.constr=\u65E0\u6CD5\u8BBF\u95EE\u6784\u9020\u5668 {0}({1})\n\u4F5C\u7528\u57DF\u4E2D\u6CA1\u6709\u7C7B\u578B\u4E3A{2}\u7684\u5C01\u95ED\u5B9E\u4F8B
       
   557 
       
   558 # 0: symbol, 1: symbol
       
   559 compiler.err.not.def.public.cant.access={0}\u5728{1}\u4E2D\u4E0D\u662F\u516C\u5171\u7684; \u65E0\u6CD5\u4ECE\u5916\u90E8\u7A0B\u5E8F\u5305\u4E2D\u5BF9\u5176\u8FDB\u884C\u8BBF\u95EE
       
   560 
       
   561 # 0: symbol, 1: symbol
       
   562 compiler.misc.not.def.public.cant.access={0}\u5728{1}\u4E2D\u4E0D\u662F\u516C\u5171\u7684; \u65E0\u6CD5\u4ECE\u5916\u90E8\u7A0B\u5E8F\u5305\u4E2D\u5BF9\u5176\u8FDB\u884C\u8BBF\u95EE
       
   563 
       
   564 # 0: name
       
   565 compiler.err.not.loop.label=\u4E0D\u662F loop \u6807\u7B7E: {0}
       
   566 
       
   567 compiler.err.not.stmt=\u4E0D\u662F\u8BED\u53E5
       
   568 
       
   569 # 0: symbol
       
   570 compiler.err.not.encl.class=\u4E0D\u662F\u5C01\u95ED\u7C7B: {0}
       
   571 
       
   572 # 0: name, 1: type, 2: unused
       
   573 compiler.err.operator.cant.be.applied=\u4E00\u5143\u8FD0\u7B97\u7B26 ''{0}'' \u7684\u64CD\u4F5C\u6570\u7C7B\u578B{1}\u9519\u8BEF
       
   574 
       
   575 # 0: name, 1: type, 2: type
       
   576 compiler.err.operator.cant.be.applied.1=\u4E8C\u5143\u8FD0\u7B97\u7B26 ''{0}'' \u7684\u64CD\u4F5C\u6570\u7C7B\u578B\u9519\u8BEF\n\u7B2C\u4E00\u4E2A\u7C7B\u578B:  {1}\n\u7B2C\u4E8C\u4E2A\u7C7B\u578B: {2}
       
   577 
       
   578 compiler.err.pkg.annotations.sb.in.package-info.java=\u7A0B\u5E8F\u5305\u6CE8\u91CA\u5E94\u5728\u6587\u4EF6 package-info.java \u4E2D
       
   579 
       
   580 # 0: symbol
       
   581 compiler.err.pkg.clashes.with.class.of.same.name=\u7A0B\u5E8F\u5305{0}\u4E0E\u5E26\u6709\u76F8\u540C\u540D\u79F0\u7684\u7C7B\u51B2\u7A81
       
   582 
       
   583 compiler.err.warnings.and.werror=\u53D1\u73B0\u8B66\u544A, \u4F46\u6307\u5B9A\u4E86 -Werror
       
   584 
       
   585 # Errors related to annotation processing
       
   586 
       
   587 # 0: symbol, 1: string, 2: stack-trace
       
   588 compiler.err.proc.cant.access=\u65E0\u6CD5\u8BBF\u95EE{0}\n{1}\n\u6709\u5173\u8BE6\u7EC6\u4FE1\u606F, \u8BF7\u53C2\u9605\u4EE5\u4E0B\u5806\u6808\u8DDF\u8E2A\u3002\n{2}
       
   589 
       
   590 # 0: symbol, 1: string
       
   591 compiler.err.proc.cant.access.1=\u65E0\u6CD5\u8BBF\u95EE{0}\n{1}
       
   592 
       
   593 # 0: string
       
   594 compiler.err.proc.cant.find.class=\u627E\u4E0D\u5230 ''{0}'' \u7684\u7C7B\u6587\u4EF6\u3002
       
   595 
       
   596 # Print a client-generated error message; assumed to be localized, no translation required
       
   597 # 0: string
       
   598 compiler.err.proc.messager={0}
       
   599 
       
   600 # 0: list of string
       
   601 compiler.err.proc.no.explicit.annotation.processing.requested=\u4EC5\u5F53\u663E\u5F0F\u8BF7\u6C42\u6CE8\u91CA\u5904\u7406\u65F6\u624D\u63A5\u53D7\u7C7B\u540D\u79F0 ''{0}''
       
   602 
       
   603 compiler.err.proc.no.service=ServiceLoader \u4E0D\u53EF\u7528, \u4F46\u5B83\u662F\u6CE8\u91CA\u5904\u7406\u6240\u5FC5\u9700\u7684\u3002
       
   604 
       
   605 compiler.err.proc.processor.bad.option.name=\u5904\u7406\u7A0B\u5E8F ''{1}'' \u63D0\u4F9B\u7684\u9009\u9879\u540D\u79F0 ''{0}'' \u9519\u8BEF
       
   606 
       
   607 # 0: string
       
   608 compiler.err.proc.processor.cant.instantiate=\u65E0\u6CD5\u5B9E\u4F8B\u5316\u5904\u7406\u7A0B\u5E8F ''{0}'' \u7684\u5B9E\u4F8B
       
   609 
       
   610 # 0: string
       
   611 compiler.err.proc.processor.not.found=\u627E\u4E0D\u5230\u6CE8\u91CA\u5904\u7406\u7A0B\u5E8F ''{0}''
       
   612 
       
   613 # 0: string
       
   614 compiler.err.proc.processor.wrong.type=\u6CE8\u91CA\u5904\u7406\u7A0B\u5E8F ''{0}'' \u672A\u5B9E\u73B0 javax.annotation.processing.Processor
       
   615 
       
   616 compiler.err.proc.service.problem=\u521B\u5EFA\u670D\u52A1\u52A0\u8F7D\u5668\u4EE5\u52A0\u8F7D\u5904\u7406\u7A0B\u5E8F\u65F6\u51FA\u9519\u3002
       
   617 
       
   618 compiler.err.proc.bad.config.file=\u670D\u52A1\u914D\u7F6E\u6587\u4EF6\u4E0D\u6B63\u786E, \u6216\u6784\u9020\u5904\u7406\u7A0B\u5E8F\u5BF9\u8C61{0}\u65F6\u629B\u51FA\u5F02\u5E38\u9519\u8BEF
       
   619 
       
   620 compiler.err.proc.cant.create.loader=\u65E0\u6CD5\u4E3A\u6CE8\u91CA\u5904\u7406\u7A0B\u5E8F{0}\u521B\u5EFA\u7C7B\u52A0\u8F7D\u5668
       
   621 
       
   622 # 0: unused
       
   623 compiler.err.qualified.new.of.static.class=\u9650\u5B9A\u7684\u65B0\u9759\u6001\u7C7B
       
   624 
       
   625 compiler.err.recursive.ctor.invocation=\u9012\u5F52\u6784\u9020\u5668\u8C03\u7528
       
   626 
       
   627 # 0: name, 1: symbol kind, 2: symbol, 3: symbol, 4: symbol kind, 5: symbol, 6: symbol
       
   628 compiler.err.ref.ambiguous=\u5BF9{0}\u7684\u5F15\u7528\u4E0D\u660E\u786E\n{3} \u4E2D\u7684{1} {2} \u548C {6} \u4E2D\u7684{4} {5} \u90FD\u5339\u914D
       
   629 
       
   630 # 0: name, 1: symbol kind, 2: symbol, 3: symbol, 4: symbol kind, 5: symbol, 6: symbol
       
   631 compiler.misc.ref.ambiguous=\u5BF9{0}\u7684\u5F15\u7528\u4E0D\u660E\u786E\n{3} \u4E2D\u7684{1} {2} \u548C {6} \u4E2D\u7684{4} {5} \u90FD\u5339\u914D
       
   632 
       
   633 compiler.err.repeated.annotation.target=\u6CE8\u91CA\u76EE\u6807\u91CD\u590D
       
   634 
       
   635 compiler.err.repeated.interface=\u63A5\u53E3\u91CD\u590D
       
   636 
       
   637 compiler.err.repeated.modifier=\u4FEE\u9970\u7B26\u91CD\u590D
       
   638 
       
   639 # 0: symbol, 1: set of modifier, 2: symbol
       
   640 compiler.err.report.access={0}\u53EF\u4EE5\u5728{2}\u4E2D\u8BBF\u95EE{1}
       
   641 
       
   642 # 0: symbol, 1: set of modifier, 2: symbol
       
   643 compiler.misc.report.access={0}\u53EF\u4EE5\u5728{2}\u4E2D\u8BBF\u95EE{1}
       
   644 
       
   645 compiler.err.ret.outside.meth=\u8FD4\u56DE\u5916\u90E8\u65B9\u6CD5
       
   646 
       
   647 compiler.err.signature.doesnt.match.supertype=\u7B7E\u540D\u4E0E{0}\u4E0D\u5339\u914D; \u4E0D\u517C\u5BB9\u7684\u8D85\u7C7B\u578B
       
   648 
       
   649 compiler.err.signature.doesnt.match.intf=\u7B7E\u540D\u4E0E{0}\u4E0D\u5339\u914D; \u4E0D\u517C\u5BB9\u7684\u63A5\u53E3
       
   650 
       
   651 # 0: number, 1: number
       
   652 compiler.err.method.invoked.with.incorrect.number.arguments=\u4F7F\u7528\u4E0D\u6B63\u786E\u6570\u91CF\u7684\u53C2\u6570\u8C03\u7528\u4E86\u65B9\u6CD5; \u9884\u671F\u4E3A {0} \u4E2A, \u627E\u5230 {1} \u4E2A
       
   653 
       
   654 # 0: symbol, 1: symbol, 2: symbol
       
   655 compiler.err.does.not.override.abstract={0}\u4E0D\u662F\u62BD\u8C61\u7684, \u5E76\u4E14\u672A\u8986\u76D6{2}\u4E2D\u7684\u62BD\u8C61\u65B9\u6CD5{1}
       
   656 
       
   657 compiler.err.source.cant.overwrite.input.file=\u5199\u5165\u6E90\u65F6\u51FA\u9519; \u65E0\u6CD5\u8986\u76D6\u8F93\u5165\u6587\u4EF6{0}
       
   658 
       
   659 compiler.err.stack.sim.error=\u5185\u90E8\u9519\u8BEF: {0}\u4E2D\u7684\u5806\u6808 sim \u9519\u8BEF
       
   660 
       
   661 compiler.err.static.imp.only.classes.and.interfaces=\u4EC5\u4ECE\u7C7B\u548C\u63A5\u53E3\u9759\u6001\u5BFC\u5165
       
   662 
       
   663 compiler.err.string.const.req=\u9700\u8981\u5E38\u91CF\u5B57\u7B26\u4E32\u8868\u8FBE\u5F0F
       
   664 
       
   665 # 0: symbol, 1: symbol
       
   666 compiler.err.synthetic.name.conflict=\u7B26\u53F7{0}\u4E0E{1}\u4E2D\u7684 compiler-synthesized \u7B26\u53F7\u51B2\u7A81
       
   667 
       
   668 # 0: symbol, 1: symbol
       
   669 compiler.warn.synthetic.name.conflict=\u7B26\u53F7{0}\u4E0E{1}\u4E2D\u7684 compiler-synthesized \u7B26\u53F7\u51B2\u7A81
       
   670 
       
   671 compiler.err.throws.not.allowed.in.intf.annotation=@interface \u6210\u5458\u4E2D\u4E0D\u5141\u8BB8\u4F7F\u7528 throws \u5B50\u53E5
       
   672 
       
   673 compiler.err.try.without.catch.or.finally=\u6709 ''try'', \u4F46\u662F\u6CA1\u6709 ''catch'' \u6216 ''finally''
       
   674 
       
   675 compiler.err.try.without.catch.finally.or.resource.decls=''try'' \u4E0D\u5E26\u6709 ''catch'', ''finally'' \u6216\u8D44\u6E90\u58F0\u660E
       
   676 
       
   677 # 0: symbol
       
   678 compiler.err.type.doesnt.take.params=\u7C7B\u578B{0}\u4E0D\u5E26\u6709\u53C2\u6570
       
   679 
       
   680 compiler.err.type.var.cant.be.deref=\u65E0\u6CD5\u4ECE\u7C7B\u578B\u53D8\u91CF\u4E2D\u8FDB\u884C\u9009\u62E9
       
   681 
       
   682 compiler.err.type.var.may.not.be.followed.by.other.bounds=\u7C7B\u578B\u53D8\u91CF\u540E\u9762\u4E0D\u80FD\u5E26\u6709\u5176\u4ED6\u9650\u5236\u8303\u56F4
       
   683 
       
   684 compiler.err.type.var.more.than.once=\u7C7B\u578B\u53D8\u91CF{0}\u5728{1}\u7684\u7ED3\u679C\u7C7B\u578B\u4E2D\u591A\u6B21\u51FA\u73B0; \u5FC5\u987B\u5BF9\u5176\u8FDB\u884C\u5B9E\u4F8B\u5316
       
   685 
       
   686 compiler.err.type.var.more.than.once.in.result=\u7C7B\u578B\u53D8\u91CF{0}\u5728{1}\u7684\u7C7B\u578B\u4E2D\u591A\u6B21\u51FA\u73B0; \u5FC5\u987B\u5BF9\u5176\u8FDB\u884C\u5B9E\u4F8B\u5316
       
   687 
       
   688 # 0: type, 1: type, 2: string
       
   689 compiler.err.types.incompatible.diff.ret=\u7C7B\u578B{0}\u548C{1}\u4E0D\u517C\u5BB9; \u4E24\u8005\u90FD\u5B9A\u4E49\u4E86{2}, \u4F46\u5374\u5E26\u6709\u4E0D\u76F8\u5173\u7684\u8FD4\u56DE\u7C7B\u578B
       
   690 
       
   691 # 0: kind, 1: type, 2: name, 3: list of type, 4: symbol, 5: symbol
       
   692 compiler.err.types.incompatible.unrelated.defaults={0} {1}\u4ECE\u7C7B\u578B {4} \u548C {5} \u4E2D\u7EE7\u627F\u4E86{2}({3}) \u7684\u4E0D\u76F8\u5173\u9ED8\u8BA4\u503C
       
   693 
       
   694 # 0: kind, 1: type, 2: name, 3: list of type, 4: symbol, 5: symbol
       
   695 compiler.err.types.incompatible.abstract.default={0} {1}\u4ECE\u7C7B\u578B {4} \u548C {5} \u4E2D\u7EE7\u627F\u4E86{2}({3}) \u7684\u62BD\u8C61\u548C\u9ED8\u8BA4\u503C
       
   696 
       
   697 # 0: name, 1: kind, 2: symbol
       
   698 compiler.err.default.overrides.object.member={1} {2} \u4E2D\u7684\u9ED8\u8BA4\u65B9\u6CD5{0}\u8986\u76D6\u4E86 java.lang.Object \u7684\u6210\u5458
       
   699 
       
   700 # 0: type
       
   701 compiler.err.illegal.static.intf.meth.call=\u9759\u6001\u63A5\u53E3\u65B9\u6CD5\u8C03\u7528\u975E\u6CD5\n\u5E94\u5C06\u63A5\u6536\u65B9\u8868\u8FBE\u5F0F\u66FF\u6362\u4E3A\u7C7B\u578B\u9650\u5B9A\u7B26 ''{0}''
       
   702 
       
   703 # 0: type, 1: message segment
       
   704 compiler.err.illegal.default.super.call=\u9ED8\u8BA4\u8D85\u7EA7\u8C03\u7528\u4E2D\u7684\u7C7B\u578B\u9650\u5B9A\u7B26{0}\u9519\u8BEF\n{1}
       
   705 
       
   706 # 0: symbol, 1: type
       
   707 compiler.misc.overridden.default=\u8986\u76D6\u4E86{1}\u4E2D\u7684\u65B9\u6CD5 {0}
       
   708 
       
   709 # 0: symbol, 1: type or symbol
       
   710 compiler.misc.redundant.supertype=\u5197\u4F59\u63A5\u53E3 {0} \u5DF2\u7531 {1} \u6269\u5C55
       
   711 
       
   712 compiler.err.unclosed.char.lit=\u672A\u7ED3\u675F\u7684\u5B57\u7B26\u6587\u5B57
       
   713 
       
   714 compiler.err.unclosed.comment=\u672A\u7ED3\u675F\u7684\u6CE8\u91CA
       
   715 
       
   716 compiler.err.unclosed.str.lit=\u672A\u7ED3\u675F\u7684\u5B57\u7B26\u4E32\u6587\u5B57
       
   717 
       
   718 # 0: name
       
   719 compiler.err.unsupported.encoding=\u4E0D\u652F\u6301\u7684\u7F16\u7801: {0}
       
   720 
       
   721 compiler.err.io.exception=\u8BFB\u53D6\u6E90\u6587\u4EF6\u65F6\u51FA\u9519: {0}
       
   722 
       
   723 # 0: name
       
   724 compiler.err.undef.label=\u672A\u5B9A\u4E49\u7684\u6807\u7B7E: {0}
       
   725 
       
   726 # 0: message segment, 1: unused
       
   727 compiler.err.cant.apply.diamond=\u65E0\u6CD5\u63A8\u65AD{0}\u7684\u7C7B\u578B\u53C2\u6570
       
   728 
       
   729 # 0: message segment or type, 1: message segment
       
   730 compiler.err.cant.apply.diamond.1=\u65E0\u6CD5\u63A8\u65AD{0}\u7684\u7C7B\u578B\u53C2\u6570\n\u539F\u56E0: {1}
       
   731 
       
   732 # 0: message segment or type, 1: message segment
       
   733 compiler.misc.cant.apply.diamond.1=\u65E0\u6CD5\u63A8\u65AD{0}\u7684\u7C7B\u578B\u53C2\u6570\n\u539F\u56E0: {1}
       
   734 
       
   735 compiler.err.unreachable.stmt=\u65E0\u6CD5\u8BBF\u95EE\u7684\u8BED\u53E5
       
   736 
       
   737 compiler.err.initializer.must.be.able.to.complete.normally=\u521D\u59CB\u5316\u7A0B\u5E8F\u5FC5\u987B\u80FD\u591F\u6B63\u5E38\u5B8C\u6210
       
   738 
       
   739 # 0: type
       
   740 compiler.err.unreported.exception.need.to.catch.or.throw=\u672A\u62A5\u544A\u7684\u5F02\u5E38\u9519\u8BEF{0}; \u5FC5\u987B\u5BF9\u5176\u8FDB\u884C\u6355\u83B7\u6216\u58F0\u660E\u4EE5\u4FBF\u629B\u51FA
       
   741 
       
   742 # 0: type
       
   743 compiler.err.unreported.exception.default.constructor=\u9ED8\u8BA4\u6784\u9020\u5668\u4E2D\u672A\u62A5\u544A\u7684\u5F02\u5E38\u9519\u8BEF{0}
       
   744 
       
   745 # 0: type, 1: name
       
   746 compiler.err.unreported.exception.implicit.close=\u672A\u62A5\u544A\u7684\u5F02\u5E38\u9519\u8BEF{0}; \u5FC5\u987B\u5BF9\u5176\u8FDB\u884C\u6355\u83B7\u6216\u58F0\u660E\u4EE5\u4FBF\u629B\u51FA\n\u5BF9\u8D44\u6E90\u53D8\u91CF ''{1}'' \u9690\u5F0F\u8C03\u7528 close() \u65F6\u629B\u51FA\u4E86\u5F02\u5E38\u9519\u8BEF
       
   747 
       
   748 compiler.err.unsupported.cross.fp.lit=\u8BE5 VM \u4E0D\u652F\u6301\u5341\u516D\u8FDB\u5236\u6D6E\u70B9\u6587\u5B57
       
   749 
       
   750 compiler.err.void.not.allowed.here=\u6B64\u5904\u4E0D\u5141\u8BB8\u4F7F\u7528 ''\u7A7A'' \u7C7B\u578B
       
   751 
       
   752 # 0: string
       
   753 compiler.err.wrong.number.type.args=\u7C7B\u578B\u53D8\u91CF\u6570\u76EE\u9519\u8BEF; \u9700\u8981{0}
       
   754 
       
   755 # 0: symbol
       
   756 compiler.err.var.might.already.be.assigned=\u53EF\u80FD\u5DF2\u5206\u914D\u53D8\u91CF{0}
       
   757 
       
   758 # 0: symbol
       
   759 compiler.err.var.might.not.have.been.initialized=\u53EF\u80FD\u5C1A\u672A\u521D\u59CB\u5316\u53D8\u91CF{0}
       
   760 
       
   761 # 0: symbol
       
   762 compiler.err.var.not.initialized.in.default.constructor=\u53D8\u91CF {0} \u672A\u5728\u9ED8\u8BA4\u6784\u9020\u5668\u4E2D\u521D\u59CB\u5316
       
   763 
       
   764 # 0: symbol
       
   765 compiler.err.var.might.be.assigned.in.loop=\u53EF\u80FD\u5728 loop \u4E2D\u5206\u914D\u4E86\u53D8\u91CF{0}
       
   766 
       
   767 # 0: symbol, 1: message segment
       
   768 compiler.err.varargs.invalid.trustme.anno={0} \u6CE8\u91CA\u65E0\u6548\u3002{1}
       
   769 
       
   770 # 0: type
       
   771 compiler.misc.varargs.trustme.on.reifiable.varargs=Varargs \u5143\u7D20\u7C7B\u578B{0}\u53EF\u5177\u4F53\u5316\u3002
       
   772 
       
   773 # 0: symbol
       
   774 compiler.misc.varargs.trustme.on.non.varargs.meth=\u65B9\u6CD5 {0} \u4E0D\u662F varargs \u65B9\u6CD5\u3002
       
   775 
       
   776 # 0: symbol
       
   777 compiler.misc.varargs.trustme.on.virtual.varargs=\u5B9E\u4F8B\u65B9\u6CD5 {0} \u4E0D\u662F\u6700\u7EC8\u7684\u3002
       
   778 
       
   779 # 0: type, 1: symbol kind, 2: symbol
       
   780 compiler.misc.inaccessible.varargs.type=\u5F62\u5F0F varargs \u5143\u7D20\u7C7B\u578B{0}\u65E0\u6CD5\u4ECE {1} {2} \u8FDB\u884C\u8BBF\u95EE
       
   781 
       
   782 # In the following string, {1} will always be the detail message from
       
   783 # java.io.IOException.
       
   784 # 0: symbol, 1: string
       
   785 compiler.err.class.cant.write=\u5199\u5165{0}\u65F6\u51FA\u9519: {1}
       
   786 
       
   787 # In the following string, {0} is the name of the class in the Java source.
       
   788 # It really should be used two times..
       
   789 # 0: name
       
   790 compiler.err.class.public.should.be.in.file=\u7C7B{0}\u662F\u516C\u5171\u7684, \u5E94\u5728\u540D\u4E3A {0}.java \u7684\u6587\u4EF6\u4E2D\u58F0\u660E
       
   791 
       
   792 ## All errors which do not refer to a particular line in the source code are
       
   793 ## preceded by this string.
       
   794 compiler.err.error=\u9519\u8BEF: 
       
   795 
       
   796 # The following error messages do not refer to a line in the source code.
       
   797 compiler.err.cant.read.file=\u65E0\u6CD5\u8BFB\u53D6: {0}
       
   798 
       
   799 #####
       
   800 
       
   801 # Fatal Errors
       
   802 
       
   803 compiler.misc.fatal.err.no.java.lang=\u81F4\u547D\u9519\u8BEF: \u5728\u7C7B\u8DEF\u5F84\u6216\u5F15\u5BFC\u7C7B\u8DEF\u5F84\u4E2D\u627E\u4E0D\u5230\u7A0B\u5E8F\u5305 java.lang
       
   804 
       
   805 compiler.misc.fatal.err.cant.locate.meth=\u81F4\u547D\u9519\u8BEF: \u627E\u4E0D\u5230\u65B9\u6CD5{0}
       
   806 
       
   807 compiler.misc.fatal.err.cant.locate.field=\u81F4\u547D\u9519\u8BEF: \u627E\u4E0D\u5230\u5B57\u6BB5{0}
       
   808 
       
   809 compiler.misc.fatal.err.cant.locate.ctor=\u81F4\u547D\u9519\u8BEF: \u627E\u4E0D\u5230{0}\u7684\u6784\u9020\u5668
       
   810 
       
   811 compiler.misc.fatal.err.cant.close=\u81F4\u547D\u9519\u8BEF: \u65E0\u6CD5\u5173\u95ED\u7F16\u8BD1\u5668\u8D44\u6E90
       
   812 
       
   813 #####
       
   814 
       
   815 ##
       
   816 ## miscellaneous strings
       
   817 ##
       
   818 
       
   819 compiler.misc.source.unavailable=(\u6E90\u4E0D\u53EF\u7528)
       
   820 
       
   821 compiler.misc.base.membership=\u60A8\u7684\u6240\u6709\u57FA\u7C7B\u90FD\u5C5E\u4E8E\u6211\u4EEC
       
   822 
       
   823 # 0: string, 1: string, 2: boolean
       
   824 compiler.misc.x.print.processor.info=\u5904\u7406\u7A0B\u5E8F{0}\u4E0E{1}\u5339\u914D\u5E76\u8FD4\u56DE{2}\u3002
       
   825 
       
   826 # 0: number, 1: string, 2: set of symbol, 3: boolean
       
   827 compiler.misc.x.print.rounds=\u5FAA\u73AF {0}:\n\t\u8F93\u5165\u6587\u4EF6: {1}\n\t\u6CE8\u91CA: {2}\n\t\u6700\u540E\u4E00\u4E2A\u5FAA\u73AF: {3}
       
   828 
       
   829 #####
       
   830 
       
   831 ## The following string will appear before all messages keyed as:
       
   832 ## "compiler.note".
       
   833 
       
   834 compiler.note.compressed.diags=\u67D0\u4E9B\u6D88\u606F\u5DF2\u7ECF\u8FC7\u7B80\u5316; \u8BF7\u4F7F\u7528 -Xdiags:verbose \u91CD\u65B0\u7F16\u8BD1\u4EE5\u83B7\u5F97\u5B8C\u6574\u8F93\u51FA
       
   835 
       
   836 compiler.note.potential.lambda.found=\u53EF\u5C06\u6B64\u533F\u540D\u5185\u90E8\u7C7B\u521B\u5EFA\u8F6C\u6362\u4E3A lambda \u8868\u8FBE\u5F0F\u3002
       
   837 
       
   838 # 0: boolean, 1: symbol
       
   839 compiler.note.lambda.stat=\u8F6C\u6362 lambda \u8868\u8FBE\u5F0F\n\u66FF\u4EE3 metafactory = {0}\n\u5408\u6210\u65B9\u6CD5 = {1}
       
   840 
       
   841 # 0: boolean, 1: unused
       
   842 compiler.note.mref.stat=\u8F6C\u6362\u65B9\u6CD5\u5F15\u7528\n\u66FF\u4EE3 metafactory = {0}\n
       
   843 # 0: boolean, 1: symbol
       
   844 compiler.note.mref.stat.1=\u8F6C\u6362\u65B9\u6CD5\u5F15\u7528\n\u66FF\u4EE3 metafactory = {0}\nbridge \u65B9\u6CD5 = {1}
       
   845 
       
   846 compiler.note.note=\u6CE8: 
       
   847 
       
   848 # 0: file name
       
   849 compiler.note.deprecated.filename={0}\u4F7F\u7528\u6216\u8986\u76D6\u4E86\u5DF2\u8FC7\u65F6\u7684 API\u3002
       
   850 
       
   851 compiler.note.deprecated.plural=\u67D0\u4E9B\u8F93\u5165\u6587\u4EF6\u4F7F\u7528\u6216\u8986\u76D6\u4E86\u5DF2\u8FC7\u65F6\u7684 API\u3002
       
   852 
       
   853 # The following string may appear after one of the above deprecation
       
   854 # messages.
       
   855 compiler.note.deprecated.recompile=\u6709\u5173\u8BE6\u7EC6\u4FE1\u606F, \u8BF7\u4F7F\u7528 -Xlint:deprecation \u91CD\u65B0\u7F16\u8BD1\u3002
       
   856 
       
   857 # 0: file name
       
   858 compiler.note.deprecated.filename.additional={0}\u8FD8\u4F7F\u7528\u6216\u8986\u76D6\u4E86\u5DF2\u8FC7\u65F6\u7684 API\u3002
       
   859 
       
   860 compiler.note.deprecated.plural.additional=\u67D0\u4E9B\u8F93\u5165\u6587\u4EF6\u8FD8\u4F7F\u7528\u6216\u8986\u76D6\u4E86\u5DF2\u8FC7\u65F6\u7684 API\u3002
       
   861 
       
   862 # 0: file name
       
   863 compiler.note.unchecked.filename={0}\u4F7F\u7528\u4E86\u672A\u7ECF\u68C0\u67E5\u6216\u4E0D\u5B89\u5168\u7684\u64CD\u4F5C\u3002
       
   864 
       
   865 compiler.note.unchecked.plural=\u67D0\u4E9B\u8F93\u5165\u6587\u4EF6\u4F7F\u7528\u4E86\u672A\u7ECF\u68C0\u67E5\u6216\u4E0D\u5B89\u5168\u7684\u64CD\u4F5C\u3002
       
   866 
       
   867 # The following string may appear after one of the above deprecation
       
   868 # messages.
       
   869 compiler.note.unchecked.recompile=\u6709\u5173\u8BE6\u7EC6\u4FE1\u606F, \u8BF7\u4F7F\u7528 -Xlint:unchecked \u91CD\u65B0\u7F16\u8BD1\u3002
       
   870 
       
   871 # 0: file name
       
   872 compiler.note.unchecked.filename.additional={0}\u8FD8\u6709\u672A\u7ECF\u68C0\u67E5\u6216\u4E0D\u5B89\u5168\u7684\u64CD\u4F5C\u3002
       
   873 
       
   874 compiler.note.unchecked.plural.additional=\u67D0\u4E9B\u8F93\u5165\u6587\u4EF6\u8FD8\u4F7F\u7528\u4E86\u672A\u7ECF\u68C0\u67E5\u6216\u4E0D\u5B89\u5168\u7684\u64CD\u4F5C\u3002
       
   875 
       
   876 # 0: file name
       
   877 compiler.note.sunapi.filename={0}\u4F7F\u7528\u4E86\u53EF\u80FD\u4F1A\u5728\u672A\u6765\u53D1\u884C\u7248\u4E2D\u5220\u9664\u7684\u5185\u90E8\u4E13\u7528 API\u3002
       
   878 
       
   879 compiler.note.sunapi.plural=\u67D0\u4E9B\u8F93\u5165\u6587\u4EF6\u4F7F\u7528\u4E86\u53EF\u80FD\u4F1A\u5728\u672A\u6765\u53D1\u884C\u7248\u4E2D\u5220\u9664\u7684\u5185\u90E8\u4E13\u7528 API\u3002
       
   880 
       
   881 # The following string may appear after one of the above sunapi messages.
       
   882 compiler.note.sunapi.recompile=\u6709\u5173\u8BE6\u7EC6\u4FE1\u606F, \u8BF7\u4F7F\u7528 -Xlint:sunapi \u91CD\u65B0\u7F16\u8BD1\u3002
       
   883 
       
   884 # 0: file name
       
   885 compiler.note.sunapi.filename.additional={0}\u4F7F\u7528\u4E86\u53EF\u80FD\u4F1A\u5728\u672A\u6765\u53D1\u884C\u7248\u4E2D\u5220\u9664\u7684\u5176\u4ED6\u5185\u90E8\u4E13\u7528 API\u3002
       
   886 
       
   887 compiler.note.sunapi.plural.additional=\u67D0\u4E9B\u8F93\u5165\u6587\u4EF6\u4F7F\u7528\u4E86\u53EF\u80FD\u4F1A\u5728\u672A\u6765\u53D1\u884C\u7248\u4E2D\u5220\u9664\u7684\u5176\u4ED6\u5185\u90E8\u4E13\u7528 API\u3002
       
   888 
       
   889 # Notes related to annotation processing
       
   890 
       
   891 # Print a client-generated note; assumed to be localized, no translation required
       
   892 # 0: string
       
   893 compiler.note.proc.messager={0}
       
   894 
       
   895 #####
       
   896 
       
   897 # 0: number
       
   898 compiler.misc.count.error={0} \u4E2A\u9519\u8BEF
       
   899 
       
   900 # 0: number
       
   901 compiler.misc.count.error.plural={0} \u4E2A\u9519\u8BEF
       
   902 
       
   903 # 0: number
       
   904 compiler.misc.count.warn={0} \u4E2A\u8B66\u544A
       
   905 
       
   906 # 0: number
       
   907 compiler.misc.count.warn.plural={0} \u4E2A\u8B66\u544A
       
   908 
       
   909 compiler.misc.version.not.available=(\u7248\u672C\u4FE1\u606F\u4E0D\u53EF\u7528)
       
   910 
       
   911 ## extra output when using -verbose (JavaCompiler)
       
   912 
       
   913 # 0: symbol
       
   914 compiler.misc.verbose.checking.attribution=[\u6B63\u5728\u68C0\u67E5{0}]
       
   915 
       
   916 # 0: string
       
   917 compiler.misc.verbose.parsing.done=[\u89E3\u6790\u5DF2\u5B8C\u6210, \u7528\u65F6 {0} \u6BEB\u79D2]
       
   918 
       
   919 # 0: file name
       
   920 compiler.misc.verbose.parsing.started=[\u89E3\u6790\u5F00\u59CB\u65F6\u95F4 {0}]
       
   921 
       
   922 # 0: string
       
   923 compiler.misc.verbose.total=[\u5171 {0} \u6BEB\u79D2]
       
   924 
       
   925 # 0: file name
       
   926 compiler.misc.verbose.wrote.file=[\u5DF2\u5199\u5165{0}]
       
   927 
       
   928 ## extra output when using -verbose (Retro)
       
   929 compiler.misc.verbose.retro=[\u6B63\u5728\u66F4\u65B0{0}]
       
   930 
       
   931 compiler.misc.verbose.retro.with=\t\u6B63\u5728\u4F7F\u7528{1}\u66F4\u65B0{0}
       
   932 
       
   933 compiler.misc.verbose.retro.with.list=\t\u6B63\u5728\u4F7F\u7528\u7C7B\u578B\u53C2\u6570{1}, \u8D85\u7C7B\u578B{2}\u548C\u63A5\u53E3{3}\u66F4\u65B0{0}
       
   934 
       
   935 ## extra output when using -verbose (code/ClassReader)
       
   936 # 0: string
       
   937 compiler.misc.verbose.loading=[\u6B63\u5728\u52A0\u8F7D{0}]
       
   938 
       
   939 # 0: string
       
   940 compiler.misc.verbose.sourcepath=[\u6E90\u6587\u4EF6\u7684\u641C\u7D22\u8DEF\u5F84: {0}]
       
   941 
       
   942 # 0: string
       
   943 compiler.misc.verbose.classpath=[\u7C7B\u6587\u4EF6\u7684\u641C\u7D22\u8DEF\u5F84: {0}]
       
   944 
       
   945 ## extra output when using -checkclassfile (code/ClassReader)
       
   946 compiler.misc.ccf.found.later.version=\u7C7B\u6587\u4EF6\u7684\u7248\u672C\u9AD8\u4E8E\u9884\u671F: {0}
       
   947 
       
   948 compiler.misc.ccf.unrecognized.attribute=\u65E0\u6CD5\u8BC6\u522B\u7684\u5C5E\u6027: {0}
       
   949 
       
   950 ## extra output when using -prompt (util/Log)
       
   951 compiler.misc.resume.abort=\u7EE7\u7EED(R), \u653E\u5F03(A)>
       
   952 
       
   953 #####
       
   954 
       
   955 ##
       
   956 ## warnings
       
   957 ##
       
   958 
       
   959 ## All warning messages are preceded by the following string.
       
   960 compiler.warn.warning=\u8B66\u544A: 
       
   961 
       
   962 ## Warning messages may also include the following prefix to identify a
       
   963 ## lint option
       
   964 # 0: option name
       
   965 compiler.warn.lintOption=[{0}] 
       
   966 
       
   967 # 0: symbol
       
   968 compiler.warn.constant.SVUID=serialVersionUID \u5728\u7C7B{0}\u4E2D\u5FC5\u987B\u662F\u5E38\u91CF
       
   969 
       
   970 # 0: file name
       
   971 compiler.warn.dir.path.element.not.found=\u9519\u8BEF\u7684\u8DEF\u5F84\u5143\u7D20 "{0}": \u6CA1\u6709\u8FD9\u79CD\u76EE\u5F55
       
   972 
       
   973 compiler.warn.finally.cannot.complete=finally \u5B50\u53E5\u65E0\u6CD5\u6B63\u5E38\u5B8C\u6210
       
   974 
       
   975 # 0: symbol, 1: symbol
       
   976 compiler.warn.has.been.deprecated={1}\u4E2D\u7684{0}\u5DF2\u8FC7\u65F6
       
   977 
       
   978 # 0: symbol
       
   979 compiler.warn.sun.proprietary={0}\u662F\u5185\u90E8\u4E13\u7528 API, \u53EF\u80FD\u4F1A\u5728\u672A\u6765\u53D1\u884C\u7248\u4E2D\u5220\u9664
       
   980 
       
   981 compiler.warn.illegal.char.for.encoding=\u7F16\u7801{0}\u7684\u4E0D\u53EF\u6620\u5C04\u5B57\u7B26
       
   982 
       
   983 # 0: symbol
       
   984 compiler.warn.improper.SVUID=\u5FC5\u987B\u5728\u7C7B{0}\u4E2D\u5C06 serialVersionUID \u58F0\u660E\u4E3A static final
       
   985 
       
   986 # 0: type, 1: type
       
   987 compiler.warn.inexact.non-varargs.call=\u6700\u540E\u4E00\u4E2A\u53C2\u6570\u4F7F\u7528\u4E86\u4E0D\u51C6\u786E\u7684\u53D8\u91CF\u7C7B\u578B\u7684 varargs \u65B9\u6CD5\u7684\u975E varargs \u8C03\u7528; \n\u5BF9\u4E8E varargs \u8C03\u7528, \u5E94\u4F7F\u7528 {0}\n\u5BF9\u4E8E\u975E varargs \u8C03\u7528, \u5E94\u4F7F\u7528 {1}, \u8FD9\u6837\u4E5F\u53EF\u4EE5\u6291\u5236\u6B64\u8B66\u544A
       
   988 
       
   989 # 0: list of type
       
   990 compiler.warn.unreachable.catch=catch \u5B50\u53E5\u65E0\u6CD5\u8BBF\u95EE\n\u5DF2\u6355\u83B7\u5230\u629B\u51FA\u7684\u7C7B\u578B{0}
       
   991 
       
   992 # 0: list of type
       
   993 compiler.warn.unreachable.catch.1=catch \u5B50\u53E5\u65E0\u6CD5\u8BBF\u95EE\n\u5DF2\u6355\u83B7\u5230\u629B\u51FA\u7684\u7C7B\u578B{0}
       
   994 
       
   995 # 0: symbol
       
   996 compiler.warn.long.SVUID=serialVersionUID \u5728\u7C7B{0}\u4E2D\u5FC5\u987B\u662F long \u7C7B\u578B
       
   997 
       
   998 # 0: symbol
       
   999 compiler.warn.missing.SVUID=\u53EF\u5E8F\u5217\u5316\u7C7B{0}\u6CA1\u6709 serialVersionUID \u7684\u5B9A\u4E49
       
  1000 
       
  1001 # 0: symbol, 1: symbol, 2: symbol, 3: symbol
       
  1002 compiler.warn.potentially.ambiguous.overload={1} \u4E2D\u7684 {0} \u53EF\u80FD\u4E0E {3} \u4E2D\u7684 {2} \u6DF7\u6DC6
       
  1003 
       
  1004 # 0: message segment
       
  1005 compiler.warn.override.varargs.missing={0}; \u88AB\u8986\u76D6\u7684\u65B9\u6CD5\u6CA1\u6709 ''...''
       
  1006 
       
  1007 # 0: message segment
       
  1008 compiler.warn.override.varargs.extra={0}; \u8986\u76D6\u7684\u65B9\u6CD5\u7F3A\u5C11 ''...''
       
  1009 
       
  1010 compiler.warn.override.bridge={0}; \u88AB\u8986\u76D6\u7684\u65B9\u6CD5\u4E3A bridge \u65B9\u6CD5
       
  1011 
       
  1012 # 0: symbol
       
  1013 compiler.warn.pkg-info.already.seen=\u5DF2\u627E\u5230\u7A0B\u5E8F\u5305{0}\u7684 package-info.java \u6587\u4EF6
       
  1014 
       
  1015 # 0: file name
       
  1016 compiler.warn.path.element.not.found=\u9519\u8BEF\u7684\u8DEF\u5F84\u5143\u7D20 "{0}": \u6CA1\u6709\u8FD9\u79CD\u6587\u4EF6\u6216\u76EE\u5F55
       
  1017 
       
  1018 compiler.warn.possible.fall-through.into.case=\u53EF\u80FD\u65E0\u6CD5\u5B9E\u73B0 case
       
  1019 
       
  1020 # 0: type
       
  1021 compiler.warn.redundant.cast=\u51FA\u73B0\u5197\u4F59\u7684\u5230{0}\u7684\u8F6C\u6362
       
  1022 
       
  1023 # 0: number
       
  1024 compiler.warn.position.overflow=\u884C {0} \u5904\u7684\u4F4D\u7F6E\u7F16\u7801\u6EA2\u51FA
       
  1025 
       
  1026 # 0: file name, 1: number, 2: number
       
  1027 compiler.warn.big.major.version={0}: \u4E3B\u7248\u672C {1} \u6BD4 {2} \u65B0, \u6B64\u7F16\u8BD1\u5668\u652F\u6301\u6700\u65B0\u7684\u4E3B\u7248\u672C\u3002\n\u5EFA\u8BAE\u5347\u7EA7\u6B64\u7F16\u8BD1\u5668\u3002
       
  1028 
       
  1029 # 0: symbol kind, 1: symbol
       
  1030 compiler.warn.static.not.qualified.by.type=static {0}\u5E94\u7531\u7C7B\u578B\u540D\u79F0{1}\u800C\u4E0D\u662F\u8868\u8FBE\u5F0F\u9650\u5B9A
       
  1031 
       
  1032 # 0: string
       
  1033 compiler.warn.source.no.bootclasspath=\u672A\u4E0E -source {0} \u4E00\u8D77\u8BBE\u7F6E\u5F15\u5BFC\u7C7B\u8DEF\u5F84
       
  1034 
       
  1035 # 0: string
       
  1036 compiler.warn.option.obsolete.source=\u6E90\u503C{0}\u5DF2\u8FC7\u65F6, \u5C06\u5728\u672A\u6765\u6240\u6709\u53D1\u884C\u7248\u4E2D\u5220\u9664
       
  1037 
       
  1038 # 0: string
       
  1039 compiler.warn.option.obsolete.target=\u76EE\u6807\u503C{0}\u5DF2\u8FC7\u65F6, \u5C06\u5728\u672A\u6765\u6240\u6709\u53D1\u884C\u7248\u4E2D\u5220\u9664
       
  1040 
       
  1041 compiler.warn.option.obsolete.suppression=\u8981\u9690\u85CF\u6709\u5173\u5DF2\u8FC7\u65F6\u9009\u9879\u7684\u8B66\u544A, \u8BF7\u4F7F\u7528 -Xlint:-options\u3002
       
  1042 
       
  1043 # 0: name, 1: number, 2: number, 3: number, 4: number
       
  1044 compiler.warn.future.attr={1}.{2} \u7248\u7C7B\u6587\u4EF6\u4E2D\u5F15\u5165\u7684 {0} \u5C5E\u6027\u5728 {3}.{4} \u7248\u7C7B\u6587\u4EF6\u4E2D\u88AB\u5FFD\u7565
       
  1045 
       
  1046 # Warnings related to annotation processing
       
  1047 # 0: name
       
  1048 compiler.warn.proc.package.does.not.exist=\u7A0B\u5E8F\u5305{0}\u4E0D\u5B58\u5728
       
  1049 
       
  1050 # 0: name
       
  1051 compiler.warn.proc.file.reopening=\u5C1D\u8BD5\u591A\u6B21\u4E3A ''{0}'' \u521B\u5EFA\u6587\u4EF6
       
  1052 
       
  1053 # 0: name
       
  1054 compiler.warn.proc.type.already.exists=\u7C7B\u578B ''{0}'' \u7684\u6587\u4EF6\u5DF2\u7ECF\u5B58\u5728\u4E8E\u6E90\u8DEF\u5F84\u6216\u7C7B\u8DEF\u5F84\u4E2D
       
  1055 
       
  1056 # 0: name
       
  1057 compiler.warn.proc.type.recreate=\u5C1D\u8BD5\u591A\u6B21\u521B\u5EFA\u7C7B\u578B ''{0}'' \u7684\u6587\u4EF6
       
  1058 
       
  1059 # 0: string
       
  1060 compiler.warn.proc.illegal.file.name=\u65E0\u6CD5\u521B\u5EFA\u5E26\u6709\u975E\u6CD5\u540D\u79F0 ''{0}'' \u7684\u6587\u4EF6\u3002
       
  1061 
       
  1062 # 0: string, 1: string
       
  1063 compiler.warn.proc.suspicious.class.name=\u6B63\u5728\u4E3A\u540D\u79F0\u4EE5{1}\u7ED3\u5C3E\u7684\u7C7B\u578B\u521B\u5EFA\u6587\u4EF6: ''{0}''
       
  1064 
       
  1065 # 0: name
       
  1066 compiler.warn.proc.file.create.last.round=\u5C06\u4E0D\u5BF9\u5728\u6700\u540E\u4E00\u4E2A\u5FAA\u73AF\u4E2D\u521B\u5EFA\u7684\u7C7B\u578B\u4E3A ''{0}'' \u7684\u6587\u4EF6\u8FDB\u884C\u6CE8\u91CA\u5904\u7406\u3002
       
  1067 
       
  1068 # 0: string, 1: string
       
  1069 compiler.warn.proc.malformed.supported.string=\u5904\u7406\u7A0B\u5E8F ''{1}'' \u4E3A\u652F\u6301\u7684\u6CE8\u91CA\u7C7B\u578B\u8FD4\u56DE\u683C\u5F0F\u9519\u8BEF\u7684\u5B57\u7B26\u4E32 ''{0}''
       
  1070 
       
  1071 # 0: set of string
       
  1072 compiler.warn.proc.annotations.without.processors=\u6CA1\u6709\u5904\u7406\u7A0B\u5E8F\u8981\u4F7F\u7528\u4EE5\u4E0B\u4EFB\u4F55\u6CE8\u91CA: {0}
       
  1073 
       
  1074 # 0: source version, 1: string, 2: string
       
  1075 compiler.warn.proc.processor.incompatible.source.version=\u6765\u81EA\u6CE8\u91CA\u5904\u7406\u7A0B\u5E8F ''{1}'' \u7684\u53D7\u652F\u6301 source \u7248\u672C ''{0}'' \u4F4E\u4E8E -source ''{2}''
       
  1076 
       
  1077 compiler.warn.proc.proc-only.requested.no.procs=\u5728\u672A\u8BF7\u6C42\u7F16\u8BD1\u7684\u60C5\u51B5\u4E0B\u8FDB\u884C\u6CE8\u91CA\u5904\u7406, \u4F46\u627E\u4E0D\u5230\u5904\u7406\u7A0B\u5E8F\u3002
       
  1078 
       
  1079 compiler.warn.proc.use.implicit=\u6CE8\u91CA\u5904\u7406\u4E0D\u9002\u7528\u4E8E\u9690\u5F0F\u7F16\u8BD1\u7684\u6587\u4EF6\u3002\n\u4F7F\u7528 -implicit \u6307\u5B9A\u7528\u4E8E\u9690\u5F0F\u7F16\u8BD1\u7684\u7B56\u7565\u3002
       
  1080 
       
  1081 compiler.warn.proc.use.proc.or.implicit=\u6CE8\u91CA\u5904\u7406\u4E0D\u9002\u7528\u4E8E\u9690\u5F0F\u7F16\u8BD1\u7684\u6587\u4EF6\u3002\n\u4F7F\u7528 -proc:none \u7981\u7528\u6CE8\u91CA\u5904\u7406\u6216\u4F7F\u7528 -implicit \u6307\u5B9A\u7528\u4E8E\u9690\u5F0F\u7F16\u8BD1\u7684\u7B56\u7565\u3002
       
  1082 
       
  1083 # Print a client-generated warning; assumed to be localized, no translation required
       
  1084 # 0: string
       
  1085 compiler.warn.proc.messager={0}
       
  1086 
       
  1087 # 0: set of name
       
  1088 compiler.warn.proc.unclosed.type.files=\u7C7B\u578B ''{0}'' \u7684\u6587\u4EF6\u672A\u5173\u95ED; \u5C06\u4E0D\u9488\u5BF9\u8FD9\u4E9B\u7C7B\u578B\u8FDB\u884C\u6CE8\u91CA\u5904\u7406
       
  1089 
       
  1090 # 0: string
       
  1091 compiler.warn.proc.unmatched.processor.options=\u4EE5\u4E0B\u9009\u9879\u672A\u88AB\u4EFB\u4F55\u5904\u7406\u7A0B\u5E8F\u8BC6\u522B: ''{0}''
       
  1092 
       
  1093 compiler.warn.try.explicit.close.call=\u5728\u53EF\u81EA\u52A8\u7ED3\u675F\u7684\u8D44\u6E90\u4E0A\u663E\u5F0F\u8C03\u7528 close()
       
  1094 
       
  1095 # 0: symbol
       
  1096 compiler.warn.try.resource.not.referenced=\u4E0D\u80FD\u5728\u76F8\u5E94\u7684 try \u8BED\u53E5\u7684\u6B63\u6587\u4E2D\u5F15\u7528\u53EF\u81EA\u52A8\u7ED3\u675F\u7684\u8D44\u6E90{0}
       
  1097 
       
  1098 # 0: type
       
  1099 compiler.warn.try.resource.throws.interrupted.exc=\u53EF\u81EA\u52A8\u5173\u95ED\u7684\u8D44\u6E90{0}\u5305\u542B\u7684\u6210\u5458\u65B9\u6CD5 close() \u53EF\u80FD\u629B\u51FA InterruptedException
       
  1100 
       
  1101 compiler.warn.unchecked.assign=\u672A\u7ECF\u68C0\u67E5\u7684\u5206\u914D: \u5C06{0}\u5206\u914D\u7ED9{1}
       
  1102 
       
  1103 # 0: symbol, 1: type
       
  1104 compiler.warn.unchecked.assign.to.var=\u5BF9\u4F5C\u4E3A\u539F\u59CB\u7C7B\u578B{1}\u7684\u6210\u5458\u7684\u53D8\u91CF{0}\u7684\u5206\u914D\u672A\u7ECF\u8FC7\u68C0\u67E5
       
  1105 
       
  1106 # 0: symbol, 1: type
       
  1107 compiler.warn.unchecked.call.mbr.of.raw.type=\u5BF9\u4F5C\u4E3A\u539F\u59CB\u7C7B\u578B{1}\u7684\u6210\u5458\u7684{0}\u7684\u8C03\u7528\u672A\u7ECF\u8FC7\u68C0\u67E5
       
  1108 
       
  1109 compiler.warn.unchecked.cast.to.type=\u5411\u7C7B\u578B{0}\u7684\u8F6C\u6362\u672A\u7ECF\u8FC7\u68C0\u67E5
       
  1110 
       
  1111 # 0: symbol kind, 1: name, 2: list of type, 3: list of type, 4: symbol kind, 5: symbol
       
  1112 compiler.warn.unchecked.meth.invocation.applied=\u65B9\u6CD5\u8C03\u7528\u672A\u7ECF\u8FC7\u68C0\u67E5: \u5C06{4} {5}\u4E2D\u7684{0} {1}\u5E94\u7528\u5230\u7ED9\u5B9A\u7684\u7C7B\u578B\n\u9700\u8981: {2}\n\u627E\u5230: {3}
       
  1113 
       
  1114 # 0: type
       
  1115 compiler.warn.unchecked.generic.array.creation=\u5BF9\u4E8E\u7C7B\u578B\u4E3A{0}\u7684 varargs \u53C2\u6570, \u6CDB\u578B\u6570\u7EC4\u521B\u5EFA\u672A\u7ECF\u8FC7\u68C0\u67E5
       
  1116 
       
  1117 # 0: type
       
  1118 compiler.warn.unchecked.varargs.non.reifiable.type=\u53C2\u6570\u5316 vararg \u7C7B\u578B{0}\u7684\u5806\u53EF\u80FD\u5DF2\u53D7\u6C61\u67D3
       
  1119 
       
  1120 # 0: symbol
       
  1121 compiler.warn.varargs.unsafe.use.varargs.param=Varargs \u65B9\u6CD5\u53EF\u80FD\u5BFC\u81F4\u6765\u81EA\u4E0D\u53EF\u5177\u4F53\u5316 varargs \u53C2\u6570 {0} \u7684\u5806\u6C61\u67D3
       
  1122 
       
  1123 compiler.warn.missing.deprecated.annotation=\u672A\u4F7F\u7528 @Deprecated \u5BF9\u5DF2\u8FC7\u65F6\u7684\u9879\u76EE\u8FDB\u884C\u6CE8\u91CA
       
  1124 
       
  1125 compiler.warn.invalid.archive.file=\u4EE5\u4E0B\u8DEF\u5F84\u4E2D\u5B58\u5728\u610F\u5916\u7684\u6587\u4EF6: {0}
       
  1126 
       
  1127 compiler.warn.unexpected.archive.file=\u4EE5\u4E0B\u6863\u6848\u6587\u4EF6\u5B58\u5728\u610F\u5916\u7684\u6269\u5C55\u540D: {0}
       
  1128 
       
  1129 compiler.warn.div.zero=\u9664\u6570\u4E3A\u96F6
       
  1130 
       
  1131 compiler.warn.empty.if=if \u4E4B\u540E\u6CA1\u6709\u8BED\u53E5
       
  1132 
       
  1133 compiler.warn.annotation.method.not.found=\u65E0\u6CD5\u627E\u5230\u7C7B\u578B ''{0}'' \u7684\u6CE8\u91CA\u65B9\u6CD5 ''{1}()''
       
  1134 
       
  1135 compiler.warn.annotation.method.not.found.reason=\u65E0\u6CD5\u627E\u5230\u7C7B\u578B ''{0}'' \u7684\u6CE8\u91CA\u65B9\u6CD5 ''{1}()'': {2}
       
  1136 
       
  1137 # 0: symbol, 1: name
       
  1138 compiler.warn.unknown.enum.constant=\u672A\u77E5\u7684\u679A\u4E3E\u5E38\u91CF {1}.{2}
       
  1139 
       
  1140 # 0: symbol, 1: name, 2: message segment
       
  1141 compiler.warn.unknown.enum.constant.reason=\u672A\u77E5\u7684\u679A\u4E3E\u5E38\u91CF {1}.{2}\n\u539F\u56E0: {3}
       
  1142 
       
  1143 # 0: type, 1: type
       
  1144 compiler.warn.raw.class.use=\u627E\u5230\u539F\u59CB\u7C7B\u578B: {0}\n\u7F3A\u5C11\u6CDB\u578B\u7C7B{1}\u7684\u7C7B\u578B\u53C2\u6570
       
  1145 
       
  1146 # 0: unused, 1: unused
       
  1147 compiler.warn.diamond.redundant.args=\u65B0\u8868\u8FBE\u5F0F\u4E2D\u5B58\u5728\u5197\u4F59\u7C7B\u578B\u53C2\u6570 (\u6539\u7528 diamond \u8FD0\u7B97\u7B26)\u3002
       
  1148 
       
  1149 # 0: type, 1: type
       
  1150 compiler.warn.diamond.redundant.args.1=\u65B0\u8868\u8FBE\u5F0F\u4E2D\u5B58\u5728\u5197\u4F59\u7C7B\u578B\u53C2\u6570 (\u6539\u7528 diamond \u8FD0\u7B97\u7B26)\u3002\n\u663E\u5F0F: {0}\n\u63A8\u65AD: {1}
       
  1151 
       
  1152 # 0: symbol, 1: message segment
       
  1153 compiler.warn.varargs.redundant.trustme.anno=\u5197\u4F59\u7684 {0} \u6CE8\u91CA\u3002{1}
       
  1154 
       
  1155 #####
       
  1156 
       
  1157 ## The following are tokens which are non-terminals in the language. They should
       
  1158 ## be named as JLS3 calls them when translated to the appropriate language.
       
  1159 compiler.misc.token.identifier=<\u6807\u8BC6\u7B26>
       
  1160 
       
  1161 compiler.misc.token.character=<\u5B57\u7B26>
       
  1162 
       
  1163 compiler.misc.token.string=<\u5B57\u7B26\u4E32>
       
  1164 
       
  1165 compiler.misc.token.integer=<\u6574\u578B>
       
  1166 
       
  1167 compiler.misc.token.long-integer=<\u957F\u6574\u578B>
       
  1168 
       
  1169 compiler.misc.token.float=<\u6D6E\u70B9\u578B>
       
  1170 
       
  1171 compiler.misc.token.double=<\u53CC\u7CBE\u5EA6\u578B>
       
  1172 
       
  1173 compiler.misc.token.bad-symbol=<\u9519\u8BEF\u7B26\u53F7>
       
  1174 
       
  1175 compiler.misc.token.end-of-input=<\u8F93\u5165\u7ED3\u675F>
       
  1176 
       
  1177 ## The argument to the following string will always be one of the following:
       
  1178 ## 1. one of the above non-terminals
       
  1179 ## 2. a keyword (JLS1.8)
       
  1180 ## 3. a boolean literal (JLS3.10.3)
       
  1181 ## 4. the null literal (JLS3.10.7)
       
  1182 ## 5. a Java separator (JLS3.11)
       
  1183 ## 6. an operator (JLS3.12)
       
  1184 ##
       
  1185 ## This is the only place these tokens will be used.
       
  1186 # 0: token
       
  1187 compiler.err.expected=\u9700\u8981{0}
       
  1188 
       
  1189 # 0: token, 1: token
       
  1190 compiler.err.expected2=\u9700\u8981{0}\u6216{1}
       
  1191 
       
  1192 # 0: token, 1: token, 2: token
       
  1193 compiler.err.expected3=\u9700\u8981{0}, {1}\u6216{2}
       
  1194 
       
  1195 compiler.err.premature.eof=\u89E3\u6790\u65F6\u5DF2\u5230\u8FBE\u6587\u4EF6\u7ED3\u5C3E
       
  1196 
       
  1197 ## The following are related in form, but do not easily fit the above paradigm.
       
  1198 compiler.err.dot.class.expected=\u9700\u8981 ''.class''
       
  1199 
       
  1200 ## The argument to this string will always be either 'case' or 'default'.
       
  1201 # 0: token
       
  1202 compiler.err.orphaned=\u5B64\u7ACB\u7684{0}
       
  1203 
       
  1204 # 0: name
       
  1205 compiler.misc.anonymous.class=<\u533F\u540D{0}>
       
  1206 
       
  1207 # 0: name, 1: type
       
  1208 compiler.misc.type.captureof=capture#{0}, \u5171 {1}
       
  1209 
       
  1210 compiler.misc.type.captureof.1=capture#{0}
       
  1211 
       
  1212 compiler.misc.type.none=<\u65E0>
       
  1213 
       
  1214 compiler.misc.unnamed.package=\u672A\u547D\u540D\u7A0B\u5E8F\u5305
       
  1215 
       
  1216 #####
       
  1217 
       
  1218 # 0: symbol, 1: message segment
       
  1219 compiler.err.cant.access=\u65E0\u6CD5\u8BBF\u95EE{0}\n{1}
       
  1220 
       
  1221 # 0: file name, 1: message segment
       
  1222 compiler.misc.bad.class.file.header=\u9519\u8BEF\u7684\u7C7B\u6587\u4EF6: {0}\n{1}\n\u8BF7\u5220\u9664\u8BE5\u6587\u4EF6\u6216\u786E\u4FDD\u8BE5\u6587\u4EF6\u4F4D\u4E8E\u6B63\u786E\u7684\u7C7B\u8DEF\u5F84\u5B50\u76EE\u5F55\u4E2D\u3002
       
  1223 
       
  1224 # 0: file name, 1: message segment
       
  1225 compiler.misc.bad.source.file.header=\u9519\u8BEF\u7684\u6E90\u6587\u4EF6: {0}\n{1}\n\u8BF7\u5220\u9664\u8BE5\u6587\u4EF6\u6216\u786E\u4FDD\u8BE5\u6587\u4EF6\u4F4D\u4E8E\u6B63\u786E\u7684\u6E90\u8DEF\u5F84\u5B50\u76EE\u5F55\u4E2D\u3002
       
  1226 
       
  1227 ## The following are all possible strings for the second argument ({1}) of the
       
  1228 ## above strings.
       
  1229 compiler.misc.bad.class.signature=\u9519\u8BEF\u7684\u7C7B\u7B7E\u540D: {0}
       
  1230 
       
  1231 #0: symbol, 1: symbol
       
  1232 compiler.misc.bad.enclosing.class={0}\u7684\u5C01\u95ED\u7C7B\u9519\u8BEF: {1}
       
  1233 
       
  1234 # 0: symbol
       
  1235 compiler.misc.bad.enclosing.method=\u7C7B {0} \u7684\u5C01\u95ED\u65B9\u6CD5\u5C5E\u6027\u9519\u8BEF
       
  1236 
       
  1237 compiler.misc.bad.runtime.invisible.param.annotations=\u9519\u8BEF\u7684 RuntimeInvisibleParameterAnnotations \u5C5E\u6027: {0}
       
  1238 
       
  1239 compiler.misc.bad.const.pool.tag=\u9519\u8BEF\u7684\u5E38\u91CF\u6C60\u6807\u8BB0: {0}
       
  1240 
       
  1241 compiler.misc.bad.const.pool.tag.at=\u9519\u8BEF\u7684\u5E38\u91CF\u6C60\u6807\u8BB0: {0}, \u4F4D\u4E8E{1}
       
  1242 
       
  1243 compiler.misc.bad.signature=\u9519\u8BEF\u7684\u7B7E\u540D: {0}
       
  1244 
       
  1245 compiler.misc.bad.type.annotation.value=\u9519\u8BEF\u7684\u7C7B\u578B\u6CE8\u91CA\u76EE\u6807\u7C7B\u578B\u503C: {0}
       
  1246 
       
  1247 compiler.misc.class.file.wrong.class=\u7C7B\u6587\u4EF6\u5305\u542B\u9519\u8BEF\u7684\u7C7B: {0}
       
  1248 
       
  1249 compiler.misc.class.file.not.found=\u627E\u4E0D\u5230{0}\u7684\u7C7B\u6587\u4EF6
       
  1250 
       
  1251 # 0: classfile major version, 1: classfile minor version
       
  1252 compiler.misc.invalid.default.interface=\u5728 {0}.{1} \u7248\u7C7B\u6587\u4EF6\u4E2D\u627E\u5230\u9ED8\u8BA4\u65B9\u6CD5
       
  1253 
       
  1254 # 0: classfile major version, 1: classfile minor version
       
  1255 compiler.misc.invalid.static.interface=\u5728 {0}.{1} \u7248\u7C7B\u6587\u4EF6\u4E2D\u627E\u5230\u9759\u6001\u65B9\u6CD5
       
  1256 
       
  1257 # 0: name
       
  1258 compiler.misc.file.doesnt.contain.class=\u6587\u4EF6\u4E0D\u5305\u542B\u7C7B{0}
       
  1259 
       
  1260 compiler.misc.file.does.not.contain.package=\u6587\u4EF6\u4E0D\u5305\u542B\u7A0B\u5E8F\u5305{0}
       
  1261 
       
  1262 compiler.misc.illegal.start.of.class.file=\u975E\u6CD5\u7684\u7C7B\u6587\u4EF6\u5F00\u59CB
       
  1263 
       
  1264 compiler.misc.unable.to.access.file=\u65E0\u6CD5\u8BBF\u95EE\u6587\u4EF6: {0}
       
  1265 
       
  1266 compiler.misc.unicode.str.not.supported=\u4E0D\u652F\u6301\u7C7B\u6587\u4EF6\u4E2D\u7684 Unicode \u5B57\u7B26\u4E32
       
  1267 
       
  1268 compiler.misc.undecl.type.var=\u672A\u58F0\u660E\u7684\u7C7B\u578B\u53D8\u91CF: {0}
       
  1269 
       
  1270 compiler.misc.wrong.version=\u7C7B\u6587\u4EF6\u5177\u6709\u9519\u8BEF\u7684\u7248\u672C {0}.{1}, \u5E94\u4E3A {2}.{3}
       
  1271 
       
  1272 #####
       
  1273 
       
  1274 # 0: type, 1: type or symbol
       
  1275 compiler.err.not.within.bounds=\u7C7B\u578B\u53C2\u6570{0}\u4E0D\u5728\u7C7B\u578B\u53D8\u91CF{1}\u7684\u8303\u56F4\u5185
       
  1276 
       
  1277 ## The following are all possible strings for the second argument ({1}) of the
       
  1278 ## above string.
       
  1279 
       
  1280 ## none yet...
       
  1281 
       
  1282 #####
       
  1283 
       
  1284 # 0: message segment
       
  1285 compiler.err.prob.found.req=\u4E0D\u517C\u5BB9\u7684\u7C7B\u578B: {0}
       
  1286 
       
  1287 # 0: message segment
       
  1288 compiler.misc.prob.found.req=\u4E0D\u517C\u5BB9\u7684\u7C7B\u578B: {0}
       
  1289 
       
  1290 # 0: message segment, 1: type, 2: type
       
  1291 compiler.warn.prob.found.req={0}\n\u9700\u8981: {2}\n\u627E\u5230:    {1}
       
  1292 
       
  1293 # 0: type, 1: type
       
  1294 compiler.misc.inconvertible.types={0}\u65E0\u6CD5\u8F6C\u6362\u4E3A{1}
       
  1295 
       
  1296 # 0: type, 1: type
       
  1297 compiler.misc.possible.loss.of.precision=\u4ECE{0}\u8F6C\u6362\u5230{1}\u53EF\u80FD\u4F1A\u6709\u635F\u5931
       
  1298 
       
  1299 compiler.misc.unchecked.assign=\u672A\u7ECF\u68C0\u67E5\u7684\u8F6C\u6362
       
  1300 
       
  1301 # compiler.misc.storecheck=\
       
  1302 #     assignment might cause later store checks to fail
       
  1303 # compiler.misc.unchecked=\
       
  1304 #     assigned array cannot dynamically check its stores
       
  1305 compiler.misc.unchecked.cast.to.type=\u672A\u7ECF\u68C0\u67E5\u7684\u8F6C\u6362
       
  1306 
       
  1307 # compiler.err.star.expected=\
       
  1308 #     ''*'' expected
       
  1309 # compiler.err.no.elem.type=\
       
  1310 #     \[\*\] cannot have a type
       
  1311 
       
  1312 # 0: type
       
  1313 compiler.misc.try.not.applicable.to.type=try-with-resources \u4E0D\u9002\u7528\u4E8E\u53D8\u91CF\u7C7B\u578B\n({0})
       
  1314 
       
  1315 #####
       
  1316 
       
  1317 # 0: message segment or type, 1: message segment
       
  1318 compiler.err.type.found.req=\u610F\u5916\u7684\u7C7B\u578B\n\u9700\u8981: {1}\n\u627E\u5230:    {0}
       
  1319 
       
  1320 ## The following are all possible strings for the first argument ({0}) of the
       
  1321 ## above string.
       
  1322 compiler.misc.type.req.class=\u7C7B
       
  1323 
       
  1324 compiler.misc.type.req.class.array=\u7C7B\u6216\u6570\u7EC4
       
  1325 
       
  1326 compiler.misc.type.req.array.or.iterable=\u6570\u7EC4\u6216 java.lang.Iterable
       
  1327 
       
  1328 compiler.misc.type.req.ref=\u5F15\u7528
       
  1329 
       
  1330 compiler.misc.type.req.exact=\u4E0D\u5E26\u9650\u5236\u8303\u56F4\u7684\u7C7B\u6216\u63A5\u53E3
       
  1331 
       
  1332 # 0: type
       
  1333 compiler.misc.type.parameter=\u7C7B\u578B\u53C2\u6570{0}
       
  1334 
       
  1335 #####
       
  1336 
       
  1337 ## The following are all possible strings for the last argument of all those
       
  1338 ## diagnostics whose key ends in ".1"
       
  1339 
       
  1340 # 0: type, 1: list of type
       
  1341 compiler.misc.no.unique.maximal.instance.exists=\u5BF9\u4E8E\u4E0A\u9650\u4E3A{1}\u7684\u7C7B\u578B\u53D8\u91CF{0}, \u4E0D\u5B58\u5728\u552F\u4E00\u6700\u5927\u5B9E\u4F8B
       
  1342 
       
  1343 compiler.misc.no.unique.minimal.instance.exists=\u5BF9\u4E8E\u4E0B\u9650\u4E3A{1}\u7684\u7C7B\u578B\u53D8\u91CF{0}, \u4E0D\u5B58\u5728\u552F\u4E00\u6700\u5C0F\u5B9E\u4F8B
       
  1344 
       
  1345 # 0: type, 1: list of type
       
  1346 compiler.misc.incompatible.upper.bounds=\u63A8\u8BBA\u53D8\u91CF {0} \u5177\u6709\u4E0D\u517C\u5BB9\u7684\u4E0A\u9650 {1}
       
  1347 
       
  1348 # 0: type, 1: list of type, 2: list of type
       
  1349 compiler.misc.incompatible.eq.upper.bounds=\u63A8\u8BBA\u53D8\u91CF {0} \u5177\u6709\u4E0D\u517C\u5BB9\u7684\u9650\u5236\u8303\u56F4\n\u7B49\u5F0F\u7EA6\u675F\u6761\u4EF6: {1}\n\u4E0A\u9650: {2}
       
  1350 
       
  1351 # 0: type, 1: list of type, 2: list of type
       
  1352 compiler.misc.incompatible.eq.lower.bounds=\u63A8\u8BBA\u53D8\u91CF{0}\u5177\u6709\u4E0D\u517C\u5BB9\u7684\u9650\u5236\u8303\u56F4\n\u7B49\u5F0F\u7EA6\u675F\u6761\u4EF6: {1}\n\u4E0B\u9650: {2}
       
  1353 
       
  1354 # 0: list of type, 1: type, 2: type
       
  1355 compiler.misc.infer.no.conforming.instance.exists=\u4E0D\u5B58\u5728\u7C7B\u578B\u53D8\u91CF{0}\u7684\u5B9E\u4F8B, \u4EE5\u4F7F{1}\u4E0E{2}\u4E00\u81F4
       
  1356 
       
  1357 # 0: list of type, 1: message segment
       
  1358 compiler.misc.infer.no.conforming.assignment.exists=\u65E0\u6CD5\u63A8\u65AD\u7C7B\u578B\u53D8\u91CF {0}\n(\u53C2\u6570\u4E0D\u5339\u914D; {1})
       
  1359 
       
  1360 # 0: list of type
       
  1361 compiler.misc.infer.arg.length.mismatch=\u65E0\u6CD5\u63A8\u65AD\u7C7B\u578B\u53D8\u91CF {0}\n(\u5B9E\u9645\u53C2\u6570\u5217\u8868\u548C\u5F62\u5F0F\u53C2\u6570\u5217\u8868\u957F\u5EA6\u4E0D\u540C)
       
  1362 
       
  1363 # 0: list of type, 1: message segment
       
  1364 compiler.misc.infer.varargs.argument.mismatch=\u65E0\u6CD5\u63A8\u65AD\u7C7B\u578B\u53D8\u91CF {0}\n(varargs \u4E0D\u5339\u914D; {1})
       
  1365 
       
  1366 # 0: type, 1: list of type
       
  1367 compiler.misc.inferred.do.not.conform.to.upper.bounds=\u63A8\u65AD\u7C7B\u578B\u4E0D\u7B26\u5408\u4E0A\u9650\n\u63A8\u65AD: {0}\n\u4E0A\u9650: {1}
       
  1368 
       
  1369 # 0: type, 1: list of type
       
  1370 compiler.misc.inferred.do.not.conform.to.lower.bounds=\u63A8\u65AD\u7C7B\u578B\u4E0D\u7B26\u5408\u4E0B\u9650\n\u63A8\u65AD: {0}\n\u4E0B\u9650: {1}
       
  1371 
       
  1372 # 0: type, 1: list of type
       
  1373 compiler.misc.inferred.do.not.conform.to.eq.bounds=\u63A8\u65AD\u7C7B\u578B\u4E0D\u7B26\u5408\u7B49\u5F0F\u7EA6\u675F\u6761\u4EF6\n\u63A8\u65AD: {0}\n\u7B49\u5F0F\u7EA6\u675F\u6761\u4EF6: {1}
       
  1374 
       
  1375 # 0: symbol
       
  1376 compiler.misc.diamond={0}<>
       
  1377 
       
  1378 # 0: type
       
  1379 compiler.misc.diamond.non.generic=\u65E0\u6CD5\u5C06 ''<>'' \u4E0E\u975E\u6CDB\u578B\u7C7B{0}\u4E00\u8D77\u4F7F\u7528
       
  1380 
       
  1381 # 0: unused
       
  1382 compiler.misc.diamond.and.explicit.params=\u4E0D\u80FD\u5C06 ''<>'' \u4E0E\u6784\u9020\u5668\u7684\u663E\u5F0F\u7C7B\u578B\u53C2\u6570\u4E00\u8D77\u4F7F\u7528
       
  1383 
       
  1384 # 0: unused
       
  1385 compiler.misc.mref.infer.and.explicit.params=\u4E0D\u80FD\u5C06\u539F\u59CB\u6784\u9020\u5668\u5F15\u7528\u4E0E\u6784\u9020\u5668\u7684\u663E\u5F0F\u7C7B\u578B\u53C2\u6570\u4E00\u8D77\u4F7F\u7528
       
  1386 
       
  1387 # 0: type, 1: list of type
       
  1388 compiler.misc.explicit.param.do.not.conform.to.bounds=\u663E\u5F0F\u7C7B\u578B\u53C2\u6570{0}\u4E0D\u7B26\u5408\u58F0\u660E\u7684\u8303\u56F4{1}
       
  1389 
       
  1390 compiler.misc.arg.length.mismatch=\u5B9E\u9645\u53C2\u6570\u5217\u8868\u548C\u5F62\u5F0F\u53C2\u6570\u5217\u8868\u957F\u5EA6\u4E0D\u540C
       
  1391 
       
  1392 # 0: message segment
       
  1393 compiler.misc.no.conforming.assignment.exists=\u53C2\u6570\u4E0D\u5339\u914D; {0}
       
  1394 
       
  1395 # 0: message segment
       
  1396 compiler.misc.varargs.argument.mismatch=varargs \u4E0D\u5339\u914D; {0}
       
  1397 
       
  1398 #####
       
  1399 
       
  1400 # 0: symbol or type, 1: file name
       
  1401 compiler.warn.auxiliary.class.accessed.from.outside.of.its.source.file={1} \u4E2D\u7684\u8F85\u52A9\u7C7B{0}\u4E0D\u5E94\u4ECE\u5176\u81EA\u8EAB\u7684\u6E90\u6587\u4EF6\u4EE5\u5916\u8BBF\u95EE
       
  1402 
       
  1403 ## The first argument ({0}) is a "kindname".
       
  1404 # 0: symbol kind, 1: symbol, 2: symbol
       
  1405 compiler.err.abstract.cant.be.accessed.directly=\u65E0\u6CD5\u76F4\u63A5\u8BBF\u95EE{2}\u4E2D\u7684\u62BD\u8C61{0} {1}
       
  1406 
       
  1407 ## The first argument ({0}) is a "kindname".
       
  1408 # 0: symbol kind, 1: symbol
       
  1409 compiler.err.non-static.cant.be.ref=\u65E0\u6CD5\u4ECE\u9759\u6001\u4E0A\u4E0B\u6587\u4E2D\u5F15\u7528\u975E\u9759\u6001 {0} {1}
       
  1410 
       
  1411 # 0: symbol kind, 1: symbol
       
  1412 compiler.misc.non-static.cant.be.ref=\u65E0\u6CD5\u4ECE\u9759\u6001\u4E0A\u4E0B\u6587\u4E2D\u5F15\u7528\u975E\u9759\u6001 {0} {1}
       
  1413 
       
  1414 # 0: symbol kind, 1: symbol
       
  1415 compiler.misc.static.method.in.unbound.lookup=\u5728\u672A\u7ED1\u5B9A\u67E5\u627E\u4E2D\u627E\u5230\u9759\u6001{0} {1}
       
  1416 
       
  1417 ## Both arguments ({0}, {1}) are "kindname"s.  {0} is a comma-separated list
       
  1418 ## of kindnames (the list should be identical to that provided in source.
       
  1419 compiler.err.unexpected.type=\u610F\u5916\u7684\u7C7B\u578B\n\u9700\u8981: {0}\n\u627E\u5230:    {1}
       
  1420 
       
  1421 compiler.err.unexpected.lambda=\u6B64\u5904\u4E0D\u5E94\u4E3A lambda \u8868\u8FBE\u5F0F
       
  1422 
       
  1423 compiler.err.unexpected.mref=\u6B64\u5904\u4E0D\u5E94\u4E3A\u65B9\u6CD5\u5F15\u7528
       
  1424 
       
  1425 ## The first argument {0} is a "kindname" (e.g. 'constructor', 'field', etc.)
       
  1426 ## The second argument {1} is the non-resolved symbol
       
  1427 ## The third argument {2} is a list of type parameters (non-empty if {1} is a method)
       
  1428 ## The fourth argument {3} is a list of argument types (non-empty if {1} is a method)
       
  1429 # 0: symbol kind, 1: name, 2: unused, 3: unused
       
  1430 compiler.err.cant.resolve=\u627E\u4E0D\u5230\u7B26\u53F7\n\u7B26\u53F7: {0} {1}
       
  1431 
       
  1432 # 0: symbol kind, 1: name, 2: unused, 3: list of type
       
  1433 compiler.err.cant.resolve.args=\u627E\u4E0D\u5230\u7B26\u53F7\n\u7B26\u53F7: {0} {1}({3})
       
  1434 
       
  1435 # 0: symbol kind, 1: name, 2: list of type, 3: list of type
       
  1436 compiler.err.cant.resolve.args.params=\u627E\u4E0D\u5230\u7B26\u53F7\n\u7B26\u53F7: {0} <{2}>{1}({3})
       
  1437 
       
  1438 ## arguments from {0} to {3} have the same meaning as above
       
  1439 ## The fifth argument {4} is a location subdiagnostic (see below)
       
  1440 # 0: symbol kind, 1: name, 2: unused, 3: unused, 4: message segment
       
  1441 compiler.err.cant.resolve.location=\u627E\u4E0D\u5230\u7B26\u53F7\n\u7B26\u53F7:   {0} {1}\n\u4F4D\u7F6E: {4}
       
  1442 
       
  1443 # 0: symbol kind, 1: name, 2: unused, 3: list of type, 4: message segment
       
  1444 compiler.err.cant.resolve.location.args=\u627E\u4E0D\u5230\u7B26\u53F7\n\u7B26\u53F7:   {0} {1}({3})\n\u4F4D\u7F6E: {4}
       
  1445 
       
  1446 # 0: symbol kind, 1: name, 2: list of type, 3: list, 4: message segment
       
  1447 compiler.err.cant.resolve.location.args.params=\u627E\u4E0D\u5230\u7B26\u53F7\n\u7B26\u53F7:   {0} <{2}>{1}({3})\n\u4F4D\u7F6E: {4}
       
  1448 
       
  1449 ### Following are replicated/used for method reference diagnostics
       
  1450 
       
  1451 # 0: symbol kind, 1: name, 2: unused, 3: list of type, 4: message segment
       
  1452 compiler.misc.cant.resolve.location.args=\u627E\u4E0D\u5230\u7B26\u53F7\n\u7B26\u53F7:   {0} {1}({3})\n\u4F4D\u7F6E: {4}
       
  1453 
       
  1454 # 0: symbol kind, 1: name, 2: list of type, 3: list, 4: message segment
       
  1455 compiler.misc.cant.resolve.location.args.params=\u627E\u4E0D\u5230\u7B26\u53F7\n\u7B26\u53F7:   {0} <{2}>{1}({3})\n\u4F4D\u7F6E: {4}
       
  1456 
       
  1457 ##a location subdiagnostic is composed as follows:
       
  1458 ## The first argument {0} is the location "kindname" (e.g. 'constructor', 'field', etc.)
       
  1459 ## The second argument {1} is the location name
       
  1460 ## The third argument {2} is the location type (only when {1} is a variable name)
       
  1461 
       
  1462 # 0: symbol kind, 1: type or symbol, 2: unused
       
  1463 compiler.misc.location={0} {1}
       
  1464 
       
  1465 # 0: symbol kind, 1: symbol, 2: type
       
  1466 compiler.misc.location.1=\u7C7B\u578B\u4E3A{2}\u7684{0} {1}
       
  1467 
       
  1468 ## The following are all possible string for "kindname".
       
  1469 ## They should be called whatever the JLS calls them after it been translated
       
  1470 ## to the appropriate language.
       
  1471 # compiler.misc.kindname.constructor=\
       
  1472 #     static member
       
  1473 compiler.misc.kindname.annotation=@interface
       
  1474 
       
  1475 compiler.misc.kindname.constructor=\u6784\u9020\u5668
       
  1476 
       
  1477 compiler.misc.kindname.enum=\u679A\u4E3E
       
  1478 
       
  1479 compiler.misc.kindname.interface=\u63A5\u53E3
       
  1480 
       
  1481 compiler.misc.kindname.static=\u9759\u6001
       
  1482 
       
  1483 compiler.misc.kindname.type.variable=\u7C7B\u578B\u53D8\u91CF
       
  1484 
       
  1485 compiler.misc.kindname.type.variable.bound=\u7C7B\u578B\u53D8\u91CF\u7684\u9650\u5236\u8303\u56F4
       
  1486 
       
  1487 compiler.misc.kindname.variable=\u53D8\u91CF
       
  1488 
       
  1489 compiler.misc.kindname.value=\u503C
       
  1490 
       
  1491 compiler.misc.kindname.method=\u65B9\u6CD5
       
  1492 
       
  1493 compiler.misc.kindname.class=\u7C7B
       
  1494 
       
  1495 compiler.misc.kindname.package=\u7A0B\u5E8F\u5305
       
  1496 
       
  1497 compiler.misc.kindname.static.init=\u9759\u6001\u521D\u59CB\u5316\u7A0B\u5E8F
       
  1498 
       
  1499 compiler.misc.kindname.instance.init=\u5B9E\u4F8B\u521D\u59CB\u5316\u7A0B\u5E8F
       
  1500 
       
  1501 #####
       
  1502 
       
  1503 compiler.misc.no.args=\u6CA1\u6709\u53C2\u6570
       
  1504 
       
  1505 # 0: message segment
       
  1506 compiler.err.override.static={0}\n\u8986\u76D6\u7684\u65B9\u6CD5\u4E3A static
       
  1507 
       
  1508 # 0: message segment, 1: set of modifier
       
  1509 compiler.err.override.meth={0}\n\u88AB\u8986\u76D6\u7684\u65B9\u6CD5\u4E3A{1}
       
  1510 
       
  1511 # 0: message segment, 1: type
       
  1512 compiler.err.override.meth.doesnt.throw={0}\n\u88AB\u8986\u76D6\u7684\u65B9\u6CD5\u672A\u629B\u51FA{1}
       
  1513 
       
  1514 # In the following string {1} is a space separated list of Java Keywords, as
       
  1515 # they would have been declared in the source code
       
  1516 # 0: message segment, 1: set of modifier
       
  1517 compiler.err.override.weaker.access={0}\n\u6B63\u5728\u5C1D\u8BD5\u5206\u914D\u66F4\u4F4E\u7684\u8BBF\u95EE\u6743\u9650; \u4EE5\u524D\u4E3A{1}
       
  1518 
       
  1519 # 0: message segment, 1: type, 2: type
       
  1520 compiler.err.override.incompatible.ret={0}\n\u8FD4\u56DE\u7C7B\u578B{1}\u4E0E{2}\u4E0D\u517C\u5BB9
       
  1521 
       
  1522 # 0: message segment, 1: type, 2: type
       
  1523 compiler.warn.override.unchecked.ret={0}\n\u8FD4\u56DE\u7C7B\u578B\u9700\u8981\u4ECE{1}\u5230{2}\u7684\u672A\u7ECF\u68C0\u67E5\u7684\u8F6C\u6362
       
  1524 
       
  1525 # 0: message segment, 1: type
       
  1526 compiler.warn.override.unchecked.thrown={0}\n\u88AB\u8986\u76D6\u7684\u65B9\u6CD5\u672A\u629B\u51FA{1}
       
  1527 
       
  1528 # 0: symbol
       
  1529 compiler.warn.override.equals.but.not.hashcode=\u7C7B{0}\u8986\u76D6\u4E86\u7B49\u53F7, \u4F46\u8BE5\u7C7B\u6216\u4EFB\u4F55\u8D85\u7C7B\u90FD\u672A\u8986\u76D6 hashCode \u65B9\u6CD5
       
  1530 
       
  1531 ## The following are all possible strings for the first argument ({0}) of the
       
  1532 ## above strings.
       
  1533 # 0: symbol, 1: symbol, 2: symbol, 3: symbol
       
  1534 compiler.misc.cant.override={1}\u4E2D\u7684{0}\u65E0\u6CD5\u8986\u76D6{3}\u4E2D\u7684{2}
       
  1535 
       
  1536 # 0: symbol, 1: symbol, 2: symbol, 3: symbol
       
  1537 compiler.misc.cant.implement={1}\u4E2D\u7684{0}\u65E0\u6CD5\u5B9E\u73B0{3}\u4E2D\u7684{2}
       
  1538 
       
  1539 # 0: symbol, 1: symbol, 2: symbol, 3: symbol
       
  1540 compiler.misc.clashes.with={1}\u4E2D\u7684{0}\u4E0E{3}\u4E2D\u7684{2}\u51B2\u7A81
       
  1541 
       
  1542 # 0: symbol, 1: symbol, 2: symbol, 3: symbol
       
  1543 compiler.misc.unchecked.override={1}\u4E2D\u7684{0}\u8986\u76D6\u4E86{3}\u4E2D\u7684{2}
       
  1544 
       
  1545 # 0: symbol, 1: symbol, 2: symbol, 3: symbol
       
  1546 compiler.misc.unchecked.implement={1}\u4E2D\u7684{0}\u5B9E\u73B0\u4E86{3}\u4E2D\u7684{2}
       
  1547 
       
  1548 # 0: symbol, 1: symbol, 2: symbol, 3: symbol
       
  1549 compiler.misc.unchecked.clash.with={1}\u4E2D\u7684{0}\u8986\u76D6\u4E86{3}\u4E2D\u7684{2}
       
  1550 
       
  1551 # 0: symbol, 1: symbol, 2: symbol, 3: symbol
       
  1552 compiler.misc.varargs.override={1}\u4E2D\u7684{0}\u8986\u76D6\u4E86{3}\u4E2D\u7684{2}
       
  1553 
       
  1554 # 0: symbol, 1: symbol, 2: symbol, 3: symbol
       
  1555 compiler.misc.varargs.implement={1}\u4E2D\u7684{0}\u5B9E\u73B0\u4E86{3}\u4E2D\u7684{2}
       
  1556 
       
  1557 # 0: symbol, 1: symbol, 2: symbol, 3: symbol
       
  1558 compiler.misc.varargs.clash.with={1}\u4E2D\u7684{0}\u8986\u76D6\u4E86{3}\u4E2D\u7684{2}
       
  1559 
       
  1560 # 0: unused
       
  1561 compiler.misc.diamond.and.anon.class=\u65E0\u6CD5\u5C06 ''<>'' \u4E0E\u533F\u540D\u5185\u90E8\u7C7B\u4E00\u8D77\u4F7F\u7528
       
  1562 
       
  1563 # 0: symbol kind, 1: symbol, 2: symbol, 3: message segment
       
  1564 compiler.misc.inapplicable.method={0} {1}.{2}\u4E0D\u9002\u7528\n({3})
       
  1565 
       
  1566 ########################################
       
  1567 # Diagnostics for language feature changes
       
  1568 ########################################
       
  1569 # 0: string
       
  1570 compiler.err.unsupported.fp.lit=-source {0} \u4E2D\u4E0D\u652F\u6301\u5341\u516D\u8FDB\u5236\u6D6E\u70B9\u6587\u5B57\n(\u8BF7\u4F7F\u7528 -source 5 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528\u5341\u516D\u8FDB\u5236\u6D6E\u70B9\u6587\u5B57)
       
  1571 
       
  1572 # 0: string
       
  1573 compiler.err.unsupported.binary.lit=-source {0} \u4E2D\u4E0D\u652F\u6301\u4E8C\u8FDB\u5236\u6587\u5B57\n(\u8BF7\u4F7F\u7528 -source 7 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528\u4E8C\u8FDB\u5236\u6587\u5B57)
       
  1574 
       
  1575 # 0: string
       
  1576 compiler.err.unsupported.underscore.lit=-source {0} \u4E2D\u4E0D\u652F\u6301\u6587\u5B57\u4E2D\u5B58\u5728\u4E0B\u5212\u7EBF\n(\u8BF7\u4F7F\u7528 -source 7 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u5141\u8BB8\u6587\u5B57\u4E2D\u5B58\u5728\u4E0B\u5212\u7EBF)
       
  1577 
       
  1578 # 0: string
       
  1579 compiler.err.try.with.resources.not.supported.in.source=-source {0} \u4E2D\u4E0D\u652F\u6301 try-with-resources\n(\u8BF7\u4F7F\u7528 -source 7 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528 try-with-resources)
       
  1580 
       
  1581 compiler.warn.enum.as.identifier=\u4ECE\u53D1\u884C\u7248 5 \u5F00\u59CB, ''enum'' \u4E3A\u5173\u952E\u5B57, \u800C\u4E0D\u7528\u4F5C\u6807\u8BC6\u7B26\n(\u8BF7\u4F7F\u7528 -source 5 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u5C06 ''enum'' \u7528\u4F5C\u5173\u952E\u5B57)
       
  1582 
       
  1583 compiler.warn.assert.as.identifier=\u4ECE\u53D1\u884C\u7248 1.4 \u5F00\u59CB, ''assert'' \u662F\u4E00\u4E2A\u5173\u952E\u5B57, \u4F46\u4E0D\u80FD\u7528\u4F5C\u6807\u8BC6\u7B26\n(\u8BF7\u4F7F\u7528 -source 1.4 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u5C06 ''assert'' \u7528\u4F5C\u5173\u952E\u5B57)
       
  1584 
       
  1585 compiler.warn.underscore.as.identifier=''_'' \u7528\u4F5C\u6807\u8BC6\u7B26\n(Java SE 8 \u4E4B\u540E\u7684\u53D1\u884C\u7248\u4E2D\u53EF\u80FD\u4E0D\u652F\u6301\u4F7F\u7528 ''_'' \u4F5C\u4E3A\u6807\u8BC6\u7B26)
       
  1586 
       
  1587 compiler.err.underscore.as.identifier.in.lambda=''_'' \u7528\u4F5C\u6807\u8BC6\u7B26\n(\u5BF9\u4E8E lambda \u53C2\u6570, \u7981\u6B62\u5C06 ''_'' \u7528\u4F5C\u6807\u8BC6\u7B26)
       
  1588 
       
  1589 compiler.err.enum.as.identifier=\u4ECE\u53D1\u884C\u7248 5 \u5F00\u59CB, ''enum'' \u4E3A\u5173\u952E\u5B57, \u800C\u4E0D\u7528\u4F5C\u6807\u8BC6\u7B26\n(\u8BF7\u4F7F\u7528 -source 1.4 \u6216\u66F4\u4F4E\u7248\u672C\u4EE5\u5C06 ''enum'' \u7528\u4F5C\u6807\u8BC6\u7B26)
       
  1590 
       
  1591 compiler.err.assert.as.identifier=\u4ECE\u53D1\u884C\u7248 1.4 \u5F00\u59CB, ''assert'' \u662F\u4E00\u4E2A\u5173\u952E\u5B57, \u4F46\u4E0D\u80FD\u7528\u4F5C\u6807\u8BC6\u7B26\n(\u8BF7\u4F7F\u7528 -source 1.3 \u6216\u66F4\u4F4E\u7248\u672C\u4EE5\u5C06 ''assert'' \u7528\u4F5C\u6807\u8BC6\u7B26)
       
  1592 
       
  1593 # TODO 308: make a better error message
       
  1594 compiler.err.this.as.identifier=\u4ECE\u53D1\u884C\u7248 8 \u5F00\u59CB, ''this'' \u53EA\u80FD\u4F5C\u4E3A\u63A5\u6536\u65B9\u7C7B\u578B\u7684\u53C2\u6570\u540D, \u8BE5\u53C2\u6570\u5FC5\u987B\u4E3A\u7B2C\u4E00\u4E2A\u53C2\u6570
       
  1595 
       
  1596 # 0: symbol
       
  1597 compiler.err.receiver.parameter.not.applicable.constructor.toplevel.class=\u63A5\u6536\u65B9\u53C2\u6570\u4E0D\u9002\u7528\u4E8E\u9876\u5C42\u7C7B\u7684\u6784\u9020\u5668
       
  1598 
       
  1599 # TODO 308: make a better error message
       
  1600 # 0: symbol
       
  1601 compiler.err.cant.type.annotate.scoping.1=\u65E0\u6CD5\u4F7F\u7528 type-use \u6CE8\u91CA {0} \u6765\u6CE8\u91CA\u786E\u5B9A\u4F5C\u7528\u57DF\u7ED3\u6784
       
  1602 
       
  1603 # TODO 308: make a better error message
       
  1604 # 0: list of symbol
       
  1605 compiler.err.cant.type.annotate.scoping=\u65E0\u6CD5\u4F7F\u7528 type-use \u6CE8\u91CA {0} \u6765\u6CE8\u91CA\u786E\u5B9A\u4F5C\u7528\u57DF\u7ED3\u6784
       
  1606 
       
  1607 # 0: type, 1: type
       
  1608 compiler.err.incorrect.receiver.name=\u63A5\u6536\u65B9\u540D\u79F0\u4E0E\u5C01\u95ED\u7C7B\u7C7B\u578B\u4E0D\u5339\u914D\n\u9700\u8981: {0}\n\u627E\u5230: {1}
       
  1609 
       
  1610 # 0: type, 1: type
       
  1611 compiler.err.incorrect.receiver.type=\u63A5\u6536\u65B9\u7C7B\u578B\u4E0E\u5C01\u95ED\u7C7B\u7C7B\u578B\u4E0D\u5339\u914D\n\u9700\u8981: {0}\n\u627E\u5230: {1}
       
  1612 
       
  1613 # 0: type, 1: type
       
  1614 compiler.err.incorrect.constructor.receiver.type=\u63A5\u6536\u65B9\u7C7B\u578B\u4E0E\u5916\u90E8\u5C01\u95ED\u7C7B\u7C7B\u578B\u4E0D\u5339\u914D\n\u9700\u8981: {0}\n\u627E\u5230: {1}
       
  1615 
       
  1616 # 0: type, 1: type
       
  1617 compiler.err.incorrect.constructor.receiver.name=\u63A5\u6536\u65B9\u540D\u79F0\u4E0E\u5916\u90E8\u5C01\u95ED\u7C7B\u7C7B\u578B\u4E0D\u5339\u914D\n\u9700\u8981: {0}\n\u627E\u5230: {1}
       
  1618 
       
  1619 compiler.err.no.annotations.on.dot.class=\u7C7B\u6587\u5B57\u7C7B\u578B\u4E2D\u4E0D\u5141\u8BB8\u4F7F\u7528\u4EFB\u4F55\u6CE8\u91CA
       
  1620 
       
  1621 # 0: string
       
  1622 compiler.err.generics.not.supported.in.source=-source {0} \u4E2D\u4E0D\u652F\u6301\u6CDB\u578B\n(\u8BF7\u4F7F\u7528 -source 5 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528\u6CDB\u578B)
       
  1623 
       
  1624 # 0: string
       
  1625 compiler.err.varargs.not.supported.in.source=-source {0} \u4E2D\u4E0D\u652F\u6301 variable-arity \u65B9\u6CD5\n(\u8BF7\u4F7F\u7528 -source 5 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528 variable-arity \u65B9\u6CD5)
       
  1626 
       
  1627 # 0: string
       
  1628 compiler.err.annotations.not.supported.in.source=-source {0} \u4E2D\u4E0D\u652F\u6301\u6CE8\u91CA\n(\u8BF7\u4F7F\u7528 -source 5 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528\u6CE8\u91CA)
       
  1629 
       
  1630 # 0: string
       
  1631 compiler.err.type.annotations.not.supported.in.source=-source {0} \u4E2D\u4E0D\u652F\u6301\u7C7B\u578B\u6CE8\u91CA\n(\u8BF7\u4F7F\u7528 -source 8 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528\u7C7B\u578B\u6CE8\u91CA)
       
  1632 
       
  1633 # 0: string
       
  1634 compiler.err.repeatable.annotations.not.supported.in.source=-source {0}\u4E2D\u4E0D\u652F\u6301\u91CD\u590D\u6CE8\u91CA\n(\u8BF7\u4F7F\u7528 -source 8 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528\u91CD\u590D\u6CE8\u91CA)
       
  1635 
       
  1636 # 0: string
       
  1637 compiler.err.foreach.not.supported.in.source=-source {0}\u4E2D\u4E0D\u652F\u6301\u589E\u5F3A\u578B for \u5FAA\u73AF\n(\u4F7F\u7528 -source 5 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528 for-each \u5FAA\u73AF)
       
  1638 
       
  1639 # 0: string
       
  1640 compiler.err.static.import.not.supported.in.source=-source {0} \u4E2D\u4E0D\u652F\u6301\u9759\u6001\u5BFC\u5165\u58F0\u660E\n(\u8BF7\u4F7F\u7528 -source 5 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528\u9759\u6001\u5BFC\u5165\u58F0\u660E)
       
  1641 
       
  1642 # 0: string
       
  1643 compiler.err.enums.not.supported.in.source=-source {0} \u4E2D\u4E0D\u652F\u6301\u679A\u4E3E\n(\u8BF7\u4F7F\u7528 -source 5 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528\u679A\u4E3E)
       
  1644 
       
  1645 # 0: string
       
  1646 compiler.err.diamond.not.supported.in.source=-source {0} \u4E2D\u4E0D\u652F\u6301 diamond \u8FD0\u7B97\u7B26\n(\u8BF7\u4F7F\u7528 -source 7 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528 diamond \u8FD0\u7B97\u7B26)
       
  1647 
       
  1648 # 0: string
       
  1649 compiler.err.multicatch.not.supported.in.source=-source {0} \u4E2D\u4E0D\u652F\u6301 multi-catch \u8BED\u53E5\n(\u8BF7\u4F7F\u7528 -source 7 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528 multi-catch \u8BED\u53E5)
       
  1650 
       
  1651 # 0: string
       
  1652 compiler.err.string.switch.not.supported.in.source=-source {0} \u4E2D\u4E0D\u652F\u6301 switch \u4E2D\u5B58\u5728\u5B57\u7B26\u4E32\n(\u8BF7\u4F7F\u7528 -source 7 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u5141\u8BB8 switch \u4E2D\u5B58\u5728\u5B57\u7B26\u4E32)
       
  1653 
       
  1654 # 0: string
       
  1655 compiler.err.lambda.not.supported.in.source=-source {0} \u4E2D\u4E0D\u652F\u6301 lambda \u8868\u8FBE\u5F0F\n(\u8BF7\u4F7F\u7528 -source 8 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528 lambda \u8868\u8FBE\u5F0F)
       
  1656 
       
  1657 # 0: string
       
  1658 compiler.err.method.references.not.supported.in.source=-source {0} \u4E2D\u4E0D\u652F\u6301\u65B9\u6CD5\u5F15\u7528\n(\u8BF7\u4F7F\u7528 -source 8 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528\u65B9\u6CD5\u5F15\u7528)
       
  1659 
       
  1660 # 0: string
       
  1661 compiler.err.default.methods.not.supported.in.source=-source {0} \u4E2D\u4E0D\u652F\u6301\u9ED8\u8BA4\u65B9\u6CD5\n(\u8BF7\u4F7F\u7528 -source 8 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528\u9ED8\u8BA4\u65B9\u6CD5)
       
  1662 
       
  1663 # 0: string
       
  1664 compiler.err.intersection.types.in.cast.not.supported.in.source=-source {0} \u4E2D\u4E0D\u652F\u6301\u8F6C\u6362\u4E2D\u7684\u4EA4\u53C9\u7C7B\u578B\n(\u8BF7\u4F7F\u7528 -source 8 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528\u9ED8\u8BA4\u65B9\u6CD5)
       
  1665 
       
  1666 # 0: string
       
  1667 compiler.err.static.intf.methods.not.supported.in.source=-source {0} \u4E2D\u4E0D\u652F\u6301\u9759\u6001\u63A5\u53E3\u65B9\u6CD5\n(\u8BF7\u4F7F\u7528 -source 8 \u6216\u66F4\u9AD8\u7248\u672C\u4EE5\u542F\u7528\u9759\u6001\u63A5\u53E3\u65B9\u6CD5)
       
  1668 
       
  1669 ########################################
       
  1670 # Diagnostics for verbose resolution
       
  1671 # used by Resolve (debug only)
       
  1672 ########################################
       
  1673 
       
  1674 # 0: number, 1: symbol, 2: unused
       
  1675 compiler.misc.applicable.method.found=\u627E\u5230\u7B2C {0} \u4E2A\u9002\u7528\u65B9\u6CD5: {1}
       
  1676 
       
  1677 # 0: number, 1: symbol, 2: message segment
       
  1678 compiler.misc.applicable.method.found.1=\u627E\u5230\u7B2C {0} \u4E2A\u9002\u7528\u65B9\u6CD5: {1}\n({2})
       
  1679 
       
  1680 # 0: number, 1: symbol, 2: message segment
       
  1681 compiler.misc.not.applicable.method.found=\u627E\u5230\u7B2C {0} \u4E2A\u4E0D\u9002\u7528\u7684\u65B9\u6CD5: {1}\n({2})
       
  1682 
       
  1683 # 0: type
       
  1684 compiler.misc.partial.inst.sig=\u90E8\u5206\u5B9E\u4F8B\u5316\u4E3A: {0}
       
  1685 
       
  1686 # 0: name, 1: symbol, 2: number, 3: MethodResolutionPhase, 4: list of type or message segment, 5: list of type or message segment
       
  1687 compiler.note.verbose.resolve.multi=\u5C06\u7C7B\u578B {1} \u7684\u65B9\u6CD5 {0} \u89E3\u6790\u4E3A\u5019\u9009\u9879 {2}\n\u9636\u6BB5: {3}\n\u5177\u6709\u5B9E\u9645\u503C: {4}\n\u5177\u6709\u7C7B\u578B\u53C2\u6570: {5}\n\u5019\u9009\u9879:
       
  1688 
       
  1689 # 0: name, 1: symbol, 2: unused, 3: MethodResolutionPhase, 4: list of type or message segment, 5: list of type or message segment
       
  1690 compiler.note.verbose.resolve.multi.1=\u7C7B\u578B {1} \u7684\u65B9\u6CD5 {0} \u89E3\u6790\u9519\u8BEF\n\u9636\u6BB5: {3}\n\u5177\u6709\u5B9E\u9645\u503C: {4}\n\u5177\u6709\u7C7B\u578B\u53C2\u6570: {5}\n\u5019\u9009\u9879:
       
  1691 
       
  1692 # 0: symbol, 1: type, 2: type
       
  1693 compiler.note.deferred.method.inst=\u65B9\u6CD5 {0} \u7684\u5EF6\u8FDF\u5B9E\u4F8B\u5316\n\u5B9E\u4F8B\u5316\u7B7E\u540D: {1}\n\u76EE\u6807\u7C7B\u578B: {2}
       
  1694 
       
  1695 ########################################
       
  1696 # Diagnostics for where clause implementation
       
  1697 # used by the RichDiagnosticFormatter.
       
  1698 ########################################
       
  1699 
       
  1700 compiler.misc.type.null=<\u7A7A\u503C>
       
  1701 
       
  1702 # X#n (where n is an int id) is disambiguated tvar name
       
  1703 # 0: name, 1: number
       
  1704 compiler.misc.type.var={0}#{1}
       
  1705 
       
  1706 # CAP#n (where n is an int id) is an abbreviation for 'captured type'
       
  1707 # 0: number
       
  1708 compiler.misc.captured.type=CAP#{0}
       
  1709 
       
  1710 # <INT#n> (where n is an int id) is an abbreviation for 'intersection type'
       
  1711 # 0: number
       
  1712 compiler.misc.intersection.type=INT#{0}
       
  1713 
       
  1714 # where clause for captured type: contains upper ('extends {1}') and lower
       
  1715 # ('super {2}') bound along with the wildcard that generated this captured type ({3})
       
  1716 # 0: type, 1: type, 2: type, 3: type
       
  1717 compiler.misc.where.captured={0}\u4ECE{3}\u7684\u6355\u83B7\u6269\u5C55{1} \u8D85 {2}
       
  1718 
       
  1719 # compact where clause for captured type: contains upper ('extends {1}') along
       
  1720 # with the wildcard that generated this captured type ({3})
       
  1721 # 0: type, 1: type, 2: unused, 3: type
       
  1722 compiler.misc.where.captured.1={0}\u4ECE{3}\u7684\u6355\u83B7\u6269\u5C55{1}
       
  1723 
       
  1724 # where clause for type variable: contains upper bound(s) ('extends {1}') along with
       
  1725 # the kindname ({2}) and location ({3}) in which the typevar has been declared
       
  1726 # 0: type, 1: list of type, 2: symbol kind, 3: symbol
       
  1727 compiler.misc.where.typevar={0}\u6269\u5C55\u5DF2\u5728{2} {3}\u4E2D\u58F0\u660E\u7684{1}
       
  1728 
       
  1729 # compact where clause for type variable: contains the kindname ({2}) and location ({3})
       
  1730 # in which the typevar has been declared
       
  1731 # 0: type, 1: list of type, 2: symbol kind, 3: symbol
       
  1732 compiler.misc.where.typevar.1={0}\u5DF2\u5728{2} {3}\u4E2D\u58F0\u660E
       
  1733 
       
  1734 # where clause for fresh type variable: contains upper bound(s) ('extends {1}').
       
  1735 # Since a fresh type-variable is synthetic - there's no location/kindname here.
       
  1736 # 0: type, 1: list of type
       
  1737 compiler.misc.where.fresh.typevar={0}\u6269\u5C55{1}
       
  1738 
       
  1739 # where clause for type variable: contains all the upper bound(s) ('extends {1}')
       
  1740 # of this intersection type
       
  1741 # 0: type, 1: list of type
       
  1742 compiler.misc.where.intersection={0}\u6269\u5C55{1}
       
  1743 
       
  1744 ### Where clause headers ###
       
  1745 compiler.misc.where.description.captured=\u5176\u4E2D, {0}\u662F\u65B0\u7C7B\u578B\u53D8\u91CF:
       
  1746 
       
  1747 # 0: set of type
       
  1748 compiler.misc.where.description.typevar=\u5176\u4E2D, {0}\u662F\u7C7B\u578B\u53D8\u91CF:
       
  1749 
       
  1750 # 0: set of type
       
  1751 compiler.misc.where.description.intersection=\u5176\u4E2D, {0}\u662F\u4EA4\u53C9\u7C7B\u578B:
       
  1752 
       
  1753 # 0: set of type
       
  1754 compiler.misc.where.description.captured.1=\u5176\u4E2D, {0}\u662F\u65B0\u7C7B\u578B\u53D8\u91CF:
       
  1755 
       
  1756 # 0: set of type
       
  1757 compiler.misc.where.description.typevar.1=\u5176\u4E2D, {0}\u662F\u7C7B\u578B\u53D8\u91CF:
       
  1758 
       
  1759 compiler.misc.where.description.intersection.1=\u5176\u4E2D, {0}\u662F\u4EA4\u53C9\u7C7B\u578B:
       
  1760 
       
  1761 ###
       
  1762 # errors related to doc comments
       
  1763 
       
  1764 compiler.err.dc.bad.entity=HTML \u5B9E\u4F53\u9519\u8BEF
       
  1765 
       
  1766 compiler.err.dc.bad.gt=''>'' \u7684\u7528\u6CD5\u9519\u8BEF
       
  1767 
       
  1768 compiler.err.dc.bad.inline.tag=\u5185\u5D4C\u6807\u8BB0\u7684\u7528\u6CD5\u4E0D\u6B63\u786E
       
  1769 
       
  1770 compiler.err.dc.identifier.expected=\u9700\u8981\u6807\u8BC6\u7B26
       
  1771 
       
  1772 compiler.err.dc.malformed.html=\u683C\u5F0F\u9519\u8BEF\u7684 HTML
       
  1773 
       
  1774 compiler.err.dc.missing.semicolon=\u7F3A\u5C11\u5206\u53F7
       
  1775 
       
  1776 compiler.err.dc.no.content=\u65E0\u5185\u5BB9
       
  1777 
       
  1778 compiler.err.dc.no.tag.name='@' \u540E\u6CA1\u6709\u6807\u8BB0\u540D
       
  1779 
       
  1780 compiler.err.dc.gt.expected=\u9700\u8981 ''>''
       
  1781 
       
  1782 compiler.err.dc.ref.bad.parens=\u5F15\u7528\u4E2D\u7F3A\u5C11 '')''
       
  1783 
       
  1784 compiler.err.dc.ref.syntax.error=\u5F15\u7528\u4E2D\u51FA\u73B0\u8BED\u6CD5\u9519\u8BEF
       
  1785 
       
  1786 compiler.err.dc.ref.unexpected.input=\u610F\u5916\u7684\u6587\u672C
       
  1787 
       
  1788 compiler.err.dc.unexpected.content=\u610F\u5916\u7684\u5185\u5BB9
       
  1789 
       
  1790 compiler.err.dc.unterminated.inline.tag=\u672A\u7EC8\u6B62\u7684\u5185\u5D4C\u6807\u8BB0
       
  1791 
       
  1792 compiler.err.dc.unterminated.signature=\u672A\u7EC8\u6B62\u7684\u7B7E\u540D
       
  1793 
       
  1794 compiler.err.dc.unterminated.string=\u672A\u7EC8\u6B62\u7684\u5B57\u7B26\u4E32
       
  1795 
       
  1796