From 435cd58a5b22069dddace76ef5f6561ea8d1019f Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Tue, 19 Dec 2017 20:07:16 +0200 Subject: Update Japanese translation --- docs/mcc-help/ja/lspcidrake.xml | 36 +++++++++++++++++------------------- 1 file changed, 17 insertions(+), 19 deletions(-) (limited to 'docs/mcc-help/ja/lspcidrake.xml') diff --git a/docs/mcc-help/ja/lspcidrake.xml b/docs/mcc-help/ja/lspcidrake.xml index 3b1a4fa9..393e7681 100644 --- a/docs/mcc-help/ja/lspcidrake.xml +++ b/docs/mcc-help/ja/lspcidrake.xml @@ -1,19 +1,18 @@
- Display Your PCI, USB and PCMCIA Information + PCI, USB, PCMCIA の情報を表示する lspcidrake - This tool - You can start this tool from the command line, by typing lspcidrake. - can only be started and used -on the command line. It will give some more information if used under root. + このツール + このツールはコマンド ラインから開始でき、lspcidrake を root +として入力します。 + はコマンド ライン上でしか開始や使用ができません。これは +root で使用した場合に幾つかの詳しい情報を提供します。 - lspcidrake gives the list of all the connected devices to the computer (USB, -PCI and PCMCIA) and the used drivers. It needs the ldetect and ldetect-lst -packages to work. + lspcidrake はコンピュータに接続されたすべてのデバイス (USB, PCI, PCMCIA) の一覧と使用ドライバを提供します。これは +ldetect と ldetect-lst のパッケージが動作に必要です。 @@ -21,23 +20,22 @@ packages to work. - With the -v option, lspcidrake adds the vendor and device identifications. + -v オプションを付けると、lspcidrake はベンダとデバイスの識別情報を追加します。 - lspcidrake often generates very long lists, so, to find an information, it -is often used in a pipeline with the grep command, like in these examples: + lspcidrake はしばしば非常に長い一覧を生成するため、情報を探すには、これらの例のようにしばしば grep +コマンドとともにパイプラインで用いられます: - Information about the graphic card; + グラフィック カードについての情報; lspcidrake | grep VGA - Information about the network + ネットワークについての情報 lspcidrake | grep -i network - -i to ignore case distinctions. + -i を付けると大文字と小文字の区別を無視します。 - In this screenshot below, you can see the action of the -v option for -lspcidrake and the -i option for grep. + 下のスクリーンショットでは、lspcidrake の -v オプションと grep の -i オプションの働きを見ることができます。 @@ -45,6 +43,6 @@ lspcidrake and the -i option for grep. - There is another tool that gives information about the hardware, it is -called dmidecode (under root) + ハードウェアについての情報を提供する別のツールがあり、これは dmidecode +と呼ばれます (root で実行します)
\ No newline at end of file -- cgit v1.2.1