| # Licensed to the Apache Software Foundation (ASF) under one or more |
| # contributor license agreements. See the NOTICE file distributed with |
| # this work for additional information regarding copyright ownership. |
| # The ASF licenses this file to You under the Apache License, Version 2.0 |
| # (the "License"); you may not use this file except in compliance with |
| # the License. You may obtain a copy of the License at |
| # |
| # http://www.apache.org/licenses/LICENSE-2.0 |
| # |
| # Unless required by applicable law or agreed to in writing, software |
| # distributed under the License is distributed on an "AS IS" BASIS, |
| # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| # See the License for the specific language governing permissions and |
| # limitations under the License. |
| |
| # Do not edit this file directly. |
| # To edit translations see: https://tomcat.apache.org/getinvolved.html#Translations |
| |
| catalina.serverStartFail=Selhal start požadované Server komponenty, proto Tomcat nelze nastartovat. |
| |
| contextConfig.altDDNotFound=Soubor alt-dd [{0}] nenalezen |
| contextConfig.applicationUrl=Nelze určit URL pro aplikační web.xml |
| contextConfig.authenticatorConfigured=Nakonfigurována autentizace pro metodu [{0}] |
| contextConfig.contextMissing=Chybí context.xml: [{0}] |
| contextConfig.defaultMissing=Nenalezen globální web.xml |
| contextConfig.defaultPosition=Stalo se na řádce [{0}], sloupec [{1}] |
| contextConfig.inputStreamWebResource=Nelze zpracovat webový zdroj [{0}] pro anotaci |
| contextConfig.processAnnotationsDir.debug=Prohledání adresáře pro soubory tříd s anotacemi [{0}] |
| contextConfig.role.auth=Název bezpečnostní role [{0}] byl použit v <auth-constraint> bez předchozí definice v <security-role> |
| contextConfig.tomcatWebXmlError=Chyba zpracování /WEB-INF/tomcat-web.xml |
| |
| engineConfig.stop=EngineConfig: Zpracování STOP |
| |
| hostConfig.deployDir=Nasazování adresáře webové aplikace [{0}] |
| hostConfig.deployWar.error=Chyba pro nasazování webevé aplikace [{0}] |
| hostConfig.docBaseUrlInvalid=Poskytnutou hodnotu docBase nelze vyjádřit jako URL |
| hostConfig.stop=HostConfig: Zpracování zastaveno |
| |
| userConfig.database=Výjimka plnění uživatelské databáze |
| userConfig.error=Chyba nasazení webové aplikace pro uživatele [{0}] |
| userConfig.start=UserConfig: Zpracování START |
| |
| webAnnotationSet.invalidInjection=Neplatná anotace metody pro vložení zdroje. |