blob: 40032b59ce6313fae4637657e42ddba3f73fb04a [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.
complete-line-newline=\u5b8c\u6210\u884c\u4e26\u5efa\u7acb\u65b0\u884c
complete-line=\u5b8c\u6210\u884c
LBL_constructor=\u5efa\u69cb\u5b50...
LBL_generate_constructor=\u7522\u751f\u5efa\u69cb\u5b50
LBL_super_constructor_select=\u9078\u53d6\u8d85\u7d1a\u5efa\u69cb\u5b50\uff1a
LBL_constructor_select=\u9078\u53d6\u8981\u7531\u5efa\u69cb\u5b50\u521d\u59cb\u5316\u7684\u6b04\u4f4d\uff1a
LBL_getter=Getter...
LBL_generate_getter=\u7522\u751f Getter
LBL_getter_field_select=\u9078\u53d6\u8981\u7522\u751f getter \u7684\u6b04\u4f4d\uff1a
LBL_setter=Setter...
LBL_generate_setter=\u7522\u751f Setter
LBL_setter_field_select=\u9078\u53d6\u8981\u7522\u751f setter \u7684\u6b04\u4f4d\uff1a
LBL_getter_and_setter=Getter \u548c Setter...
LBL_generate_getter_and_setter=\u7522\u751f Getter \u548c Setter
LBL_getter_and_setter_field_select=\u9078\u53d6\u8981\u7522\u751f getter \u548c setter \u7684\u6b04\u4f4d\uff1a
LBL_equals_and_hashcode=equals() \u548c hashCode()...
LBL_equals=equals()...
LBL_hashcode=hashCode()...
LBL_generate_equals_and_hashcode=\u7522\u751f equals() \u548c hashCode()
LBL_generate_equals=\u7522\u751f equals()
LBL_generate_hashcode=\u7522\u751f hashCode()
LBL_equals_select=\u9078\u53d6\u8981\u5305\u542b\u5728 equals() \u4e2d\u7684\u6b04\u4f4d\uff1a
LBL_hashcode_select=\u9078\u53d6\u8981\u5305\u542b\u5728 hashCode() \u4e2d\u7684\u6b04\u4f4d\uff1a
LBL_implement_method=\u5be6\u4f5c\u65b9\u6cd5...
LBL_generate_implement=\u7522\u751f\u5be6\u4f5c\u65b9\u6cd5
LBL_implement_method_select=\u9078\u53d6\u8981\u5be6\u4f5c\u7684\u65b9\u6cd5\uff1a
LBL_override_method=\u7f6e\u63db\u65b9\u6cd5...
LBL_generate_override=\u7522\u751f\u7f6e\u63db\u65b9\u6cd5
LBL_override_method_select=\u9078\u53d6\u8981\u7f6e\u63db\u7684\u65b9\u6cd5\uff1a
LBL_delegate_method=\u59d4\u8a17\u65b9\u6cd5...
LBL_generate_delegate=\u7522\u751f\u59d4\u8a17\u65b9\u6cd5
LBL_delegate_field_select=\u9078\u53d6\u8981\u7522\u751f\u59d4\u8a17\u7684\u76ee\u6a19\u6b04\u4f4d\uff1a
LBL_delegate_method_select=\u9078\u53d6\u8981\u7522\u751f\u59d4\u8a17\u7684\u65b9\u6cd5\uff1a
LBL_generate_button=\u7522\u751f
LBL_cancel_button=\u53d6\u6d88
#A11Y Descriptions
A11Y_Generate=\u78ba\u8a8d\u5c0d\u8a71\u65b9\u584a\u548c\u7522\u751f\u7a0b\u5f0f\u78bc
A11Y_Generate_Constructor=\u7522\u751f\u5efa\u69cb\u5b50\u5c0d\u8a71\u65b9\u584a
A11Y_Generate_Delegate=\u59d4\u8a17\u65b9\u6cd5\u5c0d\u8a71\u65b9\u584a
A11Y_Generate_EqualsHashCode=\u7522\u751f equals \u548c hashCode \u65b9\u6cd5
A11Y_Generate_GetterSetter=\u7522\u751f Getter \u548c Setter \u65b9\u6cd5
A11Y_Generate_ImplementOverride=\u5be6\u4f5c/\u7f6e\u63db\u65b9\u6cd5\u5c0d\u8a71\u65b9\u584a
ERR_CannotApplyGuarded=\u7531\u65bc\u53d7\u4fdd\u8b77\u7684\u5340\u6bb5\uff0c\u7121\u6cd5\u5957\u7528\u8b8a\u66f4