blob: 7f0877f42c759aebd34fde29ab718326dff31857 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 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]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
# Microsystems, Inc. All Rights Reserved.
#
# 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.
## TestXMLSupport.java
MSG_cannot_create_parser=\u65e0\u6cd5\u521b\u5efa\u6b63\u786e\u914d\u7f6e\u7684\u89e3\u6790\u5668!
# {0} stays for file name that is beiing checked
MSG_checking=\u6b63\u5728\u68c0\u67e5{0}...
MSG_warning_disk=\u8b66\u544a: \u6b63\u5728\u4f7f\u7528\u6301\u4e45\u6027\u6587\u4ef6\u7248\u672c\u800c\u4e0d\u662f\u4fee\u6539\u7684\u7248\u672c\u3002
MSG_parser_internal=\u6b63\u5728\u4f7f\u7528 XML \u6a21\u5757\u5185\u90e8\u89e3\u6790\u5668\u3002
MSG_parser_err_1=\u65e0\u6cd5\u5b9e\u4f8b\u5316\u4efb\u4f55 JAXP \u89e3\u6790\u5668\u3002
# {0} location of plugged parser
MSG_parser_plug=\u4f7f\u7528\u4f4d\u4e8e{0}\u7684 JAXP \u89e3\u6790\u5668\u3002
MSG_parser_no_schema=\u8b66\u544a: \u89e3\u6790\u5668\u4e0d\u652f\u6301\u57fa\u4e8e XML \u65b9\u6848\u7684\u9a8c\u8bc1, \u5b83\u9700\u8981 DOCTYPE!
MSG_parser_no_schema_loc=\u8b66\u544a: \u89e3\u6790\u5668\u4e0d\u652f\u6301\u6307\u5b9a XML \u65b9\u6848\u4f4d\u7f6e\u3002
# {0}=PublicID, {1}=system ID
MSG_resolver_1=\u4f4d\u4e8e "{1}" \u7684\u88ab\u5f15\u7528\u5b9e\u4f53\u3002
# {0}=PublicID, {1}=system ID
MSG_resolver_2=\u8b66\u544a: "{0}" \u5df2\u89e3\u6790\u4e3a "{1}"\u3002
# {0}=PublicID, {1}=system ID
MSG_resolver_3=\u8b66\u544a: \u65e0\u6cd5\u5c06 "{0}" \u89e3\u6790\u4e3a URL, \u6b63\u5728\u4f7f\u7528 "{1}"...
MSG_too_many_errs=\u9519\u8bef\u592a\u591a, \u505c\u6b62\u8fdb\u4e00\u6b65\u7684\u68c0\u67e5\u3002
MSG_platform_parser=\u6b63\u5728\u4f7f\u7528 Java \u5e73\u53f0 XML \u89e3\u6790\u5668 (rt.jar \u4e2d\u7684\u4e00\u4e2a\u89e3\u6790\u5668)\u3002
# {0} stays for parser class name
MSG_unknown_parser=\u6b63\u5728\u4f7f\u7528\u672a\u77e5\u4f4d\u7f6e\u4e0a\u7684{0}XML \u89e3\u6790\u5668\u5b9e\u73b0\u3002
# {0} message of original exception
EX_parser_ierr=\u53ef\u80fd\u662f\u5185\u90e8\u89e3\u6790\u5668\u9519\u8bef: {0}
MSG_not_a_doc=\u9519\u8bef: \u9a8c\u8bc1\u53ea\u80fd\u7528\u4e8e XML \u6587\u6863!
MSG_no_pid=<\u7f3a\u5c11\u516c\u5171 ID>
# {0} class name
BK000=\u4f7f\u7528{0} - \u9ed8\u8ba4\u7684 JRE XSLT \u5904\u7406\u7a0b\u5e8f\u3002
# {0} file URL {1} class name
BK001=\u4f7f\u7528{0}\u4e2d\u7684 {1} XSLT \u5904\u7406\u7a0b\u5e8f\u3002
# ---