mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Added Italian error doc translations + some cosmetics.
Submitted by: Luigi Rosa <lrosa@mail.hypertrek.info> Reviewed by: Paolo Campegiani <p.campegiani@libero.it> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96473 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -82,3 +82,20 @@ Body:----------sv--
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------it--
|
||||
<!--#set var="TITLE" value="Gateway errato!" -->
|
||||
<!--#include virtual="include/top.html" -->
|
||||
|
||||
Il server proxy ha ricevuto una risposta
|
||||
non valida dal server precedente.
|
||||
|
||||
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
|
||||
<!--#include virtual="include/spacer.html" -->
|
||||
<!--#echo var="REDIRECT_ERROR_NOTES" -->
|
||||
<!--#endif -->
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -57,3 +57,15 @@ Body:----------sv--
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------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--
|
||||
|
||||
@@ -111,3 +111,24 @@ Body:----------sv--
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------it--
|
||||
<!--#set var="TITLE" value="Accesso negato!" -->
|
||||
<!--#include virtual="include/top.html" -->
|
||||
|
||||
<!--#if expr="$REDIRECT_URL = /\/$/" -->
|
||||
|
||||
Non disponi dei permessi necessari per accedere alla
|
||||
directory richiesta oppure non esiste il documento indice.
|
||||
|
||||
<!--#else -->
|
||||
|
||||
Non disponi dei permessi necessari per accedere all'oggetto
|
||||
richiesto, oppure l'oggetto non può essere letto dal server.
|
||||
|
||||
<!--#endif -->
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -123,3 +123,29 @@ Body:----------sv--
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------it--
|
||||
<!--#set var="TITLE" value="La risorsa non è più disponibile!" -->
|
||||
<!--#include virtual="include/top.html" -->
|
||||
|
||||
L'URL richiesto non è più disponibile su questo server
|
||||
e non esistono indirizzi verso i quali sia possibile inoltrare
|
||||
la richiesta.
|
||||
|
||||
<!--#if expr="$HTTP_REFERER" -->
|
||||
|
||||
Per favore, informa l'autore della
|
||||
<a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">pagina
|
||||
di provenienza</a> che il link non è più valido.
|
||||
|
||||
<!--#else -->
|
||||
|
||||
Se sei arrivato da una pagina esterna, informa l'autore della
|
||||
pagina di provenienza che il link non è più valido.
|
||||
|
||||
<!--#endif -->
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -14,7 +14,6 @@ Body:----------de--
|
||||
Fehlermeldung:
|
||||
<br /><!--#echo var="REDIRECT_ERROR_NOTES" -->
|
||||
|
||||
|
||||
<!--#else -->
|
||||
|
||||
Die Anfrage kann nicht beantwortet werden, da im Server
|
||||
@@ -137,3 +136,31 @@ Body:----------sv--
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------it--
|
||||
<!--#set var="TITLE" value="Errore del server!" -->
|
||||
<!--#include virtual="include/top.html" -->
|
||||
|
||||
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
|
||||
|
||||
Il server ha generato un errore interno e non è
|
||||
in grado di soddisfare la richiesta.
|
||||
|
||||
<!--#include virtual="include/spacer.html" -->
|
||||
|
||||
Messaggio di errore:
|
||||
<br /><!--#echo var="REDIRECT_ERROR_NOTES" -->
|
||||
|
||||
<!--#else -->
|
||||
|
||||
Il server ha generato un errore interno e non è
|
||||
in grado di soddisfare la richiesta. Il server potrebbe
|
||||
essere sovraccarico oppure si è verificato un
|
||||
errore in uno script CGI.
|
||||
|
||||
<!--#endif -->
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -47,3 +47,16 @@ Body:----------sv--
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------it--
|
||||
<!--#set var="TITLE" value="Campo Content-Length non valido!" -->
|
||||
<!--#include virtual="include/top.html" -->
|
||||
|
||||
Una richiesta con il metodo
|
||||
<!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
|
||||
richiede che venga specificato un header <code>Content-Length</code> valido.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -59,3 +59,15 @@ Body:----------sv--
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------it--
|
||||
<!--#set var="TITLE" value="Metodo non consentito!" -->
|
||||
<!--#include virtual="include/top.html" -->
|
||||
|
||||
Il metodo <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
|
||||
non è consentito per l'URL richiesto.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -59,3 +59,15 @@ Body:----------sv--
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------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.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -132,3 +132,29 @@ Body:----------sv--
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------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
|
||||
sei arrivato</a> potrebbe essere errato o non essere più valido.
|
||||
Per favore, informa dell'errore l'autore della
|
||||
<a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">pagina</a>.
|
||||
|
||||
<!--#else -->
|
||||
|
||||
Se hai scritto l'URL a mano, per favore controlla che
|
||||
non ci siano errori.
|
||||
|
||||
<!--#endif -->
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -56,3 +56,14 @@ Body:----------sv--
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------it--
|
||||
<!--#set var="TITLE" value="La richiesta non può essere soddisfatta!" -->
|
||||
<!--#include virtual="include/top.html" -->
|
||||
|
||||
Il server non supporta il tipo di azione richiesta dal browser.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -18,7 +18,7 @@ Body:----------en--
|
||||
|
||||
The precondition on the request for the URL failed positive evaluation.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------en--
|
||||
|
||||
Content-language: es
|
||||
@@ -42,7 +42,8 @@ Body:----------fr--
|
||||
La précondition pour l'URL requise a été
|
||||
évaluée négativement.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->----------fr--
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------fr--
|
||||
|
||||
Content-language: sv
|
||||
Content-type: text/html
|
||||
@@ -54,5 +55,17 @@ Body:----------sv--
|
||||
adressförfrågan passerade inte utvärderingen
|
||||
med acceptabelt resultat.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------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.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -5,8 +5,8 @@ Body:----------de--
|
||||
<!--#include virtual="include/top.html" -->
|
||||
|
||||
Die bei der Anfrage übermittelten Daten sind für
|
||||
die <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->-Methode nicht erlaubt
|
||||
oder die Datenmenge hat das Maximum überschritten.
|
||||
die <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->-Methode
|
||||
nicht erlaubt oder die Datenmenge hat das Maximum überschritten.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------de--
|
||||
@@ -17,8 +17,9 @@ Body:----------en--
|
||||
<!--#set var="TITLE" value="Request entity too large!" -->
|
||||
<!--#include virtual="include/top.html" -->
|
||||
|
||||
The <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"--> method does not allow the data
|
||||
transmitted, or the data volume exceeds the capacity limit.
|
||||
The <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
|
||||
method does not allow the data transmitted, or the data volume
|
||||
exceeds the capacity limit.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------en--
|
||||
@@ -61,3 +62,16 @@ Body:----------sv--
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------it--
|
||||
<!--#set var="TITLE" value="Richiesta troppo grande!" -->
|
||||
<!--#include virtual="include/top.html" -->
|
||||
|
||||
Il metodo <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
|
||||
non consente di trasferire dati, oppure la quantità di dati
|
||||
richiesti è eccessiva.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -58,5 +58,18 @@ Body:----------sv--
|
||||
webbläsaren inte avslutade förfrågan inom
|
||||
förbestämd tid.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------it--
|
||||
<!--#set var="TITLE" value="Time-out della richiesta!" -->
|
||||
<!--#include virtual="include/top.html" -->
|
||||
|
||||
Il server ha chiuso la connessione in quanto è stato
|
||||
superato il limite di tempo entro il quale il browser avrebbe
|
||||
dovuto eseguire la richiesta.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -61,3 +61,16 @@ Body:----------sv--
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------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.
|
||||
La richiesta non può essere soddisfatta.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -37,7 +37,6 @@ Body:----------es--
|
||||
|
||||
Le solicitamos que porfavor repita la operación
|
||||
mas tarde.
|
||||
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------es--
|
||||
@@ -69,3 +68,17 @@ Body:----------sv--
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------it--
|
||||
<!--#set var="TITLE" value="Servizio non disponibile!" -->
|
||||
<!--#include virtual="include/top.html" -->
|
||||
|
||||
Il server in questo momento non è in grado di
|
||||
soddisfare la richiesta per motivi di manutenzione
|
||||
o di sovraccarico del sistema.
|
||||
Per favore, riprova più tardi.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -56,7 +56,6 @@ Body:----------es--
|
||||
que porfavor vuelva a intentar la operación suministrando
|
||||
nuevamente su numero de identificación y su contraseña.
|
||||
|
||||
Muchas Gracias.
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------es--
|
||||
|
||||
@@ -101,3 +100,23 @@ Body:----------sv--
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------it--
|
||||
<!--#set var="TITLE" value="Autorizzazione necessaria!" -->
|
||||
<!--#include virtual="include/top.html" -->
|
||||
|
||||
Questo server non può verificare l'autorizzazione
|
||||
all'accesso a "<!--#echo encoding="url" var="REDIRECT_URL" -->".
|
||||
Questo errore potrebbe essere causato da credenziali errate
|
||||
(nome utente o password errata) oppure da un browser che non
|
||||
riesce a comunicare il nome utente e la password in modo corretto.
|
||||
|
||||
<!--#include virtual="include/spacer.html" -->
|
||||
|
||||
Nel caso in cui ritieni di aver diritto ad accedere al documento,
|
||||
controlla il nome utente e la password forniti e riprova.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -6,7 +6,7 @@ Body:----------de--
|
||||
|
||||
Das bei der Anfrage übermittelte Format (Media Type)
|
||||
wird vom Server nicht unterstützt.
|
||||
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------de--
|
||||
|
||||
@@ -55,3 +55,15 @@ Body:----------sv--
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------it--
|
||||
<!--#set var="TITLE" value="Tipo di dato non supportato!" -->
|
||||
<!--#include virtual="include/top.html" -->
|
||||
|
||||
Il server non è in grado di gestire il
|
||||
tipo del formato dei dati trasmesso nella richiesta.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -62,3 +62,16 @@ Body:----------sv--
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
Body:----------it--
|
||||
<!--#set var="TITLE" value="La versione variante varia essa stessa!" -->
|
||||
<!--#include virtual="include/top.html" -->
|
||||
|
||||
Non è possibile accedere all'entità
|
||||
richiesta perché ` essa stessa
|
||||
una risorsa negoziabile.
|
||||
|
||||
<!--#include virtual="include/bottom.html" -->
|
||||
----------it--
|
||||
|
||||
@@ -11,27 +11,34 @@ Content-language: en
|
||||
Content-type: text/html
|
||||
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="none" var="SERVER_ADMIN" -->">webmaster</a>.
|
||||
----------en--
|
||||
|
||||
Content-language: es
|
||||
Content-type: text/html
|
||||
Body:----------es--
|
||||
Favor de contactar al
|
||||
Favor de contactar al
|
||||
<a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">webmaster</a>
|
||||
en caso de que usted crea que existe un error en el servidor.
|
||||
en caso de que usted crea que existe un error en el servidor.
|
||||
----------es--
|
||||
|
||||
Content-language: fr
|
||||
Content-type: text/html
|
||||
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>
|
||||
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>.
|
||||
----------fr--
|
||||
|
||||
Content-language: sv
|
||||
Content-type: text/html
|
||||
Body:----------sv--
|
||||
Om du tror att detta beror på ett serverfel, vänligen kontakta
|
||||
<a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">webbansvarig</a>
|
||||
<a href="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">webbansvarig</a>.
|
||||
----------sv--
|
||||
|
||||
Content-language: it
|
||||
Content-type: text/html
|
||||
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>.
|
||||
----------it--
|
||||
|
||||
Reference in New Issue
Block a user