aboutsummaryrefslogtreecommitdiff
path: root/pt_BR.ISO8859-1/share/xml/header.l10n.ent
blob: eb0cd6a031205abff8d4e5caef25062cb88d208a (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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
<?xml version="1.0" encoding="utf-8"?>
<!-- $FreeBSD$ -->
<!-- Original revision: r51888 -->

<!-- FreeBSD HTML Header Entities -->
<!-- PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header Entities//EN" -->

<!-- Images -->
<!ENTITY i.daemon '<img xmlns="http://www.w3.org/1999/xhtml" src="&enbase;/gifs/daemon.gif" alt="" align="left"  width="80" height="76"/>'>
<!ENTITY i.new '<img xmlns="http://www.w3.org/1999/xhtml" src="&enbase;/gifs/new.gif" alt="[New!]" width="28" height="11"/>'>

<!-- 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;/search/index-site.html">Site Map</a> |
  <a href="&base;/copyright/">Informações Legais</a> | &copy; 1995&ndash;2018 Projeto FreeBSD.
  Todos os direitos reservados.</span>'>
<!ENTITY email 'freebsd-questions'>
<!ENTITY author '<a href="&base;/index.html">home</a> &nbsp; | &nbsp; <a href="&base;/mailto.html">contact</a> &nbsp; | &nbsp; <a href="&base;/copyright/index.html">legal</a> &nbsp; | &nbsp; &copyright;'>
<!ENTITY home '<a href="&base;/index.html"><img src"&enbase;/gifs/home.gif"
  alt="FreeBSD Home Page" border="0" align="right" width="101" height="33"></a>'>
<!ENTITY stylesheet '&enbase;/layout/css/fixed.css?20130112'>

<!-- Standard headers and footers -->

<![%html.header.script.google;[
<!ENTITY header1.googlejs '<script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript" src="&enbase;/layout/js/google.js"></script>'>
]]>
<!ENTITY header1.googlejs ''>

<!ENTITY header2.logo-red.label '<h2 xmlns="http://www.w3.org/1999/xhtml" class="blockhide">Header And Logo</h2>'>

<!ENTITY header2.logo-red '
<a xmlns="http://www.w3.org/1999/xhtml" href="&base;" title="FreeBSD"><img src="&enbase;/layout/images/logo-red.png"
				      width="457" height="75" alt="FreeBSD" /></a>
'>

<!ENTITY header2.word.search 'Pesquisa'>
<!ENTITY header2.word.donate 'Doação'>
<!ENTITY header2.word.contact 'Contato'>

<!ENTITY header2.donatebutton '
  <div xmlns="http://www.w3.org/1999/xhtml" class="frontdonateroundbox">
    <div class="frontdonatetop"><div><b style="display: none;">.</b></div></div>
      <div class="frontdonatecontent">
	<a
	  href="https://www.FreeBSDFoundation.org/donate/">Doe para o FreeBSD</a>
      </div>
    <div class="frontdonatebot"><div><b style="display: none;">.</b></div></div>
  </div>
'>

<!-- Legacy until translations catch up -->
<!ENTITY header2.searchinputs '
	<div xmlns="http://www.w3.org/1999/xhtml">
            <input type="hidden" name="max" value="25" />
            <input type="hidden" name="source" value="www" />
            <input id="words" name="words" type="text" size="20"
                   maxlength="255"
                   onfocus="if( this.value==this.defaultValue ) this.value=&#39;&#39;;"
                   value="&header2.word.search;" /><![CDATA[ ]]>
	    <span>&nbsp;</span>
            <input id="submit" name="submit" type="submit" value="&header2.word.search;" />
	</div>
'>

<!ENTITY header2.searchbox '
  <div id="search" xmlns="http://www.w3.org/1999/xhtml">
    <form method="get" id="search" action="https://duckduckgo.com/">
      <h2 class="blockhide"><label for="words">&header2.word.search;</label></h2>
      <input type="hidden" name="sites" value="www.FreeBSD.org,docs.FreeBSD.org,lists.FreeBSD.org,wiki.FreeBSD.org,forums.FreeBSD.org" />
      <input type="hidden" name="ka" value="v" />
      <input type="hidden" name="kt" value="v" />
      <input type="hidden" name="kh" value="1" />
      <input type="hidden" name="kj" value="r2" />
      <input id="words" name="q" type="text" size="20"
        maxlength="255"
        onfocus="if( this.value==this.defaultValue ) this.value=&#39;&#39;;"
        value="&header2.word.search;" />
      <span>&nbsp;</span>
      <input id="submit" name="submit" type="submit" value="&header2.word.search;" />
    </form>
  </div> <!-- SEARCH -->
'>

<!ENTITY header2.topnav.label '<h2 xmlns="http://www.w3.org/1999/xhtml" class="blockhide">Navegação do Site</h2>'>

<!ENTITY header2.topnav '
  <div xmlns="http://www.w3.org/1999/xhtml" id="menu">
    <ul class="first">
      <li><a href="&base;/">Home</a></li>
    </ul>
    <ul>
      <li><a href="&base;/about.html">About</a>
	<ul>
	  <li><a href="&base;/projects/newbies.html">Introdução</a></li>
	  <li><a href="&base;/features.html">Funcionalidades</a></li>
	  <li><a href="&base;/advocacy/">Divulgação</a></li>
	  <li><a href="&base;/marketing/">Marketing</a></li>
	  <li><a href="&base;/privacy.html">Política de Privacidade</a></li>
	</ul>
      </li>
    </ul>
    <ul>
      <li><a href="&base;/where.html">Obtenha o FreeBSD</a>
	<ul>
	  <li><a href="&base;/releases/">Informação de Releases</a></li>
	  <li><a href="&base;/releng/">Engenharia de Releases</a></li>
	</ul>
      </li>
    </ul>
    <ul>
      <li><a href="&base;/docs.html">Documentation</a>
	<ul>
	  <li><a href="&base;/doc/en_US.ISO8859-1/books/faq/">FAQ</a></li>
	  <li><a href="&base;/doc/en_US.ISO8859-1/books/handbook/">Handbook</a></li>
	  <li><a href="&base;/doc/en_US.ISO8859-1/books/porters-handbook">Handbook dos Porters</a></li>
	  <li><a href="&base;/doc/en_US.ISO8859-1/books/developers-handbook">Handbook dos Desenvolvedores</a></li>
	  <li><a href="&cgibase;/man.cgi">Manual</a></li>
	  <li><a href="&base;/doc/en_US.ISO8859-1/books/fdp-primer">Projeto de Documentação do FreeBSD</a></li>
	  <li><a href="&base;/docs/books.html">>Livros e Artigos Online</a></li>
	</ul>
      </li>
    </ul>
    <ul>
      <li><a href="&base;/community.html">Comunidade</a>
	<ul>
	  <li><a href="&base;/community/mailinglists.html">Listas de Email</a></li>
	  <li><a href="https://forums.FreeBSD.org">Forums</a></li>
	  <li><a href="&base;/usergroups.html">Grupos de Usuários</a></li>
	  <li><a href="&base;/events/events.html">Eventos</a></li>
	  <li><a href="http://serverfault.com/questions/tagged/freebsd">Q&amp;A (externo)</a></li>
	</ul>
      </li>
    </ul>
    <ul>
      <li><a href="&base;/projects/index.html">Desenvolvedores</a>
	<ul>
	  <li><a href="https://wiki.FreeBSD.org/IdeasPage">Ideias</a></li>
	  <li><a href="https://svnweb.FreeBSD.org">Repositório Subversion</a></li>
	  <li><a href="https://github.com/freebsd">Git Mirror</a></li>
	  <li><a href="https://reviews.FreeBSD.org">Revisão de Código (Phabricator)</a></li>
	  <li><a href="https://wiki.FreeBSD.org">Wiki</a></li>
	</ul>
      </li>
    </ul>
    <ul>
      <li><a href="&base;/support.html">Suporte</a>
	<ul>
	  <li><a href="&base;/commercial/commercial.html">Fabricantes</a></li>
	  <li><a href="&base;/security/">Segurança da Informação</a></li>
	  <li><a href="https://bugs.FreeBSD.org/search/">Relatório de Problemas</a></li>
	  <li><a href="https://www.FreeBSD.org/support.html">Envie um Relatório de Problema (PR)</a></li>
	</ul>
      </li>
    </ul>
    <ul>
      <li><a href="https://www.freebsdfoundation.org/">Fundação</a>
	<ul>
	  <li><a href="https://www.freebsdfoundation.org/donate/">Doação Monetária</a></li>
	  <li><a href="&base;/donations/index.html#systems">Doação de Hardware</a></li>
	</ul>
      </li>
    </ul>
  </div> <!-- MENU -->
'>

<!ENTITY header2.searchnav.label '<h2 xmlns="http://www.w3.org/1999/xhtml" class="blockhide">Peripheral Links</h2>'>

<!ENTITY header2.searchnav '
      <div xmlns="http://www.w3.org/1999/xhtml" id="searchnav">
        <ul id="searchnavlist">
	  <!--<li><a href="&base;/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 -->
'>

<!ENTITY header2.skipnav '
<span xmlns="http://www.w3.org/1999/xhtml" class="txtoffscreen">
  <a href="#content" title="Skip site navigation" accesskey="1">Pular navegação do site</a> (1)
  <a href="#contentwrap" title="Skip section navigation" accesskey="2">Pular navegação de seção</a> (2)
</span>'>

<!ENTITY header2 '
&header2.skipnav;

<div xmlns="http://www.w3.org/1999/xhtml" id="headercontainer">
  <div id="header">
    &header2.logo-red.label;

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

    <div id="headerlogoright">
      &header2.donatebutton;
      &header2.searchnav.label;
      &header2.searchnav;
      &header2.searchbox;
    </div> <!-- HEADERLOGORIGHT -->
  </div> <!-- HEADER -->

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

<!ENTITY lastmod 'Last modified: '>

<!-- macro for webbuild paper -->
<!ENTITY webbuild '
<p xmlns="http://www.w3.org/1999/xhtml">Este documento descreve como compilar e atualizar
manualmente as páginas Web do FreeBSD pelo repositório Subversion.</p>'>