blob: 19656d7b146348687a7db7029549a924c74e0bfc [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2007 Sun Microsystems, Inc. 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
# 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. Sun designates this
# particular file as subject to the "Classpath" exception as provided
# by Sun 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.
## GenerateDTDSupport.java
MSG_use_dtd_as_document_type?=\u662f\u5426\u5c07\u7522\u751f\u7684 DTD \u7528\u4f5c\u5916\u90e8\u6587\u4ef6\u985e\u578b\uff1f
#FMT_DTDDoc=Put your DTDDoc comment here.
BK0009=\u7121\u6cd5\u7e7c\u7e8c\u64cd\u4f5c\uff01\u6587\u4ef6\u5305\u542b\u8a9e\u6cd5\u932f\u8aa4\uff1a
#BK0010=An example how to use this DTD from your XML document:
# PARTIAL translate only text between TODO and first \n
# {0} dtd file name
#TODO=TODO define vocabulary identification\n PUBLIC ID: -//vendor//vocabulary//EN\n SYSTEM ID: http://server/path/{0}
## a11y - SelectFileDialog
ACSD_fileField=n/a
ACSD_SelectFileDialog=\u9078\u64c7\u6a94\u6848
## SelectFileDialog.java
PROP_fileNameTitle=\u9078\u64c7\u6a94\u6848\u540d
PROP_fileName_mne=F
PROP_fileName=\u6a94\u6848\uff1a
# {0} - file name
# {1} - file extension
PROP_replaceMsg=\u6a94\u6848 {0}.{1} \u5df2\u5b58\u5728\u3002\n\u662f\u5426\u53d6\u4ee3\u5b83\uff1f
# {0} - file name (including extension)
MSG_cannot_create_data=\u7121\u6cd5\u5efa\u7acb {0}\u3002\n\u8acb\u6307\u5b9a\u6709\u6548\u7684\u6a94\u6848\u540d\u3002\u4e0d\u8981\u8f38\u5165\u5176\u4ed6\u76ee\u9304\u7684\u8def\u5f91\u3002
BK0001=\u76ee\u6a19\u6a94\u6848\u5df2\u4fee\u6539\u3002\u8acb\u5728\u91cd\u65b0\u547c\u53eb\u6b64\u64cd\u4f5c\u4e4b\u524d\u5132\u5b58\u8a72\u6a94\u6848\u3002
BK0002=\u9078\u64c7
## ValidatingTextField.java
MSG_invalid=\u8f38\u5165\u7684\u503c\u7121\u6548\u3002
## XMLGenerateAction.java
MSG_action_failed=\u64cd\u4f5c\u7531\u65bc\u5167\u90e8\u932f\u8aa4\u800c\u5931\u6557\uff01
PROP_GenerateDTD=\u7522\u751f DTD...
PROP_GenerateSAXHandler=SAX \u6587\u4ef6\u8655\u7406\u7a0b\u5f0f\u7cbe\u9748...
PROP_GenerateDOMScanner=\u7522\u751f DOM \u6a39\u6383\u63cf\u7a0b\u5f0f...
# ---