Commit graph

7 commits

Author SHA1 Message Date
Ryusuke SUZUKI
7ff6f77f27 Merge the following from the English version:
api.sgml	   1.6  -> 1.9
	development.sgml   1.10 -> 1.13
	documentation.sgml 1.5  -> 1.7
	freebsd.sgml	   1.8  -> 1.10
	index.sgml	   1.6  -> 1.10
	resources.sgml	   1.8  -> 1.11 (add a missing link in the previous commit)
	servlets.sgm	   1.6  -> 1.8
	tools.sgml	   1.5  -> 1.7
	tutorials.sgml	   1.6  -> 1.8
	venter.sgml	   1.5  -> 1.8

Submitted by:	Hiroo Ono <hiroo _at_ jp dot FreeBSD dot org>
Reference:	[doc-jp-work 1432]
2010-08-10 15:18:53 +00:00
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
Hiroki Sato
636a03b084 Catch up with the English version:
1.34  -> 1.35 	java/newsflash.sgml
	1.8   -> 1.9  	java/links/development.sgml
	1.6   -> 1.7  	java/links/freebsd.sgml
	1.7   -> 1.8  	java/links/resources.sgml
	1.5   -> 1.6  	java/links/tutorials.sgml
2003-09-23 03:56:42 +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
Jun Kuriyama
ec6840ce43 Punctuation character transition.
Submitted by:	rio <rio@tokyoalley.net>
2002-03-04 00:34:20 +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