blob: 0e5d6f0ebd064d7387e956058e904bb139c9a1cd [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.
Templates/GUIForms/MasterDetailForm.java=\u4e3b\u8981/\u8a73\u7d30\u7bc4\u4f8b\u8868\u55ae
### Master/detail wizard ###
TITLE_MasterDetail=\u4e3b\u8981/\u8a73\u7d30\u8868\u55ae
# MasterPanel
TITLE_MasterPanel=\u4e3b\u8981\u8868\u683c
LBL_DatabaseConnection=\u8cc7\u6599\u5eab\u9023\u7dda(&C)\uff1a
LBL_DatabaseConnection_ACSD=N/A
LBL_DatabaseTable=\u8cc7\u6599\u5eab\u8868\u683c(&T)\uff1a
LBL_DatabaseTable_ACSD=N/A
LBL_AvailableColumns=\u53ef\u7528\u6b04(&A)
LBL_AvailableColumns_ACSD=N/A
LBL_ColumnsToInclude=\u8981\u5305\u542b\u7684\u6b04(&I)
LBL_ColumnsToInclude_ACSD=N/A
LBL_MasterAddAll=>>
LBL_MasterAddAll_ACSD=N/A
LBL_MasterAdd=>
LBL_MasterAdd_ACSD=N/A
LBL_MasterRemove=<
LBL_MasterRemove_ACSD=N/A
LBL_MasterRemoveAll=<<
LBL_MasterRemoveAll_ACSD=N/A
LBL_MasterUp=\u4e0a\u79fb(&U)
LBL_MasterUp_ACSD=N/A
LBL_MasterDown=\u4e0b\u79fb(&D)
LBL_MasterDown_ACSD=N/A
MSG_MasterDefaultPackage=\u4e0d\u5141\u8a31\u5728\u9810\u8a2d\u5957\u4ef6\u4e2d\u5efa\u7acb\u4e3b\u8981/\u8a73\u7d30\u8868\u55ae\u3002
MSG_MasterTestPackage=\u4e0d\u5141\u8a31\u5728\u6e2c\u8a66\u8cc7\u6599\u593e\u4e2d\u5efa\u7acb\u4e3b\u8981/\u8a73\u7d30\u8868\u55ae\u3002
MSG_MasterDefaultConnection=\u9078\u53d6\u73fe\u6709\u8cc7\u6599\u5eab\u9023\u7dda\u6216\u5efa\u7acb\u65b0\u7684\u9023\u7dda\u3002
MSG_AtLeastOneColumnIncluded=\u81f3\u5c11\u5fc5\u9808\u5305\u542b\u4e00\u500b\u8868\u683c\u6b04\u3002
MSG_MasterDBWithoutTables=\u9023\u7dda\u7684\u8cc7\u6599\u5eab\u4e0d\u5305\u542b\u8868\u683c\u3002
MSG_MasterDBWithoutTablesWithPrimaryKeys=\u9023\u7dda\u7684\u8cc7\u6599\u5eab\u53ea\u5305\u542b\u6c92\u6709\u4e3b\u9375\u7684\u8868\u683c\u3002
MSG_MasterInvalidTableSelected=\u9078\u53d6\u7684\u8868\u683c\u5167\u672a\u5b9a\u7fa9\u4e3b\u9375\u3002
MSG_MasterNoProvider=\u5728\u6b64\u5c08\u6848\u4e2d\u7121\u6cd5\u6839\u64da Java \u6301\u7e8c\u6027\u5efa\u7acb\u8868\u55ae\u3002
# DetailPanel
TITLE_DetailPanel=\u8a73\u7d30\u9078\u9805
LBL_DetailAvailableColumns=\u53ef\u7528\u6b04(&A)
LBL_DetailAvailableFields=\u53ef\u7528\u6b04\u4f4d(&A)
LBL_DetailAvailable_ACSD=N/A
LBL_DetailColumnsToInclude=\u8981\u5305\u542b\u7684\u6b04(&I)
LBL_DetailFieldsToInclude=\u8981\u5305\u542b\u7684\u6b04\u4f4d(&I)
LBL_DetailToInclude_ACSD=N/A
LBL_DetailAddAll=>>
LBL_DetailAddAll_ACSD=N/A
LBL_DetailAdd=>
LBL_DetailAdd_ACSD=N/A
LBL_DetailRemove=<
LBL_DetailRemove_ACSD=N/A
LBL_DetailRemoveAll=<<
LBL_DetailRemoveAll_ACSD=N/A
LBL_DetailUp=\u4e0a\u79fb(&U)
LBL_DetailUp_ACSD=N/A
LBL_DetailDown=\u4e0b\u79fb(&D)
LBL_DetailDown_ACSD=N/A
LBL_DetailType=\u5efa\u7acb\u8a73\u7d30\u5340\u57df\u70ba\uff1a
LBL_DetailTextfields=\u6587\u5b57\u6b04\u4f4d(&X)
LBL_DetailTextfields_ACSD=N/A
LBL_DetailTable=\u8868\u683c(&T)
LBL_DetailTable_ACSN=\u8868\u683c
LBL_DetailTable_ACSD=N/A
# 0 primary table, 1 primary column, 2 foreign table, 3 foreign column, 4 message
FMT_ForeignKey={2} ({3} \u53c3\u7167 {0}.{1}) {4}
FMT_NoPrimaryKey=- \u6c92\u6709\u4e3b\u9375