blob: 7f64c4851ee10eeb5276dc7133773379b887dfdd [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.
#
CTL_UnsupportedOperationException=\u4e0d\u652f\u6301\u65b9\u6cd5\u8c03\u7528\u3002
CTL_EvalError_unsupportedStringCreation=\u4e0d\u652f\u6301\u521b\u5efa\u5b57\u7b26\u4e32\u3002
CTL_EvalError_unknownNonterminal = \u5904\u7406\u8282\u70b9 "{0}" (\u8282\u70b9\u672a\u77e5)\u65f6\u8ba1\u7b97\u5668\u51fa\u9519
CTL_EvalError_internalError = \u4e0d\u80fd\u8ba1\u7b97\u8282\u70b9 "{0}" \u7684\u503c
CTL_EvalError_invalidArrayInitializer = \u4e0d\u80fd\u5728\u6570\u7ec4\u521d\u59cb\u5316\u7a0b\u5e8f\u4e2d\u4f7f\u7528\u503c "{0}"\u3002
CTL_EvalError_arraySizeBadType = \u6570\u7ec4\u5927\u5c0f\u89c4\u8303\u65e0\u6548: "{0}"
CTL_EvalError_notArrayType = \u65e0\u6cd5\u4f5c\u4e3a\u6570\u7ec4\u7c7b\u578b\u8bbf\u95ee: "{0}"
CTL_EvalError_arrayCreateError = \u521b\u5efa\u6570\u7ec4\u65f6\u51fa\u9519: {0}
CTL_EvalError_instantiateInterface = \u4e0d\u80fd\u5b9e\u4f8b\u5316\u7c7b\u578b "{0}", \u5b83\u4e0d\u662f\u5177\u4f53\u7c7b\u3002
CTL_EvalError_castToBooleanRequired = \u4e0d\u80fd\u5c06 "{0}" \u5f3a\u5236\u8f6c\u6362\u4e3a\u9664\u5e03\u5c14\u578b\u4ee5\u5916\u7684\u5176\u4ed6\u4efb\u4f55\u7c7b\u578b\u3002
CTL_EvalError_castFromBooleanRequired = \u4e0d\u80fd\u5c06 "{0}" \u5f3a\u5236\u8f6c\u6362\u4e3a\u5e03\u5c14\u578b\u3002
CTL_EvalError_castError = \u4e0d\u80fd\u5c06 "{0}" \u7684\u5b9e\u4f8b\u5f3a\u5236\u8f6c\u6362\u4e3a "{1}" \u7684\u5b9e\u4f8b
CTL_EvalError_badOperandForPostfixOperator = \u540e\u7f00\u8fd0\u7b97\u7b26\u7684\u64cd\u4f5c\u6570 "{0}" \u4e0d\u662f\u6570\u5b57\u3002
CTL_EvalError_postfixOperatorEvaluationError = \u8ba1\u7b97\u540e\u7f00\u8fd0\u7b97\u7b26\u7684\u503c\u65f6\u51fa\u9519: {0}
CTL_EvalError_badOperandForPrefixOperator = \u524d\u7f00\u8fd0\u7b97\u7b26\u7684\u64cd\u4f5c\u6570 "{0}" \u4e0d\u662f\u6570\u5b57\u3002
CTL_EvalError_prefixOperatorEvaluationError = \u8ba1\u7b97\u524d\u7f00\u8fd0\u7b97\u7b26\u7684\u503c\u65f6\u51fa\u9519: {0}
CTL_EvalError_badOperandForUnaryOperator = \u4e00\u5143\u8fd0\u7b97\u7b26\u7684\u64cd\u4f5c\u6570 "{0}" \u4e0d\u662f\u6570\u5b57\u3002
CTL_EvalError_unaryOperatorEvaluationError = \u8ba1\u7b97\u4e00\u5143\u8fd0\u7b97\u7b26\u7684\u503c\u65f6\u51fa\u9519: {0}
CTL_EvalError_unknownType = \u672a\u77e5\u7c7b\u578b "{0}"
CTL_EvalError_internalErrorResolvingType = \u89e3\u6790\u7c7b\u578b "{0}" \u65f6\u51fa\u73b0\u5185\u90e8\u9519\u8bef
CTL_EvalError_instanceOfLeftOperandNotAReference = instanceof \u7684\u5de6\u64cd\u4f5c\u6570\u7c7b\u578b\u662f\u975e\u6cd5\u7684: "{0}" \u53ea\u5141\u8bb8\u4f7f\u7528\u5f15\u7528\u7c7b\u578b\u3002
CTL_EvalError_conditionalOrAndBooleanOperandRequired = && \u6216 || \u8fd0\u7b97\u7b26\u7684\u7c7b\u578b\u662f\u975e\u6cd5\u7684: "{0}" \u53ea\u5141\u8bb8\u4f7f\u7528\u5e03\u5c14\u7c7b\u578b\u3002
CTL_EvalError_conditionalQuestionMarkBooleanOperandRequired = ?: \u8fd0\u7b97\u7b26\u7684\u7c7b\u578b\u65e0\u6548: "{0}"\u3002\u53ea\u5141\u8bb8\u4f7f\u7528\u5e03\u5c14\u7c7b\u578b.
CTL_EvalError_thisObjectUnavailable = "this" \u5bf9\u8c61\u5728\u9759\u6001\u4e0a\u4e0b\u6587\u4e2d\u4e0d\u53ef\u7528\u3002
CTL_EvalError_objectReferenceRequiredOnDereference = \u4e0d\u80fd\u89e3\u9664\u5f15\u7528 "{0}"\u3002\u9700\u8981\u5bf9\u8c61\u5f15\u7528\u3002
CTL_EvalError_badArgument = \u65b9\u6cd5\u53c2\u6570\u65e0\u6548: {0}
CTL_EvalError_argumentsBadSyntax = \u65b9\u6cd5\u53c2\u6570\u65e0\u6548: {0}
CTL_EvalError_ambigousMethod = \u4e0d\u80fd\u8c03\u7528\u7c7b "{0}" \u4e2d\u7684\u65b9\u6cd5 "{1}"\u3002\u8be5\u8c03\u7528\u4e0d\u660e\u786e\u3002
CTL_EvalError_noSuchMethod = \u7c7b "{1}" \u4e2d\u4e0d\u5305\u542b\u65b9\u6cd5 "{0}"
CTL_EvalError_noSuchMethodWithArgs = \u7c7b "{1}" \u4e2d\u7684\u6240\u6709 "{0}" \u65b9\u6cd5\u90fd\u4e0d\u91c7\u7528 "{2}" \u7c7b\u578b\u7684\u53c2\u6570\u3002
CTL_EvalError_noSuchConstructorWithArgs = \u7c7b "{0}" \u4e2d\u7684\u6240\u6709\u6784\u9020\u51fd\u6570\u90fd\u4e0d\u91c7\u7528 "{1}" \u7c7b\u578b\u7684\u53c2\u6570\u3002
CTL_EvalError_callException = \u8c03\u7528\u7c7b "{0}" \u4e2d\u7684\u65b9\u6cd5 "{1}" \u65f6\u51fa\u9519: {2}
CTL_EvalError_calleeException = \u7c7b "{0}" \u4e2d\u7684\u65b9\u6cd5 "{1}" \u629b\u51fa\u5f02\u5e38\u9519\u8bef: {2}
CTL_EvalError_identifierNotAReference = \u4e0d\u80fd\u89e3\u9664\u5f15\u7528 "{0}"\u3002\u9700\u8981\u5bf9\u8c61\u5f15\u7528\u3002
CTL_EvalError_notarray = "{0}" \u4e0d\u662f\u6570\u7ec4, \u4e0d\u80fd\u4e3a\u5176\u503c\u5efa\u7acb\u7d22\u5f15\u3002
CTL_EvalError_arrayIndexNAN = \u6570\u7ec4\u7d22\u5f15 "{0}" \u4e0d\u662f\u6570\u5b57\u3002
CTL_EvalError_arrayIndexOutOfBounds = \u6570\u7ec4\u7d22\u5f15 "{0}" \u8d85\u51fa\u4e86\u8303\u56f4 <0,{1}>
CTL_EvalError_unknownVariable = "{0}" \u5728\u5f53\u524d\u4e0a\u4e0b\u6587\u4e2d\u4e0d\u662f\u5df2\u77e5\u53d8\u91cf\u3002
CTL_EvalError_unknownVarNoDebugInfo = \u65e0\u6cd5\u83b7\u53d6\u53d8\u91cf\u4fe1\u606f, \u672a\u4f7f\u7528 -g \u9009\u9879\u7f16\u8bd1\u6e90\u4ee3\u7801\u3002"{0}" \u7684\u503c\u672a\u77e5\u3002
CTL_EvalError_integerLiteralTooBig = \u6574\u6570\u6587\u5b57 "{0}" \u8fc7\u957f\u3002\u8bf7\u4e3a\u957f\u503c\u4f7f\u7528 L \u540e\u7f00\u3002
CTL_EvalError_badFormatOfIntegerLiteral = \u65e0\u6cd5\u89e3\u6790\u6570\u5b57\u5b57\u7b26\u4e32 "{0}" (\u662f\u5426\u8fc7\u957f?)
CTL_EvalError_unknownLiteralType = \u65e0\u6cd5\u89e3\u6790\u6587\u5b57 "{0}"
CTL_EvalError_superUsedOnNonClass = "super" \u9650\u5b9a\u7b26\u53ef\u80fd\u53ea\u80fd\u4e0e\u7c7b\u7c7b\u578b\u4e00\u8d77\u4f7f\u7528, \u800c\u4e0d\u80fd\u4e0e "{0}" \u7c7b\u578b\u4e00\u8d77\u4f7f\u7528
CTL_EvalError_evaluateError = \u65e0\u6cd5\u5c06\u8fd0\u7b97\u7b26 "{0}" \u5e94\u7528\u4e8e "{1}" \u548c "{2}"\u3002
CTL_EvalError_evaluateErrorUnary = \u65e0\u6cd5\u5c06\u4e00\u5143\u8fd0\u7b97\u7b26 "{0}" \u5e94\u7528\u4e8e "{1}"\u3002
CTL_EvalError_accessInstanceVariableFromStaticContext = \u65e0\u6cd5\u4ece\u9759\u6001\u4e0a\u4e0b\u6587\u4e2d\u8bbf\u95ee\u5b9e\u4f8b\u53d8\u91cf "{0}"\u3002
CTL_EvalError_methodCallOnNull = \u5bf9\u7a7a\u503c\u5bf9\u8c61\u8c03\u7528\u4e86\u65b9\u6cd5 "{0}"\u3002
CTL_EvalError_invokeInstanceMethodAsStatic = \u65e0\u6cd5\u4ece\u9759\u6001\u4e0a\u4e0b\u6587\u4e2d\u5f15\u7528\u975e\u9759\u6001\u65b9\u6cd5 "{0}"\u3002
CTL_EvalError_fieldOnNull = \u4f7f\u7528\u7a7a\u503c\u5bf9\u8c61\u5f15\u7528\u4e86\u5b57\u6bb5 "{0}"\u3002
CTL_EvalError_cannotApplyOperator = \u65e0\u6cd5\u5e94\u7528\u8fd0\u7b97\u7b26: {0}
CTL_EvalError_invalidMemberReference = \u5f15\u7528\u4e86\u65e0\u6548\u7684\u6210\u5458: "{0}"
CTL_EvalError_arrayIsNull = \u6570\u7ec4 "{0}" \u662f\u7a7a\u503c\u5bf9\u8c61\u3002
CTL_EvalError_unknownInternalError = \u65e0\u6cd5\u8ba1\u7b97\u8868\u8fbe\u5f0f\u7684\u503c: \u5185\u90e8\u9519\u8bef "{0}"\u3002
CTL_EvalError_collected = \u5df2\u6536\u96c6\u8be5\u5bf9\u8c61\u3002
CTL_EvalError_unsupported = \u4e0d\u652f\u6301\u7684\u8868\u8fbe\u5f0f: "{0}"
CTL_EvalError_errorneous = \u8868\u8fbe\u5f0f\u683c\u5f0f\u4e0d\u6b63\u786e: "{0}"
CTL_EvalError_unknownField = \u672a\u77e5\u5b57\u6bb5 "{0}"
CTL_EvalError_unknownOuterClass = \u672a\u77e5\u5916\u90e8\u7c7b "{0}"
CTL_EvalError_notExpression = \u6ca1\u6709\u8981\u8ba1\u7b97\u503c\u7684\u8868\u8fbe\u5f0f\u3002
CTL_EvalError_methOnArray = \u65e0\u6cd5\u5bf9\u6570\u7ec4\u8c03\u7528\u4efb\u4f55\u65b9\u6cd5\u3002
CTL_EvalError_methOnInterface = \u65e0\u6cd5\u5bf9\u63a5\u53e3\u8c03\u7528\u9759\u6001\u65b9\u6cd5\u3002
CTL_EvalError_forEachNotApplicable = Foreach \u4e0d\u9002\u7528\u8868\u8fbe\u5f0f\u7c7b\u578b\u3002
CTL_EvalError_localVariableAlreadyDefined = {0}\u5df2\u5b9a\u4e49\u3002
CTL_EvalError_disconnected = \u8c03\u8bd5\u5668\u5df2\u65ad\u5f00\u8fde\u63a5\u3002
CTL_EvalError_collected_context = \u5df2\u6536\u96c6\u4e0a\u4e0b\u6587\u7ebf\u7a0b\u3002
CTL_EvalError_canNotInvokeMethods = \u65e0\u6cd5\u8ba1\u7b97\u65b9\u6cd5\u8c03\u7528\u7684\u503c\u3002
CTL_EvalError_notABoolean = \u8868\u8fbe\u5f0f "{0}" \u672a\u8fd4\u56de\u5e03\u5c14\u503c, \u800c\u662f\u8fd4\u56de\u7c7b\u578b\u4e3a{2}\u7684{1}\u3002
CTL_EvalError_notAValue = \u65e0\u6cd5\u8ba1\u7b97\u503c
CTL_EvalError_noNewClassWithBody = \u4e0d\u652f\u6301: \u65e0\u6cd5\u521b\u5efa\u65b0\u7c7b\u3002
#CTL_EvalErrorExpr = Error in evaluation of expression \"{0}\": {1}.
MSG_IncompatibleThreadStateMessage=\u5f53\u524d\u7ebf\u7a0b\u65e0\u6cd5\u8c03\u7528\u65b9\u6cd5\u3002\n\u53ef\u80fd\u672a\u7531\u4e8b\u4ef6 (\u65ad\u70b9, \u6b65\u9aa4\u7b49) \u6302\u8d77\u3002