]> granicus.if.org Git - apache/commitdiff
nobody seems to have objections...
authorAndre Malo <nd@apache.org>
Wed, 27 Nov 2002 06:02:33 +0000 (06:02 +0000)
committerAndre Malo <nd@apache.org>
Wed, 27 Nov 2002 06:02:33 +0000 (06:02 +0000)
* XHTML 1._0_. delivering xhtml 1.1 as text/html is bogus.
  (see <http://www.w3.org/TR/xhtml-media-types/#summary>)
* replaced the also bogus <dl> stuff by normal <p>s
  and added some CSS instead.
  (embedding CSS compatible to xml *and* html causes the very
  ugly hack, you can see in top.html, because in HTML <style> contains
  CDATA and in XHTML PCDATA, see also
  <http://lists.w3.org/Archives/Public/www-html/2002Apr/0053.html>)
* fixed some encoding issues.
* removed the weird empty lines at the beginning of every document
* added CONTENT_LANGUAGE parameter for pt-br

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97665 13f79535-47bb-0310-9956-ffa450edef68

22 files changed:
docs/error/HTTP_BAD_GATEWAY.html.var
docs/error/HTTP_BAD_REQUEST.html.var
docs/error/HTTP_FORBIDDEN.html.var
docs/error/HTTP_GONE.html.var
docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var
docs/error/HTTP_LENGTH_REQUIRED.html.var
docs/error/HTTP_METHOD_NOT_ALLOWED.html.var
docs/error/HTTP_NOT_ACCEPTABLE.html.var
docs/error/HTTP_NOT_FOUND.html.var
docs/error/HTTP_NOT_IMPLEMENTED.html.var
docs/error/HTTP_PRECONDITION_FAILED.html.var
docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
docs/error/HTTP_REQUEST_TIME_OUT.html.var
docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var
docs/error/HTTP_SERVICE_UNAVAILABLE.html.var
docs/error/HTTP_UNAUTHORIZED.html.var
docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
docs/error/HTTP_VARIANT_ALSO_VARIES.html.var
docs/error/contact.html.var
docs/error/include/bottom.html
docs/error/include/spacer.html
docs/error/include/top.html

index 6148b98efe6040d80020892c03129e4bc1f9b2a5..85366695fd9fe86dd6e64eeac706eee0b4b43625 100644 (file)
@@ -1,9 +1,9 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="Fehlerhaftes Gateway!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="Fehlerhaftes Gateway!"
+--><!--#include virtual="include/top.html"-->
 
     Der Proxy-Server erhielt eine fehlerhafte Antwort
     eines &uuml;bergeordneten Servers oder Proxies. 
@@ -19,8 +19,8 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Bad Gateway!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Bad Gateway!"
+--><!--#include virtual="include/top.html" -->
 
     The proxy server received an invalid
     response from an upstream server.
@@ -36,9 +36,9 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="Bad Gateway!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="Bad Gateway!"
+--><!--#include virtual="include/top.html" -->
 
        El servidor fuente recibio informaci&oacute;n 
        inv&aacute;lida por parte del servidor destino.
@@ -54,9 +54,9 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="Gateway incorrecte!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="Gateway incorrecte!"
+--><!--#include virtual="include/top.html" -->
 
     Le serveur proxy a re&ccedil;u une r&eacute;ponse
     incorrecte de la part d'un serveur sup&eacute;rieur. 
@@ -72,9 +72,9 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Verkeerde Gateway!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Verkeerde Gateway!"
+--><!--#include virtual="include/top.html" -->
 
     De proxy server heeft een ongeldig
     antwoord ontvangen van een gecontacteerde server.
@@ -90,9 +90,9 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="Felaktig Gateway!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="Felaktig Gateway!"
+--><!--#include virtual="include/top.html" -->
 
     Proxyservern mottog ett felaktigt svar fr&aring;n
     en tidigare server.
@@ -108,9 +108,9 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="Gateway errato!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="Gateway errato!"
+--><!--#include virtual="include/top.html" -->
 
     Il server proxy ha ricevuto una risposta
     non valida dal server precedente.
@@ -126,8 +126,9 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="Gateway inv&aacute;lido!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="Gateway inv&aacute;lido!"
+--><!--#include virtual="include/top.html" -->
 
     O servidor proxy recebeu uma resposta
     inv&aacute;lida do servidor destino.
@@ -139,3 +140,4 @@ Body:-------pt-br--
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index 808237066105647c61ca581e230f423c12d2e812..7cb76464277d95ce6fe93ae839fc6172190a4f89 100644 (file)
@@ -1,9 +1,9 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="Fehlerhafte Anfrage!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="Fehlerhafte Anfrage!"
+--><!--#include virtual="include/top.html" -->
 
     Ihr Browser (oder Proxy) hat eine ung&uuml;ltige Anfrage
     gesendet, die vom Server nicht beantwortet werden kann.
@@ -14,8 +14,8 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Bad request!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Bad request!"
+--><!--#include virtual="include/top.html" -->
 
     Your browser (or proxy) sent a request that
     this server could not understand.
@@ -26,9 +26,9 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="Bad request!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="Bad request!"
+--><!--#include virtual="include/top.html" -->
 
        El buscador ha solicitado una operaci&oacute;n
        que no puede ser procesada por el servidor.
@@ -39,9 +39,9 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="Demande incorrecte!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="Demande incorrecte!"
+--><!--#include virtual="include/top.html" -->
 
     Votre navigateur (ou votre proxy) a envoy&eacute;
     une demande que ce serveur n'a pas comprise.
@@ -52,9 +52,9 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Slechte vraag!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Slechte vraag!"
+--><!--#include virtual="include/top.html" -->
 
     Uw browser (of proxy) stuurde een vraag die
     deze server niet kon begrijpen.
@@ -65,9 +65,9 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="Felaktig f&ouml;rfr&aring;gan!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="Felaktig f&ouml;rfr&aring;gan!"
+--><!--#include virtual="include/top.html" -->
 
     Din webbl&auml;sare eller proxy skickade en f&ouml;rfr&aring;gan
     som denna server inte kunde f&ouml;rst&aring;.
@@ -78,9 +78,9 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="Richiesta incomprensibile!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="Richiesta incomprensibile!"
+--><!--#include virtual="include/top.html" -->
 
     Il tuo browser (o il proxy) ha inviato a
     questo server una richiesta incomprensibile.
@@ -91,11 +91,13 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="Requisi&ccedil;&atilde;o Inv&aacute;lida!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="Requisi&ccedil;&atilde;o Inv&aacute;lida!"
+--><!--#include virtual="include/top.html" -->
 
     Seu "browser" (ou o servidor proxy) enviou uma
     requisi&ccedil;&atilde;o inv&aacute;lida ao servidor.
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index c51343806f85b0634ef1f6d4e6fbd7d35f5403fa..354c7ece25bb50cf21e286a24f036e4e53972ac0 100644 (file)
@@ -1,9 +1,9 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="Zugriff verweigert!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="Zugriff verweigert!"
+--><!--#include virtual="include/top.html" -->
 
   <!--#if expr="$REDIRECT_URL = /\/$/" -->
 
@@ -25,8 +25,8 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Access forbidden!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Access forbidden!"
+--><!--#include virtual="include/top.html" -->
 
   <!--#if expr="$REDIRECT_URL = /\/$/" -->
 
@@ -46,9 +46,9 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="Access forbidden!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="Access forbidden!"
+--><!--#include virtual="include/top.html" -->
 
   <!--#if expr="$REDIRECT_URL = /\/$/" -->
 
@@ -71,9 +71,9 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="Acc&egrave;s interdit!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="Acc&egrave;s interdit!"
+--><!--#include virtual="include/top.html" -->
 
   <!--#if expr="$REDIRECT_URL = /\/$/" -->
 
@@ -95,9 +95,9 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Toegang verboden!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Toegang verboden!"
+--><!--#include virtual="include/top.html" -->
 
   <!--#if expr="$REDIRECT_URL = /\/$/" -->
 
@@ -117,9 +117,9 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="&Aring;tkomst f&ouml;rbjuden!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="&Aring;tkomst f&ouml;rbjuden!"
+--><!--#include virtual="include/top.html" -->
 
   <!--#if expr="$REDIRECT_URL = /\/$/" -->
 
@@ -141,9 +141,9 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="Accesso negato!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="Accesso negato!"
+--><!--#include virtual="include/top.html" -->
 
   <!--#if expr="$REDIRECT_URL = /\/$/" -->
 
@@ -163,8 +163,9 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="Acesso Proibido!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="Acesso Proibido!"
+--><!--#include virtual="include/top.html" -->
 
   <!--#if expr="$REDIRECT_URL = /\/$/" -->
 
@@ -183,3 +184,4 @@ Body:-------pt-br--
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index 4887160bfd9c02c1fa268a8c1495eeea0ce5e6df..9545d2a0065e50c62f60c1fa91a2c9e8a3b641e2 100644 (file)
@@ -1,9 +1,9 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="Objekt nicht mehr verf&uuml;gbar!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="Objekt nicht mehr verf&uuml;gbar!"
+--><!--#include virtual="include/top.html" -->
 
     Der angeforderte URL existiert auf dem Server nicht mehr
     und wurde dauerhaft entfernt.
@@ -12,8 +12,8 @@ Body:----------de--
   <!--#if expr="$HTTP_REFERER" -->
 
     Bitte informieren Sie den Autor der
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">verweisenden Seite</a>,
-    dass der Link nicht mehr aktuell ist.
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">verweisenden
+    Seite</a>, dass der Link nicht mehr aktuell ist.
 
   <!--#else -->
 
@@ -28,8 +28,8 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Resource is no longer available!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Resource is no longer available!"
+--><!--#include virtual="include/top.html" -->
 
     The requested URL is no longer available on this server and there is no
     forwarding address.
@@ -37,7 +37,7 @@ Body:----------en--
   <!--#if expr="$HTTP_REFERER" -->
   
     Please inform the author of the
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">referring
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">referring
     page</a> that the link is outdated.
    
   <!--#else -->
@@ -53,9 +53,9 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="Resource is no longer available!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="Resource is no longer available!"
+--><!--#include virtual="include/top.html" -->
 
        Los recursos solicitados ya no estan disponibles en
        este servidor y no existe una direcci&oacute;n alterna.
@@ -63,8 +63,8 @@ Body:----------es--
   <!--#if expr="$HTTP_REFERER" -->
 
        Le solicitamos que comunique al autor de la 
-       <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">p&aacute;gina 
-       referida</a> que el URL esta fuera de tiempo.
+       <a href="<!--#echo encoding="url" var="HTTP_REFERER"
+        -->">p&aacute;gina referida</a> que el URL esta fuera de tiempo.
 
   <!--#else -->
        
@@ -79,9 +79,9 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="Cette ressource n'existe plus!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="Cette ressource n'existe plus!"
+--><!--#include virtual="include/top.html" -->
 
     L'URL demand&eacute;e n'est plus accessible sur ce serveur et il
     n'y a pas d'adresse de suite. 
@@ -89,8 +89,8 @@ Body:----------fr--
   <!--#if expr="$HTTP_REFERER" --> 
 
     Nous vous prions d'informer l'auteur de
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">la 
-    page en question</a> que la r&eacute;f&eacute;rence n'est plus actuelle. 
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">la 
+    page en question</a> que la r&eacute;f&eacute;rence n'est plus actuelle.
 
   <!--#else --> 
 
@@ -105,9 +105,9 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Dit object is niet langer beschikbaar!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Dit object is niet langer beschikbaar!"
+--><!--#include virtual="include/top.html" -->
 
    De gevraagde URL is niet langer beschikbaar op deze server en er is geen
    doorverwijsadres.
@@ -115,7 +115,7 @@ Body:----------nl--
   <!--#if expr="$HTTP_REFERER" -->
 
    Gelieve aan de auteur van
-   <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">deze pagina</a>
+   <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">deze pagina</a>
    te melden dat deze link niet langer actueel is.
 
   <!--#else -->
@@ -131,9 +131,9 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="Resursen inte l&auml;ngre tillg&auml;nglig!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="Resursen inte l&auml;ngre tillg&auml;nglig!"
+--><!--#include virtual="include/top.html" -->
 
     Den &ouml;nskade adressen &auml;r inte l&auml;ngre tillg&auml;nglig hos
     denna server och det finns inte n&aring;gon adress f&ouml;r vidarebefodran.
@@ -141,8 +141,8 @@ Body:----------sv--
   <!--#if expr="$HTTP_REFERER" -->
 
     V&auml;nligen informera f&ouml;rfattaren bakom 
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">den aktuella sidan</a> 
-    att l&auml;nken &auml;r inaktuell.
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">den aktuella
+    sidan</a> att l&auml;nken &auml;r inaktuell.
  
   <!--#else -->
 
@@ -157,9 +157,9 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="La risorsa non &egrave; pi&ugrave; disponibile!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="La risorsa non &egrave; pi&ugrave; disponibile!"
+--><!--#include virtual="include/top.html" -->
 
     L'URL richiesto non &egrave; pi&ugrave; disponibile su questo server
     e non esistono indirizzi verso i quali sia possibile inoltrare
@@ -168,7 +168,7 @@ Body:----------it--
   <!--#if expr="$HTTP_REFERER" -->
 
     Per favore, informa l'autore della
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">pagina
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">pagina
     di provenienza</a> che il link non &egrave; pi&ugrave; valido.
 
   <!--#else -->
@@ -184,8 +184,9 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="Recurso n&atilde;o dispon&iacute;vel!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="Recurso n&atilde;o dispon&iacute;vel!"
+--><!--#include virtual="include/top.html" -->
 
    A URL solicitada n&atilde;o est&aacute; dispon&iacute;vel neste servidor
    e n&atilde;o existe um endere&ccedil;o alternativo.
@@ -193,7 +194,7 @@ Body:-------pt-br--
   <!--#if expr="$HTTP_REFERER" -->
 
    Por favor informe o autor da
-   <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">p&aacute;gina
+   <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">p&aacute;gina
    referida</a> que a URL est&aacute; desatualizada.
 
   <!--#else -->
@@ -206,3 +207,4 @@ Body:-------pt-br--
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index 83517f4e5b7c7810467fee46e556e732ef824ee1..152945b00747a2d7a28812dce7247ac12d989af7 100644 (file)
@@ -1,9 +1,9 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="Serverfehler!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="Serverfehler!"
+--><!--#include virtual="include/top.html" -->
 
   <!--#if expr="$REDIRECT_ERROR_NOTES" -->
 
@@ -30,8 +30,8 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Server error!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Server error!"
+--><!--#include virtual="include/top.html" -->
 
   <!--#if expr="$REDIRECT_ERROR_NOTES" -->
 
@@ -57,9 +57,9 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="Server error!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="Server error!"
+--><!--#include virtual="include/top.html" -->
 
   <!--#if expr="$REDIRECT_ERROR_NOTES" -->
 
@@ -87,9 +87,9 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="Erreur du serveur!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="Erreur du serveur!"
+--><!--#include virtual="include/top.html" -->
 
   <!--#if expr="$REDIRECT_ERROR_NOTES" -->
 
@@ -116,9 +116,9 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Server fout!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Server fout!"
+--><!--#include virtual="include/top.html" -->
 
   <!--#if expr="$REDIRECT_ERROR_NOTES" -->
 
@@ -141,9 +141,9 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="Serverfel!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="Serverfel!"
+--><!--#include virtual="include/top.html" -->
 
   <!--#if expr="$REDIRECT_ERROR_NOTES" -->
 
@@ -169,9 +169,9 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="Errore del server!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="Errore del server!"
+--><!--#include virtual="include/top.html" -->
 
   <!--#if expr="$REDIRECT_ERROR_NOTES" -->
 
@@ -198,8 +198,9 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="Erro interno do Servidor!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="Erro interno do Servidor!"
+--><!--#include virtual="include/top.html" -->
 
   <!--#if expr="$REDIRECT_ERROR_NOTES" -->
     
@@ -222,3 +223,4 @@ Body:-------pt-br--
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index c8c6f1b67f5d2264c81f3cf235e16c3b5fc828a9..f7f65c03a696ff841a0a6b43217a08236e244999 100644 (file)
@@ -1,12 +1,12 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="Content-Length-Angabe fehlerhaft!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="Content-Length-Angabe fehlerhaft!"
+--><!--#include virtual="include/top.html" -->
 
     Die Anfrage kann nicht beantwortet werden.
-    Bei Verwendung der <!--#echo var="REDIRECT_REQUEST_METHOD"-->-Methode
+    Bei Verwendung der <!--#echo var="REDIRECT_REQUEST_METHOD" -->-Methode
     mu&szlig; ein korrekter <code>Content-Length</code>-Header
     angegeben werden. 
 
@@ -16,10 +16,10 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Bad Content-Length!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Bad Content-Length!"
+--><!--#include virtual="include/top.html" -->
 
-    A request with the <!--#echo var="REDIRECT_REQUEST_METHOD"-->
+    A request with the <!--#echo var="REDIRECT_REQUEST_METHOD" -->
     method requires a valid <code>Content-Length</code> header.
 
 <!--#include virtual="include/bottom.html" -->
@@ -28,12 +28,13 @@ Body:----------en--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="Longueur du contenu ill&eacute;gal!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="Longueur du contenu ill&eacute;gal!"
+--><!--#include virtual="include/top.html" -->
 
-    Une requ&ecirc;te utilisant la m&eacute;thode <!--#echo var="REDIRECT_REQUEST_METHOD"-->
-    n&eacute;cessite un header valable <code>Content-Length</code> (indiquant la longueur).
+    Une requ&ecirc;te utilisant la m&eacute;thode <!--#echo
+    var="REDIRECT_REQUEST_METHOD" --> n&eacute;cessite un header valable
+    <code>Content-Length</code> (indiquant la longueur).
 
 <!--#include virtual="include/bottom.html" -->
 ----------fr--
@@ -41,11 +42,11 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Ongeldige lengte inhoud!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Ongeldige lengte inhoud!"
+--><!--#include virtual="include/top.html" -->
 
-    Een vraag met het <!--#echo var="REDIRECT_REQUEST_METHOD"-->
+    Een vraag met het <!--#echo var="REDIRECT_REQUEST_METHOD" -->
     type methode heeft een correcte <code>Content-Length</code> lijn nodig.
 
 <!--#include virtual="include/bottom.html" -->
@@ -54,11 +55,11 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="Felaktig Content-Length!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="Felaktig Content-Length!"
+--><!--#include virtual="include/top.html" -->
 
-    En f&ouml;rfr&aring;gan med <!--#echo var="REDIRECT_REQUEST_METHOD"-->
+    En f&ouml;rfr&aring;gan med <!--#echo var="REDIRECT_REQUEST_METHOD" -->
     metoden kr&auml;ver ett korrekt <code>Content-Length</code> huvud.
 
 <!--#include virtual="include/bottom.html" -->
@@ -67,13 +68,14 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="Campo Content-Length non valido!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="Campo Content-Length non valido!"
+--><!--#include virtual="include/top.html" -->
 
     Una richiesta con il metodo
-    <!--#echo var="REDIRECT_REQUEST_METHOD"-->
-    richiede che venga specificato un header <code>Content-Length</code> valido.
+    <!--#echo var="REDIRECT_REQUEST_METHOD" -->
+    richiede che venga specificato un header <code>Content-Length</code>
+    valido.
 
 <!--#include virtual="include/bottom.html" -->
 ----------it--
@@ -81,8 +83,9 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="Content-Length Inv&aacute;lido!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="Content-Length Inv&aacute;lido!"
+--><!--#include virtual="include/top.html" -->
 
     Uma requisi&ccedil;&atilde;o 
     do m&eacute;todo <!--#echo var="REDIRECT_REQUEST_METHOD"-->
@@ -90,3 +93,4 @@ Body:-------pt-br--
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index b7b124c196ddded2b695de8169bf4b8dff67d56a..84a327adc4d2b0a28ef77846703d2406fe5d33d4 100644 (file)
@@ -1,11 +1,11 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="Methode nicht erlaubt!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="Methode nicht erlaubt!"
+--><!--#include virtual="include/top.html" -->
 
-    Die <!--#echo var="REDIRECT_REQUEST_METHOD"-->-Methode
+    Die <!--#echo var="REDIRECT_REQUEST_METHOD" -->-Methode
     ist f&uuml;r den angeforderten URL nicht erlaubt.
 
 <!--#include virtual="include/bottom.html" -->
@@ -14,10 +14,10 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Method not allowed!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Method not allowed!"
+--><!--#include virtual="include/top.html" -->
 
-    The <!--#echo var="REDIRECT_REQUEST_METHOD"-->
+    The <!--#echo var="REDIRECT_REQUEST_METHOD" -->
     method is not allowed for the requested URL.
     
 <!--#include virtual="include/bottom.html" -->
@@ -26,11 +26,11 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="Method not allowed!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="Method not allowed!"
+--><!--#include virtual="include/top.html" -->
 
-       El <!--#echo var="REDIRECT_REQUEST_METHOD"-->
+       El <!--#echo var="REDIRECT_REQUEST_METHOD" -->
        m&eacute;todo utilizado por su solicitud no esta 
        permitido por el URL.
     
@@ -40,11 +40,11 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="M&eacute;thode interdite!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="M&eacute;thode interdite!"
+--><!--#include virtual="include/top.html" -->
 
-    La m&eacute;thode <!--#echo var="REDIRECT_REQUEST_METHOD"-->
+    La m&eacute;thode <!--#echo var="REDIRECT_REQUEST_METHOD" -->
     n'est pas utilisable pour l'URL requise.
 
 <!--#include virtual="include/bottom.html" -->
@@ -53,11 +53,11 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Type methode niet toegelaten!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Type methode niet toegelaten!"
+--><!--#include virtual="include/top.html" -->
 
-    Het <!--#echo var="REDIRECT_REQUEST_METHOD"-->
+    Het <!--#echo var="REDIRECT_REQUEST_METHOD" -->
     type methode is niet toegelaten voor de gevraagde URL.
 
 <!--#include virtual="include/bottom.html" -->
@@ -66,11 +66,11 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="Metoden inte till&aring;ten!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="Metoden inte till&aring;ten!"
+--><!--#include virtual="include/top.html" -->
 
-    <!--#echo var="REDIRECT_REQUEST_METHOD"-->
+    <!--#echo var="REDIRECT_REQUEST_METHOD" -->
     metoden &auml;r inte till&aring;ten f&ouml;r den f&ouml;rfr&aring;gade
     adressen.
 
@@ -80,11 +80,11 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="Metodo non consentito!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="Metodo non consentito!"
+--><!--#include virtual="include/top.html" -->
 
-    Il metodo <!--#echo var="REDIRECT_REQUEST_METHOD"-->
+    Il metodo <!--#echo var="REDIRECT_REQUEST_METHOD" -->
     non &egrave; consentito per l'URL richiesto.
 
 <!--#include virtual="include/bottom.html" -->
@@ -93,11 +93,13 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="M&eacute;todo n&atilde;o permitido!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="M&eacute;todo n&atilde;o permitido!"
+--><!--#include virtual="include/top.html" -->
 
-    O m&eacute;todo <!--#echo var="REDIRECT_REQUEST_METHOD"-->
+    O m&eacute;todo <!--#echo var="REDIRECT_REQUEST_METHOD" -->
     n&atilde;o &eacute; permitido para a URL requisitada.
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index 15891e17129613df9746e456e78915661e2e5444..59a4437337a790188beccede4969fd377ac55388 100644 (file)
@@ -1,9 +1,9 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="Kein passendes Objekt gefunden!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="Kein passendes Objekt gefunden!"
+--><!--#include virtual="include/top.html" -->
 
     Unter dem angeforderten URL konnte kein geeignetes Objekt
     auf dem Server gefunden werden, das dem vom Browser
@@ -15,8 +15,8 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="No acceptable object found!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="No acceptable object found!"
+--><!--#include virtual="include/top.html" -->
 
     An appropriate representation of the requested resource
     could not be found on this server.
@@ -27,9 +27,9 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="No acceptable object found!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="No acceptable object found!"
+--><!--#include virtual="include/top.html" -->
 
        Una representaci&oacute;n apropiada de los recursos 
        solicitados no ha podido ser localizada en 
@@ -41,9 +41,9 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="L'objet trouv&eacute; n'est pas acceptable!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="L'objet trouv&eacute; n'est pas acceptable!"
+--><!--#include virtual="include/top.html" -->
 
     Une repr&eacute;sentation appropri&eacute;e de la ressource requise
     n'a pu &ecirc;tre trouv&eacute;e sur ce serveur.
@@ -54,9 +54,9 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Geen acceptabel object gevonden!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Geen acceptabel object gevonden!"
+--><!--#include virtual="include/top.html" -->
 
     Een toereikende representatie van het gevraagde object
     kon niet gevonden worden op deze server.
@@ -67,9 +67,9 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="Inget acceptabelt objekt hittat!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="Inget acceptabelt objekt hittat!"
+--><!--#include virtual="include/top.html" -->
 
     En l&auml;mplig representation av den efterfr&aring;gade
     resursen kunde inte hittas p&aring; denna server.
@@ -80,9 +80,9 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="Nessun oggetto accettabile!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="Nessun oggetto accettabile!"
+--><!--#include virtual="include/top.html" -->
 
     Questo server non riesce a trovare una rappresentazione
     appropriata per la risorsa richiesta.
@@ -93,11 +93,13 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="Objeto apropriado n&atilde;o encontrado!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="Objeto apropriado n&atilde;o encontrado!"
+--><!--#include virtual="include/top.html" -->
 
     N&atilde;o existe uma representa&ccedil;&atilde;o apropriada
     para o recurso requisitado neste servidor.
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index f54b86e17611b6a6ad2453874f59a78d3ac9a3f3..36f4744d083e3135bad6696dc784616327bcbf66 100644 (file)
@@ -1,19 +1,19 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="Objekt nicht gefunden!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="Objekt nicht gefunden!"
+--><!--#include virtual="include/top.html" -->
 
     Der angeforderte URL konnte auf dem Server nicht gefunden werden.
 
   <!--#if expr="$HTTP_REFERER" -->
 
     Der Link auf der
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">verweisenden
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">verweisenden
     Seite</a> scheint falsch oder nicht mehr aktuell zu sein.
     Bitte informieren Sie den Autor
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">dieser Seite</a>
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">dieser Seite</a>
     &uuml;ber den Fehler.
 
   <!--#else -->
@@ -29,17 +29,17 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Object not found!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Object not found!"
+--><!--#include virtual="include/top.html" -->
 
     The requested URL was not found on this server.
 
   <!--#if expr="$HTTP_REFERER" -->
 
     The link on the
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">referring
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">referring
     page</a> seems to be wrong or outdated. Please inform the author of
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">that page</a>
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">that page</a>
     about the error.
 
   <!--#else -->
@@ -55,9 +55,9 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="Object not found!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="Object not found!"
+--><!--#include virtual="include/top.html" -->
 
     El URL requerido no ha sido localizado en
     este servidor.
@@ -65,10 +65,10 @@ Body:----------es--
   <!--#if expr="$HTTP_REFERER" -->
 
     El URL en la
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">p&aacute;gina
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">p&aacute;gina
     referida</a> parece tener algun error o estar fuera de tiempo. Porfavor
     comunique al autor de
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">la
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">la
     p&aacute;gina</a> acerca del error.
 
   <!--#else -->
@@ -84,20 +84,20 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="Objet non trouv&eacute;!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="Objet non trouv&eacute;!"
+--><!--#include virtual="include/top.html" -->
 
     L'URL requise n'a pu etre trouv&eacute;e sur ce serveur.
 
   <!--#if expr="$HTTP_REFERER" -->
 
     La r&eacute;f&eacute;rence sur
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">la page
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">la page
     cit&eacute;e</a>
     semble &ecirc;tre erron&eacute;e ou perim&eacute;e. Nous vous prions
     d'informer l'auteur de
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">cette page</a>
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">cette page</a>
     de cette erreur.
 
   <!--#else -->
@@ -113,18 +113,18 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Object niet gevonden!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Object niet gevonden!"
+--><!--#include virtual="include/top.html" -->
 
     De gevraagde URL was niet gevonden op deze server.
 
   <!--#if expr="$HTTP_REFERER" -->
 
     De link op
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">deze pagina
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">deze pagina
     pagina</a> is verkeerd of achterhaald. Gelieve de auteur van
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">die pagina</a>
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">die pagina</a>
     in te lichten over deze fout.
 
   <!--#else -->
@@ -140,18 +140,18 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="Objektet hittas ej!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="Objektet hittas ej!"
+--><!--#include virtual="include/top.html" -->
 
     Den efterfr&aring;gade adressen hittades inte p&aring; denna server.
 
   <!--#if expr="$HTTP_REFERER" -->
 
     L&auml;nken p&aring; den
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">tidigare sidan</a> 
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">tidigare sidan</a> 
     verkar vara felaktig eller inaktuell. V&auml;nligen informera f&ouml;rfattaren av
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">sidan</a>
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">sidan</a>
     om felet.
 
   <!--#else -->
@@ -167,19 +167,19 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="Oggetto non trovato!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="Oggetto non trovato!"
+--><!--#include virtual="include/top.html" -->
 
     L'URL richiesto non esiste su questo server.
 
   <!--#if expr="$HTTP_REFERER" -->
 
     Il link della
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">pagina da cui
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">pagina da cui
     sei arrivato</a> potrebbe essere errato o non essere pi&ugrave; valido.
     Per favore, informa dell'errore l'autore della
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">pagina</a>.
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">pagina</a>.
 
   <!--#else -->
 
@@ -194,17 +194,18 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="Objeto n&atilde;o encontrado!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="Objeto n&atilde;o encontrado!"
+--><!--#include virtual="include/top.html" -->
 
     A URL requisitada n&atilde;o foi encontrada neste servidor.
 
   <!--#if expr="$HTTP_REFERER" -->
 
     O link na
-    <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">p&aacute;gina
+    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">p&aacute;gina
     referida</a> parece estar com algum erro ou desatualizado. Por favor informe o
-    autor <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">desta 
+    autor <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">desta 
     p&aacute;gina</a> sobre o erro.
 
    <!--#else -->
@@ -216,3 +217,4 @@ Body:-------pt-br--
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index d6693153cfd042bb700fba8750d6acaaa87c20fd..3de21f8b758a05a446aaeb2624585b2d5c679a51 100644 (file)
@@ -1,9 +1,9 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="Anfrage nicht ausf&uuml;hrbar!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="Anfrage nicht ausf&uuml;hrbar!"
+--><!--#include virtual="include/top.html" -->
 
     Die vom Browser angeforderte Aktion wird vom Server
     nicht unterst&uuml;tzt.
@@ -14,8 +14,8 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Cannot process request!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Cannot process request!"
+--><!--#include virtual="include/top.html" -->
 
     The server does not support the action requested by the browser.
    
@@ -25,9 +25,9 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="Cannot proceed request!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="Cannot proceed request!"
+--><!--#include virtual="include/top.html" -->
 
        El buscador esta solicitando una acci&oacute;n 
        que no puede ser procesada.
@@ -38,9 +38,9 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="La requ&ecirc;te ne peut &ecirc;tre effectu&eacute;e!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="La requ&ecirc;te ne peut &ecirc;tre effectu&eacute;e!"
+--><!--#include virtual="include/top.html" -->
 
     Le serveur n'est pas en mesure d'effectuer l'action
     requise par le navigateur. 
@@ -51,9 +51,9 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Kan vraag niet verwerken!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Kan vraag niet verwerken!"
+--><!--#include virtual="include/top.html" -->
 
    De server ondersteunt de actie, gevraagd door de browser, niet.
 
@@ -63,9 +63,9 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="Kan ej utf&ouml;ra f&ouml;rfr&aring;gan!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="Kan ej utf&ouml;ra f&ouml;rfr&aring;gan!"
+--><!--#include virtual="include/top.html" -->
 
     Servern st&ouml;djer inte den handling som &ouml;nskades
     av webbl&auml;saren.
@@ -76,9 +76,9 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="La richiesta non pu&ograve; essere soddisfatta!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="La richiesta non pu&ograve; essere soddisfatta!"
+--><!--#include virtual="include/top.html" -->
 
     Il server non supporta il tipo di azione richiesta dal browser.
 
@@ -88,11 +88,13 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="A requisi&ccedil;&atilde;o n&atilde;o pode ser processada!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="A requisi&ccedil;&atilde;o n&atilde;o pode ser processada!"
+--><!--#include virtual="include/top.html" -->
 
    O servidor n&atilde;o suporta a a&ccedil;&atilde;o requisitada pelo
    seu "browser".
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index 4ea5a052393cd012d6e50e5e5fbdf6fe81e7925f..58b7741665bdd10481da13e172f0afa161359f7f 100644 (file)
@@ -1,9 +1,9 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="Vorbedingung negativ!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="Vorbedingung negativ!"
+--><!--#include virtual="include/top.html" -->
 
     Die Vorbedingung unter dem angeforderten URL wurde
     negativ ausgewertet.
@@ -14,8 +14,8 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Precondition failed!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Precondition failed!"
+--><!--#include virtual="include/top.html" -->
 
     The precondition on the request for the URL failed positive evaluation.
   
@@ -25,9 +25,9 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="Precondition failed!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="Precondition failed!"
+--><!--#include virtual="include/top.html" -->
 
        La precondicion para que exista una 
        conecci&oacute;n al URL solicitado es falsa.
@@ -38,9 +38,9 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="Pr&eacute;condition n&eacute;gative!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="Pr&eacute;condition n&eacute;gative!"
+--><!--#include virtual="include/top.html" -->
 
     La pr&eacute;condition pour l'URL requise a &eacute;t&eacute;
     &eacute;valu&eacute;e n&eacute;gativement.
@@ -51,9 +51,9 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Startvoorwaarde niet voldaan!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Startvoorwaarde niet voldaan!"
+--><!--#include virtual="include/top.html" -->
 
   Een startvoorwaarde werd niet voldaan bij verwerking van de vraag naar de URL.
 
@@ -63,9 +63,9 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="N&ouml;dv&auml;ndig f&ouml;ruts&auml;ttning misslyckades!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="N&ouml;dv&auml;ndig f&ouml;ruts&auml;ttning misslyckades!"
+--><!--#include virtual="include/top.html" -->
 
     Den n&ouml;dv&auml;ndiga f&ouml;ruts&auml;ttningen f&ouml;r
     adressf&ouml;rfr&aring;gan passerade inte utv&auml;rderingen
@@ -77,9 +77,9 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="Criteri di precondizione non soddisfatti!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="Criteri di precondizione non soddisfatti!"
+--><!--#include virtual="include/top.html" -->
 
     I criteri di precondizione per consentire l'invio dell'URL
     richiesto non sono stati soddisfatti.
@@ -90,11 +90,13 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="Falha de precondi&ccedil;&atilde;o!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="Falha de precondi&ccedil;&atilde;o!"
+--><!--#include virtual="include/top.html" -->
 
     A condi&ccedil;&atilde;o necess&aacute;ria para a
-       requisi&ccedil;&atilde;o da URL foi avaliada como falsa.
+    requisi&ccedil;&atilde;o da URL foi avaliada como falsa.
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index 017d0bfc5df761957f6a845629002fae6610c9e9..86bd6521d1beb84d713487e09c1a9f13465f2166 100644 (file)
@@ -1,12 +1,12 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="&Uuml;bergebene Daten zu gro&szlig;!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="&Uuml;bergebene Daten zu gro&szlig;!"
+--><!--#include virtual="include/top.html" -->
 
     Die bei der Anfrage &uuml;bermittelten Daten sind f&uuml;r
-    die <!--#echo var="REDIRECT_REQUEST_METHOD"-->-Methode
+    die <!--#echo var="REDIRECT_REQUEST_METHOD" -->-Methode
     nicht erlaubt oder die Datenmenge hat das Maximum &uuml;berschritten.
 
 <!--#include virtual="include/bottom.html" -->
@@ -15,10 +15,10 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Request entity too large!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Request entity too large!"
+--><!--#include virtual="include/top.html" -->
 
-    The <!--#echo var="REDIRECT_REQUEST_METHOD"-->
+    The <!--#echo var="REDIRECT_REQUEST_METHOD" -->
     method does not allow the data transmitted, or the data volume
     exceeds the capacity limit.
 
@@ -28,12 +28,12 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="Request entity too large!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="Request entity too large!"
+--><!--#include virtual="include/top.html" -->
 
        Los recursos establecidos no permiten peticiones con
-       el <!--#echo var="REDIRECT_REQUEST_METHOD"--> m&eacute;todo 
+       el <!--#echo var="REDIRECT_REQUEST_METHOD" --> m&eacute;todo 
        suministrado por su solicitud, o, la cantidad de datos 
        provistos exceden los l&iacute;mites de capacidad.
 
@@ -43,11 +43,11 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="Volume de la demande trop grand!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="Volume de la demande trop grand!"
+--><!--#include virtual="include/top.html" -->
 
-    La m&eacute;thode <!--#echo var="REDIRECT_REQUEST_METHOD"--> 
+    La m&eacute;thode <!--#echo var="REDIRECT_REQUEST_METHOD" -->
     n'autorise pas le transfert de ces donn&eacute;es ou bien le volume
     des donn&eacute;es exc&egrave;de la limite de capacit&eacute;.
 
@@ -57,12 +57,12 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Volume van gevraagde entiteit te groot!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Volume van gevraagde entiteit te groot!"
+--><!--#include virtual="include/top.html" -->
 
-  Het <!--#echo var="REDIRECT_REQUEST_METHOD"--> type methode laat niet toe data
-  te versturen of het datavolume is groter dan maximaal toegelaten.
+  Het <!--#echo var="REDIRECT_REQUEST_METHOD" --> type methode laat niet toe
+  data te versturen of het datavolume is groter dan maximaal toegelaten.
 
 <!--#include virtual="include/bottom.html" -->
 ----------nl--
@@ -70,12 +70,13 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="F&ouml;r stor enhet vid f&ouml;rfr&aring;gan!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="F&ouml;r stor enhet vid f&ouml;rfr&aring;gan!"
+--><!--#include virtual="include/top.html" -->
 
-    <!--#echo var="REDIRECT_REQUEST_METHOD"--> metoden till&aring;ter
-    inte den skickade datan eller s&aring; &ouml;verskrider datavolymen kapacitetsniv&aring;n.
+    <!--#echo var="REDIRECT_REQUEST_METHOD" --> metoden till&aring;ter
+    inte den skickade datan eller s&aring; &ouml;verskrider datavolymen
+    kapacitetsniv&aring;n.
 
 <!--#include virtual="include/bottom.html" -->
 ----------sv--
@@ -83,12 +84,12 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="Richiesta troppo grande!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="Richiesta troppo grande!"
+--><!--#include virtual="include/top.html" -->
 
-    Il metodo <!--#echo var="REDIRECT_REQUEST_METHOD"-->
-    non consente di trasferire dati, oppure la quantit&agrave; di dati 
+    Il metodo <!--#echo var="REDIRECT_REQUEST_METHOD" -->
+    non consente di trasferire dati, oppure la quantit&agrave; di dati
     richiesti &egrave; eccessiva.
 
 <!--#include virtual="include/bottom.html" -->
@@ -97,12 +98,14 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="Volume da dados muito grande!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="Volume da dados muito grande!"
+--><!--#include virtual="include/top.html" -->
 
-    O m&eacute;todo <!--#echo var="REDIRECT_REQUEST_METHOD"-->
+    O m&eacute;todo <!--#echo var="REDIRECT_REQUEST_METHOD" -->
     n&atilde;o permite a transmiss&atilde;o dos dados,
     ou o volume de dados excede a capacidade limite.
   
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index 858f259eb1b2d64055323574b8df3ed6e72071e0..f9fa02e5721621be7442ddc5ce301b4035c74a40 100644 (file)
@@ -1,9 +1,9 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="Zeitlimit &uuml;berschritten!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="Zeitlimit &uuml;berschritten!"
+--><!--#include virtual="include/top.html" -->
 
     Der Server konnte nicht mehr l&auml;nger auf die Beendigung
     der Browseranfrage warten; die Netzwerkverbindung wurde
@@ -15,8 +15,8 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Request time-out!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Request time-out!"
+--><!--#include virtual="include/top.html" -->
 
     The server closed the network connection because the browser
     didn't finish the request within the specified time.
@@ -27,9 +27,9 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="Request time-out!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="Request time-out!"
+--><!--#include virtual="include/top.html" -->
 
        El servidor ha cerrado la conecci&oacute;n de red 
        debido a que el buscador no termino la solicitud
@@ -41,9 +41,9 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="Requ&ecirc;te trop longue !" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="Requ&ecirc;te trop longue !"
+--><!--#include virtual="include/top.html" -->
 
     Le serveur a ferm&eacute; la connection car le navigateur n'a pas 
     fini la requ&ecirc;te dans le temps sp&eacute;cifi&eacute;.
@@ -54,9 +54,9 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Tijdlimiet overschreden!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Tijdlimiet overschreden!"
+--><!--#include virtual="include/top.html" -->
 
    De server heeft de netwerkverbinding gesloten omdat de browser
    de vraag niet heeft be&euml;indigd binnen een gestelde tijd.
@@ -67,9 +67,9 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="Request time-out!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="Request time-out!"
+--><!--#include virtual="include/top.html" -->
 
     Servern st&auml;ngde f&ouml;rbindelsen d&auml;rf&ouml;r att
     webbl&auml;saren inte avslutade f&ouml;rfr&aring;gan inom
@@ -81,9 +81,9 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="Time-out della richiesta!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="Time-out della richiesta!"
+--><!--#include virtual="include/top.html" -->
 
     Il server ha chiuso la connessione in quanto &egrave; stato
     superato il limite di tempo entro il quale il browser avrebbe
@@ -95,8 +95,9 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="Tempo excedido!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="Tempo excedido!"
+--><!--#include virtual="include/top.html" -->
 
    O servidor encerrou a conex&atilde;o porque o "browser"
    n&atilde;o finalizou a requisi&ccedil;&atilde;o dentro
@@ -104,3 +105,4 @@ Body:-------pt-br--
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index 219ef8d48b59b982c60eccf78d5da4603df76fff..26c6f6dc1c1fc7973c2769fab45848fc2d0ed475 100644 (file)
@@ -1,9 +1,9 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="&Uuml;bergebener URI zu gro&szlig;!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="&Uuml;bergebener URI zu gro&szlig;!"
+--><!--#include virtual="include/top.html" -->
 
     Der bei der Anfrage &uuml;bermittelte URI &uuml;berschreitet
     die maximale L&auml;nge.
@@ -15,8 +15,8 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Submitted URI too large!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Submitted URI too large!"
+--><!--#include virtual="include/top.html" -->
 
     The length of the requested URL exceeds the capacity limit for
        this server. The request cannot be processed.
@@ -27,9 +27,9 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="Submitted URI too large!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="Submitted URI too large!"
+--><!--#include virtual="include/top.html" -->
 
        Su solicitud no puede procesarse debido a que la
        longitud del URL excede la capacidad limite del 
@@ -41,9 +41,9 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="L'URI demandee est trop longue!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="L'URI demandee est trop longue!"
+--><!--#include virtual="include/top.html" -->
 
     La longueur de l'URL demand&eacute;e exc&egrave;de la limite de
     capacit&egrave; pour ce serveur. Nous ne pouvons donner suite
@@ -55,9 +55,9 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Aangeboden URI te groot!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Aangeboden URI te groot!"
+--><!--#include virtual="include/top.html" -->
 
    De lengte van de aangeboden URL overschreidt het maximum
    voor deze server. De vraag kan niet verwerkt worden.
@@ -68,9 +68,9 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="Efterfr&aring;gad URI f&ouml;r stor!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="Efterfr&aring;gad URI f&ouml;r stor!"
+--><!--#include virtual="include/top.html" -->
 
     L&auml;ngden p&aring; adressen som efterfr&aring;gas &ouml;verskrider
     kapacitetsgr&auml;nsen f&ouml;r denna server. F&ouml;rfr&aring;gan kan
@@ -82,9 +82,9 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="URI troppo lungo!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="URI troppo lungo!"
+--><!--#include virtual="include/top.html" -->
 
     La lunghezza dell'indirizzo (URL) trasmesso supera il
     limite massimo imposto da questo server.
@@ -96,8 +96,9 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="URL excede limite!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="URL excede limite!"
+--><!--#include virtual="include/top.html" -->
 
    O tamanho do endere&ccedil;o (URL) excede a capacidade limite
    desse servidor. A requisi&ccedil;&atilde;o n&atilde;o pode ser
@@ -105,3 +106,4 @@ Body:-------pt-br--
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index eb0fadd843be3f8813779d50989d0689b535f4e1..016d2502c16ce33ee5b68d3375190fefe6dc1f0f 100644 (file)
@@ -1,9 +1,9 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="Zugriff nicht m&ouml;glich!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="Zugriff nicht m&ouml;glich!"
+--><!--#include virtual="include/top.html" -->
 
     Der Server ist derzeit nicht in der Lage die Anfrage
     zu bearbeiten. Entweder ist der Server derzeit &uuml;berlastet
@@ -16,8 +16,8 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Service unavailable!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Service unavailable!"
+--><!--#include virtual="include/top.html" -->
 
     The server is temporarily unable to service your
     request due to maintenance downtime or capacity
@@ -29,9 +29,9 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="Service unavailable!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="Service unavailable!"
+--><!--#include virtual="include/top.html" -->
 
        El servidor no puede atender su solicitud por
        el momento debido a problemas de mantenimiento
@@ -46,9 +46,9 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="Service inaccessible!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="Service inaccessible!"
+--><!--#include virtual="include/top.html" -->
 
     En raison de travaux de maintenance ou de probl&egrave;mes
     de capacit&eacute; le serveur n'est pas en mesure de r&eacute;pondre
@@ -61,9 +61,9 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Dienst niet beschikbaar!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Dienst niet beschikbaar!"
+--><!--#include virtual="include/top.html" -->
 
     De server kan tijdelijk uw vraag niet verwerken
     door onderhoud of problemen met de capaciteit van de server.
@@ -75,9 +75,9 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="Tj&auml;nsten ej tillg&auml;nglig!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="Tj&auml;nsten ej tillg&auml;nglig!"
+--><!--#include virtual="include/top.html" -->
 
     Servern &auml;r f&ouml;r tillf&auml;llet of&ouml;rm&ouml;gen att
     utf&ouml;ra din f&ouml;rfr&aring;gan p&aring; grund av underh&aring;ll
@@ -90,9 +90,9 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="Servizio non disponibile!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="Servizio non disponibile!"
+--><!--#include virtual="include/top.html" -->
 
     Il server in questo momento non &egrave; in grado di
     soddisfare la richiesta per motivi di manutenzione
@@ -105,8 +105,9 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="Servi&ccedil;o indispon&iacute;vel!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="Servi&ccedil;o indispon&iacute;vel!"
+--><!--#include virtual="include/top.html" -->
 
     O servidor est&aacute; temporariamente fora de servi&ccedil;o
     para manutan&ccedil;&atilde;o ou devido a problemas de capacidade.
@@ -114,3 +115,4 @@ Body:-------pt-br--
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index 921f98ac4a4b37054295e0dcdefc4ab413239c34..947627633b593bffd79e8aa3750a337521451bc0 100644 (file)
@@ -1,9 +1,9 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="Authentisierung fehlgeschlagen!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="Authentisierung fehlgeschlagen!"
+--><!--#include virtual="include/top.html" -->
 
     Der Server konnte nicht verifizieren, ob Sie autorisiert sind,
     auf den URL "<!--#echo encoding="url" var="REDIRECT_URL"-->" zuzugreifen.
@@ -14,8 +14,8 @@ Body:----------de--
   <!--#include virtual="include/spacer.html" -->
 
     Sofern Sie f&uuml;r den Zugriff berechtigt sind, &uuml;berpr&uuml;fen
-       Sie bitte die eingegebene User-ID und das Passwort und versuchen Sie
-       es erneut.
+    Sie bitte die eingegebene User-ID und das Passwort und versuchen Sie
+    es erneut.
 
 <!--#include virtual="include/bottom.html" -->
 ----------de--
@@ -23,8 +23,8 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Authentication required!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Authentication required!"
+--><!--#include virtual="include/top.html" -->
 
     This server could not verify that you are authorized to access
     the URL "<!--#echo encoding="url" var="REDIRECT_URL" -->".
@@ -42,9 +42,9 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="Authentication required!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="Authentication required!"
+--><!--#include virtual="include/top.html" -->
 
     El servidor no puede certificar que usted este autorizado
     para accesar el URL "<!--#echo encoding="url" var="REDIRECT_URL" -->".
@@ -65,9 +65,9 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="Autorisation requise!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="Autorisation requise!"
+--><!--#include virtual="include/top.html" -->
 
     Ce server n'a pas &eacute;t&eacute; en mesure de v&eacute;rifier que
     vous &ecirc;tes autoris&eacute; &agrave; acc&eacute;der &agrave; cette
@@ -89,9 +89,9 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Authenticatie nodig!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Authenticatie nodig!"
+--><!--#include virtual="include/top.html" -->
 
     De server kon niet controleren of u gemachtigd bent om toegang te krijgen
     tot de URL "<!--#echo encoding="url" var="REDIRECT_URL" -->".
@@ -109,9 +109,9 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="Autentisering kr&auml;vs!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="Autentisering kr&auml;vs!"
+--><!--#include virtual="include/top.html" -->
 
     Servern kunde inte verifiera att du har till&aring;telse att bes&ouml;ka 
     adressen "<!--#echo encoding="url" var="REDIRECT_URL" -->".
@@ -129,9 +129,9 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="Autorizzazione necessaria!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="Autorizzazione necessaria!"
+--><!--#include virtual="include/top.html" -->
 
     Questo server non pu&ograve; verificare l'autorizzazione
     all'accesso a "<!--#echo encoding="url" var="REDIRECT_URL" -->".
@@ -150,8 +150,9 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="Autentica&ccedil;&atilde;o Requerida!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="Autentica&ccedil;&atilde;o Requerida!"
+--><!--#include virtual="include/top.html" -->
 
     Este servidor n&atilde;o pode autorizar o seu acesso &agrave; URL
     "<!--#echo encoding="url" var="REDIRECT_URL" -->".
@@ -165,3 +166,4 @@ Body:-------pt-br--
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index b187d1fdd887c6298b9cc294f6be116d2372e23d..34d7fd09a3983bb0903f3cf5a2ecb90146e6a45d 100644 (file)
@@ -1,9 +1,9 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="Nicht unterst&uuml;tztes Format!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="Nicht unterst&uuml;tztes Format!"
+--><!--#include virtual="include/top.html" -->
 
     Das bei der Anfrage &uuml;bermittelte Format (Media Type)
     wird vom Server nicht unterst&uuml;tzt.
@@ -14,8 +14,8 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Unsupported media type!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Unsupported media type!"
+--><!--#include virtual="include/top.html" -->
 
     The server does not support the media type transmitted in the request.
 
@@ -25,9 +25,9 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="Unsupported media type!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="Unsupported media type!"
+--><!--#include virtual="include/top.html" -->
 
        Los datos de su solicitud no se encuentran en
        un formato aceptado por este recurso.
@@ -38,22 +38,22 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="Type de m&eacute;dia invalide!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="Type de m&eacute;dia invalide!"
+--><!--#include virtual="include/top.html" -->
 
     Le serveur ne supporte pas le type de m&eacute;dia utilis&eacute;
     dans votre requ&ecirc;te. 
 
-<!--#include virtual="include/bottom.html" -->
+<!--#include virtual="include/bottom.html"-->
 ----------fr--
 
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Niet ondersteund formaat!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Niet ondersteund formaat!"
+--><!--#include virtual="include/top.html" -->
 
    De server ondersteunt het gevraagde formaat ( media type ) niet.
 
@@ -63,9 +63,9 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="Mediatypen st&ouml;ds ej!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="Mediatypen st&ouml;ds ej!"
+--><!--#include virtual="include/top.html" -->
 
     Servern st&ouml;djer inte den mediatyp som skickats i f&ouml;rfr&aring;gan.
 
@@ -75,9 +75,9 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="Tipo di dato non supportato!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="Tipo di dato non supportato!"
+--><!--#include virtual="include/top.html" -->
 
     Il server non &egrave; in grado di gestire il 
     tipo del formato dei dati trasmesso nella richiesta.
@@ -88,11 +88,13 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="Tipo de media n&atilde;o suportado!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="Tipo de media n&atilde;o suportado!"
+--><!--#include virtual="include/top.html" -->
 
    O servidor n&atilde;o suporta o tipo de m&iacute;dia
    transmitida nesta requisi&ccedil;&atilde;o.
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index 6dbd3b441973c6b3492bba2cd32126d049f56ee6..da12c7ae8ff6cfa186f161dd27f07f1be6b838e4 100644 (file)
@@ -1,9 +1,9 @@
 Content-language: de
 Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
-<!--#set var="CONTENT_LANGUAGE" value="de" -->
-<!--#set var="TITLE" value="Variante ebenfalls ver&auml;nderlich!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="de"
+--><!--#set var="TITLE" value="Variante ebenfalls ver&auml;nderlich!"
+--><!--#include virtual="include/top.html" -->
 
     Ein Zugriff auf das angeforderte Objekt bzw. einer
     Variante dieses Objektes ist nicht m&ouml;glich, da es ebenfalls
@@ -15,8 +15,8 @@ Body:----------de--
 Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
-<!--#set var="TITLE" value="Variant also varies!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Variant also varies!"
+--><!--#include virtual="include/top.html" -->
 
     A variant for the requested entity
     is itself a negotiable resource.
@@ -28,9 +28,9 @@ Body:----------en--
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
-<!--#set var="CONTENT_LANGUAGE" value="es" -->
-<!--#set var="TITLE" value="Variant also varies!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="es"
+--><!--#set var="TITLE" value="Variant also varies!"
+--><!--#include virtual="include/top.html" -->
 
        No es posible tener acceso debido a que
        una variante de la solicitud es por si 
@@ -42,9 +42,9 @@ Body:----------es--
 Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
-<!--#set var="CONTENT_LANGUAGE" value="fr" -->
-<!--#set var="TITLE" value="La variante varie elle-m&ecirc;me!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="fr"
+--><!--#set var="TITLE" value="La variante varie elle-m&ecirc;me!"
+--><!--#include virtual="include/top.html" -->
 
     Une variante pour l'entit&eacute; requise
     est elle-m&ecirc;me une ressource n&eacute;gociable.
@@ -56,9 +56,9 @@ Body:----------fr--
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
-<!--#set var="CONTENT_LANGUAGE" value="nl" -->
-<!--#set var="TITLE" value="Variant varieert ook!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="nl"
+--><!--#set var="TITLE" value="Variant varieert ook!"
+--><!--#include virtual="include/top.html" -->
 
     Een variant van het gevraagde object
     is op zich ook een te onderhandelen variant.
@@ -70,9 +70,9 @@ Body:----------nl--
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
-<!--#set var="CONTENT_LANGUAGE" value="sv" -->
-<!--#set var="TITLE" value="Variant also varies!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="sv"
+--><!--#set var="TITLE" value="Variant also varies!"
+--><!--#include virtual="include/top.html" -->
 
     En variant av den f&ouml;rfr&aring;gade enheten &auml;r i
     sig sj&auml;lv en giltig resurs. &Aring;tkomst &auml;r inte
@@ -84,9 +84,9 @@ Body:----------sv--
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
-<!--#set var="CONTENT_LANGUAGE" value="it" -->
-<!--#set var="TITLE" value="La versione variante varia essa stessa!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="it"
+--><!--#set var="TITLE" value="La versione variante varia essa stessa!"
+--><!--#include virtual="include/top.html" -->
 
     Non &egrave; possibile accedere all'entit&agrave;
     richiesta perch&eacute; &grave; essa stessa
@@ -98,8 +98,9 @@ Body:----------it--
 Content-language: pt-br
 Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
-<!--#set var="TITLE" value="Variante auto-negoci&aacute;vel!" -->
-<!--#include virtual="include/top.html" -->
+<!--#set var="CONTENT_LANGUAGE" value="pt-br"
+--><!--#set var="TITLE" value="Variante auto-negoci&aacute;vel!"
+--><!--#include virtual="include/top.html" -->
 
     Uma variante da entidade de requisi&ccedil;&atilde;o
        &eacute; por si mesma um recurso negoci&aacute;vel.
@@ -107,3 +108,4 @@ Body:-------pt-br--
 
 <!--#include virtual="include/bottom.html" -->
 -------pt-br--
+
index a1f952dacd398d5bc727a2b586a32d276a30b90b..90a95e04e8c62e26b555ab6c5427e11de5915cad 100644 (file)
@@ -3,7 +3,7 @@ Content-type: text/html; charset=ISO-8859-1
 Body:----------de--
 Sofern Sie dies f&uuml;r eine Fehlfunktion des Servers halten,
 informieren Sie bitte den 
-<a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">Webmaster</a>
+<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">Webmaster</a>
 hier&uuml;ber.
 ----------de--
 
@@ -11,14 +11,14 @@ Content-language: en
 Content-type: text/html; charset=ISO-8859-1
 Body:----------en--
 If you think this is a server error, please contact
-the <a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">webmaster</a>.
+the <a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webmaster</a>.
 ----------en--
 
 Content-language: es
 Content-type: text/html; charset=ISO-8859-1
 Body:----------es--
 Favor de contactar al 
-<a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">webmaster</a>
+<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webmaster</a>
 en caso de que usted crea que existe un error en el servidor.
 ----------es--
 
@@ -26,28 +26,28 @@ Content-language: fr
 Content-type: text/html; charset=ISO-8859-1
 Body:----------fr--
 Si vous pensez qu'il s'agit d'une erreur du serveur, veuillez contacter le 
-<a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">gestionnaire du site</a>.
+<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">gestionnaire du site</a>.
 ----------fr--
 
 Content-language: nl
 Content-type: text/html; charset=ISO-8859-1
 Body:----------nl--
 Indien u van oordeel bent dat deze server in fout is, gelieve
-de <a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">webmaster</a> te contacteren.
+de <a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webmaster</a> te contacteren.
 ----------nl--
 
 Content-language: sv
 Content-type: text/html; charset=ISO-8859-1
 Body:----------sv--
 Om du tror att detta beror p&aring; ett serverfel, v&auml;nligen kontakta 
-<a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">webbansvarig</a>.
+<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webbansvarig</a>.
 ----------sv--
 
 Content-language: it
 Content-type: text/html; charset=ISO-8859-1
 Body:----------it--
 Se pensi che questo sia un errore del server, per favore contatta il 
-<a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">webmaster</a>.
+<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webmaster</a>.
 ----------it--
 
 Content-language: pt-br
@@ -55,5 +55,6 @@ Content-type: text/html; charset=ISO-8859-1
 Body:-------pt-br--
 Se voc&ecirc; acredita ter encontrado um problema no servidor,
 por favor entre em contato com o 
-<a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">webmaster</a>.
+<a href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->">webmaster</a>.
 -------pt-br--
+
index ad44d9c9e3c9492e94dc7c07ddfe6fa30c5335ca..e8522b6e9b0d897a36a7b830de9f919f78582c01 100644 (file)
@@ -1,19 +1,14 @@
-</dd></dl><dl><dd>
+</p>
+<p>
 <!--#include virtual="../contact.html.var" -->
-</dd></dl>
+</p>
 
 <h2>Error <!--#echo encoding="none" var="REDIRECT_STATUS" --></h2>
-<dl>
-<dd>
 <address>
-  <a href="/"><!--#echo encoding="none" var="SERVER_NAME" --></a>
-  <br />
+  <a href="/"><!--#echo var="SERVER_NAME" --></a><br />
   <!--#config timefmt="%c" -->
-  <small><!--#echo encoding="none" var="DATE_LOCAL" --></small>
-  <br />
-  <small><!--#echo encoding="none" var="SERVER_SOFTWARE" --></small>
+  <span><!--#echo var="DATE_LOCAL" --><br />
+  <!--#echo var="SERVER_SOFTWARE" --></span>
 </address>
-</dd>
-</dl>
 </body>
 </html>
index d8f5c2b4d6f64c9878357e4b2e6f63bf3217c17f..7d5e59531be54f36b442a7cf6c624165cbd956c1 100644 (file)
@@ -1 +1,2 @@
-</dd></dl><dl><dd>
+</p>
+<p>
index 7f69e5815c711ed9a02cfd06d302c29b33ebf6e6..64b1170ed3da4706eb6fc7ddbda64c07f7b4b071 100644 (file)
@@ -1,25 +1,24 @@
-<!--#if expr="! $CONTENT_LANGUAGE" -->
-<!--#set var="CONTENT_LANGUAGE" value="en" -->
-<!--#endif -->
-<!--#if expr="! $CHARACTER_ENCODING" -->
-<!--#set var="CHARACTER_ENCODING" value="ISO-8859-1" -->
-<!--#endif -->
-<?xml version="1.0" encoding="<!--#echo encoding="none" var="CHARACTER_ENCODING" -->"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
-    "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<!--#echo encoding="none" var="CONTENT_LANGUAGE" -->">
+<!--#if expr="! $CONTENT_LANGUAGE"
+--><!--#set var="CONTENT_LANGUAGE" value="en"
+--><!--#endif
+--><!--#if expr="! $CHARACTER_ENCODING"
+--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-1"
+--><!--#endif
+--><?xml version="1.0" encoding="<!--#echo var="CHARACTER_ENCODING" -->"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="<!--#echo var="CONTENT_LANGUAGE" -->" xml:lang="<!--#echo var="CONTENT_LANGUAGE" -->">
 <head>
 <title><!--#echo var="TITLE" --></title>
-<link rev="made" href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->" />
-<style type="text/css">
-<!--
-body { color: #000000; background-color: #FFFFFF; }
-a:link { color: #0000CC; }
--->
-</style>
+<link rev="made" href="mailto:<!--#echo encoding="url" var="SERVER_ADMIN" -->" />
+<style type="text/css"><!--/*--><![CDATA[/*><!--*/ 
+    body { color: #000000; background-color: #FFFFFF; }
+    a:link { color: #0000CC; }
+    p, address {margin-left: 3em;}
+    span {font-size: smaller;}
+/*]]>*/--></style>
 </head>
 
 <body>
 <h1><!--#echo encoding="none" var="TITLE" --></h1>
-<dl>
-<dd>
+<p>
\ No newline at end of file