blob: 3c8e6187aee11eba118d344693cc36e6bb33cce7 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2014 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.
CTL_DebuggerConsole_Title = \u8c03\u8bd5\u5668\u63a7\u5236\u53f0
CTL_ProcessOutput_Title = \u8fdb\u7a0b\u8f93\u51fa
#DebuggerOutput
CTL_Attaching_socket=\u8fde\u63a5\u5230{0}:{1}
CTL_Attaching_shmem=\u8fde\u63a5\u5230{0}
CTL_Attaching_pid=\u8fde\u63a5\u5230{0}
# Used for an unknown transport method:
CTL_Attaching=\u6b63\u5728\u8fde\u63a5...
CTL_Listening_shmem=\u76d1\u542c{0}
CTL_Listening_socket=\u76d1\u542c{0}
CTL_Launching=\u542f\u52a8: {0}
CTL_Connection_refused=\u8fde\u63a5\u88ab\u62d2\u7edd\u3002
CTL_Unknown_host=\u672a\u77e5\u7684\u4e3b\u673a\u3002
CTL_Step_Into=\u6b65\u5165
CTL_Step_Over=\u6b65\u8fc7
CTL_Step_Out=\u6b65\u51fa
CTL_Continue=\u7ee7\u7eed
CTL_Pause=\u6682\u505c
CTL_Debugger_running=\u7528\u6237\u7a0b\u5e8f\u6b63\u5728\u8fd0\u884c
CTL_Debugger_paused=\u7528\u6237\u7a0b\u5e8f\u5df2\u6682\u505c
CTL_Debugger_stopped=\u7528\u6237\u7a0b\u5e8f\u5df2\u505c\u6b62
CTL_Debugger_finished=\u7528\u6237\u7a0b\u5e8f\u5df2\u5b8c\u6210
CTL_Thread_stopped_no_line=\u7ebf\u7a0b{0}\u505c\u6b62\u4e8e{1}.{2}\u3002
CTL_Thread_stopped_no_line_no_source=\u7ebf\u7a0b{0}\u5df2\u505c\u6b62\u3002
CTL_Thread_stopped=\u7ebf\u7a0b{0}\u505c\u6b62\u4e8e{1}:{3}\u3002
CTL_Thread_stopped_no_source=\u7ebf\u7a0b{0}\u505c\u6b62\u4e8e{1}:{3} - \u4e0d\u53ef\u7528\u7684\u6e90\u6587\u4ef6\u3002
CTL_Thread_stopped_no_source_no_line=\u7ebf\u7a0b{0}\u505c\u6b62\u4e8e{1}.{2} - \u4e0d\u53ef\u7528\u7684\u6e90\u6587\u4ef6\u3002
CTL_Thread_stopped_no_info=\u7ebf\u7a0b{0}\u505c\u6b62\u4e8e{1}:{3} - \u5df2\u7f16\u8bd1\u4f46\u6ca1\u6709\u8c03\u8bd5\u4fe1\u606f\u3002
CTL_Thread_stopped_no_info_no_line=\u7ebf\u7a0b{0}\u505c\u6b62\u4e8e{1}.{2} - \u5df2\u7f16\u8bd1\u4f46\u6ca1\u6709\u8c03\u8bd5\u4fe1\u606f\u3002
CTL_Thread_stopped_before_op=\u7ebf\u7a0b{0}\u5728\u8c03\u7528\u4f4d\u4e8e{1}:{3} \u7684 ''{4}()'' \u4e4b\u524d\u505c\u6b62\u3002
CTL_Thread_stopped_after_op=\u7ebf\u7a0b{0}\u5728\u4ece\u4f4d\u4e8e{1}:{3} \u7684 ''{4}()'' \u8fd4\u56de\u540e\u505c\u6b62\u3002