blob: c6a01c5325b52e119a9fc17d7d5a425c9420aa24 [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.
Templates/GUIForms/MasterDetailForm.java=\u4e3b\u6837\u4f8b\u7a97\u4f53/\u8be6\u7ec6\u6837\u4f8b\u7a97\u4f53
### Master/detail wizard ###
TITLE_MasterDetail=\u4e3b\u7a97\u4f53/\u8be6\u7ec6\u7a97\u4f53
MSG_MasterDetailCreate=\u521b\u5efa\u4e3b\u7a97\u4f53/\u8be6\u7ec6\u7a97\u4f53
MSG_DBAppCreate=\u521b\u5efa\u6570\u636e\u5e93\u5e94\u7528\u7a0b\u5e8f
# MasterPanel
TITLE_MasterPanel=\u4e3b\u8868
LBL_DatabaseConnection=\u6570\u636e\u5e93\u8fde\u63a5(&C):
LBL_DatabaseTable=\u6570\u636e\u5e93\u8868(&T):
LBL_AvailableColumns=\u53ef\u7528\u5217(&A)
LBL_ColumnsToInclude=\u8981\u5305\u542b\u7684\u5217(&I)
LBL_MasterUp=\u4e0a\u79fb(&U)
LBL_MasterDown=\u4e0b\u79fb(&D)
MSG_MasterDefaultPackage=\u4e0d\u5141\u8bb8\u5728\u9ed8\u8ba4\u5305\u4e2d\u521b\u5efa\u4e3b\u7a97\u4f53/\u8be6\u7ec6\u7a97\u4f53\u3002
MSG_MasterTestPackage=\u4e0d\u5141\u8bb8\u5728\u6d4b\u8bd5\u6587\u4ef6\u5939\u4e2d\u521b\u5efa\u4e3b\u7a97\u4f53/\u8be6\u7ec6\u7a97\u4f53\u3002
MSG_MasterDefaultConnection=\u9009\u62e9\u73b0\u6709\u6570\u636e\u5e93\u8fde\u63a5\u6216\u521b\u5efa\u65b0\u7684\u6570\u636e\u5e93\u8fde\u63a5\u3002
MSG_AtLeastOneColumnIncluded=\u5fc5\u987b\u81f3\u5c11\u5305\u542b\u4e00\u4e2a\u8868\u5217\u3002
MSG_MasterDBWithoutTables=\u8fde\u63a5\u7684\u6570\u636e\u5e93\u4e0d\u5305\u542b\u8868\u3002
MSG_MasterDBWithoutTablesWithPrimaryKeys=\u8fde\u63a5\u7684\u6570\u636e\u5e93\u53ea\u5305\u542b\u6ca1\u6709\u4e3b\u952e\u7684\u8868\u3002
MSG_MasterInvalidTableSelected=\u672a\u5728\u9009\u5b9a\u7684\u8868\u4e2d\u5b9a\u4e49\u4e3b\u952e\u3002
MSG_MasterNoProvider=\u65e0\u6cd5\u5728\u6b64\u9879\u76ee\u4e2d\u521b\u5efa\u57fa\u4e8e Java \u6301\u4e45\u6027\u7684\u7a97\u4f53\u3002
# DetailPanel
TITLE_DetailPanel=\u8be6\u7ec6\u4fe1\u606f\u9009\u9879
LBL_DetailAvailableColumns=\u53ef\u7528\u5217(&A)
LBL_DetailAvailableFields=\u53ef\u7528\u5b57\u6bb5(&A)
LBL_DetailColumnsToInclude=\u8981\u5305\u542b\u7684\u5217(&I)
LBL_DetailFieldsToInclude=\u8981\u5305\u542b\u7684\u5b57\u6bb5(&I)
LBL_DetailUp=\u4e0a\u79fb(&U)
LBL_DetailDown=\u4e0b\u79fb(&D)
LBL_DetailType=\u8be6\u7ec6\u4fe1\u606f\u533a\u57df\u7684\u521b\u5efa\u7c7b\u578b:
LBL_DetailTextfields=\u6587\u672c\u5b57\u6bb5(&X)
LBL_DetailTable=\u8868(&T)
LBL_DetailTable_ACSN=\u8868
# 0 primary table, 1 primary column, 2 foreign table, 3 foreign column, 4 message
FMT_ForeignKey={2} ({3}\u5f15\u7528{0}.{1}) {4}
FMT_NoPrimaryKey=- \u6ca1\u6709\u4e3b\u952e