blob: afab5caaced24cc7aab1d4b11263070acecc438e [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-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=Complete Line and Create New Line
complete-line=Complete Line
LBL_constructor=\uc0dd\uc131\uc790...
LBL_generate_constructor=\uc0dd\uc131\uc790 \ub9cc\ub4e4\uae30
LBL_super_constructor_select=\uc288\ud37c \uc0dd\uc131\uc790 \uc120\ud0dd:
LBL_constructor_select=\uc0dd\uc131\uc790\uc5d0 \uc758\ud574 \ucd08\uae30\ud654\ub420 \ud544\ub4dc \uc120\ud0dd:
LBL_getter=Getter...
LBL_generate_getter=Getter \ub9cc\ub4e4\uae30
LBL_getter_field_select=getter \ub97c \ub9cc\ub4e4 \ud544\ub4dc \uc120\ud0dd:
LBL_setter=Setter...
LBL_generate_setter=Setter \ub9cc\ub4e4\uae30
LBL_setter_field_select=Setter \ub97c \ub9cc\ub4e4 \ud544\ub4dc \uc120\ud0dd:
LBL_getter_and_setter=Getter \uc640 Setter...
LBL_generate_getter_and_setter=Getter \uc640 Setter \ub9cc\ub4e4\uae30
LBL_getter_and_setter_field_select=getter \uc640 setter \ub97c \ub9cc\ub4e4 \ud544\ub4dc \uc120\ud0dd:
LBL_equals_and_hashcode=equals() \uc640 hashCode()...
LBL_equals=equals()...
LBL_hashcode=hashCode()...
LBL_generate_equals_and_hashcode=equals() \uc640 hashCode() \ub9cc\ub4e4\uae30
LBL_generate_equals=equals() \ub9cc\ub4e4\uae30
LBL_generate_hashcode=hashCode() \ub9cc\ub4e4\uae30
LBL_equals_select=equals()\uc5d0 \ud3ec\ud568\ub420 \ud544\ub4dc \uc120\ud0dd:
LBL_hashcode_select=hashCode()\uc5d0 \ud3ec\ud568\ub420 \ud544\ub4dc \uc120\ud0dd:
LBL_tostring=toString()...
LBL_generate_tostring=toString() \ub9cc\ub4e4\uae30
LBL_tostring_select=toString()\uc5d0 \ud3ec\ud568\ub420 \ud544\ub4dc \uc120\ud0dd:
LBL_implement_method=\uad6c\ud604 \uba54\uc18c\ub4dc...
LBL_generate_implement=\uad6c\ud604 \uba54\uc18c\ub4dc \ub9cc\ub4e4\uae30
LBL_implement_method_select=\uad6c\ud604\ub420 \uba54\uc18c\ub4dc \uc120\ud0dd:
LBL_override_method=Override Method...
LBL_generate_override=\uba54\uc18c\ub4dc \uc7ac\uc815\uc758 \uc0dd\uc131
LBL_override_method_select=\uc7ac\uc815\uc758\ud560 \uba54\uc18c\ub4dc \uc120\ud0dd:
LBL_delegate_method=\uba54\uc18c\ub4dc \uc704\uc784...
LBL_generate_delegate=\uba54\uc18c\ub4dc \uc704\uc784 \uc0dd\uc131
LBL_delegate_field_select=Select target field to generate delegates for:
LBL_delegate_method_select=Select methods to generate delegates for:
LBL_generate_button=\uc0dd\uc131
LBL_cancel_button=\ucde8\uc18c(C)
#A11Y Descriptions
A11Y_Generate=Confirm Dialog and generate code
A11Y_Generate_Constructor=Generate Constructor Dialog
A11Y_Generate_Delegate=Delegate Method Dialog
A11Y_Generate_EqualsHashCode=equals \ubc0f hashCode \uba54\uc18c\ub4dc \uc0dd\uc131
A11Y_Generate_ToString=toString \uba54\uc18c\ub4dc \uc0dd\uc131
A11Y_Generate_GetterSetter=Getter \ubc0f Setter \uba54\uc18c\ub4dc \uc0dd\uc131
A11Y_Generate_ImplementOverride=Implement/Override Method Dialog
ERR_CannotApplyGuarded=Cannot apply changes due to guarded block
ERR_CannotFindOriginalClass=Cannot find original class
LBL_Get_Available_Methods=Gathering of Available Methods