123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- #
- # 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: PF
- ##
- ## Description: Portal frameworks components
- ##
- #
- # Section: PRO
- #
- # Description: Fragments producer error messages
- #
- pf.fragment.producer.executionfailed = PF-PRO-6100 Unable to run the fragment producer.
- #
- # Section: SRV
- #
- # Description: Fragments server error messages
- #
- pf.fragment.server.executionfailed = PF-SRV-6110 Run failed.
- pf.fragment.server.invalidconfiguration = PF-SRV-6111 Configuration is not valid.
- pf.fragment.server.invaliddocument = PF-SRV-6112 Unrecognizable XML document starting with the element '{0}'.
- pf.fragment.server.rewritefailed = PF-SRV-6113 Unable to rewrite URLs in received markup.
- pf.fragment.server.unsupporteddocument = PF-SRV-6114 The document type is not supported.
- pf.fragment.server.expectingxmldocument = PF-SRV-6115 XML document was expected. Received '{0}' document.
- pf.fragment.server.notargetdocument = PF-SRV-6116 Unable to process the document, target is not valid or the target was not received.
- pf.fragment.server.invalidxmldocument.details = PF-SRV-6117 XML parsing error in received document (at line {0}, column {1}, offset {2}).
- pf.fragment.server.invalidxmldocument = PF-SRV-6118 XML parsing error.
- pf.fragment.server.receivedfault = PF-SRV-6119 Received remote fault: {0}
- pf.fragment.server.circularreference = PF-SRV-6120 The content of this portlet cannot be displayed because of a recursive reference.
- pf.fragment.server.maxdepthreached = PF-SRV-6121 Unable to process document, the maximum depth of {0} levels was reached.
- pf.fragment.server.invalidcredentials = PF-SRV-6122 The user credentials are not valid.
- pf.fragment.server.notsufficientcapabilities_portlet = PF-SRV-6123 You do not have sufficient capabilities to access this portlet.
- pf.fragment.server.notsufficientcapabilities_page = PF-SRV-6124 You do not have sufficient capabilities to access this page.
- pf.fragment.server.sessioncapabilityviolation = PF-SRV-6125 A security violation occurred. The session capability information failed to verify.
- #
- # Section: BRG
- #
- # Description: WSRP bridge error messages
- #
- pf.fragment.bridge.executionfailed = PF-BRG-6140 Not able to run the request.
- pf.fragment.bridge.wsrp.operationfailed = PF-BRG-6141 The operation did not run.
- pf.fragment.bridge.io.error = PF-BRG-6142 The request encountered an Input/Output error.
- pf.fragment.bridge.xml.error = PF-BRG-6143 The request encountered an error while processing XML content.
- #
- # Section: LOC
- #
- # Description: Localization error message
- #
- pf.fragment.loc.message.invalid = PF-LOC-6150 The message file '{filename}' is not valid.
- pf.fragment.loc.xmlfailed = PF-LOC-6151 An error occurred while localizing an XML input.
- #
- # Section: CMP
- #
- # Description: CM Provider error messages
- #
- pf.fragment.cmprovider.page.empty = No content.
- pf.fragment.cmprovider.page.insufficient.permissions = This page cannot be displayed. It may be deleted or you may not have sufficient privileges to see it.
- pf.fragment.cmprovider.fragment.insufficient.permissions = This portlet cannot be displayed. It may be deleted or you may not have sufficient privileges to see it.
- pf.fragment.cmprovider.fragment.disabled = This portlet cannot be displayed because it is not enabled.
- #
- # Section: VAL
- #
- # Description: Validation Provider error messages
- #
- pf.fragment.validation.initfailed = PF-VAL-6160 Failed initializing validation.
- pf.fragment.validation.initgeneralerror = PF-VAL-6161 General exception during initializing.
- pf.fragment.validation.compilefailed = PF-VAL-6162 Compile failed.
- pf.fragment.validation.compilegeneralerror = PF-VAL-6163 General exception during compile.
- pf.fragment.validation.compileconversionfailed = PF-VAL-6164 General exception during compile array conversion.
- pf.fragment.validation.verifyfailed = PF-VAL-6165 Security Rejection. Your request was rejected because it failed the fragment input validation.\nRejection details are available in the log. Please contact your administrator.
- pf.fragment.validation.verifyerror = PF-VAL-6166 Verification failed.
- pf.fragment.validation.verifygeneralerror = PF-VAL-6167 General exception during verification.
- pf.fragment.validation.signerror = PF-VAL-6168 Parameter signing failed.
- pf.fragment.validation.signgeneralerror = PF-VAL-6169 General exception during parameter signing.
- pf.fragment.validation.filereaderror = PF-VAL-6170 Error reading static validation document file.
- pf.fragment.validation.metaretrievalerror = PF-VAL-6171 Error retrieving metadata for the target fragment.
- pf.fragment.validation.unsignerror = PF-VAL-6172 Parameter unsigning failed.
- #
- # Section: COM
- #
- # Description: Common error messages
- #
- pf.common.xslt.notfound = PF-COM-6200 The stylesheet '{0}' could not be found.
- pf.common.xslt.loaderror = PF-COM-6201 An error occurred while loading the stylesheet '{0}'.
- pf.common.soapfault.parse.error = PF-COM-6202 An error occurred while parsing a soap fault.
- pf.common.securelog.errormsg = PF-COM-6203 The complete error has been logged by CAF with SecureErrorID: {0}
- pf.common.securelog.errormsg.noid = PF-COM-6204 The complete error has been logged.
- #
- # Section: PIP
- #
- # Description: Common pipeline error messages
- #
- pf.pipeline.process.init.failed = PF-PIP-6300 The process with name '{0}' failed to initialize.
- pf.pipeline.process.error = PF-PIP-6301 The process with name '{0}' failed to execute. A more detailed error message will be logged.
- pf.pipeline.process.io.error = PF-PIP-6302 The process with name '{0}' encountered an Input/Output error.
- pf.pipeline.process.xml.error = PF-PIP-6303 The process with name '{0}' encountered an error while processing XML content.
- #
- # Section: SKN
- #
- # Description: Skin service error messages
- #
- pf.skin.upgrade.error = PF-SKN-6400 An exception occurred while upgrading the skin from version '{0}' to '{1}'.
- pf.skin.read.error = PF-SKN-6401 An exception occurred while reading the skin specification.
- pf.skin.upgrade.spec.read.error = PF-SKN-6402 An exception occurred while reading the skin upgrade specification.
- pf.skin.upgrade.baseskin.read.error = PF-SKN-6403 An exception occurred while reading the upgrade base skin.
- pf.skin.upgrade.invalid.spec = PF-SKN-6404 Invalid skin upgrade specification. The element with name '{0}' is missing
|