blob: 769ab66d95dae754aee0ac059f6fd0d82504a6f1 [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.
# DBSchemaFileList
LBL_Node_DocBase=\u914d\u7f6e\u6587\u4ef6
LBL_NoSchemas=<\u9879\u76ee\u4e2d\u6ca1\u6709\u6570\u636e\u5e93\u65b9\u6848>
# Table
LBL_NoPrimaryKey=\u6ca1\u6709\u4e3b\u952e
LBL_NoPrimaryKeyDescription=\u8868\u4e2d\u6ca1\u6709\u4e3b\u952e\u3002\u5728\u6ca1\u6709\u4e3b\u952e\u7684\u60c5\u51b5\u4e0b, \u65e0\u6cd5\u4e3a\u8868\u521b\u5efa\u5b9e\u4f53\u7c7b\u3002
# {0} = the class name to which a table is already mapped
LBL_AlreadyMapped=\u7c7b{0}
# {0} = the fully-qualified class name
LBL_AlreadyMappedDescription=\u5df2\u6620\u5c04\u5230{0}\u3002\u65e0\u6cd5\u4e3a\u4e00\u4e2a\u8868\u521b\u5efa\u4e24\u4e2a\u5b9e\u4f53\u7c7b\u3002
# TableUISupport
LBL_DatabaseTable=\u6570\u636e\u5e93\u8868
LBL_ClassName=\u7c7b\u540d
LBL_JoinTable=\u8fde\u63a5\u8868
LBL_JoinTableDescription=\u8fd9\u662f\u4e00\u4e2a\u8fde\u63a5\u8868\u3002\u65e0\u6cd5\u4e3a\u8fde\u63a5\u8868\u521b\u5efa\u5b9e\u4f53\u7c7b\u3002
LBL_ReferencedTable=\u5f15\u7528\u8868
# {0} = the table name
# {1} = the reason why the table is disabled
# LBL_TableList and LBL_TableListSep below are used to create a list of tables, like
# "TABLE1, TABLE2, TABLE3 and TABLE4". All tables except the last are separated by LBL_TableListSep.
# The resulting string (in this case "TABLE1, TABLE2, TABLE3") is used as the {0} part
# and the last table is used as the {1} part of LBL_TableList
# {0} = either a table name, or multiple table names separated by LBL_TableListSep
# {1} = a table name
LBL_TableList={0}\u548c{1}
# note the space after the comma
# {0] = a list of tables
LBL_RelatedTableRefBy={0}\u5f15\u7528\u7684\u8868
# {0] = a list of tables
LBL_RelatedTableJoin={0}\u7684\u8fde\u63a5\u8868
# SelectedTables
ERR_NoJavaIdentifier=\u7c7b\u540d{0}\u662f\u65e0\u6548\u7684 Java \u6807\u8bc6\u7b26\u3002
ERR_ReservedQLKeyword=\u7c7b\u540d{0}\u662f Java \u6301\u4e45\u6027 QL \u7684\u4fdd\u7559\u5173\u952e\u5b57\u3002
ERR_AlreadyExists=\u6587\u4ef6 {0}.java \u5df2\u5b58\u5728\u3002
# DBSchemaManager
LBL_ClosingPreviousConnection=\u6b63\u5728\u5173\u95ed\u4ee5\u524d\u7684\u8fde\u63a5
LBL_RetrievingSchema=\u68c0\u7d22\u6570\u636e\u5e93\u65b9\u6848
LBL_ReadingSchemaFile=\u8bfb\u53d6\u6570\u636e\u5e93\u65b9\u6848\u6587\u4ef6
# {0} = the table name
LBL_RetrievingTable=\u68c0\u7d22\u8868{0}
# {0} = the view name
LBL_RetrievingView=\u68c0\u7d22\u89c6\u56fe{0}
# {0} = the table name
LBL_RetrievingTableKeys=\u68c0\u7d22\u8868{0}\u7684\u952e
# {0} = the table name
LBL_RetrievingViewKeys=\u68c0\u7d22\u89c6\u56fe{0}\u7684\u952e