src/share/classes/com/sun/tools/doclint/resources/doclint_zh_CN.properties

changeset 1841
792c40d5185a
child 2057
1332a99572c5
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/share/classes/com/sun/tools/doclint/resources/doclint_zh_CN.properties	Tue Jun 18 20:56:04 2013 -0700
     1.3 @@ -0,0 +1,68 @@
     1.4 +#
     1.5 +# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
     1.6 +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.7 +#
     1.8 +# This code is free software; you can redistribute it and/or modify it
     1.9 +# under the terms of the GNU General Public License version 2 only, as
    1.10 +# published by the Free Software Foundation.  Oracle designates this
    1.11 +# particular file as subject to the "Classpath" exception as provided
    1.12 +# by Oracle in the LICENSE file that accompanied this code.
    1.13 +#
    1.14 +# This code is distributed in the hope that it will be useful, but WITHOUT
    1.15 +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    1.16 +# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    1.17 +# version 2 for more details (a copy is included in the LICENSE file that
    1.18 +# accompanied this code).
    1.19 +#
    1.20 +# You should have received a copy of the GNU General Public License version
    1.21 +# 2 along with this work; if not, write to the Free Software Foundation,
    1.22 +# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1.23 +#
    1.24 +# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    1.25 +# or visit www.oracle.com if you need additional information or have any
    1.26 +# questions.
    1.27 +#
    1.28 +
    1.29 +dc.anchor.already.defined = \u951A\u5B9A\u70B9\u5DF2\u5B9A\u4E49: {0}
    1.30 +dc.anchor.value.missing = \u6CA1\u6709\u4E3A\u951A\u5B9A\u70B9\u6307\u5B9A\u503C
    1.31 +dc.attr.lacks.value = \u5C5E\u6027\u7F3A\u5C11\u503C
    1.32 +dc.attr.obsolete = \u5C5E\u6027\u5DF2\u8FC7\u65F6: {0}
    1.33 +dc.attr.obsolete.use.css = \u5C5E\u6027\u5DF2\u8FC7\u65F6, \u8BF7\u6539\u7528 CSS: {0}
    1.34 +dc.attr.repeated = \u5C5E\u6027\u91CD\u590D: {0}
    1.35 +dc.attr.unknown = \u672A\u77E5\u5C5E\u6027: {0}
    1.36 +dc.bad.option = \u9009\u9879\u9519\u8BEF: {0}
    1.37 +dc.bad.value.for.option = \u9009\u9879\u7684\u503C\u9519\u8BEF: {0} {1}
    1.38 +dc.empty = @{0} \u6CA1\u6709\u8BF4\u660E
    1.39 +dc.entity.invalid = \u5B9E\u4F53 &{0}; \u65E0\u6548
    1.40 +dc.exception.not.thrown = \u672A\u629B\u51FA\u5F02\u5E38\u9519\u8BEF: {0}
    1.41 +dc.invalid.anchor = \u951A\u5B9A\u70B9\u7684\u540D\u79F0\u65E0\u6548: "{0}"
    1.42 +dc.invalid.param = @param \u7684\u7528\u6CD5\u65E0\u6548
    1.43 +dc.invalid.return = @return \u7684\u7528\u6CD5\u65E0\u6548
    1.44 +dc.invalid.throws = @throws \u7684\u7528\u6CD5\u65E0\u6548
    1.45 +dc.invalid.uri = URI \u65E0\u6548: "{0}"
    1.46 +dc.missing.comment = \u6CA1\u6709\u6CE8\u91CA
    1.47 +dc.missing.param = {0}\u6CA1\u6709 @param
    1.48 +dc.missing.return = \u6CA1\u6709 @return
    1.49 +dc.missing.throws = {0}\u6CA1\u6709 @throws
    1.50 +dc.no.alt.attr.for.image = \u56FE\u50CF\u6CA1\u6709 "alt" \u5C5E\u6027
    1.51 +dc.no.summary.or.caption.for.table=\u8868\u6CA1\u6709\u6982\u8981\u6216\u6807\u9898
    1.52 +dc.param.name.not.found = \u627E\u4E0D\u5230 @param \u540D\u79F0
    1.53 +dc.ref.not.found = \u627E\u4E0D\u5230\u5F15\u7528
    1.54 +dc.tag.code.within.code = '{@code'} \u5728 <code> \u4E2D
    1.55 +dc.tag.empty = <{0}> \u6807\u8BB0\u4E3A\u7A7A
    1.56 +dc.tag.end.not.permitted = \u65E0\u6548\u7684\u7ED3\u675F\u6807\u8BB0: </{0}>
    1.57 +dc.tag.end.unexpected = \u610F\u5916\u7684\u7ED3\u675F\u6807\u8BB0: </{0}>
    1.58 +dc.tag.header.sequence.1 = \u4F7F\u7528\u7684\u6807\u9898\u8D85\u51FA\u5E8F\u5217: <{0}>
    1.59 +dc.tag.header.sequence.2 = \u4F7F\u7528\u7684\u6807\u9898\u8D85\u51FA\u5E8F\u5217: <{0}>
    1.60 +dc.tag.nested.not.allowed=\u4E0D\u5141\u8BB8\u4F7F\u7528\u5D4C\u5957\u6807\u8BB0: <{0}>
    1.61 +dc.tag.not.allowed.here = \u6B64\u5904\u4E0D\u5141\u8BB8\u4F7F\u7528\u6807\u8BB0: <{0}>
    1.62 +dc.tag.not.allowed = \u6587\u6863\u6CE8\u91CA\u4E2D\u4E0D\u5141\u8BB8\u4F7F\u7528\u5143\u7D20: <{0}>
    1.63 +dc.tag.not.allowed.inline.element = \u5185\u5D4C\u5143\u7D20 <{1}> \u4E2D\u4E0D\u5141\u8BB8\u4F7F\u7528\u5757\u5143\u7D20: {0}
    1.64 +dc.tag.not.allowed.inline.tag = @{1} \u4E2D\u4E0D\u5141\u8BB8\u4F7F\u7528\u5757\u5143\u7D20: {0}
    1.65 +dc.tag.not.allowed.inline.other = \u6B64\u5904\u4E0D\u5141\u8BB8\u4F7F\u7528\u5757\u5143\u7D20: {0}
    1.66 +dc.tag.not.closed= \u5143\u7D20\u672A\u5173\u95ED: {0}
    1.67 +dc.tag.p.in.pre= <pre> \u5143\u7D20\u5185\u90E8\u610F\u5916\u5730\u4F7F\u7528\u4E86 <p>
    1.68 +dc.tag.self.closing = \u4E0D\u5141\u8BB8\u4F7F\u7528\u81EA\u5173\u95ED\u5143\u7D20
    1.69 +dc.tag.start.unmatched = \u7F3A\u5C11\u7ED3\u675F\u6807\u8BB0: </{0}>
    1.70 +dc.tag.unknown = \u672A\u77E5\u6807\u8BB0: {0}
    1.71 +dc.text.not.allowed = <{0}> \u5143\u7D20\u4E2D\u4E0D\u5141\u8BB8\u4F7F\u7528\u6587\u672C

mercurial