aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/share/sgml/header.l10n.ent
blob: 4278abbe1e6eab75ed88d348b272d92760edac85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<?xml version='1.0' encoding='euc-jp'?>
<!-- $FreeBSD$ -->

<!-- FreeBSD HTML Header L10N Entities -->
<!-- PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header L10N Entities//EN" -->

<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: r39229 -->

<!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&base;/search/index-site.html">サイトマップ</a> |
  <a href="&base;/copyright/">知的財産権について</a> | <!-- &copy; -->(C) 1995-2012 The FreeBSD Project.  All rights reserved.</span>'>
<!ENTITY author '<a href="&base;/index.html">ホーム</a> &nbsp; | &nbsp; <a href="&base;/mailto.html">連絡先</a> &nbsp; | &nbsp; <a href="&base;/copyright/index.html">知的財産権について</a> &nbsp; | &nbsp; &copyright;'>

<!ENTITY header2.word.search '検索'>
<!ENTITY header2.word.donate '寄付・寄贈'>
<!ENTITY header2.word.contact '連絡先'>

<!ENTITY header2.topnav '
  <div xmlns="http://www.w3.org/1999/xhtml" id="menu">
    <ul class="first">
      <li><a href="&base;/">ホーム</a></li>
    </ul>
    <ul>
      <li><a href="&base;/about.html">FreeBSD とは</a>
	<ul>
	  <li><a href="&base;/projects/newbies.html">FreeBSD が初めてという方へ</a></li>
	  <li><a href="&base;/features.html">特徴</a></li>
	  <li><a href="&enbase;/advocacy/">プロモーション活動</a></li>
	  <li><a href="&enbase;/marketing/">マーケティング活動</a></li>
	</ul>
      </li>
    </ul>
    <ul>
      <li><a href="&base;/where.html">FreeBSD の入手</a>
	<ul>
	  <li><a href="&base;/releases/">リリース情報</a></li>
	  <li><a href="&enbase;/releng/">リリースエンジニアリング</a></li>
	</ul>
      </li>
    </ul>
    <ul>
      <li><a href="&base;/docs.html">ドキュメント</a>
	<ul>
	  <li><a href="&enbase;/doc/ja_JP.eucJP/books/faq/">FAQ</a></li>
	  <li><a href="&enbase;/doc/ja_JP.eucJP/books/handbook/">ハンドブック</a></li>
	  <li><a href="&enbase;/doc/ja_JP.eucJP/books/porters-handbook/">port 作成者のためのハンドブック</a></li>
	  <li><a href="&enbase;/doc/en_US.ISO8859-1/books/developers-handbook/">開発者のためのハンドブック</a></li>
	  <li><a href="&enbase;/cgi/man.cgi">マニュアルページ</a></li>
	</ul>
      </li>
    </ul>
    <ul>
      <li><a href="&base;/community.html">コミュニティ</a>
	<ul>
	  <li><a href="&base;/community/mailinglists.html">メーリングリスト</a></li>
	  <li><a href="http://forums.freebsd.org">フォーラム</a></li>
	  <li><a href="&base;/usergroups.html">ユーザグループ</a></li>
	  <li><a href="&base;/events/events.html">イベント</a></li>
	</ul>
      </li>
    </ul>
    <ul>
      <li><a href="&base;/projects/index.html">開発</a>
	<ul>
	  <li><a href="http://wiki.FreeBSD.org/IdeasPage">プロジェクトアイディア</a></li>
	  <li><a href="http://svnweb.FreeBSD.org">SVN リポジトリ</a></li>
	  <li><a href="http://cvsweb.FreeBSD.org">CVS リポジトリ</a></li>
	  <li><a href="http://p4web.FreeBSD.org">Perforce リポジトリ</a></li>
	</ul>
      </li>
    </ul>
    <ul>
      <li><a href="&base;/support.html">サポート</a>
	<ul>
	  <li><a href="&base;/commercial/commercial.html">ベンダ</a></li>
	  <li><a href="&base;/security/">セキュリティ情報</a></li>
	  <li><a href="&enbase;/cgi/query-pr-summary.cgi">障害報告</a></li>
	  <li><a href="&base;/send-pr.html">障害報告の提出</a></li>
	</ul>
      </li>
    </ul>
    <ul>
      <li><a href="http://www.freebsdfoundation.org/">財団</a>
	<ul>
	  <li><a href="http://www.freebsdfoundation.org/donate/">寄付</a></li>
	</ul>
      </li>
    </ul>
  </div> <!-- MENU -->
'>

<!ENTITY webbuild '
<p xmlns="http://www.w3.org/1999/xhtml">この文書は、FreeBSD Web ページを手動で CVS
リポジトリから構築して更新する方法を解説しています。</p>'>