123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: localizationkit
- (C) Copyright IBM Corp. 2005, 2018
- US Government Users Restricted Rights - Use, duplication or disclosure restricted
- by GSA ADP Schedule Contract with IBM Corp.
- -->
- <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../cclcore/prod/Resources/CCLMessageFile.xsd">
- <component name="CPS" usage="Cognos Portal Services consumer component">
- <section name="WS" usage="CPS messages generated by the WebSphere consumer." type="Messages">
- <string id="cps.ws.readcssmappingsfailed" type="String" errorCode="1100">无法读取 CSS 类的名称映射文件“<param name="0" type="string" usage="file name"/>”。<param name="1" type="string" usage="detailed error message"/></string>
- <string id="cps.ws.loadcssmappingsfailed" type="String" errorCode="1101">无法从 servlet 上下文中载入 CSS 类的名称映射文件“<param name="0" type="string" usage="file name"/>”。找不到文件。</string>
- <string id="cps.ws.missingapplicationparam" type="String" errorCode="1102">无法初始化“<param name="0" type="string" usage="internal identifier name"/>”Portlet。缺少应用程序参数“<param name="1" type="string" usage="parameter identifier"/>”。</string>
- <string id="cps.ws.emptyapplicationparam" type="String" errorCode="1103">无法初始化“<param name="0" type="string" usage="internal identifier name"/>”Portlet。应用程序参数“<param name="1" type="string" usage="parameter identifier"/>”为空。</string>
- <string id="cps.ws.requestfailed" type="String" errorCode="1104">无法处理 Portlet“<param name="0" type="string" usage="internal identifier name"/>”的请求。</string>
- <string id="cps.ws.objectstoragefailed" type="String" errorCode="1106">无法存储“<param name="0" type="string" usage="internal class name"/>”对象。</string>
- <string id="cps.ws.invalidmode" type="String" errorCode="1107">不支持 portlet 模式“<param name="0" type="string" usage="mode name, e.g. 'wsrp:mode'"/>”。</string>
- <string id="cps.ws.invalidwindowstate" type="String" errorCode="1108">不支持 portlet 窗口状态“<param name="0" type="string" usage="window state name, e.g. 'wsrp:state'"/>”。</string>
- <string id="cps.ws.savestatefailed" type="String" errorCode="1109">无法保存 portlet 状态。</string>
- <string id="cps.ws.unsupportedcredentialtype" type="String" errorCode="1110">不支持凭证类型“<param name="0" type="string" usage="a credential name from the IBM credential vault registry"/>”。请与您的管理员联系。</string>
- <string id="cps.ws.portletserviceunsupported" type="String" errorCode="1111">不支持 Portlet 服务“<param name="0" type="string" usage="a java class name"/>”。请与您的管理员联系。</string>
- <string id="cps.ws.portletserviceunavailable" type="String" errorCode="1112">当前未提供 Portlet 服务“<param name="0" type="string" usage="a java class name"/>”。请与您的管理员联系。</string>
- <string id="cps.ws.wrongcredentialclass" type="String" errorCode="1113">凭证类型“<param name="0" type="string" usage="a java class name"/>”不能绑定到帮助程序“<param name="1" type="string" usage="a java class name"/>”。只允许使用类“<param name="2" type="string" usage="a java class name"/>”。请与您的管理员联系。</string>
- <string id="cps.ws.failedtoretrievecredential" type="String" errorCode="1114">检索不到用于 URL“<param name="0" type="string" usage="a URL"/>”的 WebSphere 凭证对象。</string>
- <string id="cps.ws.failedtoretrieveconnection" type="String" errorCode="1115">从 WebSphere ContentAccessService 中检索不到用于 URL“<param name="0" type="string" usage="a URL"/>”的连接。</string>
- <string id="cps.ws.missingconfigparam" type="String" errorCode="1116">无法初始化“<param name="0" type="string" usage="internal identifier name"/>”Portlet。缺少 Portlet 配置参数“<param name="1" type="string" usage="parameter identifier"/>”。</string>
- <string id="cps.ws.emptyconfigparam" type="String" errorCode="1117">无法初始化“<param name="0" type="string" usage="internal identifier name"/>”Portlet。Portlet 配置参数“<param name="1" type="string" usage="parameter identifier"/>”为空。</string>
- </section>
- <section name="CCM" usage="CPS messages generated by all consumers." type="Messages">
- <string id="cps.consumer.wsrp.operationfailed" type="String" errorCode="1200">无法执行 WSRP 操作“<param name="0" type="string" usage="operation name, e.g. 'getMarkup'"/>”。</string>
- <string id="cps.consumer.cssclasssubstitution" type="String" errorCode="1201">无法替代所返回的标记中的 CSS 类名。</string>
- <string id="cps.consumer.rewritefailed" type="String" errorCode="1202">无法重写所返回的标记的 URL。</string>
- <string id="cps.consumer.portletdoesnotexist" type="String" errorCode="1203">目标服务器“<param name="1" type="string" usage="a URL"/>”上没有 portlet 句柄为“<param name="0" type="string" usage="a string"/>”的 portlet。</string>
- <string id="cps.consumer.markupinterfaceopfailed" type="String" errorCode="1204">“标记”界面的方法“<param name="0" type="string" usage="a string"/>”失败。</string>
- <string id="cps.consumer.servicedescriptioninterfaceopfailed" type="String" errorCode="1205">“服务说明”界面的方法“<param name="0" type="string" usage="a string"/>”失败。</string>
- <string id="cps.consumer.writecachedmarkupfailed" type="String" errorCode="1206">无法写入高速缓存标记。</string>
- <string id="cps.consumer.registrationinterfaceopfailed" type="String" errorCode="1207">“注册”界面的方法“<param name="0" type="string" usage="a string"/>”失败。</string>
- <string id="cps.consumer.processmarkupcontextfailed" type="String" errorCode="1208">无法处理 WSRP 标记上下文。</string>
- <string id="cps.consumer.failedtocreatewsdlconnection" type="String" errorCode="1209">无法创建所请求 WSDL 文件(位于“<param name="0" type="string" usage="a URL"/>”处)的 URL 连接。</string>
- <string id="cps.consumer.managementinterfaceopfailed" type="String" errorCode="1210">“管理”界面的方法“<param name="0" type="string" usage="a string"/>”失败。</string>
- </section>
- <section name="CEP" usage="CPS messages generated by the consumer error page." type="UI">
- <string id="cps.errorpage.errorimgalt" errorCode="1300" type="String">错误</string>
- <string id="cps.errorpage.preerrormsg" errorCode="1301" type="String">无法处理请求。</string>
- <string id="cps.errorpage.posterrormsg" errorCode="1302" type="String">可以在日志中找到关于所发生错误的详细说明。</string>
- <string id="cps.errorpage.possiblefixes" errorCode="1303" type="String">可能的解决方案</string>
- </section>
- <section name="SAP" usage="CPS messages generated by the SAP consumer" type="Messages">
- <string id="cps.sap.unsupportedmode" type="String" errorCode="1400">不支持 IView 模式“<param name="0" type="string" usage="mode name, e.g. 'wsrp:mode'"/>”。</string>
- <string id="cps.sap.unsupportedwindowstate" type="String" errorCode="1401">不支持 IView 窗口状态“<param name="0" type="string" usage="window state, e.g. 'wsrp:state'"/>”。</string>
- <string id="cps.sap.storeglobalsettingsfailed" type="String" errorCode="1402">无法存储全局配置设置。</string>
- <string id="cps.sap.missingconfigparam" type="String" errorCode="1403">无法初始化 IView。缺少 IView 配置参数“<param name="0" type="string" usage="parameter identifier"/>”。</string>
- <string id="cps.sap.emptyconfigparam" type="String" errorCode="1404">无法初始化 IView。IView 配置参数“<param name="0" type="string" usage="parameter identifier"/>”为空。</string>
- </section>
- <section name="ALU" usage="CPS messages generated by the BEA AquaLogic consumer" type="Messages">
- <string id="cps.alui.wsrp.operationfailed" type="String" errorCode="1500">无法处理 WSRP 操作“<param name="0" type="string" usage="operation name, e.g. 'getMarkup'"/>”。请与系统管理员联系以验证连接配置。</string>
- <string id="cps.alui.getmarkupfailed" type="String" errorCode="1501">“标记”界面的方法 getMarkup 失败。</string>
- <string id="cps.alui.cssclasssubstitution" type="String" errorCode="1502">无法替换所返回的标记中的 CSS 类名。</string>
- <string id="cps.alui.rewritefailed" type="String" errorCode="1503">无法重写所返回的标记的 URL。</string>
- <string id="cps.alui.invalidurltype" type="String" errorCode="1504">不支持 portlet URL 类型“<param name="0" type="string" usage="type, e.g. 'render'"/>”。</string>
- <string id="cps.alui.invalidmode" type="String" errorCode="1505">不支持 portlet 模式“<param name="0" type="string" usage="mode type, e.g. 'view'"/>”。</string>
- <string id="cps.alui.missingportletpackage" type="String" errorCode="1507">请求无法识别 portlet 数据包。</string>
- <string id="cps.alui.missingportlethandle" type="String" errorCode="1508">请求无法识别 portlet 句柄。</string>
- <string id="cps.alui.requestnotgatewayed" type="String" errorCode="1509">无法处理请求,因为该请求不是由 BEA AquaLogic 服务器发送的。</string>
- <string id="cps.alui.unsupportedencoding" type="String" errorCode="1510">不支持请求所用的字符编码“<param name="0" type="string" usage="character encoding type, e.g. 'windows-1252'"/>”。</string>
- </section>
- <section name="PUI" usage="CPS messages generated by the BEA AquaLogic consumer, that appear in the UI" type="UI">
- <string id="cps.alui.configpagetitle" type="Dialog Caption">管理首选项</string>
- <string id="cps.alui.editpagetitle" type="Dialog Caption">用户首选项</string>
- </section>
- <section name="WRH" usage="CPS messages generated by the common consumer WSRP helper component." type="Messages">
- <string id="cps.wsrp.helper.nocachedmarkup" type="String" errorCode="1700">WSRP 生产组件要求将高速缓存标记用于先前不包含高速缓存标记的请求。</string>
- </section>
- <section name="SHP" usage="CPS messages generated by the SharePoint consumer" type="Messages">
- <string id="cps.shp.timedoutfailed" type="String" errorCode="1800">超时。请刷新此页面,然后重试。</string>
- <string id="cps.shp.missingurlforbinding" type="String" errorCode="1801">缺少 Web service 绑定界面的 URL。</string>
- </section>
- <section name="SUI" usage="CPS messages generated by the SharePoint consumer, that appear in the UI" type="UI">
- <string id="cps.shp.changetoviewmode" type="Menu" usage="Context menu item">返回到视图</string>
- <string id="cps.shp.changetoeditmode" type="Menu" usage="Context menu item">编辑首选项</string>
- <string id="cps.shp.configurationsettings" type="Control Label" usage="Label">连接设置</string>
- <string id="cps.shp.notconfigured" type="String" usage="Information message">未配置 Web part。</string>
- <string id="cps.shp.showtoolpane" type="Link" usage="Hyperlink">单击此处打开工具窗格并编辑“连接设置”。</string>
- <string id="cps.shp.wsdl" type="Control Label" usage="Label for text box">WSDL</string>
- <string id="cps.shp.discoverportlets" type="Button" usage="Push button">搜索 Portlet</string>
- <string id="cps.shp.portlethandle" type="Control Label" usage="Label for combo box">Portlet 句柄</string>
- <string id="cps.shp.noselection" type="List Item Label" usage="used when the combobox is empty">没有可用的 portlet</string>
- <string id="cps.shp.remotefault" type="String" usage="used to indicate a remote error as occured">portlet 返回了一条错误消息:</string>
- </section>
- <section name="WSF" usage="WSRP producer faults (see http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsrp for specifications)" type="Messages">
- <string id="cps.wsrpfault.accessdenied" type="String" errorCode="2000">无法进行身份验证。</string>
- <string id="cps.wsrpfault.inconsistentparameters" type="String" errorCode="2001">提供的 portlet 句柄不能由指定的注册句柄识别。</string>
- <string id="cps.wsrpfault.invalidregistration" type="String" errorCode="2002">生产组件不能识别注册句柄和注册状态组合。</string>
- <string id="cps.wsrpfault.invalidcookie" type="String" errorCode="2003">生产组件环境超时。消费组件需要再次初始化 Cookie。</string>
- <string id="cps.wsrpfault.invalidhandle" type="String" errorCode="2004">找不到具有指定 portlet 句柄的 portlet。</string>
- <string id="cps.wsrpfault.invalidsession" type="String" errorCode="2005">生产组件会话超时。消费组件将重新发送在会话期间缓存的数据。</string>
- <string id="cps.wsrpfault.invalidusercategory" type="String" errorCode="2006">不支持指定的用户类别。</string>
- <string id="cps.wsrpfault.missingparameters" type="String" errorCode="2007">缺少必需的参数。</string>
- <string id="cps.wsrpfault.operationfailed" type="String" errorCode="2008">生产组件无法处理请求。</string>
- <string id="cps.wsrpfault.portletstatechangerequired" type="String" errorCode="2009">由于消费组件设置的条件,Portlet 无法修改其持久状态。</string>
- <string id="cps.wsrpfault.unsupportedlocale" type="String" errorCode="2010">Portlet 不支持为所请求的语言环境生成标记。</string>
- <string id="cps.wsrpfault.unsupportedmarkuptype" type="String" errorCode="2011">Portlet 不支持为所请求的标记类型生成标记。</string>
- <string id="cps.wsrpfault.unsupportedmode" type="String" errorCode="2012">Portlet 不支持为所请求的方式生成标记。</string>
- <string id="cps.wsrpfault.unsupportedwindowstate" type="String" errorCode="2013">Portlet 不支持为所请求的窗口状态生成标记。</string>
- </section>
- <section name="PFS" usage="CPS messages detailing possible fixes for error conditions" type="UI">
- <string id="cps.fixes.nofixesfound" type="String">未找到解决方案。</string>
- <string id="cps.fixes.sharedsecretsso" type="String">如果您正在使用共享的秘密名称空间以启用单点登录,那么请确保以下选项正确:</string>
- <string id="cps.fixes.matchsharedsecret" type="String">请确保 portlet 中共享的秘密设置与 IBM Cognos Configuration 中所指定的共享的秘密设置一样。</string>
- <string id="cps.fixes.matchtime" type="String">请确保企业门户服务器和 IBM Cognos 服务器时间设置正确。</string>
- <string id="cps.fixes.userinns" type="String">请确保用于对 IBM Cognos 名称空间进行认证的用户名存在于名称空间。</string>
- <string id="cps.fixes.usejavaprovider" type="String">请确保 portlet 名称空间设置配置为使用共享的秘密自定义 Java 提供程序名称空间标识。</string>
- <string id="cps.fixes.choosedefaultns" type="String">如果在 IBM Cognos 环境中配置多个名称空间,那么请确保在 portlet 设置中选择合适的名称空间或是在 IBM Cognos Configuration 中选择合适的名称空间作为默认的网关名称空间。</string>
- <string id="cps.fixes.ssotrustusernames" type="String">如果 Active Directory 名称空间用于对 IBM Cognos Software 进行认证,那么请确保在 IBM Cognos Configuration 中为名称空间指定值为 IdentityMapping 的 singleSignonOption 属性。如果使用 LDAP 名称空间,那么请确保为名称空间启用外部身份映射。</string>
- <string id="cps.fixes.badltpaparams" type="String">IBM Cognos 网关服务器可能不会识别 LTPAToken。请确保 WebSphere Application Server 配置为使用与 WebSphere Portal 相同的加密密钥的 IBM Cognos Software,并且该 WebSphere Portal 用户名对此应用程序服务器是可知的。</string>
- <string id="cps.fixes.badnsused" type="String">请确保该名称空间 portlet 设置配置具有有效的名称空间标识。</string>
- <string id="cps.fixes.excludedomain" type="String">Sharepoint 用户名可能包含域部分,但 IBM Cognos 认证名称空间不期望这样。启用 Web Part 选项“排除域”并再次尝试。</string>
- </section>
- </component>
- </stringTable>
|