aboutsummaryrefslogtreecommitdiffstats
path: root/korean/releases/etch/installmanual.wml
blob: 57960822d8e226a8da85a56ce9dd3e6a34f552ea (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
#use wml::debian::template title="데비안 GNU/리눅스 4.0 -- 설치 안내서" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/info"
#include "$(ENGLISHDIR)/releases/arches.data"
#include "$(ENGLISHDIR)/releases/etch/release.data"
#use wml::debian::translation-check translation="5da24af6fe90ea90f041aa0847b78c96f343a424"

<p>설치 매뉴얼는 다운로드할 수 있는 파일과 함께 지원하는 아키텍처별로 제공합니다.</p>

<ul>
<:= &permute_as_list('', '설치 안내서'); :>
</ul>

<p>브라우저 언어를 적절히 지정했으면 위 링크를 눌렀을 때 원하는 언어로
된 HTML 문서를 자동으로 볼 수 있습니다. &mdash; <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].$_[2].$_[1]" } ); :>
</table>
</div>

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