com.sun.xml.rpc.resources.wsdlp_zh_CN.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jaxrpc-impl Show documentation
Show all versions of jaxrpc-impl Show documentation
JAXRPC Reference Implementation
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (collectively, the "License"). You
# may not use this file except in compliance with the License. You can
# obtain a copy of the License at
# https://oss.oracle.com/licenses/CDDL+GPL-1.1
# or LICENSE.txt. See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at LICENSE.txt.
#
# GPL Classpath Exception:
# Oracle designates this particular file as subject to the "Classpath"
# exception as provided by Oracle in the GPL Version 2 section of the License
# file that accompanied this code.
#
# Modifications:
# If applicable, add the following below the License Header, with the fields
# enclosed by brackets [] replaced by your own identifying information:
# "Portions Copyright [year] [name of copyright owner]"
#
# Contributor(s):
# If you wish your version of this file to be governed by only the CDDL or
# only the GPL Version 2, indicate your decision by adding "[Contributor]
# elects to include this software in this distribution under the [CDDL or GPL
# Version 2] license." If you don't indicate a single choice of license, a
# recipient has the option to distribute your version of this file under
# either the CDDL, the GPL Version 2 or to extend the choice of license to
# its licensees as provided above. However, if you add GPL Version 2 code
# and therefore, elected the GPL Version 2 license, then the option applies
# only if the new code is made subject to such option by the copyright
# holder.
#
#EN: wsdlp
message.name=wsdlp
#EN: WSDL Parser for JAX-RPC
message.header=JAX-RPC \u7684 WSDL \u89e3\u6790\u5668
#EN: EA1
message.version=EA1
#EN: usage: wsdlp [options] wsdl_file\n\ where options are:\n\ -echo emit the parsed document\n\ -help print usage information\n\ -schema parse a schema file\n\ -validate perform full validation\n\ -wsi perform 'WSI-Basic Profile' conformance test on WSDL document\n\ -verbose -v print detailed information\n\ -version print version information\n\
message.usage=\u7528\u6cd5: wsdlp [\u9009\u9879] wsdl_file\n\ \u5176\u4e2d\u9009\u9879\u5305\u62ec:\n\ -echo \u53d1\u51fa\u5df2\u89e3\u6790\u7684\u6587\u6863\n\ -help \u6253\u5370\u7528\u6cd5\u4fe1\u606f\n\ -schema \u89e3\u6790\u6a21\u5f0f\u6587\u4ef6\n\ -validate \u6267\u884c\u5b8c\u6574\u9a8c\u8bc1\n\ -wsi \u5728 WSDL \u6587\u6863\u4e2d\u6267\u884c\u201cWSI \u57fa\u672c\u914d\u7f6e\u6587\u4ef6\u201d\u4e00\u81f4\u6027\u6d4b\u8bd5\n\ -verbose -v \u6253\u5370\u8be6\u7ec6\u4fe1\u606f\n\ -version \u6253\u5370\u7248\u672c\u4fe1\u606f\n\
#EN: warning: ignoring \"{0}\" (ns: \"{1}\")
message.ignoring=\u8b66\u544a: \u5ffd\u7565\u201c{0}\u201d(ns:\u201c{1}\u201d)
#EN: info: processed \"{0}\" (ns: \"{1}\")
message.processed=\u4fe1\u606f\uff1a\u5904\u7406 \"{0}\" (ns: \"{1}\")
#
#EN: error: invalid option: {0}
error.invalidOption=\u9519\u8bef\uff1a\u65e0\u6548\u9009\u9879\uff1a{0}
#EN: error: multiple filenames specified
error.multipleFilenames=\u9519\u8bef\uff1a\u6307\u5b9a\u4e86\u591a\u4e2a\u6587\u4ef6\u540d
#EN: error: missing filename
error.missingFilename=\u9519\u8bef\uff1a\u7f3a\u5c11\u6587\u4ef6\u540d
#EN: error: parsing failed: {0}
error.parsing=\u9519\u8bef\uff1a\u89e3\u6790\u5931\u8d25\uff1a{0}
#EN: error: validation failed: {0}
error.validation=\u9519\u8bef\uff1a\u9a8c\u8bc1\u5931\u8d25\uff1a{0}
#EN: error: I/O exception: {0}
error.io=\u9519\u8bef\uff1aI/O \u5f02\u5e38\uff1a{0}
#EN: error: unexpected: {0}
error.generic=\u9519\u8bef\uff1a\u5f02\u5e38\uff1a{0}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy