# # Licensed Materials - Property of IBM # IBM Cognos Products: localizationkit # (C) Copyright IBM Corp. 2005, 2016 # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. # ## DO NOT EDIT! ## Generated using CCLXmlToProperties.xslt ## END OF WARNING ## ## Component: CPS ## ## Description: Cognos Portal Services common (standalone component) ## # # Section: RES # # Description: CPS error messages generated by repository api. # protocol.repositoryconnectionFailed = CPS-RES-5000 A connection to the repository could not be made. Details: "{0}". protocol.repositoryInstructionInitFailed = CPS-RES-5001 Failed to initialize repository instruction. protocol.repositoryInstructionReadFailed = CPS-RES-5002 Failed to read repository instruction. protocol.repositoryqueryObjectsFailed = CPS-RES-5003 Failed to read repository results. protocol.repositoryExecutionFailed = CPS-RES-5004 Failed to execute repository request. Details: "{0}". protocol.repositoryconnectionInvalidDate = CPS-RES-5005 Query parameter named: "{0}" had an invalid date value: "{1}". protocol.repositoryFailedLoadResource = CPS-RES-5006 Failed to retrieve resource with path: "{0}". protocol.repositoryFailedGetDataSource = CPS-RES-5007 Failed to retrieve datasource information. Content Manager returned an error. Details: "{0}". protocol.repositoryFailedGetDataSourceCredentialFailed = CPS-RES-5008 Failed to retrieve datasource information. Client error. Your credentials are not valid. protocol.repositoryFailedGetDataSourceGeneralError = CPS-RES-5009 Failed to retrieve datasource information. protocol.repositoryFailedGetDataSourceParseError = CPS-RES-5010 Parse error occured while reading the error information. Details: "{0}" # # Section: ATO # # Description: CPS error messages generated by atom feed. # atomfeed.transform.json = CPS-ATO-5500 Failed to transform atom feed to JSON format. atomfeed.buildresponse.failed = CPS-ATO-5501 Failed to build an atom response. atomfeed.request.failed = CPS-ATO-5502 Failed to process an atom request. atomfeed.request.parseerror = CPS-ATO-5503 Error encounterred parsing the atom request atomfeed.request.parseerror.goto = CPS-ATO-5504 The from value cannot be greater than the to value atomfeed.request.insufficient.capability = CPS-ATO-5505 You do not have sufficient privileges to view archived outputs. # # Section: WRP # # Description: CPS error messages generated by WSRP package. # cps.wsrp.consumer.rewriteioerror = CPS-WRP-4000 The WSRP consumer URL rewriter is unable to process the result because of an Input/Output error. # # Section: TRS # # Description: CPS error messages generated by the CPS XTS Transform instructions. # cps.transform.missingparam = CPS-TRS-4100 The "{0}" transform instruction is missing the parameter "{1}". cps.transform.urlrewritefailed = CPS-TRS-4101 The "{0}" transform instruction is unable perform the URL rewriting on the specified content. cps.transform.openfilefailed = CPS-TRS-4102 The "{0}" transform instruction is unable to open the file "{1}". cps.transform.parsefilefailed = CPS-TRS-4103 The "{0}" transform instruction is unable to interpret the contents of the file "{1}". cps.transform.invalidfilerootelement = CPS-TRS-4104 The "{0}" transform instruction is unable to interpret the contents of the file "{1}". The root element must be "{2}". "{3}" is not valid. cps.transform.bodyreadioerror = CPS-TRS-4105 The "{0}" transform instruction is unable to read the contents of a Java Reader object. cps.transform.classsubstitutionfailed = CPS-TRS-4106 The "{0}" transform instruction is unable to perform the CSS class substitution on the specified content. cps.transform.parse.error = CPS-TRS-4107 The "{0}" transform instruction encountered an error while parsing the content. cps.transform.invalid.input = CPS-TRS-4108 The "{0}" transform instruction has an undefined input. cps.transform.invalid.state = CPS-TRS-4109 The "{0}" transform instruction is unable to decode the state. cps.transform.writecopyto.error = CPS-TRS-4110 The "{0}" transform instruction encountered an input/output exception error while copying the results. cps.transform.missing.element = CPS-TRS-4111 The content of the "{0}" transform instruction is missing a "{1}" element. # # Section: REQ # # Description: CPS error messages generated by the FILEWRITE XTS request instructions. # cps.request.createpathfailed = CPS-REQ-4200 The "{0}" request is unable to create a folder path "{1}". cps.request.ioexception = CPS-REQ-4201 The "{0}" request encountered an Input/Output exception error when accessing the file "{1}". # # Section: FNC # # Description: CPS error messages for XTS functions # cps.function.emptyparameter = CPS-FNC-4300 The parameter "{0}" provided for the function "{1}" cannot be empty. # # Section: COM # # Description: CPS common error messages # cps.common.bodyread.error = CPS-COM-4400 The "{0}" request encountered an Input/Output exception error while reading the request body. cps.common.missingparameter.error = CPS-COM-4401 The "{0}" request is missing a "{1}" parameter. cps.common.parse.error = CPS-COM-4402 The "{0}" request encountered an error while parsing the content. cps.common.parse.io.error = CPS-COM-4403 The "{0}" request encountered an Input/Output exception error while parsing the content. cps.common.parse.sax.error = CPS-COM-4404 The "{0}" request encountered a SAX exception error while parsing the content. cps.common.undefinedmethod.error = CPS-COM-4405 The "{0}" request has an undefined method "{1}". cps.common.writecopyto.error = CPS-COM-4406 The request encountered an Input/Output exception error while copying the results. cps.common.serialize.io.error = CPS-COM-4407 Unable to serialize the object named "{0}" to an XML buffer. cps.common.init.error = CPS-COM-4408 The "{0}" request encountered an error while initializing. cps.common.getresource.error = CPS-COM-4409 The "{0}" request encountered an error while reading a resource. cps.common.deserializeundefinedobject.error = CPS-COM-4410 Unable to deserialize XML named "{0}" to objects. cps.common.data.conversion.error = CPS-COM-4411 There has been a data conversion error. # # Section: SES # # Description: CPS messages generated by the SESSION XTS request instructions. # cps.session.invalidparam.error = CPS-SES-4500 The "{0}" request has an invalid parameter value "{1}". cps.session.noparam.error = CPS-SES-4501 The "{0}" request is missing the "{1}" parameter. cps.session.request.error = CPS-SES-4502 The "{0}" request encountered an error while sending a request to the content manager. # # Section: CCH # # Description: CPS messages for the CACHE component # cps.cache.cacheexception = CPS-CCH-4602 An unknown exception was caught in the cache component. cps.cache.creatingencryptorerror = CPS-CCH-4603 Unable to create the encrypted cache object. cps.cache.crypto.decryptfailed = CPS-CCH-4604 Unable to decrypt. Details: "{0}". cps.cache.crypto.encryptfailed = CPS-CCH-4605 Unable to encrypt. Details: "{0}". cps.cache.undefinedtempdir = CPS-CCH-4606 The temporary directory for cache control is not defined. cps.cache.block.getfailed = CPS-CCH-4607 Unable to complete the request. Details: "{0}". # # Section: SAX # # Description: CPS error messages for SAX handling # cps.sax.deserializeunknownobject.error = CPS-SAX-4700 Deserialization error in method "{0}". cps.sax.deserializeunexpected.error = CPS-SAX-4701 An unexpected error occurred in the method "{0}" during deserialization. # # Section: PAG # # Description: CPS error messages for pagelet components # cps.pagelet.processor.layout.tooltip.return = Return cps.pagelet.processor.layout.tooltip.reset = Reset to default values cps.pagelet.processor.layout.tooltip.normal = Normal cps.pagelet.processor.layout.tooltip.minimize = Minimize cps.pagelet.processor.layout.tooltip.maximize = Maximize cps.pagelet.processor.layout.tooltip.help = Help cps.pagelet.processor.layout.tooltip.edit = Edit cps.pagelet.processor.layout.tooltip.close = Close cps.pagelet.processor.layout.editmode.title = Set the properties - {0} cps.pagelet.processor.layout.emptypage = No content. cps.pagelet.processor.layout.pageunavailable = This page cannot be displayed. It may be deleted or you may not have sufficient privileges to see it. cps.pagelet.processor.layout.portletdisabled = This portlet cannot be displayed because it is disabled. cps.pagelet.processor.layout.portletunavailable = This portlet cannot be displayed. It may be deleted or you may not have sufficient privileges to see it. cps.pagelet.processor.layout.resetportlet = This operation will reset all your personalized preferences to their default values. Do you want to proceed? cps.pagelet.processor.layout.titleunavailable = Unavailable cps.pagelet.assembler.operation.failed = CPS-PAG-4800 Operation failed in the assembler component. cps.pagelet.consumer.operation.failed = CPS-PAG-4801 Operation failed in the consumer component. cps.pagelet.processor.operation.failed = CPS-PAG-4802 Operation failed in the processor component. cps.pagelet.storage.operation.failed = CPS-PAG-4803 Operation failed in the storage component. cps.pagelet.consumer.threadnotready = CPS-PAG-4804 The thread "{0}" is not ready to be executed. cps.pagelet.consumer.threadinstantiation.error = CPS-PAG-4805 Unable to create the thread "{0}". cps.pagelet.consumer.unsupportedencoding = CPS-PAG-4806 Unsupported encoding. cps.pagelet.consumer.rewrite.error = CPS-PAG-4807 Rewrite error. cps.pagelet.consumer.invalidpik.error = CPS-PAG-4808 The portlet instance key is invalid. cps.pagelet.storage.noparam.failed = CPS-PAG-4810 The request "{0}" requires a missing parameter "{1}". cps.pagelet.storage.nopermission.failed = CPS-PAG-4811 You do not have sufficient privileges for this request "{0}". cps.pagelet.storage.invalidpath.failed = CPS-PAG-4812 The specified path "{0}" is invalid. cps.pagelet.storage.create.duplicate.failed = CPS-PAG-4813 The object cannot be created. A duplicate name already exists in the same location. cps.pagelet.storage.create.failed = CPS-PAG-4814 The object cannot be created in the specified location. cps.pagelet.storage.cm.failed = CPS-PAG-4815 Content Manager returned an error. Details: "{0}". cps.pagelet.storage.invalidparam.failed = CPS-PAG-4816 The parameter "{0}" has an invalid value. cps.pagelet.storage.client.failed = CPS-PAG-4817 Client error. Your credentials are not valid. cps.pagelet.common.missingparameter.error = CPS-PAG-4850 The parameter "{0}" is missing. # # Section: SSO # # Description: CPS error messages for SSO # cps.sso.failed.caption = The authentication failed. cps.sso.missingcredential.caption = The trusted signon token is missing. cps.sso.configerror.caption = There has been a configuration error. cps.sso.failed.error = CPS-SSO-4900 The request contains a trusted signon token that is not valid. cps.sso.missingcredential.error = CPS-SSO-4901 The request does not contain a trusted signon token. cps.sso.configerror.error = CPS-SSO-4902 The trusted signon namespace id is not configured. Please contact your administrator