blob: e95e74d84921e4789a46e7abda24e1e15c285fa4 [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.
#ConnectorPanel
CTL_Connect_through=\u8c03\u8bd5\u5668(&D):
ACSD_CTL_Connect_through=\u8981\u8fde\u63a5\u7684\u8c03\u8bd5\u5668\u7c7b\u578b
ACSD_ConnectorPanel=\u5c06\u8c03\u8bd5\u5668\u8fde\u63a5\u5230\u5f53\u524d\u6b63\u5728\u8fd0\u884c\u7684\u67d0\u4e2a\u8fdb\u7a0b\u3002
# Debugger Menu Actions
CTL_SessionsAction=\u4f1a\u8bdd(&N)
CTL_ThreadsAction=\u7ebf\u7a0b(&T)
CTL_CallStackAction=\u8c03\u7528\u5806\u6808(&K)
CTL_LocalVariablesAction=\u53d8\u91cf(&V)
CTL_WatchesAction=\u76d1\u89c6(&W)
CTL_BreakpointsAction=\u65ad\u70b9(&B)
CTL_SourcesAction=\u6e90(&S)
CTL_DebuggingViewAction=\u8c03\u8bd5(&D)
# DebugMainProjectAction
# {0} - # of selected projects (0 if disabled), or -1 if main project
# {1} - project name, if exactly one project
LBL_DebugMainProjectAction_Name=\u8c03\u8bd5{0,choice,-1#\u4e3b\u9879\u76ee|0#\u9879\u76ee|1#\u9879\u76ee ({1})|1< {0} \u4e2a\u9879\u76ee}(&D)
LBL_DebugProjectAction_Name=\u5728\u8c03\u8bd5\u5668\u4e2d\u8fd0\u884c{0,choice,0#\u9879\u76ee|1#\u9879\u76ee ({1})|1< {0} \u4e2a\u9879\u76ee}
CTL_Attach_Types_Not_Found=\u627e\u4e0d\u5230\u8fde\u63a5\u7c7b\u578b\u3002
CTL_Attach_Type_Not_Found=\u627e\u4e0d\u5230\u8bf7\u6c42\u7684\u8fde\u63a5\u7c7b\u578b\u3002
LBL_DebugProjectActionOnProject_Name=\u8c03\u8bd5
# DebuggerAction
LBL_DebugSingleAction_Name=\u8c03\u8bd5{0,choice,0#\u6587\u4ef6|1#\u6587\u4ef6|1<\u6587\u4ef6}(&G)
LBL_DebugTestSingleAction_Name=\u8c03\u8bd5\u6d4b\u8bd5{0,choice,0#\u6587\u4ef6|1#\u6587\u4ef6|1<\u6587\u4ef6}(&L)
#NewWatch
CTL_New_Watch=\u65b0\u5efa\u76d1\u89c6(&W)...
# Message displayed when executed application is not debuggable (not applet/no main method)
# {0} name of the class
FMT_MSG_CannotDebug=\u4e0d\u80fd\u8c03\u8bd5\u7c7b{0}(\u4e0d\u53ef\u6267\u884c)\u3002
# Message displayed when an exception is thrown from the debugger
# {0} name of the class
FMT_EXC_Debugger=\u8c03\u8bd5\u5668\u5f02\u5e38\u9519\u8bef: {0}
#FinishAction
CTL_KillAction_name=\u5b8c\u6210\u8c03\u8bd5\u5668\u4f1a\u8bdd(&F)
#StartAction
CTL_Start_action_name=\u5728\u8c03\u8bd5\u5668\u4e2d\u8fd0\u884c(&R)
#StepIntoAction
CTL_Step_into_action_name=\u6b65\u5165(&I)
#StepIntoNextMethodAction
CTL_Step_into_next_method_action_name=\u6b65\u5165\u4e0b\u4e00\u4e2a\u65b9\u6cd5(&N)
#RunIntoMethodAction
CTL_Run_into_method_action_name=\u8fd0\u884c\u5230\u65b9\u6cd5(&M)
#StepOverAction
CTL_Step_over_action_name=\u6b65\u8fc7(&V)
#StepOutAction
CTL_Step_out_action_name=\u6b65\u51fa(&O)
CTL_Step_operation_action_name=\u6b65\u8fc7\u8868\u8fbe\u5f0f(&E)
#ContinueAction
CTL_Continue_action_name=\u7ee7\u7eed(&C)
#PauseAction
CTL_Pause_action_name=\u6682\u505c(&P)
#RunToCursorAction
CTL_Run_to_cursor_action_name=\u8fd0\u884c\u81f3\u5149\u6807\u4f4d\u7f6e(&U)
CTL_Evaluate=\u8ba1\u7b97\u8868\u8fbe\u5f0f\u7684\u503c(&X)...
#AddWatchPerformer
CTL_WatchDialog_Title=\u65b0\u5efa\u76d1\u89c6
#SuspendAction
CTL_Suspend=\u6302\u8d77
#ToggleBreakpointAction
CTL_Toggle_breakpoint=\u5f00\u542f/\u5173\u95ed\u884c\u65ad\u70b9(&T)
#ResumeAction
CTL_Resume=\u6062\u590d
#FinishSessionAction
CTL_Finish_session=\u5b8c\u6210
#SwitchOnAction
CTL_SwitchOn=\u6fc0\u6d3b
#SwitchToSessionAction
CTL_Switch_to_session=\u6fc0\u6d3b
#AddBreakpointAction
CTL_Ok=\u786e\u5b9a
CTL_Cancel=\u53d6\u6d88
CTL_AddBreakpoint=\u65b0\u5efa\u65ad\u70b9(&B)...
CTL_Class_Name=\u7c7b\u540d:
CTL_Method_Name=\u65b9\u6cd5\u540d\u79f0:
EXC_Cannot_attach=\u65e0\u6cd5\u8fde\u63a5\u3002\u8bf7\u68c0\u67e5\u53c2\u6570, \u7136\u540e\u91cd\u8bd5\u3002
#com.sun.jdi.connect.IllegalConnectorArgumentValue
EXC_Illegal_attach_arguments={0,choice,1#\u53c2\u6570|2#\u53c2\u6570}\u7684{0,choice,1#\u503c|2#\u503c}\u65e0\u6548: {1}\u3002
CTL_Breakpoint_Title=\u65b0\u5efa\u65ad\u70b9
#CreateVariableAction
CTL_CreateVariable=\u521b\u5efa\u56fa\u5b9a\u76d1\u89c6
#GoToSourceAction
CTL_GoToSource=\u8f6c\u81f3\u6e90
#GoToCallingMethodAction
CTL_MakeCallerCurrentAction_name=\u6fc0\u6d3b\u8c03\u7528\u8005(&C)
#GoToCalledMethodAction
CTL_MakeCalleeCurrentAction_name=\u6fc0\u6d3b\u88ab\u8c03\u7528\u8005(&M)
#DebuggerWindowAction
CTL_Debugger_Window_action_name=\u8c03\u8bd5\u5668\u7a97\u53e3(&D)
#ConnectAction
CTL_Connect=\u8fde\u63a5\u8c03\u8bd5\u5668(&A)...
EXC_Debugger=\u8c03\u8bd5\u5668\u5f02\u5e38\u9519\u8bef
CTL_Connect_to_running_process=\u8fde\u63a5
#AddBreakpointPanel
CTL_Breakpoint_cathegory=\u8c03\u8bd5\u5668(&D):
CTL_Breakpoint_type=\u65ad\u70b9\u7c7b\u578b(&B):
CTL_Settings=\u8bbe\u7f6e
CTL_Actions=\u64cd\u4f5c
ACSD_CTL_Breakpoint_cathegory=\u8c03\u8bd5\u5668\u7c7b\u578b
ACSD_CTL_Breakpoint_type=\u65ad\u70b9\u7c7b\u578b
ACSD_CTL_Actions=\u5230\u8fbe\u6b64\u65ad\u70b9\u65f6\u53ef\u80fd\u6267\u884c\u7684\u64cd\u4f5c
ACSD_AddBreakpointPanel=\u65b0\u5efa\u6307\u5b9a\u7c7b\u578b\u7684\u65ad\u70b9
#EnableAllBreakpointsAction
CTL_EnableAll=\u5168\u90e8\u542f\u7528
#DisableAllBreakpointsAction
CTL_DisableAll=\u5168\u90e8\u7981\u7528
#DeleteAllAction
CTL_DeleteAll=\u5168\u90e8\u5220\u9664
#CreateVariableModificationBreakpointAction
CTL_CreateVariableModificationBreakpoint=\u5728\u53d8\u91cf\u4fee\u6539\u65f6\u65b0\u5efa\u65ad\u70b9
#CreateVariableAccessBreakpointAction
CTL_CreateVariableAccessBreakpoint=\u5728\u53d8\u91cf\u8bbf\u95ee\u65f6\u65b0\u5efa\u65ad\u70b9
#java.net.UnknownHostException
EXC_Cannot_attach_unknown_host=\u65e0\u6cd5\u8fde\u63a5\u5230\u6307\u5b9a\u4e3b\u673a - \u4e3b\u673a\u672a\u77e5\u3002
#DisplayAsAction
CTL_Display_as_action=\u663e\u793a\u4e3a
CTL_Type_DEC=\u5341\u8fdb\u5236
CTL_Type_HEX=\u5341\u516d\u8fdb\u5236
CTL_Type_BIN=\u4e8c\u8fdb\u5236
CTL_Type_OCT=\u516b\u8fdb\u5236
CTL_SwitchToLocationAction=\u6fc0\u6d3b
#Means "Replace definition of (a class, method or another part of an application) at runtime."
CTL_Fix_action_name=\u5e94\u7528\u4ee3\u7801\u66f4\u6539(&Y)
#Means "Pop topmost (the most recently called) stack frame from the current thread"
CTL_PopTopmostCallAction_name=\u5f39\u51fa\u6700\u9876\u5c42\u8c03\u7528(&P)
CTL_Debugger_Window=\u8c03\u8bd5\u5668\u7a97\u53e3
# BreakpointEnableAction
CTL_enabled=\u542f\u7528(&E)
# BreakpointCustomizeAction
CTL_customize=\u5c5e\u6027(&P)
CTL_Breakpoint_Customizer_Title=\u65ad\u70b9\u5c5e\u6027
# {0} Breakpoint
ACSD_Breakpoint_Customizer={0}\u7684\u5c5e\u6027
# {0} Project type
USG_PROJECT_DEBUG=\u8c03\u8bd5\u4e3b\u9879\u76ee{0}
# {0} Attach type
USG_DEBUG_ATTACH=\u901a\u8fc7\u8fde\u63a5\u7c7b\u578b{0}\u8fdb\u884c\u8fde\u63a5
#GoToHitAction
CTL_GoToBreakpointHit=\u8f6c\u81f3\u9047\u5230\u7684\u65ad\u70b9
# SetCurrentThreadFromHistoryAction
CTL_SetCurrentThreadFromHistoryAction=\u8bbe\u7f6e\u5f53\u524d\u7ebf\u7a0b(&H)...