aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/releases/bookworm/installmanual.wml
blob: b30ff258333904cd67b536b72ff03c69810b69c2 (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
#use wml::debian::template title="Debian bookworm -- 安装手册" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/info"
#include "$(ENGLISHDIR)/releases/arches.data"
#include "$(ENGLISHDIR)/releases/bookworm/release.data"
#use wml::debian::translation-check translation="ab3c0fa63d12dbcc8e7c3eaf4a72beb7b56d9741"

<p>针对安装过程的说明,及其可下载版本,对所有支持的体系结构\
均可用:</p>

<ul>
<:= &permute_as_list('', '安装手册'); :>
</ul>

<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 => 'install', langs => \%langsinstall,
			   formats => \%formats, arches => \@arches,
			   html_file => 'index', namingscheme => sub {
			   "$_[0].$_[1].$_[2]" } ); :>
</table>
</div>

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