blob: cb2c2f0e03f1db77b816061d6085e58e57af5f24 [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-2007 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.
#
# This file contains localized strings used in this package. The typical
# NetBeans pattern is to use one bundle per-package, called Bundle.properties;
# the openide class NbBundle supports this usage.
#
# Typically, fetch a resource as follows:
# NbBundle.getMessage (MyClass.class, "SOME_Key");
#
# Don't bother caching strings or worse, static references to resource bundles -
# this may seem like its faster, but it wastes memory and slows things down
# in the long run.
#
MSG_NonPublicClassAsEntity=\u5be6\u9ad4\u985e\u5225\u5fc5\u9808\u662f\u516c\u6709\u7684\u3002
MSG_FinalClassAsEntity=\u4e0d\u5f97\u5c07\u5be6\u9ad4\u985e\u5225\u5ba3\u544a\u70ba final\u3002
MSG_HasNoNoArgConstructor=\u985e\u5225\u61c9\u8a72\u8981\u6709\u7121\u5f15\u6578\u3001public \u6216 protected \u5efa\u69cb\u5b50\u3002
MSG_NestedClassAsEntity=\u5be6\u9ad4\u985e\u5225\u5fc5\u9808\u662f\u9802\u7d1a\u985e\u5225\u3002
MSG_NonSerializableClass=\u5be6\u9ad4\u6216 IdClass \u985e\u5225\u61c9\u8a72\u5be6\u4f5c java.io.Serializable \u4ecb\u9762\u3002
MSG_InnerClassAsIdClass=\u5167\u90e8\u985e\u5225\u4e0d\u80fd\u4f5c\u70ba IdClass\u3002\u8acb\u5c07\u5176\u8a2d\u5b9a\u70ba\u5167\u90e8\u975c\u614b\u985e\u5225\u3002
MSG_IdClassDoesNotOverrideEquals=IdClass \u5fc5\u9808\u7f6e\u63db equals(Object o) \u548c hashCode() \u65b9\u6cd5\u3002
MSG_IdClassDoesNotOverrideHashCode=IdClass \u672a\u8986\u5beb hashCode() \u65b9\u6cd5\u3002
MSG_NoIdDefinedInHierarchy=\u6c92\u6709\u70ba\u6b64\u5be6\u9ad4\u5206\u5c64\u7d50\u69cb\u5b9a\u7fa9\u4efb\u4f55 ID\u3002
MSG_MissingIdField=\u50c5\u5728 IdClass \u4e2d\u627e\u5230\u4ee5\u4e0b\u6b04\u4f4d\uff1a[ {0} ]
MSG_MissingIdProperty=\u50c5\u5728 IdClass \u4e2d\u627e\u5230\u4ee5\u4e0b\u5b58\u53d6\u65b9\u6cd5\uff1a[ {0} ]
Msg_NoIdClass=\u6b64\u5be6\u9ad4\u985e\u5225\u4e2d\u5305\u542b\u4e86\u591a\u500b ID\uff0c\u4f46\u6c92\u6709\u5b9a\u7fa9\u4efb\u4f55 IdClass\u3002
MSG_ClassNamedWithJavaPersistenceQLKeyword=\u5be6\u9ad4\u8868\u683c\u540d\u7a31\u662f Java \u6301\u4e45\u6027 QL \u7684\u4fdd\u7559\u95dc\u9375\u5b57\u3002
MSG_InvalidPersistenceQLIdentifier=\u5be6\u9ad4\u8868\u683c\u540d\u7a31\u4e0d\u662f\u6709\u6548\u7684 Java \u6301\u7e8c\u6027 QL \u8b58\u5225\u5b57\u3002
MSG_ClassNamedWithReservedSQLKeyword=\u5be6\u9ad4\u8868\u683c\u540d\u7a31\u662f\u4fdd\u7559\u7684 SQL-99 \u95dc\u9375\u5b57\u3002
MSG_IdClassUsedByNonEntity=\u6b64\u985e\u5225\u4e0d\u80fd\u4f7f\u7528 IdClass\uff0c\u539f\u56e0\u662f\u5b83\u65e2\u4e0d\u662f\u5be6\u9ad4\u4e5f\u4e0d\u662f MappedSuperclass\u3002
MSG_EntitySubclassHasIdClass=\u5be6\u9ad4\u5b50\u985e\u5225\u4e0d\u80fd\u5305\u542b IdClass\uff0c\u539f\u56e0\u662f\u5b83\u6703\u5728\u5be6\u9ad4\u5206\u5c64\u7d50\u69cb\u4e2d\u7522\u751f\u591a\u500b ID\u3002
MSG_MissingPersistenceUnitHint=\u5c08\u6848\u4e0d\u5305\u542b\u6301\u7e8c\u6027\u55ae\u5143
MSG_InconsistentAccessType=\u985e\u5225\u5fc5\u9808\u4f7f\u7528\u4e00\u81f4\u5b58\u53d6\u985e\u578b (\u6b04\u4f4d\u6216\u5c6c\u6027)\u3002
MSG_NonUniqueEntityName=\u91cd\u8907\u7684\u5be6\u9ad4\u540d\u7a31\u3002\u985e\u5225 {0} \u4f7f\u7528\u76f8\u540c\u540d\u7a31\u3002
MSG_IllegalAnnotationCombination=\u975e\u6cd5\u7684\u6a19\u8a3b\u7d44\u5408\uff1a{0} \u548c {1}
MSG_JPAAnnotsOnlyOnAccesor=\u53ea\u5141\u8a31\u5c6c\u6027 getter \u65b9\u6cd5\u5177\u6709 Java \u6301\u7e8c\u6027\u6a19\u8a3b\uff0c\u4f8b\u5982 {0}\u3002
MSG_QueriesProperlyDefined=\u53ea\u6709\u5728 Entity \u6216 MappedSuperclass \u985e\u5225\u4e0a\u624d\u80fd\u5b9a\u7fa9\u5df2\u547d\u540d\u7684\u67e5\u8a62\u3002
MSG_OnlyEntityOrMappedSuperclassCanUseIdClass=\u53ea\u6709 Entity \u6216 MappedSuperclass \u624d\u80fd\u4f7f\u7528 IdClass\u3002