src/share/classes/com/sun/tools/javah/resources/l10n_zh_CN.properties

changeset 1
9a66ca7c79fa
child 554
9d9f26857129
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/share/classes/com/sun/tools/javah/resources/l10n_zh_CN.properties	Sat Dec 01 00:00:00 2007 +0000
     1.3 @@ -0,0 +1,118 @@
     1.4 +#
     1.5 +# Copyright 2005 Sun Microsystems, Inc.  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.  Sun designates this
    1.11 +# particular file as subject to the "Classpath" exception as provided
    1.12 +# by Sun 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 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
    1.25 +# CA 95054 USA or visit www.sun.com if you need additional information or
    1.26 +# have any questions.
    1.27 +# 
    1.28 +
    1.29 +#
    1.30 +# User errors, command line errors.
    1.31 +#
    1.32 +cant.create.dir=\
    1.33 +	\u65e0\u6cd5\u4e3a\u8f93\u51fa\u521b\u5efa\u76ee\u5f55 {0}\u3002
    1.34 +at.args.cant.read=\
    1.35 +	\u65e0\u6cd5\u4ece\u6587\u4ef6 {1} \u4e2d\u8bfb\u53d6\u547d\u4ee4\u884c\u53c2\u6570\u3002
    1.36 +at.args.io.exception=\
    1.37 +	\u5904\u7406\u547d\u4ee4\u884c\u4e2d\u7684 @\
    1.38 +\u53c2\u6570\u65f6\uff0c\u9047\u5230\u4ee5\u4e0b I/O \u95ee\u9898\uff1a{0}\u3002
    1.39 +old.jni.mixed=\
    1.40 +	\u4e0d\u80fd\u6df7\u7528\u9009\u9879 -jni \u548c -old\u3002\u8bf7\u5c1d\u8bd5\u4f7f\u7528 -help\u3002
    1.41 +old.llni.mixed=\
    1.42 +	\u4e0d\u80fd\u6df7\u7528\u9009\u9879 -old \u548c -llni\u3002\u8bf7\u5c1d\u8bd5\u4f7f\u7528 -help\u3002
    1.43 +old.not.supported=\
    1.44 +	\u6b64\u7248\u672c\u7684 javah \u4e0d\u652f\u6301\u9009\u9879 -old\u3002
    1.45 +invalid.method.signature=\
    1.46 +	\u65e0\u6548\u7684\u65b9\u6cd5\u7b7e\u540d\uff1a {0}
    1.47 +jni.llni.mixed=\
    1.48 +	\u4e0d\u80fd\u6df7\u7528\u9009\u9879 -jni \u548c -llni\u3002\u8bf7\u5c1d\u8bd5\u4f7f\u7528 -help\u3002
    1.49 +jni.no.stubs=\
    1.50 +	JNI \u4e0d\u9700\u8981\u5b58\u6839\uff0c\u8bf7\u53c2\u9605 JNI \u6587\u6863\u3002
    1.51 +dir.file.mixed=\
    1.52 +	\u4e0d\u80fd\u6df7\u7528\u9009\u9879 -d \u548c -o\u3002\u8bf7\u5c1d\u8bd5\u4f7f\u7528 -help\u3002
    1.53 +no.classes.specified=\
    1.54 +	\u672a\u5728\u547d\u4ee4\u884c\u4e2d\u6307\u5b9a\u4efb\u4f55\u7c7b\u3002\u8bf7\u5c1d\u8bd5\u4f7f\u7528 -help\u3002
    1.55 +no.outputfile.specified=\
    1.56 +	\u672a\u5728\u547d\u4ee4\u884c\u4e2d\u6307\u5b9a\u4efb\u4f55\u8f93\u51fa\u6587\u4ef6\u3002\u8bf7\u5c1d\u8bd5\u4f7f\u7528 -help\u3002
    1.57 +no.outputdir.specified=\
    1.58 +	\u672a\u5728\u547d\u4ee4\u884c\u4e2d\u6307\u5b9a\u4efb\u4f55\u8f93\u51fa\u76ee\u5f55\u3002\u8bf7\u5c1d\u8bd5\u4f7f\u7528 -help\u3002
    1.59 +no.classpath.specified=\
    1.60 +	\u672a\u5728\u547d\u4ee4\u884c\u4e2d\u6307\u5b9a\u4efb\u4f55\u7c7b\u8def\u5f84\u3002\u8bf7\u5c1d\u8bd5\u4f7f\u7528 -help\u3002
    1.61 +no.bootclasspath.specified=\
    1.62 +	\u672a\u5728\u547d\u4ee4\u884c\u4e2d\u6307\u5b9a\u4efb\u4f55\u5f15\u5bfc\u7c7b\u8def\u5f84\u3002\u8bf7\u5c1d\u8bd5\u4f7f\u7528 -help\u3002
    1.63 +unknown.option=\
    1.64 +	{0} \u662f\u975e\u6cd5\u53c2\u6570\n
    1.65 +tracing.not.supported=\
    1.66 +	\u8b66\u544a\uff1a\u4e0d\u518d\u652f\u6301\u8ddf\u8e2a\u3002\u8bf7\u4f7f\u7528\
    1.67 +	\u865a\u62df\u673a\u7684 -verbose:jni \u9009\u9879\u3002
    1.68 +
    1.69 +#
    1.70 +# Usage message.
    1.71 +#
    1.72 +usage=\
    1.73 +\u7528\u6cd5\uff1ajavah [\u9009\u9879] <\u7c7b>\n\
    1.74 +\n\
    1.75 +\u5176\u4e2d [\u9009\u9879] \u5305\u62ec\uff1a\n\
    1.76 +\n\t\
    1.77 +-help                 \u8f93\u51fa\u6b64\u5e2e\u52a9\u6d88\u606f\u5e76\u9000\u51fa\n\t\
    1.78 +-classpath <\u8def\u5f84>     \u7528\u4e8e\u88c5\u5165\u7c7b\u7684\u8def\u5f84\n\t\
    1.79 +-bootclasspath <\u8def\u5f84> \u7528\u4e8e\u88c5\u5165\u5f15\u5bfc\u7c7b\u7684\u8def\u5f84\n\t\
    1.80 +-d <\u76ee\u5f55>             \u8f93\u51fa\u76ee\u5f55\n\t\
    1.81 +-o <\u6587\u4ef6>             \u8f93\u51fa\u6587\u4ef6\uff08\u53ea\u80fd\u4f7f\u7528 -d \u6216 -o \u4e2d\u7684\u4e00\u4e2a\uff09\n\t\
    1.82 +-jni                  \u751f\u6210 JNI\u6837\u5f0f\u7684\u5934\u6587\u4ef6\uff08\u9ed8\u8ba4\uff09\n\t\
    1.83 +-version              \u8f93\u51fa\u7248\u672c\u4fe1\u606f\n\t\
    1.84 +-verbose              \u542f\u7528\u8be6\u7ec6\u8f93\u51fa\n\t\
    1.85 +-force		      \u59cb\u7ec8\u5199\u5165\u8f93\u51fa\u6587\u4ef6\n\
    1.86 +\n\
    1.87 +\u4f7f\u7528\u5168\u9650\u5b9a\u540d\u79f0\u6307\u5b9a <\u7c7b>\uff08\u4f8b\n\
    1.88 +\u5982\uff0cjava.lang.Object\uff09\u3002\n
    1.89 +
    1.90 +#
    1.91 +# Version string.
    1.92 +#
    1.93 +javah.version=javah \u7248\u672c "{0}"
    1.94 +
    1.95 +#
    1.96 +# These should have better diagnostics.
    1.97 +#
    1.98 +super.class.not.found=\
    1.99 +	\u627e\u4e0d\u5230\u6240\u9700\u7684\u7236\u7c7b {0}\u3002
   1.100 +class.not.found=\
   1.101 +	\u627e\u4e0d\u5230\u7c7b {0}\u3002
   1.102 +io.exception=\
   1.103 +	\u65e0\u6cd5\u4ece I/O \u9519\u8bef\u4e2d\u6062\u590d\uff0c\u6d88\u606f\u4e3a\uff1a \
   1.104 +	{0}\u3002
   1.105 +
   1.106 +#
   1.107 +# Problems in the guts of javah.
   1.108 +#
   1.109 +encoding.iso8859_1.not.found=\
   1.110 +	\u627e\u4e0d\u5230\u7528\u4e8e\u8f93\u51fa\u7684 ISO8859_1 \u8f6c\u6362\u5668\u3002\u8fd9\u53ef\u80fd\u662f\
   1.111 +\u56e0\u4e3a\u5b89\u88c5\u8fc7\u7a0b\u4e2d\u51fa\u73b0\u4e86\u9519\u8bef\u3002
   1.112 +tried.to.define.non.static=\
   1.113 +	\u5c1d\u8bd5\u4e3a\u975e\u9759\u6001\u5b57\u6bb5\u751f\u6210 #define\u3002
   1.114 +jni.unknown.type=\
   1.115 +	\u9047\u5230\u672a\u77e5\u7c7b\u578b (JNI)\u3002
   1.116 +unknown.array.type=\
   1.117 +	\u751f\u6210\u65e7\u6837\u5f0f\u7684\u6807\u5934\u65f6\u9047\u5230\u672a\u77e5\u7684\u6570\u7ec4\u7c7b\u578b\u3002
   1.118 +unknown.type.for.field=\
   1.119 +	\u751f\u6210\u65e7\u6837\u5f0f\u7684\u6807\u5934\u65f6\u9047\u5230\u672a\u77e5\u7684\u7c7b\u578b\u3002
   1.120 +unknown.type.in.method.signature=\
   1.121 +	\u751f\u6210\u65e7\u6837\u5f0f\u7684\u5b58\u6839\u65f6\u9047\u5230\u672a\u77e5\u7684\u7c7b\u578b\u3002

mercurial