summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNozomu KURASAWA <nabetaro@caldron.jp>2006-08-18 00:31:44 +0000
committerNozomu KURASAWA <nabetaro@caldron.jp>2006-08-18 00:31:44 +0000
commit27a8a3b0f53112527232c45c0dbe353df6f0e0ae (patch)
treeb880634e60b4511cf554f218e45ea61d76df0577
parent60656bc621446bffa6ec1a17c23e5c938eec5f21 (diff)
downloadinstallation-guide-27a8a3b0f53112527232c45c0dbe353df6f0e0ae.zip
Update Japanese translation by tomos (debian-doc@jp:04873)
-rw-r--r--ja/howto/installation-howto.xml4
-rw-r--r--ja/post-install/kernel-baking.xml6
-rw-r--r--ja/post-install/post-install.xml3
-rw-r--r--ja/post-install/shutdown.xml51
4 files changed, 40 insertions, 24 deletions
diff --git a/ja/howto/installation-howto.xml b/ja/howto/installation-howto.xml
index 0afc8c535..bf0e17e41 100644
--- a/ja/howto/installation-howto.xml
+++ b/ja/howto/installation-howto.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 39614 -->
+<!-- original version: 39887 -->
<!--
<appendix id="installation-howto">
@@ -394,7 +394,7 @@ methods and parameters (see <xref linkend="boot-parms" />).
インストーラが立ち上がるとすぐに、歓迎の初期画面が表示されます。
起動するために &enterkey; を押すか、他の起動方法やパラメータのための説明を
読んでください (<xref linkend="boot-parms" />をご覧ください)。
-<phrase arch="x86">
+<phrase arch="i386">
<!--
If you want a 2.4 kernel, type <userinput>install24</userinput> at the
<prompt>boot:</prompt> prompt.
diff --git a/ja/post-install/kernel-baking.xml b/ja/post-install/kernel-baking.xml
index b351f7d04..9feff5b76 100644
--- a/ja/post-install/kernel-baking.xml
+++ b/ja/post-install/kernel-baking.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 39614 -->
+<!-- original version: 39887 -->
<!--
<sect1 id="kernel-baking"><title>Compiling a New Kernel</title>
@@ -278,7 +278,7 @@ like any package. As root, do
</phrase>
The <replaceable>subarchitecture</replaceable> part is an optional
sub-architecture,
-<phrase arch="x86"> such as <quote>i586</quote>, </phrase>
+<phrase arch="i386"> such as <quote>686</quote>, </phrase>
depending on what kernel options you set.
<userinput>dpkg -i</userinput> will install the
kernel, along with some other nice supporting files. For instance,
@@ -303,7 +303,7 @@ you'll need to install that package as well.
</phrase>
を実行してください。<replaceable>subarchitecture</replaceable> は、
カーネルのオプションで設定された
-<phrase arch="x86"> <quote>i586</quote> のような</phrase>
+<phrase arch="i386"> <quote>686</quote> のような</phrase>
任意のサブアーキテクチャを表しています。
また <userinput>dpkg -i</userinput> とすると、カーネルと一緒に
役に立つ補助的なファイルもいくつかインストールされます。例えば
diff --git a/ja/post-install/post-install.xml b/ja/post-install/post-install.xml
index b9412d884..ef09ec373 100644
--- a/ja/post-install/post-install.xml
+++ b/ja/post-install/post-install.xml
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 28715 -->
+<!-- original version: 39894 -->
<chapter id="post-install">
<title>次のステップとそれから</title>
+&shutdown.xml;
&new-to-unix.xml;
&orientation.xml;
&reactivating-win.xml;
diff --git a/ja/post-install/shutdown.xml b/ja/post-install/shutdown.xml
index b87c58bfd..327d4899f 100644
--- a/ja/post-install/shutdown.xml
+++ b/ja/post-install/shutdown.xml
@@ -1,9 +1,12 @@
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 21690 -->
+<!-- original version: 39899 -->
<sect1 id="shutdown">
+<!--
+ <title>Shutting down the system</title>
+-->
<title>システムをシャットダウンする</title>
<para>
@@ -11,31 +14,43 @@
<!--
To shut down a running Linux system, you must not reboot with the
reset switch on the front or back of your computer, or just turn off
-the computer. Linux must be shut down in a controlled manner,
-otherwise files may be lost and disk damage incurred. You can press
-the key combination <keycombo> <keycap>Ctrl</keycap>
-<keycap>Alt</keycap> <keycap>Del</keycap> </keycombo>
-<phrase arch="powerpc;m68k"> or <keycombo> <keycap>Control</keycap>
-<keycap>Shift</keycap> <keycap>Power</keycap> </keycombo> on Macintosh
-systems</phrase>. You may also log in as
-root and type <userinput>shutdown -h now</userinput>,
-<userinput>reboot</userinput>, or <userinput>halt</userinput> if
-either of the key combinations do not work or you prefer to type
-commands.
+the computer. Linux should be shut down in a controlled manner,
+otherwise files might get lost and/or disk damage might occur. If you run a
+desktop environment, there is usually an option to <quote>log out</quote>
+available from the application menu that allows you to shutdown (or reboot)
+the system.
-->
稼働中の Linux システムをシャットダウンする際には、コンピュータの
前面や背面にあるリセットスイッチで再起動させたり、いきなり電源を
落したりしてはいけません。
-Linux は適切な手順でシャットダウンしなければならず、
+Linux は適切な手順でシャットダウンすべきで、
さもないとファイルを失ったりディスクにダメージがもたらされたりします。
-<keycombo> <keycap>Ctrl</keycap> <keycap>Alt</keycap> <keycap>Del</keycap> </keycombo>
+デスクトップ環境を実行している場合は、通常システムのシャットダウン (または再起動)
+を可能にする、アプリケーションメニューから利用できる <quote>ログアウト</quote>
+用のオプションがあります。
+
+</para><para>
+
+<!--
+Alternativly you can press the key combination <keycombo>
+<keycap>Ctrl</keycap> <keycap>Alt</keycap> <keycap>Del</keycap> </keycombo>
+<phrase arch="powerpc;m68k"> or <keycombo> <keycap>Control</keycap>
+<keycap>Shift</keycap> <keycap>Power</keycap> </keycombo> on Macintosh
+systems</phrase>. A last option is to log in as root and type one of the
+commands <command>poweroff</command>, <command>halt</command> or
+<command>shutdown -h now</command> if either of the key combinations do not
+work or you prefer to type commands; use <command>reboot</command> to reboot
+the system.
+-->
+もう一つの方法として、<keycombo>
+<keycap>Ctrl</keycap> <keycap>Alt</keycap> <keycap>Del</keycap> </keycombo>
<phrase arch="powerpc;m68k">、Macintosh システムでは <keycombo> <keycap>Control</keycap>
<keycap>Shift</keycap> <keycap>Power</keycap> </keycombo>
</phrase> のキーを同時に押す方法が使えます。
-このキーの組合せが効かない場合や、あるいはコマンドを打つ方が好みなら、
-root にログインして <userinput>shutdown -h now</userinput>、
-<userinput>reboot</userinput>、<userinput>halt</userinput>
-などと打っても OK です。
+このキーの組合せが効かない場合や、システムを再起動するのに <command>reboot</command>
+を使用したコマンドを打つ方が好みなら、最後の選択肢として、root にログインして
+<command>poweroff</command>、<command>halt</command> あるいは
+<command>shutdown -h now</command> などのコマンドのひとつを打ち込んでもよいです。
</para>
</sect1>