aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO8859-1/share/sgml/header.l10n.ent
blob: 92e42f2d716d7d4a18a4e81d2f740a05c64542b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $FreeBSD: www/es/share/sgml/header.l10n.ent,v 1.4 2008/02/17 19:52:29 gabor Exp $ -->

<!-- The FreeBSD Spanish Documentation Project
     Original Revision: r1.9			-->

<!-- Components making up the standard headers and footers. -->
<!-- Override in the prolog <em>before</em> including this  -->
<!-- file if necessary.                                     -->
<!ENTITY copyright '<a href="&base;/search/index-site.html">Mapa del sitio</a> |
  <a href="&base;/copyright/">Noticias del Copyright</a> | &copy; 1995-2010 El Proyecto FreeBSD.
  Quedan reservados todos los derechos.'>
<!ENTITY author '<a href="&base;/index.html">inicio</a> &nbsp; | &nbsp; <a href="&base;/mailto.html">contacto</a> &nbsp; | &nbsp; <a href="&base;/copyright/index.html">derecho</a> &nbsp; | &nbsp; &copyright;'>

<!-- Standard headers and footers -->

<!ENTITY header2.word.search 'Buscar'>
<!ENTITY header2.word.textsize 'Tama&ntilde;o'>
<!ENTITY header2.word.normaltextsize 'Tama&ntilde;o normal'>
<!ENTITY header2.word.largetextsize 'Tama&ntilde;o grande'>
<!ENTITY header2.word.normal 'Normal'>
<!ENTITY header2.word.large 'Grande'>
<!ENTITY header2.word.donate 'Donaciones'>
<!ENTITY header2.word.contact 'Contactar'>

<!ENTITY header2.topnav '
  <h2 class="blockhide">Navegacic&oacute;n del sitio</h2>

  <div id="TOPNAV">
    <ul id="TOPNAVLIST">
      <li><a href="&base;/" title="Inicio">Inicio</a></li>
      <li><a href="&base;/about.html" title="Sobre">Sobre</a></li>
      <li><a href="&base;/where.html" title="Descargar">Descargar</a></li>
      <li><a href="&base;/docs.html" title="Documentaci&oacute;n">Documentaci&oacute;n</a></li>
      <li><a href="&base;/community.html" title="Comunidad">Comunidad</a></li>
      <li><a href="&base;/projects/index.html" title="Desarrollo">Desarrollo</a></li>
      <li><a href="&base;/support.html" title="Soporte">Soporte</a></li>
      <li><a href="http://www.freebsdfoundation.org/" title="Fundaci&oacute;n FreeBSD">Fundaci&oacute;n</a></li>
    </ul>
  </div> <!-- TOPNAV -->
'>

<!ENTITY header2 '
<span class="txtoffscreen">
  <a href="#CONTENT" title="Omitir la navegaci&oacute;n de sitio"
    accesskey="1">Omitir la navegaci&oacute;n de sitio</a> (1)
  <a href="#CONTENTWRAP" title="Omitir la navegaci&oacute;n de
    secci&oacute;n" accesskey="2">Omitir la navegaci&oacute;n de
    secci&oacute;n</a> (2)
</span>

<div id="HEADERCONTAINER">
  <div id="HEADER">
    <h2 class="blockhide">Cabecera y Logo</h2>

    <div id="HEADERLOGOLEFT">
      &header2.logo-red;
    </div> <!-- HEADERLOGOLEFT -->

    <div id="HEADERLOGORIGHT">
      <h2 class="blockhide">Enlaces externos</h2>

      <div id="SEARCHNAV">
        <ul id="SEARCHNAVLIST">
          <li>&header2.word.textsize;: <a href="#" onkeypress="return false;"
              onclick="setActiveStyleSheet(&#39;Normal Text&#39;); return false;"
              title="&header2.word.normaltextsize;">&header2.word.normal;</a>
              /
              <a href="#" onkeypress="return false;"
              onclick="setActiveStyleSheet(&#39;Large Text&#39;); return false;"
              title="&header2.word.largetextsize;">&header2.word.large;</a></li>

          <li><a href="&enbase;/donations/" title="&header2.word.donate;">&header2.word.donate;</a></li>

          <li class="last-child"><a href="&base;/mailto.html" title="&header2.word.contact;">&header2.word.contact;</a></li>
        </ul>
      </div> <!-- SEARCHNAV -->

      <div id="SEARCH">
        <form action="&cgibase;/search.cgi" method="get">
          <div>
            <h2 class="blockhide"><label for="WORDS">&header2.word.search;</label></h2>

            &header2.searchinputs;
          </div>
        </form>
      </div> <!-- SEARCH -->
    </div> <!-- HEADERLOGORIGHT -->
  </div> <!-- HEADER -->

  &header2.topnav;
</div> <!-- HEADERCONTAINER -->
'>

<!-- macro for webbuild paper -->
<!ENTITY webbuild '
<p>Este documento describe c&oacute;mo se generan y se refrescan las
  p&aacute;ginas de web del repositorio CVS.</p>'>

<!--
     Local Variables:
     mode: sgml
     sgml-indent-data: t
     sgml-omittag: nil
     sgml-always-quote-attributes: t
     End:
-->