From 4175f62f9ca316f5fcbb9de57fc70f91015226ab Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Sat, 15 Oct 2005 13:09:16 +0000 Subject: [PATCH] Add many new translated web pages. --- it/Makefile | 9 +- it/about.sgml | 6 +- it/community.sgml | 29 ++++ it/copyright/Makefile | 14 ++ it/copyright/copyright.sgml | 27 ++++ it/includes.header.sgml | 12 +- it/includes.navabout.sgml | 4 +- it/includes.navcommunity.sgml | 8 +- it/includes.navdevelopers.sgml | 4 +- it/includes.navdownload.sgml | 4 +- it/includes.navsupport.sgml | 4 +- it/includes.xsl | 22 +-- it/index.xsl | 10 +- it/mailto.sgml | 4 +- it/navigation.xml | 20 +-- it/platforms/Makefile | 12 ++ it/platforms/Makefile.inc | 4 + it/platforms/index.sgml | 71 +++++++++ it/releases/index.sgml | 6 +- it/support.sgml | 39 +++++ it/where.sgml | 279 +++++++++++++++++++++++++++++++++ 21 files changed, 534 insertions(+), 54 deletions(-) create mode 100644 it/community.sgml create mode 100644 it/copyright/Makefile create mode 100644 it/copyright/copyright.sgml create mode 100644 it/platforms/Makefile create mode 100644 it/platforms/Makefile.inc create mode 100644 it/platforms/index.sgml create mode 100644 it/support.sgml create mode 100644 it/where.sgml diff --git a/it/Makefile b/it/Makefile index f3cc932ff7..d1ae2fc15a 100644 --- a/it/Makefile +++ b/it/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/it/Makefile,v 1.8 2005/01/08 11:53:23 ale Exp $ +# $FreeBSD: www/it/Makefile,v 1.9 2005/10/06 14:27:50 ale Exp $ .if exists(Makefile.conf) .include "Makefile.conf" .endif @@ -9,12 +9,17 @@ # These are turned into validated, normalized HTML files. DOCS= about.sgml +DOCS+= community.sgml DOCS+= docs.sgml DOCS+= mailto.sgml +DOCS+= support.sgml +DOCS+= where.sgml # Subdirectories # SGML -SUBDIR= docs +SUBDIR= copyright +SUBDIR+= docs +SUBDIR+= platforms SUBDIR+= releases .if !defined(WEB_ONLY) || empty(WEB_ONLY) SUBDIR+= doc diff --git a/it/about.sgml b/it/about.sgml index 9bda336a63..47f153714b 100644 --- a/it/about.sgml +++ b/it/about.sgml @@ -1,5 +1,5 @@ + %navincludes; %includes; @@ -20,7 +20,7 @@ È sviluppato e mantenuto da un grande gruppo di individui. - Piattaforme + Piattaforme aggiuntive sono in varie fasi di sviluppo.

Funzionalità avanzate

@@ -69,7 +69,7 @@

Sebbene tu possa aspettarti che un sistema operativo con queste caratteristiche venga venduto ad un prezzo molto alto, FreeBSD è disponibile gratuitamente e + href="&base;/copyright/index.html">gratuitamente e viene fornito con il codice sorgente completo. Se vuoi comprarlo o scaricare una copia da provare, qui sono diff --git a/it/community.sgml b/it/community.sgml new file mode 100644 index 0000000000..ec006b1495 --- /dev/null +++ b/it/community.sgml @@ -0,0 +1,29 @@ + + + %navincludes; + %includes; +]> + + + &header; + +

FreeBSD è ben supportato dalla sua attiva comunità.

+ +

Ci sono più di un centinaio di mailing list + e diversi newsgroup disponibili. + Ci sono un certo numero di Gruppi Utenti di FreeBSD nel mondo, + e c'è anche un'attiva comunità IRC.

+ + &footer; + + + + diff --git a/it/copyright/Makefile b/it/copyright/Makefile new file mode 100644 index 0000000000..93d1e6a649 --- /dev/null +++ b/it/copyright/Makefile @@ -0,0 +1,14 @@ +# $FreeBSD$ + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS= copyright.sgml + +INDEXLINK= copyright.html + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/it/copyright/copyright.sgml b/it/copyright/copyright.sgml new file mode 100644 index 0000000000..17d86f94cb --- /dev/null +++ b/it/copyright/copyright.sgml @@ -0,0 +1,27 @@ + + + + + %navincludes; + %includes; +]> + + +&header; + +

+ +

Il Copyright di FreeBSD

+

La Licenza sulla Documentazione di FreeBSD

+

Legenda dei Marchi

+

Il Copyright di BSD

+

Il Demone BSD

+

Restrizioni sulla ridistribuzione dei Port di FreeBSD

+

GNU GENERAL PUBLIC LICENSE

+

GNU LIBRARY GENERAL PUBLIC LICENSE

+

+ +&footer; + + diff --git a/it/includes.header.sgml b/it/includes.header.sgml index a7606100d8..4d9d2e19f4 100644 --- a/it/includes.header.sgml +++ b/it/includes.header.sgml @@ -1,4 +1,4 @@ - + '> @@ -7,9 +7,9 @@ -Note Legali | © 1995-2005 The FreeBSD Project. +Note Legali | © 1995-2005 The FreeBSD Project. Tutti i diritti riservati.'> -home   |   contatti   |   note legali   |   ©right;'> +home   |   contatti   |   note legali   |   ©right;'> FreeBSD Home Page'> @@ -76,19 +76,19 @@ Info

  • - Ottenere FreeBSD + Ottenere FreeBSD
  • Documentazione
  • - Comunità + Comunità
  • Sviluppo
  • - Supporto + Supporto
  • diff --git a/it/includes.navabout.sgml b/it/includes.navabout.sgml index d409e7ecac..dc912a1597 100644 --- a/it/includes.navabout.sgml +++ b/it/includes.navabout.sgml @@ -1,4 +1,4 @@ - +

    Sezione di Navigazione

    @@ -14,6 +14,6 @@
  • Stampa
  • Illustrazioni
  • Donazioni
  • -
  • Note Legali
  • +
  • Note Legali
  • '> diff --git a/it/includes.navcommunity.sgml b/it/includes.navcommunity.sgml index 3090641b7b..9f62678d52 100644 --- a/it/includes.navcommunity.sgml +++ b/it/includes.navcommunity.sgml @@ -1,12 +1,12 @@ - +

    Navigazione della Sezione

    diff --git a/it/includes.navdevelopers.sgml b/it/includes.navdevelopers.sgml index 23f4019b12..7688e8673c 100644 --- a/it/includes.navdevelopers.sgml +++ b/it/includes.navdevelopers.sgml @@ -1,4 +1,4 @@ - +

    Navigazione della Sezione

    @@ -8,7 +8,7 @@
  • Manuale del Porter
  • Repository CVS
  • Release Engineering
  • -
  • Piattaforme +
  • Piattaforme