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">Nelze přečíst soubor "<param name="0" type="string" usage="file name"/>" s mapováním názvů pro třídu CSS. <param name="1" type="string" usage="detailed error message"/></string>
- <string id="cps.ws.loadcssmappingsfailed" type="String" errorCode="1101">Z kontextu servletu nelze načíst soubor "<param name="0" type="string" usage="file name"/>" mapování názvů pro třídu CSS. Soubor nelze najít. </string>
- <string id="cps.ws.missingapplicationparam" type="String" errorCode="1102">Nelze inicializovat portlet "<param name="0" type="string" usage="internal identifier name"/>". Chybí parametr aplikace "<param name="1" type="string" usage="parameter identifier"/>".</string>
- <string id="cps.ws.emptyapplicationparam" type="String" errorCode="1103">Nelze inicializovat portlet "<param name="0" type="string" usage="internal identifier name"/>". Parametr aplikace "<param name="1" type="string" usage="parameter identifier"/>" je prázdný.</string>
- <string id="cps.ws.requestfailed" type="String" errorCode="1104">Nelze zpracovat požadavek pro portlet "<param name="0" type="string" usage="internal identifier name"/>".</string>
- <string id="cps.ws.objectstoragefailed" type="String" errorCode="1106">Objekt "<param name="0" type="string" usage="internal class name"/>" nelze uložit.</string>
- <string id="cps.ws.invalidmode" type="String" errorCode="1107">Režim portletu "<param name="0" type="string" usage="mode name, e.g. 'wsrp:mode'"/>" není podporován.</string>
- <string id="cps.ws.invalidwindowstate" type="String" errorCode="1108">Stav okna portletu "<param name="0" type="string" usage="window state name, e.g. 'wsrp:state'"/>" není podporován.</string>
- <string id="cps.ws.savestatefailed" type="String" errorCode="1109">Nelze uložit stav portletu.</string>
- <string id="cps.ws.unsupportedcredentialtype" type="String" errorCode="1110">Typ pověření "<param name="0" type="string" usage="a credential name from the IBM credential vault registry"/>" není podporován. Obraťte se na administrátora.</string>
- <string id="cps.ws.portletserviceunsupported" type="String" errorCode="1111">Služba portletu "<param name="0" type="string" usage="a java class name"/>" není podporována. Obraťte se na administrátora.</string>
- <string id="cps.ws.portletserviceunavailable" type="String" errorCode="1112">Služba portletu "<param name="0" type="string" usage="a java class name"/>" není v současnosti k dispozici. Obraťte se na administrátora.</string>
- <string id="cps.ws.wrongcredentialclass" type="String" errorCode="1113">Typ pověření "<param name="0" type="string" usage="a java class name"/>" nelze svázat s pomocníkem "<param name="1" type="string" usage="a java class name"/>". Povolena je pouze třída "<param name="2" type="string" usage="a java class name"/>". Obraťte se na administrátora.</string>
- <string id="cps.ws.failedtoretrievecredential" type="String" errorCode="1114">Nelze načíst objekt pověření aplikace WebSphere pro adresu URL "<param name="0" type="string" usage="a URL"/>".</string>
- <string id="cps.ws.failedtoretrieveconnection" type="String" errorCode="1115">Pro adresu URL "<param name="0" type="string" usage="a URL"/>" nelze načíst připojení ze služby ContentAccessService aplikace WebSphere.</string>
- <string id="cps.ws.missingconfigparam" type="String" errorCode="1116">Nelze inicializovat portlet "<param name="0" type="string" usage="internal identifier name"/>". Chybí konfigurační parametr portletu "<param name="1" type="string" usage="parameter identifier"/>".</string>
- <string id="cps.ws.emptyconfigparam" type="String" errorCode="1117">Nelze inicializovat portlet "<param name="0" type="string" usage="internal identifier name"/>". Konfigurační parametr portletu "<param name="1" type="string" usage="parameter identifier"/>" je prázdný.</string>
- </section>
- <section name="CCM" usage="CPS messages generated by all consumers." type="Messages">
- <string id="cps.consumer.wsrp.operationfailed" type="String" errorCode="1200">Nelze vykonat operaci WSRP "<param name="0" type="string" usage="operation name, e.g. 'getMarkup'"/>".</string>
- <string id="cps.consumer.cssclasssubstitution" type="String" errorCode="1201">Ve vráceném markupu nelze nahradit název třídy CSS. </string>
- <string id="cps.consumer.rewritefailed" type="String" errorCode="1202">Ve vráceném markupu nelze přepsat adresu URL. </string>
- <string id="cps.consumer.portletdoesnotexist" type="String" errorCode="1203">Portlet s popisovačem portletu "<param name="0" type="string" usage="a string"/>" neexistuje na cílovém serveru "<param name="1" type="string" usage="a URL"/>".</string>
- <string id="cps.consumer.markupinterfaceopfailed" type="String" errorCode="1204">Metoda "<param name="0" type="string" usage="a string"/>" rozhraní Markup nebyla úspěšná. </string>
- <string id="cps.consumer.servicedescriptioninterfaceopfailed" type="String" errorCode="1205">Metoda "<param name="0" type="string" usage="a string"/>" rozhraní Service Description nebyla úspěšná.</string>
- <string id="cps.consumer.writecachedmarkupfailed" type="String" errorCode="1206">Markup v mezipaměti nelze zapsat.</string>
- <string id="cps.consumer.registrationinterfaceopfailed" type="String" errorCode="1207">Metoda "<param name="0" type="string" usage="a string"/>" rozhraní Registration nebyla úspěšná. </string>
- <string id="cps.consumer.processmarkupcontextfailed" type="String" errorCode="1208">Nelze zpracovat kontext markupu WSRP.</string>
- <string id="cps.consumer.failedtocreatewsdlconnection" type="String" errorCode="1209">Nelze vytvořit připojení adresy URL k požadovanému souboru WSDL na "<param name="0" type="string" usage="a URL"/>". </string>
- <string id="cps.consumer.managementinterfaceopfailed" type="String" errorCode="1210">Metoda "<param name="0" type="string" usage="a string"/>" rozhraní Management nebyla úspěšná. </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">Chyba</string>
- <string id="cps.errorpage.preerrormsg" errorCode="1301" type="String">Požadavek nelze zpracovat.</string>
- <string id="cps.errorpage.posterrormsg" errorCode="1302" type="String">Podrobnější popis nastalé chyby naleznete v protokolu.</string>
- <string id="cps.errorpage.possiblefixes" errorCode="1303" type="String">Možná řešení</string>
- </section>
- <section name="SAP" usage="CPS messages generated by the SAP consumer" type="Messages">
- <string id="cps.sap.unsupportedmode" type="String" errorCode="1400">Režim IView "<param name="0" type="string" usage="mode name, e.g. 'wsrp:mode'"/>" není podporován.</string>
- <string id="cps.sap.unsupportedwindowstate" type="String" errorCode="1401">Stav okna IView "<param name="0" type="string" usage="window state, e.g. 'wsrp:state'"/>" není podporován.</string>
- <string id="cps.sap.storeglobalsettingsfailed" type="String" errorCode="1402">Globální nastavení konfigurace nelze uložit.</string>
- <string id="cps.sap.missingconfigparam" type="String" errorCode="1403">Aplikaci IView nelze inicializovat. Chybí konfigurační parametr aplikace IView "<param name="0" type="string" usage="parameter identifier"/>".</string>
- <string id="cps.sap.emptyconfigparam" type="String" errorCode="1404">Aplikaci IView nelze inicializovat. Konfigurační parametr aplikace IView "<param name="0" type="string" usage="parameter identifier"/>" je prázdný.</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">Nelze zpracovat operaci WSRP "<param name="0" type="string" usage="operation name, e.g. 'getMarkup'"/>". Obraťte se na administrátora systému, aby ověřil konfiguraci připojení.</string>
- <string id="cps.alui.getmarkupfailed" type="String" errorCode="1501">Metoda getMarkup rozhraní Markup nebyla úspěšná.</string>
- <string id="cps.alui.cssclasssubstitution" type="String" errorCode="1502">Ve vráceném markupu nelze nahradit název třídy CSS. </string>
- <string id="cps.alui.rewritefailed" type="String" errorCode="1503">Ve vráceném markupu nelze přepsat adresu URL. </string>
- <string id="cps.alui.invalidurltype" type="String" errorCode="1504">Typ "<param name="0" type="string" usage="type, e.g. 'render'"/>" adresy URL portletu není podporován.</string>
- <string id="cps.alui.invalidmode" type="String" errorCode="1505">Režim portletu "<param name="0" type="string" usage="mode type, e.g. 'view'"/>" není podporován.</string>
- <string id="cps.alui.missingportletpackage" type="String" errorCode="1507">Požadavek neidentifikuje balíček portletu.</string>
- <string id="cps.alui.missingportlethandle" type="String" errorCode="1508">Požadavek neidentifikuje popisovač portletu.</string>
- <string id="cps.alui.requestnotgatewayed" type="String" errorCode="1509">Požadavek nelze zpracovat, protože nebyl odeslán serverem BEA AquaLogic.</string>
- <string id="cps.alui.unsupportedencoding" type="String" errorCode="1510">Požadavkem použité kódování znaků "<param name="0" type="string" usage="character encoding type, e.g. 'windows-1252'"/>" není podporováno. </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">Předvolby správy</string>
- <string id="cps.alui.editpagetitle" type="Dialog Caption">Předvolby uživatele</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">Výrobce WSRP požádal o použití markupu v mezipaměti pro požadavek, který neobsahuje markup v dřívější mezipaměti. </string>
- </section>
- <section name="SHP" usage="CPS messages generated by the SharePoint consumer" type="Messages">
- <string id="cps.shp.timedoutfailed" type="String" errorCode="1800">Vypršení časového limitu. Obnovte stránku a akci zopakujte.</string>
- <string id="cps.shp.missingurlforbinding" type="String" errorCode="1801">Chybí adresa URL pro vazební rozhraní služby WebService.</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">Návrat k zobrazení</string>
- <string id="cps.shp.changetoeditmode" type="Menu" usage="Context menu item">Úprava předvoleb</string>
- <string id="cps.shp.configurationsettings" type="Control Label" usage="Label">Nastavení připojení</string>
- <string id="cps.shp.notconfigured" type="String" usage="Information message">Webová část není konfigurována.</string>
- <string id="cps.shp.showtoolpane" type="Link" usage="Hyperlink">Klepnutím sem otevřete podokno nástrojů a upravíte nastavení připojení.</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">Portlety Discover</string>
- <string id="cps.shp.portlethandle" type="Control Label" usage="Label for combo box">Popisovač portletu</string>
- <string id="cps.shp.noselection" type="List Item Label" usage="used when the combobox is empty">Nejsou k dispozici žádné portlety</string>
- <string id="cps.shp.remotefault" type="String" usage="used to indicate a remote error as occured">Portlet vrátil chybovou zprávu:</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">Ověření nelze provést.</string>
- <string id="cps.wsrpfault.inconsistentparameters" type="String" errorCode="2001">Byl zadán popisovač portletu, který není rozpoznán určeným registračním popisovačem. </string>
- <string id="cps.wsrpfault.invalidregistration" type="String" errorCode="2002">Výrobce nerozpoznal registrační popisovač ani stav registrace seznamu. </string>
- <string id="cps.wsrpfault.invalidcookie" type="String" errorCode="2003">Vypršel časový interval prostředí výrobce. Spotřebitel musí opět inicializovat soubory cookie.</string>
- <string id="cps.wsrpfault.invalidhandle" type="String" errorCode="2004">Portlet nelze najít pomocí určeného popisovače portletu.</string>
- <string id="cps.wsrpfault.invalidsession" type="String" errorCode="2005">Vypršel časový interval relace výrobce. Spotřebitel znovu odešle data uložená v mezipaměti během této relace.</string>
- <string id="cps.wsrpfault.invalidusercategory" type="String" errorCode="2006">Zadaná kategorie uživatelů není podporována.</string>
- <string id="cps.wsrpfault.missingparameters" type="String" errorCode="2007">Chybí povinný parametr.</string>
- <string id="cps.wsrpfault.operationfailed" type="String" errorCode="2008">Výrobce není schopen zpracovat požadavek.</string>
- <string id="cps.wsrpfault.portletstatechangerequired" type="String" errorCode="2009">Kvůli podmínkám nastaveným spotřebitelem portlet není schopen změnit svůj stav persistence.</string>
- <string id="cps.wsrpfault.unsupportedlocale" type="String" errorCode="2010">Portlet nepodporuje generování markupu pro požadované národní prostředí.</string>
- <string id="cps.wsrpfault.unsupportedmarkuptype" type="String" errorCode="2011">Portlet nepodporuje generování markupu pro požadovaný typ markupu.</string>
- <string id="cps.wsrpfault.unsupportedmode" type="String" errorCode="2012">Portlet nepodporuje generování markupu pro požadovaný režim.</string>
- <string id="cps.wsrpfault.unsupportedwindowstate" type="String" errorCode="2013">Portlet nepodporuje generování markupu pro požadovaný stav okna.</string>
- </section>
- <section name="PFS" usage="CPS messages detailing possible fixes for error conditions" type="UI">
- <string id="cps.fixes.nofixesfound" type="String">Nebyla nalezena žádná řešení.</string>
- <string id="cps.fixes.sharedsecretsso" type="String">Pokud používáte prostor jmen pro sdílený tajný klíč kvůli povolení jednotného přihlášení, zkontrolujte správnost následujících voleb:</string>
- <string id="cps.fixes.matchsharedsecret" type="String">Zkontrolujte, že nastavení sdíleného tajného klíče v portletu je stejné jako nastavení sdíleného tajného klíče uvedeného v aplikaci IBM Cognos Configuration.</string>
- <string id="cps.fixes.matchtime" type="String">Zkontrolujte, že servery Enterprise Portal a IBM Cognos mají správně nastaven čas.</string>
- <string id="cps.fixes.userinns" type="String">Zkontrolujte, že uživatelské jméno použité pro ověření v prostoru jmen IBM Cognos v tomto prostoru existuje.</string>
- <string id="cps.fixes.usejavaprovider" type="String">Zkontrolujte, že nastavení prostoru jmen portletu je konfigurováno tak, aby používalo ID prostoru vlastního poskytovatele Java sdíleného tajného klíče.</string>
- <string id="cps.fixes.choosedefaultns" type="String">Pokud je pro prostředí produktu konfigurováno víc prostorů jmen, zkontrolujte, že je v nastavení portletu vybrán správný prostor jmen nebo je uveden jako výchozí prostor jmen brány v aplikaci IBM Cognos Configuration.</string>
- <string id="cps.fixes.ssotrustusernames" type="String">Je-li k ověření softwaru IBM Cognos použit prostor jmen Active Directory, zkontrolujte, že je v aplikaci IBM Cognos Configuration zadána vlastnost singleSignonOption s hodnotou IdentityMapping. Je-li použit prostor jmen LDAP, zkontrolujte, že je pro prostor jmen povoleno mapování externí identity.</string>
- <string id="cps.fixes.badltpaparams" type="String">Token LTPA nemusí být serverem brány IBM Cognos rozpoznán. Zkontrolujte, že aplikační server WebSphere použitý v konfiguraci softwaru IBM Cognos software používá stejné šifrovací klíče jako portál WebSphere a že jméno uživatele portálu WebSphere je známo aplikačnímu serveru.</string>
- <string id="cps.fixes.badnsused" type="String">Zkontrolujte, že nastavení portletu prostoru jmen je konfigurováno s platným ID prostoru jmen.</string>
- <string id="cps.fixes.excludedomain" type="String">Je možné, že uživatelské jméno Sharepoint zahrnuje část domény a prostor jmen ověření produktu IBM Cognos ji neočekává. Povolte volbu webové části "Vyloučit doménu" a akci opakujte.</string>
- </section>
- </component>
- </stringTable>
|