blob: dd8c16d13860541130b471a9182a04f654c8576a [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.
# LayoutSupportManager
MSG_ERR_NonEmptyContainer=\ube44\uc5b4 \uc788\uc9c0 \uc54a\uc740 \ucee8\ud14c\uc774\ub108\uc5d0 \ub300\ud574 \ub808\uc774\uc544\uc6c3\uc744 \ucd08\uae30\ud654\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.\n\uae30\ubcf8 \ucee8\ud14c\uc774\ub108 \uc778\uc2a4\ud134\uc2a4\ub294 \uc5b4\ub5a4 \uad6c\uc131 \uc694\uc18c\ub3c4 \ud3ec\ud568\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
# BorderLayoutSupport
PROP_direction=\ubc29\ud5a5
HINT_direction=BorderLayout\uc5d0\uc11c\uc758 \uad6c\uc131 \uc694\uc18c \ubc29\ud5a5\uc785\ub2c8\ub2e4.
# GridBagLayoutSupport
PROP_gridx=\uaca9\uc790 X
HINT_gridx=GridBagConstraints\uc758 \uaca9\uc790 X \uac12
PROP_gridy=\uaca9\uc790 Y
HINT_gridy=GridBagConstraints\uc758 \uaca9\uc790 Y \uac12
PROP_gridwidth=\uaca9\uc790 \ub108\ube44
HINT_gridwidth=GridBagConstraints\uc758 \uaca9\uc790 \ub108\ube44 \uac12
PROP_gridheight=\uaca9\uc790 \ub192\uc774
HINT_gridheight=GridBagConstraints\uc758 \uaca9\uc790 \ub192\uc774 \uac12
PROP_fill=\ucc44\uc6b0\uae30
HINT_fill=GridBagConstraints\uc758 \ucc44\uc6b0\uae30 \uac12
PROP_ipadx=\ub0b4\ubd80 \uc548\ucabd \uc5ec\ubc31 X
HINT_ipadx=GridBagConstraints\uc758 \ub0b4\ubd80 \uc548\ucabd \uc5ec\ubc31 X \uac12
PROP_ipady=\ub0b4\ubd80 \uc548\ucabd \uc5ec\ubc31 Y
HINT_ipady=GridBagConstraints\uc758 \ub0b4\ubd80 \uc548\ucabd \uc5ec\ubc31 Y \uac12
PROP_insets=\uc0bd\uc785 \uadf8\ub9bc
HINT_insets=GridBagConstraints\uc758 \uc0bd\uc785 \uadf8\ub9bc \uac12
PROP_anchor=\uc575\ucee4
HINT_anchor=GridBagConstraints\uc758 \uc575\ucee4 \uac12
PROP_weightx=\uad75\uae30 X
HINT_weightx=GridBagConstraints\uc758 \uad75\uae30 X \uac12
PROP_weighty=\uad75\uae30 Y
HINT_weighty=GridBagConstraints\uc758 \uad75\uae30 Y \uac12
VALUE_relative=\uc0c1\ub300
VALUE_remainder=\ub098\uba38\uc9c0
VALUE_fill_none=\uc5c6\uc74c
VALUE_fill_horizontal=\uac00\ub85c
VALUE_fill_vertical=\uc138\ub85c
VALUE_fill_both=\ubaa8\ub450
VALUE_anchor_center=\uac00\uc6b4\ub370
VALUE_anchor_north=\ubd81\ucabd
VALUE_anchor_northeast=\ubd81\ub3d9\ucabd
VALUE_anchor_east=\ub3d9\ucabd
VALUE_anchor_southeast=\ub0a8\ub3d9\ucabd
VALUE_anchor_south=\ub0a8\ucabd
VALUE_anchor_southwest=\ub0a8\uc11c\ucabd
VALUE_anchor_west=\uc11c\ucabd
VALUE_anchor_northwest=\ubd81\uc11c\ucabd
VALUE_anchor_pagestart=\ud398\uc774\uc9c0 \uc2dc\uc791
VALUE_anchor_pageend=\ud398\uc774\uc9c0 \ub05d
VALUE_anchor_linestart=\uc904 \uc2dc\uc791
VALUE_anchor_lineend=\uc904 \ub05d
VALUE_anchor_firstlinestart=\uccab \ubc88\uc9f8 \uc904 \uc2dc\uc791
VALUE_anchor_firstlineend=\uccab \ubc88\uc9f8 \uc904 \ub05d
VALUE_anchor_lastlinestart=\ub9c8\uc9c0\ub9c9 \uc904 \uc2dc\uc791
VALUE_anchor_lastlineend=\ub9c8\uc9c0\ub9c9 \uc904 \ub05d
VALUE_anchor_above_baseline=Above Baseline
VALUE_anchor_above_baseline_leading=Above Baseline Leading
VALUE_anchor_above_baseline_trailing=Above Baseline Trailing
VALUE_anchor_baseline=Baseline
VALUE_anchor_baseline_leading=Baseline Leading
VALUE_anchor_baseline_trailing=Baseline Trailing
VALUE_anchor_below_baseline=Below Baseline
VALUE_anchor_below_baseline_leading=Below Baseline Leading
VALUE_anchor_below_baseline_trailing=Below Baseline Trailing
ACSD_GridBagCustomizer=\ud574\ub2f9 \uc5c6\uc74c
MSG_ERR_MoreThan512=\ud3fc\uc744 GridBagLayout\uc73c\ub85c \uc62c\ubc14\ub974\uac8c \ubcc0\ud658\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \uc62c\ubc14\ub974\uac8c \ubcc0\ud658\ud558\uba74 \ud589 \ubc0f \uc5f4 \uc218\uc758 \uc81c\ud55c\uc744 \ucd08\uacfc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. (GridBagLayout\uc740 \ucd5c\ub300 512 \uc5f4\uacfc \ud589\uc744 \ud5c8\uc6a9\ud569\ub2c8\ub2e4.)
# GridBagLayout customizer
CTL_CustomizerTitle=GridBagLayout \uc0ac\uc6a9\uc790 \uc815\uc758\uc790
CTL_CloseButton=\ub2eb\uae30
CTL_HelpButton=\ub3c4\uc6c0\ub9d0
CTL_GBC_anchorPanel=\uc575\ucee4
CTL_GBC_fillPanel=\ucc44\uc6b0\uae30
CTL_GBC_ipadPanel=I-\uc548\ucabd \uc5ec\ubc31
CTL_GBC_insetsPanel=\uc0bd\uc785 \uadf8\ub9bc
CTL_GBC_gridSizePanel=\uaca9\uc790 \ud06c\uae30
#CTL_GBC_anchor.NW=Northwest
#CTL_GBC_anchor.N=North
#CTL_GBC_anchor.NE=Northeast
#CTL_GBC_anchor.W=West
#CTL_GBC_anchor.C=Center
#CTL_GBC_anchor.E=East
#CTL_GBC_anchor.SW=Southwest
#CTL_GBC_anchor.S=South
#CTL_GBC_anchor.SE=Southeast
CTL_GBC_fill.H=\uc218\ud3c9 \ucc44\uc6b0\uae30
CTL_GBC_fill.V=\uc218\uc9c1 \ucc44\uc6b0\uae30
CTL_GBC_ipad.HM=\uc218\ud3c9 -1
CTL_GBC_ipad.HP=\uc218\ud3c9 +1
CTL_GBC_ipad.VM=\uc218\uc9c1 -1
CTL_GBC_ipad.VP=\uc218\uc9c1 +1
CTL_GBC_insets.topM=\uc704\ucabd -1
CTL_GBC_insets.topP=\uc704\ucabd +1
CTL_GBC_insets.leftP=\uc67c\ucabd +1
CTL_GBC_insets.leftM=\uc67c\ucabd -1
CTL_GBC_insets.rightM=\uc624\ub978\ucabd -1
CTL_GBC_insets.rightP=\uc624\ub978\ucabd +1
CTL_GBC_insets.bottomM=\uc544\ub798\ucabd -1
CTL_GBC_insets.bottomP=\uc544\ub798\ucabd +1
CTL_GBC_insets.HM=\uc67c\ucabd \ubc0f \uc624\ub978\ucabd -1
CTL_GBC_insets.HP=\uc67c\ucabd \ubc0f \uc624\ub978\ucabd +1
CTL_GBC_insets.VM=\uc704\ucabd \ubc0f \uc544\ub798\ucabd -1
CTL_GBC_insets.VP=\uc704\ucabd \ubc0f \uc544\ub798\ucabd +1
CTL_GBC_insets.BM=\ubaa8\ub450 -1
CTL_GBC_insets.BP=\ubaa8\ub450 +1
CTL_GBC_gridSize.HM=-1 \uc5f4
CTL_GBC_gridSize.HP=+1 \uc5f4
CTL_GBC_gridSize.RH=\uc218\ud3c9 \ub098\uba38\uc9c0
CTL_GBC_gridSize.VM=-1 \ud589
CTL_GBC_gridSize.VP=+1 \ud589
CTL_GBC_gridSize.RV=\uc218\uc9c1 \ub098\uba38\uc9c0
# BoxLayoutSupport
PROP_axis=\ucd95
HINT_axis=\ub808\uc774\uc544\uc6c3 \ucd95
VALUE_axis_page=Page Axis
VALUE_axis_line=Line Axis
VALUE_axis_x=X \ucd95
VALUE_axis_y=Y \ucd95
# CardLayoutSupport
PROP_cardName=\uce74\ub4dc \uc774\ub984
HINT_cardName=CardLayout\uc758 \uce74\ub4dc \uc774\ub984
# AbsoluteLayoutSupport
PROP_posx=X
HINT_posx=\uad6c\uc131 \uc694\uc18c\uc758 X \uc704\uce58
PROP_posy=Y
HINT_posy=\uad6c\uc131 \uc694\uc18c\uc758 Y \uc704\uce58
PROP_width=\ub108\ube44
HINT_width=\uad6c\uc131 \uc694\uc18c\uc758 \ub108\ube44
PROP_height=\ub192\uc774
HINT_height=\uad6c\uc131 \uc694\uc18c\uc758 \ub192\uc774
VALUE_preferred=\uae30\ubcf8 \uc124\uc815
# JSplitPaneSupport
PROP_splitPos=\uc704\uce58 \ubd84\ud560
HINT_splitPos=\uc774 \uad6c\uc131 \uc694\uc18c\uc758 \ubd84\ub9ac\uc790\uac00 \uc788\uc5b4\uc57c\ud560 \uc704\uce58
# JTabbedPaneSupport
PROP_tabTitle=\ud0ed \uc81c\ubaa9
HINT_tabTitle=\uc774 \uad6c\uc131 \uc694\uc18c \ud0ed\uc758 \uc81c\ubaa9
PROP_tabIcon=\ud0ed \uc544\uc774\ucf58
HINT_tabIcon=\uc774 \uad6c\uc131 \uc694\uc18c \ud0ed\uc758 \uc544\uc774\ucf58
PROP_tabToolTip=\ud0ed \ub3c4\uad6c \uc124\uba85
HINT_tabToolTip=\uc774 \uad6c\uc131 \uc694\uc18c \ud0ed\uc758 \ub3c4\uad6c \uc124\uba85
# JLayeredPaneSupport
PROP_layer=\uacc4\uce35
HINT_layer=\uc774 \uad6c\uc131 \uc694\uc18c\ub97c \ubc30\uce58\ud560 \uacc4\uce35