i18n.properties
来自「cqME :java framework for TCK test.」· PROPERTIES 代码 · 共 86 行
PROPERTIES
86 行
## $Id$## Copyright 1996-2007 Sun Microsystems, Inc. All Rights Reserved.# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER## This program is free software; you can redistribute it and/or# modify it under the terms of the GNU General Public License version# 2 only, as published by the Free Software Foundation.## This program is distributed in the hope that it will be useful, but# WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU# General Public License version 2 for more details (a copy is# included at /legal/license.txt).## You should have received a copy of the GNU General Public License# version 2 along with this work; if not, write to the Free Software# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA# 02110-1301 USA## Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa# Clara, CA 95054 or visit www.sun.com if you need additional# information or have any questions.#ts.errorInitInterview=Error while initializing interview: {0}ts.HTTPSupportServerNotDefined=HTTP Support Server class not definedts.HTTPSSupportServerNotDefined=HTTPS Support Server class not definedts.baseHTTPServerNotImplemented={0} does not implement BaseHttpServer interfacets.secureProtocolNotDefined=Secure protocol name not definedts.secureKeystoreNotDefined=Location of keystore file not defined or defined incorrectlyts.secureKeystoreNotFound=Server Certificate File not found: {0}ts.secureKeystoreNotFile=Server Certificate File is not a file: {0}ts.secureKeystoreNotRead=Server Certificate File cannot be read: {0}ts.secureAliasNotDefined=Server Certificate Alias not definedts.secureStorePassNotDefined=Keystore password not definedts.secureKeyPassNotDefined=Private Key password not definedts.unrecarg=Unrecognized argument: '{0}'ts.jre.version=This TCK requires minimum JDK version 1.4, used: {0}ts.noJavaxNet=Can not start Https server - javax.net is neededts.passiveAgent=Passive Agent: {0}ts.passivePortZero=Passive Agent: invalid port 0ts.FailedToCreateTempFile=Failed to create a temporary file: {0}ts.clientJarNotFound=Non-existent clientJar: {0}ts.serviceManagerFault=Cannot start service manager: {0}ts.badRootFile=Bad root file for the test suite: {0}ts.badArg=Unrecognized argument for the test suite: {0}. Check testsuite.jtt file.ts.errorFindJtd=Cannot find test description (JTD) file {0}ts.errorInitFinder=Error initializing test finder.\n{0}ts.cantInstantiate=Cannot instantiate class {0}.\n{1}ts.illegalAccess=Error accessing class {0}.\n{1}ts.cantLoadClass=Cannot load class {0}.\n{1}ts.errorStart=Cannot start test suite: {0}dts.lookupError=Problem resolving the value of the property: {0}dts.jarUndefined=Property not defined in the Test Environment: {0}dts.isNotAFile={0} is not a filedts.cannotReadFile=Cannot read a file: {0}dts.commService.server.jar.NotFound=Communication Server jar not found: {0}dts.commService.server.NotDefined=Communication Server not defined.dts.commServerClassNotFound=Communication Server class not found: {0}dts.commServerNotImplemented=This class doesn't implement CommunicationServer interface: {0}dts.errorStartCommService=Error starting Communication Service: {0}dts.errorStartMessagingService=Error starting Messaging Service: {0}tf.ExprError=Error evaluating selectIf expression for test: {0}tf.exportFilter.name=Export Filtertf.exportFilter.description=Filters out tests that cannot be exportedtf.exportFilter.reason=Test cannot be exportedts.noBaseConfig=Base Java ME platform is not specified.\n 'baseConfiguration' entry must be present in the Test Environment.ts.rejectDenyFilter.name=RejectDeny Test Filterts.rejectDenyFilter.description=Accepts all tests except for those marked with "deny" parameterts.rejectDenyFilter.reason=TestDescription contains "deny" parameterets.cannotCopyFile=Cannot copy file from {0} to {1}: {2}.ets.nullInterview=Illegal state: interview is not set.ets.badInterview=Illegal state: interview is not instance of \BasicInterviewParameters.ets.ioerror=I/O error occurred: {0}.ets.nullTestExportInfo=Illegal state: testExportInfo is not set.ets.cannotCreateExportDir=Cannot create export directory: {0}.ets.cannotDelete=Failed to clean export directory, cannot delete file: {0}.ets.cannotCreateDir=Cannot create directory: {0}.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?