diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-ja/docs/tdebase/kinfocenter/sound/index.docbook | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-ja/docs/tdebase/kinfocenter/sound/index.docbook')
-rw-r--r-- | tde-i18n-ja/docs/tdebase/kinfocenter/sound/index.docbook | 112 |
1 files changed, 112 insertions, 0 deletions
diff --git a/tde-i18n-ja/docs/tdebase/kinfocenter/sound/index.docbook b/tde-i18n-ja/docs/tdebase/kinfocenter/sound/index.docbook new file mode 100644 index 00000000000..e6c87ac570a --- /dev/null +++ b/tde-i18n-ja/docs/tdebase/kinfocenter/sound/index.docbook @@ -0,0 +1,112 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" +"dtd/kdex.dtd" [ +<!ENTITY % addindex "IGNORE"> +<!ENTITY % Japanese "INCLUDE" +> <!-- change language only here --> +]> + +<article lang="&language;"> +<title +>サウンドカード情報</title> +<articleinfo> + +<authorgroup> +<author +> <firstname +>Matthias</firstname +> <surname +>Hölzer</surname +> </author> +<author +> <firstname +>Helge</firstname +> <surname +>Deller</surname +> </author> +<author +> <firstname +>Duncan</firstname +> <surname +>Haldane</surname +> </author> +<author +> <firstname +>Mike</firstname +> <surname +>McBride</surname +> </author> +<author +><firstname +>日本語訳:Sinopa</firstname +> <affiliation +><address +> <email +>sinohara@kde.gr.jp</email +> </address +></affiliation +></author> +</authorgroup> + +<date +>2002-02-12</date> +<releaseinfo +>3.00.00</releaseinfo> + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>KControl</keyword> +<keyword +>サウンドカード</keyword> +<keyword +>システム情報</keyword> +</keywordset> +</articleinfo> + +<sect1 id="soundinfo"> + +<title +>サウンドカード情報</title> + +<para +>このページは、システムにインストールされているサウンドカードの情報を表示します。</para> + +<note +><para +>ここに表示される情報はシステムに依存します。システムによっては、サウンドカード情報が表示されない場合があります。</para +></note> + +<para +>&Linux;では、この情報は、もしそれがあれば<filename class="devicefile" +>/dev/sndstat</filename +>から、あるいは、<filename class="devicefile" +>/proc/sound</filename +>(これは<filename class="directory" +>/proc</filename +>疑似ファイルシステムが利用できるカーネル(2.1.x以上)の場合のみ利用できます)から読み取られます。</para> + +<para +>ユーザはこのページの情報を変更できません。</para> + +<sect2 id="sndinfo-author"> +<title +>このセクションの作者</title> + +<para +> Matthias Hölzer <email +>hoelzer@kde.org</email +>, Helge Deller <email +>helge.deller@ruhruni-bochum.de</email +>, Duncan Haldane <email +>duncan@kde.org</email +>, Michael McBride <email +>mpmcbride7@yahoo.com</email +></para> +<para +>日本語翻訳:しのぱ</para> +</sect2> +</sect1> + +</article>
\ No newline at end of file |