blob: 11451956f8846138cab05708055ddfabd2dc84e0 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright \u00a9 1997-2012 Oracle and/or its affiliates. All rights reserved.
#
# 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 2006-2008 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.
AND=\ \u4e0e
# {0} - class name
FMT_generator_status_creating=\u6b63\u5728\u521b\u5efa: {0}...
# {0} - source folder
FMT_generator_status_ignoring=\u6b63\u5728\u5ffd\u7565: {0}...
# {0} - source folder
FMT_generator_status_scanning=\u6b63\u5728\u626b\u63cf: {0}...
LBL_generator_progress_title=\u751f\u6210 TestNG \u6d4b\u8bd5
MSG_No_test_created=\u7531\u4e8e\u627e\u4e0d\u5230\u53ef\u6d4b\u8bd5\u7684\u7c7b, \u56e0\u6b64\u672a\u521b\u5efa\u4efb\u4f55\u6d4b\u8bd5\u3002
# {0} - skipped class name
# {1} - reason for skipping
MSG_skipped_class=\u8df3\u8fc7\u4e86\u7c7b{0}, \u56e0\u4e3a\u5b83\u662f{1}\u3002
# {0} - reason for skipping the classes
MSG_skipped_classes=\u8df3\u8fc7\u4e86\u67d0\u4e9b\u7c7b, \u56e0\u4e3a\u5b83\u4eec\u662f{0}\u3002
MSG_StatusBar_CreateTest_Begin=\u6b63\u5728\u521b\u5efa\u6d4b\u8bd5...
# {0} - template file
MSG_template_not_found=\u627e\u4e0d\u5230\u6a21\u677f\u6587\u4ef6 {0}\u3002\u8bf7\u68c0\u67e5\u6a21\u677f\u7ba1\u7406\u5668\u4e2d\u7684 TestNG \u6a21\u677f\u3002
# {0} - class
MSG_test_class_not_found=\u627e\u4e0d\u5230\u7c7b {0} \u7684\u6d4b\u8bd5\u7c7b\u3002
# {0} - package
MSG_testsuite_class_not_found=\u627e\u4e0d\u5230\u5305 {0} \u7684\u6d4b\u8bd5\u7c7b\u3002
MSG_testsuite_class_not_found_def_pkg=\u627e\u4e0d\u5230\u9ed8\u8ba4\u5305\u7684\u6d4b\u8bd5\u7c7b\u3002
OpenIDE-Module-Display-Category=\u6d4b\u8bd5\u5de5\u5177
OpenIDE-Module-Long-Description=TestNG \u652f\u6301\u6a21\u5757\u5141\u8bb8\u60a8\u521b\u5efa\u9002\u5408 TestNG \u6846\u67b6\u7684\u6d4b\u8bd5\u7c7b\u3002
OpenIDE-Module-Name=TestNG \u652f\u6301
OpenIDE-Module-Short-Description=\u652f\u6301 TestNG \u6846\u67b6
OR=\ \u6216
PROP_testng_testSuiteTemplate=\u6a21\u677f/UnitTests/TestNGSuite.xml
Templates/TestNG=TestNG
Templates/TestNG/TestNGTestSuite.xml=TestNG \u6d4b\u8bd5\u5957\u4ef6
Templates/TestNG/TestNGTest.java=TestNG \u6d4b\u8bd5\u7528\u4f8b
Loaders/text/x-testng+xml/Factories/org-netbeans-modules-testng-TestNGSuiteDataLoader.instance=TestNG \u5957\u4ef6\u6587\u4ef6
LBL_GoToDeclaration=\u8f6c\u81f3\u58f0\u660e
goto_source_source_not_found=\u627e\u4e0d\u5230{0}\u7684\u6e90\u6587\u4ef6\u3002
TestabilityResult_AbstractClass=\u62bd\u8c61\u7c7b
TestabilityResult_ExceptionClass=\u5f02\u5e38\u9519\u8bef\u7c7b
TestabilityResult_NonstaticInnerClass=\u975e\u9759\u6001\u5d4c\u5957\u7c7b
TestabilityResult_NoTestableMethods=\u4e0d\u5305\u542b\u53ef\u6d4b\u8bd5\u65b9\u6cd5
TestabilityResult_OK=\u53ef\u6d4b\u8bd5
TestabilityResult_PkgPrivate=\u79c1\u6709\u5305
TestabilityResult_Private=\u79c1\u6709
TestabilityResult_TestClass=\u6d4b\u8bd5\u7c7b
TestCreator.variantMethods.defaultComment=TODO \u68c0\u67e5\u751f\u6210\u7684\u6d4b\u8bd5\u4ee3\u7801\u5e76\u5220\u9664\u5931\u8d25\u7684\u9ed8\u8ba4\u8c03\u7528\u3002
TestCreator.variantMethods.defaultFailMsg=\u6d4b\u8bd5\u7528\u4f8b\u4e3a\u539f\u578b\u3002
# {0} - method
# {1} - class
TestCreator.variantMethods.JavaDoc.comment={0}\u65b9\u6cd5\u7684\u6d4b\u8bd5 (\u5c5e\u4e8e\u7c7b{1})\u3002
# library name
testng=TestNG 6.8.1