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
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
Hiroki Sato
0603e9b37a
Merge the following from the English version:
...
1.19 -> 1.20 includes.xsl
1.25 -> 1.26 internal/internal.sgml
1.2 -> 1.3 platforms/alpha.sgml
1.4 -> 1.5 platforms/amd64.sgml
1.15 -> 1.17 platforms/sparc.sgml
2003-12-06 08:13:03 +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
82d775b135
Merge the following from the English version:
...
1.32 -> 1.33 availability.sgml
1.68 -> 1.77 index.xsl
1.45 -> 1.47 internal/machines.sgml
1.33 -> 1.38 news/Makefile
1.4 -> 1.5 news/includes.xsl
1.30 -> 1.32 projects/newbies.sgml
1.139 -> 1.141 security/security.sgml
2003-09-21 17:18:14 +00:00
Hiroki Sato
36451f7ca0
Merge the following from the English version:
...
1.5 -> 1.8 relnotes.sgml
1.25 -> 1.27 internal/developer.sgml
1.23 -> 1.25 internal/internal.sgml
1.40 -> 1.45 internal/machines.sgml
2003-07-06 10:35:16 +00:00
Hiroki Sato
efda36014c
Merge the following from the English version:
...
1.12 -> 1.13 docproj/submitting.sgml
1.43 -> 1.47 internal/about.sgml
1.36 -> 1.40 internal/machines.sgml
1.11 -> 1.12 platforms/x86-64.sgml
2003-06-11 21:24:47 +00:00
Hiroki Sato
507e7dedfd
Merge the following from the English version:
...
1.9 -> 1.10 includes.xsl
1.29 -> 1.37 index.xsl
1.42 -> 1.43 internal/about.sgml
1.24 -> 1.25 internal/developer.sgml
1.22 -> 1.23 internal/internal.sgml
1.29 -> 1.36 internal/machines.sgml
1.15 -> 1.16 internal/mirror.sgml
1.14 -> 1.17 internal/statistic.sgml
1.4 -> 1.5 prstats/index.sgml
2002-11-03 19:29:24 +00:00
Hiroki Sato
eba7bccb82
Merge the following from the English version:
...
1.22 -> 1.23 index.xsl
1.19 -> 1.22 register.sgml
1.21 -> 1.22 internal/internal.sgml
1.4 -> 1.5 java/advocacy.sgml
1.32 -> 1.33 news/Makefile
1.34 -> 1.35 news/news.sgml
1.30 -> 1.32 releases/Makefile
1.91 -> 1.93 security/security.sgml
2002-05-15 18:21:59 +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
5f608c1b8e
MFen (HTML 4.01 transition).
2002-03-17 05:10:13 +00:00
Jun Kuriyama
852b7536d0
MFen.
2002-03-14 11:15:36 +00:00
Jun Kuriyama
ddedc502bc
Punctuation character transition.
...
Submitted by: rio@tokyoalley.net
2002-03-02 06:34:57 +00:00
Jun Kuriyama
260c1c8205
Merge the changes in the English version.
2002-01-03 03:30:06 +00:00
Jun Kuriyama
9b1304258e
Merge the changes in the English version.
2001-09-17 03:07:39 +00:00
Jun Kuriyama
f5ba112f2b
Merge the changes in the English version.
2001-09-05 14:17:17 +00:00
Jun Kuriyama
ccbf85a0d3
Merge the changes in the English version.
2001-07-28 06:27:52 +00:00
Jun Kuriyama
cf94a454e2
Second round of synchronizing.
2001-07-14 05:55: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
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
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
Jun Kuriyama
164e6aa8ad
Merge the changes in the English version (1.23 -> 1.24).
...
(version bump only)
2001-03-08 09:18:02 +00:00
Jun Kuriyama
c5162ddab5
Merge the changes in the English version (1.19 -> 1.21).
2001-03-08 09:17:16 +00:00
Hiroki Sato
48f08058c7
- Merge the following from the English version:
...
1.91 -> 1.93 projects/projects.sgml
- Fix malformed &enbase; definition:
prehtml
internal/about.sgml
ports/portindex
Pointed out by: wosch
2001-01-01 18:41:43 +00:00
Hiroki Sato
f105eea6d1
- Merge the following from the English version:
...
1.2 -> 1.3 conspectus/Makefile
1.4 -> 1.7 conspectus/index.sgml
1.11 -> 1.12 internal/developer.sgml
1.15 -> 1.18 java/newsflash.sgml
1.233 -> 1.235 news/newsflash.sgml
1.167 -> 1.168 news/press.sgml
1.48 -> 1.51 ports/ports.inc
1.50 -> 1.51 search/web.atoz
- Add new translations and activate them.
Makefile
platforms/Makefile
platforms/ia64.sgml
platforms/index.sgml
platforms/ppc.sgml
platforms/alpha.sgml
(based on repo copy of alpha/alpha.sgml)
smp/Makefile
smp/index.sgml
2000-12-30 14:25:15 +00:00
Motoyuki Konno
6a2c025f69
Fix the link to FreeBSD commiter's guide.
2000-12-21 11:54:35 +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
9a4abe3f61
Switch web.mk to share/mk/web.site.mk in Japanese version.
2000-11-07 11:38:10 +00:00
Jun Kuriyama
584157a711
Delete unused %rev.incl; lines.
...
Reviewed by: hrs (on concept)
2000-10-31 19:33:00 +00:00
Hiroki Sato
db3a9d5cba
Merge changes from the English version:
...
1.10 -> 1.11 internal/statistic.sgml
1.29 -> 1.30 security/security.sgml
2000-10-07 21:14:15 +00:00
Hiroki Sato
ba904efd64
- Merge the following from the English version:
...
1.92 -> 1.93 index.sgml
1.10 -> 1.11 internal/developer.sgml
1.2 -> 1.3 ports/Makefile.inc0
- Fix routines around $pos_date for malformed $FreeBSD:...$:
prehtml
2000-10-03 11:10:50 +00:00
Jun Kuriyama
af40ad9b9d
Clean-up around directory traversing and revision checking.
...
Submitted by: hrs
2000-10-02 09:16:24 +00:00
Hiroki Sato
4dd4e67a7e
o Add new translations:
...
releases/4.1R/Makefile
releases/4.1R/announce.sgml
releases/4.1R/errata.sgml
o Merge the following from the English version:
1.89 -> 1.91 index.sgml
1.200 -> 1.201 support.sgml
1.2 -> 1.3 conspectus/index.sgml
1.9 -> 1.10 internal/developer.sgml
1.15 -> 1.18 internal/machines.sgml
1.13 -> 1.15 java/newsflash.sgml
1.21 -> 1.22 news/news.sgml
1.190 -> 1.202 news/newsflash.sgml
1.84 -> 1.85 projects/projects.sgml
1.23 -> 1.24 releases/Makefile
1.38 -> 1.43 releases/index.sgml
1.48 -> 1.49 search/web.atoz
1.25 -> 1.27 security/security.sgml
1.11 -> 1.15 tutorials/index.sgml
2000-08-28 21:40:17 +00:00
Jun Kuriyama
f3b2cde18f
Merge changes in the English version (1.14 -> 1.15).
2000-08-02 08:03:34 +00:00
Jun Kuriyama
8675871091
Merge changes in the English version (1.12 -> 1.13).
2000-08-02 08:01:33 +00:00
Motoyuki Konno
281ec70298
Fix the link to internal/committers-guide.html and tutorials/docproj-primer:
...
These pages not translated yet. So point to the English version.
2000-06-14 23:17:10 +00:00
Jun Kuriyama
4fad3a101c
Following change in the English version is merged:
...
1.19 -> 1.22 internal/Makefile
2000-05-07 01:54:44 +00:00
Jun Kuriyama
1655695a14
Following changes in the English version are merged:
...
1.80 -> 1.84 index.sgml
1.34 -> 1.35 internal/about.sgml
1.11 -> 1.12 internal/internal.sgml
1.13 -> 1.14 internal/machines.sgml
1.12 -> 1.13 internal/mirror.sgml
1.9 -> 1.10 internal/statistic.sgml
Submitted by: Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
Reference: [doc-jp 7314]
2000-04-24 02:12:04 +00:00
Jun Kuriyama
434443a7ab
Merge the following from the English version:
...
1.78 -> 1.79 docs.sgml
1.33 -> 1.35 includes.sgml
1.75 -> 1.80 index.sgml
1.16 -> 1.17 mailto.sgml
1.17 -> 1.19 send-pr.sgml
1.181 -> 1.186 support.sgml
1.19 -> 1.20 docproj/current.sgml
1.5 -> 1.6 docproj/submitting.sgml
1.29 -> 1.30 docproj/translations.sgml
1.47 -> 1.48 gallery/gallery.sgml
1.33 -> 1.34 internal/about.sgml
1.7 -> 1.9 internal/developer.sgml
1.145 -> 1.149 news/newsflash.sgml
1.23 -> 1.120 news/press.sgml
1.80 -> 1.83 projects/projects.sgml
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 7259,7260,7262]
2000-04-01 23:38:56 +00:00
Jun Kuriyama
0a7195865d
Following changes in the English version are merged:
...
1.73 -> 1.74 index.sgml
1.13 -> 1.19 internal/Makefile
1.18 -> 1.19 news/qnewsletter.sgml
1.44 -> 1.46 search/search.sgml
2000-01-22 01:20:38 +00:00
Motoyuki Konno
f1235015b5
Merge the following changes in the English version:
...
internal/about.sgml 1.31 -> 1.33
internal/developer.sgml 1.6 -> 1.7
news/press-rel-1.sgml 1.2 -> 1.3
news/press-rel-2.sgml 1.2 -> 1.3
news/press-rel-3.sgml 1.2 -> 1.3
news/qnewsletter.sgml 1.16 -> 1.17
ports/categories 1.7 -> 1.8
ports/portindex 1.27 -> 1.30
ports/ports.inc 1.42 -> 1.45
projects/mozilla.sgml 1.9 -> 1.10
projects/newbies.sgml 1.11 -> 1.12
projects/projects.sgml 1.77 -> 1.80
search/search.sgml 1.42 -> 1.44
search/search-mid.sgml 1.5 -> 1.6
security/security.sgml 1.12 -> 1.20
2000-01-10 11:08:53 +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
f4d749c6fd
Following changes in the English version are merged.
...
1.11 -> 1.12 internal/mirror.sgml
1.8 -> 1.9 internal/statistic.sgml
1.5 -> 1.6 news/includes.sgml
1.9 -> 1.10 news/qnewsletter-1-1.sgml
1.6 -> 1.7 news/qnewsletter-1-2.sgml
1.7 -> 1.8 news/qnewsletter-1-3.sgml
1.7 -> 1.8 news/qnewsletter-1-4.sgml
1.5 -> 1.6 news/qnewsletter-1-5.sgml
1.4 -> 1.5 news/qnewsletter-1-6.sgml
1.3 -> 1.4 news/qnewsletter-1-7.sgml
1999-12-18 06:34:15 +00:00
Jun Kuriyama
8379782bc8
Following changes in the English version are merged.
...
1.4 -> 1.5 alpha/alpha.sgml
1999-12-18 05:25:36 +00:00
Jun Kuriyama
b52d689ad1
MFen:
...
1.162 -> 1.171 support.sgml
1.7 -> 1.8 internal/statistic.sgml
Submitted by: Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
Reviewed by: aki@jp, kuriyama
1999-10-21 06:39:13 +00:00
Jun Kuriyama
c0368b851c
MFen:
...
1.38 -> 1.39 where.sgml
1.31 -> 1.32 y2kbug.sgml
1.28 -> 1.30 internal/about.sgml
1.74 -> 1.75 projects/projects.sgml
1.30 -> 1.32 releases/index.sgml
1.25 -> 1.29 auditors.sgml
Submitted by: Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
Reviewed by: kuriyama
1999-10-07 12:33:30 +00:00
Jun Kuriyama
3eb317afab
MFen:
...
1.28 -> 1.30 includes.sgml
1.17 -> 1.18 internet.sgml
1.16 -> 1.17 docproj/current.sgml
1.9 -> 1.11 docproj/sgml.sgml
1.27 -> 1.28 internal/about.sgml
1.4 -> 1.5 internal/developer.sgml
1.16 -> 1.17 news/news.sgml
1.127 -> 1.135 news/newsflash.sgml
1.13 -> 1.15 news/qnewsletter.sgml
1.51 -> 1.53 news/webchanges.sgml
1.25 -> 1.26 ports/portindex
1.35 -> 1.41 ports/ports.inc
1.10 -> 1.11 projects/newbies.sgml
1.72 -> 1.74 projects/projects.sgml
1.3 -> 1.7 ports/categories
Submitted by: Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
Reviewed by: kuriyama
1999-10-02 01:19:40 +00:00
Jun Kuriyama
0757a77fe3
Bump "Original revision" header.
...
($Id$ -> $FreeBSD$ migration)
1999-09-07 15:15:59 +00:00
Jun Kuriyama
945df9d6a0
MFen:
...
1.10 -> 1.14 applications.sgml
1.70 -> 1.72 docs.sgml
1.2 -> 1.3 internal/developer.sgml
1.12 -> 1.15 news/news.sgml
Submitted by: Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
Reviewed by: kuriyama
1999-09-06 15:10:20 +00:00