blob: 7cb76464277d95ce6fe93ae839fc6172190a4f89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
|
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" -->
Ihr Browser (oder Proxy) hat eine ungültige Anfrage
gesendet, die vom Server nicht beantwortet werden kann.
<!--#include virtual="include/bottom.html" -->
----------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" -->
Your browser (or proxy) sent a request that
this server could not understand.
<!--#include virtual="include/bottom.html" -->
----------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" -->
El buscador ha solicitado una operación
que no puede ser procesada por el servidor.
<!--#include virtual="include/bottom.html" -->
----------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" -->
Votre navigateur (ou votre proxy) a envoyé
une demande que ce serveur n'a pas comprise.
<!--#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="Slechte vraag!"
--><!--#include virtual="include/top.html" -->
Uw browser (of proxy) stuurde een vraag die
deze server niet kon begrijpen.
<!--#include virtual="include/bottom.html" -->
----------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örfrågan!"
--><!--#include virtual="include/top.html" -->
Din webbläsare eller proxy skickade en förfrågan
som denna server inte kunde förstå.
<!--#include virtual="include/bottom.html" -->
----------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" -->
Il tuo browser (o il proxy) ha inviato a
questo server una richiesta incomprensibile.
<!--#include virtual="include/bottom.html" -->
----------it--
Content-language: pt-br
Content-type: text/html; charset=ISO-8859-1
Body:-------pt-br--
<!--#set var="CONTENT_LANGUAGE" value="pt-br"
--><!--#set var="TITLE" value="Requisição Inválida!"
--><!--#include virtual="include/top.html" -->
Seu "browser" (ou o servidor proxy) enviou uma
requisição inválida ao servidor.
<!--#include virtual="include/bottom.html" -->
-------pt-br--
|