diff options
Diffstat (limited to 'tde-i18n-ja/docs/tdebase/kinfocenter/partitions')
3 files changed, 0 insertions, 64 deletions
diff --git a/tde-i18n-ja/docs/tdebase/kinfocenter/partitions/CMakeLists.txt b/tde-i18n-ja/docs/tdebase/kinfocenter/partitions/CMakeLists.txt deleted file mode 100644 index baf95ca4645..00000000000 --- a/tde-i18n-ja/docs/tdebase/kinfocenter/partitions/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kinfocenter/partitions - LANG ja -) diff --git a/tde-i18n-ja/docs/tdebase/kinfocenter/partitions/Makefile.am b/tde-i18n-ja/docs/tdebase/kinfocenter/partitions/Makefile.am deleted file mode 100644 index 82d807043f2..00000000000 --- a/tde-i18n-ja/docs/tdebase/kinfocenter/partitions/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -KDE_LANG = ja -SUBDIRS = $(AUTODIRS) -KDE_DOCS = kinfocenter/partitions -KDE_MANS = AUTO diff --git a/tde-i18n-ja/docs/tdebase/kinfocenter/partitions/index.docbook b/tde-i18n-ja/docs/tdebase/kinfocenter/partitions/index.docbook deleted file mode 100644 index 779c7c9e688..00000000000 --- a/tde-i18n-ja/docs/tdebase/kinfocenter/partitions/index.docbook +++ /dev/null @@ -1,54 +0,0 @@ -<?xml version="1.0" ?> -<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.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> -<title>パーティション情報</title> - -<para>このページは、あなたのハードディスクドライブのパーティション情報を表示します。</para> - -<note><para>実際に表示される情報はシステムに依存しています。いくつかのシステムではパーティションの情報は現状では表示できません。</para></note> - -<para>&Linux; ではこの情報は <filename class="devicefile">/proc/partitions</filename> から読み取られます。これが利用可能なのは、<filename class="directory">/proc</filename> 疑似ファイル システム(pseudo-filesystem)が(2.1.x 以降の)カーネルに組み込まれてコンパイルされているときだけです。</para> - -<para>最初の2列はそれぞれメジャーとマイナーです。3列目はブロック番号 (通常 1 ブロック = 1024 バイト) です。4列目はデバイスのラベルです。</para> - -<para>ユーザーはこのページの設定を変更できません。</para> - -<sect2 id="partition-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 |