Added: tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_cs.properties (added)
+++ tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_cs.properties Mon
Feb 4 10:45:08 2019
@@ -0,0 +1,40 @@
+# 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.
+
+abstractStream.windowSizeInc=Spojenà [{0}], Stream [{1}], zvyšte tok
kontrolnÃho okna z [{2}] na [{3}]
+
+connectionPrefaceParser.mismatch=NeoÄekávaná sekvence bytů byla pÅijata
pÅi zahájenà klientem [{0}]
+
+connectionSettings.debug=Spojenà [{0}], typ parametru [{1}] nastaven na [{2}]
+connectionSettings.headerTableSizeLimit=Spojenà [{0}], Pokus o nastavenÃ
velikosti hlaviÄky tabulky na [{1}], limit je vÅ¡ak 16k
+connectionSettings.maxFrameSizeInvalid=Spojenà [{0}], požadovaná
maximnálnà velikost rámce [{1}] je mimo povolený rozsah od [{2}] do [{3}]
+
+hpack.invalidCharacter=Znak Unicode [{0}] na pozici [{1}] nemůže být
zak´dován, neboť je mimo dovolený rozsah 0 až 255.
+
+http2Parser.headers.wrongStream=Spojenà [{0}] obsahuje hlaviÄky pro stream
[{1}], byl však obdržen rámec pro stream [{2}]
+http2Parser.processFrameData.window=Spojenà [{0}], klient poslal vÃce dat
než stream povouje
+http2Parser.processFrameHeaders.decodingDataLeft=Po dekódovánà HPACK
zůstala data, která mÄla být zkonzumována
+http2Parser.processFramePushPromise=Connection [{0}], Stream [{1}], Rámec pro
Push nemá být zaslán klientem
+
+streamStateMachine.invalidReset=Spojenà [{0}], Stream [{1}], Stav [{2}],
Reset nenà v tomto stavu dovolen
+
+upgradeHandler.pingFailed=Spojenà [{0}] pro odeslánà pÅÃkazu ping na
klienta selhalo
+upgradeHandler.prunedPriority=Spojenà [{0}] omezilo nepoužÃvaný stream
[{1}], který mohl být Äástà prioritnÃho stromu
+upgradeHandler.rst.debug=Spojenà [{0}], Stream [{1}], Chyba [{2}], Zpráva
[{3}], RST (zavÃránà streamu)
+upgradeHandler.sendPrefaceFail=Spojenà [{0}], selhalo odeslánÃzahájenÃ
klientovi
+upgradeHandler.socketCloseFailed=Chyba zavÃránà socketu
+upgradeHandler.stream.even=Bylo vyžádáno nové vzdálené stream ID [{0}],
ale vÅ¡echny vzdálené streamy musà použÃvat streams must obdobné
identifikátory
+upgradeHandler.upgrade=Spojenà [{0}], HTTP/1.1 upgrade na stream [1]
+upgradeHandler.writeHeaders=Spojenà [{0}], Stream [{1}]
Propchange: tomcat/trunk/java/org/apache/coyote/http2/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
Added: tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_cs.properties
(added)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_cs.properties
Mon Feb 4 10:45:08 2019
@@ -0,0 +1,69 @@
+# 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.
+
+jasper.error.emptybodycontent.nonempty=Tag [{0}] musà být podle TLD
prázdný, ale nenÃ
+
+jsp.error.attribute.deferredmix=Nelze použÃt oba EL výrazy ${} a #{} ve
stejném atributu
+jsp.error.attribute.noequal=jsou oÄekávány stejné symboly
+jsp.error.attribute.nowhitespace=JSP specifikace vyžaduje jméno atributu s
úvodnà mezerou
+jsp.error.data.file.processing=Chyba zpracovánà souboru [{0}]
+jsp.error.el.template.deferred=#{...} nenà dovoleno v textu šablony
+jsp.error.fallback.invalidUse=jsp:fallback musà být pÅÃmý potomek od
jsp:plugin
+jsp.error.invalid.tagdir=AdresáŠtag souborů [{0}] nezaÄÃná
"/WEB-INF/tags"
+jsp.error.invalid.version=Neplatná verze JSP definovaná pro souboru tagů na
[{0}]
+jsp.error.ise_on_clear=Nedovolené volánà metody clear(), když velikost
buffer == 0
+jsp.error.jspbody.required=Pro specifikaci tÄla tagu [{0}] musà být
použito jsp:body, pokud je jsp:attribute použit.
+jsp.error.jspelement.missing.name=Chybà požadovaný atribut 'name'
+jsp.error.mandatory.attribute=[{0}]: Chybà povinný atribut [{1}]
+jsp.error.no.scratch.dir=JSP engine nenà nakonfigurován pracovnà (scratch)
adresáÅ.\n\
+PÅidejte prosÃm "jsp.initparams=scratchdir=<dir-name>" \n\
+do souboru servlets.properties pro tento kontext
+jsp.error.no.scriptlets=Elementy pro skriptovánà ( <%!,
<jsp:declaration, <%=, <jsp:expression, <%, <jsp:scriptlet ) zde
nejsou dovoleny.
+jsp.error.noFunction=Funkci [{0}] nelze pro uvedený prefix najÃt
+jsp.error.not.in.template=[{0}] nenà povoleno v Å¡ablonÄ pro text v body.
+jsp.error.outputfolder=Výstupnà adresáŠnenalezen
+jsp.error.paramexpected=OÄekávám standardnà akci "jsp:param" s atributy
"name" a "value"
+jsp.error.parse.xml=Chyba naÄÃtánà XML ze souboru [{0}]
+jsp.error.prolog_pagedir_encoding_mismatch=Kóodovánà stránky
specifikované v XML prologu [{0}] se lišà od toho specifikovaného ve
stránce [{1}]
+jsp.error.scripting.variable.missing_name=Nelze urÄit jméno promÄnné ve
skriptu z atributu [{0}]
+jsp.error.simpletag.badbodycontent=TLD pro tÅÃdu [{0}] specifikuje neplatný
obsah body(JSP) pro SimpleTag.
+jsp.error.tagfile.nameFrom.badAttribute=Nastavenà attributu (definované na
Åádce [{1}] pojmenovaného jako [{0}], hodnota tohoto atributu nazvaného
name-from-attribute) musà být typu java.lang.String, je "required" a ne
"rtexprvalue".
+jsp.error.taglibDirective.absUriCannotBeResolved=Absolutnà uri: [{0}] nelze
vyhodnoti ani ze souboru web.xml ani z jar souborů obsažených v aplikaci
+jsp.error.taglibDirective.missing.location=Nenà specifikován atribut 'uri'
ani 'tagdir'
+jsp.error.taglibDirective.uriInvalid=Poskytovatel URI pro knihovnu tagů [{0}]
nemá platné URI
+jsp.error.teiclass.instantiation=Selhalo nahránà Äi vytvoÅenà instance
tÅÃdy TagExtraInfo: [{0}]
+jsp.error.tld.mandatory.element.missing=Povinný TLD element [{0}] chybà nebo
je prázdný v TLD [{1}]
+jsp.error.unknown_attribute_type=Neznámý typ atributu [{1}] pro atribut
[{0}].
+jsp.exception=PÅi zpracovánà se vyskytla výjimka [{0}] na Åádku [{1}]
+jsp.info.ignoreSetting=Ignorováno nastavenà pro [{0}] z [{1}], protože
SecurityManager je aktivován
+jsp.message.jsp_queue_update=Aktualizuji JSP na cestÄ [{0}] ve frontÄ
kontextu [{1}]
+jsp.message.jsp_removed_excess=OdstraÅuji pÅÃstup JSP na cestÄ [{0}] pro
frontu z kontextu [{1}]
+jsp.warning.enablePooling=VarovánÃ: Neplatná inicializaÄnà hodnota
parametru enablePooling. Bude použita výchozà hodnota "true"
+
+jspc.webfrg.header=<?xml version="1.0" encoding="{0}"?>\n\
+<web-fragment xmlns="http://xmlns.jcp.org/xml/ns/javaee"\n\
+\ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\n\
+\ xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee\n\
+\
http://xmlns.jcp.org/xml/ns/javaee/web-fragment_4_0.xsd"\n\
+\ version="4.0"\n\
+\ metadata-complete="true">\n\
+\ <name>org_apache_jasper.jspc</name>\n\
+\ <distributable/>\n\
+<!--\n\
+Automaticky vytvoÅeno pomocà Apache Tomcat JspC.\n\
+-->
+jspc.webxml.footer=</web-app>
+
+org.apache.jasper.compiler.TldCache.servletContextNull=Poskytovatel
ServletContext je null
Propchange:
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
Added: tomcat/trunk/java/org/apache/naming/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/naming/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/naming/LocalStrings_cs.properties (added)
+++ tomcat/trunk/java/org/apache/naming/LocalStrings_cs.properties Mon Feb 4
10:45:08 2019
@@ -0,0 +1,16 @@
+# 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.
+
+namingContext.contextExpected=Jméno nenà svázáno s kontextem
Propchange: tomcat/trunk/java/org/apache/naming/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
Added: tomcat/trunk/java/org/apache/naming/factory/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/naming/factory/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/naming/factory/LocalStrings_cs.properties
(added)
+++ tomcat/trunk/java/org/apache/naming/factory/LocalStrings_cs.properties Mon
Feb 4 10:45:08 2019
@@ -0,0 +1,16 @@
+# 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.
+
+resourceLinkFactory.nullType=Lokálnà zdroj [{0}], který odkazuje na
globálnà zdroj [{1}], nespecifikuje požadovaný typ atributu
Propchange:
tomcat/trunk/java/org/apache/naming/factory/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
Added: tomcat/trunk/java/org/apache/tomcat/util/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/LocalStrings_cs.properties (added)
+++ tomcat/trunk/java/org/apache/tomcat/util/LocalStrings_cs.properties Mon Feb
4 10:45:08 2019
@@ -0,0 +1,18 @@
+# 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.
+
+diagnostics.threadDumpTitle=Plný uložiÅ¡tÄ vláken (thread dump)
+diagnostics.vmInfoClassCompilation=Kompilace tÅÃdy
+diagnostics.vmInfoLogger=Informace Loggeru
Propchange: tomcat/trunk/java/org/apache/tomcat/util/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
Added:
tomcat/trunk/java/org/apache/tomcat/util/compat/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/compat/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/compat/LocalStrings_cs.properties
(added)
+++ tomcat/trunk/java/org/apache/tomcat/util/compat/LocalStrings_cs.properties
Mon Feb 4 10:45:08 2019
@@ -0,0 +1,16 @@
+# 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.
+
+jreCompat.noApplicationProtocol=Java Runtime nepodporuje
SSLEngine.getApplicationProtocol(). Java 9 je potÅeba pro použità této
vlastnosti.
Propchange:
tomcat/trunk/java/org/apache/tomcat/util/compat/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
Added:
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
---
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_cs.properties
(added)
+++
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_cs.properties
Mon Feb 4 10:45:08 2019
@@ -0,0 +1,21 @@
+# 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.
+
+filterDef.invalidFilterName=Neplatný <filter-name> [{0}] v definici filtru.
+
+webRuleSet.postconstruct.duplicate=Opakovaná definice metody "post construct"
pro tÅÃdu [{0}]
+
+webXml.duplicateServletMapping=Servlety [{0}] a [{1}] jsou oba mapovány na
URL[{2}], která nenà dovolená.
+webXml.mergeConflictSessionTrackingMode=Mód sledovánà relace byl
definovanán nekonzistentnÄ ve vÃce fragmentech, vetnÄ fragmentu se jménem
[{0}] umÃstÄným na [{1}]
Propchange:
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
Added: tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings_cs.properties
(added)
+++ tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings_cs.properties
Mon Feb 4 10:45:08 2019
@@ -0,0 +1,17 @@
+# 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.
+
+parameters.copyFail=VytvoÅenà kopie původnÃch hodnot parametrů pro
úÄely DEBUG logovánà selhalo
+parameters.fallToDebug=Poznámka: dalšà výskyty chyb parametrů budou
zalogovány v DEBUG úrovni.
Propchange:
tomcat/trunk/java/org/apache/tomcat/util/http/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
Added:
tomcat/trunk/java/org/apache/tomcat/util/http/parser/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/http/parser/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
---
tomcat/trunk/java/org/apache/tomcat/util/http/parser/LocalStrings_cs.properties
(added)
+++
tomcat/trunk/java/org/apache/tomcat/util/http/parser/LocalStrings_cs.properties
Mon Feb 4 10:45:08 2019
@@ -0,0 +1,18 @@
+# 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.
+
+cookie.valueNotPresent=<neuvedeno>
+
+http.invalidHextet=Neplatný hextet. Hextet se skládá maximálnÄ ze 4
hexadecimálnÃch znaků.
Propchange:
tomcat/trunk/java/org/apache/tomcat/util/http/parser/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
Added: tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_cs.properties
(added)
+++ tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_cs.properties Mon
Feb 4 10:45:08 2019
@@ -0,0 +1,40 @@
+# 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.
+
+channel.nio.ssl.sniDefault=Nelze naÄÃst dostatek dat k urÄenÃ
poÅadovaného SNI host jména. Je použit default
+channel.nio.ssl.sniHostName=Jméno SNI serveru (host name) zÃskané pro
spojenà [{0}] je [{1}]
+channel.nio.ssl.unwrapFail=Nelze rozbalit data, neplatný status [{0}]
+
+endpoint.apr.checkConf=Kontroluji OpenSSLConf
+endpoint.apr.pollAddInvalid=Neplatrný pokus pro pÅidánà socketu [{0}] do
naÄÃtaÄe
+endpoint.apr.tooManyCertFiles=Bylo nakonfigurováno vÃce certifikátů než
AprEndpoint dokáže zpracovat
+endpoint.debug.socketCloseFail=UzavÅenà socketu selhalo
+endpoint.invalidJmxNameSslHostCert=Nelze vygenerovat platné jméno JMX
objektu pro SSLHostConfigCertificate pÅiÅazené k hostu [{0}] a typu
certifikátu [{1}]
+endpoint.nio.stopLatchAwaitInterrupted=Toto vlákno bylo pÅeruÄeno pÅi
Äekánà na ukonÄenà ÄÃtaÄů (poller)
+endpoint.noSslHostConfig=Žádný SSLHostConfig element nebyl nalezen pro
hostName [{0}] odpovÃdajÃcà defaultSSLHostConfigName pro konektor [{1}]
+endpoint.sendfile.addfail=Selhánà Sendfile: [{0}] [{1}]
+endpoint.serverSocket.closeFailed=SevÅenà server socketu [{0}] selhalo
+endpoint.setAttribute=Nastavte [{0}] na [{1}]
+endpoint.warn.incorrectConnectionCount=Nesprávný poÄet spojenÃ, vÃce
volánà metody socket.close pro stejný socket.
+endpoint.warn.noLocalName=Nelze urÄit lokálnà jméno serveru pro socket
[{0}]
+
+jsse.ssl3=SSLv3 byl explicitnÄ povolen. Tento protokol nenà bezpeÄný.
+
+socket.apr.closed=Socket [{0}] pÅiÅazený na spojenà byl uzavÅen.
+socket.closed=Socket pÅiÅazený k tomuto spojenà byl uzavÅen.
+
+sslHostConfig.fileNotFound=KonfiguraÄnà soubor [{0}] neexistuje
+
+sslUtilBase.noneSupported=Žádný z uvedených [{0}] nenà podporován SSL
enginem: [{1}]
Propchange:
tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
Added:
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
---
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_cs.properties
(added)
+++
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_cs.properties
Mon Feb 4 10:45:08 2019
@@ -0,0 +1,17 @@
+# 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.
+
+jsse.noDefaultCiphers=Nelze urÄit default pro Å¡ifrovánà [{0}]. Nastavte
nÄjakou hodnotu pro zahájenà práce konektor.
+jsse.pemParseError=Nelze analyzovat klÃÄ [{0}]
Propchange:
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
Added:
tomcat/trunk/java/org/apache/tomcat/util/net/openssl/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/openssl/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
---
tomcat/trunk/java/org/apache/tomcat/util/net/openssl/LocalStrings_cs.properties
(added)
+++
tomcat/trunk/java/org/apache/tomcat/util/net/openssl/LocalStrings_cs.properties
Mon Feb 4 10:45:08 2019
@@ -0,0 +1,20 @@
+# 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.
+
+engine.emptyCipherSuite=Prázdná Å¡ifrovacà Åada
+engine.noSession=SSL session ID nenà dostupné
+engine.openSSLError=Chyba OpenSSL: [{0}] zpráva: [{1}]
+
+opensslconf.checkFailed=Chyba pÅi kontrole OpenSSLConf
Propchange:
tomcat/trunk/java/org/apache/tomcat/util/net/openssl/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
Added: tomcat/trunk/java/org/apache/tomcat/util/scan/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/scan/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/scan/LocalStrings_cs.properties
(added)
+++ tomcat/trunk/java/org/apache/tomcat/util/scan/LocalStrings_cs.properties
Mon Feb 4 10:45:08 2019
@@ -0,0 +1,17 @@
+# 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.
+
+jarScan.classPath.badEntry=Vstup z classpath [{0}] nelze konvertoovat na URL
+jarScan.classloaderFail=Selhalo skenovánà [{0}] z hierarchie classloaderu
Propchange:
tomcat/trunk/java/org/apache/tomcat/util/scan/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
Added: tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_cs.properties
(added)
+++ tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_cs.properties
Mon Feb 4 10:45:08 2019
@@ -0,0 +1,30 @@
+# 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.
+
+caseInsensitiveKeyMap.nullKey=Null klÃÄe nejsou povoleny
+
+wsFrame.closed=Nové okno bylo obdrženo po uzavÅenà kontrolnÃho okna
+wsFrame.wrongRsv=Klientský frame nastavil rezervované bity na [{0}] pro
zprávu s opCode [{1}], která nenà podporována na této adrese
+
+wsHandshakeRequest.invalidUri=String [{0}] nelze použÃt pro vytvoÅenÃ
platné URI
+
+wsRemoteEndpoint.closedDuringMessage=Zbytek zprávy nebude odeslán, neboť
WebSocket relace byla ukonÄena
+wsRemoteEndpoint.flushOnCloseFailed=Dávkové zprávy jsou stále povoleny po
uzavÅenà relace. Nelze vložit zbývajÃcà zprávu.
+wsRemoteEndpoint.wrongState=Vzdálená služba byla ve stavu [{0}], což je
neplatný stav pro tuto volanou metodu
+
+wsSession.doClose=ZavÃrám WebSocket session [{1}]
+wsSession.instanceNew=Selhala registrace instance endpointu
+
+wsWebSocketContainer.sessionCloseFail=Session s ID [{0}] nebylo ÄistÄ
ukonÄeno
Propchange:
tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
Added:
tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
---
tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings_cs.properties
(added)
+++
tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings_cs.properties
Mon Feb 4 10:45:08 2019
@@ -0,0 +1,19 @@
+# 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.
+
+pojoEndpointServer.getPojoInstanceFail=VytvoÅenà POJO instance typu [{0}]
selhalo
+
+pojoMethodMapping.duplicateAnnotation=Duplicitnà anotace [{0}] pÅÃtomná na
tÅÃdÄ [{1}]
+pojoMethodMapping.invalidDecoder=Nelze vytvoÅit instanci specifikovaného
dekodéru typu [{0}]
Propchange:
tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
Added:
tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
---
tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings_cs.properties
(added)
+++
tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings_cs.properties
Mon Feb 4 10:45:08 2019
@@ -0,0 +1,16 @@
+# 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.
+
+serverContainer.pojoDeploy=POJO tÅÃda [{0}] nasazovaná na cestu [{1}] v
ServletContext [{2}]
Propchange:
tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
Modified: tomcat/trunk/res/maven/mvn-pub.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/maven/mvn-pub.xml?rev=1852894&r1=1852893&r2=1852894&view=diff
==============================================================================
--- tomcat/trunk/res/maven/mvn-pub.xml (original)
+++ tomcat/trunk/res/maven/mvn-pub.xml Mon Feb 4 10:45:08 2019
@@ -428,6 +428,7 @@
<doMavenDeploy artifactId="tomcat-coyote"/>
<doMavenDeploy artifactId="tomcat-dbcp"/>
<doMavenDeploy artifactId="tomcat-websocket"/>
+ <doMavenDeployNoSrc artifactId="tomcat-i18n-cs"/>
<doMavenDeployNoSrc artifactId="tomcat-i18n-de"/>
<doMavenDeployNoSrc artifactId="tomcat-i18n-es"/>
<doMavenDeployNoSrc artifactId="tomcat-i18n-fr"/>
Added: tomcat/trunk/res/maven/tomcat-i18n-cs.pom
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/maven/tomcat-i18n-cs.pom?rev=1852894&view=auto
==============================================================================
--- tomcat/trunk/res/maven/tomcat-i18n-cs.pom (added)
+++ tomcat/trunk/res/maven/tomcat-i18n-cs.pom Mon Feb 4 10:45:08 2019
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
+ http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.apache.tomcat</groupId>
+ <artifactId>tomcat-i18n-de</artifactId>
+ <version>@MAVEN.DEPLOY.VERSION@</version>
+ <description>Czech translations</description>
+ <url>https://tomcat.apache.org/</url>
+ <licenses>
+ <license>
+ <name>Apache License, Version 2.0</name>
+ <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ <distribution>repo</distribution>
+ </license>
+ </licenses>
+</project>
Propchange: tomcat/trunk/res/maven/tomcat-i18n-cs.pom
------------------------------------------------------------------------------
svn:eol-style = native
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1852894&r1=1852893&r2=1852894&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Feb 4 10:45:08 2019
@@ -58,6 +58,10 @@
Update the NSIS Installer used to build the Windows installer to
version
3.04. (markt)
</update>
+ <add>
+ Add Czech translations to Apache Tomcat. Includes contributions from
+ Arnošt Havelka and Alice. (markt)
+ </add>
</changelog>
</subsection>
</section>
Added: tomcat/trunk/webapps/examples/WEB-INF/classes/LocalStrings_cs.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/examples/WEB-INF/classes/LocalStrings_cs.properties?rev=1852894&view=auto
==============================================================================
--- tomcat/trunk/webapps/examples/WEB-INF/classes/LocalStrings_cs.properties
(added)
+++ tomcat/trunk/webapps/examples/WEB-INF/classes/LocalStrings_cs.properties
Mon Feb 4 10:45:08 2019
@@ -0,0 +1,19 @@
+# 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.
+
+cookies.make-cookie=VytvoÅte cookie pro zaslánà do VaÅ¡eho prohlÞeÄe
+
+requestparams.no-params=Žádný parametr, vložte nÄjaký prosÃm
+requestparams.title=PÅÃklad parametrů dotazu
Propchange:
tomcat/trunk/webapps/examples/WEB-INF/classes/LocalStrings_cs.properties
------------------------------------------------------------------------------
svn:eol-style = native
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]