Update the Italian translation.
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
This commit is contained in:
parent
adbff7ad24
commit
8d8b1504d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16452
3 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/it/includes.sgml,v 1.1 2003/03/20 00:10:51 trhodes Exp $ -->
|
||||
<!--
|
||||
Base is the absolute URL for the given page, minus the actual page
|
||||
part. It should either be specified as a fully qualified URL, or
|
||||
|
@ -90,8 +90,8 @@ src="&enbase;/gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border=
|
|||
<!ENTITY u.rel.early '&enbase;/releases/&rel.current;R/early-adopter.html'>
|
||||
|
||||
<!-- Secondary "current release" entities -->
|
||||
<!ENTITY rel2.current '4.7'>
|
||||
<!ENTITY rel2.current.date 'Ottobre 2002'>
|
||||
<!ENTITY rel2.current '4.8'>
|
||||
<!ENTITY rel2.current.date 'Aprile 2003'>
|
||||
|
||||
<!-- URLs to information on the latest release -->
|
||||
<!ENTITY u.rel2.notes '&enbase;/releases/&rel2.current;R/relnotes.html'>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/it/includes.xsl,v 1.1 2003/03/20 00:10:51 trhodes Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -91,7 +91,7 @@
|
|||
<xsl:variable name="u.rel.early">
|
||||
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel.current"/>R/early-adopter.html</xsl:variable>
|
||||
|
||||
<xsl:variable name="rel2.current" select='"4.7"'/>
|
||||
<xsl:variable name="rel2.current" select='"4.8"'/>
|
||||
<xsl:variable name="u.rel2.notes">
|
||||
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel2.current"/>R/relnotes.html</xsl:variable>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/it/index.xsl,v 1.1 2003/03/20 00:10:51 trhodes Exp $ -->
|
||||
<!-- $FreeBSD: www/it/index.xsl,v 1.2 2003/03/25 18:22:59 trhodes Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
|||
|
||||
<xsl:variable name="base" select="'.'"/>
|
||||
<xsl:variable name="enbase" select="'..'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/it/index.xsl,v 1.1 2003/03/20 00:10:51 trhodes Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/it/index.xsl,v 1.2 2003/03/25 18:22:59 trhodes Exp $'"/>
|
||||
<xsl:variable name="title" select="'The FreeBSD Project'"/>
|
||||
|
||||
<xsl:output type="html" encoding="iso-8859-1"
|
||||
|
@ -357,7 +357,7 @@
|
|||
statuette alla FreeBSD Foundation. La storia completa e le
|
||||
informazioni su come ordinare il Demone BSD sono disponibili a
|
||||
<a href="http://www.linuxjewellery.com/beastie/">questa
|
||||
pagina.</a></p>
|
||||
pagina</a>.</p>
|
||||
</td>
|
||||
|
||||
<td></td>
|
||||
|
|
Loading…
Reference in a new issue