diff options
author | Holger Wansing <linux@wansing-online.de> | 2013-04-16 19:19:03 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2013-04-16 19:19:03 +0000 |
commit | df2458385080dfd7909eec6894c11c0003769586 (patch) | |
tree | 7388be7178e88a3b0dc3b1a4b511aef036e7644d /po/ja/boot-installer.po | |
parent | 9d38f3a3bbf550a8a63044df25a158b36633189c (diff) | |
download | installation-guide-df2458385080dfd7909eec6894c11c0003769586.zip |
Update po and pot files after changings in en
Diffstat (limited to 'po/ja/boot-installer.po')
-rw-r--r-- | po/ja/boot-installer.po | 325 |
1 files changed, 170 insertions, 155 deletions
diff --git a/po/ja/boot-installer.po b/po/ja/boot-installer.po index 66f86ce78..48b9473dc 100644 --- a/po/ja/boot-installer.po +++ b/po/ja/boot-installer.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2013-04-08 13:46+0000\n" +"POT-Creation-Date: 2013-04-16 19:15+0000\n" "PO-Revision-Date: 2013-04-04 07:35+0900\n" "Last-Translator: KURASAWA Nozomu (nabetaro) <nabetaro@debian.or.jp>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -2532,7 +2532,7 @@ msgstr "" "ブサイト</ulink> にドキュメントがあります。" #. Tag: title -#: boot-installer.xml:1922 boot-installer.xml:2919 +#: boot-installer.xml:1922 boot-installer.xml:2929 #, no-c-format msgid "Software Speech Synthesis" msgstr "ソフトウェア音声合成" @@ -2758,8 +2758,14 @@ msgstr "" "でいます。いくつか共通のものは <xref linkend=\"boot-troubleshooting\"/> 以下" "に含まれています。" +#. Tag: title +#: boot-installer.xml:2058 +#, no-c-format +msgid "Boot console" +msgstr "" + #. Tag: para -#: boot-installer.xml:2057 +#: boot-installer.xml:2060 #, no-c-format msgid "" "If you are booting with a serial console, generally the kernel will " @@ -2778,7 +2784,16 @@ msgstr "" "ルデバイスで、通常 <filename>ttyS0</filename> のようになります。" #. Tag: para -#: boot-installer.xml:2069 +#: boot-installer.xml:2072 +#, no-c-format +msgid "" +"You may need to specify parameters for the serial port, such as speed and " +"parity, for instance <userinput>console=ttyS0,9600n8</userinput>; other " +"typical speeds may be 57600 or 115200." +msgstr "" + +#. Tag: para +#: boot-installer.xml:2078 #, no-c-format msgid "" "In order to ensure the terminal type used by the installer matches your " @@ -2805,7 +2820,7 @@ msgstr "" "換できます。" #. Tag: para -#: boot-installer.xml:2085 +#: boot-installer.xml:2094 #, no-c-format msgid "" "For &arch-title; the serial devices are <filename>ttya</filename> or " @@ -2819,13 +2834,13 @@ msgstr "" "を設定しても結構です。" #. Tag: title -#: boot-installer.xml:2096 +#: boot-installer.xml:2106 #, no-c-format msgid "&debian; Installer Parameters" msgstr "&debian; Installer パラメータ" #. Tag: para -#: boot-installer.xml:2097 +#: boot-installer.xml:2107 #, no-c-format msgid "" "The installation system recognizes a few additional boot " @@ -2839,7 +2854,7 @@ msgstr "" "ニックしてしまいます。</para> </footnote>をいくつか認識します。" #. Tag: para -#: boot-installer.xml:2110 +#: boot-installer.xml:2120 #, no-c-format msgid "" "A number of parameters have a <quote>short form</quote> that helps avoid the " @@ -2854,20 +2869,20 @@ msgstr "" "ルの例は、通常、短縮形も使用しています。" #. Tag: term -#: boot-installer.xml:2122 +#: boot-installer.xml:2132 #, no-c-format msgid "debconf/priority (priority)" msgstr "debconf/priority (priority)" #. Tag: para -#: boot-installer.xml:2123 +#: boot-installer.xml:2133 #, no-c-format msgid "This parameter sets the lowest priority of messages to be displayed." msgstr "" "このパラメータには、表示するメッセージのもっとも低い優先度を設定します。" #. Tag: para -#: boot-installer.xml:2127 +#: boot-installer.xml:2137 #, no-c-format msgid "" "The default installation uses <userinput>priority=high</userinput>. This " @@ -2881,7 +2896,7 @@ msgstr "" "な優先度に調整します。" #. Tag: para -#: boot-installer.xml:2134 +#: boot-installer.xml:2144 #, no-c-format msgid "" "If you add <userinput>priority=medium</userinput> as boot parameter, you " @@ -2900,13 +2915,13 @@ msgstr "" "なメッセージだけを表示し、大騒ぎせずに正しい設定をしようとします。" #. Tag: term -#: boot-installer.xml:2148 +#: boot-installer.xml:2158 #, no-c-format msgid "DEBIAN_FRONTEND" msgstr "DEBIAN_FRONTEND" #. Tag: para -#: boot-installer.xml:2149 +#: boot-installer.xml:2159 #, no-c-format msgid "" "This boot parameter controls the type of user interface used for the " @@ -2942,13 +2957,13 @@ msgstr "" "エンドを使用します。" #. Tag: term -#: boot-installer.xml:2180 +#: boot-installer.xml:2190 #, no-c-format msgid "BOOT_DEBUG" msgstr "BOOT_DEBUG" #. Tag: para -#: boot-installer.xml:2181 +#: boot-installer.xml:2191 #, no-c-format msgid "" "Setting this boot parameter to 2 will cause the installer's boot process to " @@ -2961,49 +2976,49 @@ msgstr "" "できます。(シェルを終了すると起動プロセスを継続します)" #. Tag: userinput -#: boot-installer.xml:2190 +#: boot-installer.xml:2200 #, no-c-format msgid "BOOT_DEBUG=0" msgstr "BOOT_DEBUG=0" #. Tag: para -#: boot-installer.xml:2191 +#: boot-installer.xml:2201 #, no-c-format msgid "This is the default." msgstr "デフォルトです。" #. Tag: userinput -#: boot-installer.xml:2195 +#: boot-installer.xml:2205 #, no-c-format msgid "BOOT_DEBUG=1" msgstr "BOOT_DEBUG=1" #. Tag: para -#: boot-installer.xml:2196 +#: boot-installer.xml:2206 #, no-c-format msgid "More verbose than usual." msgstr "通常よりも詳細です。" #. Tag: userinput -#: boot-installer.xml:2200 +#: boot-installer.xml:2210 #, no-c-format msgid "BOOT_DEBUG=2" msgstr "BOOT_DEBUG=2" #. Tag: para -#: boot-installer.xml:2201 +#: boot-installer.xml:2211 #, no-c-format msgid "Lots of debugging information." msgstr "デバッグ情報を大量に表示します。" #. Tag: userinput -#: boot-installer.xml:2205 +#: boot-installer.xml:2215 #, no-c-format msgid "BOOT_DEBUG=3" msgstr "BOOT_DEBUG=3" #. Tag: para -#: boot-installer.xml:2206 +#: boot-installer.xml:2216 #, no-c-format msgid "" "Shells are run at various points in the boot process to allow detailed " @@ -3013,13 +3028,13 @@ msgstr "" "起動を続けるにはシェルから抜けてください。" #. Tag: term -#: boot-installer.xml:2220 +#: boot-installer.xml:2230 #, no-c-format msgid "INSTALL_MEDIA_DEV" msgstr "INSTALL_MEDIA_DEV" #. Tag: para -#: boot-installer.xml:2221 +#: boot-installer.xml:2231 #, no-c-format msgid "" "The value of the parameter is the path to the device to load the &debian; " @@ -3031,7 +3046,7 @@ msgstr "" "す。" #. Tag: para -#: boot-installer.xml:2227 +#: boot-installer.xml:2237 #, no-c-format msgid "" "The boot floppy, which normally scans all floppies it can to find the root " @@ -3041,19 +3056,19 @@ msgstr "" "が、このパラメータで 1 つのデバイスを探すように上書きできます。" #. Tag: term -#: boot-installer.xml:2238 +#: boot-installer.xml:2248 #, no-c-format msgid "log_host" msgstr "log_host" #. Tag: term -#: boot-installer.xml:2239 +#: boot-installer.xml:2249 #, no-c-format msgid "log_port" msgstr "log_port" #. Tag: para -#: boot-installer.xml:2240 +#: boot-installer.xml:2250 #, no-c-format msgid "" "Causes the installer to send log messages to a remote syslog on the " @@ -3065,13 +3080,13 @@ msgstr "" "ポートのデフォルト値を、標準 syslog ポートの 514 とします。" #. Tag: term -#: boot-installer.xml:2251 +#: boot-installer.xml:2261 #, no-c-format msgid "lowmem" msgstr "lowmem" #. Tag: para -#: boot-installer.xml:2252 +#: boot-installer.xml:2262 #, no-c-format msgid "" "Can be used to force the installer to a lowmem level higher than the one the " @@ -3083,13 +3098,13 @@ msgstr "" "す。<xref linkend=\"lowmem\"/> もご覧ください。" #. Tag: term -#: boot-installer.xml:2262 +#: boot-installer.xml:2272 #, no-c-format msgid "noshell" msgstr "noshell" #. Tag: para -#: boot-installer.xml:2263 +#: boot-installer.xml:2273 #, no-c-format msgid "" "Prevents the installer from offering interactive shells on tty2 and tty3. " @@ -3099,13 +3114,13 @@ msgstr "" "リティが限られている、無人インストールの際に便利です。" #. Tag: term -#: boot-installer.xml:2272 +#: boot-installer.xml:2282 #, no-c-format msgid "debian-installer/framebuffer (fb)" msgstr "debian-installer/framebuffer (fb)" #. Tag: para -#: boot-installer.xml:2273 +#: boot-installer.xml:2283 #, no-c-format msgid "" "Some architectures use the kernel framebuffer to offer installation in a " @@ -3123,13 +3138,13 @@ msgstr "" "の兆候です。" #. Tag: para -#: boot-installer.xml:2282 +#: boot-installer.xml:2292 #, no-c-format msgid "Such problems have been reported on hppa." msgstr "そのような問題が、hppa について報告されています。" #. Tag: para -#: boot-installer.xml:2286 +#: boot-installer.xml:2296 #, no-c-format msgid "" "Because of display problems on some systems, framebuffer support is " @@ -3147,13 +3162,13 @@ msgstr "" "<userinput>fb=true</userinput> というパラメータを試してください。" #. Tag: term -#: boot-installer.xml:2300 +#: boot-installer.xml:2310 #, no-c-format msgid "debian-installer/theme (theme)" msgstr "debian-installer/theme (theme)" #. Tag: para -#: boot-installer.xml:2301 +#: boot-installer.xml:2311 #, no-c-format msgid "" "A theme determines how the user interface of the installer looks (colors, " @@ -3169,13 +3184,13 @@ msgstr "" "と指定してテーマを設定してください。" #. Tag: term -#: boot-installer.xml:2313 boot-installer.xml:2546 +#: boot-installer.xml:2323 boot-installer.xml:2556 #, no-c-format msgid "netcfg/disable_autoconfig" msgstr "netcfg/disable_autoconfig" #. Tag: para -#: boot-installer.xml:2314 +#: boot-installer.xml:2324 #, no-c-format msgid "" "By default, the &d-i; automatically probes for network configuration via " @@ -3188,7 +3203,7 @@ msgstr "" "きません。自動設定が失敗する場合のみ、手動ネットワーク設定を行えます。" #. Tag: para -#: boot-installer.xml:2321 +#: boot-installer.xml:2331 #, no-c-format msgid "" "If you have an IPv6 router or a DHCP server on your local network, but want " @@ -3203,13 +3218,13 @@ msgstr "" "パラメータを使用できます。" #. Tag: term -#: boot-installer.xml:2332 +#: boot-installer.xml:2342 #, no-c-format msgid "hw-detect/start_pcmcia" msgstr "hw-detect/start_pcmcia" #. Tag: para -#: boot-installer.xml:2333 +#: boot-installer.xml:2343 #, no-c-format msgid "" "Set to <userinput>false</userinput> to prevent starting PCMCIA services, if " @@ -3220,13 +3235,13 @@ msgstr "" "ピュータには、そういう行儀悪さがあることが知られています。" #. Tag: term -#: boot-installer.xml:2343 +#: boot-installer.xml:2353 #, no-c-format msgid "disk-detect/dmraid/enable (dmraid)" msgstr "disk-detect/dmraid/enable (dmraid)" #. Tag: para -#: boot-installer.xml:2344 +#: boot-installer.xml:2354 #, no-c-format msgid "" "Set to <userinput>true</userinput> to enable support for Serial ATA RAID " @@ -3240,13 +3255,13 @@ msgstr "" "\"&url-d-i-wiki;\">&debian; Installer Wiki</ulink> にあります。" #. Tag: term -#: boot-installer.xml:2355 +#: boot-installer.xml:2365 #, no-c-format msgid "preseed/url (url)" msgstr "preseed/url (url)" #. Tag: para -#: boot-installer.xml:2356 +#: boot-installer.xml:2366 #, no-c-format msgid "" "Specify the url to a preconfiguration file to download and use for " @@ -3257,13 +3272,13 @@ msgstr "" "い。" #. Tag: term -#: boot-installer.xml:2365 +#: boot-installer.xml:2375 #, no-c-format msgid "preseed/file (file)" msgstr "preseed/file (file)" #. Tag: para -#: boot-installer.xml:2366 +#: boot-installer.xml:2376 #, no-c-format msgid "" "Specify the path to a preconfiguration file to load for automating the " @@ -3273,13 +3288,13 @@ msgstr "" "<xref linkend=\"automatic-install\"/> を参照してください。" #. Tag: term -#: boot-installer.xml:2375 +#: boot-installer.xml:2385 #, no-c-format msgid "preseed/interactive" msgstr "preseed/interactive" #. Tag: para -#: boot-installer.xml:2376 +#: boot-installer.xml:2386 #, no-c-format msgid "" "Set to <userinput>true</userinput> to display questions even if they have " @@ -3294,13 +3309,13 @@ msgstr "" "す。詳細は、<xref linkend=\"preseed-seenflag\"/> をご覧ください。" #. Tag: term -#: boot-installer.xml:2388 +#: boot-installer.xml:2398 #, no-c-format msgid "auto-install/enable (auto)" msgstr "auto-install/enable (auto)" #. Tag: para -#: boot-installer.xml:2389 +#: boot-installer.xml:2399 #, no-c-format msgid "" "Delay questions that are normally asked before preseeding is possible until " @@ -3312,13 +3327,13 @@ msgstr "" "auto\"/> をご覧ください。" #. Tag: term -#: boot-installer.xml:2400 +#: boot-installer.xml:2410 #, no-c-format msgid "finish-install/keep-consoles" msgstr "finish-install/keep-consoles" #. Tag: para -#: boot-installer.xml:2401 +#: boot-installer.xml:2411 #, no-c-format msgid "" "During installations from serial or management console, the regular virtual " @@ -3330,13 +3345,13 @@ msgstr "" "れを回避するには <userinput>true</userinput> をセットしてください。" #. Tag: term -#: boot-installer.xml:2412 +#: boot-installer.xml:2422 #, no-c-format msgid "cdrom-detect/eject" msgstr "cdrom-detect/eject" #. Tag: para -#: boot-installer.xml:2413 +#: boot-installer.xml:2423 #, no-c-format msgid "" "By default, before rebooting, &d-i; automatically ejects the optical media " @@ -3354,7 +3369,7 @@ msgstr "" "ムライン、キャディタイプのドライブは、自動的にメディアをリロードできません。" #. Tag: para -#: boot-installer.xml:2422 +#: boot-installer.xml:2432 #, no-c-format msgid "" "Set to <userinput>false</userinput> to disable automatic ejection, and be " @@ -3366,13 +3381,13 @@ msgstr "" "要があります。" #. Tag: term -#: boot-installer.xml:2433 +#: boot-installer.xml:2443 #, no-c-format msgid "base-installer/install-recommends (recommends)" msgstr "base-installer/install-recommends (recommends)" #. Tag: para -#: boot-installer.xml:2434 +#: boot-installer.xml:2444 #, no-c-format msgid "" "By setting this option to <userinput>false</userinput>, the package " @@ -3386,7 +3401,7 @@ msgstr "" "base\"/> をご覧ください。" #. Tag: para -#: boot-installer.xml:2441 +#: boot-installer.xml:2451 #, no-c-format msgid "" "Note that this option allows to have a leaner system, but can also result in " @@ -3401,13 +3416,13 @@ msgstr "" "ンは、経験豊富なユーザにしか有用ではないでしょう。" #. Tag: term -#: boot-installer.xml:2453 +#: boot-installer.xml:2463 #, no-c-format msgid "debian-installer/allow_unauthenticated" msgstr "debian-installer/allow_unauthenticated" #. Tag: para -#: boot-installer.xml:2454 +#: boot-installer.xml:2464 #, no-c-format msgid "" "By default the installer requires that repositories be authenticated using a " @@ -3420,13 +3435,13 @@ msgstr "" "い。<emphasis role=\"bold\">警告: 危険です。お勧めしません。</emphasis>" #. Tag: term -#: boot-installer.xml:2465 +#: boot-installer.xml:2475 #, no-c-format msgid "ramdisk_size" msgstr "ramdisk_size" #. Tag: para -#: boot-installer.xml:2466 +#: boot-installer.xml:2476 #, no-c-format msgid "" "This parameter should already be set to a correct value where needed; set it " @@ -3438,13 +3453,13 @@ msgstr "" "い。値は kB で指定してください。" #. Tag: term -#: boot-installer.xml:2476 +#: boot-installer.xml:2486 #, no-c-format msgid "rescue/enable" msgstr "rescue/enable" #. Tag: para -#: boot-installer.xml:2477 +#: boot-installer.xml:2487 #, no-c-format msgid "" "Set to <userinput>true</userinput> to enter rescue mode rather than " @@ -3454,13 +3469,13 @@ msgstr "" "userinput> にセットしてください。<xref linkend=\"rescue\"/> をご覧ください。" #. Tag: title -#: boot-installer.xml:2490 +#: boot-installer.xml:2500 #, no-c-format msgid "Using boot parameters to answer questions" msgstr "ブートパラメータで質問に答える" #. Tag: para -#: boot-installer.xml:2491 +#: boot-installer.xml:2501 #, no-c-format msgid "" "With some exceptions, a value can be set at the boot prompt for any question " @@ -3473,25 +3488,25 @@ msgstr "" "bootparms\"/> にあります。特殊な例を以下に示します。" #. Tag: term -#: boot-installer.xml:2503 +#: boot-installer.xml:2513 #, no-c-format msgid "debian-installer/language (language)" msgstr "debian-installer/language (language)" #. Tag: term -#: boot-installer.xml:2504 +#: boot-installer.xml:2514 #, no-c-format msgid "debian-installer/country (country)" msgstr "debian-installer/country (country)" #. Tag: term -#: boot-installer.xml:2505 +#: boot-installer.xml:2515 #, no-c-format msgid "debian-installer/locale (locale)" msgstr "debian-installer/locale (locale)" #. Tag: para -#: boot-installer.xml:2506 +#: boot-installer.xml:2516 #, no-c-format msgid "" "There are two ways to specify the language, country and locale to use for " @@ -3501,7 +3516,7 @@ msgstr "" "ふたつあります。" #. Tag: para -#: boot-installer.xml:2511 +#: boot-installer.xml:2521 #, no-c-format msgid "" "The first and easiest is to pass only the parameter <literal>locale</" @@ -3520,7 +3535,7 @@ msgstr "" "ないということです。" #. Tag: para -#: boot-installer.xml:2520 +#: boot-installer.xml:2530 #, no-c-format msgid "" "The second, more flexible option is to specify <literal>language</literal> " @@ -3536,13 +3551,13 @@ msgstr "" "UTF-8</userinput>" #. Tag: term -#: boot-installer.xml:2532 +#: boot-installer.xml:2542 #, no-c-format msgid "anna/choose_modules (modules)" msgstr "anna/choose_modules (modules)" #. Tag: para -#: boot-installer.xml:2533 +#: boot-installer.xml:2543 #, no-c-format msgid "" "Can be used to automatically load installer components that are not loaded " @@ -3558,7 +3573,7 @@ msgstr "" "\"pppoe\"/> をご覧ください) </phrase>が便利です。" #. Tag: para -#: boot-installer.xml:2547 +#: boot-installer.xml:2557 #, no-c-format msgid "" "Set to <userinput>true</userinput> if you want to disable IPv6 " @@ -3568,13 +3583,13 @@ msgstr "" "には、<userinput>true</userinput> と設定します。" #. Tag: term -#: boot-installer.xml:2556 +#: boot-installer.xml:2566 #, no-c-format msgid "mirror/protocol (protocol)" msgstr "mirror/protocol (protocol)" #. Tag: para -#: boot-installer.xml:2557 +#: boot-installer.xml:2567 #, no-c-format msgid "" "By default the installer will use the http protocol to download files from " @@ -3591,13 +3606,13 @@ msgstr "" "ホスト名を手入力しなければならないことに注意してください。" #. Tag: term -#: boot-installer.xml:2570 +#: boot-installer.xml:2580 #, no-c-format msgid "tasksel:tasksel/first (tasks)" msgstr "tasksel:tasksel/first (tasks)" #. Tag: para -#: boot-installer.xml:2571 +#: boot-installer.xml:2581 #, no-c-format msgid "" "Can be used to select tasks that are not available from the interactive task " @@ -3609,13 +3624,13 @@ msgstr "" "ださい。" #. Tag: title -#: boot-installer.xml:2585 +#: boot-installer.xml:2595 #, no-c-format msgid "Passing parameters to kernel modules" msgstr "カーネルモジュールへパラメータを渡す" #. Tag: para -#: boot-installer.xml:2586 +#: boot-installer.xml:2596 #, no-c-format msgid "" "If drivers are compiled into the kernel, you can pass parameters to them as " @@ -3638,7 +3653,7 @@ msgstr "" "ステムに伝播します。" #. Tag: para -#: boot-installer.xml:2599 +#: boot-installer.xml:2609 #, no-c-format msgid "" "Note that it is now quite rare that parameters need to be passed to modules. " @@ -3652,7 +3667,7 @@ msgstr "" "は、未だにパラメータを手で設定しなければなりません。" #. Tag: para -#: boot-installer.xml:2606 +#: boot-installer.xml:2616 #, no-c-format msgid "" "The syntax to use to set parameters for modules is: " @@ -3673,19 +3688,19 @@ msgstr "" "スカードで BNC (coax) を使用し、IRQ 10 を設定する場合は、以下のようにします。" #. Tag: screen -#: boot-installer.xml:2616 +#: boot-installer.xml:2626 #, no-c-format msgid "3c509.xcvr=3 3c509.irq=10" msgstr "3c509.xcvr=3 3c509.irq=10" #. Tag: title -#: boot-installer.xml:2622 +#: boot-installer.xml:2632 #, no-c-format msgid "Blacklisting kernel modules" msgstr "カーネルモジュールのブラックリスト化" #. Tag: para -#: boot-installer.xml:2623 +#: boot-installer.xml:2633 #, no-c-format msgid "" "Sometimes it may be necessary to blacklist a module to prevent it from being " @@ -3703,7 +3718,7 @@ msgstr "" "因となります。" #. Tag: para -#: boot-installer.xml:2632 +#: boot-installer.xml:2642 #, no-c-format msgid "" "You can blacklist a module using the following syntax: " @@ -3719,7 +3734,7 @@ msgstr "" "が有効になります。" #. Tag: para -#: boot-installer.xml:2640 +#: boot-installer.xml:2650 #, no-c-format msgid "" "Note that a module may still be loaded by the installation system itself. " @@ -3733,19 +3748,19 @@ msgstr "" "げます。" #. Tag: title -#: boot-installer.xml:2656 +#: boot-installer.xml:2666 #, no-c-format msgid "Troubleshooting the Installation Process" msgstr "インストールプロセスのトラブルシューティング" #. Tag: title -#: boot-installer.xml:2661 +#: boot-installer.xml:2671 #, no-c-format msgid "CD-ROM Reliability" msgstr "CD-ROM の信頼性" #. Tag: para -#: boot-installer.xml:2662 +#: boot-installer.xml:2672 #, no-c-format msgid "" "Sometimes, especially with older CD-ROM drives, the installer may fail to " @@ -3759,7 +3774,7 @@ msgstr "" "す。" #. Tag: para -#: boot-installer.xml:2669 +#: boot-installer.xml:2679 #, no-c-format msgid "" "There are many different possible causes for these problems. We can only " @@ -3770,13 +3785,13 @@ msgstr "" "法を提供することしかできません。後はあなた次第です。" #. Tag: para -#: boot-installer.xml:2675 +#: boot-installer.xml:2685 #, no-c-format msgid "There are two very simple things that you should try first." msgstr "まずはじめに試すのは、以下の 2 点です。" #. Tag: para -#: boot-installer.xml:2680 +#: boot-installer.xml:2690 #, no-c-format msgid "" "If the CD-ROM does not boot, check that it was inserted correctly and that " @@ -3786,7 +3801,7 @@ msgstr "" "さい。" #. Tag: para -#: boot-installer.xml:2686 +#: boot-installer.xml:2696 #, no-c-format msgid "" "If the installer fails to recognize a CD-ROM, try just running the option " @@ -3800,7 +3815,7 @@ msgstr "" "ます。" #. Tag: para -#: boot-installer.xml:2696 +#: boot-installer.xml:2706 #, no-c-format msgid "" "If this does not work, then try the suggestions in the subsections below. " @@ -3812,7 +3827,7 @@ msgstr "" "という用語を用いています。" #. Tag: para -#: boot-installer.xml:2702 +#: boot-installer.xml:2712 #, no-c-format msgid "" "If you cannot get the installation working from CD-ROM, try one of the other " @@ -3822,13 +3837,13 @@ msgstr "" "さい。" #. Tag: title -#: boot-installer.xml:2710 +#: boot-installer.xml:2720 #, no-c-format msgid "Common issues" msgstr "共通の問題" #. Tag: para -#: boot-installer.xml:2713 +#: boot-installer.xml:2723 #, no-c-format msgid "" "Some older CD-ROM drives do not support reading from discs that were burned " @@ -3838,7 +3853,7 @@ msgstr "" "ディスクからの読み込みをサポートしていない物があります。" #. Tag: para -#: boot-installer.xml:2730 +#: boot-installer.xml:2740 #, no-c-format msgid "" "Some very old CD-ROM drives do not work correctly if <quote>direct memory " @@ -3848,19 +3863,19 @@ msgstr "" "(DMA) が有効だと、正しく動作しない物があります。" #. Tag: title -#: boot-installer.xml:2741 +#: boot-installer.xml:2751 #, no-c-format msgid "How to investigate and maybe solve issues" msgstr "調査および問題解決の方法" #. Tag: para -#: boot-installer.xml:2742 +#: boot-installer.xml:2752 #, no-c-format msgid "If the CD-ROM fails to boot, try the suggestions listed below." msgstr "CD-ROM が起動に失敗したら、以下のことを試してください。" #. Tag: para -#: boot-installer.xml:2747 +#: boot-installer.xml:2757 #, no-c-format msgid "" "Check that your BIOS actually supports booting from CD-ROM (only an issue " @@ -3870,7 +3885,7 @@ msgstr "" "み問題あり)、BIOS で CD からの起動を有効にしているかをチェックしてください。" #. Tag: para -#: boot-installer.xml:2754 +#: boot-installer.xml:2764 #, no-c-format msgid "" "If you downloaded an iso image, check that the md5sum of that image matches " @@ -3895,7 +3910,7 @@ msgstr "" "み込むのにイメージのサイズを利用します。" #. Tag: screen -#: boot-installer.xml:2767 +#: boot-installer.xml:2777 #, no-c-format msgid "" "$ dd if=/dev/cdrom | \\\n" @@ -3917,7 +3932,7 @@ msgstr "" "134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s" #. Tag: para -#: boot-installer.xml:2772 +#: boot-installer.xml:2782 #, no-c-format msgid "" "If, after the installer has been booted successfully, the CD-ROM is not " @@ -3937,7 +3952,7 @@ msgstr "" "に切り替えて、シェルを有効にしてください。" #. Tag: para -#: boot-installer.xml:2784 +#: boot-installer.xml:2794 #, no-c-format msgid "" "Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> " @@ -3949,7 +3964,7 @@ msgstr "" "示してください。その後、<command>dmesg</command> の出力でもチェックできます。" #. Tag: para -#: boot-installer.xml:2791 +#: boot-installer.xml:2801 #, no-c-format msgid "" "Check in the output of <command>dmesg</command> if your CD-ROM drive was " @@ -3979,7 +3994,7 @@ msgstr "" "むのを試せます。" #. Tag: para -#: boot-installer.xml:2805 +#: boot-installer.xml:2815 #, no-c-format msgid "" "Check that there is a device node for your CD-ROM drive under <filename>/dev/" @@ -3991,7 +4006,7 @@ msgstr "" "<filename>/dev/cdrom</filename> にもあるかもしれません。" #. Tag: para -#: boot-installer.xml:2813 +#: boot-installer.xml:2823 #, no-c-format msgid "" "Use the <command>mount</command> command to check if the CD-ROM is already " @@ -4008,7 +4023,7 @@ msgstr "" "チェックしてください。" #. Tag: para -#: boot-installer.xml:2823 +#: boot-installer.xml:2833 #, no-c-format msgid "" "Check if DMA is currently enabled: <informalexample><screen>\n" @@ -4034,7 +4049,7 @@ msgstr "" "クトリで操作してください。" #. Tag: para -#: boot-installer.xml:2838 +#: boot-installer.xml:2848 #, no-c-format msgid "" "If there are any problems during the installation, try checking the " @@ -4047,13 +4062,13 @@ msgstr "" "ションを一般的なテストとして使用できます。" #. Tag: title -#: boot-installer.xml:2853 +#: boot-installer.xml:2863 #, no-c-format msgid "Floppy Disk Reliability" msgstr "フロッピーディスクの信頼性" #. Tag: para -#: boot-installer.xml:2855 +#: boot-installer.xml:2865 #, no-c-format msgid "" "The biggest problem for people using floppy disks to install &debian; seems " @@ -4063,7 +4078,7 @@ msgstr "" "は、フロッピーディスクの信頼性だと思います。" #. Tag: para -#: boot-installer.xml:2860 +#: boot-installer.xml:2870 #, no-c-format msgid "" "The boot floppy is the floppy with the worst problems, because it is read by " @@ -4081,7 +4096,7 @@ msgstr "" "ディスク I/O エラーに関するメッセージが大量に表示されます。" #. Tag: para -#: boot-installer.xml:2869 +#: boot-installer.xml:2879 #, no-c-format msgid "" "If you are having the installation stall at a particular floppy, the first " @@ -4098,7 +4113,7 @@ msgstr "" "ムで書き込んでみると、うまくいくこともあるようです。" #. Tag: para -#: boot-installer.xml:2878 +#: boot-installer.xml:2888 #, no-c-format msgid "" "One user reports he had to write the images to floppy <emphasis>three</" @@ -4110,7 +4125,7 @@ msgstr "" "して確認するといいでしょう。" #. Tag: para -#: boot-installer.xml:2884 +#: boot-installer.xml:2894 #, no-c-format msgid "" "Normally you should not have to download a floppy image again, but if you " @@ -4122,7 +4137,7 @@ msgstr "" "フロッピーでは、何も問題なくいったそうです。" #. Tag: para -#: boot-installer.xml:2890 +#: boot-installer.xml:2900 #, no-c-format msgid "" "Other users have reported that simply rebooting a few times with the same " @@ -4134,13 +4149,13 @@ msgstr "" "ウェアのフロッピードライバのできが悪かったためでしょう。" #. Tag: title -#: boot-installer.xml:2899 +#: boot-installer.xml:2909 #, no-c-format msgid "Boot Configuration" msgstr "起動設定" #. Tag: para -#: boot-installer.xml:2901 +#: boot-installer.xml:2911 #, no-c-format msgid "" "If you have problems and the kernel hangs during the boot process, doesn't " @@ -4153,7 +4168,7 @@ msgstr "" "\"/> の説明に従ってブートパラメータを確認してください。" #. Tag: para -#: boot-installer.xml:2910 +#: boot-installer.xml:2920 #, no-c-format msgid "" "In some cases, malfunctions can be caused by missing device firmware (see " @@ -4165,7 +4180,7 @@ msgstr "" "> を参照)。" #. Tag: para -#: boot-installer.xml:2921 +#: boot-installer.xml:2931 #, no-c-format msgid "" "If software speech synthesis does not work, there is most probably an issue " @@ -4182,37 +4197,37 @@ msgstr "" "(Live CD など) で実行し、その結果をバグ報告してください。" #. Tag: userinput -#: boot-installer.xml:2932 +#: boot-installer.xml:2942 #, no-c-format msgid "dmesg" msgstr "dmesg" #. Tag: userinput -#: boot-installer.xml:2934 +#: boot-installer.xml:2944 #, no-c-format msgid "lspci" msgstr "lspci" #. Tag: userinput -#: boot-installer.xml:2936 +#: boot-installer.xml:2946 #, no-c-format msgid "lsmod" msgstr "lsmod" #. Tag: userinput -#: boot-installer.xml:2938 +#: boot-installer.xml:2948 #, no-c-format msgid "amixer" msgstr "amixer" #. Tag: title -#: boot-installer.xml:2946 boot-installer.xml:3057 +#: boot-installer.xml:2956 boot-installer.xml:3067 #, no-c-format msgid "Common &arch-title; Installation Problems" msgstr "&arch-title; へのインストールに共通の問題" #. Tag: para -#: boot-installer.xml:2947 +#: boot-installer.xml:2957 #, no-c-format msgid "" "There are some common installation problems that can be solved or avoided by " @@ -4222,7 +4237,7 @@ msgstr "" "ラメータで解決したり、確実にバイパスして回避したりできます。" #. Tag: para -#: boot-installer.xml:2998 +#: boot-installer.xml:3008 #, no-c-format msgid "" "If your screen begins to show a weird picture while the kernel boots, eg. " @@ -4242,13 +4257,13 @@ msgstr "" "ください。" #. Tag: title -#: boot-installer.xml:3012 +#: boot-installer.xml:3022 #, no-c-format msgid "System Freeze During the PCMCIA Configuration Phase" msgstr "PCMCIA 設定中のシステムフリーズ" #. Tag: para -#: boot-installer.xml:3013 +#: boot-installer.xml:3023 #, no-c-format msgid "" "Some very old laptop models produced by Dell are known to crash when PCMCIA " @@ -4268,7 +4283,7 @@ msgstr "" "が起きるリソース範囲を除外できます。" #. Tag: para -#: boot-installer.xml:3023 +#: boot-installer.xml:3033 #, no-c-format msgid "" "Alternatively, you can boot the installer in expert mode. You will then be " @@ -4290,19 +4305,19 @@ msgstr "" "あればカンマを省略しなければならないことに注意してください。" #. Tag: para -#: boot-installer.xml:3058 +#: boot-installer.xml:3068 #, no-c-format msgid "There are some common installation problems that are worth mentioning." msgstr "以下、言及しておくべき、インストール時の一般的な問題があります。" #. Tag: title -#: boot-installer.xml:3064 +#: boot-installer.xml:3074 #, no-c-format msgid "Misdirected video output" msgstr "ビデオ出力先の間違い" #. Tag: para -#: boot-installer.xml:3065 +#: boot-installer.xml:3075 #, no-c-format msgid "" "It is fairly common for &arch-title; to have two video cards in one machine, " @@ -4328,7 +4343,7 @@ msgstr "" "userinput> をインストーラに与えて起動してください。" #. Tag: para -#: boot-installer.xml:3079 +#: boot-installer.xml:3089 #, no-c-format msgid "" "Note that you may also have to manually add this parameter to the silo " @@ -4342,13 +4357,13 @@ msgstr "" "filename> のビデオドライバを修正してください。" #. Tag: title -#: boot-installer.xml:3090 +#: boot-installer.xml:3100 #, no-c-format msgid "Failure to Boot or Install from CD-ROM" msgstr "起動に失敗ないし CD-ROM からインストール" #. Tag: para -#: boot-installer.xml:3091 +#: boot-installer.xml:3101 #, no-c-format msgid "" "Some Sparc systems are notoriously difficult to boot from CD-ROM and even if " @@ -4360,20 +4375,20 @@ msgstr "" "システムで報告されています。" #. Tag: para -#: boot-installer.xml:3097 +#: boot-installer.xml:3107 #, no-c-format msgid "We recommend to install such systems by netbooting the installer." msgstr "" "そのようなシステムでは、インストーラをネットから起動するのをお勧めします。" #. Tag: title -#: boot-installer.xml:3106 +#: boot-installer.xml:3116 #, no-c-format msgid "Interpreting the Kernel Startup Messages" msgstr "カーネルの起動時メッセージの意味" #. Tag: para -#: boot-installer.xml:3108 +#: boot-installer.xml:3118 #, no-c-format msgid "" "During the boot sequence, you may see many messages in the form " @@ -4411,13 +4426,13 @@ msgstr "" "baking\"/> 参照)</phrase>。" #. Tag: title -#: boot-installer.xml:3133 +#: boot-installer.xml:3143 #, no-c-format msgid "Reporting Installation Problems" msgstr "インストールで発生した問題の報告" #. Tag: para -#: boot-installer.xml:3134 +#: boot-installer.xml:3144 #, no-c-format msgid "" "If you get through the initial boot phase but cannot complete the install, " @@ -4436,7 +4451,7 @@ msgstr "" "バグ報告を送る際に、バグ報告にこの情報を付けることができます。" #. Tag: para -#: boot-installer.xml:3145 +#: boot-installer.xml:3155 #, no-c-format msgid "" "Other pertinent installation messages may be found in <filename>/var/log/</" @@ -4448,13 +4463,13 @@ msgstr "" "installer/</filename> にあるはずです。" #. Tag: title -#: boot-installer.xml:3156 +#: boot-installer.xml:3166 #, no-c-format msgid "Submitting Installation Reports" msgstr "インストールレポートの送信" #. Tag: para -#: boot-installer.xml:3157 +#: boot-installer.xml:3167 #, no-c-format msgid "" "If you still have problems, please submit an installation report. We also " @@ -4467,7 +4482,7 @@ msgstr "" "さんのハードウェア設定情報を手に入れることができます。" #. Tag: para -#: boot-installer.xml:3164 +#: boot-installer.xml:3174 #, no-c-format msgid "" "Note that your installation report will be published in the Debian Bug " @@ -4479,7 +4494,7 @@ msgstr "" "ない e-mail アドレスを使用してください。" #. Tag: para -#: boot-installer.xml:3170 +#: boot-installer.xml:3180 #, no-c-format msgid "" "If you have a working &debian; system, the easiest way to send an " @@ -4498,7 +4513,7 @@ msgstr "" "て、<command>reportbug installation-reports</command> を実行してください。" #. Tag: para -#: boot-installer.xml:3180 +#: boot-installer.xml:3190 #, no-c-format msgid "" "Alternatively you can use this template when filling out installation " |