Rename the existing Chinese documentation project link to be the
'Traditional Chinese' docproj. Add a 'Simplified Chinese' docproj, based on the work from the freebsdchina.org community in Shanghai. Simplified Chinese docs should soon be making there way to a doc/zh_CN.GB18030 directory near you. Discussed with: foxfair, doceng, admins@freebsdchina.org
This commit is contained in:
parent
40b0ebed98
commit
2f4ef73341
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18700
1 changed files with 10 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/translations.sgml,v 1.55 2003/09/04 09:19:42 roam Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Translations">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -11,7 +11,8 @@
|
|||
<ul>
|
||||
<li><a href="#brazilian_portuguese">Brazilian Portuguese Documentation Project</a></li>
|
||||
<li><a href="#bulgarian">Bulgarian Documentation Project</a></li>
|
||||
<li><a href="#chinese">Chinese Documentation Project</a></li>
|
||||
<li><a href="#chinese-tw">Traditional Chinese Documentation Project</a></li>
|
||||
<li><a href="#chinese-cn">Simplified Chinese Documentation Project</a></li>
|
||||
<li><a href="#dutch">Dutch Documentation Project</a></li>
|
||||
<li><a href="#estonian">Estonian Documentation Project</a></li>
|
||||
<li><a href="#french">French Documentation Project</a></li>
|
||||
|
@ -92,8 +93,8 @@
|
|||
<dd>FreeBSD website</dd>
|
||||
</dl>
|
||||
|
||||
<a name="chinese"></a>
|
||||
<h2>The FreeBSD Chinese Documentation Project</h2>
|
||||
<a name="chinese-tw"></a>
|
||||
<h2>The FreeBSD Traditional Chinese Documentation Project</h2>
|
||||
<b>Web</b>: - <br>
|
||||
<b>E-Mail</b>: <a href="mailto:foxfair@FreeBSD.org">foxfair@FreeBSD.org</a><br>
|
||||
|
||||
|
@ -111,6 +112,11 @@
|
|||
<a href="http://www.tw.FreeBSD.org/handbook-big5.html">Handbook</a></dd>
|
||||
</dl>
|
||||
|
||||
<a name="chinese-cn"></a>
|
||||
<h2>The FreeBSD Simplified Chinese Documentation Project</h2>
|
||||
<b>Web</b>: <a href="http://www.freebsdchina.org">www.freebsdchina.org</a> <br>
|
||||
<b>E-Mail</b>: <a href="mailto:lid@ufrima.imag.fr">lid@ufrima.imag.fr</a><br>
|
||||
|
||||
<a name="dutch"></a>
|
||||
<h2>The FreeBSD Dutch Documentation Project</h2>
|
||||
<b>E-Mail</b>: <a href="mailto:asmodai@FreeBSD.org">asmodai@FreeBSD.org</a><br>
|
||||
|
|
Loading…
Reference in a new issue