doc/hu_HU.ISO8859-2/share/xml/header.l10n.ent
Gabor Kovesdan 77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00

156 lines
4.8 KiB
XML

<?xml version="1.0" encoding="iso-8859-2"?>
<!-- $FreeBSD$ -->
<!-- The FreeBSD Hungarian Documentation Project
Translated by: Gabor Kovesdan <gabor@FreeBSD.org>
%SOURCE% share/xml/header.ent
%SRCID% 1.14
-->
<!-- 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">Oldaltérkép</a> |
<a href="&enbase;/copyright/">Jogi Megjegyzések</a> | &copy; 1995-2010 A &os; Projekt.
Minden jog fenntartva.</span>'>
<!ENTITY author '<a xmlns="http://www.w3.org/1999/xhtml" href="&base;/index.html">Kezdõlap</a> &nbsp; | &nbsp;
<a href="&base;/mailto.html">Kapcsolat</a> &nbsp; | &nbsp;
<a href="&base;/copyright/index.html">Jogi megjegyzések</a> &nbsp; | &nbsp;
&copyright;'>
<!-- Standard headers and footers -->
<!ENTITY header2.word.search 'Keresés'>
<!ENTITY header2.word.donate 'Adomány'>
<!ENTITY header2.word.contact 'Kapcsolat'>
<!ENTITY header2.topnav '
<div xmlns="http://www.w3.org/1999/xhtml" id="menu">
<ul class="first">
<li><a href="&base;/">Kezdõlap</a></li>
</ul>
<ul>
<li><a href="&base;/about.html">Bemutatkozunk</a>
<ul>
<li><a href="&enbase;/projects/newbies.html">Bemutatkozunk</a></li>
<li><a href="&base;/features.html">Adottságok</a></li>
<li><a href="&base;/advocacy/">Képviselet</a></li>
<li><a href="&enbase;/marketing/">Marketing</a></li>
</ul>
</li>
</ul>
<ul>
<li><a href="&base;/where.html">Letöltés</a>
<ul>
<li><a
href="&enbase;/releases/">Kiadási információk</a></li>
<li><a
href="&enbase;/releng/">A kiadások ütemezése</a></li>
</ul>
</li>
</ul>
<ul>
<li><a href="&base;/docs.html">Dokumentáció</a>
<ul>
<li><a href="&enbase;/doc/hu/books/faq/">GYIK</a></li>
<li><a href="&enbase;/doc/hu/books/handbook/">Kézikönyv</a></li>
<li><a href="&enbase;/doc/en/books/porters-handbook/">Porterek
kézikönyve</a></li>
<li><a href="&enbase;/doc/en/books/developers-handbook/">Fejlesztõk
kézikönyve</a></li>
<li><a href="&cgibase;/man.cgi">Man oldalak</a></li>
</ul>
</li>
</ul>
<ul>
<li><a href="&base;/community.html">Közösség</a>
<ul>
<li><a href="&base;/community/mailinglists.html">Levelezési
listák</a></li>
<li><a href="http://forums.freebsd.org">Fórumok</a></li>
<li><a href="&enbase;/usergroups.html">Felhasználói
csoportok</a></li>
<li><a href="&base;/events/events.html">Rendezvények</a></li>
</ul>
</li>
</ul>
<ul>
<li><a href="&base;/projects/index.html">Fejlesztõk</a>
<ul>
<li><a
href="&enbase;/projects/ideas/ideas.html">Projektötletek</a></li>
<li><a href="http://svn.FreeBSD.org/viewvc/base/">SVN
repository</a></li>
<li><a href="http://cvsweb.FreeBSD.org">CVS repository</a></li>
<li><a href="http://p4web.FreeBSD.org">Perforce repository</a></li>
</ul>
</li>
</ul>
<ul>
<li><a href="&base;/support.html">Támogatás</a>
<ul>
<li><a href="&enbase;/commercial/commercial.html">Terjesztõk</a></li>
<li><a href="&base;/security/security.html">Biztonsági
tudnivalók</a></li>
<li><a
href="&cgibase;/query-pr-summary.cgi">Hibajelentések</a></li>
<li><a
href="&base;/send-pr.html">Hibajelentések
küldése</a></li>
</ul>
</li>
</ul>
<ul>
<li><a
href="http://www.freebsdfoundation.org/">Alapítvány</a>
<ul>
<li><a
href="http://www.freebsdfoundation.org/donate/">Felajánlás</a></li>
</ul>
</li>
</ul>
</div> <!-- MENU -->
'>
<!ENTITY header2 '
&header2.skipnav;
<div id="headercontainer">
<div id="header">
<h2 class="blockhide">Fejléc és logo</h2>
<div id="headerlogoleft">
&header2.logo-red;
</div> <!-- HEADERLOGOLEFT -->
<div id="headerlogoright">
<h2 class="blockhide">Külsõ linkek</h2>
<div id="SEARCHNAV">
<ul id="SEARCHNAVLIST">
<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 xmlns="http://www.w3.org/1999/xhtml">Ez a dokumentum bemutatja, hogyan hozhatjuk létre a &os;
weboldalait a CVS repositoryból.</p>'>