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

<p>要了解 Debian 11 中的新功能,请参阅您\
体系结构的发行说明:</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