Commit graph

145 commits

Author SHA1 Message Date
Ryusuke SUZUKI
dd25c164c6 Rewrap lines. 2010-10-31 14:33:02 +00:00
Ryusuke SUZUKI
e06416f851 Fix broken links. 2010-10-31 14:12:27 +00:00
Ryusuke SUZUKI
aba688a858 Merge the following from the English version:
1.508 -> 1.510	doc/ja_JP.eucJP/articles/contributing/article.sgml
2010-10-30 10:46:24 +00:00
Ryusuke SUZUKI
e428cd1d28 Refine translation.
Submitted by:   Hiroo Ono <hiroo _at_ jp dot FreeBSD dot jp>
Reference :     [doc-jp-work 1826]
2010-10-30 08:50:31 +00:00
Ryusuke SUZUKI
b789b525b9 Merge the following from the English version:
1.506 -> 1.508	doc/ja_JP.eucJP/articles/contributing/article.sgml

Submitted by:	Hiroo Ono <hiroo _at_ jp dot FreeBSD dot jp>
Reference :	[doc-jp-work 1825]
2010-10-30 07:36:16 +00:00
Hiroki Sato
87bbb2345a Catch up with contrib.ent change in en_US.ISO8859-1. 2008-08-17 09:43:34 +00:00
Hideyuki KURASHINA
6be9b78bd8 - Merge the following from the English version:
1.42  -> 1.47  articles/Makefile
  1.503 -> 1.506 articles/contributing/article.sgml
  1.9   -> 1.10  articles/contributors/Makefile
  1.436 -> 1.446 articles/contributors/article.sgml
  New   -> 1.3   articles/fbsd-from-scratch/stage_1.conf.default
  1.1   -> 1.5   articles/fbsd-from-scratch/stage_1.sh
  New   -> 1.3   articles/fbsd-from-scratch/stage_2.conf.default
  1.1   -> 1.5   articles/fbsd-from-scratch/stage_2.sh
  1.1   -> 1.4   articles/fbsd-from-scratch/stage_3.mk
  1.27  -> 1.30  articles/fonts/article.sgml
  1.23  -> 1.32  articles/problem-reports/article.sgml

- Append stage_[12].conf.default into EXTRAS.

                 articles/fbsd-from-scratch/Makefile

Submitted by:	Hiroo Ono <hiroo _at_ jp dot FreeBSD dot org>
2006-03-13 16:46:15 +00:00
Hiroki Sato
bc03262347 Merge the following from the English version:
1.434 -> 1.436	contributors/article.sgml
	1.16  -> 1.17 	diskless-x/article.sgml
	1.4   -> 1.11 	fbsd-from-scratch/article.sgml
2004-12-29 17:28:47 +00:00
Hideyuki KURASHINA
b7ff0bc813 Fix typos.
Submitted by:	kano at na dot rim dot or dot jp
Reference:	[doc-jp 14506]
2004-12-23 16:52:43 +00:00
Hideyuki KURASHINA
17790d9cd7 Merge the following from the English version:
1.484 -> 1.503	articles/contributing/article.sgml

Submitted by:	Hiroo Ono <hiroo at oikumene dot gcd dot org>
Reference:	[doc-jp-work 971]
2004-11-07 07:08:39 +00:00
Hideyuki KURASHINA
564f9c020c Merge the following from the English version:
1.36  -> 1.42	articles/Makefile
 1.4   -> 1.6	articles/contributing/Makefile
 1.6   -> 1.9	articles/contributors/Makefile
 1.420 -> 1.434	articles/contributors/article.sgml
 1.3   -> 1.5	articles/dialup-firewall/Makefile
 1.39  -> 1.40	articles/dialup-firewall/article.sgml
 1.7   -> 1.8	articles/diskless-x/Makefile
 1.15  -> 1.16	articles/diskless-x/article.sgml
 1.4   -> 1.6	articles/fbsd-from-scratch/Makefile
 1.10  -> 1.12	articles/fonts/Makefile
 1.24  -> 1.27	articles/fonts/article.sgml
 1.4   -> 1.6	articles/ipsec-must/Makefile
 1.12  -> 1.15	articles/ipsec-must/article.sgml
 1.10  -> 1.12	articles/multi-os/Makefile
 1.37  -> 1.39	articles/multi-os/article.sgml
 1.4   -> 1.6	articles/problem-reports/Makefile
 1.3   -> 1.4	articles/zip-drive/Makefile
 1.12  -> 1.15	articles/zip-drive/article.sgml
2004-10-28 18:37:19 +00:00
Hideyuki KURASHINA
8bae569f65 Merge the following from the English version:
1.32 -> 1.39	articles/dialup-firewall/article.sgml

Submitted by:	Hiroo Ono <hiroo at oikumene dot gcd dot org>
Reference:	[doc-jp-work 928]
2004-10-27 15:07:54 +00:00
Hideyuki KURASHINA
e2aeffb46e Merge the following from the English version:
1.1483 -> 1.484 articles/contributing/article.sgml

Submitted by:	Hiroo Ono <hiroo at oikumene dot gcd dot org>
References:	[doc-jp-work 784, 903]
2004-09-24 17:37:44 +00:00
Hiroki Sato
5fa082b1f8 Simplify parameter entities in doctype declaration.
Currently we have articles.ent and books.ent, and
for example, articles.ent can be used by putting the
following lines in the doctype declaration:

 <!ENTITY % articles.ent PUBLIC
            "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
 %articles.ent;

This pulls all of the necessary entities via share/sgml/articles.ent.

The translation teams can customize these entities by redefining
the articles.ent file in <langcode>/share/sgml.  See
ja_JP.eucJP/share/sgml for example.
2004-08-08 13:44:01 +00:00
Hideyuki KURASHINA
53a2d76425 Fix typo.
Submitted by:	kano@na.rim.or.jp
Reference:	[doc-jp 12551]
2004-04-19 16:57:54 +00:00
Alexey Zelkin
3288315d06 Use 'ja_JP.eucJP' name for referencing japanese directory while
declaring DESTDIR.  It should not hurt anything, but unbreaks new
'make package' which is using 'realpath' and therefore gets lost
in middle of process.

Noticed by:	simon
2004-04-12 20:13:51 +00:00
Hiroki Sato
c722828a92 Fix typos.
Submitted by:	kano@na.rim.or.jp
References:	[doc-jp-work 840]
2004-04-01 19:29:57 +00:00
Hideyuki KURASHINA
1fa919e2b6 Refine translation.
Submitted by:	kano@na.rim.or.jp
Reference:	[doc-jp 12477]
2004-04-01 01:10:11 +00:00
Motoyuki Konno
d275ec2010 Fix typo.
Submitted by:	kano@na.rim.or.jp
Reference:	[doc-jp 12412]
2004-02-29 07:05:09 +00:00
Hiroki Sato
152cd68fdc Merge the following from the English version:
1.31  -> 1.32 	dialup-firewall/article.sgml
	1.13  -> 1.15 	diskless-x/article.sgml
	1.23  -> 1.24 	fonts/article.sgml
	1.36  -> 1.37 	multi-os/article.sgml
2003-12-06 08:12:54 +00:00
Hideyuki KURASHINA
4e661fd3ec Catch up the following with the English version.
1.473 -> 1.483   articles/contributing/article.sgml

References:	[doc-jp-work 342, 345]
2003-11-01 07:27:25 +00:00
Hideyuki KURASHINA
760e2bbcd5 Catch up with the English version:
1.419 -> 1.420 articles/contributors/article.sgml
   1.2   -> 1.4   articles/fbsd-from-scratch/article.sgml
   1.11  -> 1.12  articles/zip-drive/article.sgml
2003-10-20 10:11:13 +00:00
Hideyuki KURASHINA
9bfcf97c85 Catch up with the English version:
1.417 -> 1.419 articles/contributors/article.sgml
   1.1   -> 1.2   articles/fbsd-from-scratch/article.sgml
2003-10-14 06:11:41 +00:00
Hiroki Sato
8e73cebbbc Add a new translation and hook up to the build:
(new)         	Makefile
	(new) -> 1.4  	fbsd-from-scratch/Makefile
	(new) -> 1.1  	fbsd-from-scratch/article.sgml
	(new) -> 1.1  	fbsd-from-scratch/stage_1.sh
	(new) -> 1.1  	fbsd-from-scratch/stage_2.sh
	(new) -> 1.1  	fbsd-from-scratch/stage_3.mk
2003-10-11 15:06:56 +00:00
Hideyuki KURASHINA
5d07ac733a Improve translation.
Submitted by:	hrs
2003-10-11 13:55:24 +00:00
Hideyuki KURASHINA
02cd02f8b7 Merge from the English version (untranslated articles are still connected
off from building):

   1.22 -> 1.36	articles/Makefile
2003-10-11 13:36:07 +00:00
Hideyuki KURASHINA
51279c7ed8 Add new translation and activate it:
1.22  -> 1.36	articles/Makefile
  (new) -> 1.23	articles/problem-reports/Makefile
  (new) -> 1.4	articles/problem-reports/article.sgml

Submitted by:	SAKAMOTO Seiji <sakamoto@buz.bbiq.jp>
Reference:	[doc-jp 10656]
2003-10-11 13:21:55 +00:00
Hideyuki KURASHINA
e16eb63db9 Catch up the following with the English version.
1.30 -> 1.31	articles/dialup-firewall/article.sgml
   1.10 -> 1.13 articles/diskless-x/article.sgml
   1.22 -> 1.23 articles/fonts/article.sgml
   1.11 -> 1.12	articles/ipsec-must/article.sgml
   1.35 -> 1.36	articles/multi-os/article.sgml
2003-10-11 13:10:29 +00:00
Hiroki Sato
85d26242dd Catch up with the English version:
1.415 -> 1.417	contributors/article.sgml
2003-08-02 11:36:08 +00:00
Hiroki Sato
0ee9cbfdc3 Merge the following from the English version:
1.4   -> 1.6  	contributors/Makefile
	1.414 -> 1.415	contributors/article.sgml
2003-07-08 19:05:21 +00:00
Hiroki Sato
ac51698df9 Merge the following from the English version:
1.412 -> 1.414	contributors/article.sgml
2003-07-08 17:50:17 +00:00
Hiroki Sato
08559921fc Merge the following from the English version:
1.400 -> 1.412	contributors/article.sgml
	1.10  -> 1.11 	zip-drive/article.sgml
2003-07-06 10:14:51 +00:00
Hiroki Sato
703e628885 Merge the following from the English version:
1.371 -> 1.400	contributors/article.sgml
2003-06-15 17:25:44 +00:00
Hiroki Sato
152499b53f Merge the following from the English version:
1.21  -> 1.22 	fonts/article.sgml
2003-06-15 02:10:56 +00:00
Hiroki Sato
f75b3c9cf1 Merge from the English version:
1.2   -> 1.4  	contributing/Makefile
	1.1   -> 1.3  	dialup-firewall/Makefile
	1.5   -> 1.7  	diskless-x/Makefile
	1.8   -> 1.10 	fonts/Makefile
	1.20  -> 1.21 	fonts/article.sgml
	1.2   -> 1.4  	ipsec-must/Makefile
	1.8   -> 1.10 	multi-os/Makefile
	1.33  -> 1.35 	multi-os/article.sgml
	1.1   -> 1.3  	zip-drive/Makefile
2003-04-27 15:41:37 +00:00
Hiroki Sato
13751322ba Merge the following from the English version:
1.2   -> 1.4  	contributors/Makefile
	1.358 -> 1.371	contributors/article.sgml
2003-04-27 10:27:31 +00:00
Hiroki Sato
f6cd99b654 Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile. The navi-link
is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or
${FORMATS} includes "html" and "html-split."
2003-04-22 18:35:44 +00:00
Hiroki Sato
4f8b26641c - Add WITH_DOCFORMAT_NAVI_LINK to mk/doc.docbook.mk and
enable it in en_US.ISO8859-1/ and ja_JP.eucJP/.

- Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
  and l10n.ent for entity localization.

- Use share/misc/docbook.css for indentiation of <programlisting>
  and <screen>.

- Add some missing $FreeBSD$.
2003-04-19 11:39:30 +00:00
Hideyuki KURASHINA
cd19771b50 Catch up the following with the English version.
1.1   -> 1.2	articles/contributing/Makefile
	1.1   -> 1.2	articles/contributors/Makefile
	1.337 -> 1.358	articles/contributors/article.sgml
	1.26  -> 1.30	articles/dialup-firewall/article.sgml
2003-03-19 05:49:15 +00:00
Hideyuki KURASHINA
2c40dde57b Catch up the following with the English version.
1.232 -> 1.337	articles/contributors/article.sgml

Approved by:	hrs (mentor)
2003-02-09 16:20:47 +00:00
Hideyuki KURASHINA
e6a1a7b5c8 Merge the following from the English version:
1.25 -> 1.26	articles/dialup-firewall/article.sgml
	1.25 -> 1.33	articles/multi-os/article.sgml

Approved & Reviewed by:	hrs (mentor)
2003-02-02 17:13:38 +00:00
Hiroki Sato
a4da305613 Merge the following from the English version:
1.11  -> 1.25 	dialup-firewall/article.sgml
	1.9   -> 1.10 	diskless-x/article.sgml

Submitted by:	Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
References:	[doc-jp-work 546]
2003-01-05 18:32:22 +00:00
Hiroki Sato
2d725b7c3e Keep consistent a transliteration of the word "interface."
Submitted by:	Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
References:	[doc-jp-work 539]
2002-12-11 15:56:38 +00:00
Ernst de Haan
a3f6095eb1 Changed email address of Kees Jan Koster on his request. 2002-09-17 09:19:07 +00:00
Giorgos Keramidas
ef5660520f Change all remaining file:/path/ urls to file://localhost/path/ 2002-09-08 23:21:58 +00:00
Hiroki Sato
ef5e2e842e Merge the following from the English version:
1.37  -> 1.232	contributors/article.sgml
2002-08-10 18:49:05 +00:00
Hiroki Sato
49aa33345a Merge the following from the English version:
1.7   -> 1.9  	diskless-x/article.sgml
	1.9   -> 1.11 	ipsec-must/article.sgml
2002-08-09 06:52:27 +00:00
Hiroki Sato
304776c11f Merge the following from the English version:
1.19  -> 1.20 	fonts/article.sgml
	1.20  -> 1.25 	multi-os/article.sgml
2002-07-30 02:20:18 +00:00
Hiroki Sato
6e11943177 - Use Japanese punctuation characters.
contributing/article.sgml
	contributors/article.sgml
	dialup-firewall/article.sgml
	diskless-x/article.sgml
	fonts/article.sgml
	ipsec-must/article.sgml
	multi-os/article.sgml
	zip-drive/article.sgml

- Merge the following from the English version:

	1.5   -> 1.10	zip-drive/article.sgml

Submitted by:	Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
References:	[doc-jp-work 320,330,332]
2002-04-28 16:23:00 +00:00
SUZUKI Shinsuke
9bb4d1e07b added SUZUKI Shinsuke <suz@freebsd.org> to developers-list
Reviewed by:	ume
2002-03-28 19:08:07 +00:00