aboutsummaryrefslogtreecommitdiffstats
path: root/korean/releases/sarge/installmanual.wml
blob: 7c8ab907e132ab28549d9c2b89aa39ca9649de1c (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
#use wml::debian::template title="데비안 GNU/리눅스 3.1 -- 설치 매뉴얼" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/sarge/release.data"
#include "$(ENGLISHDIR)/releases/arches.data"
#use wml::debian::translation-check translation="0a158377b74b807d40736c5de7ac54c071d55714"

<p>설치 매뉴얼는 지원 아키텍처별로 제공되고 파일 형태로 다운로드할 수도 있습니다.</p>

<ul>
<:= &permute_as_list('', '설치 매뉴얼'); :>
</ul>

<p>자신이 사용하는 브라우저의 지역화를 제대로 설정했다면 위의 링크를
클릭했을 때 자신이 사용하는 언어로 된 설치 매뉴얼의 HTML 버전을 자동으로
볼 수 있을 것입니다. 자세한 내용은 <a href="$(HOME)/intro/cn">content
negotiation</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