doc/it_IT.ISO8859-15/share/sgml/header.l10n.ent
Gabor Kovesdan 975638cb60 - Convert TOPNAV id's to lower case
Approved by:	doceng (implicit)
2012-08-23 18:21:47 +00:00

39 lines
1.9 KiB
XML

<?xml version="1.0" encoding="iso-8859-15"?>
<!-- $FreeBSD$ -->
<!-- Components making up the standard headers and footers. -->
<!-- Override in the prolog <em>before</em> including this -->
<!-- file if necessary. -->
<!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&base;/copyright/">Note Legali</a> | &copy; 1995-2006 The FreeBSD Project.
Tutti i diritti riservati.</span>'>
<!ENTITY author '<a href="&base;/index.html">home</a> &nbsp; | &nbsp; <a href="&base;/mailto.html">contatti</a> &nbsp; | &nbsp; <a href="&base;/copyright/index.html">note legali</a> &nbsp; | &nbsp; &copyright;'>
<!-- Standard headers and footers -->
<!ENTITY header2.word.search 'Cerca'>
<!ENTITY header2.word.textsize 'Testo'>
<!ENTITY header2.word.normaltextsize 'Dimensione Testo Normale'>
<!ENTITY header2.word.largetextsize 'Dimensione Testo Grande'>
<!ENTITY header2.word.normal 'Normale'>
<!ENTITY header2.word.large 'Grande'>
<!ENTITY header2.word.donate 'Donazioni'>
<!ENTITY header2.word.contact 'Contatti'>
<!ENTITY header2.topnav '
<div xmlns="http://www.w3.org/1999/xhtml" id="topnav">
<ul id="topnavlist">
<li><a href="&base;/" title="Home">Home</a></li>
<li><a href="&base;/about.html" title="Info">Info</a></li>
<li><a href="&base;/where.html" title="Ottenere FreeBSD">Ottenere FreeBSD</a></li>
<li><a href="&base;/docs.html" title="Documentazione">Documentazione</a></li>
<li><a href="&base;/community.html" title="Comunità">Comunità</a></li>
<li><a href="&enbase;/projects/index.html" title="Sviluppo">Sviluppo</a></li>
<li><a href="&base;/support.html" title="Supporto">Supporto</a></li>
</ul>
</div> <!-- TOPNAV -->
'>
<!-- macro for webbuild paper -->
<!ENTITY webbuild '
<p xmlns="http://www.w3.org/1999/xhtml">Questo documento descrive come creare e aggiornare le pagine web di FreeBSD
manualmente dal repository CVS.</p>'>