blob: 2ca84bbcff1ad903a061b420c190f5f5d84c9ca3 [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=\u6bcf\u4e2a\u7ed1\u5b9a\u53ea\u5141\u8bb8\u4e00\u4e2a <http:binding> \u5143\u7d20\u3002
HTTPBindingValidator.Verb_required=<http:binding> \u5143\u7d20\u8981\u6c42 verb \u5c5e\u6027\u7684\u503c\u4e3a "GET" \u6216 "POST"\u3002
HTTPOperationValidator.Location_attribute_required=<http:operation> \u5143\u7d20\u9700\u8981\u4f4d\u7f6e\u5c5e\u6027\u3002
HTTPUrlEncodingValidator.Encoding_required=<http:binding> \u5143\u7d20\u7684\u8f93\u5165\u9700\u8981 <http:urlEncoded> \u6216 <http:urlReplacement> \u5143\u7d20\u3002
HTTPUrlEncodingValidator.One_encoding_allowed=\u6bcf\u4e2a\u7ed1\u5b9a\u8f93\u5165\u4ec5\u5141\u8bb8\u4f7f\u7528\u4e00\u4e2a\u7f16\u7801\u9650\u5b9a\u5143\u7d20 (<http:urlEncoded> \u6216 <http:urlReplacement>)\u3002
HTTPUrlEncodingValidator.POST_ignores_urlEncoding=POST \u65b9\u6cd5\u7684 HTTP \u7ed1\u5b9a\u652f\u6301\u5f53\u524d\u5ffd\u7565 http:urlEncoded \u548c http:urlReplacement \u5143\u7d20\u3002
HTTPAddressValidator.Missing_address=<http:address> \u5143\u7d20\u9700\u8981\u4f4d\u7f6e\u5c5e\u6027\u3002
HTTPAddressValidator.Unsupported_location_attribute=<http:address> \u5143\u7d20\u5fc5\u987b\u5177\u6709\u4f5c\u4e3a\u6709\u6548 URL \u7684\u4f4d\u7f6e\u5c5e\u6027\u3002
HTTPAddressValidator.Unsupported_token_format=<http:address> \u5143\u7d20\u53ef\u4ee5\u5305\u542b\u4ee5\u4e0b\u683c\u5f0f\u7684\u6807\u8bb0: (1) ${URL}, (2) http(s)://${host}:${port}/${context} \u6216 (3) http(s)://${host}/${context}\u3002