On Wed, Feb 19, 2003 at 04:55:36PM +0100, Martin Povolnà wrote: > Sorry for the delay.
me too :-( Well, I have corrected the translation to conform your suggestions and here is a patch against the httpd-docs-2.0_20030419164114.tar.gz CVS snapshot: --snip diff -Naru httpd-docs-2.0/error/contact.html.var httpd-docs-2.0-czech/error/contact.html.var --- httpd-docs-2.0/error/contact.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/contact.html.var 2003-04-19 20:20:51.000000000 +0200 @@ -65,3 +65,10 @@ <a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webmaster</a> in cazul in care credeti ca aceasta este o eroare a serverului. ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +Pokud si myslÃte, Åe toto je chyba serveru, kontaktujte, prosÃm, +<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webmastera</a>. +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_BAD_GATEWAY.html.var httpd-docs-2.0-czech/error/HTTP_BAD_GATEWAY.html.var --- httpd-docs-2.0/error/HTTP_BAD_GATEWAY.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_BAD_GATEWAY.html.var 2003-04-19 20:22:55.000000000 +0200 @@ -158,3 +158,20 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="Chybnà brÃna!" +--><!--#include virtual="include/top.html" --> + + Proxy server obdrÅel od nadÅazenÃho + serveru chybnou odpovÄÄ. + + <!--#if expr="$REDIRECT_ERROR_NOTES" --> + <!--#include virtual="include/spacer.html" --> + <!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" --> + <!--#endif --> + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_BAD_REQUEST.html.var httpd-docs-2.0-czech/error/HTTP_BAD_REQUEST.html.var --- httpd-docs-2.0/error/HTTP_BAD_REQUEST.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_BAD_REQUEST.html.var 2003-04-19 20:24:34.000000000 +0200 @@ -113,3 +113,15 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="Chybnà poÅadavek!" +--><!--#include virtual="include/top.html" --> + + VÃÅ prohlÃÅeÄ (nebo proxy server) vyslal poÅadavek, + kterÃmu tento server nerozumÄl. + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_FORBIDDEN.html.var httpd-docs-2.0-czech/error/HTTP_FORBIDDEN.html.var --- httpd-docs-2.0/error/HTTP_FORBIDDEN.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_FORBIDDEN.html.var 2003-04-19 20:28:24.000000000 +0200 @@ -206,3 +206,24 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="PÅÃstup odmÃtnut!" +--><!--#include virtual="include/top.html" --> + + <!--#if expr="$REDIRECT_URL = /\/$/" --> + + NemÃte prÃvo pro pÅÃstup do poÅadovanÃho adresÃÅe. BuÄ neexistuje ÅÃdnà + dokument s obsahem (tzv. index), nebo je adresÃÅ chrÃnÄn proti ÄtenÃ. + + <!--#else --> + + NemÃte prÃvo pro pÅÃstup k poÅadovanÃmu objektu. + BuÄ je chrÃnÄn proti ÄtenÃ, nebo nenà serverem ÄitelnÃ. + + <!--#endif --> + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_GONE.html.var httpd-docs-2.0-czech/error/HTTP_GONE.html.var --- httpd-docs-2.0/error/HTTP_GONE.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_GONE.html.var 2003-04-19 20:33:07.000000000 +0200 @@ -233,3 +233,28 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="Zdroj jiÅ nenà dÃle dostupnÃ!" +--><!--#include virtual="include/top.html" --> + + PoÅadovanà URL jiÅ nenà na tomto serveru k dispozici, ani nenà k dispozici + ÅÃdnà adresa k pÅesmÄrovÃnÃ. + + <!--#if expr="$HTTP_REFERER" --> + + Informujte, prosÃm, autora + <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">odkazujÃcà + strÃnky</a>, Åe odkaz je zastaralÃ. + + <!--#else --> + + Pokud jste nÃsledovali odkaz z cizà strÃnky, kontaktujte, prosÃm, + jejÃho autora. + + <!--#endif --> + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_INTERNAL_SERVER_ERROR.html.var httpd-docs-2.0-czech/error/HTTP_INTERNAL_SERVER_ERROR.html.var --- httpd-docs-2.0/error/HTTP_INTERNAL_SERVER_ERROR.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_INTERNAL_SERVER_ERROR.html.var 2003-04-19 20:39:26.000000000 +0200 @@ -251,3 +251,30 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="Chyba serveru!" +--><!--#include virtual="include/top.html" --> + + <!--#if expr="$REDIRECT_ERROR_NOTES" --> + + Nastala vnitÅnà chyba a server nebyl schopen + dokonÄit VÃÅ poÅadavek. + + <!--#include virtual="include/spacer.html" --> + + Chybovà zprÃva + <br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" --> + + <!--#else --> + + Nastala vnitÅnà chyba a server nebyl schopen + dokonÄit VÃÅ poÅadavek. BuÄ je server + pÅetÃÅen, nebo doÅlo k chybÄ v CGI skriptu. + + <!--#endif --> + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_LENGTH_REQUIRED.html.var httpd-docs-2.0-czech/error/HTTP_LENGTH_REQUIRED.html.var --- httpd-docs-2.0/error/HTTP_LENGTH_REQUIRED.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_LENGTH_REQUIRED.html.var 2003-04-19 20:41:25.000000000 +0200 @@ -106,3 +106,15 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="Chybnà hlaviÄka Content-Length!" +--><!--#include virtual="include/top.html" --> + + PoÅadavek metodou <!--#echo var="REDIRECT_REQUEST_METHOD" --> + vyÅaduje korektnà hlaviÄku <code>Content-Length</code>. + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_METHOD_NOT_ALLOWED.html.var httpd-docs-2.0-czech/error/HTTP_METHOD_NOT_ALLOWED.html.var --- httpd-docs-2.0/error/HTTP_METHOD_NOT_ALLOWED.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_METHOD_NOT_ALLOWED.html.var 2003-04-19 20:42:47.000000000 +0200 @@ -115,3 +115,15 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="Metoda nepovolena!" +--><!--#include virtual="include/top.html" --> + + Metoda <!--#echo var="REDIRECT_REQUEST_METHOD" --> + nenà pro poÅadovanà URL povolena. + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_NOT_ACCEPTABLE.html.var httpd-docs-2.0-czech/error/HTTP_NOT_ACCEPTABLE.html.var --- httpd-docs-2.0/error/HTTP_NOT_ACCEPTABLE.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_NOT_ACCEPTABLE.html.var 2003-04-19 20:43:40.000000000 +0200 @@ -115,3 +115,15 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="Nenalezen ÅÃdnà akceptovatelnà objekt!" +--><!--#include virtual="include/top.html" --> + + AdekvÃtnà reprezentace poÅadovenÃho zdroje + nebyla na tomto serveru nalezena. + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_NOT_FOUND.html.var httpd-docs-2.0-czech/error/HTTP_NOT_FOUND.html.var --- httpd-docs-2.0/error/HTTP_NOT_FOUND.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_NOT_FOUND.html.var 2003-04-19 20:46:02.000000000 +0200 @@ -244,3 +244,29 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="Objekt nenalezen!" +--><!--#include virtual="include/top.html" --> + + PoÅadovanà URL nebylo na tomto serveru nalezeno. + + <!--#if expr="$HTTP_REFERER" --> + + Zdà se, Åe odkaz na + <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">odkazujÃcà + strÃnce</a> je chybnà nebo zastaralÃ. Informujte, prosÃm, autora + <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">tÃto strÃnky</a> + o chybÄ. + + <!--#else --> + + Pokud jste zadal(a) URL ruÄnÄ, zkontrolujte, prosÃm, + zda jste zadal(a) URL sprÃvnÄ, a zkuste to znovu. + + <!--#endif --> + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_NOT_IMPLEMENTED.html.var httpd-docs-2.0-czech/error/HTTP_NOT_IMPLEMENTED.html.var --- httpd-docs-2.0/error/HTTP_NOT_IMPLEMENTED.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_NOT_IMPLEMENTED.html.var 2003-04-19 20:47:29.000000000 +0200 @@ -109,3 +109,14 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="Nelze zpracovat poÅadavek!" +--><!--#include virtual="include/top.html" --> + + Server nepodporuje akci poÅadovanou prohlÃÅeÄem. + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_PRECONDITION_FAILED.html.var httpd-docs-2.0-czech/error/HTTP_PRECONDITION_FAILED.html.var --- httpd-docs-2.0/error/HTTP_PRECONDITION_FAILED.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_PRECONDITION_FAILED.html.var 2003-04-19 20:48:27.000000000 +0200 @@ -111,3 +111,15 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="Vstupnà podmÃnka selhala!" +--><!--#include virtual="include/top.html" --> + + Vstupnà podmÃnka pro poÅadavek o zadanà URL nesplnila pozitivnà + vyhodnocenÃ. + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var httpd-docs-2.0-czech/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var --- httpd-docs-2.0/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var 2003-04-19 20:50:37.000000000 +0200 @@ -122,3 +122,16 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="PoÅadovanà entita je pÅÃliÅ velkÃ!" +--><!--#include virtual="include/top.html" --> + + Metoda <!--#echo var="REDIRECT_REQUEST_METHOD" --> + nedovoluje pÅenos dat nebo objem dat + pÅesahuje kapacitnà limit. + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_REQUEST_TIME_OUT.html.var httpd-docs-2.0-czech/error/HTTP_REQUEST_TIME_OUT.html.var --- httpd-docs-2.0/error/HTTP_REQUEST_TIME_OUT.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_REQUEST_TIME_OUT.html.var 2003-04-19 20:51:39.000000000 +0200 @@ -118,3 +118,15 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="VyprÅel Äasovà limit poÅadavku!" +--><!--#include virtual="include/top.html" --> + + Server uzavÅel sÃÅovà spojenÃ, protoÅe prohlÃÅeÄ + nedokonÄil poÅadavek ve stanovenÃm Äase. + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_REQUEST_URI_TOO_LARGE.html.var httpd-docs-2.0-czech/error/HTTP_REQUEST_URI_TOO_LARGE.html.var --- httpd-docs-2.0/error/HTTP_REQUEST_URI_TOO_LARGE.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_REQUEST_URI_TOO_LARGE.html.var 2003-04-19 20:52:19.000000000 +0200 @@ -119,3 +119,15 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="PoÅadovanà URI je pÅÃliÅ velkÃ!" +--><!--#include virtual="include/top.html" --> + + DÃlka poÅadovanÃho URL pÅesahuje kapacitnà limit tohoto + serveru. PoÅadavek nemÅÅe bÃt zpracovÃn. + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_SERVICE_UNAVAILABLE.html.var httpd-docs-2.0-czech/error/HTTP_SERVICE_UNAVAILABLE.html.var --- httpd-docs-2.0/error/HTTP_SERVICE_UNAVAILABLE.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_SERVICE_UNAVAILABLE.html.var 2003-04-19 20:52:55.000000000 +0200 @@ -129,3 +129,16 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="SluÅba nenà dostupnÃ!" +--><!--#include virtual="include/top.html" --> + + Server doÄasnÄ nemÅÅe zpracovat VÃÅ poÅadavek + kvÅli ÃdrÅbÄ nebo kapacitnÃm problÃmÅm. + Zkuste to, prosÃm, pozdÄji. + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_UNAUTHORIZED.html.var httpd-docs-2.0-czech/error/HTTP_UNAUTHORIZED.html.var --- httpd-docs-2.0/error/HTTP_UNAUTHORIZED.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_UNAUTHORIZED.html.var 2003-04-19 20:54:40.000000000 +0200 @@ -186,3 +186,22 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="PoÅadovÃna autentizace!" +--><!--#include virtual="include/top.html" --> + + Server nemohl ovÄÅit, Åe jste autorizovÃn(a) k pÅÃstupu + k URL "<!--#echo encoding="url" var="REDIRECT_URL" -->". + BuÄ jste dodal(a) neplatnà povÄÅenà (napÅ. chybnà heslo) nebo VÃÅ + prohlÃÅeÄ neumà dodat poÅadovanà ovÄÅenÃ. + + <!--#include virtual="include/spacer.html" --> + + V pÅÃpadÄ, Åe smÃte poÅadovat tento dokument, zkontrolujte, prosÃm, + VaÅi uÅivatelskou identifikaci a heslo a zkuste to znovu. + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var httpd-docs-2.0-czech/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var --- httpd-docs-2.0/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var 2003-04-19 20:58:13.000000000 +0200 @@ -109,3 +109,14 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="Nepodporovanà typ prostÅedku!" +--><!--#include virtual="include/top.html" --> + + Server nepodporuje typ prostÅedku (media) pÅenesenÃho v poÅadavku. + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/HTTP_VARIANT_ALSO_VARIES.html.var httpd-docs-2.0-czech/error/HTTP_VARIANT_ALSO_VARIES.html.var --- httpd-docs-2.0/error/HTTP_VARIANT_ALSO_VARIES.html.var 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/HTTP_VARIANT_ALSO_VARIES.html.var 2003-04-19 21:00:49.000000000 +0200 @@ -122,3 +122,14 @@ <!--#include virtual="include/bottom.html" --> ----------ro-- + +Content-language: cs +Content-type: text/html; charset=ISO-8859-2 +Body:----------cs-- +<!--#set var="TITLE" value="Varianta mà sama vÃce variant!" +--><!--#include virtual="include/top.html" --> + + Varianta poÅadovanà entity mà sama vÃce variant. PÅÃstup nenà moÅnÃ. + +<!--#include virtual="include/bottom.html" --> +----------cs-- diff -Naru httpd-docs-2.0/error/README httpd-docs-2.0-czech/error/README --- httpd-docs-2.0/error/README 2003-02-17 06:29:30.000000000 +0100 +++ httpd-docs-2.0-czech/error/README 2003-04-19 21:02:52.000000000 +0200 @@ -16,6 +16,7 @@ | Language | Contributed by | +-----------------------+------------------------------------------+ | Brazilian (pt-br) | Ricardo Leite | + | Czech (cs) | Marcel Kolaja | | Dutch (nl/*) | Peter Van Biesen | | English (en) | Lars Eilebrecht | | French (fr) | Cecile de Crecy | --snip I guess, this patch can be considered as reviewed, so can you please make a commit to CVS? > Martin PovolnÃ, [EMAIL PROTECTED], http://www.fi.muni.cz/~xpovolny Regards, Marcel Kolaja http://nlp.fi.muni.cz/~xkolaja/ NLPlab FI MU http://nlp.fi.muni.cz/ -------------------------------------------------------------------------- "UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity." -- Dennis Ritchie --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
