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;
+
+