From f7b32b76cce0cca2dcd5a31b41cd9e4b3bdd5d69 Mon Sep 17 00:00:00 2001 From: fantu <fantu@ispconfig3> Date: Mon, 29 Dec 2008 03:35:09 -0500 Subject: [PATCH] Improve italian error and standard index file --- server/conf/error/it/404.html | 10 ++-- server/conf/error/it/503.html | 10 ++-- server/conf/index/standard_index.html_it | 6 +- server/conf/error/it/403.html | 10 ++-- server/conf/error/it/400.html | 10 ++-- server/conf/error/it/500.html | 10 ++-- server/conf/index/user_standard_index.html_it | 6 +- server/conf/error/it/401.html | 10 ++-- server/conf/error/it/405.html | 10 ++-- 9 files changed, 41 insertions(+), 41 deletions(-) diff --git a/server/conf/error/it/400.html b/server/conf/error/it/400.html index 39fd163..6e7aab1 100644 --- a/server/conf/error/it/400.html +++ b/server/conf/error/it/400.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> - <title>ERROR 400 - Bad Request!</title> + <title>ERROR 400 - Sintassi non corretta!</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex" /> <style type="text/css"><!-- @@ -46,12 +46,12 @@ <body> <div id="page"> <div id="header" class="status4xx"> - <h1>ERROR 400 - Bad Request!</h1> + <h1>ERROR 400 - Sintassi non corretta!</h1> </div> <div id="content"> - <h2>The following error occurred:</h2> - <p>You have used invalid syntax.</p> - <P>Please contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//--> with any queries.</p> + <h2>Si � verificato il seguente errore:</h2> + <p>Hai usato una sintassi non corretta.</p> + <p>Contatta il <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p> </div> <div id="footer"> <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p> diff --git a/server/conf/error/it/401.html b/server/conf/error/it/401.html index 28fc2a0..b559fdb 100644 --- a/server/conf/error/it/401.html +++ b/server/conf/error/it/401.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> - <title>ERROR 401 - Unauthorized!</title> + <title>ERROR 401 - Autorizzazione richiesta!</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex" /> <style type="text/css"><!-- @@ -46,12 +46,12 @@ <body> <div id="page"> <div id="header" class="status4xx"> - <h1>ERROR 401 - Unauthorized!</h1> + <h1>ERROR 401 - Autorizzazione richiesta!</h1> </div> <div id="content"> - <h2>The following error occurred:</h2> - <p>The URL requested requires authorisation.</p> - <P>Please contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//--> with any queries.</p> + <h2>Si � verificato il seguente errore:</h2> + <p>Autorizzazione necessaria per accedere all'indirizzo richiesto.</p> + <p>Contatta il <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p> </div> <div id="footer"> <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p> diff --git a/server/conf/error/it/403.html b/server/conf/error/it/403.html index 676f713..0c40ac2 100644 --- a/server/conf/error/it/403.html +++ b/server/conf/error/it/403.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> - <title>ERROR 403 - Forbidden!</title> + <title>ERROR 403 - Accesso Negato!</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex" /> <style type="text/css"><!-- @@ -46,12 +46,12 @@ <body> <div id="page"> <div id="header" class="status4xx"> - <h1>ERROR 403 - Forbidden!</h1> + <h1>ERROR 403 - Accesso Negato!</h1> </div> <div id="content"> - <h2>The following error occurred:</h2> - <p>You are not permitted to access the requested URL.</p> - <P>Please contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//--> with any queries.</p> + <h2>Si � verificato il seguente errore:</h2> + <p>Non si possiedono i permessi per accedere all'indirizzo richiesto.</p> + <p>Contatta il <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p> </div> <div id="footer"> <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p> diff --git a/server/conf/error/it/404.html b/server/conf/error/it/404.html index 78452ba..0f9cc8a 100644 --- a/server/conf/error/it/404.html +++ b/server/conf/error/it/404.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> - <title>ERROR 404 - Not Found!</title> + <title>ERROR 404 - Non trovato!</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex" /> <style type="text/css"><!-- @@ -46,12 +46,12 @@ <body> <div id="page"> <div id="header" class="status4xx"> - <h1>ERROR 404 - Not Found!</h1> + <h1>ERROR 404 - Non trovato!</h1> </div> <div id="content"> - <h2>The following error occurred:</h2> - <p>The requested URL was not found on this server.</p> - <P>Please check the URL or contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p> + <h2>Si � verificato il seguente errore:</h2> + <p>L'indirizzo richiesto non � stato trovato in questo server.</p> + <p>Contatta il <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p> </div> <div id="footer"> <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p> diff --git a/server/conf/error/it/405.html b/server/conf/error/it/405.html index c9ed8f6..045a60c 100644 --- a/server/conf/error/it/405.html +++ b/server/conf/error/it/405.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> - <title>ERROR 405 - Method Not Allowed!</title> + <title>ERROR 405 - Metodo non consentito!</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex" /> <style type="text/css"><!-- @@ -46,12 +46,12 @@ <body> <div id="page"> <div id="header" class="status4xx"> - <h1>ERROR 405 - Method Not Allowed!</h1> + <h1>ERROR 405 - Metodo non consentito!</h1> </div> <div id="content"> - <h2>The following error occurred:</h2> - <p>The method used is not permitted.</p> - <P>Please contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//--> with any queries.</p> + <h2>Si � verificato il seguente errore:</h2> + <p>Il metodo usato non � consentito.</p> + <p>Contatta il <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p> </div> <div id="footer"> <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p> diff --git a/server/conf/error/it/500.html b/server/conf/error/it/500.html index 43864a7..3c1c6b2 100644 --- a/server/conf/error/it/500.html +++ b/server/conf/error/it/500.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> - <title>ERROR 500 - Internal Server Error!</title> + <title>ERROR 500 - Errore Interno del Server!</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex" /> <style type="text/css"><!-- @@ -46,12 +46,12 @@ <body> <div id="page"> <div id="header" class="status5xx"> - <h1>ERROR 500 - Internal Server Error!</h1> + <h1>ERROR 500 - Errore Interno del Server!</h1> </div> <div id="content"> - <h2>The following error occurred:</h2> - <p>The requested URL caused an internal server error.</p> - <P>If you get this message repeatedly please contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p> + <h2>Si � verificato il seguente errore:</h2> + <p>L'indirizzo richiesto ha causato un errore interno del server.</p> + <p>Se questo messaggio si ripete, contattare il <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p> </div> <div id="footer"> <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p> diff --git a/server/conf/error/it/503.html b/server/conf/error/it/503.html index eb55a56..ee94a0a 100644 --- a/server/conf/error/it/503.html +++ b/server/conf/error/it/503.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> - <title>ERROR 503 - Service Unavailable!</title> + <title>ERROR 503 - Servizio non disponibile!</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex" /> <style type="text/css"><!-- @@ -46,12 +46,12 @@ <body> <div id="page"> <div id="header" class="status5xx"> - <h1>ERROR 503 - Service Unavailable!</h1> + <h1>ERROR 503 - Servizio non disponibile!</h1> </div> <div id="content"> - <h2>The following error occurred:</h2> - <p>The Service is not available at the moment due to a temporary overloading or maintenance of the server. Please try again later.</p> - <P>Please contact the <!--WEBMASTER//-->webmaster<!--WEBMASTER//--> with any queries.</p> + <h2>Si � verificato il seguente errore:</h2> + <p>Il sistema � momentaneamente non disponibile per sovraccaricato o manutenzione. Riprova pi� tardi.</p> + <p>Contatta il <!--WEBMASTER//-->webmaster<!--WEBMASTER//-->.</p> </div> <div id="footer"> <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p> diff --git a/server/conf/index/standard_index.html_it b/server/conf/index/standard_index.html_it index 40b2b7f..5ebadce 100644 --- a/server/conf/index/standard_index.html_it +++ b/server/conf/index/standard_index.html_it @@ -48,9 +48,9 @@ <h1>Benvenuti sul <!--ADRESSE//-->vostro sito!<!--ADRESSE//--></h1> </div> <div id="content"> - <h2>Questa e' la pagina di default.</h2> - <p>Questo file puo' essere cancellato o sovrascritto senza nessuna difficolta. Questo e' prodotto dal file <b>index.html</b> nella directory <b>web</b>.</p> - <p>Per domande o problemi contattate <!--SUPPORT//-->support<!--SUPPORT//-->.</p> + <h2>Questa � la pagina predefinita.</h2> + <p>Questo file pu� essere cancellato o sovrascritto senza nessun problema. Questo � prodotto dal file <b>index.html</b> nella cartella <b>web</b>.</p> + <p>Per domande o problemi contattate il <!--SUPPORT//-->supporto<!--SUPPORT//-->.</p> </div> <div id="footer"> <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p> diff --git a/server/conf/index/user_standard_index.html_it b/server/conf/index/user_standard_index.html_it index ba65bee..d4225c2 100644 --- a/server/conf/index/user_standard_index.html_it +++ b/server/conf/index/user_standard_index.html_it @@ -48,9 +48,9 @@ <h1>Benvenuti sul <!--ADRESSE//-->vostro sito!<!--ADRESSE//--></h1> </div> <div id="content"> - <h2>Questa e' la pagina di default per l'utente <b>{USER_USERNAME}</b>.</h2> - <p>Questo file puo' essere cancellato o sovrascritto senza nessuna difficolta. Questo e' prodotto dal file <b>index.html</b> nella directory <b>user/{USER_USERNAME}/web</b>.</p> - <p>Per domande o problemi contattate <!--SUPPORT//-->support<!--SUPPORT//-->.</p> + <h2>Questa � la pagina di default per l'utente <b>{USER_USERNAME}</b>.</h2> + <p>Questo file pu� essere cancellato o sovrascritto senza nessun problema. Questo � prodotto dal file <b>index.html</b> nella cartella <b>user/{USER_USERNAME}/web</b>.</p> + <p>Per domande o problemi contattate il <!--SUPPORT//-->supporto<!--SUPPORT//-->.</p> </div> <div id="footer"> <p>Powered by <a href="http://www.ispconfig.org">ISPConfig</a></p> -- Gitblit v1.9.1