blob: 592097cf965fd01cd15cae261b87c36af749f559 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2007, 2016 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# 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
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. 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
# nbbuild/licenses/CDDL-GPL-2-CP. 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. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# 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 do not 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.
#
# Contributor(s):
# Package specific ResourceBundle properties file
HTTPBindingValidator.One_binding_allowed=\u7d50\u5408\u3054\u3068\u306b<http:binding>\u8981\u7d20\u304c1\u3064\u3060\u3051\u8a31\u53ef\u3055\u308c\u307e\u3059\u3002
HTTPBindingValidator.Verb_required=<http:binding>\u8981\u7d20\u3067\u306f\u3001"GET"\u307e\u305f\u306f"POST"\u306e\u3069\u3061\u3089\u306e\u5024\u3067\u3082\u3001verb\u5c5e\u6027\u304c\u5fc5\u8981\u3067\u3059\u3002
HTTPOperationValidator.Location_attribute_required=<http:operation>\u8981\u7d20\u3067\u306flocation\u5c5e\u6027\u304c\u5fc5\u8981\u3067\u3059\u3002
HTTPUrlEncodingValidator.Encoding_required=<http:binding>\u8981\u7d20\u306e\u5165\u529b\u3067\u306f<http:urlEncoded>\u8981\u7d20\u307e\u305f\u306f<http:urlReplacement>\u8981\u7d20\u304c\u5fc5\u8981\u3067\u3059\u3002
HTTPUrlEncodingValidator.One_encoding_allowed=\u7d50\u5408\u5165\u529b\u3054\u3068\u306b\u3001encoding qualification\u8981\u7d20\u304c1\u3064\u3060\u3051\u8a31\u53ef\u3055\u308c\u307e\u3059(<http:urlEncoded>\u307e\u305f\u306f< http:urlReplacement>)\u3002
HTTPUrlEncodingValidator.POST_ignores_urlEncoding=POST\u30e1\u30bd\u30c3\u30c9\u306eHTTP\u30d0\u30a4\u30f3\u30c9\u30fb\u30b5\u30dd\u30fc\u30c8\u306f\u3001\u73fe\u5728http:urlEncoded\u8981\u7d20\u304a\u3088\u3073http:urlReplacement\u8981\u7d20\u3092\u7121\u8996\u3057\u307e\u3059\u3002
HTTPAddressValidator.Missing_address=<http:address>\u8981\u7d20\u3067\u306flocation\u5c5e\u6027\u304c\u5fc5\u8981\u3067\u3059\u3002
HTTPAddressValidator.Unsupported_location_attribute=<http:address>\u8981\u7d20\u306b\u306f\u3001\u6709\u52b9\u306aURL\u3067\u3042\u308blocation\u5c5e\u6027\u304c\u5fc5\u8981\u3067\u3059\u3002
HTTPAddressValidator.Unsupported_token_format=<http:address>\u8981\u7d20\u306b\u306f\u3001(1) ${URL}\u3001(2) http(s)://${host}:${port}/${context}\u3001\u307e\u305f\u306f(3) http(s)://${host}/${context}\u306e\u5f62\u5f0f\u3067\u30c8\u30fc\u30af\u30f3\u3092\u542b\u3081\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002