aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/releases/lenny/releasenotes.wml
blob: 880abe89a54c1e72176a8259feddf927e3430cc4 (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
36
37
38
39
40
41
42
43
44
45
46
47
#use wml::debian::template title="Debian GNU/Linux 5.0 -- リリースノート" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/info"
#include "$(ENGLISHDIR)/releases/arches.data"
#include "$(ENGLISHDIR)/releases/lenny/release.data"
#use wml::debian::translation-check translation="0a158377b74b807d40736c5de7ac54c071d55714"

<if-stable-release release="etch">
<p>これはまだリリースされていない Debian GNU/Linux 5.0、コード名 lenny
のリリースノートの<strong>未完成版</strong>です。
ここにある情報は不正確で古い可能性があり、また、恐らく不完全です。</p>
</if-stable-release>

<p>Debian 5.0 での更新点を知りたい場合は、
お使いのアーキテクチャのリリースノートを見てください。</p>

<ul>
<:= &permute_as_list('release-notes/', 'リリースノート'); :>
</ul>

<p>リリースノートには、
前のリリースからアップグレードするユーザのための説明も書かれています。</p>

<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 => 'release-notes', langs => \%langsrelnotes,
                           formats => \%formats, arches => \@arches,
                           html_file => 'release-notes/index' ); :>
</table>
</div>

# <p>直前のリリースとの間でなされた変更に対する、
# <:= $arches{'i386'} :>, <:= $arches{'alpha'} :>, 
# <:= $arches{'sparc'} :>, <:= $arches{'m68k'} :> 各アーキテクチャ向けの
# <a href="http://master.debian.org/~lapeyre/reports/">詳細なレポート</a>
# も存在しています。</p>

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