Translations by Jun Kobayashi

Jun Kobayashi has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

51100 of 133 results
80.
SPECIAL BOOT PARAMETERS - OVERVIEW
2006-10-21
特別なブートパラメータ - 概要
81.
On a few systems, you may need to specify a parameter at the <literal>boot:</literal> prompt in order to boot the system.
2008-03-10
ごく一部のシステムでは、正常に起動するために<literal>boot:</literal>プロンプトにパラメータを記入する必要があります。
82.
On a few systems, you may need to specify a parameter by pressing F6 in order to boot the system.
2008-03-10
ごく一部のシステムでは、正常に起動するためにF6を押してパラメータを記入する必要があります。
83.
For example, Linux may not be able to autodetect your hardware, and you may need to explicitly specify its location or type for it to be recognized.
2008-03-10
たとえば、Linuxがハードウェアを自動認識できない場合、その場所や種類を明確に記入することが必要になる場合があります。
84.
For more information about what boot parameters you can use, press:
2006-10-21
利用可能なブートパラメータについての詳しい情報を参照するには、以下のキーを押して下さい。
85.
boot parameters for special machines
2006-10-21
特殊なマシン向けのブートパラメータ
86.
boot parameters for various disk controllers
2006-10-21
さまざまなディスクコントローラのためのブートパラメータ
87.
boot parameters understood by the install system
2006-10-21
インストールシステムによって使われるブートパラメータ
88.
boot parameters understood by the bootstrap system
2006-10-21
ブートストラップシステムによって使われるブートパラメータ
89.
Many kernel modules are loaded dynamically by the installer, and parameters for those modules cannot be given on the command line. To be prompted for parameters when modules are loaded, boot in expert mode (see <link linkend="F3"><keycap>F3</keycap></link>).
2006-10-21
多くのカーネルモジュールはブートストラップシステムによって動的にロードされます。コマンドラインでそれらのモジュールにパラメータを与えることはできません。モジュールがロードされるときにパラメータを入力するためには、エキスパートモードで起動してください(<link linkend="F3"><keycap>F3</keycap></link>参照)。
90.
Many kernel modules are loaded dynamically by the bootstrap system, and parameters for those modules cannot be given on the command line.
2006-10-21
多くのカーネルモジュールはブートストラップシステムによって動的にロードされます。コマンドラインでそれらのモジュールにパラメータを与えることはできません。
92.
SPECIAL BOOT PARAMETERS - VARIOUS HARDWARE
2006-10-21
特別なブートパラメータ - さまざまなハードウェア
93.
You can use the following boot parameters at the <literal>boot:</literal> prompt, in combination with the boot method (see <link linkend="F3"><keycap>F3</keycap></link>).
2008-04-20
以下のパラメータを、起動方法と組み合わせて<literal>boot:</literal> プロンプトで使うことができます(<link linkend="F3"><keycap>F3</keycap></link>参照)。
2008-04-04
以下のパラメータを、起動方法と組み合わせて<literal>boot:</literal> プロンプトで使うことができます(<link linkend="F3"><keycap>F3</keycap></link>参照)。
94.
You can use the following boot parameters by pressing F6, in combination with the boot method (see <link linkend="F3"><keycap>F3</keycap></link>).
2008-04-20
F6を押して、各起動方法に以下の起動パラメータを組み合わせることができます(<link linkend="F3"><keycap>F3</keycap></link>参照)。
2008-04-04
F6を押して、各起動方法に以下の起動パラメータを組み合わせることができます(<link linkend="F3"><keycap>F3</keycap></link>参照)。
95.
If you use hex numbers you have to use the 0x prefix (e.g., 0x300).
2008-04-20
16進数で入力する場合は、0xを前につける必要があります(0x300のように)。
2008-04-04
16進数で入力する場合は、0xを前につける必要があります(0x300のように)。
96.
HARDWARE
2006-10-21
ハードウェア
97.
PARAMETER TO SPECIFY
2006-10-21
入力するパラメータ
98.
IBM PS/1 or ValuePoint (IDE disk)
2006-10-21
IBM PS/1 or ValuePoint (IDE disk)
99.
<userinput>hd=<replaceable>cylinders</replaceable>,<replaceable>heads</replaceable>,<replaceable>sectors</replaceable></userinput>
2006-10-21
<userinput>hd=<replaceable>cylinders</replaceable>,<replaceable>heads</replaceable>,<replaceable>sectors</replaceable></userinput>
100.
Some IBM ThinkPads
2006-10-21
一部のIBM ThinkPad
101.
<userinput>floppy.floppy=thinkpad</userinput>
2006-10-21
<userinput>floppy.floppy=thinkpad</userinput>
102.
Protect I/O port regions
2006-10-21
I/Oポート範囲の保護
103.
<userinput>reserve=<replaceable>iobase</replaceable>,<replaceable>extent</replaceable></userinput><optional><userinput>,<replaceable>...</replaceable></userinput></optional>
2006-10-21
<userinput>reserve=<replaceable>iobase</replaceable>,<replaceable>extent</replaceable></userinput><optional><userinput>,<replaceable>...</replaceable></userinput></optional>
104.
Laptops with screen display problems
2006-10-21
表示に問題があるラップトップ:
105.
<userinput>vga=771</userinput>
2006-10-21
<userinput>vga=771</userinput>
107.
<userinput>console=ttyS0,9600n8</userinput>
2007-03-08
<userinput>console=ttyS0,9600n8</userinput>
108.
Force use of generic IDE driver
2008-04-04
強制的に標準IDEドライバを使う
112.
<userinput>noapic nolapic</userinput>
2006-10-21
<userinput>noapic nolapic</userinput>
119.
For example:
2006-10-21
例:
120.
boot: install vga=771 noapic nolapic
2006-10-21
boot: install vga=771 noapic nolapic
121.
boot: live vga=771 noapic nolapic
2006-10-21
boot: live vga=771 noapic nolapic
123.
SPECIAL BOOT PARAMETERS - VARIOUS DISK DRIVES
2006-10-21
特別なブートパラメータ - さまざまなディスクドライブ
124.
Adaptec 151x, 152x
2006-10-21
Adaptec 151x, 152x
125.
<userinput>aha152x.aha152x=<replaceable>iobase</replaceable></userinput><optional><userinput>,<replaceable>irq</replaceable></userinput><optional><userinput>,<replaceable>scsi-id</replaceable></userinput><optional><userinput>,<replaceable>reconnect</replaceable></userinput></optional></optional></optional>
2006-10-21
<userinput>aha152x.aha152x=<replaceable>iobase</replaceable></userinput><optional><userinput>,<replaceable>irq</replaceable></userinput><optional><userinput>,<replaceable>scsi-id</replaceable></userinput><optional><userinput>,<replaceable>reconnect</replaceable></userinput></optional></optional></optional>
126.
Adaptec 1542
2006-10-21
Adaptec 1542
127.
<userinput>aha1542.aha1542=<replaceable>iobase</replaceable></userinput><optional><userinput>,<replaceable>buson</replaceable>,<replaceable>busoff</replaceable></userinput><optional><userinput>,<replaceable>dmaspeed</replaceable></userinput></optional></optional>
2006-10-21
<userinput>aha1542.aha1542=<replaceable>iobase</replaceable></userinput><optional><userinput>,<replaceable>buson</replaceable>,<replaceable>busoff</replaceable></userinput><optional><userinput>,<replaceable>dmaspeed</replaceable></userinput></optional></optional>
128.
Adaptec 274x, 284x
2006-10-21
Adaptec 274x, 284x
129.
<userinput>aic7xxx.aic7xxx=no_reset</userinput> (enabled if non-zero)
2006-10-21
<userinput>aic7xxx.aic7xxx=no_reset</userinput> (enabled if non-zero)
130.
BusLogic SCSI Hosts
2006-10-21
BusLogic SCSI Hosts
131.
<userinput>BusLogic.BusLogic=<replaceable>iobase</replaceable></userinput>
2006-10-21
<userinput>BusLogic.BusLogic=<replaceable>iobase</replaceable></userinput>
132.
Certain DELL machines
2006-10-21
一部のDELL製マシン
133.
<userinput>aic7xxx.aic7xxx=no_probe</userinput>
2006-10-21
<userinput>aic7xxx.aic7xxx=no_probe</userinput>
134.
This list is incomplete, see the kernel's kernel-parameters.txt file for more.
2006-10-21
このリストは完全ではありません。詳しくはカーネルに付属のkernel-parameters.txtを参照してください。
135.
boot: install aic7xxx.aic7xxx=no_probe
2006-10-21
boot: install aic7xxx.aic7xxx=no_probe
136.
boot: live aic7xxx.aic7xxx=no_probe
2006-10-21
boot: live aic7xxx.aic7xxx=no_probe
138.
SPECIAL BOOT PARAMETERS - INSTALLATION SYSTEM
2006-10-21
特別なブートパラメータ - インストールシステム
139.
These parameters control how the installer works.
2008-04-04
これらのパラメータは、インストールシステムがどのように動作するかをコントロールします。