com.sun.xml.rpc.resources.wsdlp_ja.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of webservices-rt Show documentation
Show all versions of webservices-rt Show documentation
This module contains the Metro runtime code.
#
# Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#
#EN: wsdlp
message.name=wsdlp
#EN: WSDL Parser for JAX-RPC
message.header=JAX-RPC \u306e WSDL \u30d1\u30fc\u30b5
#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=\u4f7f\u7528\u65b9\u6cd5: wsdlp [options] wsdl_file\n\ [options] \u306b\u306f\u6b21\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3067\u304d\u307e\u3059:\n\ -echo \u30d1\u30fc\u30b9\u3055\u308c\u305f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u9001\u308a\u51fa\u3057\u307e\u3059\n\ -help \u4f7f\u7528\u65b9\u6cd5\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u51fa\u529b\u3057\u307e\u3059\n\ -schema \u30b9\u30ad\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3092\u30d1\u30fc\u30b9\u3057\u307e\u3059\n\ -validate \u5b8c\u5168\u691c\u8a3c\u3092\u884c\u3044\u307e\u3059\n\ -wsi WSDL \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u5bfe\u3057\u3066\u300cWSI-Basic Profile\u300d\u9069\u5408\u6027\u30c6\u30b9\u30c8\u3092\u884c\u3044\u307e\u3059\n\ -verbose -v \u8a73\u7d30\u306a\u60c5\u5831\u3092\u51fa\u529b\u3057\u307e\u3059\n\ -version \u30d0\u30fc\u30b8\u30e7\u30f3\u60c5\u5831\u3092\u51fa\u529b\u3057\u307e\u3059\n\
#EN: warning: ignoring \"{0}\" (ns: \"{1}\")
message.ignoring=\u8b66\u544a: \u300c{0}\u300d\u306f\u7121\u8996\u3055\u308c\u307e\u3059 (ns: \u300c{1}\u300d)
#EN: info: processed \"{0}\" (ns: \"{1}\")
message.processed=\u60c5\u5831: \"{0}\" \u3092\u51e6\u7406\u3057\u307e\u3057\u305f (ns: \"{1}\")
#
#EN: error: invalid option: {0}
error.invalidOption=\u30a8\u30e9\u30fc: \u7121\u52b9\u306a\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u3059: {0}
#EN: error: multiple filenames specified
error.multipleFilenames=\u30a8\u30e9\u30fc: \u8907\u6570\u306e\u30d5\u30a1\u30a4\u30eb\u540d\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059
#EN: error: missing filename
error.missingFilename=\u30a8\u30e9\u30fc: \u30d5\u30a1\u30a4\u30eb\u540d\u304c\u3042\u308a\u307e\u305b\u3093
#EN: error: parsing failed: {0}
error.parsing=\u30a8\u30e9\u30fc: \u30d1\u30fc\u30b9\u306b\u5931\u6557\u3057\u307e\u3057\u305f: {0}
#EN: error: validation failed: {0}
error.validation=\u30a8\u30e9\u30fc: \u691c\u8a3c\u306b\u5931\u6557\u3057\u307e\u3057\u305f: {0}
#EN: error: I/O exception: {0}
error.io=\u30a8\u30e9\u30fc: \u5165\u51fa\u529b\u4f8b\u5916: {0}
#EN: error: unexpected: {0}
error.generic=\u30a8\u30e9\u30fc: \u4e88\u671f\u3057\u306a\u3044: {0}