jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/MessageBundle_zh_TW.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 = \u672A\u9810\u671F\u7684 {0} \u986F\u793A\u65BC\u884C {1} \u8CC7\u6599\u6B04 {2}
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\u9304: {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\u9078\u9805: \n\\ \\ \\ \\ -d <path>             : \u6307\u5B9A\u8655\u7406\u5668\u4EE5\u53CA javac \u7522\u751F\u7684\u985E\u5225\u6A94\u6848\u653E\u7F6E\u4F4D\u7F6E\n\\ \\ \\ \\ -cp <path>            : \u6307\u5B9A\u8981\u5C0B\u627E\u4F7F\u7528\u8005\u6307\u5B9A\u6A94\u6848\u7684\u4F4D\u7F6E\n\\ \\ \\ \\ -classpath <path>     : \u6307\u5B9A\u8981\u5C0B\u627E\u4F7F\u7528\u8005\u6307\u5B9A\u6A94\u6848\u7684\u4F4D\u7F6E\n\\ \\ \\ \\ -encoding <encoding>  : \u6307\u5B9A\u8981\u7528\u65BC\u8A3B\u89E3\u8655\u7406/javac \u547C\u53EB\u7684\u7DE8\u78BC \n\\ \\ \\ \\ -episode <file>       : \u7522\u751F\u7368\u7ACB\u7DE8\u8B6F\u7684\u4E8B\u4EF6 (episode) \u6A94\u6848\n\\ \\ \\ \\ -version              : \u986F\u793A\u7248\u672C\u8CC7\u8A0A\n\\ \\ \\ \\ -fullversion          : \u986F\u793A\u5B8C\u6574\u7248\u672C\u8CC7\u8A0A\n\\ \\ \\ \\ -help                 : \u986F\u793A\u6B64\u7528\u6CD5\u8A0A\u606F