blob: ca8d61d8ed083b09d10f8bc60404264bfd830fd0 [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.
#BreakpointActionsProvider
CTL_Breakpoint_Customizer_Title=\uc911\ub2e8\uc810 \uc18d\uc131
ACSD_Breakpoint_Customizer_Dialog=\uc774 \uc911\ub2e8\uc810\uc758 \ub4f1\ub85d \uc815\ubcf4 \uc0ac\uc6a9\uc790 \uc815\uc758
#BreakpointsNodeModel
CTL_Line_Breakpoint=\uc904 {0}:{1}
CTL_Thread_Started_Breakpoint=\uc2a4\ub808\ub4dc \uc2dc\uc791\ub428
CTL_Thread_Death_Breakpoint=\uc2a4\ub808\ub4dc \uc885\ub8cc
CTL_Thread_Breakpoint=\uc2a4\ub808\ub4dc \uc2dc\uc791/\uc885\ub8cc
CTL_Field_Access_Breakpoint=\ud544\ub4dc {0}.{1} \uc561\uc138\uc2a4
CTL_Field_Modification_Breakpoint=\ud544\ub4dc {0}.{1} \uc218\uc815
CTL_Field_Access_or_Modification_Breakpoint=\ud544\ub4dc {0}.{1} \uc561\uc138\uc2a4 \ud639\uc740 \uc218\uc815
CTL_Method_Breakpoint=Method {0}.{1}
CTL_All_Methods_Breakpoint=\uba54\uc18c\ub4dc {0}
CTL_Class_Loaded_Breakpoint={0} \ud074\ub798\uc2a4 \ub85c\ub4dc
CTL_Class_Unloaded_Breakpoint=\ud074\ub798\uc2a4 {0} \uc5b8\ub85c\ub4dc
CTL_Class_Breakpoint={0} \ud074\ub798\uc2a4 \ub85c\ub4dc/\ud574\uc81c
CTL_Exception_Catched_Breakpoint=\uc608\uc678 {0}\uc774(\uac00) \ucc98\ub9ac\ub428
CTL_Exception_Uncatched_Breakpoint=\uc608\uc678 {0}\uc774(\uac00) \ucc98\ub9ac\ub418\uc9c0 \uc54a\uc74c
CTL_Exception_Breakpoint=\uc608\uc678 {0}
CTL_APPEND_BP_Valid=[\uc81c\ucd9c\ub428]
CTL_APPEND_BP_Invalid=[Invalid]
CTL_APPEND_BP_Invalid_with_reason=[Invalid, reason: {0}]
#WatchesActionsProvider
CTL_WatchAction_AddNew = \uc0c8 \uac10\uc2dc...
CTL_WatchAction_DeleteAll = \ubaa8\ub450 \uc0ad\uc81c
CTL_WatchAction_Delete = \uc0ad\uc81c
CTL_WatchAction_Customize = \ud3b8\uc9d1
CTL_Edit_Watch_Dialog_Title=Edit - {0}
CTL_New_Watch_Dialog_Title=\uc0c8 \uac10\uc2dc
#LocalsDisplayFilter
CTL_Variable_DisplayAs_Popup = \ud45c\uc2dc \ud615\uc2dd
CTL_Variable_DisplayAs_Decimal = 10\uc9c4\uc218
CTL_Variable_DisplayAs_Hexadecimal = 16\uc9c4\uc218
CTL_Variable_DisplayAs_Octal = 8\uc9c4\uc218
CTL_Variable_DisplayAs_Binary = 2\uc9c4\uc218
CTL_Variable_DisplayAs_Character = \ubb38\uc790
CTL_Variable_DisplayAs_Time = \uc2dc\uac04
#SessionsView
CTL_Session_Resume_Threads = \ubc94\uc704
CTL_Session_Resume_All_Threads = \ubaa8\ub4e0 \uc2a4\ub808\ub4dc \ub514\ubc84\uadf8
CTL_Session_Resume_Current_Thread = \ud604\uc7ac \uc2a4\ub808\ub4dc \ub514\ubc84\uadf8
CTL_Session_Popup_Language = \uc5b8\uc5b4(&L)
#BreakpointsActionsProvider
CTL_Breakpoint_Customize_Label = \ub4f1\ub85d \uc815\ubcf4
#ThreadsTableModel - old Threads view
CTL_Thread_Status_OnMonitor = \ubaa8\ub2c8\ud130 \uc911
CTL_Thread_Status_NotStarted = \uc2dc\uc791 \uc548 \ud568
CTL_Thread_Status_Running = \uc2e4\ud589 \uc911
CTL_Thread_Status_Sleeping = \ud734\uba74
CTL_Thread_Status_Unknown = \uc54c \uc218 \uc5c6\uc74c
CTL_Thread_Status_Waiting = \ub300\uae30 \uc911
CTL_Thread_Status_Zombie = \uc880\ube44
CTL_ThreadAction_Interrupt_Label=\uc911\ub2e8
#CallStackTableModel
MSG_Callstack_NoInformation = \uc815\ubcf4 \uc5c6\uc74c
NoCurrentThread=No call stack to display because there is no current thread.
ThreadIsRunning=\ud604\uc7ac \uc2a4\ub808\ub4dc\uac00 \uc2e4\ud589 \uc911\uc774\ubbc0\ub85c \uc0ac\uc6a9 \uac00\ub2a5\ud55c \ud638\ucd9c \uc2a4\ud0dd\uc774 \uc5c6\uc2b5\ub2c8\ub2e4.
MSG_NoSourceInfo=No source information is available.
#SessionsTableModel
MSG_Session_State_Disconnected = \uc5f0\uacb0 \ud574\uc81c\ub428
MSG_Session_State_Running = \uc2e4\ud589 \uc911
MSG_Session_State_Starting = \uc2dc\uc791 \uc911
MSG_Session_State_Stopped = \uc911\uc9c0\ub428
#CallStackNodeModel
CTL_CallstackModel_Column_Name_Name = \uc774\ub984
CTL_CallstackModel_Column_Name_Desc = \uc2a4\ud0dd \ud504\ub808\uc784\uc758 \uc774\ub984
CTL_CallStackFrame=Call Stack Frame: {0}
CTL_RunType=Run type: {0}
#ClassesActionsProvider
LBL_change_package_type=&View Packages as
ChangePackageViewTypeAction_list=\ubaa9\ub85d(&L)
ChangePackageViewTypeAction_tree=\ud2b8\ub9ac(&T)
#ClassesNodeModel
CTL_ClassesModel_Column_Name_Name = \uc774\ub984(&N)
CTL_ClassesModel_Column_Name_Desc = \ud074\ub798\uc2a4 \ub610\ub294 \ud328\ud0a4\uc9c0 \uc774\ub984
CTL_ClassesModel_Column_Name_AppClassLoader = \uc751\uc6a9 \ud504\ub85c\uadf8\ub7a8 \ud074\ub798\uc2a4 \ub85c\ub354
CTL_ClassesModel_Column_Name_ClassLoader = \ud074\ub798\uc2a4 \ub85c\ub354 {0}
CTL_ClassesModel_Column_Name_SystemClassLoader = \uc2dc\uc2a4\ud15c \ud074\ub798\uc2a4 \ub85c\ub354
CTL_ClassesModel_Column_Name_Package = \ud328\ud0a4\uc9c0 {0}
CTL_ClassesModel_Column_Name_Class = \ud074\ub798\uc2a4 {0}
CTL_ClassesModel_Column_Name_Interface = \uc778\ud130\ud398\uc774\uc2a4 {0}
CTL_ClassesModel_Column_Name_LoadedBy = {0}\uc5d0 \uc758\ud574 \ub85c\ub4dc\ub428
#MonitorModel
CTL_MonitorModel_Column_ContendedMonitor = Waiting for Monitor: {0} ({1})
CTL_MonitorModel_Column_OwnedMonitors = \uc18c\uc720 \ubaa8\ub2c8\ud130
CTL_MonitorModel_Column_Monitor = Owned Monitor: {0} ({1})
#SourcesModel
CTL_SourcesModel_Column_Name_Name=\uc18c\uc2a4 \ub8e8\ud2b8(&S)
CTL_SourcesModel_Column_Name_Desc=\uc18c\uc2a4 \uc2dc\uc791
CTL_SourcesModel_Action_AddFilter = \ud074\ub798\uc2a4 \uc81c\uc678 \ud544\ud130 \ucd94\uac00
CTL_SourcesModel_NewFilter_Filter_Label = \ud074\ub798\uc2a4 \ubc30\uc81c \ud544\ud130(&F):
CTL_SourcesModel_NewFilter_Title = \ud074\ub798\uc2a4 \uc81c\uc678 \ud544\ud130 \ucd94\uac00 \ub300\ud654 \uc0c1\uc790
CTL_SourcesModel_Action_Delete = \uc0ad\uc81c
CTL_SourcesModel_Name_DoNotStopIn = \uc911\uc9c0\ud558\uc9c0 \uc54a\uc74c:
CTL_SourcesModel_Action_AddSrc = \uc18c\uc2a4 \ub8e8\ud2b8 \ucd94\uac00
CTL_SourcesModel_AddSrc_Chooser_Filter_Description = \uc18c\uc2a4 \ub8e8\ud2b8
CTL_SourcesModel_AddSrc_Btn = \ucd94\uac00(A)
CTL_SourcesModel_MoveUpSrc = \uc704\ub85c \uc774\ub3d9
CTL_SourcesModel_MoveDownSrc = \uc544\ub798\ub85c \uc774\ub3d9
CTL_SourcesModel_ResetOrderSrc = \uc815\ub82c \ucd08\uae30\ud654
#ThreadsModel
CTL_ThreadsModel_Suspended_Thread_Desc = \ub514\ubc84\uac70\uc5d0 \uc758\ud574 \uc911\ub2e8\ub41c \uc2a4\ub808\ub4dc
CTL_ThreadsModel_Resumed_Thread_Desc = \uc2a4\ub808\ub4dc \uc2e4\ud589\uc911
CTL_ThreadsModel_Thread_State_Desc = VM\ub0b4 \uc0c1\ud0dc: {0}
CTL_ThreadsModel_Column_Name_Name = \uc774\ub984
CTL_ThreadsModel_Column_Name_Desc = \ud604\uc7ac \uc138\uc158\uc744 \uc704\ud574 \ubaa8\ub4e0 \uc2a4\ub808\ub4dc \ud45c\uc2dc
CTL_ThreadsModel_State_Unknown = \uc54c \uc218 \uc5c6\uc74c
CTL_ThreadsModel_State_Monitor = \ub3d9\uae30\ud654\ub41c \ube14\ub85d\uc5d0\uc11c \ub300\uae30 \uc911
CTL_ThreadsModel_State_ConcreteMonitor = \ub3d9\uae30\ud654\ub41c \ube14\ub85d({0})\uc5d0\uc11c \ub300\uae30 \uc911
CTL_ThreadsModel_State_NotStarted = \uc2dc\uc791 \uc548 \ud568
CTL_ThreadsModel_State_Running = \uc2e4\ud589 \uc911
CTL_ThreadsModel_State_Sleeping = \ud734\uba74
CTL_ThreadsModel_State_Waiting = \ub300\uae30 \uc911
CTL_ThreadsModel_State_WaitingOn = {0}\uc5d0\uc11c \ub300\uae30 \uc911
CTL_ThreadsModel_State_Zombie = \uc880\ube44
#WatchesModel
CTL_WatchesModel_Column_Name_Name = \uc774\ub984
CTL_WatchesModel_Empty_Watch_Hint = \uc0c8 \uacbd\uacc4\uc810 \uc785\ub825
#Watches View
CTL_WatchesView_Column_Name_Name = \uc774\ub984(&N)
CTL_WatchesView_Column_Name_Desc = \uac10\uc2dc \uc774\ub984
#CTL_WatchesView_Column_ToString_Name = to&String()
CTL_WatchesView_Column_ToString_Desc = toString() \ud638\ucd9c \uac12 \ud45c\uc2dc
CTL_WatchesView_Column_Type_Name = \ud0c0\uc785(&T)
CTL_WatchesView_Column_Type_Desc = \uacb0\uacfc \uc720\ud615
CTL_WatchesView_Column_Value_Name = \uac12(&V)
CTL_WatchesView_Column_Value_Desc = \uac10\uc2dc \ud45c\ud604\uc2dd\uc758 \uac12
CTL_LocalsView_Column_Name_Name = \uc774\ub984(&N)
CTL_LocalsView_Column_Name_Desc = \ubcc0\uc218 \uc774\ub984
#ThreadsActionsProvider
CTL_ThreadAction_MakeCurrent_Label = \ud604\uc7ac \ud56d\ubaa9\uc73c\ub85c \uc124\uc815
CTL_ThreadAction_GoToSource_Label = \uc18c\uc2a4\ub85c \uc774\ub3d9
CTL_ThreadAction_Suspend_Label = \uc77c\uc2dc \uc911\uc9c0
CTL_ThreadAction_Resume_Label = \ub2e4\uc2dc \uc2dc\uc791
#ThreadsActionsProvider
CTL_CallstackAction_MakeCurrent_Label = \ud604\uc7ac \ud56d\ubaa9\uc73c\ub85c \uc124\uc815
CTL_CallstackAction_PopToHere_Label = \uc5ec\uae30\uae4c\uc9c0 \uc774\ub3d9
CTL_CallstackAction_Copy2CLBD_Label = \uc2a4\ud0dd \ubcf5\uc0ac
# Debugging
CTL_Debugging_Column_Name_Name=\uc2a4\ub808\ub4dc(&T)
CTL_Debugging_Column_Name_Desc=\ucf5c \uc2a4\ud0dd\uc744 \uac00\uc9c4 \uc138\uc158 \uc2a4\ub808\ub4dc
CTL_Debugging_Column_Suspend_Name=\uc911\uc9c0(&S)
CTL_Debugging_Column_Suspend_Desc=\uc0c1\ud0dc \uc911\uc9c0
CTL_Thread_State_Unknown = ''{0}''
CTL_Thread_State_Monitor = \ubaa8\ub2c8\ud130\uc0c1 ''{0}'' \ub300\uae30\uc911
CTL_Thread_State_Monitor_At = ''{1}''\uc5d0 \ubaa8\ub2c8\ud130\uc0c1 ''{0}'' \ub300\uae30\uc911
CTL_Thread_State_NotStarted = ''{0}'' \uc544\uc9c1 \uc2dc\uc791\ub418\uc9c0 \uc54a\uc74c
CTL_Thread_State_Running = ''{0}'' \uc2e4\ud589\uc911
CTL_Thread_State_Running_At = ''{1}''\uc5d0 ''{0}'' \uc2e4\ud589\uc911
CTL_Thread_State_Suspended = ''{0}'' \uc911\uc9c0\ub428
CTL_Thread_State_Suspended_At = ''{1}''\uc5d0 ''{0}'' \uc911\uc9c0\ub428
CTL_Thread_State_Sleeping = ''{0}'' \uc2ac\ub9ac\ud551
CTL_Thread_State_Sleeping_At = ''{1}''\uc5d0 ''{0}'' \uc2ac\ub9ac\ud551
CTL_Thread_State_Waiting = ''{0}'' \ub300\uae30\uc911
CTL_Thread_State_Waiting_At = ''{1}''\uc5d0 ''{0}'' \ub300\uae30\uc911
CTL_Thread_State_Zombie = ''{0}'' \uc885\ub8cc
CTL_Thread_At_LineBreakpoint = \uc904 \uc911\ub2e8\uc810 {1} : {2}\uc5d0\uc11c ''{0}''
CTL_Thread_At_MethodBreakpoint = ''{0}'' at method breakpoint {1}.{2}
CTL_Thread_At_MethodBreakpointSig = ''{0}'' at method breakpoint {1}.{2} {3}
CTL_Thread_At_ExceptionBreakpoint = \uc608\uc678 \uc911\ub2e8\uc810 {1}\uc5d0\uc11c ''{0}''
CTL_Thread_At_FieldBreakpoint = ''{0}'' at field breakpoint {1}.{2}
CTL_Thread_At_ThreadBreakpoint = \uc2a4\ub808\ub4dc \uc911\ub2e8\uc810\uc5d0\uc11c ''{0}''
CTL_Thread_At_ClassBreakpoint = \ud074\ub798\uc2a4 \uc911\ub2e8\uc810 {1}\uc5d0 ''{0}''
CTL_Thread_At_Breakpoint = {1} \uc5d0 ''{0}''
CTL_Thread_Invoking_Method = ''{0}'' \uba54\uc18c\ub4dc \ud3c9\uac00 \uc911...
CTL_Frame_Loading=Loading frame description...
#VariablesTreeModelFilterSI
MSG_VariablesFilter_StaticNode = \uc815\uc801
MSG_VariablesFilter_InheritedNode = \uc0c1\uc18d\ub428
#VariablesNodeModel
CTL_LocalsModel_Column_Name_Desc = \ub85c\uceec \ub8e8\ud2b8
CTL_LocalsModel_Column_Name_Name = \uc774\ub984
CTL_LocalsModel_Column_Name_SubArray = [{0} - {1}]
CTL_LocalsModel_Column_Descr_SubArray = {0}\uc5d0\uc11c {1}\uae4c\uc9c0\uc758 \uc694\uc18c\ub97c \ubc30\uce58\ud569\ub2c8\ub2e4.
NoCurrentThreadVar=\ud604\uc7ac \uc2a4\ub808\ub4dc\uac00 \uc5c6\uae30 \ub54c\ubb38\uc5d0 \ud45c\uc2dc\ud560 \ubcc0\uc218\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.
CTL_No_Info=\ubcc0\uc218 \uc815\ubcf4\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc73c\ubbc0\ub85c \uc18c\uc2a4\uac00 -g \uc635\uc158 \uc5c6\uc774 \ucef4\ud30c\uc77c\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
CTL_No_Info_descr=\ubcc0\uc218 \uc815\ubcf4\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ucf54\ub4dc\uac00 -g \uc635\uc158\uc73c\ub85c \ucef4\ud30c\uc77c\ub418\uc5b4 \uc788\ub294\uc9c0 \ud655\uc778\ud558\uc2ed\uc2dc\uc624.
TTP_NewWatch=\uc0c8 \uacbd\uacc4\uc810 \ud45c\ud604\uc2dd \uc791\uc131 \ub610\ub294 \ubd99\uc5ec\ub123\uae30
MSG_VariablesFilter_StaticNode_descr = static \ucee8\ud14d\uc2a4\ud2b8
MSG_VariablesFilter_Class_descr = \ud604\uc7ac \ud074\ub798\uc2a4 \uac1d\uccb4
MSG_VariablesFilter_Return_descr = ''{0}'' \uba54\uc18c\ub4dc\uc758 \ubc18\ud658 \uac12
beforeOperation=Before call to ''{0}()''
beforeOperation_descr=The program is suspended right before the call to ''{0}()'' method.
afterOperation=After return from ''{0}()''
afterOperation_descr=The program is suspended right after return from ''{0}()'' method.
lastOperationsNode = Return values history
MSG_LastOperations_descr = The values of sub-expressions stepped over by expression step.
operationArgumentsNode = \uc778\uc790
operationArgumentsNode_descr = ''{0}'' \uba54\uc18c\ub4dc\uc5d0 \uc804\ub2ec\ub420 \uc778\uc790
NativeMethod = \ub124\uc774\ud2f0\ube0c \uba54\uc18c\ub4dc\ub97c \uc704\ud574 \uc0ac\uc6a9 \uac00\ub2a5\ud55c \uc778\uc790\uac00 \uc5c6\uc2b5\ub2c8\ub2e4
NativeMethod_descr = \ub124\uc774\ud2f0\ube0c \uba54\uc18c\ub4dc\ub97c \uc704\ud55c \uc778\uc790\ub97c \uac80\uc0c9\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
noDebugInfoWarning = Variable information not available, source compiled without -g option
noDebugInfoWarning_descr = Variable information not available, source compiled without -g option
#VariablesTableModel
# When the information is not available
MSG_NA=\ud574\ub2f9 \uc5c6\uc74c
#VariablesActionProvider
CTL_GoToSource=\uc18c\uc2a4\ub85c \uc774\ub3d9
# Hidden Call Stack Frames Filter
LBL_HIDDEN_FRAMES=\uc228\uaca8\uc9c4 \uc18c\uc2a4 \ud638\ucd9c
TLT_HIDDEN_FRAMES=\ub514\ubc84\uae45\uc5d0\uc11c \uc0ac\uc6a9\ub418\uc9c0 \uc54a\ub294 \uc18c\uc2a4\ub85c\ubd80\ud130 \ud638\ucd9c
#RES_FRAME_GROUP=org/netbeans/modules/debugger/jpda/resources/CallStackFrameGroup
#Evaluator History Filter
MSG_EvaluatorHistoryFilterNode=\ub0b4\uc5ed(I)
CTL_EvaluatorHistoryNode=Evaluator History Node
CTL_EvaluatorHistoryItem=\ud3c9\uac00\uc790 \ud788\uc2a4\ud1a0\ub9ac \uc544\uc774\ud15c
CTL_PasteExprFromHistoryToEvaluator=\ud3c9\uac00\uc790\uc5d0 \ubd99\uc5ec\ub123\uae30
# VariablesFormatterFilter
MSG_LoopInTypeFormattingIntroErrorMessage = Loop in variable formatters detected.\nThe variable formatters are applied recursively, applicable formatter is applied to every formatted value. Details of the recursion are below:
MSG_LoopInTypeFormatting = Loop in variable formatters of names {0} detected.