cpsconsumermsgs_th.xml 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: cpscrn
  5. (C) Copyright IBM Corp. 2005, 2011
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <!--
  9. Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
  10. Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
  11. -->
  12. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../cclcore/prod/Resources/CCLMessageFile.xsd">
  13. <component name="CPS" usage="Cognos Portal Services consumer component">
  14. <section name="WS" usage="CPS messages generated by the WebSphere consumer." type="Messages">
  15. <string id="cps.ws.readcssmappingsfailed" type="String" errorCode="1100">Unable to read the name mapping file "<param name="0" type="string" usage="file name"/>" for the CSS class. <param name="1" type="string" usage="detailed error message"/></string>
  16. <string id="cps.ws.loadcssmappingsfailed" type="String" errorCode="1101">Unable to load the name mapping file "<param name="0" type="string" usage="file name"/>" for the CSS class from the servlet context. The file could not be found. </string>
  17. <string id="cps.ws.missingapplicationparam" type="String" errorCode="1102">Unable to initialize the "<param name="0" type="string" usage="internal identifier name"/>" portlet. The application parameter "<param name="1" type="string" usage="parameter identifier"/>" is missing.</string>
  18. <string id="cps.ws.emptyapplicationparam" type="String" errorCode="1103">Unable to initialize the "<param name="0" type="string" usage="internal identifier name"/>" portlet. The application parameter "<param name="1" type="string" usage="parameter identifier"/>" is empty.</string>
  19. <string id="cps.ws.requestfailed" type="String" errorCode="1104">Unable to process the request for the portlet "<param name="0" type="string" usage="internal identifier name"/>".</string>
  20. <string id="cps.ws.objectstoragefailed" type="String" errorCode="1106">Unable to store the "<param name="0" type="string" usage="internal class name"/>" object.</string>
  21. <string id="cps.ws.invalidmode" type="String" errorCode="1107">The portlet mode "<param name="0" type="string" usage="mode name, e.g. 'wsrp:mode'"/>" is not supported.</string>
  22. <string id="cps.ws.invalidwindowstate" type="String" errorCode="1108">The portlet window state "<param name="0" type="string" usage="window state name, e.g. 'wsrp:state'"/>" is not supported.</string>
  23. <string id="cps.ws.savestatefailed" type="String" errorCode="1109">Unable to save the portlet state.</string>
  24. <string id="cps.ws.unsupportedcredentialtype" type="String" errorCode="1110">The credential type "<param name="0" type="string" usage="a credential name from the IBM credential vault registry"/>" is not supported. Please contact your administrator.</string>
  25. <string id="cps.ws.portletserviceunsupported" type="String" errorCode="1111">The portlet service "<param name="0" type="string" usage="a java class name"/>" is not supported. Please contact your administrator.</string>
  26. <string id="cps.ws.portletserviceunavailable" type="String" errorCode="1112">The portlet service "<param name="0" type="string" usage="a java class name"/>" is currently not available. Please contact your administrator.</string>
  27. <string id="cps.ws.wrongcredentialclass" type="String" errorCode="1113">The credential type "<param name="0" type="string" usage="a java class name"/>" cannot be bound to the helper "<param name="1" type="string" usage="a java class name"/>". Only the class "<param name="2" type="string" usage="a java class name"/>" is allowed. Please contact your administrator.</string>
  28. <string id="cps.ws.failedtoretrievecredential" type="String" errorCode="1114">Unable to retrieve the WebSphere credential object for the URL "<param name="0" type="string" usage="a URL"/>".</string>
  29. <string id="cps.ws.failedtoretrieveconnection" type="String" errorCode="1115">Unable to retrieve a connection from the WebSphere ContentAccessService for the URL "<param name="0" type="string" usage="a URL"/>".</string>
  30. <string id="cps.ws.missingconfigparam" type="String" errorCode="1116">Unable to initialize the "<param name="0" type="string" usage="internal identifier name"/>" portlet. The portlet configuration parameter "<param name="1" type="string" usage="parameter identifier"/>" is missing.</string>
  31. <string id="cps.ws.emptyconfigparam" type="String" errorCode="1117">Unable to initialize the "<param name="0" type="string" usage="internal identifier name"/>" portlet. The portlet configuration parameter "<param name="1" type="string" usage="parameter identifier"/>" is empty.</string>
  32. </section>
  33. <section name="CCM" usage="CPS messages generated by all consumers." type="Messages">
  34. <string id="cps.consumer.wsrp.operationfailed" type="String" errorCode="1200">Unable to perform the WSRP operation "<param name="0" type="string" usage="operation name, e.g. 'getMarkup'"/>" .</string>
  35. <string id="cps.consumer.cssclasssubstitution" type="String" errorCode="1201">Unable to substitute the name of the CSS class in the returned markup. </string>
  36. <string id="cps.consumer.rewritefailed" type="String" errorCode="1202">Unable to rewrite the URLs of the returned markup. </string>
  37. <string id="cps.consumer.portletdoesnotexist" type="String" errorCode="1203">The portlet with portlet handle "<param name="0" type="string" usage="a string"/>" does not exist on the target server "<param name="1" type="string" usage="a URL"/>".</string>
  38. <string id="cps.consumer.markupinterfaceopfailed" type="String" errorCode="1204">The method "<param name="0" type="string" usage="a string"/>" of the Markup interface failed. </string>
  39. <string id="cps.consumer.servicedescriptioninterfaceopfailed" type="String" errorCode="1205">The method "<param name="0" type="string" usage="a string"/>" of the Service Description interface failed.</string>
  40. <string id="cps.consumer.writecachedmarkupfailed" type="String" errorCode="1206">Unable to write the cached markup.</string>
  41. <string id="cps.consumer.registrationinterfaceopfailed" type="String" errorCode="1207">The method "<param name="0" type="string" usage="a string"/>" of the Registration interface failed. </string>
  42. <string id="cps.consumer.processmarkupcontextfailed" type="String" errorCode="1208">Unable to process the WSRP markup context.</string>
  43. <string id="cps.consumer.failedtocreatewsdlconnection" type="String" errorCode="1209">Unable to create a URL connection to the requested WSDL file at "<param name="0" type="string" usage="a URL"/>" . </string>
  44. <string id="cps.consumer.managementinterfaceopfailed" type="String" errorCode="1210">The method "<param name="0" type="string" usage="a string"/>" of the Management interface failed. </string>
  45. </section>
  46. <section name="CEP" usage="CPS messages generated by the consumer error page." type="UI">
  47. <string id="cps.errorpage.errorimgalt" errorCode="1300" type="String">Error</string>
  48. <string id="cps.errorpage.preerrormsg" errorCode="1301" type="String">Unable to process the request.</string>
  49. <string id="cps.errorpage.posterrormsg" errorCode="1302" type="String">A more detailed description of the error that occurred can be found in the log.</string>
  50. </section>
  51. <section name="SAP" usage="CPS messages generated by the SAP consumer" type="Messages">
  52. <string id="cps.sap.unsupportedmode" type="String" errorCode="1400">The IView mode "<param name="0" type="string" usage="mode name, e.g. 'wsrp:mode'"/>" is not supported.</string>
  53. <string id="cps.sap.unsupportedwindowstate" type="String" errorCode="1401">The IView window state "<param name="0" type="string" usage="window state, e.g. 'wsrp:state'"/>" is not supported.</string>
  54. <string id="cps.sap.storeglobalsettingsfailed" type="String" errorCode="1402">Unable to store global configuration settings.</string>
  55. <string id="cps.sap.missingconfigparam" type="String" errorCode="1403">Unable to initialize the IView. The IView configuration parameter "<param name="0" type="string" usage="parameter identifier"/>" is missing.</string>
  56. <string id="cps.sap.emptyconfigparam" type="String" errorCode="1404">Unable to initialize the IView. The IView configuration parameter "<param name="0" type="string" usage="parameter identifier"/>" is empty.</string>
  57. </section>
  58. <section name="ALU" usage="CPS messages generated by the BEA AquaLogic consumer" type="Messages">
  59. <string id="cps.alui.wsrp.operationfailed" type="String" errorCode="1500">Unable to process the WSRP operation "<param name="0" type="string" usage="operation name, e.g. 'getMarkup'"/>". Contact your system administrator to verify the connection configuration.</string>
  60. <string id="cps.alui.getmarkupfailed" type="String" errorCode="1501">The method getMarkup of the Markup interface failed.</string>
  61. <string id="cps.alui.cssclasssubstitution" type="String" errorCode="1502">Unable to substitute the CSS class name in the returned markup. </string>
  62. <string id="cps.alui.rewritefailed" type="String" errorCode="1503">Unable to rewrite the URLs of the returned markup. </string>
  63. <string id="cps.alui.invalidurltype" type="String" errorCode="1504">The portlet URL type "<param name="0" type="string" usage="type, e.g. 'render'"/>" is not supported.</string>
  64. <string id="cps.alui.invalidmode" type="String" errorCode="1505">The portlet mode "<param name="0" type="string" usage="mode type, e.g. 'view'"/>" is not supported.</string>
  65. <string id="cps.alui.missingportletpackage" type="String" errorCode="1507">The request does not identify a portlet package.</string>
  66. <string id="cps.alui.missingportlethandle" type="String" errorCode="1508">The request does not identify a portlet handle.</string>
  67. <string id="cps.alui.requestnotgatewayed" type="String" errorCode="1509">The request cannot be processed because it was not sent by a BEA AquaLogic server.</string>
  68. <string id="cps.alui.unsupportedencoding" type="String" errorCode="1510">The character encoding "<param name="0" type="string" usage="character encoding type, e.g. 'windows-1252'"/>" used by the request is not supported. </string>
  69. </section>
  70. <section name="PUI" usage="CPS messages generated by the BEA AquaLogic consumer, that appear in the UI" type="UI">
  71. <string id="cps.alui.configpagetitle" type="Dialog Caption">Administrative Preferences</string>
  72. <string id="cps.alui.editpagetitle" type="Dialog Caption">User Preferences</string>
  73. </section>
  74. <section name="WRH" usage="CPS messages generated by the common consumer WSRP helper component." type="Messages">
  75. <string id="cps.wsrp.helper.nocachedmarkup" type="String" errorCode="1700">The WSRP producer requested to use the cached markup for a request that does not contain previously cached markup. </string>
  76. </section>
  77. <section name="SHP" usage="CPS messages generated by the SharePoint consumer" type="Messages">
  78. <string id="cps.shp.timedoutfailed" type="String" errorCode="1800">Timed out. Please refresh the page and try again.</string>
  79. <string id="cps.shp.missingurlforbinding" type="String" errorCode="1801">Missing URL for WebService binding interface.</string>
  80. </section>
  81. <section name="SUI" usage="CPS messages generated by the SharePoint consumer, that appear in the UI" type="UI">
  82. <string id="cps.shp.changetoviewmode" type="Menu" usage="Context menu item">Return to view</string>
  83. <string id="cps.shp.changetoeditmode" type="Menu" usage="Context menu item">Edit preferences</string>
  84. <string id="cps.shp.configurationsettings" type="Control Label" usage="Label">Connection Settings</string>
  85. <string id="cps.shp.notconfigured" type="String" usage="Information message">The Web part is not configured.</string>
  86. <string id="cps.shp.showtoolpane" type="Link" usage="Hyperlink">Click here to open the toolpane and edit the Connection settings.</string>
  87. <string id="cps.shp.wsdl" type="Control Label" usage="Label for text box">WSDL</string>
  88. <string id="cps.shp.discoverportlets" type="Button" usage="Push button">Discover Portlets</string>
  89. <string id="cps.shp.portlethandle" type="Control Label" usage="Label for combo box">Portlet handle</string>
  90. <string id="cps.shp.noselection" type="List Item Label" usage="used when the combobox is empty">No portlets available</string>
  91. <string id="cps.shp.remotefault" type="String" usage="used to indicate a remote error as occured">The portlet returned an error message:</string>
  92. </section>
  93. <section name="WSF" usage="WSRP producer faults (see http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsrp for specifications)" type="Messages">
  94. <string id="cps.wsrpfault.accessdenied" type="String" errorCode="2000">Unable to authenticate.</string>
  95. <string id="cps.wsrpfault.inconsistentparameters" type="String" errorCode="2001">A portlet handle was supplied that is not recognized by the specified registration handle. </string>
  96. <string id="cps.wsrpfault.invalidregistration" type="String" errorCode="2002">A registration handle and registration state combo were not recognized by the producer. </string>
  97. <string id="cps.wsrpfault.invalidcookie" type="String" errorCode="2003">The producer environment has timed out. The consumer needs to initialize the cookies again.</string>
  98. <string id="cps.wsrpfault.invalidhandle" type="String" errorCode="2004">Unable to find the portlet with the specified portlet handle.</string>
  99. <string id="cps.wsrpfault.invalidsession" type="String" errorCode="2005">The producer session timed out. The consumer will resend the data that was cached during the session.</string>
  100. <string id="cps.wsrpfault.invalidusercategory" type="String" errorCode="2006">The specified category of users is not supported.</string>
  101. <string id="cps.wsrpfault.missingparameters" type="String" errorCode="2007">A required parameter is missing.</string>
  102. <string id="cps.wsrpfault.operationfailed" type="String" errorCode="2008">The producer is unable to process the request.</string>
  103. <string id="cps.wsrpfault.portletstatechangerequired" type="String" errorCode="2009">The portlet is unable to modify its persistent state because of the conditions set by the consumer.</string>
  104. <string id="cps.wsrpfault.unsupportedlocale" type="String" errorCode="2010">The portlet does not support generating markup for the requested locale.</string>
  105. <string id="cps.wsrpfault.unsupportedmarkuptype" type="String" errorCode="2011">The portlet does not support generating markup for the requested markup type.</string>
  106. <string id="cps.wsrpfault.unsupportedmode" type="String" errorCode="2012">The portlet does not support generating markup for the requested mode.</string>
  107. <string id="cps.wsrpfault.unsupportedwindowstate" type="String" errorCode="2013">The portlet does not support generating markup for the requested window state.</string>
  108. </section>
  109. </component>
  110. </stringTable>