1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-20 04:06:16 +03:00
Files
apache/docs/error/HTTP_BAD_GATEWAY.html.var
Joshua Slive eaacdaf698 Add Swedish error documents and do a little bit of reformating.
Submitted by: Erik Abele <erik@codefaktor.de>
Reviewed by: Patrik Grip-Jansson <patrikj@gnulix.org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96064 13f79535-47bb-0310-9956-ffa450edef68
2002-07-15 20:16:16 +00:00

85 lines
2.3 KiB
Plaintext

Content-language: de
Content-type: text/html
Body:----------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.
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
<!--#include virtual="include/spacer.html" -->
<!--#echo var="REDIRECT_ERROR_NOTES" -->
<!--#endif -->
<!--#include virtual="include/bottom.html" -->
----------de--
Content-language: en
Content-type: text/html
Body:----------en--
<!--#set var="TITLE" value="Bad Gateway!" -->
<!--#include virtual="include/top.html" -->
The proxy server received an invalid
response from an upstream server.
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
<!--#include virtual="include/spacer.html" -->
<!--#echo var="REDIRECT_ERROR_NOTES" -->
<!--#endif -->
<!--#include virtual="include/bottom.html" -->
----------en--
Content-language: es
Content-type: text/html
Body:----------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.
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
<!--#include virtual="include/spacer.html" -->
<!--#echo var="REDIRECT_ERROR_NOTES" -->
<!--#endif -->
<!--#include virtual="include/bottom.html" -->
----------es--
Content-language: fr
Content-type: text/html
Body:----------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.
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
<!--#include virtual="include/spacer.html" -->
<!--#echo var="REDIRECT_ERROR_NOTES" -->
<!--#endif -->
<!--#include virtual="include/bottom.html" -->
----------fr--
Content-language: sv
Content-type: text/html
Body:----------sv--
<!--#set var="TITLE" value="Felaktig Gateway!" -->
<!--#include virtual="include/top.html" -->
Proxyservern mottog ett felaktigt svar fr&aring;n
en tidigare server.
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
<!--#include virtual="include/spacer.html" -->
<!--#echo var="REDIRECT_ERROR_NOTES" -->
<!--#endif -->
<!--#include virtual="include/bottom.html" -->
----------sv--