svn commit: r51941 - head/zh_CN.UTF-8/htdocs

Guangyuan Yang ygy at FreeBSD.org
Sun Jul 1 04:51:43 UTC 2018


Author: ygy
Date: Sun Jul  1 04:51:41 2018
New Revision: 51941
URL: https://svnweb.freebsd.org/changeset/doc/51941

Log:
  Start translating release documentation page from the English version.
  
  MFen:		1.20 -> r51090
  Reviewed by:	loader (mentor)
  Approved by:	loader (mentor)
  Differential Revision:	https://reviews.freebsd.org/D16056

Modified:
  head/zh_CN.UTF-8/htdocs/relnotes.xml

Modified: head/zh_CN.UTF-8/htdocs/relnotes.xml
==============================================================================
--- head/zh_CN.UTF-8/htdocs/relnotes.xml	Sat Jun 30 15:52:24 2018	(r51940)
+++ head/zh_CN.UTF-8/htdocs/relnotes.xml	Sun Jul  1 04:51:41 2018	(r51941)
@@ -1,187 +1,106 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
 "http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
-<!ENTITY title "Release Documentation">
+<!ENTITY title "发行文档">
+<!ENTITY current "12.0R">
 ]>
 
 <!-- The FreeBSD Simplified Chinese Documentation Project -->
-<!-- Original Revision: 1.20 -->
+<!-- Original Revision: r51090 -->
 
 <html xmlns="http://www.w3.org/1999/xhtml">
-    <head>
-      <title>&title;</title>
+  <head>
+    <title>&title;</title>
 
-      <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
-    </head>
+    <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
+  </head>
 
-    <body class="navinclude.about">
+  <body class="navinclude.about">
 
-    <img src="gifs/doc.jpg" alt="BSD daemon reading documentation" align="right" border="0" width="274" height="163"/>
+    <img src="&enbase;/gifs/doc.jpg" alt="BSD daemon reading documentation"
+      align="right" border="0" width="274" height="163"/>
 
-    <p>Each distribution of FreeBSD includes several documentation
-      files describing the particular distribution (RELEASE,
-      SNAPSHOTs, etc.).  These files typically include:</p>
+    <p>FreeBSD 的每个发行版本都包含了一些文档, 提供了当前的版本 (RELEASE,
+      快照等) 的一些信息。 这些文档通常包括:</p>
 
     <ul>
-      <li>README:  General introduction.</li>
+      <li>README:  一般的介绍。</li>
 
-      <li>Release Notes:  Information about changes from the
-        previous release of FreeBSD.</li>
+      <li>发行公告:  自上一个发行版本以来的改进信息。</li>
 
-      <li>Hardware Notes:  A list of hardware devices known to work
-        with FreeBSD.</li>
+      <li>硬件兼容性列表:  一份已知能正常运行 FreeBSD 的硬件列表。</li>
 
-      <li>Installation Instructions:  A brief guide to installing
-        FreeBSD.</li>
+      <li>安装说明:一份安装 FreeBSD 的简明教程。</li>
 
-      <li>Errata:  Late-breaking news, including corrections,
-        security advisories, and potential problems found after each
-        release.</li>
+      <li>勘误: 最新的消息, 包括更正、 安全公告, 以及发行后发现的潜在问题。</li>
     </ul>
 
-    <p>Of the files listed above, the release notes, hardware notes, and
-    installation instructions are customized for each architecture
-    supported by FreeBSD.</p>
+    <p>发行公告、 硬件兼容性列表和安装说明是针对 FreeBSD 支持的每个架构定制的。</p>
 
-    <h2>RELEASE versions of FreeBSD</h2>
+    <h2>FreeBSD 发行版本</h2>
 
-    <p>The release documentation for each -RELEASE version of FreeBSD
-      (for example, &rel.current;-RELEASE) can be found on the
-      <a href="releases/index.html">releases</a> page of
-      the FreeBSD Web site, as well as its mirrors.</p>
+    <p>FreeBSD 的 -RELEASE 版本 (例如 &rel.current;-RELEASE) 可以在
+      <a href="releases/index.html">发行版信息</a> 页面和镜像页面中找到。</p>
 
-    <p>These files (usually in both HTML and text forms) can be found
-      in the top-level directory of each distribution (whether on
-      CD-ROM, an FTP site, or the install floppy disks).</p>
+    <p>这些文档在每个发行版本的根目录下。 通常会提供 HTML 和纯文本格式的文档。</p>
 
-    <h2>Snapshot versions of FreeBSD</h2>
+    <h2>FreeBSD 快照版本</h2>
 
-    <p>The release documentation files for snapshots can generally be
-      found in the top-level directory of each snapshot.</p>
+    <p>快照版本的文档通常在每个快照版本的根目录下。</p>
 
-    <h2>Documentation for -CURRENT and -STABLE</h2>
+    <h2>-CURRENT 和 -STABLE 版本的文档</h2>
 
-    <p>Automatically-generated HTML versions of the release
-      documentation for FreeBSD -CURRENT and FreeBSD -STABLE are
-      available on the FreeBSD Web site.  These documents are
-      continually changing; the versions on the Web site are rebuilt
-      at the same time that the rest of the Web site is updated.</p>
+    <p>FreeBSD -CURRENT 和 -STABLE 文档的 HTML 版本可以在 FreeBSD 网站上找到。
+      这些文档在持续地更新并自动生成中。 当网站的其它部分更新时,
+      这些版本也会同时更新。</p>
 
-    <h3>FreeBSD -CURRENT Release Documentation</h3>
+    <h3>FreeBSD -CURRENT 的文档</h3>
 
     <ul>
-      <li><a href="&base;/relnotes/CURRENT/readme/index.html">README</a></li>
+      <li><a
+	  href="&enbase;/releases/¤t;/readme.html">README</a></li>
 
-      <li><a href="&base;/relnotes/CURRENT/relnotes/index.html">Release Notes</a></li>
+      <li><a href="&enbase;/releases/¤t;/relnotes.html">发行公告</a></li>
 
-      <li><a href="&base;/relnotes/CURRENT/hardware/index.html">Hardware Notes</a></li>
+      <li><a href="&enbase;/releases/¤t;/hardware.html">硬件兼容性列表</a></li>
 
-      <li>Installation Instructions:
-	<a href="&base;/relnotes/CURRENT/installation/alpha/index.html">alpha</a>,
-	<a href="&base;/relnotes/CURRENT/installation/amd64/index.html">amd64</a>,
-	<a href="&base;/relnotes/CURRENT/installation/i386/index.html">i386</a>,
-	<a href="&base;/relnotes/CURRENT/installation/ia64/index.html">ia64</a>,
-	<a href="&base;/relnotes/CURRENT/installation/pc98/index.html">pc98</a>,
-	<a href="&base;/relnotes/CURRENT/installation/sparc64/index.html">sparc64</a></li>
+      <?ignore
+      <li><a
+	  href="&enbase;/releases/¤t;/errata.html">勘误</a></li>
+      ?>
 
-      <li><a href="&base;/relnotes/CURRENT/errata/index.html">Errata</a></li>
     </ul>
 
-    <h3>FreeBSD 6-STABLE Release Documentation</h3>
+    <h3>FreeBSD 11-STABLE 发行文档</h3>
 
     <ul>
-      <li><a href="&base;/relnotes/6-STABLE/readme/index.html">README</a></li>
+      <li><a
+	  href="&enbase;/relnotes/11-STABLE/readme/index.html">README</a></li>
 
-      <li>Release Notes:
-	<a href="&base;/relnotes/6-STABLE/relnotes/alpha/index.html">alpha</a>,
-	<a href="&base;/relnotes/6-STABLE/relnotes/amd64/index.html">amd64</a>,
-	<a href="&base;/relnotes/6-STABLE/relnotes/i386/index.html">i386</a>,
-	<a href="&base;/relnotes/6-STABLE/relnotes/ia64/index.html">ia64</a>,
-	<a href="&base;/relnotes/6-STABLE/relnotes/pc98/index.html">pc98</a>,
-	<a href="&base;/relnotes/6-STABLE/relnotes/sparc64/index.html">sparc64</a></li>
+      <li><a
+	  href="&enbase;/relnotes/11-STABLE/relnotes/index.html">发行公告</a></li>
 
-      <li>Hardware Notes:
-	<a href="&base;/relnotes/6-STABLE/hardware/alpha/index.html">alpha</a>,
-	<a href="&base;/relnotes/6-STABLE/hardware/amd64/index.html">amd64</a>,
-	<a href="&base;/relnotes/6-STABLE/hardware/i386/index.html">i386</a>,
-	<a href="&base;/relnotes/6-STABLE/hardware/ia64/index.html">ia64</a>,
-	<a href="&base;/relnotes/6-STABLE/hardware/pc98/index.html">pc98</a>,
-	<a href="&base;/relnotes/6-STABLE/hardware/sparc64/index.html">sparc64</a></li>
+      <li><a
+	  href="&enbase;/relnotes/11-STABLE/hardware/index.html">硬件兼容性列表</a></li>
 
-      <li>Installation Instructions:
-	<a href="&base;/relnotes/6-STABLE/installation/alpha/index.html">alpha</a>,
-	<a href="&base;/relnotes/6-STABLE/installation/amd64/index.html">amd64</a>,
-	<a href="&base;/relnotes/6-STABLE/installation/i386/index.html">i386</a>,
-	<a href="&base;/relnotes/6-STABLE/installation/ia64/index.html">ia64</a>,
-	<a href="&base;/relnotes/6-STABLE/installation/pc98/index.html">pc98</a>,
-	<a href="&base;/relnotes/6-STABLE/installation/sparc64/index.html">sparc64</a></li>
-
-      <li><a href="&base;/relnotes/6-STABLE/errata/index.html">Errata</a></li>
+      <li><a
+	  href="&enbase;/relnotes/11-STABLE/errata/index.html">勘误</a></li>
     </ul>
 
-    <h3>FreeBSD 5-STABLE Release Documentation</h3>
+    <h3>FreeBSD 10-STABLE 发行文档</h3>
 
     <ul>
-      <li><a href="&base;/relnotes/5-STABLE/readme/index.html">README</a></li>
+      <li><a
+	  href="&enbase;/relnotes/10-STABLE/readme/index.html">README</a></li>
 
-      <li><a href="&base;/releases/&rel2.current;R/migration-guide.html">FreeBSD
-	  5.X Migration Guide</a></li>
+      <li><a
+	  href="&enbase;/relnotes/10-STABLE/relnotes/index.html">发行公告</a></li>
 
-      <li>Release Notes:
-	<a href="&base;/relnotes/5-STABLE/relnotes/alpha/index.html">alpha</a>,
-	<a href="&base;/relnotes/5-STABLE/relnotes/amd64/index.html">amd64</a>,
-	<a href="&base;/relnotes/5-STABLE/relnotes/i386/index.html">i386</a>,
-	<a href="&base;/relnotes/5-STABLE/relnotes/ia64/index.html">ia64</a>,
-	<a href="&base;/relnotes/5-STABLE/relnotes/pc98/index.html">pc98</a>,
-	<a href="&base;/relnotes/5-STABLE/relnotes/sparc64/index.html">sparc64</a></li>
+      <li><a
+	  href="&enbase;/relnotes/10-STABLE/hardware/index.html">硬件兼容性列表</a></li>
 
-      <li>Hardware Notes:
-	<a href="&base;/relnotes/5-STABLE/hardware/alpha/index.html">alpha</a>,
-	<a href="&base;/relnotes/5-STABLE/hardware/amd64/index.html">amd64</a>,
-	<a href="&base;/relnotes/5-STABLE/hardware/i386/index.html">i386</a>,
-	<a href="&base;/relnotes/5-STABLE/hardware/ia64/index.html">ia64</a>,
-	<a href="&base;/relnotes/5-STABLE/hardware/pc98/index.html">pc98</a>,
-	<a href="&base;/relnotes/5-STABLE/hardware/sparc64/index.html">sparc64</a></li>
-
-      <li>Installation Instructions:
-	<a href="&base;/relnotes/5-STABLE/installation/alpha/index.html">alpha</a>,
-	<a href="&base;/relnotes/5-STABLE/installation/amd64/index.html">amd64</a>,
-	<a href="&base;/relnotes/5-STABLE/installation/i386/index.html">i386</a>,
-	<a href="&base;/relnotes/5-STABLE/installation/ia64/index.html">ia64</a>,
-	<a href="&base;/relnotes/5-STABLE/installation/pc98/index.html">pc98</a>,
-	<a href="&base;/relnotes/5-STABLE/installation/sparc64/index.html">sparc64</a></li>
-
-      <li><a href="&base;/relnotes/5-STABLE/errata/index.html">Errata</a></li>
+      <li><a
+	  href="&enbase;/relnotes/10-STABLE/errata/index.html">勘误</a></li>
     </ul>
-
-    <h3>FreeBSD 4-STABLE Release Documentation</h3>
-
-    <ul>
-      <li><a href="&base;/relnotes/4-STABLE/readme/index.html">README</a></li>
-
-      <li>Release Notes:
-	<a href="&base;/relnotes/4-STABLE/relnotes/alpha/index.html">alpha</a>,
-	<a href="&base;/relnotes/4-STABLE/relnotes/i386/index.html">i386</a></li>
-
-      <li>Hardware Notes:
-	<a href="&base;/relnotes/4-STABLE/hardware/alpha/index.html">alpha</a>,
-	<a href="&base;/relnotes/4-STABLE/hardware/i386/index.html">i386</a></li>
-
-      <li>Installation Instructions:
-	<a href="&base;/relnotes/4-STABLE/installation/alpha/index.html">alpha</a>,
-	<a href="&base;/relnotes/4-STABLE/installation/i386/index.html">i386</a></li>
-
-      <li><a href="&base;/relnotes/4-STABLE/errata/index.html">Errata</a></li>
-    </ul>
-
-    <h2>Other Sites</h2>
-
-    <p>Single-file HTML, PDF, and text renderings of the release
-      documentation for FreeBSD -CURRENT, -STABLE, and recent -RELEASE
-      versions can be found at the <a
-      href="http://people.FreeBSD.org/~bmah/relnotes/">Release
-      Documentation Snapshot Site</a>.  The renderings on this page
-      are updated at irregular, but frequent intervals.</p>
-
   </body>
 </html>


More information about the svn-doc-all mailing list