From e243d2f66fe50c13a25961e2e24e774e93e57e3b Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Sun, 2 Jul 2017 22:16:11 +0000 Subject: Document 255 characters limit for kernel command line. Closes: #397592. + Refresh po|pot files. --- po/ja/boot-installer.po | 312 +++++++++++++++++++++++++----------------------- 1 file changed, 160 insertions(+), 152 deletions(-) (limited to 'po/ja') diff --git a/po/ja/boot-installer.po b/po/ja/boot-installer.po index 89da3988d..409eb899d 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: 2017-07-02 19:58+0000\n" +"POT-Creation-Date: 2017-07-02 22:12+0000\n" "PO-Revision-Date: 2017-04-20 05:02+0900\n" "Last-Translator: KURASAWA Nozomu (nabetaro) \n" "Language-Team: Japanese \n" @@ -3112,7 +3112,7 @@ msgstr "" "ます。" #. Tag: title -#: boot-installer.xml:2246 boot-installer.xml:3291 +#: boot-installer.xml:2246 boot-installer.xml:3293 #, no-c-format msgid "Software Speech Synthesis" msgstr "ソフトウェア音声合成" @@ -3496,12 +3496,20 @@ msgstr "&debian; Installer パラメータ" #. Tag: para #: boot-installer.xml:2469 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The installation system recognizes a few additional boot " +#| "parameters With current kernels (2.6.9 or newer) you can " +#| "use 32 command line options and 32 environment options. If these numbers " +#| "are exceeded, the kernel will panic. which may be " +#| "useful." msgid "" "The installation system recognizes a few additional boot " "parameters With current kernels (2.6.9 or newer) you can " "use 32 command line options and 32 environment options. If these numbers are " -"exceeded, the kernel will panic. which may be useful." +"exceeded, the kernel will panic. Also there is a limit of 255 characters for " +"the whole kernel command line, everything above this limit will be silently " +"truncated. which may be useful." msgstr "" "インストールシステムは、おそらく便利だと思われる、追加ブートパラメータ" " 現在のカーネル (2.6.9 以降) では、コマンドラインオプション" @@ -3509,7 +3517,7 @@ msgstr "" "ニックしてしまいます。 をいくつか認識します。" #. Tag: para -#: boot-installer.xml:2482 +#: boot-installer.xml:2484 #, no-c-format msgid "" "A number of parameters have a short form that helps avoid the " @@ -3524,20 +3532,20 @@ msgstr "" "ルの例は、通常、短縮形も使用しています。" #. Tag: term -#: boot-installer.xml:2494 +#: boot-installer.xml:2496 #, no-c-format msgid "debconf/priority (priority)" msgstr "debconf/priority (priority)" #. Tag: para -#: boot-installer.xml:2495 +#: boot-installer.xml:2497 #, no-c-format msgid "This parameter sets the lowest priority of messages to be displayed." msgstr "" "このパラメータには、表示するメッセージのもっとも低い優先度を設定します。" #. Tag: para -#: boot-installer.xml:2499 +#: boot-installer.xml:2501 #, no-c-format msgid "" "The default installation uses priority=high. This " @@ -3551,7 +3559,7 @@ msgstr "" "な優先度に調整します。" #. Tag: para -#: boot-installer.xml:2506 +#: boot-installer.xml:2508 #, no-c-format msgid "" "If you add priority=medium as boot parameter, you " @@ -3570,13 +3578,13 @@ msgstr "" "なメッセージだけを表示し、大騒ぎせずに正しい設定をしようとします。" #. Tag: term -#: boot-installer.xml:2520 +#: boot-installer.xml:2522 #, no-c-format msgid "DEBIAN_FRONTEND" msgstr "DEBIAN_FRONTEND" #. Tag: para -#: boot-installer.xml:2521 +#: boot-installer.xml:2523 #, no-c-format msgid "" "This boot parameter controls the type of user interface used for the " @@ -3612,13 +3620,13 @@ msgstr "" "エンドを使用します。" #. Tag: term -#: boot-installer.xml:2552 +#: boot-installer.xml:2554 #, no-c-format msgid "BOOT_DEBUG" msgstr "BOOT_DEBUG" #. Tag: para -#: boot-installer.xml:2553 +#: boot-installer.xml:2555 #, no-c-format msgid "" "Setting this boot parameter to 2 will cause the installer's boot process to " @@ -3631,49 +3639,49 @@ msgstr "" "できます。(シェルを終了すると起動プロセスを継続します)" #. Tag: userinput -#: boot-installer.xml:2562 +#: boot-installer.xml:2564 #, no-c-format msgid "BOOT_DEBUG=0" msgstr "BOOT_DEBUG=0" #. Tag: para -#: boot-installer.xml:2563 +#: boot-installer.xml:2565 #, no-c-format msgid "This is the default." msgstr "デフォルトです。" #. Tag: userinput -#: boot-installer.xml:2567 +#: boot-installer.xml:2569 #, no-c-format msgid "BOOT_DEBUG=1" msgstr "BOOT_DEBUG=1" #. Tag: para -#: boot-installer.xml:2568 +#: boot-installer.xml:2570 #, no-c-format msgid "More verbose than usual." msgstr "通常よりも詳細です。" #. Tag: userinput -#: boot-installer.xml:2572 +#: boot-installer.xml:2574 #, no-c-format msgid "BOOT_DEBUG=2" msgstr "BOOT_DEBUG=2" #. Tag: para -#: boot-installer.xml:2573 +#: boot-installer.xml:2575 #, no-c-format msgid "Lots of debugging information." msgstr "デバッグ情報を大量に表示します。" #. Tag: userinput -#: boot-installer.xml:2577 +#: boot-installer.xml:2579 #, no-c-format msgid "BOOT_DEBUG=3" msgstr "BOOT_DEBUG=3" #. Tag: para -#: boot-installer.xml:2578 +#: boot-installer.xml:2580 #, no-c-format msgid "" "Shells are run at various points in the boot process to allow detailed " @@ -3683,13 +3691,13 @@ msgstr "" "起動を続けるにはシェルから抜けてください。" #. Tag: term -#: boot-installer.xml:2592 +#: boot-installer.xml:2594 #, no-c-format msgid "INSTALL_MEDIA_DEV" msgstr "INSTALL_MEDIA_DEV" #. Tag: para -#: boot-installer.xml:2593 +#: boot-installer.xml:2595 #, no-c-format msgid "" "The value of the parameter is the path to the device to load the &debian; " @@ -3701,7 +3709,7 @@ msgstr "" "す。" #. Tag: para -#: boot-installer.xml:2599 +#: boot-installer.xml:2601 #, no-c-format msgid "" "The boot floppy, which normally scans all floppies it can to find the root " @@ -3711,19 +3719,19 @@ msgstr "" "が、このパラメータで 1 つのデバイスを探すように上書きできます。" #. Tag: term -#: boot-installer.xml:2610 +#: boot-installer.xml:2612 #, no-c-format msgid "log_host" msgstr "log_host" #. Tag: term -#: boot-installer.xml:2611 +#: boot-installer.xml:2613 #, no-c-format msgid "log_port" msgstr "log_port" #. Tag: para -#: boot-installer.xml:2612 +#: boot-installer.xml:2614 #, no-c-format msgid "" "Causes the installer to send log messages to a remote syslog on the " @@ -3735,13 +3743,13 @@ msgstr "" "ポートのデフォルト値を、標準 syslog ポートの 514 とします。" #. Tag: term -#: boot-installer.xml:2623 +#: boot-installer.xml:2625 #, no-c-format msgid "lowmem" msgstr "lowmem" #. Tag: para -#: boot-installer.xml:2624 +#: boot-installer.xml:2626 #, no-c-format msgid "" "Can be used to force the installer to a lowmem level higher than the one the " @@ -3753,13 +3761,13 @@ msgstr "" "す。 もご覧ください。" #. Tag: term -#: boot-installer.xml:2634 +#: boot-installer.xml:2636 #, no-c-format msgid "noshell" msgstr "noshell" #. Tag: para -#: boot-installer.xml:2635 +#: boot-installer.xml:2637 #, no-c-format msgid "" "Prevents the installer from offering interactive shells on tty2 and tty3. " @@ -3769,13 +3777,13 @@ msgstr "" "リティが限られている、無人インストールの際に便利です。" #. Tag: term -#: boot-installer.xml:2644 +#: boot-installer.xml:2646 #, no-c-format msgid "debian-installer/framebuffer (fb)" msgstr "debian-installer/framebuffer (fb)" #. Tag: para -#: boot-installer.xml:2645 +#: boot-installer.xml:2647 #, no-c-format msgid "" "Some architectures use the kernel framebuffer to offer installation in a " @@ -3793,13 +3801,13 @@ msgstr "" "の兆候です。" #. Tag: para -#: boot-installer.xml:2654 +#: boot-installer.xml:2656 #, no-c-format msgid "Such problems have been reported on hppa." msgstr "そのような問題が、hppa について報告されています。" #. Tag: para -#: boot-installer.xml:2658 +#: boot-installer.xml:2660 #, no-c-format msgid "" "Because of display problems on some systems, framebuffer support is " @@ -3817,13 +3825,13 @@ msgstr "" "fb=true というパラメータを試してください。" #. Tag: term -#: boot-installer.xml:2672 +#: boot-installer.xml:2674 #, no-c-format msgid "debian-installer/theme (theme)" msgstr "debian-installer/theme (theme)" #. Tag: para -#: boot-installer.xml:2673 +#: boot-installer.xml:2675 #, no-c-format msgid "" "A theme determines how the user interface of the installer looks (colors, " @@ -3839,13 +3847,13 @@ msgstr "" "と指定してテーマを設定してください。" #. Tag: term -#: boot-installer.xml:2685 boot-installer.xml:2918 +#: boot-installer.xml:2687 boot-installer.xml:2920 #, no-c-format msgid "netcfg/disable_autoconfig" msgstr "netcfg/disable_autoconfig" #. Tag: para -#: boot-installer.xml:2686 +#: boot-installer.xml:2688 #, no-c-format msgid "" "By default, the &d-i; automatically probes for network configuration via " @@ -3858,7 +3866,7 @@ msgstr "" "きません。自動設定が失敗する場合のみ、手動ネットワーク設定を行えます。" #. Tag: para -#: boot-installer.xml:2693 +#: boot-installer.xml:2695 #, no-c-format msgid "" "If you have an IPv6 router or a DHCP server on your local network, but want " @@ -3873,13 +3881,13 @@ msgstr "" "パラメータを使用できます。" #. Tag: term -#: boot-installer.xml:2704 +#: boot-installer.xml:2706 #, no-c-format msgid "hw-detect/start_pcmcia" msgstr "hw-detect/start_pcmcia" #. Tag: para -#: boot-installer.xml:2705 +#: boot-installer.xml:2707 #, no-c-format msgid "" "Set to false to prevent starting PCMCIA services, if " @@ -3890,13 +3898,13 @@ msgstr "" "ピュータには、そういう行儀悪さがあることが知られています。" #. Tag: term -#: boot-installer.xml:2715 +#: boot-installer.xml:2717 #, no-c-format msgid "disk-detect/dmraid/enable (dmraid)" msgstr "disk-detect/dmraid/enable (dmraid)" #. Tag: para -#: boot-installer.xml:2716 +#: boot-installer.xml:2718 #, no-c-format msgid "" "Set to true to enable support for Serial ATA RAID " @@ -3910,13 +3918,13 @@ msgstr "" "\"&url-d-i-wiki;\">&debian; Installer Wiki にあります。" #. Tag: term -#: boot-installer.xml:2727 +#: boot-installer.xml:2729 #, no-c-format msgid "preseed/url (url)" msgstr "preseed/url (url)" #. Tag: para -#: boot-installer.xml:2728 +#: boot-installer.xml:2730 #, no-c-format msgid "" "Specify the url to a preconfiguration file to download and use for " @@ -3927,13 +3935,13 @@ msgstr "" "い。" #. Tag: term -#: boot-installer.xml:2737 +#: boot-installer.xml:2739 #, no-c-format msgid "preseed/file (file)" msgstr "preseed/file (file)" #. Tag: para -#: boot-installer.xml:2738 +#: boot-installer.xml:2740 #, no-c-format msgid "" "Specify the path to a preconfiguration file to load for automating the " @@ -3943,13 +3951,13 @@ msgstr "" " を参照してください。" #. Tag: term -#: boot-installer.xml:2747 +#: boot-installer.xml:2749 #, no-c-format msgid "preseed/interactive" msgstr "preseed/interactive" #. Tag: para -#: boot-installer.xml:2748 +#: boot-installer.xml:2750 #, no-c-format msgid "" "Set to true to display questions even if they have " @@ -3964,13 +3972,13 @@ msgstr "" "す。詳細は、 をご覧ください。" #. Tag: term -#: boot-installer.xml:2760 +#: boot-installer.xml:2762 #, no-c-format msgid "auto-install/enable (auto)" msgstr "auto-install/enable (auto)" #. Tag: para -#: boot-installer.xml:2761 +#: boot-installer.xml:2763 #, no-c-format msgid "" "Delay questions that are normally asked before preseeding is possible until " @@ -3982,13 +3990,13 @@ msgstr "" "auto\"/> をご覧ください。" #. Tag: term -#: boot-installer.xml:2772 +#: boot-installer.xml:2774 #, no-c-format msgid "finish-install/keep-consoles" msgstr "finish-install/keep-consoles" #. Tag: para -#: boot-installer.xml:2773 +#: boot-installer.xml:2775 #, no-c-format msgid "" "During installations from serial or management console, the regular virtual " @@ -4000,13 +4008,13 @@ msgstr "" "れを回避するには true をセットしてください。" #. Tag: term -#: boot-installer.xml:2784 +#: boot-installer.xml:2786 #, no-c-format msgid "cdrom-detect/eject" msgstr "cdrom-detect/eject" #. Tag: para -#: boot-installer.xml:2785 +#: boot-installer.xml:2787 #, no-c-format msgid "" "By default, before rebooting, &d-i; automatically ejects the optical media " @@ -4024,7 +4032,7 @@ msgstr "" "ムライン、キャディタイプのドライブは、自動的にメディアをリロードできません。" #. Tag: para -#: boot-installer.xml:2794 +#: boot-installer.xml:2796 #, no-c-format msgid "" "Set to false to disable automatic ejection, and be " @@ -4036,13 +4044,13 @@ msgstr "" "要があります。" #. Tag: term -#: boot-installer.xml:2805 +#: boot-installer.xml:2807 #, no-c-format msgid "base-installer/install-recommends (recommends)" msgstr "base-installer/install-recommends (recommends)" #. Tag: para -#: boot-installer.xml:2806 +#: boot-installer.xml:2808 #, no-c-format msgid "" "By setting this option to false, the package " @@ -4056,7 +4064,7 @@ msgstr "" "base\"/> をご覧ください。" #. Tag: para -#: boot-installer.xml:2813 +#: boot-installer.xml:2815 #, no-c-format msgid "" "Note that this option allows to have a leaner system, but can also result in " @@ -4071,13 +4079,13 @@ msgstr "" "ンは、経験豊富なユーザにしか有用ではないでしょう。" #. Tag: term -#: boot-installer.xml:2825 +#: boot-installer.xml:2827 #, no-c-format msgid "debian-installer/allow_unauthenticated" msgstr "debian-installer/allow_unauthenticated" #. Tag: para -#: boot-installer.xml:2826 +#: boot-installer.xml:2828 #, no-c-format msgid "" "By default the installer requires that repositories be authenticated using a " @@ -4090,13 +4098,13 @@ msgstr "" "い。警告: 危険です。お勧めしません。" #. Tag: term -#: boot-installer.xml:2837 +#: boot-installer.xml:2839 #, no-c-format msgid "ramdisk_size" msgstr "ramdisk_size" #. Tag: para -#: boot-installer.xml:2838 +#: boot-installer.xml:2840 #, no-c-format msgid "" "This parameter should already be set to a correct value where needed; set it " @@ -4108,13 +4116,13 @@ msgstr "" "い。値は kB で指定してください。" #. Tag: term -#: boot-installer.xml:2848 +#: boot-installer.xml:2850 #, no-c-format msgid "rescue/enable" msgstr "rescue/enable" #. Tag: para -#: boot-installer.xml:2849 +#: boot-installer.xml:2851 #, no-c-format msgid "" "Set to true to enter rescue mode rather than " @@ -4124,13 +4132,13 @@ msgstr "" "userinput> にセットしてください。 をご覧ください。" #. Tag: title -#: boot-installer.xml:2862 +#: boot-installer.xml:2864 #, no-c-format msgid "Using boot parameters to answer questions" msgstr "ブートパラメータで質問に答える" #. Tag: para -#: boot-installer.xml:2863 +#: boot-installer.xml:2865 #, no-c-format msgid "" "With some exceptions, a value can be set at the boot prompt for any question " @@ -4143,25 +4151,25 @@ msgstr "" "bootparms\"/> にあります。特殊な例を以下に示します。" #. Tag: term -#: boot-installer.xml:2875 +#: boot-installer.xml:2877 #, no-c-format msgid "debian-installer/language (language)" msgstr "debian-installer/language (language)" #. Tag: term -#: boot-installer.xml:2876 +#: boot-installer.xml:2878 #, no-c-format msgid "debian-installer/country (country)" msgstr "debian-installer/country (country)" #. Tag: term -#: boot-installer.xml:2877 +#: boot-installer.xml:2879 #, no-c-format msgid "debian-installer/locale (locale)" msgstr "debian-installer/locale (locale)" #. Tag: para -#: boot-installer.xml:2878 +#: boot-installer.xml:2880 #, no-c-format msgid "" "There are two ways to specify the language, country and locale to use for " @@ -4171,7 +4179,7 @@ msgstr "" "ふたつあります。" #. Tag: para -#: boot-installer.xml:2883 +#: boot-installer.xml:2885 #, no-c-format msgid "" "The first and easiest is to pass only the parameter localelanguage " @@ -4206,13 +4214,13 @@ msgstr "" "UTF-8" #. Tag: term -#: boot-installer.xml:2904 +#: boot-installer.xml:2906 #, no-c-format msgid "anna/choose_modules (modules)" msgstr "anna/choose_modules (modules)" #. Tag: para -#: boot-installer.xml:2905 +#: boot-installer.xml:2907 #, no-c-format msgid "" "Can be used to automatically load installer components that are not loaded " @@ -4228,7 +4236,7 @@ msgstr "" "\"pppoe\"/> をご覧ください) が便利です。" #. Tag: para -#: boot-installer.xml:2919 +#: boot-installer.xml:2921 #, no-c-format msgid "" "Set to true if you want to disable IPv6 " @@ -4238,13 +4246,13 @@ msgstr "" "には、true と設定します。" #. Tag: term -#: boot-installer.xml:2928 +#: boot-installer.xml:2930 #, no-c-format msgid "mirror/protocol (protocol)" msgstr "mirror/protocol (protocol)" #. Tag: para -#: boot-installer.xml:2929 +#: boot-installer.xml:2931 #, no-c-format msgid "" "By default the installer will use the http protocol to download files from " @@ -4261,13 +4269,13 @@ msgstr "" "ホスト名を手入力しなければならないことに注意してください。" #. Tag: term -#: boot-installer.xml:2942 +#: boot-installer.xml:2944 #, no-c-format msgid "tasksel:tasksel/first (tasks)" msgstr "tasksel:tasksel/first (tasks)" #. Tag: para -#: boot-installer.xml:2943 +#: boot-installer.xml:2945 #, no-c-format msgid "" "Can be used to select tasks that are not available from the interactive task " @@ -4279,13 +4287,13 @@ msgstr "" "ださい。" #. Tag: title -#: boot-installer.xml:2957 +#: boot-installer.xml:2959 #, no-c-format msgid "Passing parameters to kernel modules" msgstr "カーネルモジュールへパラメータを渡す" #. Tag: para -#: boot-installer.xml:2958 +#: boot-installer.xml:2960 #, no-c-format msgid "" "If drivers are compiled into the kernel, you can pass parameters to them as " @@ -4308,7 +4316,7 @@ msgstr "" "ステムに伝播します。" #. Tag: para -#: boot-installer.xml:2971 +#: boot-installer.xml:2973 #, no-c-format msgid "" "Note that it is now quite rare that parameters need to be passed to modules. " @@ -4322,7 +4330,7 @@ msgstr "" "は、未だにパラメータを手で設定しなければなりません。" #. Tag: para -#: boot-installer.xml:2978 +#: boot-installer.xml:2980 #, no-c-format msgid "" "The syntax to use to set parameters for modules is: " @@ -4343,19 +4351,19 @@ msgstr "" "スカードで BNC (coax) を使用し、IRQ 10 を設定する場合は、以下のようにします。" #. Tag: screen -#: boot-installer.xml:2988 +#: boot-installer.xml:2990 #, no-c-format msgid "3c509.xcvr=3 3c509.irq=10" msgstr "3c509.xcvr=3 3c509.irq=10" #. Tag: title -#: boot-installer.xml:2994 +#: boot-installer.xml:2996 #, no-c-format msgid "Blacklisting kernel modules" msgstr "カーネルモジュールのブラックリスト化" #. Tag: para -#: boot-installer.xml:2995 +#: boot-installer.xml:2997 #, no-c-format msgid "" "Sometimes it may be necessary to blacklist a module to prevent it from being " @@ -4373,7 +4381,7 @@ msgstr "" "因となります。" #. Tag: para -#: boot-installer.xml:3004 +#: boot-installer.xml:3006 #, no-c-format msgid "" "You can blacklist a module using the following syntax: " @@ -4389,7 +4397,7 @@ msgstr "" "が有効になります。" #. Tag: para -#: boot-installer.xml:3012 +#: boot-installer.xml:3014 #, no-c-format msgid "" "Note that a module may still be loaded by the installation system itself. " @@ -4403,19 +4411,19 @@ msgstr "" "げます。" #. Tag: title -#: boot-installer.xml:3028 +#: boot-installer.xml:3030 #, no-c-format msgid "Troubleshooting the Installation Process" msgstr "インストールプロセスのトラブルシューティング" #. Tag: title -#: boot-installer.xml:3033 +#: boot-installer.xml:3035 #, no-c-format msgid "CD-ROM Reliability" msgstr "CD-ROM の信頼性" #. Tag: para -#: boot-installer.xml:3034 +#: boot-installer.xml:3036 #, no-c-format msgid "" "Sometimes, especially with older CD-ROM drives, the installer may fail to " @@ -4429,7 +4437,7 @@ msgstr "" "す。" #. Tag: para -#: boot-installer.xml:3041 +#: boot-installer.xml:3043 #, no-c-format msgid "" "There are many different possible causes for these problems. We can only " @@ -4440,13 +4448,13 @@ msgstr "" "法を提供することしかできません。後はあなた次第です。" #. Tag: para -#: boot-installer.xml:3047 +#: boot-installer.xml:3049 #, no-c-format msgid "There are two very simple things that you should try first." msgstr "まずはじめに試すのは、以下の 2 点です。" #. Tag: para -#: boot-installer.xml:3052 +#: boot-installer.xml:3054 #, no-c-format msgid "" "If the CD-ROM does not boot, check that it was inserted correctly and that " @@ -4456,7 +4464,7 @@ msgstr "" "さい。" #. Tag: para -#: boot-installer.xml:3058 +#: boot-installer.xml:3060 #, no-c-format msgid "" "If the installer fails to recognize a CD-ROM, try just running the option " @@ -4470,7 +4478,7 @@ msgstr "" "ます。" #. Tag: para -#: boot-installer.xml:3068 +#: boot-installer.xml:3070 #, no-c-format msgid "" "If this does not work, then try the suggestions in the subsections below. " @@ -4482,7 +4490,7 @@ msgstr "" "という用語を用いています。" #. Tag: para -#: boot-installer.xml:3074 +#: boot-installer.xml:3076 #, no-c-format msgid "" "If you cannot get the installation working from CD-ROM, try one of the other " @@ -4492,13 +4500,13 @@ msgstr "" "さい。" #. Tag: title -#: boot-installer.xml:3082 +#: boot-installer.xml:3084 #, no-c-format msgid "Common issues" msgstr "共通の問題" #. Tag: para -#: boot-installer.xml:3085 +#: boot-installer.xml:3087 #, no-c-format msgid "" "Some older CD-ROM drives do not support reading from discs that were burned " @@ -4508,7 +4516,7 @@ msgstr "" "ディスクからの読み込みをサポートしていない物があります。" #. Tag: para -#: boot-installer.xml:3102 +#: boot-installer.xml:3104 #, no-c-format msgid "" "Some very old CD-ROM drives do not work correctly if direct memory " @@ -4518,19 +4526,19 @@ msgstr "" "(DMA) が有効だと、正しく動作しない物があります。" #. Tag: title -#: boot-installer.xml:3113 +#: boot-installer.xml:3115 #, no-c-format msgid "How to investigate and maybe solve issues" msgstr "調査および問題解決の方法" #. Tag: para -#: boot-installer.xml:3114 +#: boot-installer.xml:3116 #, no-c-format msgid "If the CD-ROM fails to boot, try the suggestions listed below." msgstr "CD-ROM が起動に失敗したら、以下のことを試してください。" #. Tag: para -#: boot-installer.xml:3119 +#: boot-installer.xml:3121 #, no-c-format msgid "" "Check that your BIOS actually supports booting from CD-ROM (only an issue " @@ -4540,7 +4548,7 @@ msgstr "" "み問題あり)、BIOS で CD からの起動を有効にしているかをチェックしてください。" #. Tag: para -#: boot-installer.xml:3126 +#: boot-installer.xml:3128 #, no-c-format msgid "" "If you downloaded an iso image, check that the md5sum of that image matches " @@ -4565,7 +4573,7 @@ msgstr "" "み込むのにイメージのサイズを利用します。" #. Tag: screen -#: boot-installer.xml:3139 +#: boot-installer.xml:3141 #, no-c-format msgid "" "$ dd if=/dev/cdrom | \\\n" @@ -4587,7 +4595,7 @@ msgstr "" "134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s" #. Tag: para -#: boot-installer.xml:3144 +#: boot-installer.xml:3146 #, no-c-format msgid "" "If, after the installer has been booted successfully, the CD-ROM is not " @@ -4607,7 +4615,7 @@ msgstr "" "に切り替えて、シェルを有効にしてください。" #. Tag: para -#: boot-installer.xml:3156 +#: boot-installer.xml:3158 #, no-c-format msgid "" "Switch to VT4 or view the contents of /var/log/syslog " @@ -4619,7 +4627,7 @@ msgstr "" "示してください。その後、dmesg の出力でもチェックできます。" #. Tag: para -#: boot-installer.xml:3163 +#: boot-installer.xml:3165 #, no-c-format msgid "" "Check in the output of dmesg if your CD-ROM drive was " @@ -4651,7 +4659,7 @@ msgstr "" "むのを試せます。" #. Tag: para -#: boot-installer.xml:3177 +#: boot-installer.xml:3179 #, no-c-format msgid "" "Check that there is a device node for your CD-ROM drive under /dev/" @@ -4663,7 +4671,7 @@ msgstr "" "/dev/cdrom にもあるかもしれません。" #. Tag: para -#: boot-installer.xml:3185 +#: boot-installer.xml:3187 #, no-c-format msgid "" "Use the mount command to check if the CD-ROM is already " @@ -4680,7 +4688,7 @@ msgstr "" "チェックしてください。" #. Tag: para -#: boot-installer.xml:3195 +#: boot-installer.xml:3197 #, no-c-format msgid "" "Check if DMA is currently enabled: \n" @@ -4706,7 +4714,7 @@ msgstr "" "クトリで操作してください。" #. Tag: para -#: boot-installer.xml:3210 +#: boot-installer.xml:3212 #, no-c-format msgid "" "If there are any problems during the installation, try checking the " @@ -4719,13 +4727,13 @@ msgstr "" "ションを一般的なテストとして使用できます。" #. Tag: title -#: boot-installer.xml:3225 +#: boot-installer.xml:3227 #, no-c-format msgid "Floppy Disk Reliability" msgstr "フロッピーディスクの信頼性" #. Tag: para -#: boot-installer.xml:3227 +#: boot-installer.xml:3229 #, no-c-format msgid "" "The biggest problem for people using floppy disks to install &debian; seems " @@ -4735,7 +4743,7 @@ msgstr "" "は、フロッピーディスクの信頼性だと思います。" #. Tag: para -#: boot-installer.xml:3232 +#: boot-installer.xml:3234 #, no-c-format msgid "" "The boot floppy is the floppy with the worst problems, because it is read by " @@ -4753,7 +4761,7 @@ msgstr "" "ディスク I/O エラーに関するメッセージが大量に表示されます。" #. Tag: para -#: boot-installer.xml:3241 +#: boot-installer.xml:3243 #, no-c-format msgid "" "If you are having the installation stall at a particular floppy, the first " @@ -4770,7 +4778,7 @@ msgstr "" "ムで書き込んでみると、うまくいくこともあるようです。" #. Tag: para -#: boot-installer.xml:3250 +#: boot-installer.xml:3252 #, no-c-format msgid "" "One user reports he had to write the images to floppy three の説明に従ってブートパラメータを確認してください。" #. Tag: para -#: boot-installer.xml:3282 +#: boot-installer.xml:3284 #, no-c-format msgid "" "In some cases, malfunctions can be caused by missing device firmware (see " @@ -4837,7 +4845,7 @@ msgstr "" "> を参照)。" #. Tag: para -#: boot-installer.xml:3293 +#: boot-installer.xml:3295 #, no-c-format msgid "" "If software speech synthesis does not work, there is most probably an issue " @@ -4854,37 +4862,37 @@ msgstr "" "(Live CD など) で実行し、その結果をバグ報告してください。" #. Tag: userinput -#: boot-installer.xml:3304 +#: boot-installer.xml:3306 #, no-c-format msgid "dmesg" msgstr "dmesg" #. Tag: userinput -#: boot-installer.xml:3306 +#: boot-installer.xml:3308 #, no-c-format msgid "lspci" msgstr "lspci" #. Tag: userinput -#: boot-installer.xml:3308 +#: boot-installer.xml:3310 #, no-c-format msgid "lsmod" msgstr "lsmod" #. Tag: userinput -#: boot-installer.xml:3310 +#: boot-installer.xml:3312 #, no-c-format msgid "amixer" msgstr "amixer" #. Tag: title -#: boot-installer.xml:3318 boot-installer.xml:3429 +#: boot-installer.xml:3320 boot-installer.xml:3431 #, no-c-format msgid "Common &arch-title; Installation Problems" msgstr "&arch-title; へのインストールに共通の問題" #. Tag: para -#: boot-installer.xml:3319 +#: boot-installer.xml:3321 #, no-c-format msgid "" "There are some common installation problems that can be solved or avoided by " @@ -4894,7 +4902,7 @@ msgstr "" "ラメータで解決したり、確実にバイパスして回避したりできます。" #. Tag: para -#: boot-installer.xml:3370 +#: boot-installer.xml:3372 #, no-c-format msgid "" "If your screen begins to show a weird picture while the kernel boots, eg. " @@ -4914,13 +4922,13 @@ msgstr "" "ください。" #. Tag: title -#: boot-installer.xml:3384 +#: boot-installer.xml:3386 #, no-c-format msgid "System Freeze During the PCMCIA Configuration Phase" msgstr "PCMCIA 設定中のシステムフリーズ" #. Tag: para -#: boot-installer.xml:3385 +#: boot-installer.xml:3387 #, no-c-format msgid "" "Some very old laptop models produced by Dell are known to crash when PCMCIA " @@ -4940,7 +4948,7 @@ msgstr "" "が起きるリソース範囲を除外できます。" #. Tag: para -#: boot-installer.xml:3395 +#: boot-installer.xml:3397 #, no-c-format msgid "" "Alternatively, you can boot the installer in expert mode. You will then be " @@ -4962,19 +4970,19 @@ msgstr "" "あればカンマを省略しなければならないことに注意してください。" #. Tag: para -#: boot-installer.xml:3430 +#: boot-installer.xml:3432 #, no-c-format msgid "There are some common installation problems that are worth mentioning." msgstr "以下、言及しておくべき、インストール時の一般的な問題があります。" #. Tag: title -#: boot-installer.xml:3436 +#: boot-installer.xml:3438 #, no-c-format msgid "Misdirected video output" msgstr "ビデオ出力先の間違い" #. Tag: para -#: boot-installer.xml:3437 +#: boot-installer.xml:3439 #, no-c-format msgid "" "It is fairly common for &arch-title; to have two video cards in one machine, " @@ -5000,7 +5008,7 @@ msgstr "" "userinput> をインストーラに与えて起動してください。" #. Tag: para -#: boot-installer.xml:3451 +#: boot-installer.xml:3453 #, no-c-format msgid "" "Note that you may also have to manually add this parameter to the silo " @@ -5014,13 +5022,13 @@ msgstr "" "filename> のビデオドライバを修正してください。" #. Tag: title -#: boot-installer.xml:3462 +#: boot-installer.xml:3464 #, no-c-format msgid "Failure to Boot or Install from CD-ROM" msgstr "起動に失敗ないし CD-ROM からインストール" #. Tag: para -#: boot-installer.xml:3463 +#: boot-installer.xml:3465 #, no-c-format msgid "" "Some Sparc systems are notoriously difficult to boot from CD-ROM and even if " @@ -5032,20 +5040,20 @@ msgstr "" "システムで報告されています。" #. Tag: para -#: boot-installer.xml:3469 +#: boot-installer.xml:3471 #, no-c-format msgid "We recommend to install such systems by netbooting the installer." msgstr "" "そのようなシステムでは、インストーラをネットから起動するのをお勧めします。" #. Tag: title -#: boot-installer.xml:3478 +#: boot-installer.xml:3480 #, no-c-format msgid "Interpreting the Kernel Startup Messages" msgstr "カーネルの起動時メッセージの意味" #. Tag: para -#: boot-installer.xml:3480 +#: boot-installer.xml:3482 #, no-c-format msgid "" "During the boot sequence, you may see many messages in the form " @@ -5083,13 +5091,13 @@ msgstr "" "baking\"/> 参照)。" #. Tag: title -#: boot-installer.xml:3505 +#: boot-installer.xml:3507 #, no-c-format msgid "Reporting Installation Problems" msgstr "インストールで発生した問題の報告" #. Tag: para -#: boot-installer.xml:3506 +#: boot-installer.xml:3508 #, no-c-format msgid "" "If you get through the initial boot phase but cannot complete the install, " @@ -5108,7 +5116,7 @@ msgstr "" "バグ報告を送る際に、バグ報告にこの情報を付けることができます。" #. Tag: para -#: boot-installer.xml:3517 +#: boot-installer.xml:3519 #, no-c-format msgid "" "Other pertinent installation messages may be found in /var/log/ にあるはずです。" #. Tag: title -#: boot-installer.xml:3528 +#: boot-installer.xml:3530 #, no-c-format msgid "Submitting Installation Reports" msgstr "インストールレポートの送信" #. Tag: para -#: boot-installer.xml:3529 +#: boot-installer.xml:3531 #, no-c-format msgid "" "If you still have problems, please submit an installation report. We also " @@ -5139,7 +5147,7 @@ msgstr "" "さんのハードウェア設定情報を手に入れることができます。" #. Tag: para -#: boot-installer.xml:3536 +#: boot-installer.xml:3538 #, no-c-format msgid "" "Note that your installation report will be published in the Debian Bug " @@ -5151,7 +5159,7 @@ msgstr "" "ない e-mail アドレスを使用してください。" #. Tag: para -#: boot-installer.xml:3542 +#: boot-installer.xml:3544 #, no-c-format msgid "" "If you have a working &debian; system, the easiest way to send an " @@ -5170,7 +5178,7 @@ msgstr "" "て、reportbug installation-reports を実行してください。" #. Tag: para -#: boot-installer.xml:3552 +#: boot-installer.xml:3554 #, no-c-format msgid "" "Alternatively you can use this template when filling out installation " -- cgit v1.2.3