Activate new translations:

1.50  -> 1.51 	includes.sgml
	1.74  -> 1.76 	releases/index.sgml
This commit is contained in:
Hiroki Sato 2002-06-24 09:45:14 +00:00
parent 32fde50aff
commit e2f4585834
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13469
3 changed files with 21 additions and 13 deletions

View file

@ -1,6 +1,6 @@
<!-- $FreeBSD: www/ja/includes.sgml,v 1.36 2002/02/28 02:05:49 kuriyama Exp $ -->
<!-- $FreeBSD: www/ja/includes.sgml,v 1.37 2002/05/13 20:09:03 hrs Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.50 -->
<!-- Original revision: 1.51 -->
<!--
Base is the absolute URL for the given page, minus the actual page
part. It should either be specified as a fully qualified URL, or
@ -90,10 +90,10 @@ src="&enbase;/gifs/bar.gif" alt="
other doc-related things you had to do. It'll save you time and
trouble the next time around :-).)
-->
<!ENTITY rel.current '4.5'>
<!ENTITY rel.current '4.6'>
<!-- URLs to information on the latest release -->
<!ENTITY u.rel.notes '&base;/releases/&rel.current;R/notes.html'>
<!ENTITY u.rel.notes '&base;/releases/&rel.current;R/relnotes.html'>
<!ENTITY u.rel.announce '&base;/releases/&rel.current;R/announce.html'>
<!ENTITY u.rel.errata '&base;/releases/&rel.current;R/errata.html'>
<!ENTITY u.rel.hardware '&base;/releases/&rel.current;R/hardware.html'>

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/ja/releases/Makefile,v 1.26 2002/01/30 13:20:34 kuriyama Exp $
# $FreeBSD: www/ja/releases/Makefile,v 1.27 2002/05/15 18:21:59 hrs Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.32
@ -16,7 +16,7 @@ SUBDIR= 2.1.5R 2.1.6R 2.1.7R 2.2R
SUBDIR+= 2.2.1R 2.2.2R 2.2.5R 2.2.6R 2.2.7R 2.2.8R 3.0R 3.1R 3.2R
SUBDIR+= 3.3R 3.4R 3.5R
SUBDIR+= 4.0R 4.1R 4.1.1R 4.2R 4.3R 4.4R 4.5R
#SUBDIR+= 4.6R
SUBDIR+= 4.6R
#SUBDIR+= 5.0R
.if defined $(NEW_BUILD)

View file

@ -1,12 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/ja/releases/index.sgml,v 1.53 2002/03/28 14:50:55 hanai Exp $">
<!ENTITY date "$FreeBSD: www/ja/releases/index.sgml,v 1.54 2002/05/13 20:09:04 hrs Exp $">
<!ENTITY title "Release Information">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/ja/releases/index.sgml,v 1.53 2002/03/28 14:50:55 hanai Exp $ -->
<!-- $FreeBSD: www/ja/releases/index.sgml,v 1.54 2002/05/13 20:09:04 hrs Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.74 -->
<!-- Original revision: 1.76 -->
<html>
&header;
@ -18,7 +18,7 @@
<a name="current"></A>
<h2>最新のリリース</h2>
<p><b>リリース &rel.current;</b> (2002 年 1 月)
<p><b>リリース &rel.current;</b> (2002 年 6 月)
<em>
<A HREF="&u.rel.announce;">アナウンス</A> :
<A HREF="&u.rel.notes;">リリースノート</A> :
@ -39,12 +39,12 @@
<A HREF="&base;/handbook/cutting-edge.html#CURRENT">FreeBSD-current</A>
両方のブランチから継続して、
開発者向けのスナップショットと定期的なフルリリース版を公開する予定でいます。
<b>-stable</b> ブランチにおける次回のリリースは、2002 年 6 月 1 日に
<b>FreeBSD 4.6</b> として公開される予定です。
<b>-stable</b> ブランチにおける次回のリリースは、2002 年 10 月 1 日に
<b>FreeBSD 4.7</b> として公開される予定です。
その後のリリースは
4 ヶ月ごとに公開される予定です。 また、
<b>-current</b> ブランチにおける最初のリリースは、
2002 年第四四半期に、<b>FreeBSD 5.0</b> として公開される予定になっています。</p>
2002 年 11 月 20 日に <b>FreeBSD 5.0</b> として公開される予定になっています。</p>
<p>リリースエンジニアリングの工程に関する詳細や
今後のリリーススケジュールを知りたい方は、
@ -61,10 +61,18 @@
<h2>過去のリリース</h2>
<ul>
<li><b>4.5</b> (2002 年 1 月)
<em>
<A HREF="./4.5R/announce.html">アナウンス</A> :
<A HREF="./4.5R/notes.html">リリースノート</A> :
<A HREF="./4.5R/errata.html">Errata (正誤表)</A>.
</em></li>
<li><b>4.4</b> (2001 年 9 月)
<em>
<A HREF="./4.4R/announce.html">アナウンス</A> :
<A HREF="./4.4R/notes.html">リリースノート</A> :
<A HREF="./4.4R/hardware.html">ハードウェアノート</A>:
<A HREF="./4.4R/errata.html">Errata (正誤表)</A>.
</em></li>