- Merge the following from the English version:
r43126 -> r44412 head/ja_JP.eucJP/books/handbook/eresources/chapter.xml r43126 -> r44411 head/ja_JP.eucJP/share/xml/mailing-lists.ent
This commit is contained in:
parent
6be2b56e51
commit
f4f109c78a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47832
2 changed files with 29 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: r42935
|
||||
Original revision: r44412
|
||||
$FreeBSD$
|
||||
-->
|
||||
<appendix xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="eresources">
|
||||
|
@ -309,6 +309,11 @@
|
|||
<entry>ファイルシステム</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.games.name;</entry>
|
||||
<entry>&os; でのゲームのサポート</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.gecko.name;</entry>
|
||||
<entry><application>Gecko レンダリングエンジン</application>
|
||||
|
@ -1315,6 +1320,21 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.games.name;</term>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis>&os; のゲーム</emphasis></para>
|
||||
|
||||
<para>&os;
|
||||
にゲームを持ち込むことに関連した議論を行うメーリングリストです。
|
||||
活発にゲームを &os; に移植する作業を行っている方や、
|
||||
問題を提起したり、
|
||||
その他の解決方法を議論したりする方のためのものです。
|
||||
技術的な議論に興味のある方の参加も歓迎されます。</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.gecko.name;</term>
|
||||
|
||||
|
@ -2269,6 +2289,8 @@
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<!--
|
||||
Comment out for now as only one address
|
||||
<sect1 xml:id="eresources-email">
|
||||
<title>Email アドレス</title>
|
||||
|
||||
|
@ -2300,4 +2322,5 @@
|
|||
</tgroup>
|
||||
</informaltable>
|
||||
</sect1>
|
||||
-->
|
||||
</appendix>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: r42933
|
||||
Original revision: r44411
|
||||
$FreeBSD$
|
||||
-->
|
||||
|
||||
|
@ -208,6 +208,10 @@
|
|||
<!ENTITY a.fs "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.fs.url;'>FreeBSD file system project メーリングリスト</link>">
|
||||
<!ENTITY a.fs.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.fs.url;'>freebsd-fs</link>">
|
||||
|
||||
<!ENTITY a.games.url "&a.mailman.listinfo;/freebsd-games">
|
||||
<!ENTITY a.games "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.games.url;'>FreeBSD でのゲームに関するメーリングリスト</link>">
|
||||
<!ENTITY a.games.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.games.url;'>freebsd-games</link>">
|
||||
|
||||
<!ENTITY a.gecko.url "&a.mailman.listinfo;/freebsd-gecko">
|
||||
<!ENTITY a.gecko "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.gecko.url;'>FreeBSD gecko メーリングリスト</link>">
|
||||
<!ENTITY a.gecko.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.gecko.url;'>freebsd-gecko</link>">
|
||||
|
|
Loading…
Reference in a new issue