aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/releases/etch/installmanual.wml
blob: b4a1d4e39a7cfeadb7bb7b5e8e6c0e1c711e941e (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 GNU/Linux 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">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