doc/nl/availability.sgml
Rene Ladan 7629b1bdd2 Add an initial translation of the FreeBSD website in the Dutch language.
The work was first started in 2006 by Siebrand Mazeland and myself.
I picked it up one month ago and fixed and updated the site.

The files in the root directory are translated, except for publish.sgml
(todo) and y2kbug.sgml (not done).  The files corresponding to
en/share/sgml are also translated.

Two nits:
  * in Firefox 3, the "New to FreeBSD?" button is placed underneath the
    shortcut list, instead of below it.  Opera 9.6 does not have this
    problem.
  * the encoding of usergroups.html is iso-8859-1 as per the source
    code, but on my local build [1] utf-8 looks right, not iso-8859-1.

Thanks to:
  * Siebrand Mazeland for initial translations
  * remko for preserving the files in perforce and commenting on the
    preview [1]

Any pointy hat should go to me.

[1] http://freebsd.rene-ladan.nl
2009-06-01 20:02:31 +00:00

34 lines
1,018 B
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Over de beschikbaarheid van &os;">
<!ENTITY % navinclude.about "INCLUDE">
]>
<!--
Vertaald door: Siebrand Mazeland / Rene Ladan
%SOURCE% en/availability.sgml
%SRCID% 1.35
-->
<html>
<head>
<meta http-equiv="refresh" content="5;url=&base;/index.html">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>&title;</title>
</head>
<body bgcolor="#ffffff">
<p>De inhoud van deze pagina is opgenomen in de <a
href="&base;/index.html">standaard &os; webpagina</a>. Deze
pagina hoort over een paar seconden automatisch door te sturen.
Als dat niet zo is, volg dan de link en werk uw favorieten bij.
We verontschuldigen ons voor het ongemak.</p>
</body>
</html>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->