jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/MessageBundle_zh_CN.properties
author mkos
Fri, 23 Aug 2013 09:57:21 +0100
changeset 19645 36f707905f2b
parent 18372 4d90cbb0d70a
child 20590 b3b34e4344ce
permissions -rw-r--r--
8022885: Update JAX-WS RI integration to 2.2.9-b14140 8013016: Rebase 8009009 against the latest jdk8/jaxws Reviewed-by: alanb, chegar
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16791
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     1
#
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     2
# Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     4
#
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    10
#
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    15
# accompanied this code).
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    16
#
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    17
# You should have received a copy of the GNU General Public License version
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    20
#
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    23
# questions.
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    24
#
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    25
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    26
UNEXPECTED_NGCC_TOKEN = \u5728\u7B2C {1} \u884C, \u7B2C {2} \u5217\u51FA\u73B0\u610F\u5916\u7684{0}
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    27
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    28
BASEDIR_DOESNT_EXIST = \u4E0D\u5B58\u5728\u7684\u76EE\u5F55: {0}
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    29
19645
36f707905f2b 8022885: Update JAX-WS RI integration to 2.2.9-b14140
mkos
parents: 18372
diff changeset
    30
VERSION = schemagen 2.2.8-b20130806.1801
16791
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    31
19645
36f707905f2b 8022885: Update JAX-WS RI integration to 2.2.9-b14140
mkos
parents: 18372
diff changeset
    32
FULLVERSION = schemagen \u5B8C\u6574\u7248\u672C "2.2.8-b20130806.1801"
16791
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    33
fe5141eabb0e 8010393: Update JAX-WS RI to 2.2.9-b12941
alanb
parents:
diff changeset
    34
USAGE = \u7528\u6CD5: schemagen [-options ...] <java files> \n\u9009\u9879: \n\ \ \ \ -d <path>             : \u6307\u5B9A\u653E\u7F6E\u5904\u7406\u7A0B\u5E8F\u548C javac \u751F\u6210\u7684\u7C7B\u6587\u4EF6\u7684\u4F4D\u7F6E\n\ \ \ \ -cp <path>            : \u6307\u5B9A\u67E5\u627E\u7528\u6237\u6307\u5B9A\u6587\u4EF6\u7684\u4F4D\u7F6E\n\ \ \ \ -classpath <path>     : \u6307\u5B9A\u67E5\u627E\u7528\u6237\u6307\u5B9A\u6587\u4EF6\u7684\u4F4D\u7F6E\n\ \ \ \ -encoding <encoding>  : \u6307\u5B9A\u7528\u4E8E\u6CE8\u91CA\u5904\u7406/javac \u8C03\u7528\u7684\u7F16\u7801\n\ \ \ \ -episode <file>       : \u751F\u6210\u7247\u6BB5\u6587\u4EF6\u4EE5\u4F9B\u5355\u72EC\u7F16\u8BD1\n\ \ \ \ -version              : \u663E\u793A\u7248\u672C\u4FE1\u606F\n\ \ \ \ -fullversion          : \u663E\u793A\u5B8C\u6574\u7684\u7248\u672C\u4FE1\u606F\n\ \ \ \ -help                 : \u663E\u793A\u6B64\u7528\u6CD5\u6D88\u606F