aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/releases/buster/releasenotes.wml
blob: c8fe7462aa16ebc19fe35166c9125c7653f5219c (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
#use wml::debian::template title="Debian 10 -- 发行说明" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/info"
#include "$(ENGLISHDIR)/releases/arches.data"
#include "$(ENGLISHDIR)/releases/buster/release.data"
#use wml::debian::translation-check translation="b6a7091f73c11a22a8f619653012ca182cd13179"

<if-stable-release release="stretch">
<p>这是 Debian 10 发行说明的一个<strong>草稿</strong>,\
代号 buster,尚未发布。这里\
提供的信息可能不准确或已过时,很可能\
不完整。</p>
</if-stable-release>

<p>要了解 Debian 10 中的新功能,请参阅您\
体系结构的发行说明:</p>

<ul>
<:= &permute_as_list('release-notes/', '发行说明'); :>
</ul>

<p>发行公告还包含从以前版本升级的\
用户说明。</p>

<p>如果您已正确设置浏览器的本地化\
选项,可以使用上述链接自动获取正确的 HTML 版本,\
请参阅<a href="$(HOME)/intro/cn">内容协商</a>。\
否则,从下表中选择您想要的确切架构、\
语言和格式。</p>

<div class="centerdiv">
<table class="reltable">
<tr>
  <th align="left"><strong>架构</strong></th>
  <th align="left"><strong>格式</strong></th>
  <th align="left"><strong>语言</strong></th>
</tr>
<: &permute_as_matrix_new( file => 'release-notes', langs => \%langsrelnotes,
                           formats => \%formats, arches => \@arches,
                           html_file => 'release-notes/index' ); :>
</table>
</div>

© 2014-2024 Faster IT GmbH | imprint | privacy policy