- Merge the following from the English version:
r45075 -> r45395 head/ja_JP.eucJP/share/xml/header.l10n.ent r45075 -> r45449 head/ja_JP.eucJP/share/xml/libcommon.xsl
This commit is contained in:
parent
5986a99808
commit
8c6e2c11ba
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45453
2 changed files with 10 additions and 11 deletions
ja_JP.eucJP/share/xml
|
@ -5,7 +5,7 @@
|
|||
<!-- PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header L10N Entities//EN" -->
|
||||
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: r45075 -->
|
||||
<!-- Original revision: r45395 -->
|
||||
|
||||
<!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&base;/search/index-site.html">サイトマップ</a> |
|
||||
<a href="&base;/copyright/">知的財産権について</a> | <!-- © -->(C) 1995–2014 The FreeBSD Project.
|
||||
|
@ -68,7 +68,7 @@
|
|||
<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="https://forums.FreeBSD.org">フォーラム</a></li>
|
||||
<li><a href="&base;/usergroups.html">ユーザグループ</a></li>
|
||||
<li><a href="&base;/events/events.html">イベント</a></li>
|
||||
<li><a href="http://serverfault.com/questions/tagged/freebsd">Q&A (外部)</a></li>
|
||||
|
@ -78,8 +78,8 @@
|
|||
<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="https://wiki.FreeBSD.org/IdeasPage">プロジェクトアイディア</a></li>
|
||||
<li><a href="https://svnweb.FreeBSD.org">SVN リポジトリ</a></li>
|
||||
<li><a href="http://p4web.FreeBSD.org">Perforce リポジトリ</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
@ -89,8 +89,8 @@
|
|||
<ul>
|
||||
<li><a href="&base;/commercial/commercial.html">ベンダ</a></li>
|
||||
<li><a href="&base;/security/">セキュリティ情報</a></li>
|
||||
<li><a href="https://bugs.freebsd.org/bugzilla/query.cgi">障害報告</a></li>
|
||||
<li><a href="https://bugs.freebsd.org/bugzilla/enter_bug.cgi">障害報告の提出</a></li>
|
||||
<li><a href="https://bugs.freebsd.org/search/">障害報告</a></li>
|
||||
<li><a href="https://www.FreeBSD.org/support.html">障害報告の提出</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -3,11 +3,10 @@
|
|||
"http://www.FreeBSD.org/XML/share/xml/xslt10-freebsd.dtd">
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: r45075 -->
|
||||
<!-- Original revision: r45449 -->
|
||||
|
||||
<xsl:stylesheet version="1.0"
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns="http://www.w3.org/1999/xhtml">
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
||||
|
||||
<xsl:import href="http://www.FreeBSD.org/XML/share/xml/libcommon.xsl"/>
|
||||
|
||||
|
@ -71,8 +70,8 @@
|
|||
<xsl:template name="html-usergroups-list-header">
|
||||
<p>FreeBSD は広く使われており、世界中にたくさんのユーザグループがあります。</p>
|
||||
<p>このリストに載っていないユーザグループをご存知でしたら、
|
||||
ぜひ、<a href="https://bugs.freebsd.org/bugzilla/enter_bug.cgi">障害報告</a>
|
||||
の www カテゴリを使って以下の情報をお知らせください。</p>
|
||||
ぜひ、<a href="https://www.FreeBSD.org/support/bugreports.html">障害報告</a>
|
||||
の Documentation->Website カテゴリを使って以下の情報をお知らせください。</p>
|
||||
<ol>
|
||||
<li>ユーザグループのウェブサイトの URL</li>
|
||||
<li>訪問者とウェブサイトの管理のために、担当者の連絡先のメールアドレス</li>
|
||||
|
|
Loading…
Reference in a new issue