Commit graph

39 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
3058e8b5c9 Merge the following from the English version:
1.177 -> 1.186	docs.sgml
  1.59 -> 1.63	publish.sgml

Submitted by:	Hiroo Ono <hiroo at oikumene dot gcd dot org>
Reference:	[doc-jp-work 1004, 1005]
2004-12-06 19:53:54 +00:00
Hideyuki KURASHINA
8f4f27b0c1 Merge the following from the English version:
1.5   -> 1.8 	platforms/amd64.sgml
 1.4   -> 1.5 	platforms/ia64/index.sgml
 1.1   -> 1.5 	platforms/ia64/machines.sgml
 1.5   -> 1.6 	platforms/ia64/refs.sgml
 1.6   -> 1.7 	platforms/ia64/todo.sgml
 1.3   -> 1.4 	platforms/mips.sgml
 1.8   -> 1.11	platforms/pc98.sgml
 1.8   -> 1.9 	platforms/ppc.sgml
 1.17  -> 1.19	platforms/sparc.sgml
 1.16  -> 1.18	projects/cvsweb.sgml
 1.155 -> 1.157	projects/projecs.sgml
 1.52  -> 1.59	publish.sgml

Submitted by:	Hiroo Ono <hiroo at oikumene dot gcd dot org>
Reference:	[doc-jp-work 911]
2004-11-17 21:52:53 +00:00
Hiroki Sato
34d444b8b2 - Merge the following from the English version:
1.34  -> 1.35 	auditors.sgml
	1.31  -> 1.32 	availability.sgml
	1.26  -> 1.27 	mailto.sgml
	1.51  -> 1.52 	publish.sgml
	1.26  -> 1.28 	send-pr.sgml
	1.55  -> 1.56 	where.sgml
	1.13  -> 1.14 	releases/snapshots.sgml
	1.1   -> 1.2  	releases/4.6R/announce.sgml
	1.23  -> 1.24 	search/index-site.sgml
	1.76  -> 1.81 	search/search.sgml

- Add new translations (not activated yet):

	(new) -> 1.2  	releases/4.6.2R/Makefile
	(new) -> 1.2  	releases/4.6.2R/announce.sgml
	(new)         	releases/4.6.2R/docbook.css
	(new) -> 1.1  	releases/4.6.2R/hardware.sgml
	(new) -> 1.1  	releases/4.6.2R/relnotes.sgml
2002-08-17 20:31:11 +00:00
Hiroki Sato
f970568536 - Switch to HTML 4.01 (jabout.sgml).
- Remove an anchor to doc-jp@jp mailing-list (includes.sgml).

- Add new translations:

	(new)         	prstats/Makefile
	(new) -> 1.4  	prstats/index.sgml

- Merge the following from the English version:

	1.77  -> 1.83 	Makefile
	1.138 -> 1.143	docs.sgml
	1.48  -> 1.50 	includes.sgml
	1.21  -> 1.22 	index.xsl
	1.46  -> 1.51 	publish.sgml
	1.4   -> 1.5  	relnotes.sgml
	1.24  -> 1.26 	send-pr.sgml
	1.238 -> 1.260	support.sgml
	1.54  -> 1.55 	where.sgml
	1.42  -> 1.43 	y2kbug.sgml
	1.4   -> 1.7  	FAQ/Makefile
	1.10  -> 1.11 	docproj/submitting.sgml
	1.1   -> 1.2  	gallery/gallery-entry.xsl
	1.5   -> 1.8  	handbook/Makefile
	1.28  -> 1.30 	internal/Makefile
	1.20  -> 1.24 	internal/developer.sgml
	1.19  -> 1.21 	internal/internal.sgml
	1.13  -> 1.14 	internal/statistic.sgml
	1.119 -> 1.122	projects/projects.sgml
	1.73  -> 1.74 	releases/index.sgml
	1.12  -> 1.13 	releases/snapshots.sgml
	1.1   -> 1.3  	releases/4.5R/announce.sgml
	1.22  -> 1.23 	search/index-site.sgml
	1.7   -> 1.8  	search/search-mid.sgml
	1.75  -> 1.76 	search/search.sgml
	1.6   -> 1.7  	search/searchhints.sgml
	1.55  -> 1.57 	search/web.atoz
	1.85  -> 1.91 	security/security.sgml
	1.11  -> 1.12 	tutorials/Makefile
	1.21  -> 1.23 	tutorials/index.sgml
2002-05-13 20:09:05 +00:00
Jun Kuriyama
881c87e00d Punctuation character transition.
Submitted by:	rio@tokyoalley.net
2002-02-28 05:18:46 +00:00
Jun Kuriyama
d433849f43 Merge the changes in the English version. 2002-01-25 06:37:04 +00:00
Hiroki Sato
5840741a85 Merge the following from the English version:
1.23  -> 1.25 	mailto.sgml
	1.44  -> 1.45 	publish.sgml
	1.41  -> 1.42 	y2kbug.sgml
	1.29  -> 1.30 	news/Makefile
	1.29  -> 1.31 	news/news.sgml
	1.2   -> 1.3  	news/newsflash.xsl
	1.33  -> 1.34 	ports/Makefile
	1.16  -> 1.17 	ports/categories
	1.41  -> 1.42 	ports/portindex
	1.72  -> 1.74 	search/search.sgml
2001-11-19 15:35:49 +00:00
Jun Kuriyama
ccbf85a0d3 Merge the changes in the English version. 2001-07-28 06:27:52 +00:00
Hiroki Sato
a6d007cdc1 Merge the following from the English version:
1.17  -> 1.18 	applications.sgml
	1.27  -> 1.29 	availability.sgml
	1.36  -> 1.39 	includes.sgml
	1.22  -> 1.23 	internet.sgml
	1.18  -> 1.20 	mailto.sgml
	1.39  -> 1.41 	publish.sgml
	1.46  -> 1.49 	where.sgml
	1.43  -> 1.49 	security/security.sgml
	1.19  -> 1.20 	tutorials/index.sgml
2001-05-04 21:38:34 +00:00
Jun Kuriyama
28d35f944f Merge ths following changes in the English version:
1.168 -> 1.173	news/press.sgml
	1.93  -> 1.101	projects/projects.sgml
	1.36  -> 1.39	publish.sgml

Submitted by:	susumu@wakabaya.net
2001-03-23 05:13:04 +00:00
Jun Kuriyama
b463f686f1 Merge following changes in the English version:
1.84 -> 1.86	docs.sgml
	1.93 -> 1.95	index.sgml
	1.34 -> 1.36	publish.sgml
	1.34 -> 1.35	docproj/translations.sgml
	1.35 -> 1.36	internal/about.sgml
	1.18 -> 1.19	internal/machines.sgml
	1.31 -> 1.32	security.sgml
2000-11-10 02:57:27 +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
3f6c5681b1 Following changes in the English version are merged:
1.83 -> 1.84	projects/projects.sgml
	1.33 -> 1.34	publish.sgml
	1.15 -> 1.16	register.sgml

Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
Reference:	[doc-jp 7314]
2000-04-24 02:14:41 +00:00
Motoyuki Konno
ff992dae8f Merge the following changes in the English version:
availability.sgml       1.19  -> 1.20
docs.sgml               1.75  -> 1.78
includes.sgml           1.30  -> 1.32
index.sgml              1.67  -> 1.73
publish.sgml            1.32  -> 1.33
send-pr.sgml            1.16  -> 1.17
support.sgml            1.171 -> 1.181
where.sgml              1.40  -> 1.41
alpha/alpha.sgml        1.4   -> 1.5
docproj/current.sgml    1.18  -> 1.19
docproj/sgml.sgml       1.12  -> 1.13
2000-01-10 09:41:42 +00:00
Jun Kuriyama
09818e9a13 Add "Synchronization Status" feature in Japanese web pages.
5. Add statement to include *.revinc for each *.sgml files.
1999-12-23 01:16:13 +00:00
Jun Kuriyama
a6882a7608 Following changes in the English version are merged.
1.31 -> 1.32	publish.sgml
	1.14 -> 1.15	register.sgml
	1.15 -> 1.16	send-pr.sgml
	1.39 -> 1.40	where.sgml
	1.33 -> 1.34	y2kbug.sgml
1999-12-16 21:55:19 +00:00
Jun Kuriyama
5d6b65a8f1 MFen:
1.30 -> 1.31	publish.sgml

Fixed broken image links:

	news/pressreleases.sgml
	news/press-rel-3.sgml
	news/press-rel-2.sgml
	news/press-rel-1.sgml
	send-pr.sgml

Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
Reviewed by:	Motoyuki Konno <motoyuki@snipe.rim.or.jp>
References:	[doc-jp 6804]
1999-11-07 11:35:44 +00:00
Motoyuki Konno
832c7f2cbb Fix broken images links.
Pointed out by:	wosch.
1999-10-24 14:48:10 +00:00
Jun Kuriyama
0757a77fe3 Bump "Original revision" header.
($Id$ -> $FreeBSD$ migration)
1999-09-07 15:15:59 +00:00
Peter Wemm
5e47aef384 Fix a mangled $Date$ tag that was split over multiple lines and would
not have been expanded anyway.
1999-09-06 07:17:40 +00:00
Peter Wemm
01a61279be $Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00
Jun Kuriyama
7f52ed757c MFen:
1.11 -> 1.14	docproj/current.sgml
	1.9  -> 1.13	register.sgml
	1.23 -> 1.28	publish.sgml

Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
Reviewed by:	kuriyama
1999-09-02 16:33:34 +00:00
Motoyuki Konno
a0669c96a2 Fix broken links.
Submitted by:	Yasuhiro Fukuma <yasuf@big.or.jp>
1999-03-10 17:00:59 +00:00
Motoyuki Konno
ed8416c8ee Merge the following changes in the English version:
docs.sgml                   : 1.53 -> 1.64
    publish.sgml                : 1.17 -> 1.23
    support.sgml                : 1.99 -> 1.116
    y2kbugs.sgml                : 1.17 -> 1.18
    docproj/current.sgml        : 1.6  -> 1.7
    docproj/tranlations.sgml    : 1.14 -> 1.15
    internal/mirror.sgml        : 1.7  -> 1.9
    news/news.sgml              : 1.9  -> 1.11

Submitted by: Shin'ya Matsushita <mats@ss.iij4u.or.jp>
1999-02-11 18:14:47 +00:00
Steve Price
63614d0225 Add a trailing slash to http URLs - some required and some just for the
sake of consistency.

PR:		8038
Reviewed by:	wosch
1998-12-13 23:19:33 +00:00
Motoyuki Konno
a1c09ca672 Merge the changes in the English version:
publish.sgml : 1.16 -> 1.17
1998-10-01 17:00:11 +00:00
Motoyuki Konno
b752bc4d15 Merge the following changes in the English version:
docs.sgml             : 1.52 -> 1.53
    index.html            : 1.55 -> 1.56
    mailto.sgml           : 1.8  -> 1.9
    publish.sgml          : 1.14 -> 1.16
    support.sgml          : 1.98 -> 1.99
    where.sgml            : 1.26 -> 1.27
    news/qnewsletter.sgml : 1.4  -> 1.5
1998-09-21 16:34:30 +00:00
Motoyuki Konno
85ee1ca50f Changes in the English version are merged.
publish.sgml : 1.13 -> 1.14
    support.sgml : 1.93 -> 1.94

Increment "Original revision:".
    ports/Makefile         : 1.14 -> 1.15
    search/index-site.sgml : 1.16 -> 1.17
1998-08-24 17:12:25 +00:00
Hiroyuki Hanai
c2f2774dd5 + Changes in the English version are merged:
Makefile                1.42 -> 1.44
  docs.sgml               1.50 -> 1.52
  publish.sgml            1.12 -> 1.13
  support.sgml            1.92 -> 1.93
  copyright/Makefile      1.3  -> 1.4
  news/Makefile           1.5  -> 1.6
  ports/Makefile          1.14 -> 1.15
  search/index-site.sgml  1.16 -> 1.17

+ New translations:

  copyright/copyright.sgml
  news/news.sgml

+ Obsoleted file:

  branch.sgml

Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-08-20 04:12:12 +00:00
Jun Kuriyama
7f2400b466 Changes in the English version are merged:
Makefile:	1.36 --> 1.42
	applications.sgml:	1.7  --> 1.8
	doc.hdr:	1.6  --> 1.7
	doc.sgml:	1.47 --> 1.50
	includes.sgml:	1.20 --> 1.21
	index.html:	1.48 --> 1.53
	internet.sgml:	1.11 --> 1.12
	publish.sgml:	1.10 --> 1.12
	support.sgml:	1.89 --> 1.92
	where.sgml:	1.25 --> 1.26
	alpha/Makefile:	1.1  --> 1.2
	commercial/commercial.sgml:	1.25 --> 1.26
	commercial/Makefile:		     --> 1.3
	copyright/daemon.sgml:	1.6  --> 1.8
	copyright/license.sgml:	1.2  --> 1.3
	copyright/Makefile:	     --> 1.1
	docproj/Makefile:	1.2  --> 1.4
	docproj/docproj.sgml:	1.11 --> 1.12
	docproj/translations.sgml:	1.3  --> 1.5
	gallery/Makefile:	     --> 1.3
	gallery/gallery.sgml:	1.36 --> 1.39
	internal/Makefile:	     --> 1.7
	internal/about.sgml:	1.14 --> 1.18
	internal/mirror.sgml:	1.5  --> 1.6
	internal/machines.sgml:	1.3  --> 1.5
	internal/resignation.sgml:	1.1  --> 1.2
	news/Makefile:		1.2  --> 1.3
	news/newsflash.sgml:	1.89 --> 1.91
	news/press.sgml:	1.12 --> 1.15
	projects/Makefile:	     --> 1.3
	projects/mozilla.sgml:	1.2  --> 1.4
	projects/newvies.sgml:	1.3  --> 1.5
	release/2.2.6R/announce.sgml:	1.1  --> 1.2
	release/2.2.7R/announce.sgml:	1.3  --> 1.4
	release/index.sgml:	1.21 --> 1.22
	search/Makefile:	1.36 --> 1.2  (???)
	search/index-site.sgml:	1.15 --> 1.16
	search/search.sgml:	1.32 --> 1.33
	search/search-mid.sgml:	1.3  --> 1.4
	search/searchhints.sgml:	1.3  --> 1.4
	search/web.atoz:	1.34 --> 1.38
	security/Makefile:	1.1  --> 1.2

Submitted by:	Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-08-09 16:22:19 +00:00
Wolfram Schneider
190e5fe353 http://ftp.freebsd.org is dead. 1998-08-06 14:37:13 +00:00
Wolfram Schneider
a18fddeffa Fix newsletter image link (not due repository copy ;-) 1998-08-05 17:03:40 +00:00
Wolfram Schneider
1b0995997a Fix links due repository copy. 1998-08-04 13:57:28 +00:00
Hiroyuki Hanai
2728b5386e Following changes in the English version are merged.
includes.sgml:               1.18 -> 1.19
  index-site.sgml:             1.11 -> 1.15
  newsflash.sgml:              1.88 -> 1.89
  publish.sgml:                1.9 -> 1.10
  relases/index.sgml:	       1.20 -> 1.21

Submitted by: takas-su@is.aist-nara.ac.jp (Sugimura Takashi)
1998-07-26 11:26:27 +00:00
Hiroyuki Hanai
d61794baa9 Following changes in the English version are merged.
publish.sgml: 1.6 -> 1.9
     register.sgml: 1.6 -> 1.7

Submitted by: Saeki Takashi <saeki@ba2.so-net.ne.jp>
1998-06-12 05:02:27 +00:00
Masafumi Max NAKANE
cddb12f598 Merge the recent changes into Japanese version.
Submitted by:	konno@snipe.rim.or.jp, kuriyama@opt.phys.waseda.ac.jp
1997-12-19 15:56:24 +00:00
Masafumi Max NAKANE
66649b6140 Initial import of the Japanese translation of the web pages.
Submitted by:	The FreeBSD Japanese DOcumentation Project
1997-11-23 22:23:08 +00:00