Commit graph

21 commits

Author SHA1 Message Date
Hiroki Sato
5305bb945d www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>/share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:26:51 +00:00
Hiroki Sato
eb0a534139 Merge new redesign to Japanese translation.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 16:21:53 +00:00
Hideyuki KURASHINA
1000399de4 Correct a link to j2j.gif.
Submitted by:	Ryusuke Suzuki <ryusuke at nucl dot sci dot hokudai dot ac dot jp>
Reference:	[doc-jp-work 1143]
2005-06-22 18:17:52 +00:00
Hideyuki KURASHINA
d69a4984d6 Merge the following from the English version:
1.6  -> 1.8	java/advocacy.sgml
	1.20 -> 1.22	java/index.sgml
	1.38 -> 1.42	java/newsflash.sgml

Submitted by:	Hiroo Ono <hiroo at oikumene dot gcd dot org>
Reference:	[doc-jp-work 1079]
2005-06-16 14:51:11 +00:00
Hideyuki KURASHINA
c1f7aac2b5 Merge the following from the English version:
1.14  -> 1.15    copyright/freebsd-license.sgml
   1.19  -> 1.20    java/index.sgml
   1.154 -> 1.155   projects/projects.sgml
   1.69  -> 1.70    search/web.atoz
   1.149 -> 1.150   security/security.sgml
   1.35  -> 1.36    send-pr.sgml
2004-01-14 19:49:53 +00:00
Hideyuki KURASHINA
a0e0fbbb49 Merge the following from the English version:
1.12  -> 1.14    copyright/freebsd-license.sgml
   1.9   -> 1.10    copyright/trademarks.sgml
   1.9   -> 1.10    docproj/Makefile
   1.30  -> 1.38    internal/Makefile
   1.47  -> 1.48    internal/machines.sgml
   1.13  -> 1.14    java/dists/13.sgml
   1.6   -> 1.7     java/dists/14.sgml
   1.18  -> 1.20    java/index.sgml
   1.37  -> 1.38    java/newsflash.sgml
   1.48  -> 1.49    ports/portindex
   1.7   -> 1.14    projects/Makefile
   1.33  -> 1.36    projects/newbies.sgml
   1.153 -> 1.154   projects/projects.sgml
   1.92  -> 1.93    search/search.sgml
   1.68  -> 1.69    search/web.atoz
   1.8   -> 1.9     security/Makefile
   1.148 -> 1.149   security/security.sgml
   1.31  -> 1.35    send-pr.sgml
2004-01-10 18:38:00 +00:00
Hideyuki KURASHINA
28a21a4512 Catch up with the English version:
1.23 -> 1.25   copyright/daemon.sgml
   1.47 -> 1.48   internal/about.sgml
   1.17 -> 1.18   java/index.sgml
   1.9  -> 1.10   java/links/development.sgml
   1.7  -> 1.8    java/links/freebsd.sgml
   1.35 -> 1.37   java/newsflash.sgml
   1.38 -> 1.41   news/news.sgml
   1.8  -> 1.9    news/newsflash.xsl
   1.3  -> 1.5    news/press.xsl
   1.6  -> 1.8    news/pressreleases.sgml
   1.2  -> 1.3    releases/5.1R/Makefile
   1.92 -> 1.94   releases/index.sgml
   1.89 -> 1.91   search/search.sgml
   1.65 -> 1.68   search/web.atoz
2003-11-03 11:41:05 +00:00
Hiroki Sato
bfdde38901 Merge the following from the English version:
1.21  -> 1.22 	applications.sgml
	1.57  -> 1.59 	includes.sgml
	1.56  -> 1.57 	where.sgml
	1.43  -> 1.44 	y2kbug.sgml
	1.6   -> 1.8  	copyright/copyright.sgml
	1.21  -> 1.23 	copyright/daemon.sgml
	1.11  -> 1.12 	copyright/freebsd-license.sgml
	1.8   -> 1.9  	copyright/license.sgml
	1.5   -> 1.6  	java/advocacy.sgml
	1.16  -> 1.17 	java/index.sgml
	1.8   -> 1.9  	java/install.sgml
	1.33  -> 1.34 	java/newsflash.sgml
	1.4   -> 1.5  	java/press.sgml
	1.4   -> 1.5  	java/dists/10.sgml
	1.7   -> 1.8  	java/dists/11.sgml
	1.16  -> 1.17 	java/dists/12.sgml
	1.12  -> 1.13 	java/dists/13.sgml
	1.3   -> 1.5  	java/dists/14.sgml
	1.6   -> 1.7  	java/dists/index.sgml
	1.5   -> 1.6  	java/links/api.sgml
	1.7   -> 1.8  	java/links/development.sgml
	1.4   -> 1.5  	java/links/documentation.sgml
	1.5   -> 1.6  	java/links/freebsd.sgml
	1.5   -> 1.6  	java/links/index.sgml
	1.6   -> 1.7  	java/links/resources.sgml
	1.5   -> 1.6  	java/links/servlets.sgml
	1.4   -> 1.5  	java/links/tools.sgml
	1.4   -> 1.5  	java/links/tutorials.sgml
	1.4   -> 1.5  	java/links/vendor.sgml
	1.5   -> 1.8  	platforms/index.sgml
	1.12  -> 1.13 	platforms/x86-64.sgml
	1.85  -> 1.86 	search/search.sgml
	1.133 -> 1.134	security/security.sgml
2003-07-05 06:03:16 +00:00
Hiroki Sato
5056daf2d7 Merge from the English version:
1.10  -> 1.11 	copyright/freebsd-license.sgml
	1.15  -> 1.16 	java/index.sgml
	1.32  -> 1.33 	java/newsflash.sgml
2003-04-27 19:59:57 +00:00
Hideyuki KURASHINA
5d2fe0b276 Catch up the following with the English version.
1.20  -> 1.21	applications.sgml
	1.6   -> 1.7 	commercial/includes.sgml
	1.32  -> 1.39	docproj/current.sgml
	1.11  -> 1.12	docproj/doc-set.sgml
	1.14  -> 1.15	docproj/docproj.sgml
	1.19  -> 1.20	docproj/sgml.sgml
	1.11  -> 1.12	docproj/submitting.sgml
	1.45  -> 1.53	docproj/translations.sgml
	1.11  -> 1.12	java/dists/13.sgml
	1.1   -> 1.3	java/dists/14.sgml
	1.14  -> 1.15	java/index.sgml
	1.26  -> 1.32	java/newsflash.sgml
2003-03-19 19:57:52 +00:00
Hiroki Sato
47addc1f1d Merge the following from the English version:
1.13  -> 1.14 	java/index.sgml
	1.7   -> 1.8  	java/install.sgml
	1.15  -> 1.16 	java/dists/12.sgml
	1.10  -> 1.11 	java/dists/13.sgml
	(new) -> 1.1  	java/dists/14.sgml
	1.4   -> 1.5  	java/dists/Makefile
	1.5   -> 1.6  	java/dists/index.sgml
2003-01-06 03:38:35 +00:00
Jun Kuriyama
ddedc502bc Punctuation character transition.
Submitted by:	rio@tokyoalley.net
2002-03-02 06:34:57 +00:00
Jun Kuriyama
edf4ff4992 Merge the changes in the English version. 2002-01-14 13:38:56 +00:00
Jun Kuriyama
6ebe3891f7 Merge the changes in the English version. 2002-01-05 10:40:51 +00:00
Hiroki Sato
2425a9adc8 Add new translations and activate them:
java/Makefile
	java/index.sgml
	java/links/Makefile
	java/links/api.sgml
	java/links/development.sgml
	java/links/documentation.sgml
	java/links/freebsd.sgml
	java/links/index.sgml
	java/links/resources.sgml
	java/links/servlets.sgml
	java/links/tools.sgml
	java/links/tutorials.sgml
	java/links/vendor.sgml

Submitted by:	Yatou Hiroki <san@oct.zaq.ne.jp>
Reviewed by:	SUGIMURA Takashi <sugimura@kitanet.ne.jp> (in part)
References:	[doc-jp 8116]
2001-04-03 19:13:11 +00:00
Hiroki Sato
6ddc5d3187 - Merge the following from the English version:
1.10  -> 1.12 	java/dists/12.sgml
	1.3   -> 1.4  	java/dists/13.sgml
	1.58  -> 1.60 	search/search.sgml

- Fix URLs using &base; and &enbase;, with some cleanups:

	includes.sgml
	index.sgml
	java/index.sgml
	java/dists/index.sgml
	ports/portindex

- Add new translation and activate it:

	java/Makefile
	java/advocacy.sgml

- Add REVCHECK=YES forgotten in the previous commit:

	smp/Makefile
2000-12-31 11:08:43 +00:00
Jun Kuriyama
584157a711 Delete unused %rev.incl; lines.
Reviewed by:	hrs (on concept)
2000-10-31 19:33:00 +00:00
Jun Kuriyama
1c2d020bb4 Merge following changes in the English version:
1.43 -> 1.44	where.sgml
	1.6  -> 1.7	java/index.sgml
	1.13 -> 1.14	projects/newbies.sgml
	1.85 -> 1.88	projects/projects.sgml
	1.49 -> 1.50	search/web.atoz
	1.30 -> 1.31	security/security.sgml
	1.16 -> 1.17	tutorials/index.sgml
2000-10-31 10:22:30 +00:00
Hiroki Sato
26421d8b87 o Add new translation.
java/dists/10.sgml

o Activate revcheck (forgotten in the previous commit).

	availability.sgml
	java/Makefile
	java/index.sgml
	java/newsflash.sgml
	java/dists/11.sgml
	java/dists/12.sgml
	java/dists/13.sgml
	java/dists/Makefile
	java/dists/index.sgml
	news/press-rel-4.sgml
	news/press.sgml
	news/1996/Makefile
	news/1996/index.sgml
	news/1997/Makefile
	news/1997/index.sgml
	releases/3.5R/announce.sgml
	releases/3.5R/errata.sgml
	releases/4.0R/announce.sgml
	releases/4.0R/errata.sgml
	releases/4.1R/announce.sgml
	releases/4.1R/errata.sgml

Pointed out by:	Akihiro IIJIMA <aki@jp.FreeBSD.org>
References:	[doc-jp 7728]
2000-09-28 11:58:26 +00:00
Jun Kuriyama
30216cb86e o Merge the following from the English version:
1.4   -> 1.6    java/index.sgml
        1.5   -> 1.6    java/install.sgml
        1.6   -> 1.13   java/newsflash.sgml
        1.4   -> 1.5    java/dists/11.sgml
        1.6   -> 1.10   java/dists/12.sgml
        1.2   -> 1.3    java/dists/13.sgml
        1.3   -> 1.4    java/dists/index.sgml

Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
Reviewed by:	Hiroki Sato <hrs@geocities.co.jp>
References:	[doc-jp 7363]
2000-05-12 15:33:06 +00:00
Jun Kuriyama
29ac289d24 o Add the following translations:
(based on)
	1.2		java/Makefile
	1.1		java/Makefile.inc
	1.4		java/index.sgml
	1.6		java/newsflash.sgml
	1.3		java/dists/Makefile
	1.3		java/dists/index.sgml
	1.4		java/dists/11.sgml
	1.6		java/dists/12.sgml
	1.3		java/dists/13.sgml

   (Note: Some files above include anchors pointing the English ones
	  since they have not been translated yet.)

Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
		Hiroki Sato <hrs@geocities.co.jp>
Reviewed by:	Hiroki Sato <hrs@geocities.co.jp>
References:	[doc-jp 7329]
2000-04-27 02:05:11 +00:00