Commit graph

660 commits

Author SHA1 Message Date
Jun Kuriyama
340b1d6b88 Merge the changes in the English version (1.138).
Submitted by:	"M.Kimura" <ccs@din.or.jp>
2002-02-19 03:26:08 +00:00
Hiroyuki Hanai
1535d9b91b new translation by rio@tokyoalley.net. 2002-02-17 15:24:36 +00:00
Jun Kuriyama
c585072b2f MFen. 2002-02-17 13:34:52 +00:00
Jun Kuriyama
f959166de2 Add initial translation of x86-64.sgml.
Submitted by:	Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
Reviewed by:	hrs
2002-02-17 13:20:22 +00:00
Jun Kuriyama
8a712bc0f8 English reference should not be translated.
Submitted by:	Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
2002-02-17 12:29:23 +00:00
Jun Kuriyama
fdc60a7091 MFen. 2002-02-17 12:27:10 +00:00
Jun Kuriyama
ee3c1183c2 Add initial translation of hardware.sgml.
Submitted by:	 Masashi Kimura <ccs@din.or.jp>
2002-02-17 03:53:26 +00:00
Jun Kuriyama
5163c38d3c Initial translation of contents.sgml.
Connect this file to build.

Submitted by:	Ryusuke Suzuki <ryusuke@nucl.sci.hokudai.ac.jp>
2002-02-17 03:46:27 +00:00
Jun Kuriyama
9bcea9a5ef Add new translation of relnotes.sgml.
Submitted by:	SHINOHARA Takahiro <shinohara-t@geocities.co.jp>
2002-02-11 09:53:56 +00:00
Jun Kuriyama
8a7880f1a6 Refine translation.
Submitted by:	hanai
2002-01-31 13:50:07 +00:00
Jun Kuriyama
f551c7ccb4 MFen. 2002-01-31 13:49:41 +00:00
Jun Kuriyama
06b62c0202 Initial translation of announce. 2002-01-30 14:19:51 +00:00
Jun Kuriyama
f7c3032090 MFen. 2002-01-30 13:29:10 +00:00
Jun Kuriyama
fde026436a Add translated relnotes for 4.5-RELEASE. 2002-01-30 13:20:35 +00:00
Jun Kuriyama
d433849f43 Merge the changes in the English version. 2002-01-25 06:37:04 +00:00
Jun Kuriyama
d0f6c2a1b9 Add SA-02:08. 2002-01-25 02:59:57 +00:00
Jun Kuriyama
259579d707 MFen. 2002-01-18 14:30:13 +00:00
Jun Kuriyama
4a23e82398 Add SA-02:06. 2002-01-17 02:13:46 +00:00
Jun Kuriyama
ec812bdcbe Fix typo. 2002-01-16 06:38:45 +00:00
Jun Kuriyama
ba154e84e9 Merge the changes in the English version. 2002-01-16 05:24:33 +00:00
Jun Kuriyama
edf4ff4992 Merge the changes in the English version. 2002-01-14 13:38:56 +00:00
Jun Kuriyama
b92fb21795 Fix mis-translation.
Pointed out by:	hanai
2002-01-06 04:45:19 +00:00
Jun Kuriyama
6ebe3891f7 Merge the changes in the English version. 2002-01-05 10:40:51 +00:00
Jun Kuriyama
00880fb1b9 Merge the changes in the English version. 2002-01-04 07:37:37 +00:00
Jun Kuriyama
faba7443db Fix markup typo. 2002-01-04 05:41:17 +00:00
Jun Kuriyama
2d3852c917 Merge the changes in the English version. 2002-01-04 04:59:21 +00:00
Jun Kuriyama
260c1c8205 Merge the changes in the English version. 2002-01-03 03:30:06 +00:00
Jun Kuriyama
f11c563a08 Merge the changes in the English version. 2002-01-02 15:33:03 +00:00
Hiroki Sato
20f4053a7f - Merge the following from the English version
and fix a typo in news.xml:

	1.31  -> 1.32 	news/news.sgml
	1.46  -> 1.49 	news/news.xml

Pointed out by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
References:	[doc-jp 8592]

- Add a variable $enbase to point the original documents' base.
2002-01-01 19:17:15 +00:00
Hiroki Sato
d3b028f182 Add www/ja/doc/Makefile and activate it:
(new) -> 1.8  	doc/Makefile
2002-01-01 14:35:53 +00:00
Alexey Zelkin
dc2d1fcd91 Wrap explicit calls of ${TIDY} with NO_TIDY define check. With this
patch build with defined(NO_TIDY) does not call tidy at all.
2001-12-13 19:30:10 +00:00
Alexey Zelkin
66e0a1cacf Force tidy(1) to use '-raw' and newly added '-preserve' options
to process generated HTML. This not cause any side effects except
leaving some character entities in their numeric form instead
converting them into alphabetical notation (&#60; instead of &lt;),
but since all browsers understand such cases it is not a problem.

This commit should make all translations tidy clean, since
tidy should not arise entities conversion problem as it did
for long time before. Therefore all occurences of manual settings
of TIDYFLAGS and NO_TIDY declarations for translations are removed.

Also clean *OPTS/*FLAGS variables declaration like it was done in doc/ tree
some time ago. Currently all local additions to commands parameters that used
in make process should be passed thru *FLAGS variables. All variables
with OPTS suffix are reserved for internal use of web.site.mk now.
Cleanup part is based on work done by Cyrille Lefevre <clefevre-lists@noos.fr>

No objections from: -doc
Requested by: Russian and Japanese translation teams
2001-12-12 11:57:44 +00:00
Jun Kuriyama
706d0813b8 Merge the changes in the English version. 2001-12-11 03:48:37 +00:00
Hiroki Sato
4e7105497f Merge the following from the English version:
1.19  -> 1.46 	news/news.xml
2001-12-02 16:13:47 +00:00
Hiroki Sato
32ee503e04 Fix malformed date string. 2001-12-01 05:45:27 +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
Hiroki Sato
4542e5990d Merge the following from the English version:
1.11  -> 1.12 	copyright/Makefile
	1.8   -> 1.9  	docproj/Makefile
	1.13  -> 1.14 	gallery/Makefile
2001-11-18 22:33:58 +00:00
Hiroki Sato
60c2b14fdc Catch up with the English version:
1.74  -> 1.75 	Makefile
	1.5   -> 1.6  	doc.ftr
	1.121 -> 1.129	docs.sgml
	1.8   -> 1.9  	search/Makefile
	1.71  -> 1.72 	search/search.sgml
	1.52  -> 1.54 	search/web.atoz
	1.69  -> 1.72 	security/security.sgml
2001-11-17 17:21:09 +00:00
Hiroki Sato
525ae37f5f Catch up with the English version:
1.45  -> 1.46 	includes.sgml
	1.2   -> 1.4  	includes.xsl
	1.62  -> 1.64 	releases/index.sgml
2001-11-16 17:14:12 +00:00
Jun Kuriyama
54a579264b Complete mozilla.sgml deletion. 2001-11-13 09:40:04 +00:00
Maxim Sobolev
aff3049b0f Remove Mozilla pages. 2001-11-12 14:37:58 +00:00
Maxim Sobolev
6327a9c186 http://www.FreeBSD.org/cgi/cvsweb.cgi/ --> http://cvsweb.FreeBSD.org/ 2001-11-07 16:32:19 +00:00
Hiroki Sato
b209b178f5 Backout a wrong workaround in the previous commit. 2001-10-30 15:09:52 +00:00
Hiroki Sato
45981a7b76 Fix breakage of www/ja build process:
1.58  -> 1.74 	Makefile

Pointed out by:	-doc
2001-10-29 16:19:34 +00:00
Hiroki Sato
07bace8945 Add new translations in releases/4.4R and activate them:
1.44  -> 1.45 	includes.sgml
	1.28  -> 1.29 	releases/Makefile
	1.61  -> 1.62 	releases/index.sgml
	(new) -> 1.4  	releases/4.4R/Makefile
	(new) -> 1.3  	releases/4.4R/announce.sgml
	(new)         	releases/4.4R/docbook.css
	(new)         	releases/4.4R/errata.html
	(new) -> 1.2  	releases/4.4R/notes.sgml
	(new)         	releases/4.4R/relnotes-alpha.html
	(new)         	releases/4.4R/relnotes-i386.html
2001-09-29 21:59:41 +00:00
Jun Kuriyama
d5692400e9 Merge the changes in the English version (relnotes will point to English
version until translation is available).
2001-09-19 08:47:49 +00:00
Jun Kuriyama
0c69545063 Merge the changes in the English version. 2001-09-18 12:49:14 +00:00
Jun Kuriyama
ed0d4d36d8 Refine translation.
Suggested by:	Ako Umatani <aco@sfc.wide.ad.jp> and rio <rio@tokyoalley.net>
2001-09-18 12:47:54 +00:00
Jun Kuriyama
1549d6597b Fix typo in commercial vendor link. 2001-09-17 07:53:02 +00:00
Jun Kuriyama
9b1304258e Merge the changes in the English version. 2001-09-17 03:07:39 +00:00
Jun Kuriyama
9a4d69b1ad Merge the changes in the English version. 2001-09-13 04:05:47 +00:00
Jun Kuriyama
be56d09f9d Merge the changes in the English version. 2001-09-07 11:26:28 +00:00
Jun Kuriyama
9ca5063688 Merge the chagnes in the English version. 2001-09-07 02:22:06 +00:00
Jun Kuriyama
9a3049f72a Merge the changes in the English version. 2001-09-06 13:35:08 +00:00
Jun Kuriyama
e9c59bc9fe Merge the changes in the English version. 2001-09-05 15:32:56 +00:00
Jun Kuriyama
f5ba112f2b Merge the changes in the English version. 2001-09-05 14:17:17 +00:00
Jun Kuriyama
f82329fa64 Rebirth Japanese gallery page with XML framework. 2001-09-05 08:35:15 +00:00
Jun Kuriyama
23909d69c9 Merge the changes in the English version. 2001-09-03 06:26:05 +00:00
Jun Kuriyama
bb6b22ee89 Fix missing $DATA value in previsous commit. 2001-09-03 06:25:39 +00:00
Jun Kuriyama
80f9176969 Follow new framework for press.html with the English version. 2001-09-03 06:03:31 +00:00
Jun Kuriyama
9b2ac98390 Merge the changes in the English version. 2001-09-03 05:59:47 +00:00
Jun Kuriyama
e53a50d8cb Merge the changes in teh English version. 2001-09-03 02:14:20 +00:00
Jun Kuriyama
36b09f8c7f Fix typo. 2001-09-03 01:57:19 +00:00
Jun Kuriyama
e28c5b9f5e Transit to new index.html. 2001-08-08 03:55:55 +00:00
Jun Kuriyama
a98aee4b31 Remove old qnewsletters. 2001-08-08 02:11:16 +00:00
Jun Kuriyama
a95dd2a74a Temporally deteched until breakages are fixed (they depend on ../../en/
gallery/gallery.db).
2001-08-08 02:08:09 +00:00
Jun Kuriyama
d7c5844b64 Follow Nik's new XML framework. 2001-08-07 03:58:32 +00:00
Jun Kuriyama
f9aa781f8c Merge the changes in the English version. 2001-08-07 02:51:09 +00:00
Jun Kuriyama
270fe05e9a Add SA-01:52 and revised 01:42. 2001-08-07 01:32:53 +00:00
Jun Kuriyama
34f8513b0f Merge the changes in the English version. 2001-08-06 02:01:12 +00:00
Jun Kuriyama
71376c411c Merge the changes in the English version. 2001-08-04 03:43:32 +00:00
Jun Kuriyama
70fcb5ac51 Fix breakage.
Reported by:	wosch
2001-08-02 12:37:31 +00:00
Jun Kuriyama
50c582f957 Fix missing translation.
Fix broken link to translated documents.
2001-08-02 03:11:39 +00:00
Hiroki Sato
f20f940d08 Inactivate old news/qnewsletter-*. 2001-08-01 14:36:54 +00:00
Jun Kuriyama
ff029d43b1 Backing out previsous commit.
Reported by:	wosch
2001-08-01 14:01:52 +00:00
Jun Kuriyama
0f637e4bcf Completely rewrite to sync with 1.112 of the English version. 2001-08-01 12:42:57 +00:00
Jun Kuriyama
8446b1a951 Changes in the English version are merged (1.59 -> 1.62). 2001-08-01 00:25:34 +00:00
George C A Reid
959313e15c Correct link to retail outlets 2001-07-30 22:19:09 +00:00
Jun Kuriyama
18d8706b54 Merge the changes in the English version. 2001-07-30 13:31:59 +00:00
Jun Kuriyama
1726b988ea Merge the changes in the English version (1.7 -> 1.8, 1.285 -> 1.291). 2001-07-30 02:46:05 +00:00
Jun Kuriyama
c4147c4256 Merge the changes in the English version (1.6 -> 1.10).
Submitted by:	hrs
2001-07-28 07:46:02 +00:00
Jun Kuriyama
ccbf85a0d3 Merge the changes in the English version. 2001-07-28 06:27:52 +00:00
Jeroen Ruigrok van der Werven
57f2093358 Fix 404 by adding extra ../, since &base; refers to the /ja section.
Submitted by:	checkbot
2001-07-26 06:48:10 +00:00
Jun Kuriyama
3ecb5378fe Merge the changes in the English version (1.57 -> 1.58). 2001-07-24 02:13:32 +00:00
Jun Kuriyama
241c5d08a3 Merge the changes in the English version (1.53 -> 1.57). 2001-07-24 01:23:44 +00:00
Hiroki Sato
3ca6387ed4 Fix malformed URI and merge from English version (1.40 -> 1.41). 2001-07-14 16:41:46 +00:00
Jun Kuriyama
cf94a454e2 Second round of synchronizing. 2001-07-14 05:55:07 +00:00
Jun Kuriyama
c9b9b46cf3 Merge the changes in the English version:
1.86  -> 1.91	docs.sgml
	1.105 -> 1.126	index.sgml
2001-07-14 04:58:02 +00:00
Jun Kuriyama
de752a07a9 First round of synchronizing.
See "Original Revision" headers' changes for synchronization status.
2001-07-14 03:43:18 +00:00
Motoyuki Konno
885f435baf Fix typo.
Submitted by:	Atsuo Hirai <hirai@mail.udn.ne.jp>
2001-07-10 11:08:07 +00:00
Andrey A. Chernov
1ad5b4095a ISO_ -> ISO rename 2001-06-11 02:39:07 +00:00
Hiroki Sato
6096c19e72 Merge the following from the English version:
1.41  -> 1.42 	includes.sgml
	1.36  -> 1.37 	internal/about.sgml
	1.50  -> 1.53 	security/security.sgml

	1.4   -> 1.6  	releases/4.3R/errata.sgml

Submitted by:	SUGANO Kei <sugano@aurora.es.hokudai.ac.jp>
References:	[doc-jp 8255]
2001-06-07 16:06:01 +00:00
Hiroki Sato
8ed912b113 Merge the following from the English version:
1.3   -> 1.4  	releases/4.3R/errata.sgml

Submitted by:	SUGANO Kei <sugano@aurora.es.hokudai.ac.jp>
References:	[doc-jp 8245]
2001-06-03 19:33:35 +00:00
Jun Kuriyama
7c9d3b090a Merge the changes in the English version (1.34 -> 1.40). 2001-05-21 14:47:09 +00:00
Hiroki Sato
0b8543ef9d Merge the following from the English version:
1.2   -> 1.3  	releases/4.3R/errata.sgml
2001-05-20 06:35:34 +00:00
Jun Kuriyama
5797bfad27 Following changes in the English version are merged:
includes.sgml			1.39 -> 1.41
	where.sgml			1.49 -> 1.50
	internal/Makefile		1.24 -> 1.25
	news/press-rel-1.sgml		1.4  -> 1.5
	news/press-rel-2.sgml		1.4  -> 1.5
	ports/Makefile			1.31 -> 1.32
	ports/categories		1.14 -> 1.16
	ports/ports.inc			1.55 -> 1.56
	projects/newbies.sgml		1.16 -> 1.20
	releases/index.sgml		1.54 -> 1.55
	releases/2.2R/announce.sgml	1.5  -> 1.6
	search/web.atoz			1.51 -> 1.52
2001-05-10 02:03:09 +00:00
Hiroki Sato
362436de3e Merge the following from the English version:
1.248 -> 1.269	news/newsflash.sgml

Submitted by:	Naoto Murakoshi <s1991204@cc.musashi.ac.jp>
References:	[doc-jp 8161]
2001-05-08 15:11:53 +00:00
Jun Kuriyama
b26c76b9ca Merge from the English version. 2001-05-08 14:40:03 +00:00
Hiroki Sato
02b6548549 - Catch up with English version:
1.6   -> 1.8  	docproj/doc-set.sgml
	1.14  -> 1.15 	docproj/sgml.sgml
	1.36  -> 1.37 	docproj/translations.sgml
	1.12  -> 1.14 	internal/developer.sgml
	1.13  -> 1.14 	internal/internal.sgml
	1.18  -> 1.19 	java/newsflash.sgml
	1.12  -> 1.13 	java/dists/12.sgml
	1.5   -> 1.6  	releases/2.2.5R/announce.sgml
	1.5   -> 1.6  	releases/2.2.6R/announce.sgml
	1.8   -> 1.9  	releases/2.2.7R/announce.sgml
	1.4   -> 1.5  	releases/2.2.8R/announce.sgml
	1.5   -> 1.6  	releases/3.0R/announce.sgml
	1.5   -> 1.6  	releases/3.1R/announce.sgml

- Merge from the English version and add a line forgotten
  in the previous commit:

	1.1   -> 1.2  	releases/4.3R/notes.sgml

Pointed out by:	kogane@jp.FreeBSD.org
Submitted by:	hino@ccm.cl.nec.co.jp
2001-05-08 09:38:38 +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