diff options
author | Holger Wansing <linux@wansing-online.de> | 2014-08-03 08:20:58 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2014-08-03 08:20:58 +0000 |
commit | 81c861906b53fd0adeed40ff05ea4ada3c8b55dd (patch) | |
tree | adfee5f1b4bb1373617910fb0a64dedf0a60136a /po/ja | |
parent | a8e2d3e7bb01503684e0a9b43346159b250b533b (diff) | |
download | installation-guide-81c861906b53fd0adeed40ff05ea4ada3c8b55dd.zip |
Updated po|pot files after changings in en
Diffstat (limited to 'po/ja')
-rw-r--r-- | po/ja/boot-installer.po | 1272 | ||||
-rw-r--r-- | po/ja/hardware.po | 1136 | ||||
-rw-r--r-- | po/ja/install-methods.po | 419 | ||||
-rw-r--r-- | po/ja/preparing.po | 263 | ||||
-rw-r--r-- | po/ja/preseed.po | 446 | ||||
-rw-r--r-- | po/ja/using-d-i.po | 675 |
6 files changed, 2495 insertions, 1716 deletions
diff --git a/po/ja/boot-installer.po b/po/ja/boot-installer.po index 935305137..467a28cb0 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: 2014-01-29 10:50+0000\n" +"POT-Creation-Date: 2014-08-03 08:11+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" @@ -56,360 +56,306 @@ msgstr "" "覧ください。" #. Tag: title -#: boot-installer.xml:37 -#, no-c-format -msgid "Booting from TFTP" -msgstr "TFTP からの起動" +#: boot-installer.xml:38 +#, fuzzy, no-c-format +#| msgid "Booting from Firmware" +msgid "Boot image formats" +msgstr "ファームウェアからの起動" #. Tag: para -#: boot-installer.xml:43 boot-installer.xml:586 boot-installer.xml:1127 -#: boot-installer.xml:1310 boot-installer.xml:1632 boot-installer.xml:1741 +#: boot-installer.xml:39 #, no-c-format msgid "" -"Booting from the network requires that you have a network connection and a " -"TFTP network boot server (DHCP, RARP, or BOOTP)." +"On ARM-based systems in most cases one of two formats for boot images is " +"used: a) standard Linux zImage-format kernels (<quote>vmlinuz</quote>) in " +"conjunction with standard Linux initial ramdisks (<quote>initrd.gz</quote>) " +"or b) uImage-format kernels (<quote>uImage</quote>) in conjunction with " +"corresponding initial ramdisks (<quote>uInitrd</quote>)." msgstr "" -"ネットワークからの起動には、ネットワーク接続と TFTP ネットワークブートサーバ " -"(DHCP, RARP, BOOTP) が必要です。" #. Tag: para -#: boot-installer.xml:48 boot-installer.xml:591 boot-installer.xml:1132 -#: boot-installer.xml:1315 boot-installer.xml:1637 boot-installer.xml:1746 +#: boot-installer.xml:47 #, no-c-format msgid "" -"Older systems such as the 715 might require the use of an RBOOT server " -"instead of a BOOTP server." +"uImage/uInitrd are image formats designed for the u-boot firmware that is " +"used on many ARM-based systems. Older u-boot versions can only boot files in " +"uImage/uInitrd format, so these are often used on older armel systems. Newer " +"u-boot versions can - besides booting uImages/uInitrds - also boot standard " +"Linux kernels and ramdisk images, but the command syntax to do that is " +"slightly different from that for booting uImages." msgstr "" -"715 のような古いシステムは、BOOTP サーバではなく RBOOT サーバが必要です。" #. Tag: para -#: boot-installer.xml:53 boot-installer.xml:596 boot-installer.xml:1137 -#: boot-installer.xml:1320 boot-installer.xml:1642 boot-installer.xml:1751 +#: boot-installer.xml:56 #, no-c-format msgid "" -"The installation method to support network booting is described in <xref " -"linkend=\"install-tftp\"/>." +"For systems using a multiplatform kernel, besides kernel and initial ramdisk " +"a so-called device-tree file (or device-tree blob, <quote>dtb</quote>) is " +"needed. It is specific to each supported system and contains a description " +"of the particular hardware." msgstr "" -"ネットワーク起動をサポートするインストール方法は、<xref linkend=\"install-" -"tftp\"/> で説明します。" #. Tag: title #: boot-installer.xml:64 -#, no-c-format -msgid "Booting from CD-ROM" -msgstr "CD-ROM からの起動" - -#. Tag: para -#: boot-installer.xml:70 boot-installer.xml:248 boot-installer.xml:746 -#: boot-installer.xml:1401 boot-installer.xml:1780 -#, no-c-format -msgid "" -"The easiest route for most people will be to use a set of &debian; CDs. If " -"you have a CD set, and if your machine supports booting directly off the CD, " -"great! Simply <phrase arch=\"x86\"> configure your system for booting off a " -"CD as described in <xref linkend=\"boot-dev-select\"/>, </phrase> insert " -"your CD, reboot, and proceed to the next chapter." -msgstr "" -"ほとんどの人にとって、&debian; CD セットを使うのが一番簡単な入手経路かと思い" -"ます。CD セットが既に手元にあり、かつインストールするマシンが CD から直接起動" -"できるようならツイています! 単に <phrase arch=\"x86\"> <xref linkend=\"boot-" -"dev-select\"/> の説明に従って、CD から起動できるようシステムを設定したあと、" -"</phrase>CD-ROM をドライブに入れて再起動し、次の章に進んでください。" +#, fuzzy, no-c-format +#| msgid "Booting from TFTP" +msgid "Booting by TFTP" +msgstr "TFTP からの起動" #. Tag: para -#: boot-installer.xml:81 boot-installer.xml:259 boot-installer.xml:757 -#: boot-installer.xml:1412 boot-installer.xml:1791 -#, no-c-format +#: boot-installer.xml:70 boot-installer.xml:630 boot-installer.xml:1172 +#: boot-installer.xml:1356 boot-installer.xml:1679 boot-installer.xml:1789 +#, fuzzy, no-c-format +#| msgid "" +#| "Booting from the network requires that you have a network connection and " +#| "a TFTP network boot server (DHCP, RARP, or BOOTP)." msgid "" -"Note that certain CD drives may require special drivers, and thus be " -"inaccessible in the early installation stages. If it turns out the standard " -"way of booting off a CD doesn't work for your hardware, revisit this chapter " -"and read about alternate kernels and installation methods which may work for " -"you." +"Booting from the network requires that you have a network connection and a " +"TFTP network boot server (and probably also a DHCP, RARP, or BOOTP server " +"for automatic network configuration)." msgstr "" -"CD ドライブに特殊なドライバが必要で、インストール初期にはアクセスできないかも" -"しれないことに注意してください。CD が使えないハードウェアで起動する標準的な方" -"法を知るには、本章に戻って、動くであろう別のカーネルや別のインストール方法に" -"ついて読んでください。" +"ネットワークからの起動には、ネットワーク接続と TFTP ネットワークブートサーバ " +"(DHCP, RARP, BOOTP) が必要です。" #. Tag: para -#: boot-installer.xml:89 boot-installer.xml:267 boot-installer.xml:765 -#: boot-installer.xml:1420 boot-installer.xml:1799 +#: boot-installer.xml:76 boot-installer.xml:636 boot-installer.xml:1178 +#: boot-installer.xml:1362 boot-installer.xml:1685 boot-installer.xml:1795 #, no-c-format msgid "" -"Even if you cannot boot from CD-ROM, you can probably install the &debian; " -"system components and any packages you want from CD-ROM. Simply boot using a " -"different media, such as floppies. When it's time to install the operating " -"system, base system, and any additional packages, point the installation " -"system at the CD-ROM drive." +"Older systems such as the 715 might require the use of an RBOOT server " +"instead of a BOOTP server." msgstr "" -"CD-ROM から起動できなくても、希望する &debian; システムコンポーネントやパッ" -"ケージを、おそらく CD-ROM からインストールできるでしょう。単純にフロッピーな" -"どの別のメディアを使って起動してください。OS、基本システム、任意の追加パッ" -"ケージをインストールする場合、インストールシステムを CD-ROM ドライブに向けて" -"ください。" +"715 のような古いシステムは、BOOTP サーバではなく RBOOT サーバが必要です。" #. Tag: para -#: boot-installer.xml:97 boot-installer.xml:275 boot-installer.xml:773 -#: boot-installer.xml:1428 boot-installer.xml:1807 -#, no-c-format +#: boot-installer.xml:81 boot-installer.xml:641 boot-installer.xml:1183 +#: boot-installer.xml:1367 boot-installer.xml:1690 boot-installer.xml:1800 +#, fuzzy, no-c-format +#| msgid "" +#| "The installation method to support network booting is described in <xref " +#| "linkend=\"install-tftp\"/>." msgid "" -"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>." +"The server-side setup to support network booting is described in <xref " +"linkend=\"install-tftp\"/>." msgstr "" -"起動に問題があれば、<xref linkend=\"boot-troubleshooting\"/> をご覧ください。" +"ネットワーク起動をサポートするインストール方法は、<xref linkend=\"install-" +"tftp\"/> で説明します。" #. Tag: title -#: boot-installer.xml:107 +#: boot-installer.xml:90 #, no-c-format -msgid "Booting from Firmware" -msgstr "ファームウェアからの起動" +msgid "TFTP-booting in u-boot" +msgstr "" #. Tag: para -#: boot-installer.xml:113 +#: boot-installer.xml:91 #, no-c-format msgid "" -"There is an increasing number of consumer devices that directly boot from a " -"flash chip on the device. The installer can be written to flash so it will " -"automatically start when you reboot your machines." +"Network booting on systems using the u-boot firmware consists of three " +"steps: a) configuring the network, b) loading the images (kernel/initial " +"ramdisk/dtb) into memory and c) actually executing the previosly loaded code." msgstr "" -"フラッシュチップから直接起動できるコンシューマデバイスが、増えてきています。" -"フラッシュにインストーラを書き込み、マシンを再起動すると自動的に開始します。" #. Tag: para -#: boot-installer.xml:119 +#: boot-installer.xml:97 #, no-c-format msgid "" -"In many cases, changing the firmware of an embedded device voids your " -"warranty. Sometimes you are also not able to recover your device if there " -"are problems during the flashing process. Therefore, please take care and " -"follow the steps precisely." +"First you have to configure the network, either automatically via DHCP by " +"running <informalexample><screen>\n" +"setenv autoload no\n" +"dhcp\n" +"</screen></informalexample> or manually by setting several environment " +"variables <informalexample><screen>\n" +"setenv ipaddr <ip address of the client>\n" +"setenv netmask <netmask>\n" +"setenv serverip <ip address of the tftp server>\n" +"setenv dnsip <ip address of the nameserver>\n" +"setenv gatewayip <ip address of the default gateway>\n" +"</screen></informalexample> If you prefer, you can make these settings " +"permanent by running" msgstr "" -"多くの場合、組込デバイスのファームウェアを変更すると保証がなくなります。フ" -"ラッシュメモリに書いている間に問題が発生した場合、時にデバイスを回復できない" -"こともあります。そのため、注意して以下の手順を正確に実行してください。" -#. Tag: title -#: boot-installer.xml:131 +#. Tag: screen +#: boot-installer.xml:104 #, no-c-format -msgid "Booting the SS4000-E" -msgstr "SS4000-E の起動" +msgid "saveenv" +msgstr "" #. Tag: para -#: boot-installer.xml:132 +#: boot-installer.xml:106 #, no-c-format msgid "" -"Due to limitations in the SS4000-E firmware, it unfortunately is not " -"possible to boot the installer without the use of a serial port at this " -"time. To boot the installer, you will need a serial nullmodem cable; a " -"computer with a serial port<footnote id=\"arm-s4ke-port\"> <para> A USB " -"serial converter will also work. </para> </footnote>; and a ribbon cable " -"with a male DB9 connector at one end, and a 10-pin .1\" IDC header at the " -"other<footnote id=\"arm-s4k-rib\"> <para> This cable is often found in older " -"desktop machines with builtin 9-pin serial ports. </para> </footnote>." +"Afterwards you need to load the images (kernel/initial ramdisk/dtb) into " +"memory. This is done with the tftpboot command, which has to be provided " +"with the address at which the image shall be stored in memory. Unfortunately " +"the memory map can vary from system to system, so there is no general rule " +"which addresses can be used for this." msgstr "" -"SS4000-E ファームウェアの制限により、残念ながら、今のところシリアルポートを使" -"用せずにインストーラを起動できません。インストーラを起動するには、シリアルの" -"ヌルモデムケーブル、シリアルポート<footnote id=\"arm-s4ke-port\"> <para>USB " -"シリアルコンバータでも動作するでしょう。</para> </footnote>のあるコンピュー" -"タ、オス DB9 コネクタと 10 ピン .1\" IDC ヘッダが付いたリボンケーブル" -"<footnote id=\"arm-s4k-rib\"> <para>このケーブルは、しばしば 9 ピンのシリアル" -"ポートを内蔵した古いデスクトップマシンについています。</para> </footnote>が必" -"要になるでしょう。" #. Tag: para -#: boot-installer.xml:153 +#: boot-installer.xml:114 #, no-c-format msgid "" -"To boot the SS4000-E, use your serial nullmodem cable and the ribbon cable " -"to connect to the serial port of the SS4000-E, and reboot the machine. You " -"need to use a serial terminal application to communicate with the machine; a " -"good option on a &debian; GNU/Linux is to use the <command>cu</command> " -"program, in the package of the same name. Assuming the serial port on your " -"computer is to be found on <filename>/dev/ttyS0</filename>, use the " -"following command line:" +"On some systems, u-boot predefines a set of environment variables with " +"suitable load addresses: kernel_addr_r, ramdisk_addr_r and fdt_addr_r. You " +"can check whether they are defined by running <informalexample><screen>\n" +"printenv kernel_addr_r ramdisk_addr_r fdt_addr_r\n" +"</screen></informalexample> If they are not defined, you have to check your " +"system's documentation for appropriate values and set them manually. For " +"systems based on Allwinner SunXi SOCs (e.g. the Allwinner A10, architecture " +"name <quote>sun4i</quote> or the Allwinner A20, architecture name " +"<quote>sun7i</quote>), you can e.g. use the follwing values:" msgstr "" -"SS4000-E を起動するには、シリアルのヌルモデルケーブルとリボンケーブルを使用" -"し、SS4000-E のシリアルポートに接続し、再起動してください。&debian; GNU/" -"Linux では、<command>cu</command> プログラム (パッケージは同名) を使用すると" -"良いでしょう。あなたのコンピュータで、シリアルポートが <filename>/dev/ttyS0</" -"filename> として見えている場合、以下のコマンドラインを使用してください。" #. Tag: screen -#: boot-installer.xml:165 -#, no-c-format -msgid "cu -lttyS0 -s115200" -msgstr "cu -lttyS0 -s115200" - -#. Tag: para -#: boot-installer.xml:167 +#: boot-installer.xml:125 #, no-c-format msgid "" -"If using Windows, you may want to consider using the program " -"<classname>hyperterminal</classname>. Use a baud rate of 115200, 8 bits word " -"length, no stop bits, and one parity bit." +"setenv kernel_addr_r 0x46000000\n" +"setenv fdt_addr_r 0x47000000\n" +"setenv ramdisk_addr_r 0x48000000" msgstr "" -"Windows を使用する場合、<classname>ハイパーターミナル</classname>プログラムを" -"使用したいかと思います。ビットレート 115200、データビット 8、ストップビットな" -"し、パリティビット 1 としてください。" #. Tag: para -#: boot-installer.xml:173 +#: boot-installer.xml:127 #, no-c-format -msgid "When the machine boots, you will see the following line of output:" -msgstr "マシンの起動時に、以下のような出力を目にすることでしょう。" +msgid "" +"When the load addresses are defined, you can load the images into memory " +"from the previously defined tftp server with" +msgstr "" #. Tag: screen -#: boot-installer.xml:179 +#: boot-installer.xml:130 #, no-c-format msgid "" -"No network interfaces found\n" -"\n" -"EM-7210 ver.T04 2005-12-12 (For ver.AA)\n" -"== Executing boot script in 1.000 seconds - enter ^C to abort" +"tftpboot ${kernel_addr_r} <filename of the kernel image>\n" +"tftpboot ${fdt_addr_r} <filename of the dtb>\n" +"tftpboot ${ramdisk_addr_r} <filename of the initial ramdisk image>" msgstr "" -"No network interfaces found\n" -"\n" -"EM-7210 ver.T04 2005-12-12 (For ver.AA)\n" -"== Executing boot script in 1.000 seconds - enter ^C to abort" #. Tag: para -#: boot-installer.xml:181 +#: boot-installer.xml:132 #, no-c-format msgid "" -"At this point, hit Control-C to interrupt the boot loader<footnote id=\"arm-" -"s4ke-sec\"> <para> Note that you have only one second to do so; if you miss " -"this window, just powercycle the machine and try again. </para> </footnote>. " -"This will give you the RedBoot prompt. Enter the following commands:" +"The third part is setting the kernel commandline and actually executing the " +"loaded code. U-boot passes the content of the <quote>bootargs</quote> " +"environment variable as commandline to the kernel, so any parameters for the " +"kernel and the installer - such as the console device (see <xref linkend=" +"\"boot-console\"/>) or preseeding options (see <xref linkend=\"installer-args" +"\"/> and <xref linkend=\"appendix-preseed\"/>) - can be set with a command " +"like <informalexample><screen>\n" +"setenv bootargs console=ttyS0,115200 rootwait panic=10\n" +"</screen></informalexample> The exact command to execute the previously " +"loaded code depends on the image format used. With uImage/uInitrd, the " +"command is <informalexample><screen>\n" +"bootm ${kernel_addr_r} ${ramdisk_addr_r} ${fdt_addr_r}\n" +"</screen></informalexample> and with native Linux images it is" msgstr "" -"ここで、Control-C を押してブートローダに割り込みを掛けてください<footnote id=" -"\"arm-s4ke-sec\"> <para>これには 1 秒しかないことに注意してください。このウィ" -"ンドウを逃したら、電源を入れ直してもう一度やり直してください。</para> </" -"footnote>。これで RedBoot プロンプトが現れます。以下のコマンドを入力してくだ" -"さい。" #. Tag: screen -#: boot-installer.xml:194 +#: boot-installer.xml:145 #, no-c-format -msgid "" -"load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n" -"load -v -r -b 0x01008000 -m ymodem zImage\n" -"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r " -"0x01800000" +msgid "bootz ${kernel_addr_r} ${ramdisk_addr_r}:${filesize} ${fdt_addr_r}" msgstr "" -"load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n" -"load -v -r -b 0x01008000 -m ymodem zImage\n" -"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r " -"0x01800000" #. Tag: para -#: boot-installer.xml:196 +#: boot-installer.xml:147 #, no-c-format msgid "" -"After every <command>load</command> command, the system will expect a file " -"to be transmitted using the YMODEM protocol. When using cu, make sure you " -"have the package <classname>lrzsz</classname> installed, then hit enter, " -"followed by the <quote>~<</quote> escape sequence to start an external " -"program, and run <command>sb initrd.gz</command> or <command>sb vmlinuz</" -"command>." +"Note: When booting standard linux images, it is important to load the " +"initial ramdisk image after the kernel and the dtb as u-boot sets the " +"filesize variable to the size of the last file loaded and the bootz command " +"requires the size of the ramdisk image to work correctly. In case of booting " +"a platform-specific kernel, i.e. a kernel without device-tree, simply omit " +"the ${fdt_addr_r} parameter." msgstr "" -"毎回の <command>load</command> コマンドの後、YMODEM プロトコルを使用してファ" -"イルが送信されることを、システムは期待します。cu を使用する際、" -"<classname>lrzsz</classname> パッケージがインストールされていることを確認して" -"ください。それから enter を叩き、<quote>~<</quote> エスケープシーケンスが" -"続く外部プログラムを起動します。そして、<command>sb initrd.gz</command> や " -"<command>sb vmlinuz</command> を実行します。" -#. Tag: para -#: boot-installer.xml:205 +#. Tag: title +#: boot-installer.xml:286 boot-installer.xml:785 boot-installer.xml:1442 +#: boot-installer.xml:1823 #, no-c-format -msgid "" -"Alternatively, it is possible to load the kernel and ramdisk using HTTP " -"rather than YMODEM. This is faster, but requires a working HTTP server on " -"the network. To do so, first switch the bootloader to RAM mode:" -msgstr "" -"他には、YMODEM ではなく HTTP を用いて、カーネルや RAM ディスクをロードできま" -"す。この方が速いのですが、ネットワーク上で動作している HTTP サーバが必要にな" -"ります。こうするには、まず速やかにブートローダを RAM モードにしてください。" +msgid "Booting from a CD-ROM" +msgstr "CD-ROM からの起動" -#. Tag: screen -#: boot-installer.xml:211 +#. Tag: para +#: boot-installer.xml:292 boot-installer.xml:791 boot-installer.xml:1448 +#: boot-installer.xml:1829 #, no-c-format msgid "" -"fis load rammode\n" -"g" +"The easiest route for most people will be to use a set of &debian; CDs. If " +"you have a CD set, and if your machine supports booting directly off the CD, " +"great! Simply <phrase arch=\"x86\"> configure your system for booting off a " +"CD as described in <xref linkend=\"boot-dev-select\"/>, </phrase> insert " +"your CD, reboot, and proceed to the next chapter." msgstr "" -"fis load rammode\n" -"g" +"ほとんどの人にとって、&debian; CD セットを使うのが一番簡単な入手経路かと思い" +"ます。CD セットが既に手元にあり、かつインストールするマシンが CD から直接起動" +"できるようならツイています! 単に <phrase arch=\"x86\"> <xref linkend=\"boot-" +"dev-select\"/> の説明に従って、CD から起動できるようシステムを設定したあと、" +"</phrase>CD-ROM をドライブに入れて再起動し、次の章に進んでください。" #. Tag: para -#: boot-installer.xml:213 +#: boot-installer.xml:303 boot-installer.xml:802 boot-installer.xml:1459 +#: boot-installer.xml:1840 #, no-c-format msgid "" -"This will seemingly restart the machine; but in reality, it loads redboot to " -"RAM and restarts it from there. Not doing this step will cause the system to " -"hang in the necessary ip_address step that comes next." +"Note that certain CD drives may require special drivers, and thus be " +"inaccessible in the early installation stages. If it turns out the standard " +"way of booting off a CD doesn't work for your hardware, revisit this chapter " +"and read about alternate kernels and installation methods which may work for " +"you." msgstr "" -"これは外見上、マシンを再始動しますが、実際には、redboot を RAM にロードし、そ" -"こから再始動します。このステップを踏まないと、次に来る必要な ip_address ス" -"テップで、システムがハングする原因になるでしょう。" +"CD ドライブに特殊なドライバが必要で、インストール初期にはアクセスできないかも" +"しれないことに注意してください。CD が使えないハードウェアで起動する標準的な方" +"法を知るには、本章に戻って、動くであろう別のカーネルや別のインストール方法に" +"ついて読んでください。" #. Tag: para -#: boot-installer.xml:219 -#, no-c-format +#: boot-installer.xml:311 boot-installer.xml:810 boot-installer.xml:1467 +#: boot-installer.xml:1848 +#, fuzzy, no-c-format +#| msgid "" +#| "Even if you cannot boot from CD-ROM, you can probably install the " +#| "&debian; system components and any packages you want from CD-ROM. Simply " +#| "boot using a different media, such as floppies. When it's time to install " +#| "the operating system, base system, and any additional packages, point the " +#| "installation system at the CD-ROM drive." msgid "" -"You will need to hit Ctrl-C again to interrupt the boot. Then: " -"<informalexample><screen>\n" -"ip_address -l <replaceable>192.168.2.249</replaceable> -h " -"<replaceable>192.168.2.4</replaceable>\n" -"load -v -r -b 0x01800000 -m http /initrd.gz\n" -"load -v -r -b 0x01008000 -m http /zImage\n" -"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r " -"0x01800000\n" -"</screen></informalexample> Where <replaceable>192.168.2.249</replaceable> " -"is the IP address of the installed system and <replaceable>192.168.2.4</" -"replaceable> the IP address of the HTTP server containing the kernel and " -"ramdisk files." -msgstr "" -"もう一度 Ctrl-C を押して、起動に割り込みをかけてください。その後次のようにし" -"てください。<informalexample><screen>\n" -"ip_address -l <replaceable>192.168.2.249</replaceable> -h " -"<replaceable>192.168.2.4</replaceable>\n" -"load -v -r -b 0x01800000 -m http /initrd.gz\n" -"load -v -r -b 0x01008000 -m http /zImage\n" -"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r " -"0x01800000\n" -"</screen></informalexample> <replaceable>192.168.2.249</replaceable> にはイン" -"ストールしたシステムの IP アドレスを、<replaceable>192.168.2.4</replaceable> " -"にはカーネルと RAM ディスクを格納した HTTP サーバの IP アドレスを指定してくだ" -"さい。" +"Even if you cannot boot from CD-ROM, you can probably install the &debian; " +"system components and any packages you want from CD-ROM. Simply boot using a " +"different medium and when it's time to install the operating system, base " +"system, and any additional packages, point the installation system at the CD-" +"ROM drive." +msgstr "" +"CD-ROM から起動できなくても、希望する &debian; システムコンポーネントやパッ" +"ケージを、おそらく CD-ROM からインストールできるでしょう。単純にフロッピーな" +"どの別のメディアを使って起動してください。OS、基本システム、任意の追加パッ" +"ケージをインストールする場合、インストールシステムを CD-ROM ドライブに向けて" +"ください。" #. Tag: para -#: boot-installer.xml:229 -#, no-c-format -msgid "The installer will now start as usual." -msgstr "今度は通常のように、インストーラが起動します。" - -#. Tag: title -#: boot-installer.xml:242 boot-installer.xml:740 boot-installer.xml:1395 -#: boot-installer.xml:1774 +#: boot-installer.xml:319 boot-installer.xml:818 boot-installer.xml:1475 +#: boot-installer.xml:1856 #, no-c-format -msgid "Booting from a CD-ROM" -msgstr "CD-ROM からの起動" +msgid "" +"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>." +msgstr "" +"起動に問題があれば、<xref linkend=\"boot-troubleshooting\"/> をご覧ください。" #. Tag: title -#: boot-installer.xml:349 +#: boot-installer.xml:393 #, no-c-format msgid "Booting from Windows" msgstr "Windows からの起動" #. Tag: para -#: boot-installer.xml:350 +#: boot-installer.xml:394 #, no-c-format msgid "To start the installer from Windows, you can either" msgstr "Windows からインストーラを起動するには、" #. Tag: para -#: boot-installer.xml:355 +#: boot-installer.xml:399 #, no-c-format msgid "" "obtain CD-ROM/DVD-ROM<phrase condition=\"bootable-usb\"> or USB memory " @@ -423,7 +369,7 @@ msgstr "" "のインストールメディアを得るか、" #. Tag: para -#: boot-installer.xml:363 +#: boot-installer.xml:407 #, no-c-format msgid "" "download a standalone Windows executable, which is available as tools/win32-" @@ -433,7 +379,7 @@ msgstr "" "れだけで起動する Windows の実行ファイルをダウンロードします。" #. Tag: para -#: boot-installer.xml:371 +#: boot-installer.xml:415 #, no-c-format msgid "" "If you use an installation CD or DVD, a pre-installation program should be " @@ -448,7 +394,7 @@ msgstr "" "きます。" #. Tag: para -#: boot-installer.xml:379 +#: boot-installer.xml:423 #, no-c-format msgid "" "After the program has been started, a few preliminary questions will be " @@ -459,13 +405,13 @@ msgstr "" "gnu; インストーラを起動する準備が整います。" #. Tag: title -#: boot-installer.xml:389 +#: boot-installer.xml:433 #, no-c-format msgid "Booting from DOS using loadlin" msgstr "loadlin を用いた DOS からの起動" #. Tag: para -#: boot-installer.xml:390 +#: boot-installer.xml:434 #, no-c-format msgid "" "Boot into DOS (not Windows). To do this, you can for instance boot from a " @@ -475,7 +421,7 @@ msgstr "" "スクから起動します。" #. Tag: para -#: boot-installer.xml:395 +#: boot-installer.xml:439 #, no-c-format msgid "" "If you can access the installation CD, change the current drive to the CD-" @@ -493,7 +439,7 @@ msgstr "" "ブを変更します。" #. Tag: para -#: boot-installer.xml:405 +#: boot-installer.xml:449 #, no-c-format msgid "" "Enter the subdirectory for the flavor you chose, e.g., " @@ -515,7 +461,7 @@ msgstr "" "ください。カーネルが読み込まれインストーラシステムが起動します。" #. Tag: title -#: boot-installer.xml:423 +#: boot-installer.xml:467 #, no-c-format msgid "" "Booting from Linux using <command>LILO</command> or <command>GRUB</command>" @@ -523,7 +469,7 @@ msgstr "" "<command>LILO</command> や <command>GRUB</command> を用いた Linux からの起動" #. Tag: para -#: boot-installer.xml:426 +#: boot-installer.xml:470 #, no-c-format msgid "" "To boot the installer from hard disk, you must first download and place the " @@ -534,7 +480,7 @@ msgstr "" "なりません。" #. Tag: para -#: boot-installer.xml:431 +#: boot-installer.xml:475 #, no-c-format msgid "" "If you intend to use the hard drive only for booting and then download " @@ -552,7 +498,7 @@ msgstr "" "できます。(注意して行ってください)" #. Tag: para -#: boot-installer.xml:441 +#: boot-installer.xml:485 #, no-c-format msgid "" "Alternatively, if you intend to keep an existing partition on the hard drive " @@ -570,7 +516,7 @@ msgstr "" "ンストールできます。" #. Tag: para -#: boot-installer.xml:450 +#: boot-installer.xml:494 #, no-c-format msgid "" "For <command>LILO</command>, you will need to configure two essential things " @@ -588,7 +534,7 @@ msgstr "" "itemizedlist> <filename>/etc/lilo.conf</filename> の例を示します。" #. Tag: screen -#: boot-installer.xml:471 +#: boot-installer.xml:515 #, no-c-format msgid "" "image=/boot/newinstall/vmlinuz\n" @@ -600,7 +546,7 @@ msgstr "" " initrd=/boot/newinstall/initrd.gz" #. Tag: para -#: boot-installer.xml:471 +#: boot-installer.xml:515 #, no-c-format msgid "" "For more details, refer to the <citerefentry><refentrytitle>initrd</" @@ -616,7 +562,7 @@ msgstr "" "ださい。" #. Tag: para -#: boot-installer.xml:480 +#: boot-installer.xml:524 #, no-c-format msgid "" "The procedure for <command>GRUB1</command> is quite similar. Locate your " @@ -632,7 +578,7 @@ msgstr "" "ティションにあると仮定します)。" #. Tag: screen -#: boot-installer.xml:488 +#: boot-installer.xml:532 #, no-c-format msgid "" "title New Install\n" @@ -647,7 +593,7 @@ msgstr "" # trans: for instance for example? #. Tag: para -#: boot-installer.xml:490 +#: boot-installer.xml:534 #, no-c-format msgid "" "The procedure for <command>GRUB2</command> is very similar. The file is " @@ -659,7 +605,7 @@ msgstr "" "インストーラのエントリは以下の例の様になります。" #. Tag: screen -#: boot-installer.xml:496 +#: boot-installer.xml:540 #, no-c-format msgid "" "menuentry 'New Install' {\n" @@ -679,7 +625,7 @@ msgstr "" "}" #. Tag: para -#: boot-installer.xml:498 +#: boot-installer.xml:542 #, no-c-format msgid "" "From here on, there should be no difference between <command>GRUB</command> " @@ -689,13 +635,13 @@ msgstr "" "ん。" #. Tag: title -#: boot-installer.xml:507 +#: boot-installer.xml:551 #, no-c-format msgid "Booting from USB Memory Stick" msgstr "USB メモリからの起動" #. Tag: para -#: boot-installer.xml:508 +#: boot-installer.xml:552 #, no-c-format msgid "" "Let's assume you have prepared everything from <xref linkend=\"boot-dev-" @@ -713,13 +659,13 @@ msgstr "" "するか、単に &enterkey; を押してください。" #. Tag: title -#: boot-installer.xml:522 boot-installer.xml:1681 +#: boot-installer.xml:566 boot-installer.xml:1729 #, no-c-format msgid "Booting from Floppies" msgstr "フロッピーからの起動" #. Tag: para -#: boot-installer.xml:523 boot-installer.xml:1689 +#: boot-installer.xml:567 boot-installer.xml:1737 #, no-c-format msgid "" "You will have already downloaded the floppy images you needed and created " @@ -729,7 +675,7 @@ msgstr "" "既にダウンロードし、それらのイメージからフロッピーは作成済みかと思います。" #. Tag: para -#: boot-installer.xml:530 +#: boot-installer.xml:574 #, no-c-format msgid "" "To boot from the installer boot floppy, place it in the primary floppy " @@ -740,7 +686,7 @@ msgstr "" "れてください。" #. Tag: para -#: boot-installer.xml:536 +#: boot-installer.xml:580 #, no-c-format msgid "" "For installing from an LS-120 drive (ATAPI version) with a set of floppies, " @@ -758,7 +704,7 @@ msgstr "" "dev/hdc</userinput> と入力します。" #. Tag: para -#: boot-installer.xml:546 +#: boot-installer.xml:590 #, no-c-format msgid "" "Note that on some machines, <keycombo><keycap>Control</keycap> <keycap>Alt</" @@ -774,7 +720,7 @@ msgstr "" "トールを行うときは、ハードリブートを用いてください。" #. Tag: para -#: boot-installer.xml:555 +#: boot-installer.xml:599 #, no-c-format msgid "" "The floppy disk will be accessed, and you should then see a screen that " @@ -784,7 +730,7 @@ msgstr "" "に <prompt>boot:</prompt> というプロンプトが表示されます。" #. Tag: para -#: boot-installer.xml:561 +#: boot-installer.xml:605 #, no-c-format msgid "" "Once you press &enterkey;, you should see the message " @@ -801,7 +747,7 @@ msgstr "" "\"kernel-msgs\"/> で説明します。" #. Tag: para -#: boot-installer.xml:570 +#: boot-installer.xml:614 #, no-c-format msgid "" "After booting from the boot floppy, the root floppy is requested. Insert the " @@ -815,26 +761,26 @@ msgstr "" "起動します。" #. Tag: title -#: boot-installer.xml:580 boot-installer.xml:1109 boot-installer.xml:1250 -#: boot-installer.xml:1304 boot-installer.xml:1626 boot-installer.xml:1735 +#: boot-installer.xml:624 boot-installer.xml:1154 boot-installer.xml:1296 +#: boot-installer.xml:1350 boot-installer.xml:1673 boot-installer.xml:1783 #, no-c-format msgid "Booting with TFTP" msgstr "TFTP での起動" #. Tag: para -#: boot-installer.xml:604 +#: boot-installer.xml:649 #, no-c-format msgid "There are various ways to do a TFTP boot on i386." msgstr "i386 での TFTP ブートはいろいろな方法があります。" #. Tag: title -#: boot-installer.xml:610 +#: boot-installer.xml:655 #, no-c-format msgid "NIC or Motherboard that support PXE" msgstr "PXE をサポートする NIC・マザーボード" #. Tag: para -#: boot-installer.xml:611 +#: boot-installer.xml:656 #, no-c-format msgid "" "It could be that your Network Interface Card or Motherboard provides PXE " @@ -848,13 +794,13 @@ msgstr "" "BIOS を設定することができます。" #. Tag: title -#: boot-installer.xml:622 +#: boot-installer.xml:667 #, no-c-format msgid "NIC with Network BootROM" msgstr "ネットワーク BootROM がある NIC" #. Tag: para -#: boot-installer.xml:623 +#: boot-installer.xml:668 #, no-c-format msgid "" "It could be that your Network Interface Card provides TFTP boot " @@ -864,7 +810,7 @@ msgstr "" "せん。" #. Tag: para -#: boot-installer.xml:628 +#: boot-installer.xml:673 #, no-c-format msgid "" "Let us (<email>&email-debian-boot-list;</email>) know how did you manage it. " @@ -874,13 +820,13 @@ msgstr "" "ださい。この文書に参加をお願いします。" #. Tag: title -#: boot-installer.xml:636 +#: boot-installer.xml:681 #, no-c-format msgid "Etherboot" msgstr "Etherboot" #. Tag: para -#: boot-installer.xml:637 +#: boot-installer.xml:682 #, no-c-format msgid "" "The <ulink url=\"http://www.etherboot.org\">etherboot project</ulink> " @@ -890,13 +836,13 @@ msgstr "" "TFTP ブートを行うブートディスケットとブート ROM を提供しています。" #. Tag: title -#: boot-installer.xml:647 +#: boot-installer.xml:692 #, no-c-format msgid "The Boot Screen" msgstr "ブート画面" #. Tag: para -#: boot-installer.xml:648 +#: boot-installer.xml:693 #, no-c-format msgid "" "When the installer boots, you should be presented with a friendly graphical " @@ -932,7 +878,7 @@ msgstr "" "ため、オプションの数は、ほぼ 2 倍になります。" #. Tag: para -#: boot-installer.xml:660 +#: boot-installer.xml:705 #, no-c-format msgid "" "For a normal installation, select either the <quote>Install</quote> or the " @@ -947,7 +893,7 @@ msgstr "" "択済み)、&enterkey; を押してインストーラを起動してください。" #. Tag: para -#: boot-installer.xml:668 +#: boot-installer.xml:713 #, no-c-format msgid "" "The <quote>Advanced options</quote> entry gives access to a second menu that " @@ -959,7 +905,7 @@ msgstr "" "セスできます。" #. Tag: para -#: boot-installer.xml:674 +#: boot-installer.xml:719 #, no-c-format msgid "" "If you wish or need to add any boot parameters for either the installer or " @@ -977,7 +923,7 @@ msgstr "" "ニューに戻り、行った変更を取り消します。" #. Tag: para -#: boot-installer.xml:683 +#: boot-installer.xml:728 #, no-c-format msgid "" "Choosing the <quote>Help</quote> entry will result in the first help screen " @@ -1009,7 +955,7 @@ msgstr "" "<userinput>install fb=false</userinput>)。" #. Tag: para -#: boot-installer.xml:701 +#: boot-installer.xml:746 #, no-c-format msgid "" "The keyboard is assumed to have a default American English layout at this " @@ -1027,7 +973,7 @@ msgstr "" "す。" #. Tag: para -#: boot-installer.xml:711 +#: boot-installer.xml:756 #, no-c-format msgid "" "If you are using a system that has the BIOS configured to use serial " @@ -1047,7 +993,7 @@ msgstr "" "Remote Assistant</quote> (IRA) のテキストコンソールを含みます。" #. Tag: para -#: boot-installer.xml:721 +#: boot-installer.xml:766 #, no-c-format msgid "" "To bypass the graphical boot screen you can either blindly press &escapekey; " @@ -1067,13 +1013,13 @@ msgstr "" "fb=false</userinput> を追加したくなるでしょう。" #. Tag: title -#: boot-installer.xml:781 +#: boot-installer.xml:826 #, no-c-format msgid "CD Contents" msgstr "CD の内容" #. Tag: para -#: boot-installer.xml:783 +#: boot-installer.xml:828 #, no-c-format msgid "" "There are three basic variations of &debian; Install CDs. The " @@ -1097,7 +1043,7 @@ msgstr "" "をインストールできます。" #. Tag: para -#: boot-installer.xml:799 +#: boot-installer.xml:844 #, no-c-format msgid "" "The IA-64 architecture uses the next generation Extensible Firmware " @@ -1123,7 +1069,7 @@ msgstr "" "を意味します。" #. Tag: para -#: boot-installer.xml:815 +#: boot-installer.xml:860 #, no-c-format msgid "" "The &debian; Installer CD contains a small EFI partition where the " @@ -1139,7 +1085,7 @@ msgstr "" "のファイルは下に記述したように EFI シェルから読むことができます。" #. Tag: para -#: boot-installer.xml:824 +#: boot-installer.xml:869 #, no-c-format msgid "" "Most of the details of how <command>ELILO</command> actually loads and " @@ -1162,7 +1108,7 @@ msgstr "" "確認します。" #. Tag: para -#: boot-installer.xml:836 +#: boot-installer.xml:881 #, no-c-format msgid "" "The EFI Boot Manager is presented as the last step of the firmware " @@ -1185,13 +1131,13 @@ msgstr "" "ださい。" #. Tag: title -#: boot-installer.xml:855 +#: boot-installer.xml:900 #, no-c-format msgid "IMPORTANT" msgstr "重要" #. Tag: para -#: boot-installer.xml:856 +#: boot-installer.xml:901 #, no-c-format msgid "" "The EFI Boot Manager will select a default boot action, typically the first " @@ -1210,13 +1156,13 @@ msgstr "" "ジャに戻ることができます。" #. Tag: title -#: boot-installer.xml:868 +#: boot-installer.xml:913 #, no-c-format msgid "Option 1: Booting from the Boot Option Maintenance Menu" msgstr "オプション 1: 起動オプションメンテナンスメニューからの起動" #. Tag: para -#: boot-installer.xml:875 +#: boot-installer.xml:920 #, no-c-format msgid "" "Insert the CD in the DVD/CD drive and reboot the machine. The firmware will " @@ -1227,7 +1173,7 @@ msgstr "" "と、ファームウェアが EFI ブートマネージャの画面やメニューを表示する。" #. Tag: para -#: boot-installer.xml:881 +#: boot-installer.xml:926 #, no-c-format msgid "" "Select <command>Boot Maintenance Menu</command> from the menu with the arrow " @@ -1237,7 +1183,7 @@ msgstr "" "<command>ENTER</command> を押す。ここで新しいメニューを表示する。" #. Tag: para -#: boot-installer.xml:887 +#: boot-installer.xml:932 #, no-c-format msgid "" "Select <command>Boot From a File</command> from the menu with the arrow keys " @@ -1255,7 +1201,7 @@ msgstr "" "に気がつくだろう。" #. Tag: para -#: boot-installer.xml:898 +#: boot-installer.xml:943 #, no-c-format msgid "" "You can choose either of the entries that refer to the CD/DVD drive. Select " @@ -1272,7 +1218,7 @@ msgstr "" "移ることを要求し、CD の起動可能部分のディレクトリ一覧を表示するだろう。" #. Tag: para -#: boot-installer.xml:909 +#: boot-installer.xml:954 #, no-c-format msgid "" "You will only need this step if you chose <command>Debian Inst [Acpi ...</" @@ -1287,7 +1233,7 @@ msgstr "" "<command>ENTER</command> を押すと、ブートロードシーケンスを開始する。" #. Tag: para -#: boot-installer.xml:921 +#: boot-installer.xml:966 #, no-c-format msgid "" "These steps start the &debian; boot loader which will display a menu page " @@ -1298,13 +1244,13 @@ msgstr "" "ブートローダを起動します。起動カーネルやオプションの選択に移行してください。" #. Tag: title -#: boot-installer.xml:931 +#: boot-installer.xml:976 #, no-c-format msgid "Option 2: Booting from the EFI Shell" msgstr "オプション 2: EFI シェルからの起動" #. Tag: para -#: boot-installer.xml:932 +#: boot-installer.xml:977 #, no-c-format msgid "" "If, for some reason, option 1 is not successful, reboot the machine and when " @@ -1318,7 +1264,7 @@ msgstr "" "ください。" #. Tag: para -#: boot-installer.xml:943 +#: boot-installer.xml:988 #, no-c-format msgid "" "Insert the CD in the DVD/CD drive and reboot the machine. The firmware will " @@ -1329,7 +1275,7 @@ msgstr "" "と、ファームウェアが EFI ブートマネージャの画面やメニューを表示する。" #. Tag: para -#: boot-installer.xml:949 +#: boot-installer.xml:994 #, no-c-format msgid "" "Select <command>EFI Shell</command> from the menu with the arrow keys and " @@ -1351,7 +1297,7 @@ msgstr "" "化するのに数秒よけいにかかる可能性がある。" #. Tag: para -#: boot-installer.xml:963 +#: boot-installer.xml:1008 #, no-c-format msgid "" "Examine the output from the shell looking for the CDROM drive. It is most " @@ -1364,7 +1310,7 @@ msgstr "" "filename> という、起動可能パーティションを持つ他のデバイスとして表される。" #. Tag: para -#: boot-installer.xml:970 +#: boot-installer.xml:1015 #, no-c-format msgid "" "Enter <command>fs<replaceable>n</replaceable>:</command> and press " @@ -1378,7 +1324,7 @@ msgstr "" "される。" #. Tag: para -#: boot-installer.xml:977 +#: boot-installer.xml:1022 #, no-c-format msgid "" "Enter <command>elilo</command> and press <command>ENTER</command>. This will " @@ -1388,7 +1334,7 @@ msgstr "" "ブートローダが起動される。" #. Tag: para -#: boot-installer.xml:984 +#: boot-installer.xml:1029 #, no-c-format msgid "" "As with option 1, these steps start the &debian; boot loader which will " @@ -1403,13 +1349,13 @@ msgstr "" "ます。起動カーネルやオプションの選択に進んでください。" #. Tag: title -#: boot-installer.xml:998 +#: boot-installer.xml:1043 #, no-c-format msgid "Installing using a Serial Console" msgstr "シリアルコンソールを用いたインストール" #. Tag: para -#: boot-installer.xml:1000 +#: boot-installer.xml:1045 #, no-c-format msgid "" "You may choose to perform an install using a monitor and keyboard or using a " @@ -1430,7 +1376,7 @@ msgstr "" "定されています。" #. Tag: para -#: boot-installer.xml:1011 +#: boot-installer.xml:1056 #, no-c-format msgid "" "In most circumstances, you will want the installer to use the same baud rate " @@ -1443,7 +1389,7 @@ msgstr "" "<command>baud</command> コマンドを使って取得できます。" #. Tag: para -#: boot-installer.xml:1018 +#: boot-installer.xml:1063 #, no-c-format msgid "" "If there is not an option available that is configured for the serial device " @@ -1459,7 +1405,7 @@ msgstr "" "力してください。" #. Tag: para -#: boot-installer.xml:1029 +#: boot-installer.xml:1074 #, no-c-format msgid "" "Most IA-64 boxes ship with a default console setting of 9600 baud. This " @@ -1477,7 +1423,7 @@ msgstr "" "ニューの説明をご覧ください。" #. Tag: para -#: boot-installer.xml:1038 +#: boot-installer.xml:1083 #, no-c-format msgid "" "If you select the wrong console type, you will be able to select the kernel " @@ -1490,13 +1436,13 @@ msgstr "" "める前に、再起動する必要があるでしょう。" #. Tag: title -#: boot-installer.xml:1047 +#: boot-installer.xml:1092 #, no-c-format msgid "Selecting the Boot Kernel and Options" msgstr "起動カーネルやオプションの選択" #. Tag: para -#: boot-installer.xml:1049 +#: boot-installer.xml:1094 #, no-c-format msgid "" "The boot loader will display a form with a menu list and a text window with " @@ -1516,7 +1462,7 @@ msgstr "" "明します。" #. Tag: para -#: boot-installer.xml:1061 +#: boot-installer.xml:1106 #, no-c-format msgid "" "Consult the <classname>General</classname> help screen for the description " @@ -1538,7 +1484,7 @@ msgstr "" "可能性があります。以下の手順で選択しインストールを開始してください。" #. Tag: para -#: boot-installer.xml:1079 +#: boot-installer.xml:1124 #, no-c-format msgid "" "Select the kernel version and installation mode most appropriate to your " @@ -1547,7 +1493,7 @@ msgstr "" "カーネルのバージョンと目的に対して最も適切なモードを、矢印キーで選択する。" #. Tag: para -#: boot-installer.xml:1084 +#: boot-installer.xml:1129 #, no-c-format msgid "" "Enter any boot parameters by typing at the keyboard. The text will be " @@ -1559,7 +1505,7 @@ msgstr "" "定を行う。" #. Tag: para -#: boot-installer.xml:1091 +#: boot-installer.xml:1136 #, no-c-format msgid "" "Press <command>ENTER</command>. This will load and start the kernel. The " @@ -1570,7 +1516,7 @@ msgstr "" "は &debian; インストーラの第 1 画面に通常の初期化メッセージを表示する。" #. Tag: para -#: boot-installer.xml:1100 boot-installer.xml:1236 +#: boot-installer.xml:1145 boot-installer.xml:1282 #, no-c-format msgid "" "Proceed to the next chapter to continue the installation where you will set " @@ -1580,7 +1526,7 @@ msgstr "" "ンストールを続けるのには、次章に進んでください。" #. Tag: para -#: boot-installer.xml:1111 +#: boot-installer.xml:1156 #, no-c-format msgid "" "Booting an IA-64 system from the network is similar to a CD boot. The only " @@ -1599,7 +1545,7 @@ msgstr "" "トールと同じ手順で、システムのインストールを行うことになります。" #. Tag: para -#: boot-installer.xml:1145 +#: boot-installer.xml:1191 #, no-c-format msgid "" "Network booting an IA-64 system requires two architecture-specific actions. " @@ -1613,13 +1559,13 @@ msgstr "" "ロードができるよう EFI ブートマネージャに定義しなければなりません。" #. Tag: title -#: boot-installer.xml:1156 +#: boot-installer.xml:1202 #, no-c-format msgid "Configuring the Server" msgstr "サーバの設定" #. Tag: para -#: boot-installer.xml:1157 +#: boot-installer.xml:1203 #, no-c-format msgid "" "A suitable TFTP entry for network booting an IA-64 system looks something " @@ -1643,7 +1589,7 @@ msgstr "" "することが目的であることに注意してください。" #. Tag: para -#: boot-installer.xml:1167 +#: boot-installer.xml:1213 #, no-c-format msgid "" "Extract the <filename>netboot.tar.gz</filename> file into the directory used " @@ -1659,7 +1605,7 @@ msgstr "" "installer</filename> ディレクトリを作成します。" #. Tag: screen -#: boot-installer.xml:1177 +#: boot-installer.xml:1223 #, no-c-format msgid "" "# cd /var/lib/tftp\n" @@ -1677,7 +1623,7 @@ msgstr "" "[...]" #. Tag: para -#: boot-installer.xml:1177 +#: boot-installer.xml:1223 #, no-c-format msgid "" "The <filename>netboot.tar.gz</filename> contains an <filename>elilo.conf</" @@ -1698,13 +1644,13 @@ msgstr "" "classname> パッケージで提供されるドキュメントを参照してください。" #. Tag: title -#: boot-installer.xml:1194 +#: boot-installer.xml:1240 #, no-c-format msgid "Configuring the Client" msgstr "クライアントの設定" #. Tag: para -#: boot-installer.xml:1195 +#: boot-installer.xml:1241 #, no-c-format msgid "" "To configure the client to support TFTP booting, start by booting to EFI and " @@ -1734,7 +1680,7 @@ msgstr "" "いるか、確認した方がいいでしょう。" #. Tag: para -#: boot-installer.xml:1227 +#: boot-installer.xml:1273 #, no-c-format msgid "" "The boot loader will display its prompt after it has downloaded and " @@ -1749,13 +1695,13 @@ msgstr "" "らカーネルの読み込みが完了すれば、&debian; インストーラを起動します。" #. Tag: title -#: boot-installer.xml:1253 boot-installer.xml:1277 +#: boot-installer.xml:1299 boot-installer.xml:1323 #, no-c-format msgid "SGI TFTP Booting" msgstr "SGI の TFTP での起動" #. Tag: para -#: boot-installer.xml:1254 +#: boot-installer.xml:1300 #, no-c-format msgid "" "After entering the command monitor use <informalexample><screen>\n" @@ -1777,13 +1723,13 @@ msgstr "" "</screen></informalexample> とします。" #. Tag: title -#: boot-installer.xml:1274 boot-installer.xml:2013 +#: boot-installer.xml:1320 boot-installer.xml:2075 #, no-c-format msgid "Boot Parameters" msgstr "ブートパラメータ" #. Tag: para -#: boot-installer.xml:1278 +#: boot-installer.xml:1324 #, no-c-format msgid "" "On SGI machines you can append boot parameters to the <command>bootp():</" @@ -1793,7 +1739,7 @@ msgstr "" "トパラメータを追加します。" #. Tag: para -#: boot-installer.xml:1283 +#: boot-installer.xml:1329 #, no-c-format msgid "" "Following the <command>bootp():</command> command you can give the path and " @@ -1811,19 +1757,19 @@ msgstr "" "command> を通して渡せます:" #. Tag: screen -#: boot-installer.xml:1293 +#: boot-installer.xml:1339 #, no-c-format msgid "bootp(): append=\"root=/dev/sda1\"" msgstr "bootp(): append=\"root=/dev/sda1\"" #. Tag: title -#: boot-installer.xml:1335 +#: boot-installer.xml:1382 #, no-c-format msgid "s390 Limitations" msgstr "s390 の制限" #. Tag: para -#: boot-installer.xml:1336 +#: boot-installer.xml:1383 #, no-c-format msgid "" "In order to run the installation system a working network setup and ssh " @@ -1833,7 +1779,7 @@ msgstr "" "ssh セッションが使えることが必要となります。" #. Tag: para -#: boot-installer.xml:1341 +#: boot-installer.xml:1388 #, no-c-format msgid "" "The booting process starts with a network setup that prompts you for several " @@ -1846,13 +1792,13 @@ msgstr "" "にログインします。すると標準のインストールシステムが起動されます。" #. Tag: title -#: boot-installer.xml:1352 +#: boot-installer.xml:1399 #, no-c-format msgid "s390 Boot Parameters" msgstr "s390 ブートパラメータ" #. Tag: para -#: boot-installer.xml:1353 +#: boot-installer.xml:1400 #, no-c-format msgid "" "On S/390 you can append boot parameters in the parm file. This file can " @@ -1871,7 +1817,7 @@ msgstr "" "を空白で区切ることなく、結合してカーネルに渡します。" #. Tag: para -#: boot-installer.xml:1370 +#: boot-installer.xml:1417 #, no-c-format msgid "" "If you boot the installer in a logical partition (LPAR) or virtual machine " @@ -1911,7 +1857,7 @@ msgstr "" "加する必要があります。" #. Tag: para -#: boot-installer.xml:1435 +#: boot-installer.xml:1482 #, no-c-format msgid "" "Currently, the only &arch-title; subarchitectures that support CD-ROM " @@ -1929,7 +1875,7 @@ msgstr "" "フォルト CD-ROM から起動できます。" #. Tag: para -#: boot-installer.xml:1444 +#: boot-installer.xml:1491 #, no-c-format msgid "" "To boot a PowerMac from an external Firewire CD/DVD drive invoke Open " @@ -1947,13 +1893,13 @@ msgstr "" "</screen></informalexample>" #. Tag: screen -#: boot-installer.xml:1455 +#: boot-installer.xml:1502 #, no-c-format msgid "0 > boot cd:,\\install\\yaboot" msgstr "0 > boot cd:,\\install\\yaboot" #. Tag: para -#: boot-installer.xml:1457 +#: boot-installer.xml:1504 #, no-c-format msgid "" "OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers " @@ -1969,7 +1915,7 @@ msgstr "" "ピードライブを使い、必要とされたファイルのために CD を指定してください。" #. Tag: para -#: boot-installer.xml:1466 +#: boot-installer.xml:1513 #, no-c-format msgid "" "To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key " @@ -1981,13 +1927,13 @@ msgstr "" "が表示されたら以下を入力してください。" #. Tag: screen -#: boot-installer.xml:1472 +#: boot-installer.xml:1519 #, no-c-format msgid "boot cd install/pegasos" msgstr "boot cd install/pegasos" #. Tag: para -#: boot-installer.xml:1474 +#: boot-installer.xml:1521 #, no-c-format msgid "" "On YDL Powerstation machine, pres <keycap>s</keycap> immediately after " @@ -1999,19 +1945,19 @@ msgstr "" "のプロンプトが表示されたら以下を入力してください。" #. Tag: screen -#: boot-installer.xml:1479 +#: boot-installer.xml:1526 #, no-c-format msgid "0 > boot cdrom" msgstr "0 > boot cdrom" #. Tag: title -#: boot-installer.xml:1485 +#: boot-installer.xml:1532 #, no-c-format msgid "Booting from Hard Disk" msgstr "ハードディスクからの起動" #. Tag: para -#: boot-installer.xml:1491 +#: boot-installer.xml:1538 #, no-c-format msgid "" "Booting from an existing operating system is often a convenient option; for " @@ -2021,7 +1967,7 @@ msgstr "" "のシステムについては、インストールをサポートする唯一の方法です。" #. Tag: para -#: boot-installer.xml:1497 +#: boot-installer.xml:1544 #, no-c-format msgid "" "To boot the installer from hard disk, you will have already completed " @@ -2033,13 +1979,13 @@ msgstr "" "があります。" #. Tag: title -#: boot-installer.xml:1517 +#: boot-installer.xml:1564 #, no-c-format msgid "Booting OldWorld PowerMacs from MacOS" msgstr "MacOS からの OldWorld PowerMac の起動" #. Tag: para -#: boot-installer.xml:1518 +#: boot-installer.xml:1565 #, no-c-format msgid "" "If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to " @@ -2061,13 +2007,13 @@ msgstr "" "タンをクリックすると、MacOS がシャットダウンして、インストーラが起動します。" #. Tag: title -#: boot-installer.xml:1536 +#: boot-installer.xml:1583 #, no-c-format msgid "Booting NewWorld Macs from OpenFirmware" msgstr "OpenFirmware からの NewWorld Mac の起動" #. Tag: para -#: boot-installer.xml:1537 +#: boot-installer.xml:1584 #, no-c-format msgid "" "You will have already placed the <filename>vmlinux</filename>, " @@ -2113,19 +2059,19 @@ msgstr "" "が開始されるはずです。" #. Tag: title -#: boot-installer.xml:1569 +#: boot-installer.xml:1616 #, no-c-format msgid "Booting from USB memory stick" msgstr "USB メモリからの起動" #. Tag: para -#: boot-installer.xml:1570 +#: boot-installer.xml:1617 #, no-c-format msgid "Currently, NewWorld PowerMac systems are known to support USB booting." msgstr "現在、NewWorld PowerMac は USB からの起動をサポートしています。" #. Tag: para -#: boot-installer.xml:1576 +#: boot-installer.xml:1623 #, no-c-format msgid "" "Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/" @@ -2140,7 +2086,7 @@ msgstr "" "覧ください。" #. Tag: para -#: boot-installer.xml:1585 +#: boot-installer.xml:1632 #, no-c-format msgid "" "You will need to work out where the USB storage device appears in the device " @@ -2162,7 +2108,7 @@ msgstr "" "えています。" #. Tag: para -#: boot-installer.xml:1597 +#: boot-installer.xml:1644 #, no-c-format msgid "" "Having worked out the device path, use a command like this to boot the " @@ -2188,7 +2134,7 @@ msgstr "" "Firmware に指示しています。" #. Tag: para -#: boot-installer.xml:1611 +#: boot-installer.xml:1658 #, no-c-format msgid "" "The system should now boot up, and you should be presented with the " @@ -2199,7 +2145,7 @@ msgstr "" "加の起動引数を入力するか、単に &enterkey; を押してください。" #. Tag: para -#: boot-installer.xml:1617 +#: boot-installer.xml:1664 #, no-c-format msgid "" "This boot method is new, and may be difficult to get to work on some " @@ -2211,7 +2157,7 @@ msgstr "" "ンストールレポートを出してください。" #. Tag: para -#: boot-installer.xml:1650 +#: boot-installer.xml:1698 #, no-c-format msgid "Currently, PReP and New World PowerMac systems support netbooting." msgstr "" @@ -2219,7 +2165,7 @@ msgstr "" "す。" #. Tag: para -#: boot-installer.xml:1654 +#: boot-installer.xml:1702 #, no-c-format msgid "" "On machines with Open Firmware, such as NewWorld Power Macs, enter the boot " @@ -2255,7 +2201,7 @@ msgstr "" "ションの説明が得られます。" #. Tag: para -#: boot-installer.xml:1682 +#: boot-installer.xml:1730 #, no-c-format msgid "" "Booting from floppies is supported for &arch-title;, although it is " @@ -2269,7 +2215,7 @@ msgstr "" "ん。" #. Tag: para -#: boot-installer.xml:1694 +#: boot-installer.xml:1742 #, no-c-format msgid "" "To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it " @@ -2281,7 +2227,7 @@ msgstr "" "てください。" #. Tag: para -#: boot-installer.xml:1700 +#: boot-installer.xml:1748 #, no-c-format msgid "" "For those not familiar with Macintosh floppy operations: a floppy placed in " @@ -2295,7 +2241,7 @@ msgstr "" "ションをチェックします。" #. Tag: para -#: boot-installer.xml:1707 +#: boot-installer.xml:1755 #, no-c-format msgid "" "After booting, the <filename>root.bin</filename> floppy is requested. Insert " @@ -2307,13 +2253,13 @@ msgstr "" "れると、インストーラプログラムが自動的に起動します。" #. Tag: title -#: boot-installer.xml:1718 +#: boot-installer.xml:1766 #, no-c-format msgid "PowerPC Boot Parameters" msgstr "PowerPC ブートパラメータ" #. Tag: para -#: boot-installer.xml:1719 +#: boot-installer.xml:1767 #, no-c-format msgid "" "Many older Apple monitors used a 640x480 67Hz mode. If your video appears " @@ -2329,7 +2275,7 @@ msgstr "" "userinput> に変えてください。" #. Tag: para -#: boot-installer.xml:1759 +#: boot-installer.xml:1808 #, no-c-format msgid "" "On machines with OpenBoot, simply enter the boot monitor on the machine " @@ -2349,7 +2295,7 @@ msgstr "" "パラメータを渡せます。" #. Tag: para -#: boot-installer.xml:1814 +#: boot-installer.xml:1863 #, no-c-format msgid "" "Most OpenBoot versions support the <userinput>boot cdrom</userinput> command " @@ -2361,13 +2307,13 @@ msgstr "" "システムならセカンダリのマスター) から起動せよ、という命令の別名です。" #. Tag: title -#: boot-installer.xml:1823 +#: boot-installer.xml:1872 #, no-c-format msgid "IDPROM Messages" msgstr "IDPROM メッセージ" #. Tag: para -#: boot-installer.xml:1824 +#: boot-installer.xml:1873 #, no-c-format msgid "" "If you cannot boot because you get messages about a problem with " @@ -2382,13 +2328,13 @@ msgstr "" "\">Sun NVRAM FAQ</ulink> を見てください。" #. Tag: title -#: boot-installer.xml:1843 +#: boot-installer.xml:1892 #, no-c-format msgid "Accessibility" msgstr "アクセシビリティ" #. Tag: para -#: boot-installer.xml:1844 +#: boot-installer.xml:1893 #, no-c-format msgid "" "Some users may need specific support because of e.g. some visual impairment. " @@ -2416,13 +2362,31 @@ msgstr "" "キーボードとして認識することに注意してください。" #. Tag: title -#: boot-installer.xml:1864 +#: boot-installer.xml:1913 +#, no-c-format +msgid "Installer front-end" +msgstr "" + +#. Tag: para +#: boot-installer.xml:1914 +#, no-c-format +msgid "" +"The &debian; installer supports several front-ends for asking questions, " +"with varying convenience for accessibility: notably, <userinput>text</" +"userinput> uses plain text while <userinput>newt</userinput> uses text-based " +"dialog boxes. The choice can be made at the boot prompt, see the " +"documentation for <userinput>DEBIAN_FRONTEND</userinput> in <xref linkend=" +"\"installer-args\"/>." +msgstr "" + +#. Tag: title +#: boot-installer.xml:1926 #, no-c-format msgid "USB Braille Displays" msgstr "USB 点字ディスプレイ" #. Tag: para -#: boot-installer.xml:1865 +#: boot-installer.xml:1927 #, no-c-format msgid "" "USB braille displays should be automatically detected. A textual version of " @@ -2443,13 +2407,13 @@ msgstr "" "す。" #. Tag: title -#: boot-installer.xml:1880 +#: boot-installer.xml:1942 #, no-c-format msgid "Serial Braille Displays" msgstr "シリアル接続点字ディスプレイ" #. Tag: para -#: boot-installer.xml:1881 +#: boot-installer.xml:1943 #, no-c-format msgid "" "Serial braille displays cannot safely be automatically detected (since that " @@ -2488,13 +2452,13 @@ msgstr "" "ブサイト</ulink> にドキュメントがあります。" #. Tag: title -#: boot-installer.xml:1904 boot-installer.xml:2911 +#: boot-installer.xml:1966 boot-installer.xml:2973 #, no-c-format msgid "Software Speech Synthesis" msgstr "ソフトウェア音声合成" #. Tag: para -#: boot-installer.xml:1905 +#: boot-installer.xml:1967 #, no-c-format msgid "" "Support for software speech synthesis is available on all installer images " @@ -2512,7 +2476,7 @@ msgstr "" "サポートを自動的にインストールします。" #. Tag: para -#: boot-installer.xml:1914 +#: boot-installer.xml:1976 #, no-c-format msgid "" "The first question (language) is spoken in english, and the remainder of " @@ -2523,7 +2487,7 @@ msgstr "" "で発声します (<classname>espeak</classname> が有効な場合)。" #. Tag: para -#: boot-installer.xml:1920 +#: boot-installer.xml:1982 #, no-c-format msgid "" "The default speech rate is quite slow. To make it faster, press " @@ -2546,13 +2510,13 @@ msgstr "" "ください。" #. Tag: title -#: boot-installer.xml:1939 +#: boot-installer.xml:2001 #, no-c-format msgid "Hardware Speech Synthesis" msgstr "ハードウェア音声合成" #. Tag: para -#: boot-installer.xml:1940 +#: boot-installer.xml:2002 #, no-c-format msgid "" "Support for hardware speech synthesis devices is available on all installer " @@ -2566,7 +2530,7 @@ msgstr "" "install</quote> エントリを選択する必要があります。" #. Tag: para -#: boot-installer.xml:1947 +#: boot-installer.xml:2009 #, no-c-format msgid "" "Hardware speech synthesis devices cannot be automatically detected. You thus " @@ -2587,13 +2551,13 @@ msgstr "" "ポートをターゲットシステムに自動でインストールします。" #. Tag: title -#: boot-installer.xml:1962 +#: boot-installer.xml:2024 #, no-c-format msgid "Board Devices" msgstr "基板デバイス" #. Tag: para -#: boot-installer.xml:1963 +#: boot-installer.xml:2025 #, no-c-format msgid "" "Some accessibility devices are actual boards that are plugged inside the " @@ -2609,7 +2573,7 @@ msgstr "" "これにより使用できる言語が減ってしまいます。" #. Tag: para -#: boot-installer.xml:1971 +#: boot-installer.xml:2033 #, no-c-format msgid "" "If desired a textual version of the bootloader can be activated before " @@ -2619,13 +2583,13 @@ msgstr "" "<userinput>h</userinput> &enterkey; をタイプしてください。" #. Tag: title -#: boot-installer.xml:1979 +#: boot-installer.xml:2041 #, no-c-format msgid "High-Contrast Theme" msgstr "高コントラストテーマ" #. Tag: para -#: boot-installer.xml:1980 +#: boot-installer.xml:2042 #, no-c-format msgid "" "For users with low vision, the installer can use a high-contrast color theme " @@ -2637,13 +2601,13 @@ msgstr "" "<userinput>theme=dark</userinput> を追加してください。" #. Tag: title -#: boot-installer.xml:1989 +#: boot-installer.xml:2051 #, no-c-format msgid "Preseeding" msgstr "preseed の利用" #. Tag: para -#: boot-installer.xml:1990 +#: boot-installer.xml:2052 #, no-c-format msgid "" "Alternatively, &debian; can be installed completely automatically by using " @@ -2653,13 +2617,13 @@ msgstr "" "これは <xref linkend=\"appendix-preseed\"/> にドキュメントがあります。" #. Tag: title -#: boot-installer.xml:1998 +#: boot-installer.xml:2060 #, no-c-format msgid "Accessibility of the installed system" msgstr "インストールしたシステムのアクセシビリティ" #. Tag: para -#: boot-installer.xml:1999 +#: boot-installer.xml:2061 #, no-c-format msgid "" "Documentation on accessibility of the installed system is available on the " @@ -2671,7 +2635,7 @@ msgstr "" "で利用できます。" #. Tag: para -#: boot-installer.xml:2014 +#: boot-installer.xml:2076 #, no-c-format msgid "" "Boot parameters are Linux kernel parameters which are generally used to make " @@ -2685,7 +2649,7 @@ msgstr "" "あるのです。" #. Tag: para -#: boot-installer.xml:2021 +#: boot-installer.xml:2083 #, no-c-format msgid "" "If this is the first time you're booting the system, try the default boot " @@ -2699,7 +2663,7 @@ msgstr "" "ステムに伝えるためのパラメータを調べ、あとで再起動します。" #. Tag: para -#: boot-installer.xml:2028 +#: boot-installer.xml:2090 #, no-c-format msgid "" "Information on many boot parameters can be found in the <ulink url=\"http://" @@ -2715,13 +2679,13 @@ msgstr "" "に含まれています。" #. Tag: title -#: boot-installer.xml:2040 +#: boot-installer.xml:2102 #, no-c-format msgid "Boot console" msgstr "ブートコンソール" #. Tag: para -#: boot-installer.xml:2042 +#: boot-installer.xml:2104 #, no-c-format msgid "" "If you are booting with a serial console, generally the kernel will " @@ -2740,7 +2704,7 @@ msgstr "" "ルデバイスで、通常 <filename>ttyS0</filename> のようになります。" #. Tag: para -#: boot-installer.xml:2054 +#: boot-installer.xml:2116 #, no-c-format msgid "" "You may need to specify parameters for the serial port, such as speed and " @@ -2752,7 +2716,7 @@ msgstr "" "としては 57600 や 115200 が代表的です。" #. Tag: para -#: boot-installer.xml:2060 +#: boot-installer.xml:2122 #, no-c-format msgid "" "In order to ensure the terminal type used by the installer matches your " @@ -2779,7 +2743,7 @@ msgstr "" "換できます。" #. Tag: para -#: boot-installer.xml:2076 +#: boot-installer.xml:2138 #, no-c-format msgid "" "For &arch-title; the serial devices are <filename>ttya</filename> or " @@ -2793,13 +2757,13 @@ msgstr "" "を設定しても結構です。" #. Tag: title -#: boot-installer.xml:2088 +#: boot-installer.xml:2150 #, no-c-format msgid "&debian; Installer Parameters" msgstr "&debian; Installer パラメータ" #. Tag: para -#: boot-installer.xml:2089 +#: boot-installer.xml:2151 #, no-c-format msgid "" "The installation system recognizes a few additional boot " @@ -2813,7 +2777,7 @@ msgstr "" "ニックしてしまいます。</para> </footnote>をいくつか認識します。" #. Tag: para -#: boot-installer.xml:2102 +#: boot-installer.xml:2164 #, no-c-format msgid "" "A number of parameters have a <quote>short form</quote> that helps avoid the " @@ -2828,20 +2792,20 @@ msgstr "" "ルの例は、通常、短縮形も使用しています。" #. Tag: term -#: boot-installer.xml:2114 +#: boot-installer.xml:2176 #, no-c-format msgid "debconf/priority (priority)" msgstr "debconf/priority (priority)" #. Tag: para -#: boot-installer.xml:2115 +#: boot-installer.xml:2177 #, no-c-format msgid "This parameter sets the lowest priority of messages to be displayed." msgstr "" "このパラメータには、表示するメッセージのもっとも低い優先度を設定します。" #. Tag: para -#: boot-installer.xml:2119 +#: boot-installer.xml:2181 #, no-c-format msgid "" "The default installation uses <userinput>priority=high</userinput>. This " @@ -2855,7 +2819,7 @@ msgstr "" "な優先度に調整します。" #. Tag: para -#: boot-installer.xml:2126 +#: boot-installer.xml:2188 #, no-c-format msgid "" "If you add <userinput>priority=medium</userinput> as boot parameter, you " @@ -2874,13 +2838,13 @@ msgstr "" "なメッセージだけを表示し、大騒ぎせずに正しい設定をしようとします。" #. Tag: term -#: boot-installer.xml:2140 +#: boot-installer.xml:2202 #, no-c-format msgid "DEBIAN_FRONTEND" msgstr "DEBIAN_FRONTEND" #. Tag: para -#: boot-installer.xml:2141 +#: boot-installer.xml:2203 #, no-c-format msgid "" "This boot parameter controls the type of user interface used for the " @@ -2916,13 +2880,13 @@ msgstr "" "エンドを使用します。" #. Tag: term -#: boot-installer.xml:2172 +#: boot-installer.xml:2234 #, no-c-format msgid "BOOT_DEBUG" msgstr "BOOT_DEBUG" #. Tag: para -#: boot-installer.xml:2173 +#: boot-installer.xml:2235 #, no-c-format msgid "" "Setting this boot parameter to 2 will cause the installer's boot process to " @@ -2935,49 +2899,49 @@ msgstr "" "できます。(シェルを終了すると起動プロセスを継続します)" #. Tag: userinput -#: boot-installer.xml:2182 +#: boot-installer.xml:2244 #, no-c-format msgid "BOOT_DEBUG=0" msgstr "BOOT_DEBUG=0" #. Tag: para -#: boot-installer.xml:2183 +#: boot-installer.xml:2245 #, no-c-format msgid "This is the default." msgstr "デフォルトです。" #. Tag: userinput -#: boot-installer.xml:2187 +#: boot-installer.xml:2249 #, no-c-format msgid "BOOT_DEBUG=1" msgstr "BOOT_DEBUG=1" #. Tag: para -#: boot-installer.xml:2188 +#: boot-installer.xml:2250 #, no-c-format msgid "More verbose than usual." msgstr "通常よりも詳細です。" #. Tag: userinput -#: boot-installer.xml:2192 +#: boot-installer.xml:2254 #, no-c-format msgid "BOOT_DEBUG=2" msgstr "BOOT_DEBUG=2" #. Tag: para -#: boot-installer.xml:2193 +#: boot-installer.xml:2255 #, no-c-format msgid "Lots of debugging information." msgstr "デバッグ情報を大量に表示します。" #. Tag: userinput -#: boot-installer.xml:2197 +#: boot-installer.xml:2259 #, no-c-format msgid "BOOT_DEBUG=3" msgstr "BOOT_DEBUG=3" #. Tag: para -#: boot-installer.xml:2198 +#: boot-installer.xml:2260 #, no-c-format msgid "" "Shells are run at various points in the boot process to allow detailed " @@ -2987,13 +2951,13 @@ msgstr "" "起動を続けるにはシェルから抜けてください。" #. Tag: term -#: boot-installer.xml:2212 +#: boot-installer.xml:2274 #, no-c-format msgid "INSTALL_MEDIA_DEV" msgstr "INSTALL_MEDIA_DEV" #. Tag: para -#: boot-installer.xml:2213 +#: boot-installer.xml:2275 #, no-c-format msgid "" "The value of the parameter is the path to the device to load the &debian; " @@ -3005,7 +2969,7 @@ msgstr "" "す。" #. Tag: para -#: boot-installer.xml:2219 +#: boot-installer.xml:2281 #, no-c-format msgid "" "The boot floppy, which normally scans all floppies it can to find the root " @@ -3015,19 +2979,19 @@ msgstr "" "が、このパラメータで 1 つのデバイスを探すように上書きできます。" #. Tag: term -#: boot-installer.xml:2230 +#: boot-installer.xml:2292 #, no-c-format msgid "log_host" msgstr "log_host" #. Tag: term -#: boot-installer.xml:2231 +#: boot-installer.xml:2293 #, no-c-format msgid "log_port" msgstr "log_port" #. Tag: para -#: boot-installer.xml:2232 +#: boot-installer.xml:2294 #, no-c-format msgid "" "Causes the installer to send log messages to a remote syslog on the " @@ -3039,13 +3003,13 @@ msgstr "" "ポートのデフォルト値を、標準 syslog ポートの 514 とします。" #. Tag: term -#: boot-installer.xml:2243 +#: boot-installer.xml:2305 #, no-c-format msgid "lowmem" msgstr "lowmem" #. Tag: para -#: boot-installer.xml:2244 +#: boot-installer.xml:2306 #, no-c-format msgid "" "Can be used to force the installer to a lowmem level higher than the one the " @@ -3057,13 +3021,13 @@ msgstr "" "す。<xref linkend=\"lowmem\"/> もご覧ください。" #. Tag: term -#: boot-installer.xml:2254 +#: boot-installer.xml:2316 #, no-c-format msgid "noshell" msgstr "noshell" #. Tag: para -#: boot-installer.xml:2255 +#: boot-installer.xml:2317 #, no-c-format msgid "" "Prevents the installer from offering interactive shells on tty2 and tty3. " @@ -3073,13 +3037,13 @@ msgstr "" "リティが限られている、無人インストールの際に便利です。" #. Tag: term -#: boot-installer.xml:2264 +#: boot-installer.xml:2326 #, no-c-format msgid "debian-installer/framebuffer (fb)" msgstr "debian-installer/framebuffer (fb)" #. Tag: para -#: boot-installer.xml:2265 +#: boot-installer.xml:2327 #, no-c-format msgid "" "Some architectures use the kernel framebuffer to offer installation in a " @@ -3097,13 +3061,13 @@ msgstr "" "の兆候です。" #. Tag: para -#: boot-installer.xml:2274 +#: boot-installer.xml:2336 #, no-c-format msgid "Such problems have been reported on hppa." msgstr "そのような問題が、hppa について報告されています。" #. Tag: para -#: boot-installer.xml:2278 +#: boot-installer.xml:2340 #, no-c-format msgid "" "Because of display problems on some systems, framebuffer support is " @@ -3121,13 +3085,13 @@ msgstr "" "<userinput>fb=true</userinput> というパラメータを試してください。" #. Tag: term -#: boot-installer.xml:2292 +#: boot-installer.xml:2354 #, no-c-format msgid "debian-installer/theme (theme)" msgstr "debian-installer/theme (theme)" #. Tag: para -#: boot-installer.xml:2293 +#: boot-installer.xml:2355 #, no-c-format msgid "" "A theme determines how the user interface of the installer looks (colors, " @@ -3143,13 +3107,13 @@ msgstr "" "と指定してテーマを設定してください。" #. Tag: term -#: boot-installer.xml:2305 boot-installer.xml:2538 +#: boot-installer.xml:2367 boot-installer.xml:2600 #, no-c-format msgid "netcfg/disable_autoconfig" msgstr "netcfg/disable_autoconfig" #. Tag: para -#: boot-installer.xml:2306 +#: boot-installer.xml:2368 #, no-c-format msgid "" "By default, the &d-i; automatically probes for network configuration via " @@ -3162,7 +3126,7 @@ msgstr "" "きません。自動設定が失敗する場合のみ、手動ネットワーク設定を行えます。" #. Tag: para -#: boot-installer.xml:2313 +#: boot-installer.xml:2375 #, no-c-format msgid "" "If you have an IPv6 router or a DHCP server on your local network, but want " @@ -3177,13 +3141,13 @@ msgstr "" "パラメータを使用できます。" #. Tag: term -#: boot-installer.xml:2324 +#: boot-installer.xml:2386 #, no-c-format msgid "hw-detect/start_pcmcia" msgstr "hw-detect/start_pcmcia" #. Tag: para -#: boot-installer.xml:2325 +#: boot-installer.xml:2387 #, no-c-format msgid "" "Set to <userinput>false</userinput> to prevent starting PCMCIA services, if " @@ -3194,13 +3158,13 @@ msgstr "" "ピュータには、そういう行儀悪さがあることが知られています。" #. Tag: term -#: boot-installer.xml:2335 +#: boot-installer.xml:2397 #, no-c-format msgid "disk-detect/dmraid/enable (dmraid)" msgstr "disk-detect/dmraid/enable (dmraid)" #. Tag: para -#: boot-installer.xml:2336 +#: boot-installer.xml:2398 #, no-c-format msgid "" "Set to <userinput>true</userinput> to enable support for Serial ATA RAID " @@ -3214,13 +3178,13 @@ msgstr "" "\"&url-d-i-wiki;\">&debian; Installer Wiki</ulink> にあります。" #. Tag: term -#: boot-installer.xml:2347 +#: boot-installer.xml:2409 #, no-c-format msgid "preseed/url (url)" msgstr "preseed/url (url)" #. Tag: para -#: boot-installer.xml:2348 +#: boot-installer.xml:2410 #, no-c-format msgid "" "Specify the url to a preconfiguration file to download and use for " @@ -3231,13 +3195,13 @@ msgstr "" "い。" #. Tag: term -#: boot-installer.xml:2357 +#: boot-installer.xml:2419 #, no-c-format msgid "preseed/file (file)" msgstr "preseed/file (file)" #. Tag: para -#: boot-installer.xml:2358 +#: boot-installer.xml:2420 #, no-c-format msgid "" "Specify the path to a preconfiguration file to load for automating the " @@ -3247,13 +3211,13 @@ msgstr "" "<xref linkend=\"automatic-install\"/> を参照してください。" #. Tag: term -#: boot-installer.xml:2367 +#: boot-installer.xml:2429 #, no-c-format msgid "preseed/interactive" msgstr "preseed/interactive" #. Tag: para -#: boot-installer.xml:2368 +#: boot-installer.xml:2430 #, no-c-format msgid "" "Set to <userinput>true</userinput> to display questions even if they have " @@ -3268,13 +3232,13 @@ msgstr "" "す。詳細は、<xref linkend=\"preseed-seenflag\"/> をご覧ください。" #. Tag: term -#: boot-installer.xml:2380 +#: boot-installer.xml:2442 #, no-c-format msgid "auto-install/enable (auto)" msgstr "auto-install/enable (auto)" #. Tag: para -#: boot-installer.xml:2381 +#: boot-installer.xml:2443 #, no-c-format msgid "" "Delay questions that are normally asked before preseeding is possible until " @@ -3286,13 +3250,13 @@ msgstr "" "auto\"/> をご覧ください。" #. Tag: term -#: boot-installer.xml:2392 +#: boot-installer.xml:2454 #, no-c-format msgid "finish-install/keep-consoles" msgstr "finish-install/keep-consoles" #. Tag: para -#: boot-installer.xml:2393 +#: boot-installer.xml:2455 #, no-c-format msgid "" "During installations from serial or management console, the regular virtual " @@ -3304,13 +3268,13 @@ msgstr "" "れを回避するには <userinput>true</userinput> をセットしてください。" #. Tag: term -#: boot-installer.xml:2404 +#: boot-installer.xml:2466 #, no-c-format msgid "cdrom-detect/eject" msgstr "cdrom-detect/eject" #. Tag: para -#: boot-installer.xml:2405 +#: boot-installer.xml:2467 #, no-c-format msgid "" "By default, before rebooting, &d-i; automatically ejects the optical media " @@ -3328,7 +3292,7 @@ msgstr "" "ムライン、キャディタイプのドライブは、自動的にメディアをリロードできません。" #. Tag: para -#: boot-installer.xml:2414 +#: boot-installer.xml:2476 #, no-c-format msgid "" "Set to <userinput>false</userinput> to disable automatic ejection, and be " @@ -3340,13 +3304,13 @@ msgstr "" "要があります。" #. Tag: term -#: boot-installer.xml:2425 +#: boot-installer.xml:2487 #, no-c-format msgid "base-installer/install-recommends (recommends)" msgstr "base-installer/install-recommends (recommends)" #. Tag: para -#: boot-installer.xml:2426 +#: boot-installer.xml:2488 #, no-c-format msgid "" "By setting this option to <userinput>false</userinput>, the package " @@ -3360,7 +3324,7 @@ msgstr "" "base\"/> をご覧ください。" #. Tag: para -#: boot-installer.xml:2433 +#: boot-installer.xml:2495 #, no-c-format msgid "" "Note that this option allows to have a leaner system, but can also result in " @@ -3375,13 +3339,13 @@ msgstr "" "ンは、経験豊富なユーザにしか有用ではないでしょう。" #. Tag: term -#: boot-installer.xml:2445 +#: boot-installer.xml:2507 #, no-c-format msgid "debian-installer/allow_unauthenticated" msgstr "debian-installer/allow_unauthenticated" #. Tag: para -#: boot-installer.xml:2446 +#: boot-installer.xml:2508 #, no-c-format msgid "" "By default the installer requires that repositories be authenticated using a " @@ -3394,13 +3358,13 @@ msgstr "" "い。<emphasis role=\"bold\">警告: 危険です。お勧めしません。</emphasis>" #. Tag: term -#: boot-installer.xml:2457 +#: boot-installer.xml:2519 #, no-c-format msgid "ramdisk_size" msgstr "ramdisk_size" #. Tag: para -#: boot-installer.xml:2458 +#: boot-installer.xml:2520 #, no-c-format msgid "" "This parameter should already be set to a correct value where needed; set it " @@ -3412,13 +3376,13 @@ msgstr "" "い。値は kB で指定してください。" #. Tag: term -#: boot-installer.xml:2468 +#: boot-installer.xml:2530 #, no-c-format msgid "rescue/enable" msgstr "rescue/enable" #. Tag: para -#: boot-installer.xml:2469 +#: boot-installer.xml:2531 #, no-c-format msgid "" "Set to <userinput>true</userinput> to enter rescue mode rather than " @@ -3428,13 +3392,13 @@ msgstr "" "userinput> にセットしてください。<xref linkend=\"rescue\"/> をご覧ください。" #. Tag: title -#: boot-installer.xml:2482 +#: boot-installer.xml:2544 #, no-c-format msgid "Using boot parameters to answer questions" msgstr "ブートパラメータで質問に答える" #. Tag: para -#: boot-installer.xml:2483 +#: boot-installer.xml:2545 #, no-c-format msgid "" "With some exceptions, a value can be set at the boot prompt for any question " @@ -3447,25 +3411,25 @@ msgstr "" "bootparms\"/> にあります。特殊な例を以下に示します。" #. Tag: term -#: boot-installer.xml:2495 +#: boot-installer.xml:2557 #, no-c-format msgid "debian-installer/language (language)" msgstr "debian-installer/language (language)" #. Tag: term -#: boot-installer.xml:2496 +#: boot-installer.xml:2558 #, no-c-format msgid "debian-installer/country (country)" msgstr "debian-installer/country (country)" #. Tag: term -#: boot-installer.xml:2497 +#: boot-installer.xml:2559 #, no-c-format msgid "debian-installer/locale (locale)" msgstr "debian-installer/locale (locale)" #. Tag: para -#: boot-installer.xml:2498 +#: boot-installer.xml:2560 #, no-c-format msgid "" "There are two ways to specify the language, country and locale to use for " @@ -3475,7 +3439,7 @@ msgstr "" "ふたつあります。" #. Tag: para -#: boot-installer.xml:2503 +#: boot-installer.xml:2565 #, no-c-format msgid "" "The first and easiest is to pass only the parameter <literal>locale</" @@ -3494,7 +3458,7 @@ msgstr "" "ないということです。" #. Tag: para -#: boot-installer.xml:2512 +#: boot-installer.xml:2574 #, no-c-format msgid "" "The second, more flexible option is to specify <literal>language</literal> " @@ -3510,13 +3474,13 @@ msgstr "" "UTF-8</userinput>" #. Tag: term -#: boot-installer.xml:2524 +#: boot-installer.xml:2586 #, no-c-format msgid "anna/choose_modules (modules)" msgstr "anna/choose_modules (modules)" #. Tag: para -#: boot-installer.xml:2525 +#: boot-installer.xml:2587 #, no-c-format msgid "" "Can be used to automatically load installer components that are not loaded " @@ -3532,7 +3496,7 @@ msgstr "" "\"pppoe\"/> をご覧ください) </phrase>が便利です。" #. Tag: para -#: boot-installer.xml:2539 +#: boot-installer.xml:2601 #, no-c-format msgid "" "Set to <userinput>true</userinput> if you want to disable IPv6 " @@ -3542,13 +3506,13 @@ msgstr "" "には、<userinput>true</userinput> と設定します。" #. Tag: term -#: boot-installer.xml:2548 +#: boot-installer.xml:2610 #, no-c-format msgid "mirror/protocol (protocol)" msgstr "mirror/protocol (protocol)" #. Tag: para -#: boot-installer.xml:2549 +#: boot-installer.xml:2611 #, no-c-format msgid "" "By default the installer will use the http protocol to download files from " @@ -3565,13 +3529,13 @@ msgstr "" "ホスト名を手入力しなければならないことに注意してください。" #. Tag: term -#: boot-installer.xml:2562 +#: boot-installer.xml:2624 #, no-c-format msgid "tasksel:tasksel/first (tasks)" msgstr "tasksel:tasksel/first (tasks)" #. Tag: para -#: boot-installer.xml:2563 +#: boot-installer.xml:2625 #, no-c-format msgid "" "Can be used to select tasks that are not available from the interactive task " @@ -3583,13 +3547,13 @@ msgstr "" "ださい。" #. Tag: title -#: boot-installer.xml:2577 +#: boot-installer.xml:2639 #, no-c-format msgid "Passing parameters to kernel modules" msgstr "カーネルモジュールへパラメータを渡す" #. Tag: para -#: boot-installer.xml:2578 +#: boot-installer.xml:2640 #, no-c-format msgid "" "If drivers are compiled into the kernel, you can pass parameters to them as " @@ -3612,7 +3576,7 @@ msgstr "" "ステムに伝播します。" #. Tag: para -#: boot-installer.xml:2591 +#: boot-installer.xml:2653 #, no-c-format msgid "" "Note that it is now quite rare that parameters need to be passed to modules. " @@ -3626,7 +3590,7 @@ msgstr "" "は、未だにパラメータを手で設定しなければなりません。" #. Tag: para -#: boot-installer.xml:2598 +#: boot-installer.xml:2660 #, no-c-format msgid "" "The syntax to use to set parameters for modules is: " @@ -3647,19 +3611,19 @@ msgstr "" "スカードで BNC (coax) を使用し、IRQ 10 を設定する場合は、以下のようにします。" #. Tag: screen -#: boot-installer.xml:2608 +#: boot-installer.xml:2670 #, no-c-format msgid "3c509.xcvr=3 3c509.irq=10" msgstr "3c509.xcvr=3 3c509.irq=10" #. Tag: title -#: boot-installer.xml:2614 +#: boot-installer.xml:2676 #, no-c-format msgid "Blacklisting kernel modules" msgstr "カーネルモジュールのブラックリスト化" #. Tag: para -#: boot-installer.xml:2615 +#: boot-installer.xml:2677 #, no-c-format msgid "" "Sometimes it may be necessary to blacklist a module to prevent it from being " @@ -3677,7 +3641,7 @@ msgstr "" "因となります。" #. Tag: para -#: boot-installer.xml:2624 +#: boot-installer.xml:2686 #, no-c-format msgid "" "You can blacklist a module using the following syntax: " @@ -3693,7 +3657,7 @@ msgstr "" "が有効になります。" #. Tag: para -#: boot-installer.xml:2632 +#: boot-installer.xml:2694 #, no-c-format msgid "" "Note that a module may still be loaded by the installation system itself. " @@ -3707,19 +3671,19 @@ msgstr "" "げます。" #. Tag: title -#: boot-installer.xml:2648 +#: boot-installer.xml:2710 #, no-c-format msgid "Troubleshooting the Installation Process" msgstr "インストールプロセスのトラブルシューティング" #. Tag: title -#: boot-installer.xml:2653 +#: boot-installer.xml:2715 #, no-c-format msgid "CD-ROM Reliability" msgstr "CD-ROM の信頼性" #. Tag: para -#: boot-installer.xml:2654 +#: boot-installer.xml:2716 #, no-c-format msgid "" "Sometimes, especially with older CD-ROM drives, the installer may fail to " @@ -3733,7 +3697,7 @@ msgstr "" "す。" #. Tag: para -#: boot-installer.xml:2661 +#: boot-installer.xml:2723 #, no-c-format msgid "" "There are many different possible causes for these problems. We can only " @@ -3744,13 +3708,13 @@ msgstr "" "法を提供することしかできません。後はあなた次第です。" #. Tag: para -#: boot-installer.xml:2667 +#: boot-installer.xml:2729 #, no-c-format msgid "There are two very simple things that you should try first." msgstr "まずはじめに試すのは、以下の 2 点です。" #. Tag: para -#: boot-installer.xml:2672 +#: boot-installer.xml:2734 #, no-c-format msgid "" "If the CD-ROM does not boot, check that it was inserted correctly and that " @@ -3760,7 +3724,7 @@ msgstr "" "さい。" #. Tag: para -#: boot-installer.xml:2678 +#: boot-installer.xml:2740 #, no-c-format msgid "" "If the installer fails to recognize a CD-ROM, try just running the option " @@ -3774,7 +3738,7 @@ msgstr "" "ます。" #. Tag: para -#: boot-installer.xml:2688 +#: boot-installer.xml:2750 #, no-c-format msgid "" "If this does not work, then try the suggestions in the subsections below. " @@ -3786,7 +3750,7 @@ msgstr "" "という用語を用いています。" #. Tag: para -#: boot-installer.xml:2694 +#: boot-installer.xml:2756 #, no-c-format msgid "" "If you cannot get the installation working from CD-ROM, try one of the other " @@ -3796,13 +3760,13 @@ msgstr "" "さい。" #. Tag: title -#: boot-installer.xml:2702 +#: boot-installer.xml:2764 #, no-c-format msgid "Common issues" msgstr "共通の問題" #. Tag: para -#: boot-installer.xml:2705 +#: boot-installer.xml:2767 #, no-c-format msgid "" "Some older CD-ROM drives do not support reading from discs that were burned " @@ -3812,7 +3776,7 @@ msgstr "" "ディスクからの読み込みをサポートしていない物があります。" #. Tag: para -#: boot-installer.xml:2722 +#: boot-installer.xml:2784 #, no-c-format msgid "" "Some very old CD-ROM drives do not work correctly if <quote>direct memory " @@ -3822,19 +3786,19 @@ msgstr "" "(DMA) が有効だと、正しく動作しない物があります。" #. Tag: title -#: boot-installer.xml:2733 +#: boot-installer.xml:2795 #, no-c-format msgid "How to investigate and maybe solve issues" msgstr "調査および問題解決の方法" #. Tag: para -#: boot-installer.xml:2734 +#: boot-installer.xml:2796 #, no-c-format msgid "If the CD-ROM fails to boot, try the suggestions listed below." msgstr "CD-ROM が起動に失敗したら、以下のことを試してください。" #. Tag: para -#: boot-installer.xml:2739 +#: boot-installer.xml:2801 #, no-c-format msgid "" "Check that your BIOS actually supports booting from CD-ROM (only an issue " @@ -3844,7 +3808,7 @@ msgstr "" "み問題あり)、BIOS で CD からの起動を有効にしているかをチェックしてください。" #. Tag: para -#: boot-installer.xml:2746 +#: boot-installer.xml:2808 #, no-c-format msgid "" "If you downloaded an iso image, check that the md5sum of that image matches " @@ -3869,7 +3833,7 @@ msgstr "" "み込むのにイメージのサイズを利用します。" #. Tag: screen -#: boot-installer.xml:2759 +#: boot-installer.xml:2821 #, no-c-format msgid "" "$ dd if=/dev/cdrom | \\\n" @@ -3891,7 +3855,7 @@ msgstr "" "134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s" #. Tag: para -#: boot-installer.xml:2764 +#: boot-installer.xml:2826 #, no-c-format msgid "" "If, after the installer has been booted successfully, the CD-ROM is not " @@ -3911,7 +3875,7 @@ msgstr "" "に切り替えて、シェルを有効にしてください。" #. Tag: para -#: boot-installer.xml:2776 +#: boot-installer.xml:2838 #, no-c-format msgid "" "Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> " @@ -3923,7 +3887,7 @@ msgstr "" "示してください。その後、<command>dmesg</command> の出力でもチェックできます。" #. Tag: para -#: boot-installer.xml:2783 +#: boot-installer.xml:2845 #, no-c-format msgid "" "Check in the output of <command>dmesg</command> if your CD-ROM drive was " @@ -3953,7 +3917,7 @@ msgstr "" "むのを試せます。" #. Tag: para -#: boot-installer.xml:2797 +#: boot-installer.xml:2859 #, no-c-format msgid "" "Check that there is a device node for your CD-ROM drive under <filename>/dev/" @@ -3965,7 +3929,7 @@ msgstr "" "<filename>/dev/cdrom</filename> にもあるかもしれません。" #. Tag: para -#: boot-installer.xml:2805 +#: boot-installer.xml:2867 #, no-c-format msgid "" "Use the <command>mount</command> command to check if the CD-ROM is already " @@ -3982,7 +3946,7 @@ msgstr "" "チェックしてください。" #. Tag: para -#: boot-installer.xml:2815 +#: boot-installer.xml:2877 #, no-c-format msgid "" "Check if DMA is currently enabled: <informalexample><screen>\n" @@ -4008,7 +3972,7 @@ msgstr "" "クトリで操作してください。" #. Tag: para -#: boot-installer.xml:2830 +#: boot-installer.xml:2892 #, no-c-format msgid "" "If there are any problems during the installation, try checking the " @@ -4021,13 +3985,13 @@ msgstr "" "ションを一般的なテストとして使用できます。" #. Tag: title -#: boot-installer.xml:2845 +#: boot-installer.xml:2907 #, no-c-format msgid "Floppy Disk Reliability" msgstr "フロッピーディスクの信頼性" #. Tag: para -#: boot-installer.xml:2847 +#: boot-installer.xml:2909 #, no-c-format msgid "" "The biggest problem for people using floppy disks to install &debian; seems " @@ -4037,7 +4001,7 @@ msgstr "" "は、フロッピーディスクの信頼性だと思います。" #. Tag: para -#: boot-installer.xml:2852 +#: boot-installer.xml:2914 #, no-c-format msgid "" "The boot floppy is the floppy with the worst problems, because it is read by " @@ -4055,7 +4019,7 @@ msgstr "" "ディスク I/O エラーに関するメッセージが大量に表示されます。" #. Tag: para -#: boot-installer.xml:2861 +#: boot-installer.xml:2923 #, no-c-format msgid "" "If you are having the installation stall at a particular floppy, the first " @@ -4072,7 +4036,7 @@ msgstr "" "ムで書き込んでみると、うまくいくこともあるようです。" #. Tag: para -#: boot-installer.xml:2870 +#: boot-installer.xml:2932 #, no-c-format msgid "" "One user reports he had to write the images to floppy <emphasis>three</" @@ -4084,7 +4048,7 @@ msgstr "" "して確認するといいでしょう。" #. Tag: para -#: boot-installer.xml:2876 +#: boot-installer.xml:2938 #, no-c-format msgid "" "Normally you should not have to download a floppy image again, but if you " @@ -4096,7 +4060,7 @@ msgstr "" "フロッピーでは、何も問題なくいったそうです。" #. Tag: para -#: boot-installer.xml:2882 +#: boot-installer.xml:2944 #, no-c-format msgid "" "Other users have reported that simply rebooting a few times with the same " @@ -4108,13 +4072,13 @@ msgstr "" "ウェアのフロッピードライバのできが悪かったためでしょう。" #. Tag: title -#: boot-installer.xml:2891 +#: boot-installer.xml:2953 #, no-c-format msgid "Boot Configuration" msgstr "起動設定" #. Tag: para -#: boot-installer.xml:2893 +#: boot-installer.xml:2955 #, no-c-format msgid "" "If you have problems and the kernel hangs during the boot process, doesn't " @@ -4127,7 +4091,7 @@ msgstr "" "\"/> の説明に従ってブートパラメータを確認してください。" #. Tag: para -#: boot-installer.xml:2902 +#: boot-installer.xml:2964 #, no-c-format msgid "" "In some cases, malfunctions can be caused by missing device firmware (see " @@ -4139,7 +4103,7 @@ msgstr "" "> を参照)。" #. Tag: para -#: boot-installer.xml:2913 +#: boot-installer.xml:2975 #, no-c-format msgid "" "If software speech synthesis does not work, there is most probably an issue " @@ -4156,37 +4120,37 @@ msgstr "" "(Live CD など) で実行し、その結果をバグ報告してください。" #. Tag: userinput -#: boot-installer.xml:2924 +#: boot-installer.xml:2986 #, no-c-format msgid "dmesg" msgstr "dmesg" #. Tag: userinput -#: boot-installer.xml:2926 +#: boot-installer.xml:2988 #, no-c-format msgid "lspci" msgstr "lspci" #. Tag: userinput -#: boot-installer.xml:2928 +#: boot-installer.xml:2990 #, no-c-format msgid "lsmod" msgstr "lsmod" #. Tag: userinput -#: boot-installer.xml:2930 +#: boot-installer.xml:2992 #, no-c-format msgid "amixer" msgstr "amixer" #. Tag: title -#: boot-installer.xml:2938 boot-installer.xml:3049 +#: boot-installer.xml:3000 boot-installer.xml:3111 #, no-c-format msgid "Common &arch-title; Installation Problems" msgstr "&arch-title; へのインストールに共通の問題" #. Tag: para -#: boot-installer.xml:2939 +#: boot-installer.xml:3001 #, no-c-format msgid "" "There are some common installation problems that can be solved or avoided by " @@ -4196,7 +4160,7 @@ msgstr "" "ラメータで解決したり、確実にバイパスして回避したりできます。" #. Tag: para -#: boot-installer.xml:2990 +#: boot-installer.xml:3052 #, no-c-format msgid "" "If your screen begins to show a weird picture while the kernel boots, eg. " @@ -4216,13 +4180,13 @@ msgstr "" "ください。" #. Tag: title -#: boot-installer.xml:3004 +#: boot-installer.xml:3066 #, no-c-format msgid "System Freeze During the PCMCIA Configuration Phase" msgstr "PCMCIA 設定中のシステムフリーズ" #. Tag: para -#: boot-installer.xml:3005 +#: boot-installer.xml:3067 #, no-c-format msgid "" "Some very old laptop models produced by Dell are known to crash when PCMCIA " @@ -4242,7 +4206,7 @@ msgstr "" "が起きるリソース範囲を除外できます。" #. Tag: para -#: boot-installer.xml:3015 +#: boot-installer.xml:3077 #, no-c-format msgid "" "Alternatively, you can boot the installer in expert mode. You will then be " @@ -4264,19 +4228,19 @@ msgstr "" "あればカンマを省略しなければならないことに注意してください。" #. Tag: para -#: boot-installer.xml:3050 +#: boot-installer.xml:3112 #, no-c-format msgid "There are some common installation problems that are worth mentioning." msgstr "以下、言及しておくべき、インストール時の一般的な問題があります。" #. Tag: title -#: boot-installer.xml:3056 +#: boot-installer.xml:3118 #, no-c-format msgid "Misdirected video output" msgstr "ビデオ出力先の間違い" #. Tag: para -#: boot-installer.xml:3057 +#: boot-installer.xml:3119 #, no-c-format msgid "" "It is fairly common for &arch-title; to have two video cards in one machine, " @@ -4302,7 +4266,7 @@ msgstr "" "userinput> をインストーラに与えて起動してください。" #. Tag: para -#: boot-installer.xml:3071 +#: boot-installer.xml:3133 #, no-c-format msgid "" "Note that you may also have to manually add this parameter to the silo " @@ -4316,13 +4280,13 @@ msgstr "" "filename> のビデオドライバを修正してください。" #. Tag: title -#: boot-installer.xml:3082 +#: boot-installer.xml:3144 #, no-c-format msgid "Failure to Boot or Install from CD-ROM" msgstr "起動に失敗ないし CD-ROM からインストール" #. Tag: para -#: boot-installer.xml:3083 +#: boot-installer.xml:3145 #, no-c-format msgid "" "Some Sparc systems are notoriously difficult to boot from CD-ROM and even if " @@ -4334,20 +4298,20 @@ msgstr "" "システムで報告されています。" #. Tag: para -#: boot-installer.xml:3089 +#: boot-installer.xml:3151 #, no-c-format msgid "We recommend to install such systems by netbooting the installer." msgstr "" "そのようなシステムでは、インストーラをネットから起動するのをお勧めします。" #. Tag: title -#: boot-installer.xml:3098 +#: boot-installer.xml:3160 #, no-c-format msgid "Interpreting the Kernel Startup Messages" msgstr "カーネルの起動時メッセージの意味" #. Tag: para -#: boot-installer.xml:3100 +#: boot-installer.xml:3162 #, no-c-format msgid "" "During the boot sequence, you may see many messages in the form " @@ -4385,13 +4349,13 @@ msgstr "" "baking\"/> 参照)</phrase>。" #. Tag: title -#: boot-installer.xml:3125 +#: boot-installer.xml:3187 #, no-c-format msgid "Reporting Installation Problems" msgstr "インストールで発生した問題の報告" #. Tag: para -#: boot-installer.xml:3126 +#: boot-installer.xml:3188 #, no-c-format msgid "" "If you get through the initial boot phase but cannot complete the install, " @@ -4410,7 +4374,7 @@ msgstr "" "バグ報告を送る際に、バグ報告にこの情報を付けることができます。" #. Tag: para -#: boot-installer.xml:3137 +#: boot-installer.xml:3199 #, no-c-format msgid "" "Other pertinent installation messages may be found in <filename>/var/log/</" @@ -4422,13 +4386,13 @@ msgstr "" "installer/</filename> にあるはずです。" #. Tag: title -#: boot-installer.xml:3148 +#: boot-installer.xml:3210 #, no-c-format msgid "Submitting Installation Reports" msgstr "インストールレポートの送信" #. Tag: para -#: boot-installer.xml:3149 +#: boot-installer.xml:3211 #, no-c-format msgid "" "If you still have problems, please submit an installation report. We also " @@ -4441,7 +4405,7 @@ msgstr "" "さんのハードウェア設定情報を手に入れることができます。" #. Tag: para -#: boot-installer.xml:3156 +#: boot-installer.xml:3218 #, no-c-format msgid "" "Note that your installation report will be published in the Debian Bug " @@ -4453,7 +4417,7 @@ msgstr "" "ない e-mail アドレスを使用してください。" #. Tag: para -#: boot-installer.xml:3162 +#: boot-installer.xml:3224 #, no-c-format msgid "" "If you have a working &debian; system, the easiest way to send an " @@ -4472,7 +4436,7 @@ msgstr "" "て、<command>reportbug installation-reports</command> を実行してください。" #. Tag: para -#: boot-installer.xml:3172 +#: boot-installer.xml:3234 #, no-c-format msgid "" "Alternatively you can use this template when filling out installation " @@ -4561,6 +4525,188 @@ msgstr "" "されたカーネルメッセージを添えて、何が問題なのかを説明してください。また、問" "題が起きるまでにシステムに対して行ったことも記述してください。" +#~ msgid "Booting from CD-ROM" +#~ msgstr "CD-ROM からの起動" + +#~ msgid "" +#~ "There is an increasing number of consumer devices that directly boot from " +#~ "a flash chip on the device. The installer can be written to flash so it " +#~ "will automatically start when you reboot your machines." +#~ msgstr "" +#~ "フラッシュチップから直接起動できるコンシューマデバイスが、増えてきていま" +#~ "す。フラッシュにインストーラを書き込み、マシンを再起動すると自動的に開始し" +#~ "ます。" + +#~ msgid "" +#~ "In many cases, changing the firmware of an embedded device voids your " +#~ "warranty. Sometimes you are also not able to recover your device if there " +#~ "are problems during the flashing process. Therefore, please take care and " +#~ "follow the steps precisely." +#~ msgstr "" +#~ "多くの場合、組込デバイスのファームウェアを変更すると保証がなくなります。フ" +#~ "ラッシュメモリに書いている間に問題が発生した場合、時にデバイスを回復できな" +#~ "いこともあります。そのため、注意して以下の手順を正確に実行してください。" + +#~ msgid "Booting the SS4000-E" +#~ msgstr "SS4000-E の起動" + +#~ msgid "" +#~ "Due to limitations in the SS4000-E firmware, it unfortunately is not " +#~ "possible to boot the installer without the use of a serial port at this " +#~ "time. To boot the installer, you will need a serial nullmodem cable; a " +#~ "computer with a serial port<footnote id=\"arm-s4ke-port\"> <para> A USB " +#~ "serial converter will also work. </para> </footnote>; and a ribbon cable " +#~ "with a male DB9 connector at one end, and a 10-pin .1\" IDC header at the " +#~ "other<footnote id=\"arm-s4k-rib\"> <para> This cable is often found in " +#~ "older desktop machines with builtin 9-pin serial ports. </para> </" +#~ "footnote>." +#~ msgstr "" +#~ "SS4000-E ファームウェアの制限により、残念ながら、今のところシリアルポート" +#~ "を使用せずにインストーラを起動できません。インストーラを起動するには、シリ" +#~ "アルのヌルモデムケーブル、シリアルポート<footnote id=\"arm-s4ke-port\"> " +#~ "<para>USB シリアルコンバータでも動作するでしょう。</para> </footnote>のあ" +#~ "るコンピュータ、オス DB9 コネクタと 10 ピン .1\" IDC ヘッダが付いたリボン" +#~ "ケーブル<footnote id=\"arm-s4k-rib\"> <para>このケーブルは、しばしば 9 ピ" +#~ "ンのシリアルポートを内蔵した古いデスクトップマシンについています。</para> " +#~ "</footnote>が必要になるでしょう。" + +#~ msgid "" +#~ "To boot the SS4000-E, use your serial nullmodem cable and the ribbon " +#~ "cable to connect to the serial port of the SS4000-E, and reboot the " +#~ "machine. You need to use a serial terminal application to communicate " +#~ "with the machine; a good option on a &debian; GNU/Linux is to use the " +#~ "<command>cu</command> program, in the package of the same name. Assuming " +#~ "the serial port on your computer is to be found on <filename>/dev/ttyS0</" +#~ "filename>, use the following command line:" +#~ msgstr "" +#~ "SS4000-E を起動するには、シリアルのヌルモデルケーブルとリボンケーブルを使" +#~ "用し、SS4000-E のシリアルポートに接続し、再起動してください。&debian; GNU/" +#~ "Linux では、<command>cu</command> プログラム (パッケージは同名) を使用する" +#~ "と良いでしょう。あなたのコンピュータで、シリアルポートが <filename>/dev/" +#~ "ttyS0</filename> として見えている場合、以下のコマンドラインを使用してくだ" +#~ "さい。" + +#~ msgid "cu -lttyS0 -s115200" +#~ msgstr "cu -lttyS0 -s115200" + +#~ msgid "" +#~ "If using Windows, you may want to consider using the program " +#~ "<classname>hyperterminal</classname>. Use a baud rate of 115200, 8 bits " +#~ "word length, no stop bits, and one parity bit." +#~ msgstr "" +#~ "Windows を使用する場合、<classname>ハイパーターミナル</classname>プログラ" +#~ "ムを使用したいかと思います。ビットレート 115200、データビット 8、ストップ" +#~ "ビットなし、パリティビット 1 としてください。" + +#~ msgid "When the machine boots, you will see the following line of output:" +#~ msgstr "マシンの起動時に、以下のような出力を目にすることでしょう。" + +#~ msgid "" +#~ "No network interfaces found\n" +#~ "\n" +#~ "EM-7210 ver.T04 2005-12-12 (For ver.AA)\n" +#~ "== Executing boot script in 1.000 seconds - enter ^C to abort" +#~ msgstr "" +#~ "No network interfaces found\n" +#~ "\n" +#~ "EM-7210 ver.T04 2005-12-12 (For ver.AA)\n" +#~ "== Executing boot script in 1.000 seconds - enter ^C to abort" + +#~ msgid "" +#~ "At this point, hit Control-C to interrupt the boot loader<footnote id=" +#~ "\"arm-s4ke-sec\"> <para> Note that you have only one second to do so; if " +#~ "you miss this window, just powercycle the machine and try again. </para> " +#~ "</footnote>. This will give you the RedBoot prompt. Enter the following " +#~ "commands:" +#~ msgstr "" +#~ "ここで、Control-C を押してブートローダに割り込みを掛けてください<footnote " +#~ "id=\"arm-s4ke-sec\"> <para>これには 1 秒しかないことに注意してください。こ" +#~ "のウィンドウを逃したら、電源を入れ直してもう一度やり直してください。</" +#~ "para> </footnote>。これで RedBoot プロンプトが現れます。以下のコマンドを入" +#~ "力してください。" + +#~ msgid "" +#~ "load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n" +#~ "load -v -r -b 0x01008000 -m ymodem zImage\n" +#~ "exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r " +#~ "0x01800000" +#~ msgstr "" +#~ "load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n" +#~ "load -v -r -b 0x01008000 -m ymodem zImage\n" +#~ "exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r " +#~ "0x01800000" + +#~ msgid "" +#~ "After every <command>load</command> command, the system will expect a " +#~ "file to be transmitted using the YMODEM protocol. When using cu, make " +#~ "sure you have the package <classname>lrzsz</classname> installed, then " +#~ "hit enter, followed by the <quote>~<</quote> escape sequence to start " +#~ "an external program, and run <command>sb initrd.gz</command> or " +#~ "<command>sb vmlinuz</command>." +#~ msgstr "" +#~ "毎回の <command>load</command> コマンドの後、YMODEM プロトコルを使用して" +#~ "ファイルが送信されることを、システムは期待します。cu を使用する際、" +#~ "<classname>lrzsz</classname> パッケージがインストールされていることを確認" +#~ "してください。それから enter を叩き、<quote>~<</quote> エスケープシーケ" +#~ "ンスが続く外部プログラムを起動します。そして、<command>sb initrd.gz</" +#~ "command> や <command>sb vmlinuz</command> を実行します。" + +#~ msgid "" +#~ "Alternatively, it is possible to load the kernel and ramdisk using HTTP " +#~ "rather than YMODEM. This is faster, but requires a working HTTP server on " +#~ "the network. To do so, first switch the bootloader to RAM mode:" +#~ msgstr "" +#~ "他には、YMODEM ではなく HTTP を用いて、カーネルや RAM ディスクをロードでき" +#~ "ます。この方が速いのですが、ネットワーク上で動作している HTTP サーバが必要" +#~ "になります。こうするには、まず速やかにブートローダを RAM モードにしてくだ" +#~ "さい。" + +#~ msgid "" +#~ "fis load rammode\n" +#~ "g" +#~ msgstr "" +#~ "fis load rammode\n" +#~ "g" + +#~ msgid "" +#~ "This will seemingly restart the machine; but in reality, it loads redboot " +#~ "to RAM and restarts it from there. Not doing this step will cause the " +#~ "system to hang in the necessary ip_address step that comes next." +#~ msgstr "" +#~ "これは外見上、マシンを再始動しますが、実際には、redboot を RAM にロード" +#~ "し、そこから再始動します。このステップを踏まないと、次に来る必要な " +#~ "ip_address ステップで、システムがハングする原因になるでしょう。" + +#~ msgid "" +#~ "You will need to hit Ctrl-C again to interrupt the boot. Then: " +#~ "<informalexample><screen>\n" +#~ "ip_address -l <replaceable>192.168.2.249</replaceable> -h " +#~ "<replaceable>192.168.2.4</replaceable>\n" +#~ "load -v -r -b 0x01800000 -m http /initrd.gz\n" +#~ "load -v -r -b 0x01008000 -m http /zImage\n" +#~ "exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r " +#~ "0x01800000\n" +#~ "</screen></informalexample> Where <replaceable>192.168.2.249</" +#~ "replaceable> is the IP address of the installed system and " +#~ "<replaceable>192.168.2.4</replaceable> the IP address of the HTTP server " +#~ "containing the kernel and ramdisk files." +#~ msgstr "" +#~ "もう一度 Ctrl-C を押して、起動に割り込みをかけてください。その後次のように" +#~ "してください。<informalexample><screen>\n" +#~ "ip_address -l <replaceable>192.168.2.249</replaceable> -h " +#~ "<replaceable>192.168.2.4</replaceable>\n" +#~ "load -v -r -b 0x01800000 -m http /initrd.gz\n" +#~ "load -v -r -b 0x01008000 -m http /zImage\n" +#~ "exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r " +#~ "0x01800000\n" +#~ "</screen></informalexample> <replaceable>192.168.2.249</replaceable> には" +#~ "インストールしたシステムの IP アドレスを、<replaceable>192.168.2.4</" +#~ "replaceable> にはカーネルと RAM ディスクを格納した HTTP サーバの IP アドレ" +#~ "スを指定してください。" + +#~ msgid "The installer will now start as usual." +#~ msgstr "今度は通常のように、インストーラが起動します。" + #~ msgid "Cobalt TFTP Booting" #~ msgstr "Cobalt の TFTP での起動" diff --git a/po/ja/hardware.po b/po/ja/hardware.po index 089658396..7af65d2cd 100644 --- a/po/ja/hardware.po +++ b/po/ja/hardware.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2014-01-29 10:50+0000\n" +"POT-Creation-Date: 2014-08-03 08:11+0000\n" "PO-Revision-Date: 2013-10-06 23:04+0900\n" "Last-Translator: KURASAWA Nozomu (nabetaro) <nabetaro@debian.or.jp>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -78,22 +78,25 @@ msgstr "サポートするアーキテクチャ" #. Tag: para #: hardware.xml:42 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "&debian; GNU/Linux &release; supports eleven major architectures and " +#| "several variations of each architecture known as <quote>flavors</quote>." msgid "" -"&debian; GNU/Linux &release; supports eleven major architectures and several " +"&debian; GNU/Linux &release; supports eight major architectures and several " "variations of each architecture known as <quote>flavors</quote>." msgstr "" "&debian; GNU/Linux &release; は 11 の主要なアーキテクチャと、<quote>フレー" "バー</quote>と呼ばれる各アーキテクチャのバリエーションをサポートしています。" #. Tag: entry -#: hardware.xml:53 hardware.xml:178 +#: hardware.xml:53 hardware.xml:183 #, no-c-format msgid "Architecture" msgstr "アーキテクチャ" #. Tag: entry -#: hardware.xml:53 hardware.xml:178 +#: hardware.xml:53 hardware.xml:183 #, no-c-format msgid "&debian; Designation" msgstr "&debian; での名称" @@ -111,7 +114,7 @@ msgid "Flavor" msgstr "フレーバー" #. Tag: entry -#: hardware.xml:60 hardware.xml:184 +#: hardware.xml:60 hardware.xml:189 #, no-c-format msgid "Intel x86-based" msgstr "Intel x86 ベース" @@ -123,7 +126,7 @@ msgid "i386" msgstr "i386" #. Tag: entry -#: hardware.xml:67 hardware.xml:189 +#: hardware.xml:67 hardware.xml:194 #, no-c-format msgid "AMD64 & Intel 64" msgstr "AMD64 & Intel 64" @@ -147,277 +150,223 @@ msgid "armel" msgstr "armel" #. Tag: entry -#: hardware.xml:76 -#, no-c-format -msgid "Intel IOP32x" -msgstr "Intel IOP32x" - -#. Tag: entry -#: hardware.xml:77 -#, no-c-format -msgid "iop32x" -msgstr "iop32x" - -#. Tag: entry -#: hardware.xml:79 -#, no-c-format -msgid "Intel IXP4xx" -msgstr "Intel IXP4xx" - -#. Tag: entry -#: hardware.xml:80 -#, no-c-format -msgid "ixp4xx" -msgstr "ixp4xx" - -#. Tag: entry -#: hardware.xml:82 +#: hardware.xml:81 #, no-c-format msgid "Marvell Kirkwood" msgstr "Marvell Kirkwood" #. Tag: entry -#: hardware.xml:83 +#: hardware.xml:82 #, no-c-format msgid "kirkwood" msgstr "kirkwood" #. Tag: entry -#: hardware.xml:85 +#: hardware.xml:84 #, no-c-format msgid "Marvell Orion" msgstr "Marvell Orion" #. Tag: entry -#: hardware.xml:86 +#: hardware.xml:85 #, no-c-format msgid "orion5x" msgstr "orion5x" #. Tag: entry +#: hardware.xml:87 +#, no-c-format +msgid "Marvell MV78xx0" +msgstr "" + +#. Tag: entry #: hardware.xml:88 #, no-c-format +msgid "mv78xx0" +msgstr "" + +#. Tag: entry +#: hardware.xml:90 +#, no-c-format msgid "<entry>Versatile</entry>" msgstr "<entry>Versatile</entry>" #. Tag: entry -#: hardware.xml:89 +#: hardware.xml:91 #, no-c-format msgid "versatile" msgstr "versatile" #. Tag: entry -#: hardware.xml:93 +#: hardware.xml:95 #, no-c-format msgid "ARM with hardware FPU" msgstr "ハードウェア FPU がある ARM" #. Tag: entry -#: hardware.xml:94 +#: hardware.xml:96 #, no-c-format msgid "armhf" msgstr "armhf" #. Tag: entry -#: hardware.xml:95 +#: hardware.xml:101 #, no-c-format -msgid "Freescale" -msgstr "Freescale" +msgid "multiplatform" +msgstr "" #. Tag: entry -#: hardware.xml:96 +#: hardware.xml:102 #, no-c-format -msgid "<entry>mx5</entry>" -msgstr "<entry>mx5</entry>" +msgid "armmp" +msgstr "" #. Tag: entry -#: hardware.xml:100 +#: hardware.xml:104 #, no-c-format -msgid "Intel IA-64" -msgstr "Intel IA-64" +msgid "multiplatform for LPAE-capable systems" +msgstr "" #. Tag: entry -#: hardware.xml:101 +#: hardware.xml:105 #, no-c-format -msgid "ia64" -msgstr "ia64" +msgid "armmp-lpae" +msgstr "" #. Tag: entry -#: hardware.xml:107 +#: hardware.xml:109 #, no-c-format msgid "MIPS (big endian)" msgstr "MIPS (ビッグエンディアン)" #. Tag: entry -#: hardware.xml:108 +#: hardware.xml:110 #, no-c-format msgid "mips" msgstr "mips" #. Tag: entry -#: hardware.xml:109 +#: hardware.xml:111 #, no-c-format msgid "SGI IP22 (Indy/Indigo 2)" msgstr "SGI IP22 (Indy/Indigo 2)" #. Tag: entry -#: hardware.xml:110 +#: hardware.xml:112 #, no-c-format msgid "r4k-ip22" msgstr "r4k-ip22" #. Tag: entry -#: hardware.xml:112 +#: hardware.xml:114 #, no-c-format msgid "SGI IP32 (O2)" msgstr "SGI IP32 (O2)" #. Tag: entry -#: hardware.xml:113 +#: hardware.xml:115 #, no-c-format msgid "r5k-ip32" msgstr "r5k-ip32" #. Tag: entry -#: hardware.xml:115 hardware.xml:126 +#: hardware.xml:117 hardware.xml:127 #, no-c-format msgid "MIPS Malta (32 bit)" msgstr "MIPS Malta (32 bit)" #. Tag: entry -#: hardware.xml:116 hardware.xml:127 +#: hardware.xml:118 hardware.xml:128 #, no-c-format msgid "4kc-malta" msgstr "4kc-malta" #. Tag: entry -#: hardware.xml:118 hardware.xml:129 +#: hardware.xml:120 hardware.xml:130 #, no-c-format msgid "MIPS Malta (64 bit)" msgstr "MIPS Malta (64 bit)" #. Tag: entry -#: hardware.xml:119 hardware.xml:130 +#: hardware.xml:121 hardware.xml:131 #, no-c-format msgid "5kc-malta" msgstr "5kc-malta" #. Tag: entry -#: hardware.xml:123 +#: hardware.xml:125 #, no-c-format msgid "MIPS (little endian)" msgstr "MIPS (リトルエンディアン)" #. Tag: entry -#: hardware.xml:124 +#: hardware.xml:126 #, no-c-format msgid "mipsel" msgstr "mipsel" #. Tag: entry -#: hardware.xml:134 +#: hardware.xml:135 #, no-c-format msgid "IBM/Motorola PowerPC" msgstr "IBM/Motorola PowerPC" #. Tag: entry -#: hardware.xml:135 +#: hardware.xml:136 #, no-c-format msgid "<entry morerows=\"1\">powerpc</entry>" msgstr "<entry morerows=\"1\">powerpc</entry>" #. Tag: entry -#: hardware.xml:136 +#: hardware.xml:137 #, no-c-format msgid "PowerMac" msgstr "PowerMac" #. Tag: entry -#: hardware.xml:137 +#: hardware.xml:138 #, no-c-format msgid "pmac" msgstr "pmac" #. Tag: entry -#: hardware.xml:139 +#: hardware.xml:140 #, no-c-format msgid "PReP" msgstr "PReP" #. Tag: entry -#: hardware.xml:140 +#: hardware.xml:141 #, no-c-format msgid "prep" msgstr "prep" #. Tag: entry -#: hardware.xml:144 -#, no-c-format -msgid "Sun SPARC" -msgstr "Sun SPARC" - -#. Tag: entry -#: hardware.xml:145 -#, no-c-format -msgid "sparc" -msgstr "sparc" - -#. Tag: entry -#: hardware.xml:146 -#, no-c-format -msgid "<entry>sun4u</entry>" -msgstr "<entry>sun4u</entry>" - -#. Tag: entry -#: hardware.xml:147 -#, no-c-format -msgid "sparc64" -msgstr "sparc64" - -#. Tag: entry -#: hardware.xml:149 -#, no-c-format -msgid "<entry>sun4v</entry>" -msgstr "<entry>sun4v</entry>" - -#. Tag: entry -#: hardware.xml:153 +#: hardware.xml:165 #, no-c-format -msgid "IBM S/390" -msgstr "IBM S/390" +msgid "64bit IBM S/390" +msgstr "64bit IBM S/390" #. Tag: entry -#: hardware.xml:154 +#: hardware.xml:166 #, no-c-format -msgid "s390" -msgstr "s390" +msgid "s390x" +msgstr "s390x" #. Tag: entry -#: hardware.xml:155 hardware.xml:162 +#: hardware.xml:167 #, no-c-format msgid "IPL from VM-reader and DASD" msgstr "VM-reader や DASD からの IPL" #. Tag: entry -#: hardware.xml:156 hardware.xml:163 +#: hardware.xml:168 #, no-c-format msgid "generic" msgstr "generic" -#. Tag: entry -#: hardware.xml:160 -#, no-c-format -msgid "64bit IBM S/390" -msgstr "64bit IBM S/390" - -#. Tag: entry -#: hardware.xml:161 -#, no-c-format -msgid "s390x" -msgstr "s390x" - #. Tag: para -#: hardware.xml:168 +#: hardware.xml:173 #, no-c-format msgid "&debian; GNU/kFreeBSD &release; supports two architectures." msgstr "" @@ -425,19 +374,19 @@ msgstr "" "す。" #. Tag: entry -#: hardware.xml:185 +#: hardware.xml:190 #, no-c-format msgid "kfreebsd-i386" msgstr "kfreebsd-i386" #. Tag: entry -#: hardware.xml:190 +#: hardware.xml:195 #, no-c-format msgid "kfreebsd-amd64" msgstr "kfreebsd-amd64" #. Tag: para -#: hardware.xml:195 +#: hardware.xml:200 #, no-c-format msgid "" "This document covers installation for the <emphasis>&arch-title;</emphasis> " @@ -453,7 +402,7 @@ msgstr "" "をご覧ください。" #. Tag: para -#: hardware.xml:205 +#: hardware.xml:210 #, no-c-format msgid "" "The &arch-title; architecture only supports Intel Itanium processors and not " @@ -469,7 +418,7 @@ msgstr "" "<emphasis>i386</emphasis> アーキテクチャでサポートしています。" #. Tag: para -#: hardware.xml:215 +#: hardware.xml:220 #, no-c-format msgid "" "This is the first official release of &debian-gnu; for the &arch-title; " @@ -493,89 +442,111 @@ msgstr "" "ト</ulink> の購読も必要かもしれません。" #. Tag: title -#: hardware.xml:237 +#: hardware.xml:242 #, no-c-format msgid "CPU Support" msgstr "CPU サポート" #. Tag: para -#: hardware.xml:238 +#: hardware.xml:243 #, no-c-format msgid "Both AMD64 and Intel 64 processors are supported." msgstr "AMD64 と Intel 64 プロセッサの両方をサポートしています。" #. Tag: title -#: hardware.xml:263 hardware.xml:354 hardware.xml:373 hardware.xml:456 -#: hardware.xml:514 hardware.xml:544 +#: hardware.xml:268 hardware.xml:586 hardware.xml:605 hardware.xml:688 +#: hardware.xml:746 hardware.xml:776 #, no-c-format msgid "CPU, Main Boards, and Video Support" msgstr "CPU・マザーボード・ビデオのサポート" #. Tag: para -#: hardware.xml:265 +#: hardware.xml:270 #, no-c-format msgid "" -"Each distinct ARM architecture requires its own kernel. Because of this the " -"standard &debian; distribution only supports installation on a number of the " -"most common platforms. The &debian; userland however may be used by " -"<emphasis>any</emphasis> ARM CPU." +"ARM systems are a lot more heterogenous than the i386/amd64-based PC " +"architecture, where all systems share a common system firmware (BIOS or/and " +"UEFI) which handles the board-specific basic hardware initialization in a " +"standardized way. The ARM architecture is used mainly in so-called " +"<quote>systems-on-chip</quote> (SOCs). These SOCs are designed by many " +"different companies with vastly varying hardware components even for the " +"very basic functionality required to bring the system up. Systems using them " +"usually lack a common system firmware interface and as a result, on ARM " +"systems the Linux kernel has to take care of many system-specific low-level " +"issues which are handled by the mainboard's BIOS in the PC world." msgstr "" -"それぞれの ARM アーキテクチャは自分自身のカーネルを必要とします。そのため、標" -"準の &debian; ディストリビューションは、多くの最も一般的なプラットフォーム上" -"へのインストールを支援するだけです。しかし、&debian; のユーザランドは、" -"<emphasis>どの</emphasis> ARM CPU で使用しても構いません。" #. Tag: para -#: hardware.xml:274 +#: hardware.xml:287 #, no-c-format msgid "" -"Most ARM CPUs may be run in either endian mode (big or little). However, the " -"majority of current system implementation uses little-endian mode. &debian; " -"currently only supports little-endian ARM systems." +"At the beginning of the ARM support in the Linux kernel, this resulted in " +"the requirement of having a seperate kernel for each ARM system in contrast " +"to the <quote>one-fits-all</quote> kernel for PC systems. As this approach " +"does not scale to a large number of different systems, work has started to " +"be able to provide a single ARM kernel that can run on different ARM " +"systems. Support for newer ARM systems gets implemented in a way that allows " +"the use of such a multiplatform kernel, but for several older systems a " +"seperate specific kernel is still required. Because of this, the standard " +"&debian; distribution only supports installation on a selected number of " +"older ARM systems in addition to the newer systems which are supported by " +"the ARM multiplatform (armmp) kernel." msgstr "" -"多くの ARM CPU は (ビッグ、リトルの) どちらのエンディアンモードでも動作しま" -"す。しかし、現在の大多数のシステム実装では、リトルエンディアンモードを使用し" -"ます。現在 &debian; はリトルエンディアン ARM システムのみサポートします。" #. Tag: para -#: hardware.xml:282 +#: hardware.xml:304 #, no-c-format -msgid "The supported platforms are:" -msgstr "サポートするプラットフォームは以下のものです。" +msgid "" +"The ARM architecture has evolved over time and modern ARM processors provide " +"features which are not available in older models. &debian; therefore " +"provides two ARM ports, the &debian;/armel and the &debian;/armhf port. " +"&debian;/armel targets older ARM processors without support for a hardware " +"floating point unit (FPU), while &debian;/armhf works only on newer ARM " +"processors which implement at least the ARMv7 architecture with version 3 of " +"the ARM vector floating point specification (VFPv3). &debian;/armhf makes " +"use of the extended features and performance enhancements available on these " +"models." +msgstr "" -#. Tag: term -#: hardware.xml:289 +#. Tag: para +#: hardware.xml:332 +#, fuzzy, no-c-format +#| msgid "" +#| "Most ARM CPUs may be run in either endian mode (big or little). However, " +#| "the majority of current system implementation uses little-endian mode. " +#| "&debian; currently only supports little-endian ARM systems." +msgid "" +"Technically, several ARM CPUs can be run in either endian mode (big or " +"little), but in practice the vast majority of currently available systems " +"uses little-endian mode. Both &debian;/armhf and &debian;/armel support only " +"little-endian systems." +msgstr "" +"多くの ARM CPU は (ビッグ、リトルの) どちらのエンディアンモードでも動作しま" +"す。しかし、現在の大多数のシステム実装では、リトルエンディアンモードを使用し" +"ます。現在 &debian; はリトルエンディアン ARM システムのみサポートします。" + +#. Tag: title +#: hardware.xml:340 #, no-c-format -msgid "IOP32x" -msgstr "IOP32x" +msgid "Platforms supported by Debian/armel" +msgstr "" #. Tag: para -#: hardware.xml:290 +#: hardware.xml:342 #, no-c-format msgid "" -"Intel's I/O Processor (IOP) line is found in a number of products related to " -"data storage and processing. &debian; currently supports the IOP32x " -"platform, featuring the IOP 80219 and 32x chips commonly found in Network " -"Attached Storage (NAS) devices. &debian; explicitly supports two such " -"devices: the <ulink url=\"&url-arm-cyrius-glantank;\">GLAN Tank</ulink> from " -"IO-Data and the <ulink url=\"&url-arm-cyrius-n2100;\">Thecus N2100</ulink>." -msgstr "" -"Intel の I/O プロセッサ (IOP) ラインは、データのストレージやプロセッシングに" -"関係する製品の数だけ存在します。&debian; では現在、ネットワーク接続ストレー" -"ジ (NAS) デバイスによく使われている、IOP 80219 や 32x チップといった IOP32x " -"プラットフォームをサポートしています。&debian; が確実にサポートしているのは、" -"IO-Data の <ulink url=\"&url-arm-cyrius-glantank;\">GLAN Tank</ulink> と " -"<ulink url=\"&url-arm-cyrius-n2100;\">Thecus N2100</ulink> の 2 つのデバイス" -"です。" +"The following platforms are supported by &debian;/armel; they require " +"platform-specific kernels." +msgstr "" #. Tag: term -#: hardware.xml:303 +#: hardware.xml:350 #, no-c-format msgid "Kirkwood" msgstr "Kirkwood" #. Tag: para -#: hardware.xml:304 +#: hardware.xml:351 #, no-c-format msgid "" "Kirkwood is a system on a chip (SoC) from Marvell that integrates an ARM " @@ -597,13 +568,13 @@ msgstr "" "v2, d2 Network v2, 2Big Network v2, 5Big Network v2) です。" #. Tag: term -#: hardware.xml:320 +#: hardware.xml:367 #, no-c-format msgid "Orion5x" msgstr "Orion5x" #. Tag: para -#: hardware.xml:321 +#: hardware.xml:368 #, no-c-format msgid "" "Orion is a system on a chip (SoC) from Marvell that integrates an ARM CPU, " @@ -623,13 +594,26 @@ msgstr "" "ulink> です。" #. Tag: term -#: hardware.xml:335 +#: hardware.xml:382 +#, no-c-format +msgid "MV78xx0" +msgstr "" + +#. Tag: para +#: hardware.xml:383 +#, no-c-format +msgid "" +"The MV78xx0 platform is used on the Marvell DB-78xx0-BP development board." +msgstr "" + +#. Tag: term +#: hardware.xml:391 #, no-c-format msgid "<term>Versatile</term>" msgstr "<term>Versatile</term>" #. Tag: para -#: hardware.xml:336 +#: hardware.xml:392 #, no-c-format msgid "" "The Versatile platform is emulated by QEMU and is therefore a nice way to " @@ -638,8 +622,236 @@ msgstr "" "Versatile プラットフォームは QEMU でエミュレートされており、そのためハード" "ウェアがなくても ARM での &debian; のテストや実行を行う良い方法です。" +#. Tag: title +#: hardware.xml:405 +#, no-c-format +msgid "Platforms no longer supported by Debian/armel" +msgstr "" + +#. Tag: term +#: hardware.xml:409 +#, no-c-format +msgid "IOP32x" +msgstr "IOP32x" + #. Tag: para -#: hardware.xml:355 +#: hardware.xml:410 +#, no-c-format +msgid "" +"Intel's I/O Processor (IOP) line is found in a number of products related to " +"data storage and processing, such as the <ulink url=\"&url-arm-cyrius-" +"glantank;\">GLAN Tank</ulink> from IO-Data and the <ulink url=\"&url-arm-" +"cyrius-n2100;\">Thecus N2100</ulink>. &debian; has supported the IOP32x " +"platform in &debian; 7, but does not support it anymore from version 8 on " +"due to hardware constraints of the platform which make it unsuitable for the " +"installation of newer &debian; releases." +msgstr "" + +#. Tag: term +#: hardware.xml:424 +#, fuzzy, no-c-format +#| msgid "Intel IXP4xx" +msgid "IXP4xx" +msgstr "Intel IXP4xx" + +#. Tag: para +#: hardware.xml:425 +#, no-c-format +msgid "" +"The Intel IXP4xx processor series has been used in network attached storage " +"devices like the the Linksys NSLU2. &debian; has supported the IXP4xx " +"platform in &debian; 7, but does not support it anymore from version 8 on, " +"as the formerly supported devices do not provide enough flash capacity for " +"the kernel used in &debian; 8." +msgstr "" + +#. Tag: title +#: hardware.xml:441 +#, no-c-format +msgid "Platforms supported by Debian/armhf" +msgstr "" + +#. Tag: para +#: hardware.xml:443 +#, no-c-format +msgid "" +"The following systems are known to work with &debian;/armhf using the " +"multiplatform (armmp) kernel:" +msgstr "" + +#. Tag: term +#: hardware.xml:450 +#, no-c-format +msgid "Freescale MX53 Quick Start Board" +msgstr "" + +#. Tag: para +#: hardware.xml:452 +#, no-c-format +msgid "The IMX53QSB is a development board based on the i.MX53 SOC." +msgstr "" + +#. Tag: term +#: hardware.xml:459 +#, fuzzy, no-c-format +#| msgid "versatile" +msgid "Versatile Express" +msgstr "versatile" + +#. Tag: para +#: hardware.xml:461 +#, no-c-format +msgid "" +"The Versatile Express is a development board series from ARM consisting of a " +"baseboard which can be equipped with various CPU daughterboards." +msgstr "" + +#. Tag: term +#: hardware.xml:470 +#, no-c-format +msgid "Certain Allwinner sunXi-based development boards and embedded systems" +msgstr "" + +#. Tag: para +#: hardware.xml:473 +#, no-c-format +msgid "" +"The armmp kernel supports several development boards and embedded systems " +"based on the Allwinner A10 (architecture codename <quote>sun4i</quote>) and " +"A20 (architecture codename <quote>sun7i</quote>) SOCs. Full installer " +"support is currently available for the following sunXi-based systems:" +msgstr "" + +#. Tag: para +#: hardware.xml:480 +#, no-c-format +msgid "Cubietech Cubieboard 1 + 2 / Cubietruck" +msgstr "" + +#. Tag: para +#: hardware.xml:483 +#, no-c-format +msgid "LinkSprite pcDuino" +msgstr "" + +#. Tag: para +#: hardware.xml:486 +#, no-c-format +msgid "Mele A1000" +msgstr "" + +#. Tag: para +#: hardware.xml:489 +#, no-c-format +msgid "Miniand Hackberry" +msgstr "" + +#. Tag: para +#: hardware.xml:492 +#, no-c-format +msgid "" +"Olimex A10-Olinuxino-LIME / A10s-Olinuxino Micro / A13-Olinuxino / A13-" +"Olinuxino Micro / A20-Olinuxino Micro" +msgstr "" + +#. Tag: para +#: hardware.xml:496 +#, no-c-format +msgid "PineRiver Mini X-Plus" +msgstr "" + +#. Tag: para +#: hardware.xml:502 +#, no-c-format +msgid "" +"System support for Allwinner sunXi-based devices is limited to drivers and " +"device-tree information available in the mainline Linux kernel. The android-" +"derived linux-sunxi.org 3.4 kernel series is not supported by Debian." +msgstr "" + +#. Tag: para +#: hardware.xml:508 +#, no-c-format +msgid "" +"The mainline Linux kernel generally supports serial console, ethernet, SATA, " +"USB and MMC/SD-cards on Allwinner A10 and A20 SOCs, but it does not have " +"local display (HDMI/VGA/LVDS) and audio support. The NAND flash memory that " +"is built into some sunXi-based systems is not supported." +msgstr "" + +#. Tag: term +#: hardware.xml:519 +#, no-c-format +msgid "SolidRun Cubox-i2eX / Cubox-i4Pro" +msgstr "" + +#. Tag: para +#: hardware.xml:521 +#, no-c-format +msgid "" +"The Cubox-i series is a set of small, cubical-shaped systems based on the " +"Freescale i.MX6 SOC family. System support for the Cubox-i series is limited " +"to drivers and device-tree information available in the mainline Linux " +"kernel; the Freescale 3.0 kernel series for the Cubox-i is not supported by " +"Debian. Available drivers in the mainline kernel include serial console, " +"ethernet, USB, MMC/SD-card and basic local display support over HDMI." +msgstr "" + +#. Tag: para +#: hardware.xml:536 +#, no-c-format +msgid "" +"Generally, the ARM multiplatform support in the Linux kernel allows running " +"&d-i; on armhf systems not explicitly listed above, as long as the kernel " +"used by &d-i; has support for the target system's components and a device-" +"tree file for the target is available. In these cases, the installer can " +"usually provide a working userland installation, but it probably cannot " +"automatically make the system bootable, as doing that in many cases requires " +"device-specific information." +msgstr "" + +#. Tag: para +#: hardware.xml:547 +#, no-c-format +msgid "" +"When using &d-i; on such systems, you have to manually make the system " +"bootable at the end of the installation, e.g. by running the required " +"commands in a shell started from within &d-i;." +msgstr "" + +#. Tag: title +#: hardware.xml:556 +#, no-c-format +msgid "Platforms no longer supported by Debian/armhf" +msgstr "" + +#. Tag: term +#: hardware.xml:560 +#, no-c-format +msgid "EfikaMX" +msgstr "" + +#. Tag: para +#: hardware.xml:561 +#, no-c-format +msgid "" +"The EfikaMX platform (Genesi Efika Smartbook and Genesi EfikaMX nettop) has " +"been supported in &debian; 7 with a platform-specific kernel, but is not " +"supported anymore from &debian; 8 onwards. The code required to build the " +"formerly used platform-specific kernel has been removed from the upstream " +"Linux kernel source in 2012, so Debian cannot provide newer builds." +msgstr "" + +#. Tag: para +#: hardware.xml:569 +#, no-c-format +msgid "" +"Using the armmp multiplatform kernel on the EfikaMX platform would require " +"device-tree support for it, which is currently not available." +msgstr "" + +#. Tag: para +#: hardware.xml:587 #, no-c-format msgid "" "There are two major support <emphasis>&architecture;</emphasis> flavors: PA-" @@ -657,7 +869,7 @@ msgstr "" "ランドも使用できるようになるでしょう。" #. Tag: para -#: hardware.xml:374 +#: hardware.xml:606 #, no-c-format msgid "" "Complete information concerning supported peripherals can be found at <ulink " @@ -669,13 +881,13 @@ msgstr "" "なことのみ説明します。" #. Tag: title -#: hardware.xml:382 hardware.xml:491 +#: hardware.xml:614 hardware.xml:723 #, no-c-format msgid "<title>CPU</title>" msgstr "<title>CPU</title>" #. Tag: para -#: hardware.xml:383 +#: hardware.xml:615 #, no-c-format msgid "" "Nearly all x86-based (IA-32) processors still in use in personal computers " @@ -689,7 +901,7 @@ msgstr "" "Intel P4 Xeon といったプロセッサもサポートしています。" #. Tag: para -#: hardware.xml:390 +#: hardware.xml:622 #, no-c-format msgid "" "However, &debian; GNU/Linux &releasename; will <emphasis>not</emphasis> run " @@ -728,7 +940,7 @@ msgstr "" "para> </footnote>。" #. Tag: para -#: hardware.xml:423 +#: hardware.xml:655 #, no-c-format msgid "" "If your system has a 64-bit processor from the AMD64 or Intel 64 families, " @@ -740,13 +952,13 @@ msgstr "" "amd64 アーキテクチャ用インストーラを使用した方がいいと思います。" #. Tag: title -#: hardware.xml:432 +#: hardware.xml:664 #, no-c-format msgid "I/O Bus" msgstr "I/O バス" #. Tag: para -#: hardware.xml:433 +#: hardware.xml:665 #, no-c-format msgid "" "The system bus is the part of the motherboard which allows the CPU to " @@ -762,7 +974,7 @@ msgstr "" "のどれかが使われています。" #. Tag: para -#: hardware.xml:457 +#: hardware.xml:689 #, no-c-format msgid "" "&debian; on &arch-title; supports the following platforms: <itemizedlist> " @@ -796,7 +1008,7 @@ msgstr "" "グリスト</ulink>に連絡してください。" #. Tag: para -#: hardware.xml:492 +#: hardware.xml:724 #, no-c-format msgid "" "On SGI IP22, SGI Indy, Indigo 2 and Challenge S with R4000, R4400, R4600 and " @@ -810,7 +1022,7 @@ msgstr "" "います。" #. Tag: para -#: hardware.xml:498 +#: hardware.xml:730 #, no-c-format msgid "" "Some MIPS machines can be operated in both big and little endian mode. For " @@ -822,7 +1034,7 @@ msgstr "" "チャの文書をご覧ください。" #. Tag: para -#: hardware.xml:515 +#: hardware.xml:747 #, fuzzy, no-c-format #| msgid "" #| "&debian; on &arch-title; supports the following platforms: <itemizedlist> " @@ -862,7 +1074,7 @@ msgstr "" "ください。" #. Tag: para -#: hardware.xml:545 +#: hardware.xml:777 #, no-c-format msgid "" "For &debian-gnu; &release; only the PMac (Power-Macintosh or PowerMac) and " @@ -872,13 +1084,13 @@ msgstr "" "キテクチャと PreP サブアーキテクチャのみサポートしています。" #. Tag: title -#: hardware.xml:566 +#: hardware.xml:798 #, no-c-format msgid "Kernel Flavours" msgstr "カーネルフレーバー" #. Tag: para -#: hardware.xml:568 +#: hardware.xml:800 #, no-c-format msgid "" "There are two flavours of the powerpc kernel in &debian;, based on the CPU " @@ -888,13 +1100,13 @@ msgstr "" "種類あります。" #. Tag: term -#: hardware.xml:575 +#: hardware.xml:807 #, no-c-format msgid "<term>powerpc</term>" msgstr "<term>powerpc</term>" #. Tag: para -#: hardware.xml:576 +#: hardware.xml:808 #, no-c-format msgid "" "This kernel flavour supports the PowerPC 601, 603, 604, 740, 750, and 7400 " @@ -906,31 +1118,31 @@ msgstr "" "このいずれかのプロセッサを使用しています。" #. Tag: term -#: hardware.xml:586 +#: hardware.xml:818 #, no-c-format msgid "powerpc-smp" msgstr "powerpc-smp" #. Tag: para -#: hardware.xml:587 +#: hardware.xml:819 #, no-c-format msgid "All Apple PowerMac G4 SMP machines." msgstr "Apple PowerMac G4 SMP の全マシン" #. Tag: term -#: hardware.xml:595 +#: hardware.xml:827 #, no-c-format msgid "power64" msgstr "power64" #. Tag: para -#: hardware.xml:596 +#: hardware.xml:828 #, no-c-format msgid "The power64 kernel flavour supports the following CPUs:" msgstr "power64 カーネルフレーバーは以下の CPU をサポートしています。" #. Tag: para -#: hardware.xml:600 +#: hardware.xml:832 #, no-c-format msgid "" "The POWER3 processor is used in older IBM 64-bit server systems: known " @@ -942,7 +1154,7 @@ msgstr "" "7044-170, 7043-260, 7044-270 です。" #. Tag: para -#: hardware.xml:606 +#: hardware.xml:838 #, no-c-format msgid "" "The POWER4 processor is used in more recent IBM 64-bit server systems: known " @@ -952,7 +1164,7 @@ msgstr "" "す。よく知られたモデルは、pSeries 615, 630, 650, 655, 670, 690 です。" #. Tag: para -#: hardware.xml:611 +#: hardware.xml:843 #, no-c-format msgid "" "Systems using the PPC970 processor (Apple G5, YDL PowerStation, IBM " @@ -964,19 +1176,19 @@ msgstr "" "カーネルフレーバーを使用します。" #. Tag: para -#: hardware.xml:617 +#: hardware.xml:849 #, no-c-format msgid "Newer IBM systems using POWER5, POWER6, and POWER7 processors." msgstr "POWER5、POWER6、POWER7 プロセッサを使用した新しめの IBM システム。" #. Tag: title -#: hardware.xml:650 +#: hardware.xml:882 #, no-c-format msgid "Power Macintosh (pmac) subarchitecture" msgstr "Power Macintosh (pmac) サブアーキテクチャ" #. Tag: para -#: hardware.xml:652 +#: hardware.xml:884 #, no-c-format msgid "" "Apple (and briefly a few other manufacturers — Power Computing, for " @@ -990,7 +1202,7 @@ msgstr "" "に分類されています。" #. Tag: para -#: hardware.xml:659 +#: hardware.xml:891 #, no-c-format msgid "" "OldWorld systems are most Power Macintoshes with a floppy drive and a PCI " @@ -1004,7 +1216,7 @@ msgstr "" "規則を持つ iMac 以前の PowerPC モデルも OldWorld です。" #. Tag: para -#: hardware.xml:667 +#: hardware.xml:899 #, no-c-format msgid "" "The so called NewWorld PowerMacs are any PowerMacs in translucent colored " @@ -1019,7 +1231,7 @@ msgstr "" "れ、MacOS 用に <quote>ROM in RAM</quote> システムを使用しています。" #. Tag: para -#: hardware.xml:675 +#: hardware.xml:907 #, no-c-format msgid "" "Specifications for Apple hardware are available at <ulink url=\"http://www." @@ -1033,392 +1245,392 @@ msgstr "" "\">AppleSpec Legacy</ulink> から入手できます。" #. Tag: entry -#: hardware.xml:691 hardware.xml:826 hardware.xml:870 hardware.xml:903 +#: hardware.xml:923 hardware.xml:1058 hardware.xml:1102 hardware.xml:1135 #, no-c-format msgid "Model Name/Number" msgstr "モデル名/型番" #. Tag: entry -#: hardware.xml:692 +#: hardware.xml:924 #, no-c-format msgid "Generation" msgstr "世代" #. Tag: entry -#: hardware.xml:698 +#: hardware.xml:930 #, no-c-format msgid "Apple" msgstr "Apple" #. Tag: entry -#: hardware.xml:699 +#: hardware.xml:931 #, no-c-format msgid "iMac Bondi Blue, 5 Flavors, Slot Loading" msgstr "iMac ボンダイブルー、5 色、スロットローディング" #. Tag: entry -#: hardware.xml:700 hardware.xml:703 hardware.xml:706 hardware.xml:709 -#: hardware.xml:712 hardware.xml:715 hardware.xml:718 hardware.xml:721 -#: hardware.xml:724 hardware.xml:727 hardware.xml:730 hardware.xml:733 -#: hardware.xml:736 hardware.xml:739 hardware.xml:742 hardware.xml:745 +#: hardware.xml:932 hardware.xml:935 hardware.xml:938 hardware.xml:941 +#: hardware.xml:944 hardware.xml:947 hardware.xml:950 hardware.xml:953 +#: hardware.xml:956 hardware.xml:959 hardware.xml:962 hardware.xml:965 +#: hardware.xml:968 hardware.xml:971 hardware.xml:974 hardware.xml:977 #, no-c-format msgid "NewWorld" msgstr "NewWorld" #. Tag: entry -#: hardware.xml:702 +#: hardware.xml:934 #, no-c-format msgid "iMac Summer 2000, Early 2001" msgstr "iMac 2000 年夏モデル、2001 年年初モデル" #. Tag: entry -#: hardware.xml:705 +#: hardware.xml:937 #, no-c-format msgid "iMac G5" msgstr "iMac G5" #. Tag: entry -#: hardware.xml:708 +#: hardware.xml:940 #, no-c-format msgid "iBook, iBook SE, iBook Dual USB" msgstr "iBook, iBook SE, iBook Dual USB" #. Tag: entry -#: hardware.xml:711 +#: hardware.xml:943 #, no-c-format msgid "iBook2" msgstr "iBook2" #. Tag: entry -#: hardware.xml:714 +#: hardware.xml:946 #, no-c-format msgid "iBook G4" msgstr "iBook G4" #. Tag: entry -#: hardware.xml:717 +#: hardware.xml:949 #, no-c-format msgid "Power Macintosh Blue and White (B&W) G3" msgstr "Power Macintosh Blue and White (B&W) G3" #. Tag: entry -#: hardware.xml:720 +#: hardware.xml:952 #, no-c-format msgid "Power Macintosh G4 PCI, AGP, Cube" msgstr "Power Macintosh G4 PCI, AGP, Cube" #. Tag: entry -#: hardware.xml:723 +#: hardware.xml:955 #, no-c-format msgid "Power Macintosh G4 Gigabit Ethernet" msgstr "Power Macintosh G4 Gigabit Ethernet" #. Tag: entry -#: hardware.xml:726 +#: hardware.xml:958 #, no-c-format msgid "Power Macintosh G4 Digital Audio, Quicksilver" msgstr "Power Macintosh G4 Digital Audio, Quicksilver" #. Tag: entry -#: hardware.xml:729 +#: hardware.xml:961 #, no-c-format msgid "Power Macintosh G5" msgstr "Power Macintosh G5" #. Tag: entry -#: hardware.xml:732 +#: hardware.xml:964 #, no-c-format msgid "PowerBook G3 FireWire Pismo (2000)" msgstr "PowerBook G3 FireWire Pismo (2000)" #. Tag: entry -#: hardware.xml:735 +#: hardware.xml:967 #, no-c-format msgid "PowerBook G3 Lombard (1999)" msgstr "PowerBook G3 Lombard (1999)" #. Tag: entry -#: hardware.xml:738 +#: hardware.xml:970 #, no-c-format msgid "PowerBook G4 Titanium" msgstr "PowerBook G4 Titanium" #. Tag: entry -#: hardware.xml:741 +#: hardware.xml:973 #, no-c-format msgid "PowerBook G4 Aluminum" msgstr "PowerBook G4 Aluminum" #. Tag: entry -#: hardware.xml:744 +#: hardware.xml:976 #, no-c-format msgid "Xserve G5" msgstr "Xserve G5" #. Tag: entry -#: hardware.xml:747 +#: hardware.xml:979 #, no-c-format msgid "Performa 4400, 54xx, 5500" msgstr "Performa 4400, 54xx, 5500" #. Tag: entry -#: hardware.xml:748 hardware.xml:751 hardware.xml:754 hardware.xml:757 -#: hardware.xml:760 hardware.xml:763 hardware.xml:766 hardware.xml:769 -#: hardware.xml:772 hardware.xml:775 hardware.xml:778 hardware.xml:781 -#: hardware.xml:787 hardware.xml:790 hardware.xml:796 hardware.xml:802 -#: hardware.xml:808 +#: hardware.xml:980 hardware.xml:983 hardware.xml:986 hardware.xml:989 +#: hardware.xml:992 hardware.xml:995 hardware.xml:998 hardware.xml:1001 +#: hardware.xml:1004 hardware.xml:1007 hardware.xml:1010 hardware.xml:1013 +#: hardware.xml:1019 hardware.xml:1022 hardware.xml:1028 hardware.xml:1034 +#: hardware.xml:1040 #, no-c-format msgid "OldWorld" msgstr "OldWorld" #. Tag: entry -#: hardware.xml:750 +#: hardware.xml:982 #, no-c-format msgid "Performa 6360, 6400, 6500" msgstr "Performa 6360, 6400, 6500" #. Tag: entry -#: hardware.xml:753 +#: hardware.xml:985 #, no-c-format msgid "Power Macintosh 4400, 5400" msgstr "Power Macintosh 4400, 5400" #. Tag: entry -#: hardware.xml:756 +#: hardware.xml:988 #, no-c-format msgid "Power Macintosh 7200, 7300, 7500, 7600" msgstr "Power Macintosh 7200, 7300, 7500, 7600" #. Tag: entry -#: hardware.xml:759 +#: hardware.xml:991 #, no-c-format msgid "Power Macintosh 8200, 8500, 8600" msgstr "Power Macintosh 8200, 8500, 8600" #. Tag: entry -#: hardware.xml:762 +#: hardware.xml:994 #, no-c-format msgid "Power Macintosh 9500, 9600" msgstr "Power Macintosh 9500, 9600" #. Tag: entry -#: hardware.xml:765 +#: hardware.xml:997 #, no-c-format msgid "Power Macintosh (Beige) G3 Minitower" msgstr "Power Macintosh (ベージュ) G3 ミニタワー" #. Tag: entry -#: hardware.xml:768 +#: hardware.xml:1000 #, no-c-format msgid "Power Macintosh (Beige) Desktop, All-in-One" msgstr "Power Macintosh (ベージュ) デスクトップ, オールインワン" #. Tag: entry -#: hardware.xml:771 +#: hardware.xml:1003 #, no-c-format msgid "PowerBook 2400, 3400, 3500" msgstr "PowerBook 2400, 3400, 3500" #. Tag: entry -#: hardware.xml:774 +#: hardware.xml:1006 #, no-c-format msgid "PowerBook G3 Wallstreet (1998)" msgstr "PowerBook G3 Wallstreet (1998)" #. Tag: entry -#: hardware.xml:777 +#: hardware.xml:1009 #, no-c-format msgid "Twentieth Anniversary Macintosh" msgstr "Twentieth Anniversary Macintosh" #. Tag: entry -#: hardware.xml:780 +#: hardware.xml:1012 #, no-c-format msgid "Workgroup Server 7250, 7350, 8550, 9650, G3" msgstr "Workgroup Server 7250, 7350, 8550, 9650, G3" #. Tag: entry -#: hardware.xml:785 +#: hardware.xml:1017 #, no-c-format msgid "Power Computing" msgstr "Power Computing" #. Tag: entry -#: hardware.xml:786 +#: hardware.xml:1018 #, no-c-format msgid "PowerBase, PowerTower / Pro, PowerWave" msgstr "PowerBase, PowerTower / Pro, PowerWave" #. Tag: entry -#: hardware.xml:789 +#: hardware.xml:1021 #, no-c-format msgid "PowerCenter / Pro, PowerCurve" msgstr "PowerCenter / Pro, PowerCurve" #. Tag: entry -#: hardware.xml:794 +#: hardware.xml:1026 #, no-c-format msgid "UMAX" msgstr "UMAX" #. Tag: entry -#: hardware.xml:795 +#: hardware.xml:1027 #, no-c-format msgid "C500, C600, J700, S900" msgstr "C500, C600, J700, S900" #. Tag: entry -#: hardware.xml:800 +#: hardware.xml:1032 #, no-c-format msgid "<entry>APS</entry>" msgstr "<entry>APS</entry>" #. Tag: entry -#: hardware.xml:801 +#: hardware.xml:1033 #, no-c-format msgid "APS Tech M*Power 604e/2000" msgstr "APS Tech M*Power 604e/2000" #. Tag: entry -#: hardware.xml:806 hardware.xml:832 +#: hardware.xml:1038 hardware.xml:1064 #, no-c-format msgid "Motorola" msgstr "Motorola" #. Tag: entry -#: hardware.xml:807 +#: hardware.xml:1039 #, no-c-format msgid "Starmax 3000, 4000, 5000, 5500" msgstr "Starmax 3000, 4000, 5000, 5500" #. Tag: title -#: hardware.xml:816 +#: hardware.xml:1048 #, no-c-format msgid "PReP subarchitecture" msgstr "PReP サブアーキテクチャ" #. Tag: entry -#: hardware.xml:833 +#: hardware.xml:1065 #, no-c-format msgid "Firepower, PowerStack Series E, PowerStack II" msgstr "Firepower, PowerStack Series E, PowerStack II" #. Tag: entry -#: hardware.xml:835 +#: hardware.xml:1067 #, no-c-format msgid "MPC 7xx, 8xx" msgstr "MPC 7xx, 8xx" #. Tag: entry -#: hardware.xml:837 +#: hardware.xml:1069 #, no-c-format msgid "MTX, MTX+" msgstr "MTX, MTX+" #. Tag: entry -#: hardware.xml:839 +#: hardware.xml:1071 #, no-c-format msgid "MVME2300(SC)/24xx/26xx/27xx/36xx/46xx" msgstr "MVME2300(SC)/24xx/26xx/27xx/36xx/46xx" #. Tag: entry -#: hardware.xml:841 +#: hardware.xml:1073 #, no-c-format msgid "MCP(N)750" msgstr "MCP(N)750" #. Tag: entry -#: hardware.xml:845 hardware.xml:876 +#: hardware.xml:1077 hardware.xml:1108 #, no-c-format msgid "IBM RS/6000" msgstr "IBM RS/6000" #. Tag: entry -#: hardware.xml:846 +#: hardware.xml:1078 #, no-c-format msgid "40P, 43P" msgstr "40P, 43P" #. Tag: entry -#: hardware.xml:848 +#: hardware.xml:1080 #, no-c-format msgid "Power 830/850/860 (6070, 6050)" msgstr "Power 830/850/860 (6070, 6050)" #. Tag: entry -#: hardware.xml:850 +#: hardware.xml:1082 #, no-c-format msgid "6030, 7025, 7043" msgstr "6030, 7025, 7043" #. Tag: entry -#: hardware.xml:852 +#: hardware.xml:1084 #, no-c-format msgid "p640" msgstr "p640" #. Tag: title -#: hardware.xml:860 +#: hardware.xml:1092 #, no-c-format msgid "CHRP subarchitecture" msgstr "CHRP サブアーキテクチャ" #. Tag: entry -#: hardware.xml:877 +#: hardware.xml:1109 #, no-c-format msgid "B50, 43P-150, 44P" msgstr "B50, 43P-150, 44P" #. Tag: entry -#: hardware.xml:880 +#: hardware.xml:1112 #, no-c-format msgid "Genesi" msgstr "Genesi" #. Tag: entry -#: hardware.xml:881 +#: hardware.xml:1113 #, no-c-format msgid "Pegasos I, Pegasos II" msgstr "Pegasos I, Pegasos II" #. Tag: entry -#: hardware.xml:884 +#: hardware.xml:1116 #, no-c-format msgid "Fixstars" msgstr "Fixstars" #. Tag: entry -#: hardware.xml:885 +#: hardware.xml:1117 #, no-c-format msgid "YDL PowerStation" msgstr "YDL PowerStation" #. Tag: title -#: hardware.xml:893 +#: hardware.xml:1125 #, no-c-format msgid "APUS subarchitecture (unsupported)" msgstr "APUS サブアーキテクチャ (未サポート)" #. Tag: entry -#: hardware.xml:909 +#: hardware.xml:1141 #, no-c-format msgid "Amiga Power-UP Systems (APUS)" msgstr "Amiga Power-UP Systems (APUS)" #. Tag: entry -#: hardware.xml:910 +#: hardware.xml:1142 #, no-c-format msgid "A1200, A3000, A4000" msgstr "A1200, A3000, A4000" #. Tag: title -#: hardware.xml:918 +#: hardware.xml:1150 #, no-c-format msgid "Nubus PowerMac subarchitecture (unsupported)" msgstr "Nubus PowerMac サブアーキテクチャ (未サポート)" #. Tag: para -#: hardware.xml:920 +#: hardware.xml:1152 #, no-c-format msgid "" "NuBus systems are not currently supported by &debian;/powerpc. The " @@ -1444,13 +1656,13 @@ msgstr "" "サポートされています。" #. Tag: title -#: hardware.xml:957 +#: hardware.xml:1189 #, no-c-format msgid "Non-PowerPC Macs" msgstr "非 PowerPC Mac" #. Tag: para -#: hardware.xml:959 +#: hardware.xml:1191 #, no-c-format msgid "" "Macintosh computers using the 680x0 series of processors are <emphasis>not</" @@ -1468,7 +1680,7 @@ msgstr "" "該当します。" #. Tag: para -#: hardware.xml:968 +#: hardware.xml:1200 #, no-c-format msgid "" "This model range started with the Mac II (Mac II, IIx, IIcx, IIci, IIsi, " @@ -1483,7 +1695,7 @@ msgstr "" "840AV, 900, 950)、最後に Performa 200-640CD となります。" #. Tag: para -#: hardware.xml:976 +#: hardware.xml:1208 #, no-c-format msgid "" "In laptops, it started with the Mac Portable, then the PowerBook 100-190cs " @@ -1495,13 +1707,13 @@ msgstr "" "ください)" #. Tag: title -#: hardware.xml:992 +#: hardware.xml:1224 #, no-c-format msgid "zSeries and System z machine types" msgstr "zSeries や System z マシンタイプ" #. Tag: para -#: hardware.xml:993 +#: hardware.xml:1225 #, no-c-format msgid "" "Since &debian; Squeeze, support for booting in ESA/390 mode was dropped. " @@ -1525,13 +1737,13 @@ msgstr "" "trademark> ページ</ulink> にあります。" #. Tag: title -#: hardware.xml:1010 +#: hardware.xml:1242 #, no-c-format msgid "PAV and HyperPAV" msgstr "PAV と HyperPAV" #. Tag: para -#: hardware.xml:1011 +#: hardware.xml:1243 #, no-c-format msgid "" "PAV and HyperPAV are supported transparently, multipathing is not needed to " @@ -1545,13 +1757,13 @@ msgstr "" "利用のいずれも提案されません。" #. Tag: title -#: hardware.xml:1027 +#: hardware.xml:1259 #, no-c-format msgid "CPU and Main Boards Support" msgstr "CPU・マザーボードのサポート" #. Tag: para -#: hardware.xml:1028 +#: hardware.xml:1260 #, no-c-format msgid "" "Sparc-based hardware is divided into a number of different subarchitectures, " @@ -1565,13 +1777,13 @@ msgstr "" "ろうか、といったことを一覧します。" #. Tag: term -#: hardware.xml:1039 +#: hardware.xml:1271 #, no-c-format msgid "sun4, sun4c, sun4d, sun4m" msgstr "sun4, sun4c, sun4d, sun4m" #. Tag: para -#: hardware.xml:1041 +#: hardware.xml:1273 #, no-c-format msgid "" "None of these 32-bit sparc subarchitectures (sparc32) is supported. For a " @@ -1585,7 +1797,7 @@ msgstr "" "ページ</ulink> をご覧ください。" #. Tag: para -#: hardware.xml:1048 +#: hardware.xml:1280 #, no-c-format msgid "" "The last &debian; release to support sparc32 was Etch, but even then only " @@ -1597,13 +1809,13 @@ msgstr "" "ポートは、以前のリリースから終了しています。" #. Tag: term -#: hardware.xml:1058 +#: hardware.xml:1290 #, no-c-format -msgid "<term>sun4u</term>" -msgstr "<term>sun4u</term>" +msgid "sun4u" +msgstr "" #. Tag: para -#: hardware.xml:1060 +#: hardware.xml:1292 #, no-c-format msgid "" "This subarchitecture includes all 64-bit machines (sparc64) based on the " @@ -1620,13 +1832,13 @@ msgstr "" "にあわせて、sparc64 か sparc64-smp のカーネルを使用してください。" #. Tag: term -#: hardware.xml:1073 +#: hardware.xml:1305 #, no-c-format -msgid "<term>sun4v</term>" -msgstr "<term>sun4v</term>" +msgid "sun4v" +msgstr "" #. Tag: para -#: hardware.xml:1075 +#: hardware.xml:1307 #, no-c-format msgid "" "This is the newest addition to the Sparc family, which includes machines " @@ -1640,7 +1852,7 @@ msgstr "" "い。" #. Tag: para -#: hardware.xml:1086 +#: hardware.xml:1318 #, no-c-format msgid "" "Note that Fujitsu's SPARC64 CPUs used in PRIMEPOWER family of servers are " @@ -1651,13 +1863,13 @@ msgstr "" "ください。" #. Tag: title -#: hardware.xml:1095 +#: hardware.xml:1327 #, no-c-format msgid "Laptops" msgstr "ラップトップコンピュータ" #. Tag: para -#: hardware.xml:1096 +#: hardware.xml:1328 #, no-c-format msgid "" "From a technical point of view, laptops are normal PCs, so all information " @@ -1681,22 +1893,31 @@ msgstr "" "\">Linux ラップトップページ</ulink> をご覧ください。" #. Tag: title -#: hardware.xml:1113 hardware.xml:1133 hardware.xml:1161 hardware.xml:1184 +#: hardware.xml:1345 hardware.xml:1365 hardware.xml:1392 hardware.xml:1415 #, no-c-format msgid "Multiple Processors" msgstr "マルチプロセッサ" #. Tag: para -#: hardware.xml:1114 -#, no-c-format +#: hardware.xml:1346 +#, fuzzy, no-c-format +#| msgid "" +#| "Multiprocessor support — also called <quote>symmetric " +#| "multiprocessing</quote> or SMP — is available for this " +#| "architecture. Having multiple processors in a computer was originally " +#| "only an issue for high-end server systems but has become quite common in " +#| "recent years even for rather low-end desktop computers and laptops with " +#| "the introduction of so called <quote>multi-core</quote> processors. These " +#| "contain two or more processor units, called <quote>cores</quote>, in one " +#| "physical chip." msgid "" "Multiprocessor support — also called <quote>symmetric multiprocessing</" "quote> or SMP — is available for this architecture. Having multiple " "processors in a computer was originally only an issue for high-end server " -"systems but has become quite common in recent years even for rather low-end " -"desktop computers and laptops with the introduction of so called " -"<quote>multi-core</quote> processors. These contain two or more processor " -"units, called <quote>cores</quote>, in one physical chip." +"systems but has become common in recent years nearly everywhere with the " +"introduction of so called <quote>multi-core</quote> processors. These " +"contain two or more processor units, called <quote>cores</quote>, in one " +"physical chip." msgstr "" "このアーキテクチャでは、マルチプロセッササポート (<quote>対称型マルチプロセッ" "シング</quote> や SMP とも呼ばれる) が利用できます。もともと、複数のプロセッ" @@ -1707,7 +1928,7 @@ msgstr "" "ユニットが搭載されています。" #. Tag: para -#: hardware.xml:1124 +#: hardware.xml:1356 #, no-c-format msgid "" "The standard &debian; &release; kernel image has been compiled with SMP " @@ -1717,7 +1938,7 @@ msgstr "" "れています。非 SMP システムでも、問題なく動作します。" #. Tag: para -#: hardware.xml:1135 +#: hardware.xml:1367 #, no-c-format msgid "" "Multiprocessor support — also called <quote>symmetric multiprocessing</" @@ -1734,14 +1955,20 @@ msgstr "" "出し、単一プロセッサシステムの場合には、自動的に SMP を無効にします。" #. Tag: para -#: hardware.xml:1144 -#, no-c-format +#: hardware.xml:1376 +#, fuzzy, no-c-format +#| msgid "" +#| "Having multiple processors in a computer was originally only an issue for " +#| "high-end server systems but has become quite common in recent years even " +#| "for rather low-end desktop computers and laptops with the introduction of " +#| "so called <quote>multi-core</quote> processors. These contain two or more " +#| "processor units, called <quote>cores</quote>, in one physical chip." msgid "" "Having multiple processors in a computer was originally only an issue for " -"high-end server systems but has become quite common in recent years even for " -"rather low-end desktop computers and laptops with the introduction of so " -"called <quote>multi-core</quote> processors. These contain two or more " -"processor units, called <quote>cores</quote>, in one physical chip." +"high-end server systems but has become common in recent years nearly " +"everywhere with the introduction of so called <quote>multi-core</quote> " +"processors. These contain two or more processor units, called <quote>cores</" +"quote>, in one physical chip." msgstr "" "もともと、複数のプロセッサがあるコンピュータは、ハイエンドサーバシステムのみ" "のものでしたが、近年では<quote>マルチコア</quote>と呼ばれるプロセッサを使用し" @@ -1750,7 +1977,7 @@ msgstr "" "呼ばれる複数のプロセッサユニットが搭載されています。" #. Tag: para -#: hardware.xml:1152 +#: hardware.xml:1383 #, no-c-format msgid "" "The 486 flavour of the &debian; kernel image packages for &arch-title; is " @@ -1760,7 +1987,7 @@ msgstr "" "SMP をサポートするようコンパイルされていません。" #. Tag: para -#: hardware.xml:1162 +#: hardware.xml:1393 #, no-c-format msgid "" "Multiprocessor support — also called <quote>symmetric multiprocessing</" @@ -1776,7 +2003,7 @@ msgstr "" "標準カーネルは単に 1 番目の CPU を用います。" #. Tag: para -#: hardware.xml:1171 +#: hardware.xml:1402 #, no-c-format msgid "" "In order to take advantage of multiple processors, you'll have to replace " @@ -1794,7 +2021,7 @@ msgstr "" "を選択してください。</phrase>" #. Tag: para -#: hardware.xml:1185 +#: hardware.xml:1416 #, no-c-format msgid "" "Multiprocessor support — also called <quote>symmetric multiprocessing</" @@ -1812,7 +2039,7 @@ msgstr "" "ありません。標準カーネルは単に 1 番目の CPU を用います。" #. Tag: para -#: hardware.xml:1195 +#: hardware.xml:1426 #, no-c-format msgid "" "In order to take advantage of multiple processors, you should check to see " @@ -1824,7 +2051,7 @@ msgstr "" "ジを選ぶ必要があります。" #. Tag: para -#: hardware.xml:1201 +#: hardware.xml:1432 #, no-c-format msgid "" "You can also build your own customized kernel to support SMP.<phrase arch=" @@ -1840,13 +2067,13 @@ msgstr "" "ションにある <quote>&smp-config-option;</quote> を選択してください。</phrase>" #. Tag: title -#: hardware.xml:1212 +#: hardware.xml:1443 #, no-c-format msgid "Graphics Card Support" msgstr "グラフィックカードのサポート" #. Tag: para -#: hardware.xml:1213 +#: hardware.xml:1444 #, no-c-format msgid "" "&debian;'s support for graphical interfaces is determined by the underlying " @@ -1872,7 +2099,7 @@ msgstr "" "しこれは稀な例外です。" #. Tag: para -#: hardware.xml:1226 +#: hardware.xml:1457 #, no-c-format msgid "" "Details on supported graphics cards and pointing devices can be found at " @@ -1884,13 +2111,13 @@ msgstr "" "は X.Org バージョン &x11ver; を採用しています。" #. Tag: para -#: hardware.xml:1231 +#: hardware.xml:1462 #, no-c-format msgid "The X.Org X Window System is only supported on the SGI Indy and the O2." msgstr "X.Org X ウィンドウシステムは SGI Indy と O2 でのみサポートしています。" #. Tag: para -#: hardware.xml:1236 +#: hardware.xml:1467 #, no-c-format msgid "" "Most graphics options commonly found on Sparc-based machines are supported. " @@ -1911,7 +2138,7 @@ msgstr "" "るドキュメントをお読みください。" #. Tag: para -#: hardware.xml:1246 +#: hardware.xml:1477 #, no-c-format msgid "" "It is not uncommon for a Sparc machine to have two graphics cards in a " @@ -1938,13 +2165,13 @@ msgstr "" "動的にシリアルコンソールを使用する物があります。" #. Tag: title -#: hardware.xml:1268 +#: hardware.xml:1499 #, no-c-format msgid "Network Connectivity Hardware" msgstr "ネットワーク接続機器" #. Tag: para -#: hardware.xml:1269 +#: hardware.xml:1500 #, no-c-format msgid "" "Almost any network interface card (NIC) supported by the &arch-kernel; " @@ -1961,7 +2188,7 @@ msgstr "" "されています。</phrase>" #. Tag: para -#: hardware.xml:1279 +#: hardware.xml:1510 #, no-c-format msgid "" "This includes a lot of generic PCI cards (for systems that have PCI) and the " @@ -1971,62 +2198,62 @@ msgstr "" "の NIC が含まれます。" #. Tag: para -#: hardware.xml:1285 +#: hardware.xml:1516 #, no-c-format msgid "Sun LANCE" msgstr "Sun LANCE" #. Tag: para -#: hardware.xml:1290 +#: hardware.xml:1521 #, no-c-format msgid "Sun Happy Meal" msgstr "Sun Happy Meal" #. Tag: para -#: hardware.xml:1295 +#: hardware.xml:1526 #, no-c-format msgid "Sun BigMAC" msgstr "Sun BigMAC" #. Tag: para -#: hardware.xml:1300 +#: hardware.xml:1531 #, no-c-format msgid "Sun QuadEthernet" msgstr "Sun QuadEthernet" #. Tag: para -#: hardware.xml:1305 +#: hardware.xml:1536 #, no-c-format msgid "MyriCOM Gigabit Ethernet" msgstr "MyriCOM Gigabit Ethernet" #. Tag: para -#: hardware.xml:1312 +#: hardware.xml:1543 #, no-c-format msgid "The list of supported network devices is:" msgstr "以下にサポートしているネットワークデバイスを挙げます。" #. Tag: para -#: hardware.xml:1317 +#: hardware.xml:1548 #, no-c-format msgid "Channel to Channel (CTC) and ESCON connection (real or emulated)" msgstr "" "Channel to Channel (CTC) や ESCON 接続 (リアルもしくはエミュレーション)" #. Tag: para -#: hardware.xml:1322 +#: hardware.xml:1553 #, no-c-format msgid "OSA-2 Token Ring/Ethernet and OSA-Express Fast Ethernet (non-QDIO)" msgstr "OSA-2 Token Ring/Ethernet や OSA-Express Fast Ethernet (非 QDIO)" #. Tag: para -#: hardware.xml:1327 +#: hardware.xml:1558 #, no-c-format msgid "OSA-Express in QDIO mode, HiperSockets and Guest-LANs" msgstr "QDIO モードの OSA-Express, HiperSockets, Guest-LAN" #. Tag: para -#: hardware.xml:1336 +#: hardware.xml:1567 #, no-c-format msgid "" "On &arch-title;, most built-in Ethernet devices are supported and modules " @@ -2036,19 +2263,19 @@ msgstr "" "加 PCI デバイスや、USB デバイスのモジュールを提供しています。" #. Tag: para -#: hardware.xml:1341 +#: hardware.xml:1572 #, no-c-format msgid "ISDN is supported, but not during the installation." msgstr "ISDN はサポートしていますが、インストール中には使用できません。" #. Tag: title -#: hardware.xml:1348 +#: hardware.xml:1579 #, no-c-format msgid "Wireless Network Cards" msgstr "ワイヤレスネットワークカード" #. Tag: para -#: hardware.xml:1349 +#: hardware.xml:1580 #, no-c-format msgid "" "Wireless networking is in general supported as well and a growing number of " @@ -2060,7 +2287,7 @@ msgstr "" "ファームウェアの読み込みが必要です。" #. Tag: para -#: hardware.xml:1356 +#: hardware.xml:1587 #, no-c-format msgid "" "If firmware is needed, the installer will prompt you to load firmware. See " @@ -2072,7 +2299,7 @@ msgstr "" "\"loading-firmware\"/> をご覧ください。" #. Tag: para -#: hardware.xml:1361 +#: hardware.xml:1592 #, no-c-format msgid "" "Wireless NICs that are not supported by the official &arch-kernel; kernel " @@ -2083,7 +2310,7 @@ msgstr "" "gnu; で動作しますが、インストールの間はサポートされません。" #. Tag: para -#: hardware.xml:1366 +#: hardware.xml:1597 #, no-c-format msgid "" "If there is a problem with wireless and there is no other NIC you can use " @@ -2101,7 +2328,7 @@ msgstr "" "い。" #. Tag: para -#: hardware.xml:1376 +#: hardware.xml:1607 #, no-c-format msgid "" "In some cases the driver you need may not be available as a &debian; " @@ -2119,13 +2346,13 @@ msgstr "" "パッケージが最後の楽園になります。</phrase>" #. Tag: title -#: hardware.xml:1390 +#: hardware.xml:1621 #, no-c-format msgid "Known Issues for &arch-title;" msgstr "&arch-title; に対する既知の問題" #. Tag: para -#: hardware.xml:1391 +#: hardware.xml:1622 #, no-c-format msgid "" "There are a couple of issues with specific network cards that are worth " @@ -2134,13 +2361,13 @@ msgstr "" "以下にあえて言及する特定のネットワークカードには、2, 3 の問題があります。" #. Tag: title -#: hardware.xml:1398 +#: hardware.xml:1629 #, no-c-format msgid "Conflict between tulip and dfme drivers" msgstr "tulip ドライバと dfme ドライバの競合" #. Tag: para -#: hardware.xml:1400 +#: hardware.xml:1631 #, no-c-format msgid "" "There are various PCI network cards that have the same PCI identification, " @@ -2158,7 +2385,7 @@ msgstr "" "場合、NIC は動作しないか誤動作します。" #. Tag: para -#: hardware.xml:1410 +#: hardware.xml:1641 #, no-c-format msgid "" "This is a common problem on Netra systems with a Davicom (DEC-Tulip " @@ -2172,7 +2399,7 @@ msgstr "" "ジュールをブラックリストに入れることで防げます。" #. Tag: para -#: hardware.xml:1418 +#: hardware.xml:1649 #, no-c-format msgid "" "An alternative solution during the installation is to switch to a shell and " @@ -2190,13 +2417,13 @@ msgstr "" "込まれたままになる可能性があることに注意してください。" #. Tag: title -#: hardware.xml:1431 +#: hardware.xml:1662 #, no-c-format msgid "Sun B100 blade" msgstr "Sun B100 blade" #. Tag: para -#: hardware.xml:1433 +#: hardware.xml:1664 #, no-c-format msgid "" "The <literal>cassini</literal> network driver does not work with Sun B100 " @@ -2206,13 +2433,13 @@ msgstr "" "動作しません。" #. Tag: title -#: hardware.xml:1448 +#: hardware.xml:1679 #, no-c-format msgid "Braille Displays" msgstr "点字ディスプレイ" #. Tag: para -#: hardware.xml:1449 +#: hardware.xml:1680 #, no-c-format msgid "" "Support for braille displays is determined by the underlying support found " @@ -2230,13 +2457,13 @@ msgstr "" "<classname>brltty</classname> のバージョン &brlttyver; を提供しています。" #. Tag: title -#: hardware.xml:1463 +#: hardware.xml:1694 #, no-c-format msgid "Hardware Speech Synthesis" msgstr "ハードウェア音声合成" #. Tag: para -#: hardware.xml:1464 +#: hardware.xml:1695 #, no-c-format msgid "" "Support for hardware speech synthesis devices is determined by the " @@ -2258,25 +2485,29 @@ msgstr "" "&speakupver; を提供しています。" #. Tag: title -#: hardware.xml:1484 +#: hardware.xml:1715 #, no-c-format msgid "Peripherals and Other Hardware" msgstr "周辺機器やその他のハードウェア" #. Tag: para -#: hardware.xml:1485 -#, no-c-format +#: hardware.xml:1716 +#, fuzzy, no-c-format +#| msgid "" +#| "&arch-kernel; supports a large variety of hardware devices such as mice, " +#| "printers, scanners, PCMCIA and USB devices. However, most of these " +#| "devices are not required while installing the system." msgid "" "&arch-kernel; supports a large variety of hardware devices such as mice, " -"printers, scanners, PCMCIA and USB devices. However, most of these devices " -"are not required while installing the system." +"printers, scanners, PCMCIA/CardBus/ExpressCard and USB devices. However, " +"most of these devices are not required while installing the system." msgstr "" "&arch-kernel; は、マウス、プリンタ、スキャナ、PCMCIA、USB デバイスなどの様々" "なハードウェアに幅広く対応しています。しかし、システムのインストールに、これ" "らのデバイスが必要なわけではありません。" #. Tag: para -#: hardware.xml:1491 +#: hardware.xml:1722 #, no-c-format msgid "" "USB hardware generally works fine. On some very old PC systems some USB " @@ -2290,7 +2521,7 @@ msgstr "" "動作します。" #. Tag: para -#: hardware.xml:1500 +#: hardware.xml:1731 #, no-c-format msgid "" "Package installations from XPRAM and tape are not supported by this system. " @@ -2302,13 +2533,13 @@ msgstr "" "トワークからインストールする必要があります。" #. Tag: title -#: hardware.xml:1513 +#: hardware.xml:1744 #, no-c-format msgid "Devices Requiring Firmware" msgstr "ファームウェアが必要なデバイス" #. Tag: para -#: hardware.xml:1514 +#: hardware.xml:1745 #, no-c-format msgid "" "Besides the availability of a device driver, some hardware also requires so-" @@ -2330,7 +2561,7 @@ msgstr "" "ウェアをインストールしなければならないものがあります。" #. Tag: para -#: hardware.xml:1525 +#: hardware.xml:1756 #, no-c-format msgid "" "On many older devices which require firmware to work, the firmware file was " @@ -2346,7 +2577,7 @@ msgstr "" "イスにアップロードしなければならなくなっています。" #. Tag: para -#: hardware.xml:1533 +#: hardware.xml:1764 #, no-c-format msgid "" "In most cases firmware is non-free according to the criteria used by the " @@ -2363,7 +2594,7 @@ msgstr "" "free セクションに独立したパッケージとして、利用できることがしばしばあります。" #. Tag: para -#: hardware.xml:1542 +#: hardware.xml:1773 #, no-c-format msgid "" "However, this does not mean that such hardware cannot be used during an " @@ -2381,7 +2612,7 @@ msgstr "" "を参照してください。" #. Tag: para -#: hardware.xml:1551 +#: hardware.xml:1782 #, no-c-format msgid "" "If the &d-i; prompts for a firmware file and you do not have this firmware " @@ -2400,13 +2631,13 @@ msgstr "" "イバを使用する特定のネットワークカードで発生)。" #. Tag: title -#: hardware.xml:1568 +#: hardware.xml:1799 #, no-c-format msgid "Purchasing Hardware Specifically for GNU/&arch-kernel;" msgstr "GNU/&arch-kernel; に適したハードウェアの購入" #. Tag: para -#: hardware.xml:1570 +#: hardware.xml:1801 #, no-c-format msgid "" "There are several vendors, who ship systems with &debian; or other " @@ -2422,7 +2653,7 @@ msgstr "" "信できるわけですから。" #. Tag: para -#: hardware.xml:1578 +#: hardware.xml:1809 #, no-c-format msgid "" "If you do have to buy a machine with Windows bundled, carefully read the " @@ -2438,7 +2669,7 @@ msgstr "" "にはいるかも知れません。" #. Tag: para -#: hardware.xml:1586 +#: hardware.xml:1817 #, no-c-format msgid "" "Whether or not you are purchasing a system with &arch-kernel; bundled, or " @@ -2456,13 +2687,13 @@ msgstr "" "ハードウェアベンダを支援しましょう。" #. Tag: title -#: hardware.xml:1597 +#: hardware.xml:1828 #, no-c-format msgid "Avoid Proprietary or Closed Hardware" msgstr "独占的・閉鎖的なハードウェアを避ける" #. Tag: para -#: hardware.xml:1598 +#: hardware.xml:1829 #, no-c-format msgid "" "Some hardware manufacturers simply won't tell us how to write drivers for " @@ -2479,7 +2710,7 @@ msgstr "" "アクセス権がないため、&arch-kernel; では、単に動作しないという事になります。" #. Tag: para -#: hardware.xml:1608 +#: hardware.xml:1839 #, no-c-format msgid "" "In many cases there are standards (or at least some de-facto standards) " @@ -2502,7 +2733,7 @@ msgstr "" "に流通しているデバイスはすべて標準に準拠しています。" #. Tag: para -#: hardware.xml:1620 +#: hardware.xml:1851 #, no-c-format msgid "" "In other fields, among them e.g. printers, this is unfortunately not the " @@ -2521,7 +2752,7 @@ msgstr "" "提供したクローズソースドライバしか使用できないプリンタがあります。" #. Tag: para -#: hardware.xml:1631 +#: hardware.xml:1862 #, no-c-format msgid "" "Even if there is a vendor-provided closed-source driver for such hardware " @@ -2546,7 +2777,7 @@ msgstr "" "です。" #. Tag: para -#: hardware.xml:1644 +#: hardware.xml:1875 #, no-c-format msgid "" "You can help improve this situation by encouraging manufacturers of closed " @@ -2558,13 +2789,13 @@ msgstr "" "により、この状況の改善を支援することができます。" #. Tag: title -#: hardware.xml:1659 +#: hardware.xml:1890 #, no-c-format msgid "Installation Media" msgstr "インストールに利用できるメディア" #. Tag: para -#: hardware.xml:1661 +#: hardware.xml:1892 #, no-c-format msgid "" "This section will help you determine which different media types you can use " @@ -2579,13 +2810,13 @@ msgstr "" "ら、このページに、もう一度戻ってくるかもしれませんね。" #. Tag: title -#: hardware.xml:1671 +#: hardware.xml:1902 #, no-c-format msgid "Floppies" msgstr "フロッピーディスク" #. Tag: para -#: hardware.xml:1672 +#: hardware.xml:1903 #, no-c-format msgid "" "In some cases, you'll have to do your first boot from floppy disks. " @@ -2596,19 +2827,19 @@ msgstr "" "う。通常 3.5 インチ高密度 (1440 kB) フロッピードライブがあれば充分です。" #. Tag: para -#: hardware.xml:1678 +#: hardware.xml:1909 #, no-c-format msgid "For CHRP, floppy support is currently broken." msgstr "CHRP では、フロッピーのサポートは、現在中断しています。" #. Tag: title -#: hardware.xml:1685 +#: hardware.xml:1916 #, no-c-format msgid "CD-ROM/DVD-ROM" msgstr "CD-ROM/DVD-ROM" #. Tag: para -#: hardware.xml:1687 +#: hardware.xml:1918 #, no-c-format msgid "" "Whenever you see <quote>CD-ROM</quote> in this manual, it applies to both CD-" @@ -2619,7 +2850,7 @@ msgstr "" "quote> と記述してあるものは、CD-ROM と DVD-ROM の両方に当てはまります。" #. Tag: para -#: hardware.xml:1693 +#: hardware.xml:1924 #, no-c-format msgid "CD-ROM based installation is supported for most architectures." msgstr "" @@ -2627,13 +2858,13 @@ msgstr "" "す。" #. Tag: para -#: hardware.xml:1697 +#: hardware.xml:1928 #, no-c-format msgid "On PCs SATA, IDE/ATAPI and SCSI CD-ROMs are supported." msgstr "PC では、SATA,IDE/ATAPI, SCSI の CD-ROM をサポートしています。" #. Tag: para -#: hardware.xml:1701 +#: hardware.xml:1932 #, no-c-format msgid "" "USB CD-ROM drives are also supported, as are FireWire devices that are " @@ -2643,13 +2874,13 @@ msgstr "" "ROM ドライブもサポートしています。" #. Tag: para -#: hardware.xml:1706 +#: hardware.xml:1937 #, no-c-format msgid "IDE/ATAPI CD-ROMs are supported on all ARM machines." msgstr "すべての ARM マシンで IDE/ATAPI CD-ROM をサポートしています。" #. Tag: para -#: hardware.xml:1710 +#: hardware.xml:1941 #, no-c-format msgid "" "On SGI machines, booting from CD-ROM requires a SCSI CD-ROM drive capable of " @@ -2669,13 +2900,13 @@ msgstr "" "ます。" #. Tag: title -#: hardware.xml:1724 +#: hardware.xml:1955 #, no-c-format msgid "USB Memory Stick" msgstr "USB メモリ" #. Tag: para -#: hardware.xml:1726 +#: hardware.xml:1957 #, no-c-format msgid "" "USB flash disks a.k.a. USB memory sticks have become a commonly used and " @@ -2693,13 +2924,13 @@ msgstr "" "ディアからのブートは標準的な手段となっています。" #. Tag: title -#: hardware.xml:1738 +#: hardware.xml:1969 #, no-c-format msgid "Network" msgstr "ネットワーク" #. Tag: para -#: hardware.xml:1740 +#: hardware.xml:1971 #, no-c-format msgid "" "The network can be used during the installation to retrieve files needed for " @@ -2718,7 +2949,7 @@ msgstr "" "用するようにシステムの設定ができます。" #. Tag: para -#: hardware.xml:1750 +#: hardware.xml:1981 #, no-c-format msgid "" "You can also <emphasis>boot</emphasis> the installation system over the " @@ -2740,7 +2971,7 @@ msgstr "" "phrase>" #. Tag: para -#: hardware.xml:1763 +#: hardware.xml:1994 #, no-c-format msgid "" "Diskless installation, using network booting from a local area network and " @@ -2750,13 +2981,13 @@ msgstr "" "トして、ディスクレスインストールをすることも一つの選択です。" #. Tag: title -#: hardware.xml:1772 +#: hardware.xml:2003 #, no-c-format msgid "Hard Disk" msgstr "ハードディスク" #. Tag: para -#: hardware.xml:1774 +#: hardware.xml:2005 #, no-c-format msgid "" "Booting the installation system directly from a hard disk is another option " @@ -2770,7 +3001,7 @@ msgstr "" "きないという、特殊な場合にだけ使用してください。" #. Tag: para -#: hardware.xml:1781 +#: hardware.xml:2012 #, no-c-format msgid "" "Although the &arch-title; does not allow booting from SunOS (Solaris), you " @@ -2780,13 +3011,13 @@ msgstr "" "SunOS パーティション (UFS スライス) からインストールすることは可能です。" #. Tag: title -#: hardware.xml:1790 +#: hardware.xml:2021 #, no-c-format msgid "Un*x or GNU system" msgstr "Un*x・GNU システム" #. Tag: para -#: hardware.xml:1792 +#: hardware.xml:2023 #, no-c-format msgid "" "If you are running another Unix-like system, you could use it to install " @@ -2805,13 +3036,13 @@ msgstr "" "い、慣れたユーザにとってのみ、おすすめします。" #. Tag: title -#: hardware.xml:1805 +#: hardware.xml:2036 #, no-c-format msgid "Supported Storage Systems" msgstr "サポートする記憶装置" #. Tag: para -#: hardware.xml:1807 +#: hardware.xml:2038 #, no-c-format msgid "" "The &debian; installer contains a kernel which is built to maximize the " @@ -2821,7 +3052,7 @@ msgstr "" "築されています。" #. Tag: para -#: hardware.xml:1811 +#: hardware.xml:2042 #, no-c-format msgid "" "Generally, the &debian; installation system includes support for IDE (also " @@ -2834,7 +3065,7 @@ msgstr "" "サポートしているファイルシステムは、FAT、Win-32 拡張 FAT (VFAT)、NTFS です。" #. Tag: para -#: hardware.xml:1828 +#: hardware.xml:2059 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -2858,7 +3089,7 @@ msgstr "" "ulink> をご覧ください。" #. Tag: para -#: hardware.xml:1861 +#: hardware.xml:2092 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -2870,7 +3101,7 @@ msgstr "" "をまったくサポートしていないことにご注意ください。" #. Tag: para -#: hardware.xml:1867 +#: hardware.xml:2098 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -2882,7 +3113,7 @@ msgstr "" "ポートしていないことにご注意ください。" #. Tag: para -#: hardware.xml:1873 +#: hardware.xml:2104 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -2892,7 +3123,7 @@ msgstr "" "ポートされています。" #. Tag: para -#: hardware.xml:1878 +#: hardware.xml:2109 #, no-c-format msgid "" "Any storage system supported by the Linux kernel is also supported by the " @@ -2905,13 +3136,13 @@ msgstr "" "です。" #. Tag: title -#: hardware.xml:1895 +#: hardware.xml:2126 #, no-c-format msgid "Memory and Disk Space Requirements" msgstr "必要なメモリとディスクスペース" #. Tag: para -#: hardware.xml:1897 +#: hardware.xml:2128 #, no-c-format msgid "" "You must have at least &minimum-memory; of memory and &minimum-fs-size; of " @@ -2925,7 +3156,7 @@ msgstr "" "をご覧ください。" #. Tag: para -#: hardware.xml:1904 +#: hardware.xml:2135 #, no-c-format msgid "" "Installation on systems with less memory<footnote condition=\"gtk\"> <para> " @@ -2943,6 +3174,85 @@ msgstr "" "ラを選ぶ選択肢が表示された場合は、前者を選択してください。</para> </footnote>" "へのインストールも可能ですが、経験を積んだユーザにのみお勧めします。" +#~ msgid "Intel IOP32x" +#~ msgstr "Intel IOP32x" + +#~ msgid "iop32x" +#~ msgstr "iop32x" + +#~ msgid "ixp4xx" +#~ msgstr "ixp4xx" + +#~ msgid "Freescale" +#~ msgstr "Freescale" + +#~ msgid "<entry>mx5</entry>" +#~ msgstr "<entry>mx5</entry>" + +#~ msgid "Intel IA-64" +#~ msgstr "Intel IA-64" + +#~ msgid "ia64" +#~ msgstr "ia64" + +#~ msgid "Sun SPARC" +#~ msgstr "Sun SPARC" + +#~ msgid "sparc" +#~ msgstr "sparc" + +#~ msgid "<entry>sun4u</entry>" +#~ msgstr "<entry>sun4u</entry>" + +#~ msgid "sparc64" +#~ msgstr "sparc64" + +#~ msgid "<entry>sun4v</entry>" +#~ msgstr "<entry>sun4v</entry>" + +#~ msgid "IBM S/390" +#~ msgstr "IBM S/390" + +#~ msgid "s390" +#~ msgstr "s390" + +#~ msgid "" +#~ "Each distinct ARM architecture requires its own kernel. Because of this " +#~ "the standard &debian; distribution only supports installation on a number " +#~ "of the most common platforms. The &debian; userland however may be used " +#~ "by <emphasis>any</emphasis> ARM CPU." +#~ msgstr "" +#~ "それぞれの ARM アーキテクチャは自分自身のカーネルを必要とします。そのた" +#~ "め、標準の &debian; ディストリビューションは、多くの最も一般的なプラット" +#~ "フォーム上へのインストールを支援するだけです。しかし、&debian; のユーザラ" +#~ "ンドは、<emphasis>どの</emphasis> ARM CPU で使用しても構いません。" + +#~ msgid "The supported platforms are:" +#~ msgstr "サポートするプラットフォームは以下のものです。" + +#~ msgid "" +#~ "Intel's I/O Processor (IOP) line is found in a number of products related " +#~ "to data storage and processing. &debian; currently supports the IOP32x " +#~ "platform, featuring the IOP 80219 and 32x chips commonly found in Network " +#~ "Attached Storage (NAS) devices. &debian; explicitly supports two such " +#~ "devices: the <ulink url=\"&url-arm-cyrius-glantank;\">GLAN Tank</ulink> " +#~ "from IO-Data and the <ulink url=\"&url-arm-cyrius-n2100;\">Thecus N2100</" +#~ "ulink>." +#~ msgstr "" +#~ "Intel の I/O プロセッサ (IOP) ラインは、データのストレージやプロセッシング" +#~ "に関係する製品の数だけ存在します。&debian; では現在、ネットワーク接続スト" +#~ "レージ (NAS) デバイスによく使われている、IOP 80219 や 32x チップといった " +#~ "IOP32x プラットフォームをサポートしています。&debian; が確実にサポートして" +#~ "いるのは、IO-Data の <ulink url=\"&url-arm-cyrius-glantank;\">GLAN Tank</" +#~ "ulink> と <ulink url=\"&url-arm-cyrius-n2100;\">Thecus N2100</ulink> の 2 " +#~ "つのデバイスです。" + +#~ msgid "<term>sun4u</term>" +#~ msgstr "<term>sun4u</term>" + +#~ msgid "<term>sun4v</term>" +#~ msgstr "<term>sun4v</term>" + #~ msgid "Cobalt" #~ msgstr "Cobalt" diff --git a/po/ja/install-methods.po b/po/ja/install-methods.po index c755b1296..1efd9ce38 100644 --- a/po/ja/install-methods.po +++ b/po/ja/install-methods.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-10-06 14:01+0000\n" +"POT-Creation-Date: 2014-08-03 08:11+0000\n" "PO-Revision-Date: 2013-03-05 09:42+0900\n" "Last-Translator: KURASAWA Nozomu (nabetaro) <nabetaro@debian.or.jp>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -182,51 +182,13 @@ msgstr "" "す。" #. Tag: title -#: install-methods.xml:122 -#, no-c-format -msgid "Thecus N2100 Installation Files" -msgstr "Thecus N2100 のインストールファイル" - -#. Tag: para -#: install-methods.xml:123 -#, no-c-format -msgid "" -"A firmware image is provided for the Thecus N2100 which will automatically " -"boot <classname>debian-installer</classname>. This image can be installed " -"using the Thecus firmware upgrade process. This firmware image can be " -"obtained from &n2100-firmware-img;." -msgstr "" -"<classname>debian-installer</classname> が自動的に起動する、Thecus N2100 向け" -"のファームウェアイメージが提供されています。 このイメージを Thecus firmware " -"upgrade process を用いてインストールできます。このファームウェアイメージは、" -"&n2100-firmware-img; から得られます。" - -#. Tag: title -#: install-methods.xml:134 -#, no-c-format -msgid "GLAN Tank Installation Files" -msgstr "GLAN Tank のインストールファイル" - -#. Tag: para -#: install-methods.xml:135 -#, no-c-format -msgid "" -"The GLAN Tank requires a kernel and ramdisk on an ext2 partition on the disk " -"on which you intend to install &debian;. These images can be obtained from " -"&glantank-firmware-img;." -msgstr "" -"GLAN Tank では、&debian; をインストールする予定のディスクにある ext2 パーティ" -"ションに、カーネルと RAM ディスクイメージが必要です。このイメージは、 " -"&glantank-firmware-img; から取得できます。" - -#. Tag: title -#: install-methods.xml:145 +#: install-methods.xml:151 #, no-c-format msgid "Kurobox Pro Installation Files" msgstr "玄箱 Pro のインストールファイル" #. Tag: para -#: install-methods.xml:146 +#: install-methods.xml:152 #, no-c-format msgid "" "The Kurobox Pro requires a kernel and ramdisk on an ext2 partition on the " @@ -238,13 +200,13 @@ msgstr "" "&kuroboxpro-firmware-img; から取得できます。" #. Tag: title -#: install-methods.xml:156 +#: install-methods.xml:162 #, no-c-format msgid "HP mv2120 Installation Files" msgstr "HP mv2120 のインストールファイル" #. Tag: para -#: install-methods.xml:157 +#: install-methods.xml:163 #, no-c-format msgid "" "A firmware image is provided for the HP mv2120 which will automatically boot " @@ -260,13 +222,13 @@ msgstr "" "ます。" #. Tag: title -#: install-methods.xml:169 +#: install-methods.xml:175 #, no-c-format msgid "QNAP Turbo Station Installation Files" msgstr "QNAP Turbo Station のインストールファイル" #. Tag: para -#: install-methods.xml:170 +#: install-methods.xml:176 #, no-c-format msgid "" "The installation files for the QNAP Turbo Station consist of a kernel and " @@ -281,13 +243,13 @@ msgstr "" "img; から取得できます。" #. Tag: title -#: install-methods.xml:181 +#: install-methods.xml:187 #, no-c-format msgid "Plug Computer and OpenRD Installation Files" msgstr "プラグコンピュータと OpenRD のインストールファイル" #. Tag: para -#: install-methods.xml:182 +#: install-methods.xml:188 #, no-c-format msgid "" "The installation files for plug computers (SheevaPlug, GuruPlug, DreamPlug " @@ -299,13 +261,13 @@ msgstr "" "これらのファイルを &kirkwood-marvell-firmware-img; から取得できます。" #. Tag: title -#: install-methods.xml:192 +#: install-methods.xml:198 #, no-c-format msgid "LaCie NASes Installation Files" msgstr "LaCie NAS のインストールファイル" #. Tag: para -#: install-methods.xml:193 +#: install-methods.xml:199 #, no-c-format msgid "" "The installation files for LaCie NASes (Network Space v2, Network Space Max " @@ -319,13 +281,32 @@ msgstr "" "kirkwood-firmware-img; から取得できます。" #. Tag: title -#: install-methods.xml:244 +#: install-methods.xml:210 +#, fuzzy, no-c-format +#| msgid "QNAP Turbo Station Installation Files" +msgid "Armhf Multiplatform Installation Files" +msgstr "QNAP Turbo Station のインストールファイル" + +#. Tag: para +#: install-methods.xml:211 +#, no-c-format +msgid "" +"The installation files for systems supported by the armhf multiplatform " +"kernel (see <xref linkend=\"armhf-armmp-supported-platforms\"/>) consist of " +"a standard Linux kernel image, a standard Linux initial ramdisk image and a " +"system-specific device-tree blob. The kernel and the initial ramdisk image " +"can be obtained from &armmp-firmware-img; and the device-tree blob can be " +"obtained from &armmp-dtb-img;." +msgstr "" + +#. Tag: title +#: install-methods.xml:263 #, no-c-format msgid "Creating Floppies from Disk Images" msgstr "ディスクイメージからのフロッピーの作成" #. Tag: para -#: install-methods.xml:245 +#: install-methods.xml:264 #, no-c-format msgid "" "Bootable floppy disks are generally used as a last resort to boot the " @@ -335,7 +316,7 @@ msgstr "" "ンストーラを起動するのに起動可能なフロッピーディスクを用います。" #. Tag: para -#: install-methods.xml:250 +#: install-methods.xml:269 #, no-c-format msgid "" "Booting the installer from floppy disk reportedly fails on Mac USB floppy " @@ -345,7 +326,7 @@ msgstr "" "ないそうです。" #. Tag: para -#: install-methods.xml:255 +#: install-methods.xml:274 #, no-c-format msgid "" "Disk images are files containing the complete contents of a floppy disk in " @@ -365,7 +346,7 @@ msgstr "" "の <emphasis>セクタコピー</emphasis> が必要になります。" #. Tag: para -#: install-methods.xml:266 +#: install-methods.xml:285 #, no-c-format msgid "" "There are different techniques for creating floppies from disk images. This " @@ -377,7 +358,7 @@ msgstr "" "方法を説明します。" #. Tag: para -#: install-methods.xml:272 +#: install-methods.xml:291 #, no-c-format msgid "" "Before you can create the floppies, you will first need to download them " @@ -392,7 +373,7 @@ msgstr "" "場合、 フロッピーイメージは CD/DVD に含まれているはずです。</phrase>" #. Tag: para -#: install-methods.xml:280 +#: install-methods.xml:299 #, no-c-format msgid "" "No matter which method you use to create your floppies, you should remember " @@ -404,13 +385,13 @@ msgstr "" "いようにしましょう。" #. Tag: title -#: install-methods.xml:288 +#: install-methods.xml:307 #, no-c-format msgid "Writing Disk Images From a Linux or Unix System" msgstr "Linux や Unix システムでのディスクイメージの書き込み" #. Tag: para -#: install-methods.xml:289 +#: install-methods.xml:308 #, no-c-format msgid "" "To write the floppy disk image files to the floppy disks, you will probably " @@ -449,7 +430,7 @@ msgstr "" "してください。 詳細はマニュアルページをご覧ください)</phrase>。" #. Tag: para -#: install-methods.xml:310 +#: install-methods.xml:329 #, no-c-format msgid "" "Some systems attempt to automatically mount a floppy disk when you place it " @@ -483,7 +464,7 @@ msgstr "" "のシステムでは、システム管理者にお尋ねください。 </phrase>" #. Tag: para -#: install-methods.xml:331 +#: install-methods.xml:350 #, no-c-format msgid "" "If writing a floppy on powerpc Linux, you will need to eject it. The " @@ -495,13 +476,13 @@ msgstr "" "ルしなければならないでしょう。" #. Tag: title -#: install-methods.xml:349 +#: install-methods.xml:368 #, no-c-format msgid "Writing Disk Images From DOS, Windows, or OS/2" msgstr "DOS, Windows, OS/2 でのディスクイメージの書き込み" #. Tag: para -#: install-methods.xml:351 +#: install-methods.xml:370 #, no-c-format msgid "" "If you have access to an i386 or amd64 machine, you can use one of the " @@ -511,7 +492,7 @@ msgstr "" "は以下のプログラムのどれかが使えます。" #. Tag: para -#: install-methods.xml:356 +#: install-methods.xml:375 #, no-c-format msgid "" "The <command>rawrite1</command> and <command>rawrite2</command> programs can " @@ -527,7 +508,7 @@ msgstr "" "ない</emphasis>ことが予想されます。" #. Tag: para -#: install-methods.xml:364 +#: install-methods.xml:383 #, no-c-format msgid "" "The <command>rwwrtwin</command> program runs on Windows 95, NT, 98, 2000, " @@ -539,7 +520,7 @@ msgstr "" "ディレクトリに diskio.dll を展開する必要があります。" #. Tag: para -#: install-methods.xml:370 +#: install-methods.xml:389 #, no-c-format msgid "" "These tools can be found on the Official &debian; CD-ROMs under the " @@ -549,13 +530,13 @@ msgstr "" "す。" #. Tag: title -#: install-methods.xml:383 +#: install-methods.xml:402 #, no-c-format msgid "Writing Disk Images From MacOS" msgstr "MacOS からのディスクイメージの書き込み" #. Tag: para -#: install-methods.xml:384 +#: install-methods.xml:403 #, no-c-format msgid "" "An AppleScript, <application>Make &debian; Floppy</application>, is " @@ -577,7 +558,7 @@ msgstr "" "良いかを Disk Copy から尋ねられます。" #. Tag: para -#: install-methods.xml:395 +#: install-methods.xml:414 #, no-c-format msgid "" "You can also use the MacOS utility <command>Disk Copy</command> directly, or " @@ -592,13 +573,13 @@ msgstr "" "下にいくつか紹介します。" #. Tag: title -#: install-methods.xml:406 +#: install-methods.xml:425 #, no-c-format msgid "Writing Disk Images with <command>Disk Copy</command>" msgstr "<command>Disk Copy</command> を用いたディスクイメージの書き込み" #. Tag: para -#: install-methods.xml:407 +#: install-methods.xml:426 #, no-c-format msgid "" "If you are creating the floppy image from files which were originally on the " @@ -612,7 +593,7 @@ msgstr "" "ドした場合でのみ必要となります。" #. Tag: para -#: install-methods.xml:416 +#: install-methods.xml:435 #, no-c-format msgid "" "Obtain <ulink url=\"&url-powerpc-creator-changer;\">Creator-Changer</ulink> " @@ -622,7 +603,7 @@ msgstr "" "し、これを用いて <filename>root.bin</filename> ファイルをオープンします。" #. Tag: para -#: install-methods.xml:423 +#: install-methods.xml:442 #, no-c-format msgid "" "Change the Creator to <userinput>ddsk</userinput> (Disk Copy), and the Type " @@ -634,7 +615,7 @@ msgstr "" "らのフィールドでは大文字小文字が区別されますので注意してください。" #. Tag: para -#: install-methods.xml:430 +#: install-methods.xml:449 #, no-c-format msgid "" "<emphasis>Important:</emphasis> In the Finder, use <userinput>Get Info</" @@ -650,7 +631,7 @@ msgstr "" "消してしまわないようにしてください。" #. Tag: para -#: install-methods.xml:439 +#: install-methods.xml:458 #, no-c-format msgid "" "Obtain <command>Disk Copy</command>; if you have a MacOS system or CD it " @@ -662,7 +643,7 @@ msgstr "" "diskcopy;\"></ulink> を試してみてください。" #. Tag: para -#: install-methods.xml:446 +#: install-methods.xml:465 #, no-c-format msgid "" "Run <command>Disk Copy</command>, and select <menuchoice> " @@ -678,13 +659,13 @@ msgstr "" "うかを訊かれます。 書き込みが終わったらフロッピーはイジェクトされます。" #. Tag: title -#: install-methods.xml:461 +#: install-methods.xml:480 #, no-c-format msgid "Writing Disk Images with <command>suntar</command>" msgstr "<command>suntar</command> を用いたディスクイメージの書き込み" #. Tag: para -#: install-methods.xml:465 +#: install-methods.xml:484 #, no-c-format msgid "" "Obtain <command>suntar</command> from <ulink url=\"&url-powerpc-suntar;\"> </" @@ -698,7 +679,7 @@ msgstr "" "quote> を選びます。" #. Tag: para -#: install-methods.xml:473 +#: install-methods.xml:492 #, no-c-format msgid "" "Insert the floppy disk as requested, then hit &enterkey; (start at sector 0)." @@ -707,7 +688,7 @@ msgstr "" "0 から始めます)。" #. Tag: para -#: install-methods.xml:479 +#: install-methods.xml:498 #, no-c-format msgid "" "Select the <filename>root.bin</filename> file in the file-opening dialog." @@ -716,7 +697,7 @@ msgstr "" "す。" #. Tag: para -#: install-methods.xml:484 +#: install-methods.xml:503 #, no-c-format msgid "" "After the floppy has been created successfully, select <menuchoice> " @@ -730,7 +711,7 @@ msgstr "" "い。" #. Tag: para -#: install-methods.xml:492 +#: install-methods.xml:511 #, no-c-format msgid "" "Before using the floppy you created, <emphasis>set the write protect tab</" @@ -742,13 +723,13 @@ msgstr "" "合、 MacOS がフロッピーを壊してしまいます。" #. Tag: title -#: install-methods.xml:511 +#: install-methods.xml:530 #, no-c-format msgid "Preparing Files for USB Memory Stick Booting" msgstr "USB メモリでの起動用ファイルの準備" #. Tag: para -#: install-methods.xml:513 +#: install-methods.xml:532 #, no-c-format msgid "" "To prepare the USB stick, you will need a system where GNU/Linux is already " @@ -771,7 +752,7 @@ msgstr "" "イッチを切る必要があります。" #. Tag: para -#: install-methods.xml:526 +#: install-methods.xml:545 #, no-c-format msgid "" "The procedures described in this section will destroy anything already on " @@ -784,13 +765,13 @@ msgstr "" "例えばハードディスク内のすべてのデータを失うといったことが起こります。" #. Tag: title -#: install-methods.xml:536 +#: install-methods.xml:555 #, no-c-format msgid "Preparing a USB stick using a hybrid CD or DVD image" msgstr "ハイブリッド CD/DVD イメージを使った USB メモリの準備" #. Tag: para -#: install-methods.xml:537 +#: install-methods.xml:556 #, no-c-format msgid "" "Debian CD and DVD images can now be written directly a USB stick, which is a " @@ -804,7 +785,7 @@ msgstr "" "照してください。" #. Tag: para -#: install-methods.xml:544 +#: install-methods.xml:563 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -818,7 +799,7 @@ msgstr "" "があります)。" #. Tag: para -#: install-methods.xml:551 +#: install-methods.xml:570 #, no-c-format msgid "" "The CD or DVD image you choose should be written directly to the USB stick, " @@ -832,7 +813,7 @@ msgstr "" "実にアンマウントしてください。" #. Tag: screen -#: install-methods.xml:558 +#: install-methods.xml:577 #, no-c-format msgid "" "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" @@ -844,7 +825,7 @@ msgstr "" "<prompt>#</prompt> <userinput>sync</userinput>" #. Tag: para -#: install-methods.xml:560 +#: install-methods.xml:579 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -856,7 +837,7 @@ msgstr "" "す。" #. Tag: para -#: install-methods.xml:568 +#: install-methods.xml:587 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -871,7 +852,7 @@ msgstr "" "すべて格納する必要があるときに便利です。" #. Tag: para -#: install-methods.xml:576 +#: install-methods.xml:595 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -881,7 +862,7 @@ msgstr "" "してから、ファームウェアのコピーや展開をそこに行います。以下に例を示します。" #. Tag: screen -#: install-methods.xml:581 +#: install-methods.xml:600 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -897,7 +878,7 @@ msgstr "" "# umount /mnt" #. Tag: para -#: install-methods.xml:583 +#: install-methods.xml:602 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -911,13 +892,13 @@ msgstr "" "ションが見えるはずです。" #. Tag: title -#: install-methods.xml:597 +#: install-methods.xml:616 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "USB メモリへのファイルの手動コピー" #. Tag: para -#: install-methods.xml:598 +#: install-methods.xml:617 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -931,7 +912,7 @@ msgstr "" "少ないサイズでもセットアップできます)。" #. Tag: para -#: install-methods.xml:605 +#: install-methods.xml:624 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -947,7 +928,7 @@ msgstr "" "あります。" #. Tag: para -#: install-methods.xml:614 +#: install-methods.xml:633 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -963,19 +944,19 @@ msgstr "" "す。" #. Tag: para -#: install-methods.xml:622 +#: install-methods.xml:641 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "このイメージを使用するには、単に USB メモリに直接展開してください。" #. Tag: screen -#: install-methods.xml:626 +#: install-methods.xml:645 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" #. Tag: para -#: install-methods.xml:628 +#: install-methods.xml:647 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -987,23 +968,23 @@ msgstr "" "モリに直接展開してください。" #. Tag: screen -#: install-methods.xml:634 +#: install-methods.xml:653 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" #. Tag: para -#: install-methods.xml:636 +#: install-methods.xml:655 #, no-c-format msgid "" -"After that, mount the USB memory stick <phrase arch=" -"\"x86\">(<userinput>mount /dev/<replaceable>sdX</replaceable> /mnt</" -"userinput>),</phrase> <phrase arch=\"powerpc\">(<userinput>mount /dev/" -"<replaceable>sdX2</replaceable> /mnt</userinput>),</phrase> which will now " -"have <phrase arch=\"x86\">a FAT filesystem</phrase> <phrase arch=\"powerpc" -"\">an HFS filesystem</phrase> on it, and copy a &debian; ISO image (netinst " -"or full CD) to it. Unmount the stick (<userinput>umount /mnt</userinput>) " -"and you are done." +"After that, mount the USB memory stick <phrase arch=\"x86\">" +"(<userinput>mount /dev/<replaceable>sdX</replaceable> /mnt</userinput>),</" +"phrase> <phrase arch=\"powerpc\">(<userinput>mount /dev/<replaceable>sdX2</" +"replaceable> /mnt</userinput>),</phrase> which will now have <phrase arch=" +"\"x86\">a FAT filesystem</phrase> <phrase arch=\"powerpc\">an HFS " +"filesystem</phrase> on it, and copy a &debian; ISO image (netinst or full " +"CD) to it. Unmount the stick (<userinput>umount /mnt</userinput>) and you " +"are done." msgstr "" "その後、<phrase arch=\"x86\">FAT ファイルシステムの</phrase><phrase arch=" "\"powerpc\">HFS ファイルシステムの</phrase> USB メモリをマウントし<phrase " @@ -1014,13 +995,13 @@ msgstr "" "ント (<userinput>umount /mnt</userinput>) すると完了です。" #. Tag: title -#: install-methods.xml:653 +#: install-methods.xml:672 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "USB メモリへのファイルの手動コピー — 柔軟な方法" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:673 #, no-c-format msgid "" "If you like more flexibility or just want to know what's going on, you " @@ -1035,13 +1016,13 @@ msgstr "" "ということです。" #. Tag: title -#: install-methods.xml:669 install-methods.xml:791 +#: install-methods.xml:688 install-methods.xml:810 #, no-c-format msgid "Partitioning the USB stick" msgstr "USB メモリのパーティション分割" #. Tag: para -#: install-methods.xml:670 +#: install-methods.xml:689 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -1051,7 +1032,7 @@ msgstr "" "を示します。" #. Tag: para -#: install-methods.xml:675 +#: install-methods.xml:694 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -1086,7 +1067,7 @@ msgstr "" "&debian; パッケージに含まれています。" #. Tag: para -#: install-methods.xml:699 +#: install-methods.xml:718 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1104,7 +1085,7 @@ msgstr "" "のに利用できます。" #. Tag: para -#: install-methods.xml:709 +#: install-methods.xml:728 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -1129,13 +1110,13 @@ msgstr "" "を作成します。" #. Tag: title -#: install-methods.xml:726 install-methods.xml:838 +#: install-methods.xml:745 install-methods.xml:857 #, no-c-format msgid "Adding the installer image" msgstr "インストーライメージの追加" #. Tag: para -#: install-methods.xml:727 +#: install-methods.xml:746 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</replaceable> /" @@ -1160,7 +1141,7 @@ msgstr "" "DOS (8.3) のファイル名しか処理できないことに注意してください。" #. Tag: para -#: install-methods.xml:751 +#: install-methods.xml:770 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -1185,7 +1166,7 @@ msgstr "" "みで付加できます。" #. Tag: para -#: install-methods.xml:763 +#: install-methods.xml:782 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -1195,7 +1176,7 @@ msgstr "" "<userinput>prompt 1</userinput> の行を追加してください。" #. Tag: para -#: install-methods.xml:768 install-methods.xml:878 +#: install-methods.xml:787 install-methods.xml:897 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -1215,7 +1196,7 @@ msgstr "" "(<userinput>umount /mnt</userinput>)。" #. Tag: para -#: install-methods.xml:792 +#: install-methods.xml:811 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -1244,7 +1225,7 @@ msgstr "" "classname> &debian; パッケージに含まれています。" #. Tag: para -#: install-methods.xml:809 +#: install-methods.xml:828 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1260,7 +1241,7 @@ msgstr "" "す。" #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:837 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -1295,7 +1276,7 @@ msgstr "" "常の Unix ユーティリティを使う準備ができたことになります。" #. Tag: para -#: install-methods.xml:839 +#: install-methods.xml:858 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -1306,31 +1287,31 @@ msgstr "" "リへコピーしてください。" #. Tag: para -#: install-methods.xml:846 +#: install-methods.xml:865 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "<filename>vmlinux</filename> (カーネルバイナリ)" #. Tag: para -#: install-methods.xml:851 +#: install-methods.xml:870 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "<filename>initrd.gz</filename> (初期 RAM ディスクイメージ)" #. Tag: para -#: install-methods.xml:856 +#: install-methods.xml:875 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "<filename>yaboot.conf</filename> (yaboot 設定ファイル)" #. Tag: para -#: install-methods.xml:861 +#: install-methods.xml:880 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "<filename>boot.msg</filename> (追加起動メッセージ)" #. Tag: para -#: install-methods.xml:868 +#: install-methods.xml:887 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -1365,13 +1346,13 @@ msgstr "" "size</userinput> パラメータを、 増やす必要があることに注意してください。" #. Tag: title -#: install-methods.xml:906 +#: install-methods.xml:925 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "ハードディスク起動ファイルの準備" #. Tag: para -#: install-methods.xml:907 +#: install-methods.xml:926 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1383,7 +1364,7 @@ msgstr "" "ることもできます。" #. Tag: para -#: install-methods.xml:913 +#: install-methods.xml:932 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1397,7 +1378,7 @@ msgstr "" "事全てを避けることができます。" #. Tag: para -#: install-methods.xml:920 +#: install-methods.xml:939 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1419,7 +1400,7 @@ msgstr "" "たファイル) をやりとりするためには、HFS パーティションが必要です。" #. Tag: para -#: install-methods.xml:931 +#: install-methods.xml:950 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1431,7 +1412,7 @@ msgstr "" "別々のプログラムを使います。" #. Tag: title -#: install-methods.xml:940 +#: install-methods.xml:959 #, no-c-format msgid "" "Hard disk installer booting from Linux using <command>LILO</command> or " @@ -1441,7 +1422,7 @@ msgstr "" "ハードディスクインストーラ起動" #. Tag: para -#: install-methods.xml:942 +#: install-methods.xml:961 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1451,7 +1432,7 @@ msgstr "" "して、linux を追加したり、 既存の linux を交換する方法について説明します。" #. Tag: para -#: install-methods.xml:948 +#: install-methods.xml:967 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1463,7 +1444,7 @@ msgstr "" "イルシステムとして使うことができます。" #. Tag: para -#: install-methods.xml:954 +#: install-methods.xml:973 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1475,19 +1456,19 @@ msgstr "" "してください)。例えば <filename>/boot/newinstall/</filename> などです。" #. Tag: para -#: install-methods.xml:962 +#: install-methods.xml:981 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "<filename>vmlinuz</filename> (カーネルバイナリ)" #. Tag: para -#: install-methods.xml:967 +#: install-methods.xml:986 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "<filename>initrd.gz</filename> (RAM ディスクイメージ)" #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:993 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1497,7 +1478,7 @@ msgstr "" "ください。" #. Tag: title -#: install-methods.xml:984 +#: install-methods.xml:1003 #, no-c-format msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" @@ -1505,7 +1486,7 @@ msgstr "" "動" #. Tag: para -#: install-methods.xml:985 +#: install-methods.xml:1004 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1515,7 +1496,7 @@ msgstr "" "するようハードディスクを準備する方法を説明します。" #. Tag: para -#: install-methods.xml:990 +#: install-methods.xml:1009 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1525,7 +1506,7 @@ msgstr "" "コピーしてください。" #. Tag: para -#: install-methods.xml:995 +#: install-methods.xml:1014 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" @@ -1534,19 +1515,19 @@ msgstr "" "メージ)" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1019 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "<filename>/tools</filename> (loadlin ツール)" #. Tag: title -#: install-methods.xml:1013 +#: install-methods.xml:1032 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "OldWorld Mac におけるハードディスクからのインストーラの起動" #. Tag: para -#: install-methods.xml:1014 +#: install-methods.xml:1033 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1570,7 +1551,7 @@ msgstr "" "ためこのモデルでは <application>BootX</application> が必要です。" #. Tag: para -#: install-methods.xml:1027 +#: install-methods.xml:1046 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1598,13 +1579,13 @@ msgstr "" "System Folder に置いてください。" #. Tag: title -#: install-methods.xml:1047 +#: install-methods.xml:1066 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "NewWorld Mac におけるハードディスクからのインストーラの起動" #. Tag: para -#: install-methods.xml:1048 +#: install-methods.xml:1067 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1625,7 +1606,7 @@ msgstr "" "PowerMac をサポートしておらず、 使うべきではありません。" #. Tag: para -#: install-methods.xml:1059 +#: install-methods.xml:1078 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1639,31 +1620,31 @@ msgstr "" "ラッグします)。" #. Tag: filename -#: install-methods.xml:1069 install-methods.xml:1395 +#: install-methods.xml:1088 install-methods.xml:1414 #, no-c-format msgid "vmlinux" msgstr "vmlinux" #. Tag: filename -#: install-methods.xml:1074 install-methods.xml:1400 +#: install-methods.xml:1093 install-methods.xml:1419 #, no-c-format msgid "initrd.gz" msgstr "initrd.gz" #. Tag: filename -#: install-methods.xml:1079 install-methods.xml:1405 +#: install-methods.xml:1098 install-methods.xml:1424 #, no-c-format msgid "yaboot" msgstr "yaboot" #. Tag: filename -#: install-methods.xml:1084 install-methods.xml:1410 +#: install-methods.xml:1103 install-methods.xml:1429 #, no-c-format msgid "yaboot.conf" msgstr "yaboot.conf" #. Tag: para -#: install-methods.xml:1089 +#: install-methods.xml:1108 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1679,7 +1660,7 @@ msgstr "" "入力するコマンドで必要となります。" #. Tag: para -#: install-methods.xml:1097 +#: install-methods.xml:1116 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" @@ -1687,13 +1668,13 @@ msgstr "" "トーラを起動させるには、 <xref linkend=\"boot-newworld\"/> に進んでください。" #. Tag: title -#: install-methods.xml:1110 +#: install-methods.xml:1129 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "TFTP ネットブート用ファイルの準備" #. Tag: para -#: install-methods.xml:1111 +#: install-methods.xml:1130 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1709,7 +1690,7 @@ msgstr "" "せん。" #. Tag: para -#: install-methods.xml:1119 +#: install-methods.xml:1138 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1722,7 +1703,7 @@ msgstr "" "要です。" #. Tag: para -#: install-methods.xml:1126 +#: install-methods.xml:1145 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1743,7 +1724,7 @@ msgstr "" "DHCP でしか設定できないこともあります。" #. Tag: para -#: install-methods.xml:1140 +#: install-methods.xml:1159 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1755,7 +1736,7 @@ msgstr "" "あります。" #. Tag: para -#: install-methods.xml:1146 +#: install-methods.xml:1165 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1766,7 +1747,7 @@ msgstr "" "す。" #. Tag: para -#: install-methods.xml:1151 +#: install-methods.xml:1170 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1780,7 +1761,7 @@ msgstr "" "4.x, SunOS 5.x (Solaris), GNU/Linux での例を示します。" #. Tag: para -#: install-methods.xml:1159 +#: install-methods.xml:1178 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1794,13 +1775,13 @@ msgstr "" "です。" #. Tag: title -#: install-methods.xml:1175 +#: install-methods.xml:1194 #, no-c-format msgid "Setting up RARP server" msgstr "RARP サーバの設定" #. Tag: para -#: install-methods.xml:1176 +#: install-methods.xml:1195 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1819,7 +1800,7 @@ msgstr "" "て <userinput>ip addr show dev eth0</userinput> コマンドを使ってください。" #. Tag: para -#: install-methods.xml:1188 +#: install-methods.xml:1207 #, no-c-format msgid "" "On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/SunOS, " @@ -1844,13 +1825,13 @@ msgstr "" "で) 実行してください。" #. Tag: title -#: install-methods.xml:1209 +#: install-methods.xml:1228 #, no-c-format msgid "Setting up a DHCP server" msgstr "DHCP サーバの設定" #. Tag: para -#: install-methods.xml:1210 +#: install-methods.xml:1229 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1864,7 +1845,7 @@ msgstr "" "dhcpd.conf</filename> を参照)" #. Tag: screen -#: install-methods.xml:1217 +#: install-methods.xml:1236 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1908,7 +1889,7 @@ msgstr "" "}" #. Tag: para -#: install-methods.xml:1219 +#: install-methods.xml:1238 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1925,7 +1906,7 @@ msgstr "" "ションは TFTP 経由で取得するファイルの名前です。" #. Tag: para -#: install-methods.xml:1229 +#: install-methods.xml:1248 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1936,13 +1917,13 @@ msgstr "" "動してください。" #. Tag: title -#: install-methods.xml:1237 +#: install-methods.xml:1256 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "DHCP 設定での PXE 起動の有効化" #. Tag: para -#: install-methods.xml:1238 +#: install-methods.xml:1257 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -2013,13 +1994,13 @@ msgstr "" "い)。" #. Tag: title -#: install-methods.xml:1258 +#: install-methods.xml:1277 #, no-c-format msgid "Setting up a BOOTP server" msgstr "BOOTP サーバの設定" #. Tag: para -#: install-methods.xml:1259 +#: install-methods.xml:1278 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -2035,7 +2016,7 @@ msgstr "" "れぞれ入っています。" #. Tag: para -#: install-methods.xml:1267 +#: install-methods.xml:1286 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -2099,7 +2080,7 @@ msgstr "" "userinput> 変数がマシンの MAC アドレスです。 </phrase>" #. Tag: para -#: install-methods.xml:1300 +#: install-methods.xml:1319 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -2123,13 +2104,13 @@ msgstr "" "<command>dhcpd</command> を再起動するだけです。" #. Tag: title -#: install-methods.xml:1319 +#: install-methods.xml:1338 #, no-c-format msgid "Enabling the TFTP Server" msgstr "TFTP サーバの立ち上げ" #. Tag: para -#: install-methods.xml:1320 +#: install-methods.xml:1339 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -2139,7 +2120,7 @@ msgstr "" "を確認してください。" #. Tag: para -#: install-methods.xml:1325 +#: install-methods.xml:1344 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -2154,7 +2135,7 @@ msgstr "" "は、パッケージのインストール時や再設定時に選択できます。" #. Tag: para -#: install-methods.xml:1334 +#: install-methods.xml:1353 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -2172,7 +2153,7 @@ msgstr "" "要に応じて、本節の設定例を調整してください。" #. Tag: para -#: install-methods.xml:1344 +#: install-methods.xml:1363 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -2188,7 +2169,7 @@ msgstr "" "勧めします。" #. Tag: para -#: install-methods.xml:1352 +#: install-methods.xml:1371 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -2218,13 +2199,13 @@ msgstr "" "調整してください。" #. Tag: title -#: install-methods.xml:1374 +#: install-methods.xml:1393 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "TFTP イメージを適切な場所に配置する" #. Tag: para -#: install-methods.xml:1375 +#: install-methods.xml:1394 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2240,7 +2221,7 @@ msgstr "" "TFTP クライアントによって決まり、 強制力のある標準は存在しません。" #. Tag: para -#: install-methods.xml:1384 +#: install-methods.xml:1403 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2256,13 +2237,13 @@ msgstr "" "す。" #. Tag: filename -#: install-methods.xml:1415 +#: install-methods.xml:1434 #, no-c-format msgid "boot.msg" msgstr "boot.msg" #. Tag: para -#: install-methods.xml:1420 +#: install-methods.xml:1439 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2279,7 +2260,7 @@ msgstr "" "てください。" #. Tag: para -#: install-methods.xml:1428 +#: install-methods.xml:1447 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2296,13 +2277,13 @@ msgstr "" "を確認してください。" #. Tag: title -#: install-methods.xml:1440 +#: install-methods.xml:1459 #, no-c-format msgid "SPARC TFTP Booting" msgstr "SPARC TFTP ブート" #. Tag: para -#: install-methods.xml:1441 +#: install-methods.xml:1460 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2332,7 +2313,7 @@ msgstr "" "字に変更し、 (必要なら) サブアーキテクチャ名を追加しなければなりません。" #. Tag: para -#: install-methods.xml:1457 +#: install-methods.xml:1476 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2346,7 +2327,7 @@ msgstr "" "い。" #. Tag: para -#: install-methods.xml:1464 +#: install-methods.xml:1483 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2360,13 +2341,13 @@ msgstr "" "しても TFTP サーバが見るディレクトリの内部でなければいけません。" #. Tag: title -#: install-methods.xml:1475 +#: install-methods.xml:1494 #, no-c-format msgid "SGI TFTP Booting" msgstr "SGI の TFTP での起動" #. Tag: para -#: install-methods.xml:1476 +#: install-methods.xml:1495 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2380,13 +2361,13 @@ msgstr "" "filename> の <userinput>filename=</userinput> オプションに指定します。" #. Tag: title -#: install-methods.xml:1584 +#: install-methods.xml:1603 #, no-c-format msgid "Automatic Installation" msgstr "自動インストール" #. Tag: para -#: install-methods.xml:1585 +#: install-methods.xml:1604 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -2401,13 +2382,13 @@ msgstr "" "<ulink url=\"http://fai-project.org\">FAI home page</ulink> をご覧ください。" #. Tag: title -#: install-methods.xml:1597 +#: install-methods.xml:1616 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "&debian; インストーラを用いた自動インストール" #. Tag: para -#: install-methods.xml:1598 +#: install-methods.xml:1617 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -2421,7 +2402,7 @@ msgstr "" "れます。" #. Tag: para -#: install-methods.xml:1605 +#: install-methods.xml:1624 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " @@ -2430,6 +2411,32 @@ msgstr "" "編集できる動作サンプルを含む preseed の完全なドキュメントは、 <xref linkend=" "\"appendix-preseed\"/> にあります。" +#~ msgid "Thecus N2100 Installation Files" +#~ msgstr "Thecus N2100 のインストールファイル" + +#~ msgid "" +#~ "A firmware image is provided for the Thecus N2100 which will " +#~ "automatically boot <classname>debian-installer</classname>. This image " +#~ "can be installed using the Thecus firmware upgrade process. This firmware " +#~ "image can be obtained from &n2100-firmware-img;." +#~ msgstr "" +#~ "<classname>debian-installer</classname> が自動的に起動する、Thecus N2100 " +#~ "向けのファームウェアイメージが提供されています。 このイメージを Thecus " +#~ "firmware upgrade process を用いてインストールできます。このファームウェア" +#~ "イメージは、&n2100-firmware-img; から得られます。" + +#~ msgid "GLAN Tank Installation Files" +#~ msgstr "GLAN Tank のインストールファイル" + +#~ msgid "" +#~ "The GLAN Tank requires a kernel and ramdisk on an ext2 partition on the " +#~ "disk on which you intend to install &debian;. These images can be " +#~ "obtained from &glantank-firmware-img;." +#~ msgstr "" +#~ "GLAN Tank では、&debian; をインストールする予定のディスクにある ext2 パー" +#~ "ティションに、カーネルと RAM ディスクイメージが必要です。このイメージは、 " +#~ "&glantank-firmware-img; から取得できます。" + #~ msgid "Creating an IPL tape" #~ msgstr "IPL テープの作成" diff --git a/po/ja/preparing.po b/po/ja/preparing.po index d7f2d0a37..bceb9432a 100644 --- a/po/ja/preparing.po +++ b/po/ja/preparing.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2013-10-06 14:01+0000\n" +"POT-Creation-Date: 2014-08-03 08:11+0000\n" "PO-Revision-Date: 2013-04-08 23:08+0900\n" "Last-Translator: KURASAWA Nozomu (nabetaro) <nabetaro@debian.or.jp>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -2212,19 +2212,270 @@ msgid "FIXME: more information needed — from a Redbook?" msgstr "FIXME: more information needed — from a Redbook?" #. Tag: title -#: preparing.xml:1463 +#: preparing.xml:1466 +#, no-c-format +msgid "ARM firmware" +msgstr "" + +#. Tag: para +#: preparing.xml:1468 +#, no-c-format +msgid "" +"As already mentioned before, there is unfortunately no standard for system " +"firmware on ARM systems. Even the behaviour of different systems which use " +"nominally the same firmware can be quite different. This results from the " +"fact that a large part of the devices using the ARM architecture are " +"embedded systems, for which the manufacturers usually build heavily " +"customized firmware versions and include device-specific patches. " +"Unfortunately the manufacturers often do not submit their changes and " +"extensions back to the mainline firmware developers, so their changes are " +"not integrated into newer versions of the original firmware." +msgstr "" + +#. Tag: para +#: preparing.xml:1480 +#, no-c-format +msgid "" +"As a result even newly sold systems often use a firmware that is based on a " +"years-old manufacturer-modified version of a firmware whose mainline " +"codebase has evolved a lot further in the meantime and offers additional " +"features or shows different behaviour in certain aspects. In addition to " +"that, the naming of onboard devices is not consistent between different " +"manufacturer-modified versions of the same firmware, therefore it is nearly " +"impossible to provide usable product-independend instructions for ARM-based " +"systems." +msgstr "" + +#. Tag: title +#: preparing.xml:1493 +#, no-c-format +msgid "Setting the ethernet MAC address in u-boot" +msgstr "" + +#. Tag: para +#: preparing.xml:1494 +#, no-c-format +msgid "" +"The MAC address of every ethernet interface should normally be globally " +"unique, and it technically has to be unique within its ethernet broadcast " +"domain. To achieve this, the manufacturer usually allocates a block of MAC " +"addresses from a centrally-administered pool (for which a fee has to be " +"paid) and preconfigures one of these addresses on each item sold." +msgstr "" + +#. Tag: para +#: preparing.xml:1502 +#, no-c-format +msgid "" +"In the case of development boards, sometimes the manufacturer wants to avoid " +"paying these fees and therefore provides no globally unique addresses. In " +"these cases the users themselves have to define MAC addresses for their " +"systems. When no MAC address is defined for an ethernet interface, some " +"network drivers generate a random MAC address that can change on every boot, " +"and if this happens, network access would be possible even when the user has " +"not manually set an address, but e.g. assigning semi-static IP addresses by " +"DHCP based on the MAC address of the requesting client would obviously not " +"work reliably." +msgstr "" + +#. Tag: para +#: preparing.xml:1513 +#, no-c-format +msgid "" +"To avoid conflicts with existing officially-assigned MAC addresses, there is " +"an address pool which is reserved for so-called <quote>locally administered</" +"quote> addresses. It is defined by the value of two specific bits in the " +"first byte of the address (the article \"MAC address\" in the English " +"language Wikipedia gives a good explanation). In practice this means that e." +"g. any address starting with hexadecimal ca (such as ca:ff:ee:12:34:56) can " +"be used as a locally administered address." +msgstr "" + +#. Tag: para +#: preparing.xml:1523 +#, no-c-format +msgid "" +"On systems using u-boot as system firmware, the ethernet MAC address is " +"placed in the <quote>ethaddr</quote> environment variable. It can be checked " +"at the u-boot command prompt with the command <quote>printenv ethaddr</" +"quote> and can be set with the command <quote>setenv ethaddr ca:ff:" +"ee:12:34:56</quote>. After setting the value, the command <quote>saveenv</" +"quote> makes the assignment permanent." +msgstr "" + +#. Tag: title +#: preparing.xml:1534 +#, no-c-format +msgid "Kernel/Initrd/Device-Tree relocation issues in u-boot" +msgstr "" + +#. Tag: para +#: preparing.xml:1535 +#, no-c-format +msgid "" +"On some systems with older u-boot versions there can be problems with " +"properly relocating the Linux kernel, the initial ramdisk and the device-" +"tree blob in memory during the boot process. In this case, u-boot shows the " +"message \"Starting kernel ...\", but the system freezes afterwards without " +"further output. These issues have been solved with newer u-boot versions " +"from v2014.07 onwards." +msgstr "" + +#. Tag: para +#: preparing.xml:1543 +#, no-c-format +msgid "" +"If the system has originally used a u-boot version older than v2014.07 and " +"has been upgraded to a newer version later, the problem might still occur " +"even after upgrading u-boot. Upgrading u-boot usually does not modify the " +"existing u-boot environment variables and the fix requires an additional " +"environment variable (bootm_size) to be set, which u-boot does automatically " +"only on fresh installations without existing environment data. It is " +"possible to manually set bootm_size to the new u-boot's default value by " +"running the command \"env default bootm_size; saveenv\" at the u-boot prompt." +msgstr "" + +#. Tag: para +#: preparing.xml:1554 +#, no-c-format +msgid "" +"Another possibility to circumvent relocation-related problems is to run the " +"command \"setenv fdt_high ffffffff; setenv initrd_high 0xffffffff; saveenv\" " +"at the u-boot prompt to completely disable the relocation of the initial " +"ramdisk and the device-tree blob." +msgstr "" + +#. Tag: title +#: preparing.xml:1564 +#, no-c-format +msgid "Systems with UEFI firmware" +msgstr "" + +#. Tag: para +#: preparing.xml:1565 +#, no-c-format +msgid "" +"UEFI (<quote>Unified Extensible Firmware Interface</quote>) is a new kind of " +"system firmware that is used on many modern systems and is - among other " +"uses - intended to replace the classic PC BIOS." +msgstr "" + +#. Tag: para +#: preparing.xml:1571 +#, no-c-format +msgid "" +"Currently most PC systems that use UEFI also have a so-called " +"<quote>Compatibility Support Module</quote> (CSM) in the firmware, which " +"provides excatly the same interfaces to an operating system as a classic PC " +"BIOS, so that software written for the classic PC BIOS can be used " +"unchanged. Nonetheless UEFI is intended to one day completely replace the " +"old PC BIOS without being fully backwards-compatible and there are already a " +"few systems with UEFI but without CSM." +msgstr "" + +#. Tag: para +#: preparing.xml:1581 +#, no-c-format +msgid "" +"On systems with UEFI there are a few things to take into consideration when " +"installing an operating system. The way the firmware loads an operating " +"system is fundamentally different between the classic BIOS (or UEFI in CSM " +"mode) and native UEFI. One major difference is the way the harddisk " +"partitions get recorded on the harddisk. While the classic BIOS and UEFI in " +"CSM mode use a DOS partition table, native UEFI uses a different " +"partitioning scheme called <quote>GUID Partition Table</quote> (GPT). On a " +"single disk, for all practical purposes only one of the two can be used and " +"in case of a multi-boot setup with different operating systems on one disk, " +"all of them must therefore use the same type of partition table. Booting " +"from a disk with GPT is only possible in native UEFI mode, but using GPT " +"becomes more and more common as hard disk sizes grow, because the classic " +"DOS partition table cannot address disks larger than about 2 Terabytes while " +"GPT allows for by far larger disks. The other major difference between BIOS " +"(or UEFI in CSM mode) and native UEFI is from where boot code is loaded and " +"in which format it has to be, so that different bootloaders are needed for " +"both systems." +msgstr "" + +#. Tag: para +#: preparing.xml:1601 +#, no-c-format +msgid "" +"The latter becomes important when booting &d-i; on a UEFI system with CSM " +"because &d-i; checks whether it was started on a BIOS- or on a native UEFI " +"system and installs the corresponding bootloader. Normally this simply works " +"but there can be a problem in multi-boot environments. On some UEFI systems " +"with CSM the default boot mode for removable devices can be different from " +"what is actually used when booting from hard disk, so when booting the " +"installer from a USB stick in a different mode from what is used when " +"booting another already installed operating system from the hard disk, the " +"wrong bootloader might be installed and the system might be unbootable after " +"finishing the installation. When choosing the boot device from a firmware " +"boot menu, some systems offer two seperate choices for each device, so that " +"the user can select whether booting shall happen in CSM or in native UEFI " +"mode." +msgstr "" + +#. Tag: para +#: preparing.xml:1617 +#, no-c-format +msgid "" +"Another UEFI-related topic is the so-called <quote>secure boot</quote> " +"mechanism. Secure boot means a function of UEFI implementations that allows " +"the firmware to only load and execute code that is cryptographically signed " +"with certain keys and thereby blocking any (potentially malicious) boot code " +"that is unsigned or signed with unknown keys. In practice the only key " +"accepted by default on most UEFI systems with secure boot is a key from " +"Microsoft used for signing the Windows bootloader. As the boot code used by " +"&d-i; is not signed by Microsoft, booting the installer requires prior " +"deactivation of secure boot in case it is enabled. Secure boot is often " +"enabled by default on systems that come preinstalled with a 64Bit version of " +"Windows 8 and there is unfortunately no standard where in the UEFI setup it " +"can be disabled. On some systems, the option to disable secure boot is only " +"made visible when a BIOS password has been set by the user, so if you have a " +"system with secure boot enabled, but cannot find an option to disable it, " +"try setting a BIOS password, powercycle the machine and look again for an " +"appropriate option." +msgstr "" + +#. Tag: title +#: preparing.xml:1639 +#, no-c-format +msgid "Disabling the Windows 8 <quote>fast boot</quote> feature" +msgstr "" + +#. Tag: para +#: preparing.xml:1640 +#, no-c-format +msgid "" +"Windows 8 offers a feature called \"fast boot\" to cut down the time needed " +"to boot itself. Technically, when this feature is enabled, Windows 8 does " +"not do a real shutdown and a real cold boot afterwards when ordered to shut " +"down, but instead does something resembling a partial suspend to disk to " +"reduce the \"boot\" time. As long as Windows 8 is the only operating system " +"on the machine, this is unproblematic, but it can result in problems and " +"data loss when you have a dual boot setup in which another operating system " +"accesses the same filesystems as Windows 8 does. In that case the real state " +"of the filesystem can be different from what Windows 8 believes it to be " +"after the \"boot\" and this could cause filesystem corruption upon further " +"write accesses to the filesystem. Therefore in a dual boot setup, to avoid " +"filesystem corruption the \"fast boot\" feature has to be disabled within " +"Windows." +msgstr "" + +#. Tag: title +#: preparing.xml:1658 #, no-c-format msgid "Hardware Issues to Watch Out For" msgstr "気をつけるべきハードウェアの問題" #. Tag: title -#: preparing.xml:1466 +#: preparing.xml:1661 #, no-c-format msgid "USB BIOS support and keyboards" msgstr "USB BIOS サポートとキーボード" #. Tag: para -#: preparing.xml:1467 +#: preparing.xml:1662 #, no-c-format msgid "" "If you have no PS/2-style keyboard, but only a USB model, on some very old " @@ -2242,13 +2493,13 @@ msgstr "" "keyboard support</quote> といった BIOS 設定に入ってください。" #. Tag: title -#: preparing.xml:1480 +#: preparing.xml:1675 #, no-c-format msgid "Display-visibility on OldWorld Powermacs" msgstr "OldWorld PowerMAC でのディスプレイ表示" #. Tag: para -#: preparing.xml:1482 +#: preparing.xml:1677 #, no-c-format msgid "" "Some OldWorld Powermacs, most notably those with the <quote>control</quote> " diff --git a/po/ja/preseed.po b/po/ja/preseed.po index 53f24b0b5..34907edfb 100644 --- a/po/ja/preseed.po +++ b/po/ja/preseed.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2013-10-06 14:01+0000\n" +"POT-Creation-Date: 2014-08-03 08:11+0000\n" "PO-Revision-Date: 2013-10-06 22:57+0900\n" "Last-Translator: KURASAWA Nozomu (nabetaro) <nabetaro@debian.or.jp>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -31,7 +31,7 @@ msgstr "" "トールを自動化するものです。" #. Tag: para -#: preseed.xml:23 preseed.xml:697 +#: preseed.xml:23 preseed.xml:698 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -116,7 +116,7 @@ msgid "initrd" msgstr "initrd" #. Tag: entry -#: preseed.xml:70 preseed.xml:537 +#: preseed.xml:70 preseed.xml:538 #, no-c-format msgid "file" msgstr "file" @@ -213,13 +213,20 @@ msgstr "" #. Tag: para #: preseed.xml:126 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Obviously, any questions that have been processed before the " +#| "preconfiguration file is loaded cannot be preseeded (this will include " +#| "questions that are only displayed at medium or low priority, like the " +#| "first hardware detection run). <xref linkend=\"preseed-bootparms\"/> " +#| "offers a way to avoid these questions being asked." msgid "" "Obviously, any questions that have been processed before the " "preconfiguration file is loaded cannot be preseeded (this will include " "questions that are only displayed at medium or low priority, like the first " -"hardware detection run). <xref linkend=\"preseed-bootparms\"/> offers a way " -"to avoid these questions being asked." +"hardware detection run). A not so convenient way to avoid these questions " +"from being asked is to preseed them through the boot parameters, as " +"described in <xref linkend=\"preseed-bootparms\"/>." msgstr "" "言うまでもなく、事前設定ファイルが読み込まれる前に処理される質問は、preseed " "できません。(最初のハードウェア検出のように、優先度が中や低でしか表示されない" @@ -227,10 +234,18 @@ msgstr "" "問が出ないようにする方法を提供しています。" #. Tag: para -#: preseed.xml:134 -#, no-c-format +#: preseed.xml:135 +#, fuzzy, no-c-format +#| msgid "" +#| "In order to avoid the questions that would normally appear before the " +#| "preseeding occurs, you can start the installer in <quote>auto</quote> " +#| "mode. This delays questions that would normally be asked too early for " +#| "preseeding (i.e. language, country and keyboard selection) until after " +#| "the network comes up, thus allowing them to be preseeded. It also runs " +#| "the installation at critical priority, which avoids many unimportant " +#| "questions. See <xref linkend=\"preseed-auto\"/> for details." msgid "" -"In order to avoid the questions that would normally appear before the " +"In order to easily avoid the questions that would normally appear before the " "preseeding occurs, you can start the installer in <quote>auto</quote> mode. " "This delays questions that would normally be asked too early for preseeding " "(i.e. language, country and keyboard selection) until after the network " @@ -246,13 +261,13 @@ msgstr "" "auto\"/> をご覧ください。" #. Tag: title -#: preseed.xml:148 +#: preseed.xml:149 #, no-c-format msgid "Limitations" msgstr "制限" #. Tag: para -#: preseed.xml:149 +#: preseed.xml:150 #, no-c-format msgid "" "Although most questions used by &d-i; can be preseeded using this method, " @@ -266,13 +281,13 @@ msgstr "" "いと言うことです。" #. Tag: title -#: preseed.xml:223 +#: preseed.xml:224 #, no-c-format msgid "Using preseeding" msgstr "preseed の利用" #. Tag: para -#: preseed.xml:224 +#: preseed.xml:225 #, no-c-format msgid "" "You will first need to create a preconfiguration file and place it in the " @@ -292,7 +307,7 @@ msgstr "" "は、この文書では扱いません。&d-i; の開発者向け文書を当たってください。" #. Tag: para -#: preseed.xml:235 +#: preseed.xml:236 #, no-c-format msgid "" "An example preconfiguration file that you can use as basis for your own " @@ -304,13 +319,13 @@ msgstr "" "います。" #. Tag: title -#: preseed.xml:244 +#: preseed.xml:245 #, no-c-format msgid "Loading the preconfiguration file" msgstr "事前設定ファイルの読み込み" #. Tag: para -#: preseed.xml:245 +#: preseed.xml:246 #, no-c-format msgid "" "If you are using initrd preseeding, you only have to make sure a file named " @@ -323,7 +338,7 @@ msgstr "" "このファイルがあるか自動的にチェックし、読み込みます。" #. Tag: para -#: preseed.xml:252 +#: preseed.xml:253 #, no-c-format msgid "" "For the other preseeding methods you need to tell the installer what file to " @@ -339,16 +354,16 @@ msgid "" msgstr "" "他の preseed 方法では、起動時にどのファイルを読み込むか、インストーラに指定す" "る必要があります。通常、カーネルのブートパラメータで渡して行います。これは起" -"動時に手動で与えるか、ブートローダ設定ファイル <phrase arch=\"linux-any" -"\">(例: <filename>syslinux.cfg</filename>) を編集し、カーネルへの append 行の" -"最後にパラメータを追加します。</phrase><phrase arch=\"kfreebsd-any\">(例: " +"動時に手動で与えるか、ブートローダ設定ファイル <phrase arch=\"linux-any\">" +"(例: <filename>syslinux.cfg</filename>) を編集し、カーネルへの append 行の最" +"後にパラメータを追加します。</phrase><phrase arch=\"kfreebsd-any\">(例: " "<filename>grub.cfg</filename>) を編集し、カーネルへの 新しい <literal>set</" -"literal> 行としてパラメータを追加します。</phrase><phrase arch=\"hurd-any" -"\">(例: <filename>grub.cfg</filename>) を編集し、<filename>gnumach.gz</" +"literal> 行としてパラメータを追加します。</phrase><phrase arch=\"hurd-any\">" +"(例: <filename>grub.cfg</filename>) を編集し、<filename>gnumach.gz</" "filename> 行の最後にパラメータを追加します。</phrase>" #. Tag: para -#: preseed.xml:265 +#: preseed.xml:266 #, no-c-format msgid "" "If you do specify the preconfiguration file in the bootloader configuration, " @@ -366,7 +381,7 @@ msgstr "" "タイムアウトを <literal>0</literal> にします。</phrase>" #. Tag: para -#: preseed.xml:274 +#: preseed.xml:275 #, no-c-format msgid "" "To make sure the installer gets the right preconfiguration file, you can " @@ -380,7 +395,7 @@ msgstr "" "ストーラは事前設定ファイルを使用しません。" #. Tag: screen -#: preseed.xml:283 +#: preseed.xml:284 #, no-c-format msgid "" "Boot parameters to specify:\n" @@ -412,7 +427,7 @@ msgstr "" " preseed/file/checksum=5da499872becccfeda2c4872f9171c3d" #. Tag: para -#: preseed.xml:285 +#: preseed.xml:286 #, no-c-format msgid "" "Note that <filename>preseed/url</filename> can be shortened to just " @@ -427,13 +442,13 @@ msgstr "" "<filename>preseed-md5</filename> に短縮できることに注意してください。" #. Tag: title -#: preseed.xml:296 +#: preseed.xml:297 #, no-c-format msgid "Using boot parameters to preseed questions" msgstr "preseed が質問するブートパラメータの利用" #. Tag: para -#: preseed.xml:297 +#: preseed.xml:298 #, no-c-format msgid "" "If a preconfiguration file cannot be used to preseed some steps, the install " @@ -444,7 +459,7 @@ msgstr "" "ストーラ起動時のコマンドラインに与えることで、インストールを自動で行えます。" #. Tag: para -#: preseed.xml:303 +#: preseed.xml:304 #, no-c-format msgid "" "Boot parameters can also be used if you do not really want to use " @@ -455,7 +470,7 @@ msgstr "" "使用します。有用な使用法のサンプルが、このマニュアルの別の場所にあります。" #. Tag: para -#: preseed.xml:309 +#: preseed.xml:310 #, no-c-format msgid "" "To set a value to be used inside &d-i;, just pass " @@ -490,7 +505,7 @@ msgstr "" "ベースにコピーされず、関連パッケージの設定中使用されません。" #. Tag: para -#: preseed.xml:332 +#: preseed.xml:333 #, no-c-format msgid "" "Normally, preseeding a question in this way will mean that the question will " @@ -504,7 +519,7 @@ msgstr "" "seenflag\"/> もご覧ください。" #. Tag: para -#: preseed.xml:339 +#: preseed.xml:340 #, no-c-format msgid "" "Note that some variables that are frequently set at the boot prompt have a " @@ -521,7 +536,7 @@ msgstr "" "スがあり、これは <literal>tasksel:tasksel/first</literal> に変換されます。" #. Tag: para -#: preseed.xml:348 +#: preseed.xml:349 #, no-c-format msgid "" "A <quote>--</quote> in the boot options has special meaning. Kernel " @@ -537,7 +552,7 @@ msgstr "" "タをかけます。" #. Tag: para -#: preseed.xml:357 +#: preseed.xml:358 #, no-c-format msgid "" "Current linux kernels (2.6.9 and later) accept a maximum of 32 command line " @@ -551,7 +566,7 @@ msgstr "" "ます (以前のカーネルではこの数字がもっと少ないです)。" #. Tag: para -#: preseed.xml:365 +#: preseed.xml:366 #, no-c-format msgid "" "For most installations some of the default options in your bootloader " @@ -563,7 +578,7 @@ msgstr "" "るかもしれません。これにより preseed 用にもっとオプションを追加できます。" #. Tag: para -#: preseed.xml:372 +#: preseed.xml:373 #, no-c-format msgid "" "It may not always be possible to specify values with spaces for boot " @@ -573,13 +588,13 @@ msgstr "" "うまくいくとは限りません。" #. Tag: title -#: preseed.xml:381 +#: preseed.xml:382 #, no-c-format msgid "Auto mode" msgstr "自動モード" #. Tag: para -#: preseed.xml:382 +#: preseed.xml:383 #, no-c-format msgid "" "There are several features of &debian; Installer that combine to allow " @@ -591,7 +606,7 @@ msgstr "" "いくつかあります。" #. Tag: para -#: preseed.xml:388 +#: preseed.xml:389 #, no-c-format msgid "" "This is enabled by using the <literal>Automated install</literal> boot " @@ -609,7 +624,7 @@ msgstr "" "linkend=\"boot-screen\"/>を見てください。</phrase>" #. Tag: para -#: preseed.xml:397 +#: preseed.xml:398 #, no-c-format msgid "" "To illustrate this, here are some examples that can be used at the boot " @@ -634,7 +649,7 @@ msgstr "" "を取得するようになります。" #. Tag: para -#: preseed.xml:411 +#: preseed.xml:412 #, no-c-format msgid "" "The last part of that url (<literal>d-i/&releasename;/./preseed.cfg</" @@ -669,7 +684,7 @@ msgstr "" "late_command.sh</literal> からファイルを取得します。" #. Tag: para -#: preseed.xml:431 +#: preseed.xml:432 #, no-c-format msgid "" "If there is no local DHCP or DNS infrastructure, or if you do not want to " @@ -692,13 +707,13 @@ msgstr "" "</screen></informalexample> この方法は次のように動作します。" #. Tag: para -#: preseed.xml:444 +#: preseed.xml:445 #, no-c-format msgid "if the URL is missing a protocol, http is assumed," msgstr "URL が見つからない場合、http だと仮定します。" #. Tag: para -#: preseed.xml:447 +#: preseed.xml:448 #, no-c-format msgid "" "if the hostname section contains no periods, it has the domain derived from " @@ -707,7 +722,7 @@ msgstr "" "ホスト名セクションにピリオドがなければ、DHCP から引き出して追加します。" #. Tag: para -#: preseed.xml:451 +#: preseed.xml:452 #, no-c-format msgid "" "if there's no <literal>/</literal>'s after the hostname, then the default " @@ -716,7 +731,7 @@ msgstr "" "ホスト名の後に <literal>/</literal> がなければ、デフォルトパスを追加します。" #. Tag: para -#: preseed.xml:457 +#: preseed.xml:458 #, no-c-format msgid "" "In addition to specifying the url, you can also specify settings that do not " @@ -741,7 +756,7 @@ msgstr "" "ステムのタイプや、地域化を指定するのに使用できます。" #. Tag: para -#: preseed.xml:471 +#: preseed.xml:472 #, no-c-format msgid "" "It is of course possible to extend this concept, and if you do, it is " @@ -760,7 +775,7 @@ msgstr "" "す。" #. Tag: para -#: preseed.xml:481 +#: preseed.xml:482 #, no-c-format msgid "" "The <literal>auto</literal> boot choice is not yet defined on all arches. " @@ -784,7 +799,7 @@ msgstr "" "うになります。" #. Tag: para -#: preseed.xml:495 +#: preseed.xml:496 #, no-c-format msgid "" "Additional options that may be of interest while attempting to automate an " @@ -798,7 +813,7 @@ msgstr "" "待つようになります。" #. Tag: para -#: preseed.xml:504 +#: preseed.xml:505 #, no-c-format msgid "" "An extensive example of how to use this framework, including example scripts " @@ -813,13 +828,13 @@ msgstr "" "たくさんのすばらしい効果があります。" #. Tag: title -#: preseed.xml:515 +#: preseed.xml:516 #, no-c-format msgid "Aliases useful with preseeding" msgstr "preseed で利用できるエイリアス" #. Tag: para -#: preseed.xml:516 +#: preseed.xml:517 #, no-c-format msgid "" "The following aliases can be useful when using (auto mode) preseeding. Note " @@ -833,271 +848,271 @@ msgstr "" "<literal>interface=eth0</literal> のようにです。" #. Tag: entry -#: preseed.xml:529 +#: preseed.xml:530 #, no-c-format msgid "priority" msgstr "priority" #. Tag: entry -#: preseed.xml:529 +#: preseed.xml:530 #, no-c-format msgid "debconf/priority" msgstr "debconf/priority" #. Tag: entry -#: preseed.xml:530 +#: preseed.xml:531 #, no-c-format msgid "<entry>fb</entry>" msgstr "<entry>fb</entry>" #. Tag: entry -#: preseed.xml:530 +#: preseed.xml:531 #, no-c-format msgid "debian-installer/framebuffer" msgstr "debian-installer/framebuffer" #. Tag: entry -#: preseed.xml:531 +#: preseed.xml:532 #, no-c-format msgid "language" msgstr "language" #. Tag: entry -#: preseed.xml:531 +#: preseed.xml:532 #, no-c-format msgid "debian-installer/language" msgstr "debian-installer/language" #. Tag: entry -#: preseed.xml:532 +#: preseed.xml:533 #, no-c-format msgid "country" msgstr "country" #. Tag: entry -#: preseed.xml:532 +#: preseed.xml:533 #, no-c-format msgid "debian-installer/country" msgstr "debian-installer/country" #. Tag: entry -#: preseed.xml:533 +#: preseed.xml:534 #, no-c-format msgid "locale" msgstr "locale" #. Tag: entry -#: preseed.xml:533 +#: preseed.xml:534 #, no-c-format msgid "debian-installer/locale" msgstr "debian-installer/locale" #. Tag: entry -#: preseed.xml:534 +#: preseed.xml:535 #, no-c-format msgid "theme" msgstr "theme" #. Tag: entry -#: preseed.xml:534 +#: preseed.xml:535 #, no-c-format msgid "debian-installer/theme" msgstr "debian-installer/theme" #. Tag: entry -#: preseed.xml:535 +#: preseed.xml:536 #, no-c-format msgid "auto" msgstr "auto" #. Tag: entry -#: preseed.xml:535 +#: preseed.xml:536 #, no-c-format msgid "auto-install/enable" msgstr "auto-install/enable" #. Tag: entry -#: preseed.xml:536 +#: preseed.xml:537 #, no-c-format msgid "classes" msgstr "classes" #. Tag: entry -#: preseed.xml:536 +#: preseed.xml:537 #, no-c-format msgid "auto-install/classes" msgstr "auto-install/classes" #. Tag: entry -#: preseed.xml:537 +#: preseed.xml:538 #, no-c-format msgid "preseed/file" msgstr "preseed/file" #. Tag: entry -#: preseed.xml:538 +#: preseed.xml:539 #, no-c-format msgid "<entry>url</entry>" msgstr "<entry>url</entry>" #. Tag: entry -#: preseed.xml:538 +#: preseed.xml:539 #, no-c-format msgid "preseed/url" msgstr "preseed/url" #. Tag: entry -#: preseed.xml:539 +#: preseed.xml:540 #, no-c-format msgid "domain" msgstr "domain" #. Tag: entry -#: preseed.xml:539 +#: preseed.xml:540 #, no-c-format msgid "netcfg/get_domain" msgstr "netcfg/get_domain" #. Tag: entry -#: preseed.xml:540 +#: preseed.xml:541 #, no-c-format msgid "hostname " msgstr "hostname " #. Tag: entry -#: preseed.xml:540 +#: preseed.xml:541 #, no-c-format msgid "netcfg/get_hostname" msgstr "netcfg/get_hostname" #. Tag: entry -#: preseed.xml:541 +#: preseed.xml:542 #, no-c-format msgid "interface" msgstr "interface" #. Tag: entry -#: preseed.xml:541 +#: preseed.xml:542 #, no-c-format msgid "netcfg/choose_interface" msgstr "netcfg/choose_interface" #. Tag: entry -#: preseed.xml:542 +#: preseed.xml:543 #, no-c-format msgid "protocol" msgstr "protocol" #. Tag: entry -#: preseed.xml:542 +#: preseed.xml:543 #, no-c-format msgid "mirror/protocol" msgstr "mirror/protocol" #. Tag: entry -#: preseed.xml:543 +#: preseed.xml:544 #, no-c-format msgid "suite" msgstr "suite" #. Tag: entry -#: preseed.xml:543 +#: preseed.xml:544 #, no-c-format msgid "mirror/suite" msgstr "mirror/suite" #. Tag: entry -#: preseed.xml:544 +#: preseed.xml:545 #, no-c-format msgid "modules" msgstr "modules" #. Tag: entry -#: preseed.xml:544 +#: preseed.xml:545 #, no-c-format msgid "anna/choose_modules" msgstr "anna/choose_modules" #. Tag: entry -#: preseed.xml:545 +#: preseed.xml:546 #, no-c-format msgid "recommends" msgstr "recommends" #. Tag: entry -#: preseed.xml:545 +#: preseed.xml:546 #, no-c-format msgid "base-installer/install-recommends" msgstr "base-installer/install-recommends" #. Tag: entry -#: preseed.xml:546 +#: preseed.xml:547 #, no-c-format msgid "tasks" msgstr "tasks" #. Tag: entry -#: preseed.xml:546 +#: preseed.xml:547 #, no-c-format msgid "tasksel:tasksel/first" msgstr "tasksel:tasksel/first" #. Tag: entry -#: preseed.xml:547 +#: preseed.xml:548 #, no-c-format msgid "<entry>desktop</entry>" msgstr "<entry>desktop</entry>" #. Tag: entry -#: preseed.xml:547 +#: preseed.xml:548 #, no-c-format msgid "tasksel:tasksel/desktop" msgstr "tasksel:tasksel/desktop" #. Tag: entry -#: preseed.xml:548 +#: preseed.xml:549 #, no-c-format msgid "dmraid" msgstr "dmraid" #. Tag: entry -#: preseed.xml:548 +#: preseed.xml:549 #, no-c-format msgid "disk-detect/dmraid/enable" msgstr "disk-detect/dmraid/enable" #. Tag: entry -#: preseed.xml:549 +#: preseed.xml:550 #, no-c-format msgid "keymap" msgstr "keymap" #. Tag: entry -#: preseed.xml:549 +#: preseed.xml:550 #, no-c-format msgid "keyboard-configuration/xkb-keymap" msgstr "keyboard-configuration/xkb-keymap" #. Tag: entry -#: preseed.xml:550 +#: preseed.xml:551 #, no-c-format msgid "preseed-md5" msgstr "preseed-md5" #. Tag: entry -#: preseed.xml:550 +#: preseed.xml:551 #, no-c-format msgid "preseed/file/checksum" msgstr "preseed/file/checksum" #. Tag: title -#: preseed.xml:557 +#: preseed.xml:558 #, no-c-format msgid "Using a DHCP server to specify preconfiguration files" msgstr "事前設定ファイルを指定するための DHCP の利用方法" #. Tag: para -#: preseed.xml:558 +#: preseed.xml:559 #, no-c-format msgid "" "It's also possible to use DHCP to specify a preconfiguration file to " @@ -1116,7 +1131,7 @@ msgstr "" "す。" #. Tag: screen -#: preseed.xml:569 +#: preseed.xml:570 #, no-c-format msgid "" "if substring (option vendor-class-identifier, 0, 3) = \"d-i\" {\n" @@ -1128,7 +1143,7 @@ msgstr "" "}" #. Tag: para -#: preseed.xml:571 +#: preseed.xml:572 #, no-c-format msgid "" "Note that the above example limits this filename to DHCP clients that " @@ -1142,7 +1157,7 @@ msgstr "" "ンストールするのではなく、特定のホストに対して行うようにもできます。" #. Tag: para -#: preseed.xml:578 +#: preseed.xml:579 #, no-c-format msgid "" "A good way to use the DHCP preseeding is to only preseed values specific to " @@ -1158,13 +1173,13 @@ msgstr "" "&debian; の完全自動インストールは、充分注意しなければ行うべきではありません。" #. Tag: title -#: preseed.xml:592 +#: preseed.xml:593 #, no-c-format msgid "Creating a preconfiguration file" msgstr "事前設定ファイルの作成" #. Tag: para -#: preseed.xml:593 +#: preseed.xml:594 #, no-c-format msgid "" "The preconfiguration file is in the format used by the <command>debconf-set-" @@ -1176,13 +1191,13 @@ msgstr "" "トは以下のようになります。" #. Tag: screen -#: preseed.xml:599 +#: preseed.xml:600 #, no-c-format msgid "<owner> <question name> <question type> <value>" msgstr "<所有者> <質問名> <質問タイプ> <値>" #. Tag: para -#: preseed.xml:601 +#: preseed.xml:602 #, no-c-format msgid "" "There are a few rules to keep in mind when writing a preconfiguration file." @@ -1191,7 +1206,7 @@ msgstr "" "ださい" #. Tag: para -#: preseed.xml:608 +#: preseed.xml:609 #, no-c-format msgid "" "Put only a single space or tab between type and value: any additional " @@ -1202,7 +1217,7 @@ msgstr "" "したままにしてください。" #. Tag: para -#: preseed.xml:612 +#: preseed.xml:613 #, no-c-format msgid "" "A line can be split into multiple lines by appending a backslash " @@ -1217,7 +1232,7 @@ msgstr "" "て、サポートしていません。" #. Tag: para -#: preseed.xml:619 +#: preseed.xml:620 #, no-c-format msgid "" "For debconf variables (templates) used only in the installer itself, the " @@ -1234,7 +1249,7 @@ msgstr "" "テムの debconf データベースに伝播させます。" #. Tag: para -#: preseed.xml:627 +#: preseed.xml:628 #, no-c-format msgid "" "Most questions need to be preseeded using the values valid in English and " @@ -1245,7 +1260,7 @@ msgstr "" "(<classname>partman</classname> など) 訳した値を使用できる質問もあります。" #. Tag: para -#: preseed.xml:633 +#: preseed.xml:634 #, no-c-format msgid "" "Some questions take a code as value instead of the English text that is " @@ -1255,7 +1270,7 @@ msgstr "" "るものがあります。" #. Tag: para -#: preseed.xml:639 +#: preseed.xml:640 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1265,7 +1280,7 @@ msgstr "" "にあるサンプルファイルを元にして作業することです。" #. Tag: para -#: preseed.xml:644 +#: preseed.xml:645 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1279,7 +1294,7 @@ msgstr "" "を 1 ファイルに出力してください。" #. Tag: screen -#: preseed.xml:651 +#: preseed.xml:652 #, no-c-format msgid "" "$ debconf-get-selections --installer > <replaceable>file</replaceable>\n" @@ -1289,7 +1304,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>file</replaceable>" #. Tag: para -#: preseed.xml:653 +#: preseed.xml:654 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1300,7 +1315,7 @@ msgstr "" "どのユーザはサンプルファイルから始めるのがよいでしょう。" #. Tag: para -#: preseed.xml:661 +#: preseed.xml:662 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1315,7 +1330,7 @@ msgstr "" "デフォルトでは root にのみ読み込みが許可されています。" #. Tag: para -#: preseed.xml:669 +#: preseed.xml:670 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1327,7 +1342,7 @@ msgstr "" "除されます。" #. Tag: para -#: preseed.xml:677 +#: preseed.xml:678 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1343,7 +1358,7 @@ msgstr "" "い。" #. Tag: para -#: preseed.xml:685 +#: preseed.xml:686 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1355,13 +1370,13 @@ msgstr "" "replaceable></command> が使えます。" #. Tag: title -#: preseed.xml:696 +#: preseed.xml:697 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "事前設定ファイルの内容 (&releasename; 用)" #. Tag: para -#: preseed.xml:702 +#: preseed.xml:703 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1376,7 +1391,7 @@ msgstr "" "のアーキテクチャ用に適切な debconf 設定で置き換える必要があるでしょう。" #. Tag: para -#: preseed.xml:710 +#: preseed.xml:711 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1386,13 +1401,13 @@ msgstr "" "詳細は、<xref linkend=\"module-details\"/> にあります。" #. Tag: title -#: preseed.xml:718 +#: preseed.xml:719 #, no-c-format msgid "Localization" msgstr "地域化" #. Tag: para -#: preseed.xml:719 +#: preseed.xml:720 #, no-c-format msgid "" "Setting localization values will only work if you are using initrd " @@ -1403,7 +1418,7 @@ msgstr "" "の方法では、この質問をされた後にしか事前設定ファイルを読み込めません。" #. Tag: para -#: preseed.xml:725 +#: preseed.xml:726 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1420,7 +1435,7 @@ msgstr "" "replaceable></userinput> としてください。" #. Tag: para -#: preseed.xml:734 +#: preseed.xml:735 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1441,7 +1456,7 @@ msgstr "" "ブートパラメータで指定できます。" #. Tag: screen -#: preseed.xml:749 +#: preseed.xml:750 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1465,7 +1480,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:751 +#: preseed.xml:752 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1481,7 +1496,7 @@ msgstr "" "configuration</command> を実行することでのみ有効になります。" #. Tag: screen -#: preseed.xml:759 +#: preseed.xml:760 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1493,7 +1508,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:761 +#: preseed.xml:762 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1505,13 +1520,13 @@ msgstr "" "ネルのキーマップが有効になったままとなります。" #. Tag: title -#: preseed.xml:773 +#: preseed.xml:774 #, no-c-format msgid "Network configuration" msgstr "ネットワーク設定" #. Tag: para -#: preseed.xml:774 +#: preseed.xml:775 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1526,7 +1541,7 @@ msgstr "" "タは、カーネルブートパラメータで渡すことになります。" #. Tag: para -#: preseed.xml:782 +#: preseed.xml:783 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1538,7 +1553,7 @@ msgstr "" "replaceable></userinput> のようにブートパラメータを使用してください。" #. Tag: para -#: preseed.xml:788 +#: preseed.xml:789 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1557,19 +1572,19 @@ msgstr "" "いうものです。" #. Tag: screen -#: preseed.xml:798 +#: preseed.xml:799 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:800 +#: preseed.xml:801 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "以下の debconf 変数は、ネットワークの設定と関係があります。" #. Tag: screen -#: preseed.xml:806 +#: preseed.xml:807 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1709,7 +1724,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:808 +#: preseed.xml:809 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1730,13 +1745,13 @@ msgstr "" "できます。" #. Tag: title -#: preseed.xml:824 +#: preseed.xml:825 #, no-c-format msgid "Network console" msgstr "ネットワークコンソール" #. Tag: screen -#: preseed.xml:826 +#: preseed.xml:827 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1756,13 +1771,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:831 +#: preseed.xml:832 #, no-c-format msgid "Mirror settings" msgstr "ミラーサイト設定" #. Tag: para -#: preseed.xml:832 +#: preseed.xml:833 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1776,7 +1791,7 @@ msgstr "" "できます。" #. Tag: para -#: preseed.xml:839 +#: preseed.xml:840 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1786,7 +1801,7 @@ msgstr "" "用の組を設定します。" #. Tag: para -#: preseed.xml:844 +#: preseed.xml:845 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1803,7 +1818,7 @@ msgstr "" "トーラは、自動的に正しい値を設定しますので、設定する必要はありません。" #. Tag: screen -#: preseed.xml:855 +#: preseed.xml:856 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1831,13 +1846,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:860 +#: preseed.xml:861 #, no-c-format msgid "Account setup" msgstr "アカウント設定" #. Tag: para -#: preseed.xml:861 +#: preseed.xml:862 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -1849,7 +1864,7 @@ msgstr "" "どちらかを使用できます。" #. Tag: para -#: preseed.xml:868 +#: preseed.xml:869 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -1865,7 +1880,7 @@ msgstr "" "ん。" #. Tag: screen -#: preseed.xml:878 +#: preseed.xml:879 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -1923,7 +1938,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:880 +#: preseed.xml:881 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -1942,7 +1957,7 @@ msgstr "" "利です。" #. Tag: para -#: preseed.xml:890 +#: preseed.xml:891 #, no-c-format msgid "" "The following command can be used to generate an MD5 hash for a password:" @@ -1950,19 +1965,19 @@ msgstr "" "以下のコマンドを、パスワードの MD5 ハッシュを生成するのに利用できます。" #. Tag: screen -#: preseed.xml:894 +#: preseed.xml:895 #, no-c-format msgid "$ printf \"r00tme\" | mkpasswd -s -m md5" msgstr "$ printf \"r00tme\" | mkpasswd -s -m md5" #. Tag: title -#: preseed.xml:900 +#: preseed.xml:901 #, no-c-format msgid "Clock and time zone setup" msgstr "時計と時間帯の設定" #. Tag: screen -#: preseed.xml:902 +#: preseed.xml:903 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1990,13 +2005,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:907 +#: preseed.xml:908 #, no-c-format msgid "Partitioning" msgstr "パーティション分割" #. Tag: para -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2012,7 +2027,7 @@ msgstr "" "スタムレシピ、事前設定ファイルに書いたレシピから選択できます。" #. Tag: para -#: preseed.xml:916 +#: preseed.xml:917 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2024,7 +2039,7 @@ msgstr "" "な、完全な柔軟性があるわけではありません。" #. Tag: para -#: preseed.xml:922 +#: preseed.xml:923 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2043,7 +2058,7 @@ msgstr "" "とに、サポートする機能が変更されることがありますので、注意してください。" #. Tag: para -#: preseed.xml:936 +#: preseed.xml:937 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2055,13 +2070,13 @@ msgstr "" "なければなりません。" #. Tag: title -#: preseed.xml:945 +#: preseed.xml:946 #, no-c-format msgid "Partitioning example" msgstr "パーティション分割の例" #. Tag: screen -#: preseed.xml:947 +#: preseed.xml:948 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2213,13 +2228,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:951 +#: preseed.xml:952 #, no-c-format msgid "Partitioning using RAID" msgstr "RAID を用いたパーティション分割" #. Tag: para -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2231,7 +2246,7 @@ msgstr "" "成、スペアデバイスの指定です。" #. Tag: para -#: preseed.xml:958 +#: preseed.xml:959 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2241,7 +2256,7 @@ msgstr "" "preseed で探せます。<xref linkend=\"preseed-bootloader\"/> をご覧ください。" #. Tag: para -#: preseed.xml:965 +#: preseed.xml:966 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2257,7 +2272,7 @@ msgstr "" "い。" #. Tag: screen -#: preseed.xml:975 +#: preseed.xml:976 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2361,13 +2376,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:980 +#: preseed.xml:981 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "パーティションマウント法の制御" #. Tag: para -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2385,7 +2400,7 @@ msgstr "" "マウントされます。" #. Tag: para -#: preseed.xml:990 +#: preseed.xml:991 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2395,7 +2410,7 @@ msgstr "" "され続けます。" #. Tag: para -#: preseed.xml:997 +#: preseed.xml:998 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2410,7 +2425,7 @@ msgstr "" "す。こうなってしまうと、起動時の挙動が不定になってしまいます。" #. Tag: screen -#: preseed.xml:1007 +#: preseed.xml:1008 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2428,13 +2443,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1013 +#: preseed.xml:1014 #, no-c-format msgid "Base system installation" msgstr "基本システムのインストール" #. Tag: para -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2445,7 +2460,7 @@ msgstr "" "カーネルのインストールに関するものだけです。" #. Tag: screen -#: preseed.xml:1021 +#: preseed.xml:1022 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2469,13 +2484,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-486" #. Tag: title -#: preseed.xml:1026 +#: preseed.xml:1027 #, no-c-format msgid "Apt setup" msgstr "apt 設定" #. Tag: para -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2488,7 +2503,7 @@ msgstr "" "に、他の (ローカルな) リポジトリを追加できます。" #. Tag: screen -#: preseed.xml:1035 +#: preseed.xml:1036 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2544,13 +2559,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1040 +#: preseed.xml:1041 #, no-c-format msgid "Package selection" msgstr "パッケージ選択" #. Tag: para -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2560,73 +2575,73 @@ msgstr "" "スクを以下に書き出します。" #. Tag: userinput -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format msgid "standard" msgstr "standard" #. Tag: userinput -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format msgid "<userinput>desktop</userinput>" msgstr "<userinput>desktop</userinput>" #. Tag: userinput -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format msgid "gnome-desktop" msgstr "gnome-desktop" #. Tag: userinput -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format msgid "kde-desktop" msgstr "kde-desktop" #. Tag: userinput -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format msgid "web-server" msgstr "web-server" #. Tag: userinput -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format msgid "print-server" msgstr "print-server" #. Tag: userinput -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format msgid "dns-server" msgstr "dns-server" #. Tag: userinput -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format msgid "file-server" msgstr "file-server" #. Tag: userinput -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format msgid "mail-server" msgstr "mail-server" #. Tag: userinput -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format msgid "sql-database" msgstr "sql-database" #. Tag: userinput -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format msgid "laptop" msgstr "laptop" #. Tag: para -#: preseed.xml:1084 +#: preseed.xml:1085 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2638,7 +2653,7 @@ msgstr "" "クは常に含めるのをお勧めします。" #. Tag: para -#: preseed.xml:1090 +#: preseed.xml:1091 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2653,7 +2668,7 @@ msgstr "" "か空白で区切ったパッケージのリストを取れます。" #. Tag: screen -#: preseed.xml:1100 +#: preseed.xml:1101 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server\n" @@ -2691,13 +2706,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1105 +#: preseed.xml:1106 #, no-c-format msgid "Boot loader installation" msgstr "ブートローダのインストール" #. Tag: screen -#: preseed.xml:1107 +#: preseed.xml:1108 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If " @@ -2785,7 +2800,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1109 +#: preseed.xml:1110 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2797,13 +2812,13 @@ msgstr "" "\"preseed-account\"/> にあるコマンドを使用して生成します。" #. Tag: title -#: preseed.xml:1119 +#: preseed.xml:1120 #, no-c-format msgid "Finishing up the installation" msgstr "インストールの仕上げ" #. Tag: screen -#: preseed.xml:1121 +#: preseed.xml:1122 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2843,13 +2858,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1126 +#: preseed.xml:1127 #, no-c-format msgid "Preseeding other packages" msgstr "他パッケージの preseed" #. Tag: screen -#: preseed.xml:1128 +#: preseed.xml:1129 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2869,19 +2884,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1135 +#: preseed.xml:1136 #, no-c-format msgid "Advanced options" msgstr "高度なオプション" #. Tag: title -#: preseed.xml:1138 +#: preseed.xml:1139 #, no-c-format msgid "Running custom commands during the installation" msgstr "インストール中のカスタムコマンド実行" #. Tag: para -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2890,8 +2905,17 @@ msgstr "" "事前設定ツールには、インストール中の一定の箇所でコマンドやスクリプトを実行す" "るといった、とても強力で柔軟なオプションが存在します。" +#. Tag: para +#: preseed.xml:1146 +#, no-c-format +msgid "" +"When the filesystem of the target system is mounted, it is available in " +"<filename>/target</filename>. If an installation CD is used, when it is " +"mounted it is available in <filename>/cdrom</filename>." +msgstr "" + #. Tag: screen -#: preseed.xml:1147 +#: preseed.xml:1154 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2939,13 +2963,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1152 +#: preseed.xml:1159 #, no-c-format msgid "Using preseeding to change default values" msgstr "preseed を用いたデフォルト値変更" #. Tag: para -#: preseed.xml:1153 +#: preseed.xml:1160 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2971,7 +2995,7 @@ msgstr "" "やデバッグにも便利です。" #. Tag: para -#: preseed.xml:1167 +#: preseed.xml:1174 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2985,7 +3009,7 @@ msgstr "" "<xref linkend=\"preseed-bootparms\"/> の脚注をご覧ください。" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1181 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3008,7 +3032,7 @@ msgstr "" "果を及ぼしません。" #. Tag: para -#: preseed.xml:1184 +#: preseed.xml:1191 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3022,13 +3046,13 @@ msgstr "" "トールスクリプトの動作について、より詳細な情報を出力してくれます。" #. Tag: title -#: preseed.xml:1196 +#: preseed.xml:1203 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "事前設定ファイルのチェーンロード" #. Tag: para -#: preseed.xml:1197 +#: preseed.xml:1204 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3043,7 +3067,7 @@ msgstr "" "を指定する、という使い方ができます。" #. Tag: screen -#: preseed.xml:1207 +#: preseed.xml:1214 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3093,7 +3117,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1209 +#: preseed.xml:1216 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/ja/using-d-i.po b/po/ja/using-d-i.po index 8d79ff845..363ec917c 100644 --- a/po/ja/using-d-i.po +++ b/po/ja/using-d-i.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2013-10-06 14:01+0000\n" +"POT-Creation-Date: 2014-08-03 08:11+0000\n" "PO-Revision-Date: 2013-04-03 00:38+0900\n" "Last-Translator: KURASAWA Nozomu (nabetaro) <nabetaro@debian.or.jp>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -2276,7 +2276,27 @@ msgstr "" #. Tag: para #: using-d-i.xml:1381 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you select some free space, you will have the opportunity to create a " +#| "new partition. You will have to answer a quick series of questions about " +#| "its size, type (primary or logical), and location (beginning or end of " +#| "the free space). After this, you will be presented with a detailed " +#| "overview of your new partition. The main setting is <guimenuitem>Use as:</" +#| "guimenuitem>, which determines if the partition will have a file system " +#| "on it, or be used for swap,<phrase arch=\"linux-any\"> software RAID, " +#| "LVM, an encrypted file system,</phrase> or not be used at all. Other " +#| "settings include mountpoint, mount options, and bootable flag; which " +#| "settings are shown depends on how the partition is to be used. If you " +#| "don't like the preselected defaults, feel free to change them to your " +#| "liking. E.g. by selecting the option <guimenuitem>Use as:</guimenuitem>, " +#| "you can choose a different filesystem for this partition, including " +#| "options to use the partition for swap,<phrase arch=\"linux-any\"> " +#| "software RAID, LVM,</phrase> or not use it at all. Another nice feature " +#| "is the ability to copy data from an existing partition onto this one. " +#| "When you are satisfied with your new partition, select <guimenuitem>Done " +#| "setting up the partition</guimenuitem> and you will return to " +#| "<command>partman</command>'s main screen." msgid "" "If you select some free space, you will have the opportunity to create a new " "partition. You will have to answer a quick series of questions about its " @@ -2291,11 +2311,10 @@ msgid "" "feel free to change them to your liking. E.g. by selecting the option " "<guimenuitem>Use as:</guimenuitem>, you can choose a different filesystem " "for this partition, including options to use the partition for swap,<phrase " -"arch=\"linux-any\"> software RAID, LVM,</phrase> or not use it at all. " -"Another nice feature is the ability to copy data from an existing partition " -"onto this one. When you are satisfied with your new partition, select " -"<guimenuitem>Done setting up the partition</guimenuitem> and you will return " -"to <command>partman</command>'s main screen." +"arch=\"linux-any\"> software RAID, LVM,</phrase> or not use it at all. When " +"you are satisfied with your new partition, select <guimenuitem>Done setting " +"up the partition</guimenuitem> and you will return to <command>partman</" +"command>'s main screen." msgstr "" "空き領域を選択すると、新しいパーティションを作成できるようになります。サイズ" "やタイプ (基本か論理か)、場所 (空き領域の先頭からか最後からか) といった、一連" @@ -2315,7 +2334,7 @@ msgstr "" "イン画面に戻ってください。" #. Tag: para -#: using-d-i.xml:1403 +#: using-d-i.xml:1402 #, no-c-format msgid "" "If you decide you want to change something about your partition, simply " @@ -2336,7 +2355,7 @@ msgstr "" "できます。" #. Tag: para -#: using-d-i.xml:1414 +#: using-d-i.xml:1413 #, no-c-format msgid "" "Be sure to create at least two partitions: one for the <emphasis>root</" @@ -2352,7 +2371,7 @@ msgstr "" "に進みません。" #. Tag: para -#: using-d-i.xml:1422 +#: using-d-i.xml:1421 #, no-c-format msgid "" "If you forget to select and format an EFI boot partition, <command>partman</" @@ -2363,7 +2382,7 @@ msgstr "" "command> がそれを検出し、行うまで先に進むことができません。" #. Tag: para -#: using-d-i.xml:1428 +#: using-d-i.xml:1427 #, no-c-format msgid "" "Capabilities of <command>partman</command> can be extended with installer " @@ -2379,7 +2398,7 @@ msgstr "" "<filename>partman-lvm</filename>)" #. Tag: para -#: using-d-i.xml:1436 +#: using-d-i.xml:1435 #, no-c-format msgid "" "After you are satisfied with partitioning, select <guimenuitem>Finish " @@ -2393,13 +2412,13 @@ msgstr "" "成するかどうか確認することになります。" #. Tag: title -#: using-d-i.xml:1464 +#: using-d-i.xml:1463 #, no-c-format msgid "Configuring Multidisk Devices (Software RAID)" msgstr "マルチディスクデバイス (ソフトウェア RAID) の設定" #. Tag: para -#: using-d-i.xml:1465 +#: using-d-i.xml:1464 #, no-c-format msgid "" "If you have more than one harddrive<footnote><para> To be honest, you can " @@ -2418,7 +2437,7 @@ msgstr "" "firstterm> の方が有名) と呼びます。" #. Tag: para -#: using-d-i.xml:1478 +#: using-d-i.xml:1477 #, no-c-format msgid "" "MD is basically a bunch of partitions located on different disks and " @@ -2432,7 +2451,7 @@ msgstr "" "てられる等) と同様に使用できます。" #. Tag: para -#: using-d-i.xml:1486 +#: using-d-i.xml:1485 #, no-c-format msgid "" "What benefits this brings depends on the type of MD device you are creating. " @@ -2538,97 +2557,97 @@ msgstr "" "varlistentry> </variablelist> まとめると以下のようになります。" #. Tag: entry -#: using-d-i.xml:1600 +#: using-d-i.xml:1599 #, no-c-format msgid "Type" msgstr "タイプ" #. Tag: entry -#: using-d-i.xml:1601 +#: using-d-i.xml:1600 #, no-c-format msgid "Minimum Devices" msgstr "デバイス最小構成数" #. Tag: entry -#: using-d-i.xml:1602 +#: using-d-i.xml:1601 #, no-c-format msgid "Spare Device" msgstr "予備デバイス" #. Tag: entry -#: using-d-i.xml:1603 +#: using-d-i.xml:1602 #, no-c-format msgid "Survives disk failure?" msgstr "ディスク破損に耐えるか?" #. Tag: entry -#: using-d-i.xml:1604 +#: using-d-i.xml:1603 #, no-c-format msgid "Available Space" msgstr "利用可能領域" #. Tag: entry -#: using-d-i.xml:1610 +#: using-d-i.xml:1609 #, no-c-format msgid "RAID0" msgstr "RAID0" #. Tag: entry -#: using-d-i.xml:1611 using-d-i.xml:1619 using-d-i.xml:1649 +#: using-d-i.xml:1610 using-d-i.xml:1618 using-d-i.xml:1648 #, no-c-format msgid "<entry>2</entry>" msgstr "<entry>2</entry>" #. Tag: entry -#: using-d-i.xml:1612 using-d-i.xml:1613 +#: using-d-i.xml:1611 using-d-i.xml:1612 #, no-c-format msgid "<entry>no</entry>" msgstr "<entry>no</entry>" #. Tag: entry -#: using-d-i.xml:1614 +#: using-d-i.xml:1613 #, no-c-format msgid "Size of the smallest partition multiplied by number of devices in RAID" msgstr "RAID にある最小パーティションのサイズ×デバイス数" #. Tag: entry -#: using-d-i.xml:1618 +#: using-d-i.xml:1617 #, no-c-format msgid "RAID1" msgstr "RAID1" #. Tag: entry -#: using-d-i.xml:1620 using-d-i.xml:1628 using-d-i.xml:1639 using-d-i.xml:1650 +#: using-d-i.xml:1619 using-d-i.xml:1627 using-d-i.xml:1638 using-d-i.xml:1649 #, no-c-format msgid "optional" msgstr "任意" #. Tag: entry -#: using-d-i.xml:1621 using-d-i.xml:1629 using-d-i.xml:1640 using-d-i.xml:1651 +#: using-d-i.xml:1620 using-d-i.xml:1628 using-d-i.xml:1639 using-d-i.xml:1650 #, no-c-format msgid "<entry>yes</entry>" msgstr "<entry>yes</entry>" #. Tag: entry -#: using-d-i.xml:1622 +#: using-d-i.xml:1621 #, no-c-format msgid "Size of the smallest partition in RAID" msgstr "RAID にある最小パーティションのサイズ" #. Tag: entry -#: using-d-i.xml:1626 +#: using-d-i.xml:1625 #, no-c-format msgid "RAID5" msgstr "RAID5" #. Tag: entry -#: using-d-i.xml:1627 +#: using-d-i.xml:1626 #, no-c-format msgid "<entry>3</entry>" msgstr "<entry>3</entry>" #. Tag: entry -#: using-d-i.xml:1630 +#: using-d-i.xml:1629 #, no-c-format msgid "" "Size of the smallest partition multiplied by (number of devices in RAID " @@ -2636,19 +2655,19 @@ msgid "" msgstr "RAID にある最小パーティションのサイズ×(デバイス数 - 1)" #. Tag: entry -#: using-d-i.xml:1637 +#: using-d-i.xml:1636 #, no-c-format msgid "RAID6" msgstr "RAID6" #. Tag: entry -#: using-d-i.xml:1638 +#: using-d-i.xml:1637 #, no-c-format msgid "<entry>4</entry>" msgstr "<entry>4</entry>" #. Tag: entry -#: using-d-i.xml:1641 +#: using-d-i.xml:1640 #, no-c-format msgid "" "Size of the smallest partition multiplied by (number of devices in RAID " @@ -2656,13 +2675,13 @@ msgid "" msgstr "最小パーティションのサイズ×(RAID にあるデバイス数 - 2)" #. Tag: entry -#: using-d-i.xml:1648 +#: using-d-i.xml:1647 #, no-c-format msgid "RAID10" msgstr "RAID10" #. Tag: entry -#: using-d-i.xml:1652 +#: using-d-i.xml:1651 #, no-c-format msgid "" "Total of all partitions divided by the number of chunk copies (defaults to " @@ -2670,7 +2689,7 @@ msgid "" msgstr "全パーティションサイズ÷チャンクのコピー数 (デフォルトは 2)" #. Tag: para -#: using-d-i.xml:1659 +#: using-d-i.xml:1658 #, no-c-format msgid "" "If you want to know more about Software RAID, have a look at <ulink url=" @@ -2680,7 +2699,7 @@ msgstr "" "raid-howto;\">Software RAID HOWTO</ulink> をご覧ください。" #. Tag: para -#: using-d-i.xml:1664 +#: using-d-i.xml:1663 #, no-c-format msgid "" "To create an MD device, you need to have the desired partitions it should " @@ -2695,7 +2714,7 @@ msgstr "" "ニューの <command>partman</command> で行えます)" #. Tag: para -#: using-d-i.xml:1673 +#: using-d-i.xml:1672 #, no-c-format msgid "" "Make sure that the system can be booted with the partitioning scheme you are " @@ -2715,7 +2734,7 @@ msgstr "" "filename> に RAID1 を用いる例が選択したり得ます。" #. Tag: para -#: using-d-i.xml:1685 +#: using-d-i.xml:1684 #, no-c-format msgid "" "Support for MD is a relatively new addition to the installer. You may " @@ -2732,7 +2751,7 @@ msgstr "" "して動作させることができるかも知れません。" #. Tag: para -#: using-d-i.xml:1694 +#: using-d-i.xml:1693 #, no-c-format msgid "" "Next, you should choose <guimenuitem>Configure software RAID</guimenuitem> " @@ -2753,7 +2772,7 @@ msgstr "" "さい。その後は選択した MD デバイスに依存します。" #. Tag: para -#: using-d-i.xml:1707 +#: using-d-i.xml:1706 #, no-c-format msgid "" "RAID0 is simple — you will be issued with the list of available RAID " @@ -2764,7 +2783,7 @@ msgstr "" "に MD にするパーティションを選択してください。" #. Tag: para -#: using-d-i.xml:1714 +#: using-d-i.xml:1713 #, no-c-format msgid "" "RAID1 is a bit more tricky. First, you will be asked to enter the number of " @@ -2783,7 +2802,7 @@ msgstr "" "せん。" #. Tag: para -#: using-d-i.xml:1726 +#: using-d-i.xml:1725 #, no-c-format msgid "" "RAID5 has a setup procedure similar to RAID1 with the exception that you " @@ -2794,7 +2813,7 @@ msgstr "" "す。" #. Tag: para -#: using-d-i.xml:1732 +#: using-d-i.xml:1731 #, no-c-format msgid "" "RAID6 also has a setup procedure similar to RAID1 except that at least " @@ -2805,7 +2824,7 @@ msgstr "" "す。" #. Tag: para -#: using-d-i.xml:1738 +#: using-d-i.xml:1737 #, no-c-format msgid "" "RAID10 again has a setup procedure similar to RAID1 except in expert mode. " @@ -2825,7 +2844,7 @@ msgstr "" "は、たくさんのアクティブデバイスがなければなりません。" #. Tag: para -#: using-d-i.xml:1752 +#: using-d-i.xml:1751 #, no-c-format msgid "" "It is perfectly possible to have several types of MD at once. For example, " @@ -2843,7 +2862,7 @@ msgstr "" "ション) で結合できます。" #. Tag: para -#: using-d-i.xml:1761 +#: using-d-i.xml:1760 #, no-c-format msgid "" "After you set up MD devices to your liking, you can <guimenuitem>Finish</" @@ -2857,13 +2876,13 @@ msgstr "" "設定してください。" #. Tag: title -#: using-d-i.xml:1776 +#: using-d-i.xml:1775 #, no-c-format msgid "Configuring the Logical Volume Manager (LVM)" msgstr "論理ボリュームマネージャ (LVM) の設定" #. Tag: para -#: using-d-i.xml:1777 +#: using-d-i.xml:1776 #, no-c-format msgid "" "If you are working with computers at the level of system administrator or " @@ -2879,7 +2898,7 @@ msgstr "" "とになります。" #. Tag: para -#: using-d-i.xml:1785 +#: using-d-i.xml:1784 #, no-c-format msgid "" "To avoid the described situation you can use Logical Volume Manager (LVM). " @@ -2898,7 +2917,7 @@ msgstr "" "リュームグループも)、複数の物理ディスクをまたがって定義できると言うことです。" #. Tag: para -#: using-d-i.xml:1795 +#: using-d-i.xml:1794 #, no-c-format msgid "" "Now when you realize you need more space for your old 160GB <filename>/home</" @@ -2919,7 +2938,7 @@ msgstr "" "きです。" #. Tag: para -#: using-d-i.xml:1806 +#: using-d-i.xml:1805 #, no-c-format msgid "" "LVM setup in &d-i; is quite simple and completely supported inside " @@ -2936,7 +2955,7 @@ msgstr "" "</menuchoice> を選ぶことで行います。" #. Tag: para -#: using-d-i.xml:1815 +#: using-d-i.xml:1814 #, no-c-format msgid "" "When you return to the main <command>partman</command> screen, you will see " @@ -2955,7 +2974,7 @@ msgstr "" "作は以下の通りです。" #. Tag: para -#: using-d-i.xml:1826 +#: using-d-i.xml:1825 #, no-c-format msgid "" "<guimenuitem>Display configuration details</guimenuitem>: shows LVM device " @@ -2965,43 +2984,43 @@ msgstr "" "の名称やサイズなどを表示します" #. Tag: guimenuitem -#: using-d-i.xml:1831 +#: using-d-i.xml:1830 #, no-c-format msgid "Create volume group" msgstr "ボリュームグループの作成" #. Tag: guimenuitem -#: using-d-i.xml:1834 +#: using-d-i.xml:1833 #, no-c-format msgid "Create logical volume" msgstr "論理ボリュームの作成" #. Tag: guimenuitem -#: using-d-i.xml:1837 +#: using-d-i.xml:1836 #, no-c-format msgid "Delete volume group" msgstr "ボリュームグループの削除" #. Tag: guimenuitem -#: using-d-i.xml:1840 +#: using-d-i.xml:1839 #, no-c-format msgid "Delete logical volume" msgstr "論理ボリュームの削除" #. Tag: guimenuitem -#: using-d-i.xml:1843 +#: using-d-i.xml:1842 #, no-c-format msgid "Extend volume group" msgstr "ボリュームグループの拡張" #. Tag: guimenuitem -#: using-d-i.xml:1846 +#: using-d-i.xml:1845 #, no-c-format msgid "Reduce volume group" msgstr "ボリュームグループの縮小" #. Tag: para -#: using-d-i.xml:1848 +#: using-d-i.xml:1847 #, no-c-format msgid "" "<guimenuitem>Finish</guimenuitem>: return to the main <command>partman</" @@ -3011,7 +3030,7 @@ msgstr "" "ります" #. Tag: para -#: using-d-i.xml:1854 +#: using-d-i.xml:1853 #, no-c-format msgid "" "Use the options in that menu to first create a volume group and then create " @@ -3021,7 +3040,7 @@ msgstr "" "のメニューのオプションを使用してください。" #. Tag: para -#: using-d-i.xml:1859 +#: using-d-i.xml:1858 #, no-c-format msgid "" "After you return to the main <command>partman</command> screen, any created " @@ -3032,13 +3051,13 @@ msgstr "" "常のボリュームと同じように表示されています (そして同じように扱えます)。" #. Tag: title -#: using-d-i.xml:1873 +#: using-d-i.xml:1872 #, no-c-format msgid "Configuring Encrypted Volumes" msgstr "暗号化ボリュームの設定" #. Tag: para -#: using-d-i.xml:1874 +#: using-d-i.xml:1873 #, no-c-format msgid "" "&d-i; allows you to set up encrypted partitions. Every file you write to " @@ -3059,7 +3078,7 @@ msgstr "" "ないと、ハードディスクのデータはランダムな文字列にしか見えません。" #. Tag: para -#: using-d-i.xml:1886 +#: using-d-i.xml:1885 #, no-c-format msgid "" "The two most important partitions to encrypt are: the home partition, where " @@ -3085,7 +3104,7 @@ msgstr "" "ションからカーネルを起動する方法がないからです。" #. Tag: para -#: using-d-i.xml:1901 +#: using-d-i.xml:1900 #, no-c-format msgid "" "Please note that the performance of encrypted partitions will be less than " @@ -3099,7 +3118,7 @@ msgstr "" "けます。" #. Tag: para -#: using-d-i.xml:1908 +#: using-d-i.xml:1907 #, no-c-format msgid "" "To use encryption, you have to create a new partition by selecting some free " @@ -3119,7 +3138,7 @@ msgstr "" "ティションを暗号化するオプションが追加されます。" #. Tag: para -#: using-d-i.xml:1919 +#: using-d-i.xml:1918 #, no-c-format msgid "" "&d-i; supports several encryption methods. The default method is " @@ -3136,7 +3155,7 @@ msgstr "" "す。" #. Tag: para -#: using-d-i.xml:1931 +#: using-d-i.xml:1930 #, no-c-format msgid "" "First, let's have a look at the options available when you select " @@ -3149,13 +3168,13 @@ msgstr "" "デフォルト値を指定してください。セキュリティを念頭に置いて選択されています。" #. Tag: term -#: using-d-i.xml:1941 +#: using-d-i.xml:1940 #, no-c-format msgid "Encryption: <userinput>aes</userinput>" msgstr "Encryption: <userinput>aes</userinput>" #. Tag: para -#: using-d-i.xml:1943 +#: using-d-i.xml:1942 #, no-c-format msgid "" "This option lets you select the encryption algorithm (<firstterm>cipher</" @@ -3179,13 +3198,13 @@ msgstr "" "り、21 世紀の機密情報を保護する標準暗号化アルゴリズムとして採用されました。" #. Tag: term -#: using-d-i.xml:1961 +#: using-d-i.xml:1960 #, no-c-format msgid "Key size: <userinput>256</userinput>" msgstr "Key size: <userinput>256</userinput>" #. Tag: para -#: using-d-i.xml:1963 +#: using-d-i.xml:1962 #, no-c-format msgid "" "Here you can specify the length of the encryption key. With a larger key " @@ -3198,13 +3217,13 @@ msgstr "" "影響を与えます。利用できる暗号化キーのサイズは暗号方式に依存します。" #. Tag: term -#: using-d-i.xml:1975 +#: using-d-i.xml:1974 #, no-c-format msgid "IV algorithm: <userinput>cbc-essiv:sha256</userinput>" msgstr "IV algorithm: <userinput>cbc-essiv:sha256</userinput>" #. Tag: para -#: using-d-i.xml:1977 +#: using-d-i.xml:1976 #, no-c-format msgid "" "The <firstterm>Initialization Vector</firstterm> or <firstterm>IV</" @@ -3221,7 +3240,7 @@ msgstr "" "を推測できないようにします。" #. Tag: para -#: using-d-i.xml:1987 +#: using-d-i.xml:1986 #, no-c-format msgid "" "From the provided alternatives, the default <userinput>cbc-essiv:sha256</" @@ -3234,25 +3253,25 @@ msgstr "" "ない、以前インストールしたシステムと互換をとる場合のみ使用してください。" #. Tag: term -#: using-d-i.xml:1999 +#: using-d-i.xml:1998 #, no-c-format msgid "Encryption key: <userinput>Passphrase</userinput>" msgstr "Encryption key: <userinput>Passphrase</userinput>" #. Tag: para -#: using-d-i.xml:2001 +#: using-d-i.xml:2000 #, no-c-format msgid "Here you can choose the type of the encryption key for this partition." msgstr "ここでは、このパーティションの暗号化キーのタイプを選択できます。" #. Tag: term -#: using-d-i.xml:2007 +#: using-d-i.xml:2006 #, no-c-format msgid "Passphrase" msgstr "Passphrase" #. Tag: para -#: using-d-i.xml:2008 +#: using-d-i.xml:2007 #, no-c-format msgid "" "The encryption key will be computed<footnote> <para> Using a passphrase as " @@ -3265,13 +3284,13 @@ msgstr "" "\">LUKS</ulink> を使用して設定するという意味です。</para></footnote>します。" #. Tag: term -#: using-d-i.xml:2023 using-d-i.xml:2116 +#: using-d-i.xml:2022 using-d-i.xml:2115 #, no-c-format msgid "Random key" msgstr "Random key" #. Tag: para -#: using-d-i.xml:2024 +#: using-d-i.xml:2023 #, no-c-format msgid "" "A new encryption key will be generated from random data each time you try to " @@ -3288,7 +3307,7 @@ msgstr "" "解読されないでしょう)" #. Tag: para -#: using-d-i.xml:2033 +#: using-d-i.xml:2032 #, no-c-format msgid "" "Random keys are useful for swap partitions because you do not need to bother " @@ -3307,13 +3326,13 @@ msgstr "" "なってしまうのです。" #. Tag: term -#: using-d-i.xml:2052 using-d-i.xml:2129 +#: using-d-i.xml:2051 using-d-i.xml:2128 #, no-c-format msgid "Erase data: <userinput>yes</userinput>" msgstr "Erase data: <userinput>yes</userinput>" #. Tag: para -#: using-d-i.xml:2054 +#: using-d-i.xml:2053 #, no-c-format msgid "" "Determines whether the content of this partition should be overwritten with " @@ -3333,7 +3352,7 @@ msgstr "" "データを復元できると信じられています。</para></footnote>。" #. Tag: para -#: using-d-i.xml:2074 +#: using-d-i.xml:2073 #, no-c-format msgid "" "If you select <menuchoice> <guimenu>Encryption method:</guimenu> " @@ -3345,13 +3364,13 @@ msgstr "" "ンを提供するように変わります。" #. Tag: term -#: using-d-i.xml:2083 +#: using-d-i.xml:2082 #, no-c-format msgid "Encryption: <userinput>AES256</userinput>" msgstr "Encryption: <userinput>AES256</userinput>" #. Tag: para -#: using-d-i.xml:2085 +#: using-d-i.xml:2084 #, no-c-format msgid "" "For loop-AES, unlike dm-crypt, the options for cipher and key size are " @@ -3363,25 +3382,25 @@ msgstr "" "ださい。" #. Tag: term -#: using-d-i.xml:2095 +#: using-d-i.xml:2094 #, no-c-format msgid "Encryption key: <userinput>Keyfile (GnuPG)</userinput>" msgstr "Encryption key: <userinput>Keyfile (GnuPG)</userinput>" #. Tag: para -#: using-d-i.xml:2097 +#: using-d-i.xml:2096 #, no-c-format msgid "Here you can select the type of the encryption key for this partition." msgstr "ここでは、このパーティションの暗号化キーのタイプを選択できます。" #. Tag: term -#: using-d-i.xml:2103 +#: using-d-i.xml:2102 #, no-c-format msgid "Keyfile (GnuPG)" msgstr "Keyfile (GnuPG)" #. Tag: para -#: using-d-i.xml:2104 +#: using-d-i.xml:2103 #, no-c-format msgid "" "The encryption key will be generated from random data during the " @@ -3394,19 +3413,20 @@ msgstr "" "は、適切なパスフレーズを入力する必要があります (後のプロセスで要求されます)。" #. Tag: para -#: using-d-i.xml:2117 +#: using-d-i.xml:2116 #, no-c-format msgid "Please see the section on random keys above." msgstr "前述の Random key の節をご覧ください。" #. Tag: para -#: using-d-i.xml:2131 -#, no-c-format -msgid "Please see the the section on erasing data above." +#: using-d-i.xml:2130 +#, fuzzy, no-c-format +#| msgid "Please see the the section on erasing data above." +msgid "Please see the section on erasing data above." msgstr "前節の Erase data の節をご覧ください。" #. Tag: para -#: using-d-i.xml:2140 +#: using-d-i.xml:2139 #, no-c-format msgid "" "After you have selected the desired parameters for your encrypted " @@ -3424,7 +3444,7 @@ msgstr "" "かかるでしょう。" #. Tag: para -#: using-d-i.xml:2150 +#: using-d-i.xml:2149 #, no-c-format msgid "" "Next you will be asked to enter a passphrase for partitions configured to " @@ -3439,7 +3459,7 @@ msgstr "" "前など) でないものです。" #. Tag: para -#: using-d-i.xml:2159 +#: using-d-i.xml:2158 #, no-c-format msgid "" "Before you input any passphrases, you should have made sure that your " @@ -3462,7 +3482,7 @@ msgstr "" "トが有効でなかったのかもしれません。" #. Tag: para -#: using-d-i.xml:2172 +#: using-d-i.xml:2171 #, no-c-format msgid "" "If you selected to use methods other than a passphrase to create encryption " @@ -3483,7 +3503,7 @@ msgstr "" "ます。暗号化するパーティションの数だけ繰り返します。" #. Tag: para -#: using-d-i.xml:2188 +#: using-d-i.xml:2187 #, no-c-format msgid "" "After returning to the main partitioning menu, you will see all encrypted " @@ -3516,7 +3536,7 @@ msgstr "" "す。" #. Tag: para -#: using-d-i.xml:2201 +#: using-d-i.xml:2200 #, no-c-format msgid "" "Pay attention to the identifiers in parentheses (<replaceable>sda2_crypt</" @@ -3533,7 +3553,7 @@ msgstr "" "<xref linkend=\"mount-encrypted-volumes\"/> で扱います。" #. Tag: para -#: using-d-i.xml:2211 +#: using-d-i.xml:2210 #, no-c-format msgid "" "Once you are satisfied with the partitioning scheme, continue with the " @@ -3541,13 +3561,13 @@ msgid "" msgstr "パーティション分割の内容に納得いったら、インストールに進んでください。" #. Tag: title -#: using-d-i.xml:2222 +#: using-d-i.xml:2221 #, no-c-format msgid "Installing the Base System" msgstr "基本システムのインストール" #. Tag: para -#: using-d-i.xml:2223 +#: using-d-i.xml:2222 #, no-c-format msgid "" "Although this stage is the least problematic, it consumes a significant " @@ -3560,7 +3580,7 @@ msgstr "" "接続しかなければ、ある程度時間がかかるかもしれません。" #. Tag: para -#: using-d-i.xml:2236 +#: using-d-i.xml:2235 #, no-c-format msgid "" "During installation of the base system, package unpacking and setup messages " @@ -3576,7 +3596,7 @@ msgstr "" "keycap><keycap>F1</keycap></keycombo> を押してください。" #. Tag: para -#: using-d-i.xml:2245 +#: using-d-i.xml:2244 #, no-c-format msgid "" "The unpack/setup messages generated during this phase are also saved in " @@ -3588,7 +3608,7 @@ msgstr "" "ます。" #. Tag: para -#: using-d-i.xml:2251 +#: using-d-i.xml:2250 #, no-c-format msgid "" "As part of the installation, a &arch-kernel; kernel will be installed. At " @@ -3601,7 +3621,7 @@ msgstr "" "り低い優先度モードでは、利用可能なカーネルのリストから選ぶことができます。" #. Tag: para -#: using-d-i.xml:2258 +#: using-d-i.xml:2257 #, no-c-format msgid "" "When packages are installed using the package management system, it will by " @@ -3618,7 +3638,7 @@ msgstr "" "同時に入っているべきパッケージです。" #. Tag: para -#: using-d-i.xml:2268 +#: using-d-i.xml:2267 #, no-c-format msgid "" "For technical reasons packages installed during the installation of the base " @@ -3631,13 +3651,13 @@ msgstr "" "中のこの時点以降でのみ効力を発揮します。" #. Tag: title -#: using-d-i.xml:2280 +#: using-d-i.xml:2279 #, no-c-format msgid "Installing Additional Software" msgstr "追加ソフトウェアのインストール" #. Tag: para -#: using-d-i.xml:2281 +#: using-d-i.xml:2280 #, no-c-format msgid "" "At this point you have a usable but limited system. Most users will want to " @@ -3652,13 +3672,13 @@ msgstr "" "す。" #. Tag: title -#: using-d-i.xml:2296 +#: using-d-i.xml:2295 #, no-c-format msgid "Configuring apt" msgstr "apt の設定" #. Tag: para -#: using-d-i.xml:2298 +#: using-d-i.xml:2297 #, no-c-format msgid "" "One of the tools used to install packages on a &debian-gnu; system is a " @@ -3693,7 +3713,7 @@ msgstr "" "理の推奨ユーティリティです。" #. Tag: para -#: using-d-i.xml:2322 +#: using-d-i.xml:2321 #, no-c-format msgid "" "<command>apt</command> must be configured so that it knows from where to " @@ -3707,7 +3727,7 @@ msgstr "" "す。" #. Tag: para -#: using-d-i.xml:2329 +#: using-d-i.xml:2328 #, no-c-format msgid "" "If you are installing at default priority, the installer will largely take " @@ -3724,7 +3744,7 @@ msgstr "" "ビスのミラーを追加します。" #. Tag: para -#: using-d-i.xml:2338 +#: using-d-i.xml:2337 #, no-c-format msgid "" "If you are installing at a lower priority (e.g. in expert mode), you will be " @@ -3739,13 +3759,13 @@ msgstr "" "ジ追加の有無を選べます。" #. Tag: title -#: using-d-i.xml:2349 +#: using-d-i.xml:2348 #, no-c-format msgid "Installing from more than one CD or DVD" msgstr "2 枚以上の CD/DVD でのインストール" #. Tag: para -#: using-d-i.xml:2351 +#: using-d-i.xml:2350 #, no-c-format msgid "" "If you are installing from a CD or a DVD that is part of a larger set, the " @@ -3758,7 +3778,7 @@ msgstr "" "ケージをインストールするため、スキャンしたくなると思います。" #. Tag: para -#: using-d-i.xml:2358 +#: using-d-i.xml:2357 #, no-c-format msgid "" "If you do not have any additional CDs or DVDs, that is no problem: using " @@ -3772,7 +3792,7 @@ msgstr "" "す。" #. Tag: para -#: using-d-i.xml:2366 +#: using-d-i.xml:2365 #, no-c-format msgid "" "Packages are included on CDs (and DVDs) in the order of their popularity. " @@ -3785,7 +3805,7 @@ msgstr "" "後の CD に入っているパッケージを使用することになります。" #. Tag: para -#: using-d-i.xml:2373 +#: using-d-i.xml:2372 #, no-c-format msgid "" "It also means that buying or downloading and burning a full CD set is just a " @@ -3805,20 +3825,6 @@ msgstr "" #: using-d-i.xml:2382 #, no-c-format msgid "" -"A good rule of thumb is that for a regular desktop installation (using the " -"GNOME desktop environment) only the first three CDs are needed. For the " -"alternative desktop environments (KDE or Xfce), additional CDs are needed. " -"The first DVD easily covers all three desktop environments." -msgstr "" -"経験上、標準的なデスクトップ (GNOME デスクトップ環境を利用) をインストールす" -"る場合、最初の 3 枚の CD があれば事足ります。その他のデスクトップ環境 (KDE " -"や Xfce) では、追加 CD が必要です。1 枚目の DVD では、その 3 つのデスクトップ" -"環境をすべてカバーしています。" - -#. Tag: para -#: using-d-i.xml:2390 -#, no-c-format -msgid "" "If you do scan multiple CDs or DVDs, the installer will prompt you to " "exchange them when it needs packages from another CD/DVD than the one " "currently in the drive. Note that only CDs or DVDs that belong to the same " @@ -3833,13 +3839,13 @@ msgstr "" "低くなります。" #. Tag: title -#: using-d-i.xml:2403 +#: using-d-i.xml:2395 #, no-c-format msgid "Using a network mirror" msgstr "ネットワークミラーの利用" #. Tag: para -#: using-d-i.xml:2405 +#: using-d-i.xml:2397 #, no-c-format msgid "" "One question that will be asked during most installs is whether or not to " @@ -3851,7 +3857,7 @@ msgstr "" "が、中には例外もあります。" #. Tag: para -#: using-d-i.xml:2411 +#: using-d-i.xml:2403 #, no-c-format msgid "" "If you are <emphasis>not</emphasis> installing from a full CD or DVD or " @@ -3868,7 +3874,7 @@ msgstr "" "タスクを選択<emphasis>しない</emphasis>のが最善でしょう" #. Tag: para -#: using-d-i.xml:2420 +#: using-d-i.xml:2412 #, no-c-format msgid "" "If you are installing from a single full CD or using a full CD image, using " @@ -3887,7 +3893,7 @@ msgstr "" "インストールは、(新しいシステムで起動した後など) 後で行うのがよいでしょう。" #. Tag: para -#: using-d-i.xml:2431 +#: using-d-i.xml:2423 #, no-c-format msgid "" "If you are installing from a DVD or using a DVD image, any packages needed " @@ -3901,7 +3907,7 @@ msgstr "" "ションとなります。" #. Tag: para -#: using-d-i.xml:2438 +#: using-d-i.xml:2430 #, no-c-format msgid "" "One advantage of adding a network mirror is that updates that have occurred " @@ -3916,7 +3922,7 @@ msgstr "" "延ばすことができます。" #. Tag: para -#: using-d-i.xml:2445 +#: using-d-i.xml:2437 #, no-c-format msgid "" "In summary: selecting a network mirror is generally a good idea, except if " @@ -3931,26 +3937,26 @@ msgstr "" "のダウンロードするデータ量は、以下に依存します。" #. Tag: para -#: using-d-i.xml:2454 +#: using-d-i.xml:2446 #, no-c-format msgid "the tasks you select in the next step of the installation," msgstr "インストールの次のステップで選択するタスク。" #. Tag: para -#: using-d-i.xml:2459 +#: using-d-i.xml:2451 #, no-c-format msgid "which packages are needed for those tasks," msgstr "どのパッケージがそのタスクに必要か。" #. Tag: para -#: using-d-i.xml:2464 +#: using-d-i.xml:2456 #, no-c-format msgid "" "which of those packages are present on the CDs or DVDs you have scanned, and" msgstr "そのパッケージがスキャンした CD や DVD に収録されているかどうか。" #. Tag: para -#: using-d-i.xml:2469 +#: using-d-i.xml:2461 #, no-c-format msgid "" "whether any updated versions of packages included on the CDs or DVDs are " @@ -3962,7 +3968,7 @@ msgstr "" "ト) に用意されているかどうか。" #. Tag: para -#: using-d-i.xml:2478 +#: using-d-i.xml:2470 #, no-c-format msgid "" "Note that the last point means that, even if you choose not to use a network " @@ -3976,13 +3982,13 @@ msgstr "" "意してください。" #. Tag: title -#: using-d-i.xml:2489 +#: using-d-i.xml:2481 #, no-c-format msgid "Choosing a network mirror" msgstr "ネットワークミラーの選択" #. Tag: para -#: using-d-i.xml:2490 +#: using-d-i.xml:2482 #, no-c-format msgid "" "If you have selected to use a network mirror during the installation " @@ -3998,7 +4004,7 @@ msgstr "" "す。" #. Tag: para -#: using-d-i.xml:2498 +#: using-d-i.xml:2490 #, no-c-format msgid "" "A mirror can also be specified by hand by choosing <quote>enter information " @@ -4013,7 +4019,7 @@ msgstr "" "[] で囲まなければならなくなりました。例えば <quote>[2001:db8::1]</quote>。" #. Tag: para -#: using-d-i.xml:2506 +#: using-d-i.xml:2498 #, no-c-format msgid "" "If your computer is on an IPv6-only network (which is probably not the case " @@ -4039,7 +4045,7 @@ msgstr "" "ます。" #. Tag: para -#: using-d-i.xml:2520 +#: using-d-i.xml:2512 #, no-c-format msgid "" "Another option when choosing to specify the mirror manually is to use " @@ -4057,13 +4063,13 @@ msgstr "" "IPv6 が利用できるミラーに転送します。" #. Tag: title -#: using-d-i.xml:2539 +#: using-d-i.xml:2531 #, no-c-format msgid "Selecting and Installing Software" msgstr "ソフトウェアの選択・インストール" #. Tag: para -#: using-d-i.xml:2541 +#: using-d-i.xml:2533 #, no-c-format msgid "" "During the installation process, you are given the opportunity to select " @@ -4080,7 +4086,7 @@ msgstr "" "集中します。" #. Tag: para -#: using-d-i.xml:2550 +#: using-d-i.xml:2542 #, no-c-format msgid "" "So, you have the ability to choose <emphasis>tasks</emphasis> first, and " @@ -4113,7 +4119,7 @@ msgstr "" "必要容量一覧があります。" #. Tag: para -#: using-d-i.xml:2577 +#: using-d-i.xml:2569 #, no-c-format msgid "" "Some tasks may be pre-selected based on the characteristics of the computer " @@ -4125,7 +4131,7 @@ msgstr "" "選択をはずせます。全くタスクを選ばないようにもできます。" #. Tag: para -#: using-d-i.xml:2584 +#: using-d-i.xml:2576 #, no-c-format msgid "" "In the standard user interface of the installer, you can use the space bar " @@ -4135,27 +4141,40 @@ msgstr "" "グルできます。" #. Tag: para -#: using-d-i.xml:2590 -#, no-c-format +#: using-d-i.xml:2582 +#, fuzzy, no-c-format +#| msgid "" +#| "Unless you are using the special KDE or Xfce/LXDE CDs, the <quote>Desktop " +#| "environment</quote> task will install the GNOME desktop environment." msgid "" -"Unless you are using the special KDE or Xfce/LXDE CDs, the <quote>Desktop " -"environment</quote> task will install the GNOME desktop environment." +"The <quote>Desktop environment</quote> task will install a graphical desktop " +"environment." msgstr "" "特別な KDE CD や Xfce/LXDE CD を使用しているのでなければ、<quote>デスクトップ" "環境</quote> タスクは、GNOME デスクトップ環境をインストールします。" #. Tag: para -#: using-d-i.xml:2595 -#, no-c-format -msgid "" -"It is not possible to interactively select a different desktop during the " -"installation. However, it <emphasis>is</emphasis> possible to get &d-i; to " -"install a KDE desktop environment instead of GNOME by using preseeding (see " +#: using-d-i.xml:2587 +#, fuzzy, no-c-format +#| msgid "" +#| "It is not possible to interactively select a different desktop during the " +#| "installation. However, it <emphasis>is</emphasis> possible to get &d-i; " +#| "to install a KDE desktop environment instead of GNOME by using preseeding " +#| "(see <xref linkend=\"preseed-pkgsel\"/>) or by adding the parameter " +#| "<literal>desktop=kde</literal> at the boot prompt when starting the " +#| "installer. Alternatively the more lightweight Xfce and LXDE desktop " +#| "environments can be selected by using <literal>desktop=xfce</literal> or " +#| "<literal>desktop=lxde</literal>." +msgid "" +"By default, &d-i; installs the Xfce desktop environment. It is not possible " +"to interactively select a different desktop environment during the " +"installation, however, it <emphasis>is</emphasis> possible to have the " +"installer install a different desktop environment by using preseeding (see " "<xref linkend=\"preseed-pkgsel\"/>) or by adding the parameter " -"<literal>desktop=kde</literal> at the boot prompt when starting the " -"installer. Alternatively the more lightweight Xfce and LXDE desktop " -"environments can be selected by using <literal>desktop=xfce</literal> or " -"<literal>desktop=lxde</literal>." +"<literal>desktop=name_of_the_desktop_environment</literal> at the boot " +"prompt when starting the installer. Possible variants in this case are " +"<literal>desktop=gnome</literal>, <literal>desktop=kde</literal>, " +"<literal>desktop=lxde</literal> or <literal>desktop=xfce</literal>." msgstr "" "インストール中に異なるデスクトップ環境を、インタラクティブに選択することはで" "きません。しかし、preseed (<xref linkend=\"preseed-pkgsel\"/> 参照) を使用し" @@ -4166,13 +4185,20 @@ msgstr "" "もっと軽量な Xfce デスクトップ環境や LXDE デスクトップ環境を選択できます。" #. Tag: para -#: using-d-i.xml:2606 -#, no-c-format +#: using-d-i.xml:2601 +#, fuzzy, no-c-format +#| msgid "" +#| "Some CD images (netinst and DVD) also allow selection of the desired " +#| "desktop environment from the graphical boot menu. Select the " +#| "<quote>Advanced options</quote> option in the main menu and look for " +#| "<quote>Alternative desktop environments</quote>." msgid "" -"Some CD images (netinst and DVD) also allow selection of the desired desktop " -"environment from the graphical boot menu. Select the <quote>Advanced " -"options</quote> option in the main menu and look for <quote>Alternative " -"desktop environments</quote>." +"If you use the special GNOME-, KDE- or LXDE-variant of the first CD in the " +"full CD set, the installer installs the respective desktop environment " +"instead of the default. Some CD images (netinst and DVD) also allow " +"selection of the desired desktop environment from the graphical boot menu. " +"Select the <quote>Advanced options</quote> option in the main menu and look " +"for <quote>Alternative desktop environments</quote>." msgstr "" "いくつかの CD イメージ (netinst, DVD) では、グラフィカルブートメニューから、" "希望のデスクトップ環境の選択もできます。メインメニューの <quote>Advanced " @@ -4180,14 +4206,22 @@ msgstr "" "探してください。" #. Tag: para -#: using-d-i.xml:2613 -#, no-c-format +#: using-d-i.xml:2612 +#, fuzzy, no-c-format +#| msgid "" +#| "Note that this will only work if the packages needed for the desired " +#| "desktop environment are actually available. If you are installing using a " +#| "single full CD image, they will need to be downloaded from a mirror as " +#| "most needed packages are only included on later CDs; installing KDE, Xfce " +#| "or LXDE this way should work fine if you are using a DVD image or any " +#| "other installation method." msgid "" "Note that this will only work if the packages needed for the desired desktop " "environment are actually available. If you are installing using a single " -"full CD image, they will need to be downloaded from a mirror as most needed " -"packages are only included on later CDs; installing KDE, Xfce or LXDE this " -"way should work fine if you are using a DVD image or any other installation " +"full CD image, they will possibly need to be downloaded from a network " +"mirror as some of the needed packages for your choice might only be included " +"on later CDs. Installing any of the available desktop environments this way " +"should work fine if you are using a DVD image or any other installation " "method." msgstr "" "希望のデスクトップ環境に必要なパッケージが、実際に有効な場合にのみ動作するこ" @@ -4197,7 +4231,7 @@ msgstr "" "ストールがうまくいくでしょう。" #. Tag: para -#: using-d-i.xml:2623 +#: using-d-i.xml:2622 #, no-c-format msgid "" "The various server tasks will install software roughly as follows. DNS " @@ -4217,7 +4251,7 @@ msgstr "" "classname>。" #. Tag: para -#: using-d-i.xml:2634 +#: using-d-i.xml:2633 #, no-c-format msgid "" "The <quote>Standard system</quote> task will install any package that has a " @@ -4233,7 +4267,7 @@ msgstr "" "にしてください。" #. Tag: para -#: using-d-i.xml:2642 +#: using-d-i.xml:2641 #, no-c-format msgid "" "If during language selection a default locale other than the <quote>C</" @@ -4252,7 +4286,7 @@ msgstr "" "ルします。" #. Tag: para -#: using-d-i.xml:2652 +#: using-d-i.xml:2651 #, no-c-format msgid "" "Once you've selected your tasks, select &BTN-CONT;. At this point, " @@ -4266,7 +4300,7 @@ msgstr "" "ます。" #. Tag: para -#: using-d-i.xml:2659 +#: using-d-i.xml:2658 #, no-c-format msgid "" "You should be aware that especially the Desktop task is very large. " @@ -4283,7 +4317,7 @@ msgstr "" "ンストールを始めたら、キャンセルするオプションはありません。" #. Tag: para -#: using-d-i.xml:2668 +#: using-d-i.xml:2667 #, no-c-format msgid "" "Even when packages are included on the CD-ROM, the installer may still " @@ -4300,13 +4334,13 @@ msgstr "" "メージを使用していると、こういったことが起こり得ます。" #. Tag: title -#: using-d-i.xml:2683 +#: using-d-i.xml:2682 #, no-c-format msgid "Making Your System Bootable" msgstr "システムを起動可能に" #. Tag: para -#: using-d-i.xml:2685 +#: using-d-i.xml:2684 #, no-c-format msgid "" "If you are installing a diskless workstation, obviously, booting off the " @@ -4321,13 +4355,13 @@ msgstr "" "ください。</phrase>" #. Tag: title -#: using-d-i.xml:2700 +#: using-d-i.xml:2699 #, no-c-format msgid "Detecting other operating systems" msgstr "他 OS の検出" #. Tag: para -#: using-d-i.xml:2702 +#: using-d-i.xml:2701 #, no-c-format msgid "" "Before a boot loader is installed, the installer will attempt to probe for " @@ -4342,7 +4376,7 @@ msgstr "" "できるように、このコンピュータを設定します。" #. Tag: para -#: using-d-i.xml:2710 +#: using-d-i.xml:2709 #, no-c-format msgid "" "Note that multiple operating systems booting on a single machine is still " @@ -4357,13 +4391,13 @@ msgstr "" "す。作動しない場合は、詳細についてブートマネージャの文書を調べるべきです。" #. Tag: title -#: using-d-i.xml:2728 +#: using-d-i.xml:2727 #, no-c-format msgid "<command>palo</command>-installer" msgstr "<command>palo</command> インストーラ" #. Tag: para -#: using-d-i.xml:2729 +#: using-d-i.xml:2728 #, no-c-format msgid "" "The bootloader on PA-RISC is <quote>palo</quote>. <command>PALO</command> is " @@ -4379,19 +4413,19 @@ msgstr "" "Linux パーティションを読むことができるからです。" #. Tag: para -#: using-d-i.xml:2738 +#: using-d-i.xml:2737 #, no-c-format msgid "hppa FIXME ( need more info )" msgstr "hppa FIXME ( もっと情報が必要 )" #. Tag: title -#: using-d-i.xml:2750 +#: using-d-i.xml:2749 #, no-c-format msgid "Install the <command>Grub</command> Boot Loader on a Hard Disk" msgstr "ハードディスクへの <command>Grub</command> ブートローダのインストール" #. Tag: para -#: using-d-i.xml:2752 +#: using-d-i.xml:2751 #, no-c-format msgid "" "The main &architecture; boot loader is called <quote>grub</quote>. Grub is a " @@ -4403,7 +4437,7 @@ msgstr "" "選んでおけばよいでしょう。" #. Tag: para -#: using-d-i.xml:2758 +#: using-d-i.xml:2757 #, no-c-format msgid "" "By default, grub will be installed into the Master Boot Record (MBR), where " @@ -4416,7 +4450,7 @@ msgstr "" "さい。" #. Tag: para -#: using-d-i.xml:2764 +#: using-d-i.xml:2763 #, no-c-format msgid "" "If you do not want to install grub, use the &BTN-GOBACK; button to get to " @@ -4427,13 +4461,13 @@ msgstr "" "てください。そしてそこから、使用したいブートローダを選択してください。" #. Tag: title -#: using-d-i.xml:2777 +#: using-d-i.xml:2776 #, no-c-format msgid "Install the <command>LILO</command> Boot Loader on a Hard Disk" msgstr "ハードディスクへの <command>LILO</command> ブートローダのインストール" #. Tag: para -#: using-d-i.xml:2779 +#: using-d-i.xml:2778 #, no-c-format msgid "" "The second &architecture; boot loader is called <quote>LILO</quote>. It is " @@ -4449,7 +4483,7 @@ msgstr "" "\">LILO mini-HOWTO</ulink> もご覧ください。" #. Tag: para -#: using-d-i.xml:2789 +#: using-d-i.xml:2788 #, no-c-format msgid "" "Currently the LILO installation will only create menu entries for other " @@ -4463,7 +4497,7 @@ msgstr "" "ません。" #. Tag: para -#: using-d-i.xml:2797 +#: using-d-i.xml:2796 #, no-c-format msgid "" "&d-i; offers you three choices on where to install the <command>LILO</" @@ -4473,13 +4507,13 @@ msgstr "" "提示します。" #. Tag: term -#: using-d-i.xml:2804 +#: using-d-i.xml:2803 #, no-c-format msgid "Master Boot Record (MBR)" msgstr "Master Boot Record (MBR)" #. Tag: para -#: using-d-i.xml:2804 +#: using-d-i.xml:2803 #, no-c-format msgid "" "This way the <command>LILO</command> will take complete control of the boot " @@ -4489,13 +4523,13 @@ msgstr "" "す。" #. Tag: term -#: using-d-i.xml:2811 +#: using-d-i.xml:2810 #, no-c-format msgid "new &debian; partition" msgstr "new &debian; partition" #. Tag: para -#: using-d-i.xml:2811 +#: using-d-i.xml:2810 #, no-c-format msgid "" "Choose this if you want to use another boot manager. <command>LILO</command> " @@ -4507,13 +4541,13 @@ msgstr "" "インストールし、第 2 のブートローダとして動作します。" #. Tag: term -#: using-d-i.xml:2820 +#: using-d-i.xml:2819 #, no-c-format msgid "Other choice" msgstr "Other choice" #. Tag: para -#: using-d-i.xml:2820 +#: using-d-i.xml:2819 #, no-c-format msgid "" "Useful for advanced users who want to install <command>LILO</command> " @@ -4529,7 +4563,7 @@ msgstr "" "<phrase condition=\"lenny\">従来の名前を</phrase>使用できます。" #. Tag: para -#: using-d-i.xml:2830 +#: using-d-i.xml:2829 #, no-c-format msgid "" "If you can no longer boot into Windows 9x (or DOS) after this step, you'll " @@ -4545,13 +4579,13 @@ msgstr "" "る、ということを意味します!" #. Tag: title -#: using-d-i.xml:2846 +#: using-d-i.xml:2845 #, no-c-format msgid "Install the <command>ELILO</command> Boot Loader on a Hard Disk" msgstr "ハードディスクへの <command>ELILO</command> ブートローダのインストール" #. Tag: para -#: using-d-i.xml:2848 +#: using-d-i.xml:2847 #, no-c-format msgid "" "The &architecture; boot loader is called <quote>elilo</quote>. It is modeled " @@ -4579,7 +4613,7 @@ msgstr "" "Boot Manager</quote> により実際に実行されます。" #. Tag: para -#: using-d-i.xml:2864 +#: using-d-i.xml:2863 #, no-c-format msgid "" "The <quote>elilo</quote> configuration and installation is done as the last " @@ -4596,13 +4630,13 @@ msgstr "" "システムがあるディスクのパーティションを選択します。" #. Tag: title -#: using-d-i.xml:2876 +#: using-d-i.xml:2875 #, no-c-format msgid "Choose the correct partition!" msgstr "正しいパーティションを選択してください!" #. Tag: para -#: using-d-i.xml:2878 +#: using-d-i.xml:2877 #, no-c-format msgid "" "The criterion for selecting a partition is that it must be a FAT format " @@ -4621,13 +4655,13 @@ msgstr "" "ください!" #. Tag: title -#: using-d-i.xml:2893 +#: using-d-i.xml:2892 #, no-c-format msgid "EFI Partition Contents" msgstr "EFI パーティションの内容" #. Tag: para -#: using-d-i.xml:2895 +#: using-d-i.xml:2894 #, no-c-format msgid "" "The EFI partition is a FAT filesystem format partition on one of the hard " @@ -4657,13 +4691,13 @@ msgstr "" "のファイルシステムにその他のファイルがあるかもしれません。" #. Tag: filename -#: using-d-i.xml:2917 +#: using-d-i.xml:2916 #, no-c-format msgid "elilo.conf" msgstr "elilo.conf" #. Tag: para -#: using-d-i.xml:2918 +#: using-d-i.xml:2917 #, no-c-format msgid "" "This is the configuration file read by the boot loader when it starts. It is " @@ -4675,13 +4709,13 @@ msgstr "" "ピーです。" #. Tag: filename -#: using-d-i.xml:2927 +#: using-d-i.xml:2926 #, no-c-format msgid "elilo.efi" msgstr "elilo.efi" #. Tag: para -#: using-d-i.xml:2928 +#: using-d-i.xml:2927 #, no-c-format msgid "" "This is the boot loader program that the <quote>EFI Boot Manager</quote> " @@ -4694,13 +4728,13 @@ msgstr "" "<guimenuitem>&debian; GNU/Linux</guimenuitem> を選択するとこれが起動します。" #. Tag: filename -#: using-d-i.xml:2938 +#: using-d-i.xml:2937 #, no-c-format msgid "initrd.img" msgstr "initrd.img" #. Tag: para -#: using-d-i.xml:2939 +#: using-d-i.xml:2938 #, no-c-format msgid "" "This is the initial root filesystem used to boot the kernel. It is a copy of " @@ -4714,13 +4748,13 @@ msgstr "" "filename> で指し示す <filename>/boot</filename> にあるファイルです。" #. Tag: filename -#: using-d-i.xml:2951 +#: using-d-i.xml:2950 #, no-c-format msgid "readme.txt" msgstr "readme.txt" #. Tag: para -#: using-d-i.xml:2952 +#: using-d-i.xml:2951 #, no-c-format msgid "" "This is a small text file warning you that the contents of the directory are " @@ -4732,13 +4766,13 @@ msgstr "" "する小さなテキストファイルです。" #. Tag: filename -#: using-d-i.xml:2962 +#: using-d-i.xml:2961 #, no-c-format msgid "vmlinuz" msgstr "vmlinuz" #. Tag: para -#: using-d-i.xml:2963 +#: using-d-i.xml:2962 #, no-c-format msgid "" "This is the compressed kernel itself. It is a copy of the file referenced in " @@ -4752,13 +4786,13 @@ msgstr "" "るファイルです。" #. Tag: title -#: using-d-i.xml:2983 +#: using-d-i.xml:2982 #, no-c-format msgid "<command>arcboot</command>-installer" msgstr "<command>arcboot</command>-installer" #. Tag: para -#: using-d-i.xml:2984 +#: using-d-i.xml:2983 #, no-c-format msgid "" "The boot loader on SGI machines is <command>arcboot</command>. It has to be " @@ -4769,13 +4803,11 @@ msgid "" "After arcboot has been installed, the system can be booted from hard disk by " "setting some firmware environment variables entering " "<informalexample><screen>\n" -"<userinput> setenv SystemPartition scsi(<replaceable>scsi</" -"replaceable>)disk(<replaceable>disk</replaceable>)rdisk(0)partition(0)</" -"userinput>\n" -"<userinput> setenv OSLoadPartition scsi(<replaceable>scsi</" -"replaceable>)disk(<replaceable>disk</" -"replaceable>)rdisk(0)partition(<replaceable>partnr</replaceable>)</" -"userinput>\n" +"<userinput> setenv SystemPartition scsi(<replaceable>scsi</replaceable>)disk" +"(<replaceable>disk</replaceable>)rdisk(0)partition(0)</userinput>\n" +"<userinput> setenv OSLoadPartition scsi(<replaceable>scsi</replaceable>)disk" +"(<replaceable>disk</replaceable>)rdisk(0)partition(<replaceable>partnr</" +"replaceable>)</userinput>\n" "<userinput> setenv OSLoader arcboot</userinput>\n" "<userinput> setenv OSLoadFilename <replaceable>config</replaceable></" "userinput>\n" @@ -4791,13 +4823,11 @@ msgstr "" "す。arcboot のインストール後、次のようなファームウェア環境変数をプロンプトに" "入力して、システムをハードディスクから起動できます。" "<informalexample><screen>\n" -"<userinput> setenv SystemPartition scsi(<replaceable>scsi</" -"replaceable>)disk(<replaceable>disk</replaceable>)rdisk(0)partition(0)</" -"userinput>\n" -"<userinput> setenv OSLoadPartition scsi(<replaceable>scsi</" -"replaceable>)disk(<replaceable>disk</" -"replaceable>)rdisk(0)partition(<replaceable>partnr</replaceable>)</" -"userinput>\n" +"<userinput> setenv SystemPartition scsi(<replaceable>scsi</replaceable>)disk" +"(<replaceable>disk</replaceable>)rdisk(0)partition(0)</userinput>\n" +"<userinput> setenv OSLoadPartition scsi(<replaceable>scsi</replaceable>)disk" +"(<replaceable>disk</replaceable>)rdisk(0)partition(<replaceable>partnr</" +"replaceable>)</userinput>\n" "<userinput> setenv OSLoader arcboot</userinput>\n" "<userinput> setenv OSLoadFilename <replaceable>config</replaceable></" "userinput>\n" @@ -4806,13 +4836,13 @@ msgstr "" "い。" #. Tag: replaceable -#: using-d-i.xml:3003 +#: using-d-i.xml:3002 #, no-c-format msgid "scsi" msgstr "scsi" #. Tag: para -#: using-d-i.xml:3004 +#: using-d-i.xml:3003 #, no-c-format msgid "" "is the SCSI bus to be booted from, this is <userinput>0</userinput> for the " @@ -4822,13 +4852,13 @@ msgstr "" "となる。" #. Tag: replaceable -#: using-d-i.xml:3012 +#: using-d-i.xml:3011 #, no-c-format msgid "disk" msgstr "disk" #. Tag: para -#: using-d-i.xml:3013 +#: using-d-i.xml:3012 #, no-c-format msgid "" "is the SCSI ID of the hard disk on which <command>arcboot</command> is " @@ -4838,13 +4868,13 @@ msgstr "" "す。" #. Tag: replaceable -#: using-d-i.xml:3021 +#: using-d-i.xml:3020 #, no-c-format msgid "partnr" msgstr "partnr" #. Tag: para -#: using-d-i.xml:3022 +#: using-d-i.xml:3021 #, no-c-format msgid "" "is the number of the partition on which <filename>/etc/arcboot.conf</" @@ -4853,13 +4883,13 @@ msgstr "" "<filename>/etc/arcboot.conf</filename> があるパーティションの番号を表す。" #. Tag: replaceable -#: using-d-i.xml:3030 +#: using-d-i.xml:3029 #, no-c-format msgid "config" msgstr "config" #. Tag: para -#: using-d-i.xml:3031 +#: using-d-i.xml:3030 #, no-c-format msgid "" "is the name of the configuration entry in <filename>/etc/arcboot.conf</" @@ -4869,13 +4899,13 @@ msgstr "" "は <quote>linux</quote> である。" #. Tag: title -#: using-d-i.xml:3052 +#: using-d-i.xml:3051 #, no-c-format msgid "Install <command>Yaboot</command> on a Hard Disk" msgstr "ハードディスクへの <command>Yaboot</command> のインストール" #. Tag: para -#: using-d-i.xml:3053 +#: using-d-i.xml:3052 #, no-c-format msgid "" "Newer (mid 1998 and on) PowerMacs use <command>yaboot</command> as their " @@ -4895,13 +4925,13 @@ msgstr "" "が &debian-gnu; を起動できるように設定されています。" #. Tag: title -#: using-d-i.xml:3071 +#: using-d-i.xml:3070 #, no-c-format msgid "Install <command>Quik</command> on a Hard Disk" msgstr "ハードディスクへの <command>Quik</command> のインストール" #. Tag: para -#: using-d-i.xml:3072 +#: using-d-i.xml:3071 #, no-c-format msgid "" "The boot loader for OldWorld Power Macintosh machines is <command>quik</" @@ -4915,13 +4945,13 @@ msgstr "" "Powermac や Power Computing のクローンで動作することが知られています。" #. Tag: title -#: using-d-i.xml:3088 +#: using-d-i.xml:3087 #, no-c-format msgid "<command>zipl</command>-installer" msgstr "<command>zipl</command> インストーラ" #. Tag: para -#: using-d-i.xml:3089 +#: using-d-i.xml:3088 #, no-c-format msgid "" "The boot loader on &arch-title; is <quote>zipl</quote>. <command>ZIPL</" @@ -4937,13 +4967,13 @@ msgstr "" "and Installation Commands</quote> を見てください。" #. Tag: title -#: using-d-i.xml:3106 +#: using-d-i.xml:3105 #, no-c-format msgid "Install the <command>SILO</command> Boot Loader on a Hard Disk" msgstr "ハードディスクへの <command>SILO</command> ブートローダのインストール" #. Tag: para -#: using-d-i.xml:3108 +#: using-d-i.xml:3107 #, no-c-format msgid "" "The standard &architecture; boot loader is called <quote>silo</quote>. It is " @@ -4973,13 +5003,13 @@ msgstr "" "Solaris と一緒に GNU/Linux をインストールするのなら、これが便利です。" #. Tag: title -#: using-d-i.xml:3133 +#: using-d-i.xml:3132 #, no-c-format msgid "Continue Without Boot Loader" msgstr "ブートローダなしで継続" #. Tag: para -#: using-d-i.xml:3135 +#: using-d-i.xml:3134 #, no-c-format msgid "" "This option can be used to complete the installation even when no boot " @@ -4992,7 +5022,7 @@ msgstr "" "るのに利用できます。" #. Tag: para -#: using-d-i.xml:3142 +#: using-d-i.xml:3141 #, no-c-format msgid "" "If you plan to manually configure your bootloader, you should check the name " @@ -5014,13 +5044,13 @@ msgstr "" "す。" #. Tag: title -#: using-d-i.xml:3159 +#: using-d-i.xml:3158 #, no-c-format msgid "Finishing the Installation" msgstr "インストールの完了" #. Tag: para -#: using-d-i.xml:3160 +#: using-d-i.xml:3159 #, no-c-format msgid "" "This is the last step in the &debian; installation process during which the " @@ -5031,13 +5061,13 @@ msgstr "" "最終段階です。ほとんどが &d-i; の後片付けです。" #. Tag: title -#: using-d-i.xml:3173 +#: using-d-i.xml:3172 #, no-c-format msgid "Setting the System Clock" msgstr "システム時計の設定" #. Tag: para -#: using-d-i.xml:3175 +#: using-d-i.xml:3174 #, no-c-format msgid "" "The installer may ask you if the computer's clock is set to UTC. Normally " @@ -5050,7 +5080,7 @@ msgstr "" "れているかどうか、といったことから UTC を基準にするかどうかを判断します。" #. Tag: para -#: using-d-i.xml:3182 +#: using-d-i.xml:3181 #, no-c-format msgid "" "In expert mode you will always be able to choose whether or not the clock is " @@ -5068,7 +5098,7 @@ msgstr "" "地時間を選択してください。</phrase>" #. Tag: para -#: using-d-i.xml:3193 +#: using-d-i.xml:3192 #, no-c-format msgid "" "At this point &d-i; will also attempt to save the current time to the " @@ -5079,13 +5109,13 @@ msgstr "" "す。先ほどの選択により、UTC か現地時間のどちらかで保存します。" #. Tag: title -#: using-d-i.xml:3208 +#: using-d-i.xml:3207 #, no-c-format msgid "Reboot the System" msgstr "システムの再起動" #. Tag: para -#: using-d-i.xml:3210 +#: using-d-i.xml:3209 #, no-c-format msgid "" "You will be prompted to remove the boot media (CD, floppy, etc) that you " @@ -5096,7 +5126,7 @@ msgstr "" "促されます。システムはこの後、新しい &debian; システムで再起動します。" #. Tag: para -#: using-d-i.xml:3216 +#: using-d-i.xml:3215 #, no-c-format msgid "" "After a final prompt the system will be halted because rebooting is not " @@ -5109,13 +5139,13 @@ msgstr "" "イルシステムとして選択した DASD から GNU/Linux を IPL してください。" #. Tag: title -#: using-d-i.xml:3229 +#: using-d-i.xml:3228 #, no-c-format msgid "Troubleshooting" msgstr "トラブルシューティング" #. Tag: para -#: using-d-i.xml:3230 +#: using-d-i.xml:3229 #, no-c-format msgid "" "The components listed in this section are usually not involved in the " @@ -5126,13 +5156,13 @@ msgstr "" "うまく行かない時に、ユーザの助けになるようバックグラウンドで待っています。" #. Tag: title -#: using-d-i.xml:3243 +#: using-d-i.xml:3242 #, no-c-format msgid "Saving the installation logs" msgstr "インストールログの保存" #. Tag: para -#: using-d-i.xml:3245 +#: using-d-i.xml:3244 #, no-c-format msgid "" "If the installation is successful, the logfiles created during the " @@ -5144,7 +5174,7 @@ msgstr "" "れています。" #. Tag: para -#: using-d-i.xml:3252 +#: using-d-i.xml:3251 #, no-c-format msgid "" "Choosing <guimenuitem>Save debug logs</guimenuitem> from the main menu " @@ -5160,13 +5190,13 @@ msgstr "" "したいときに便利です。" #. Tag: title -#: using-d-i.xml:3272 +#: using-d-i.xml:3271 #, no-c-format msgid "Using the Shell and Viewing the Logs" msgstr "シェルの使用とログの参照" #. Tag: para -#: using-d-i.xml:3274 +#: using-d-i.xml:3273 #, no-c-format msgid "" "There are several methods you can use to get a shell while running an " @@ -5191,14 +5221,14 @@ msgstr "" "keycombo> でインストーラ自体に戻ってください。" #. Tag: para -#: using-d-i.xml:3292 +#: using-d-i.xml:3291 #, no-c-format msgid "For the graphical installer see also <xref linkend=\"gtk-using\"/>." msgstr "" "グラフィカルインストーラでは、<xref linkend=\"gtk-using\"/> もご覧ください。" #. Tag: para -#: using-d-i.xml:3296 +#: using-d-i.xml:3295 #, no-c-format msgid "" "If you cannot switch consoles, there is also an <guimenuitem>Execute a " @@ -5213,7 +5243,7 @@ msgstr "" "userinput> と入力すると、シェルを終了してインストーラに戻ります。" #. Tag: para -#: using-d-i.xml:3304 +#: using-d-i.xml:3303 #, no-c-format msgid "" "At this point you are booted from the RAM disk, and there is a limited set " @@ -5231,7 +5261,7 @@ msgstr "" "す。" #. Tag: para -#: using-d-i.xml:3313 +#: using-d-i.xml:3312 #, no-c-format msgid "" "To edit and view files, use the text editor <command>nano</command>. Log " @@ -5243,7 +5273,7 @@ msgstr "" "log</filename> ディレクトリにあります。" #. Tag: para -#: using-d-i.xml:3320 +#: using-d-i.xml:3319 #, no-c-format msgid "" "Although you can do basically anything in a shell that the available " @@ -5255,7 +5285,7 @@ msgstr "" "しかありません。" #. Tag: para -#: using-d-i.xml:3326 +#: using-d-i.xml:3325 #, no-c-format msgid "" "Doing things manually from the shell may interfere with the installation " @@ -5268,13 +5298,13 @@ msgstr "" "swap を有効にするようにし、シェルから手動で行わないようにしましょう。" #. Tag: title -#: using-d-i.xml:3342 +#: using-d-i.xml:3341 #, no-c-format msgid "Installation Over the Network" msgstr "ネットワーク越しのインストール" #. Tag: para -#: using-d-i.xml:3344 +#: using-d-i.xml:3343 #, no-c-format msgid "" "One of the more interesting components is <firstterm>network-console</" @@ -5291,7 +5321,7 @@ msgstr "" "この部分は <xref linkend=\"automatic-install\"/> で自動化できます)" #. Tag: para -#: using-d-i.xml:3354 +#: using-d-i.xml:3353 #, no-c-format msgid "" "This component is not loaded into the main installation menu by default, so " @@ -5313,7 +5343,7 @@ msgstr "" "ばれる新しいメニュー項目が表示されます。" #. Tag: para -#: using-d-i.xml:3367 +#: using-d-i.xml:3366 #, no-c-format msgid "" "For installations on &arch-title;, this is the default method after setting " @@ -5323,7 +5353,7 @@ msgstr "" "法です。" #. Tag: para -#: using-d-i.xml:3372 +#: using-d-i.xml:3371 #, no-c-format msgid "" "<phrase arch=\"not-s390\">After selecting this new entry, you</phrase> " @@ -5344,7 +5374,7 @@ msgstr "" "全に転送する必要があります。" #. Tag: para -#: using-d-i.xml:3384 +#: using-d-i.xml:3383 #, no-c-format msgid "" "Should you decide to continue with the installation locally, you can always " @@ -5355,7 +5385,7 @@ msgstr "" "メニューに戻ります。そこで別のコンポーネントを選択してください。" #. Tag: para -#: using-d-i.xml:3390 +#: using-d-i.xml:3389 #, no-c-format msgid "" "Now let's switch to the other side of the wire. As a prerequisite, you need " @@ -5386,7 +5416,7 @@ msgstr "" "認してください。" #. Tag: para -#: using-d-i.xml:3407 +#: using-d-i.xml:3406 #, no-c-format msgid "" "The <command>ssh</command> server in the installer uses a default " @@ -5409,7 +5439,7 @@ msgstr "" "により、再接続後にインストールを再開できるかどうかが決まるでしょう。" #. Tag: para -#: using-d-i.xml:3420 +#: using-d-i.xml:3419 #, no-c-format msgid "" "You may be able to avoid the connection being dropped by adding the option " @@ -5431,7 +5461,7 @@ msgstr "" "用は必要最小限にするべきです。" #. Tag: para -#: using-d-i.xml:3433 +#: using-d-i.xml:3432 #, no-c-format msgid "" "If you install several computers in turn and they happen to have the same IP " @@ -5454,7 +5484,7 @@ msgstr "" "もう一度行う必要があります。" #. Tag: para -#: using-d-i.xml:3449 +#: using-d-i.xml:3448 #, no-c-format msgid "" "After the login you will be presented with an initial screen where you have " @@ -5473,7 +5503,7 @@ msgstr "" "べきですが、シェル用には複数のセッションを起動できます。" #. Tag: para -#: using-d-i.xml:3459 +#: using-d-i.xml:3458 #, no-c-format msgid "" "After you have started the installation remotely over SSH, you should not go " @@ -5488,13 +5518,13 @@ msgstr "" "インストールしたシステムに何か問題が発生するかもしれません。" #. Tag: title -#: using-d-i.xml:3478 +#: using-d-i.xml:3477 #, no-c-format msgid "Loading Missing Firmware" msgstr "見つからないファームウェアの読み込み" #. Tag: para -#: using-d-i.xml:3479 +#: using-d-i.xml:3478 #, no-c-format msgid "" "As described in <xref linkend=\"hardware-firmware\"/>, some devices require " @@ -5509,7 +5539,7 @@ msgstr "" "が必要になります。" #. Tag: para -#: using-d-i.xml:3487 +#: using-d-i.xml:3486 #, no-c-format msgid "" "If a device driver requests firmware that is not available, &d-i; will " @@ -5527,7 +5557,7 @@ msgstr "" "ジュールを再読込します。" #. Tag: para -#: using-d-i.xml:3497 +#: using-d-i.xml:3496 #, no-c-format msgid "" "Which devices are scanned and which file systems are supported depends on " @@ -5545,7 +5575,7 @@ msgstr "" "す。</phrase>" #. Tag: para -#: using-d-i.xml:3507 +#: using-d-i.xml:3506 #, no-c-format msgid "" "Note that it is possible to skip loading the firmware if you know the device " @@ -5557,7 +5587,7 @@ msgstr "" "にご注意ください。" #. Tag: para -#: using-d-i.xml:3513 +#: using-d-i.xml:3512 #, no-c-format msgid "" "&d-i; only prompts for firmware needed by kernel modules loaded during the " @@ -5579,13 +5609,13 @@ msgstr "" "を検索してみるのもよいでしょう。" #. Tag: title -#: using-d-i.xml:3527 +#: using-d-i.xml:3526 #, no-c-format msgid "Preparing a medium" msgstr "メディアの準備" #. Tag: para -#: using-d-i.xml:3528 +#: using-d-i.xml:3527 #, no-c-format msgid "" "Official CD images do not include non-free firmware. The most common method " @@ -5610,7 +5640,7 @@ msgstr "" "します。" #. Tag: para -#: using-d-i.xml:3541 +#: using-d-i.xml:3540 #, no-c-format msgid "" "Tarballs and zip files containing current packages for the most common " @@ -5626,7 +5656,7 @@ msgstr "" "テムに展開するだけです。" #. Tag: para -#: using-d-i.xml:3555 +#: using-d-i.xml:3554 #, no-c-format msgid "" "If the firmware you need is not included in the tarball, you can also " @@ -5642,7 +5672,7 @@ msgstr "" "ケージを含むかもしれません。" #. Tag: para -#: using-d-i.xml:3569 +#: using-d-i.xml:3568 #, no-c-format msgid "" "It is also possible to copy individual firmware files to the medium. Loose " @@ -5654,13 +5684,13 @@ msgstr "" "から入手できます。" #. Tag: title -#: using-d-i.xml:3578 +#: using-d-i.xml:3577 #, no-c-format msgid "Firmware and the Installed System" msgstr "ファームウェアとインストールしたシステム" #. Tag: para -#: using-d-i.xml:3579 +#: using-d-i.xml:3578 #, no-c-format msgid "" "Any firmware loaded during the installation will be copied automatically to " @@ -5678,7 +5708,7 @@ msgstr "" "がわずかにあります。" #. Tag: para -#: using-d-i.xml:3588 +#: using-d-i.xml:3587 #, no-c-format msgid "" "If the firmware was loaded from a firmware package, &d-i; will also install " @@ -5694,7 +5724,7 @@ msgstr "" "できるようになると、自動的に更新するという利点があります。" #. Tag: para -#: using-d-i.xml:3596 +#: using-d-i.xml:3595 #, no-c-format msgid "" "If loading the firmware was skipped during the installation, the relevant " @@ -5706,7 +5736,7 @@ msgstr "" "トールしたシステムで動作しないでしょう。" #. Tag: para -#: using-d-i.xml:3603 +#: using-d-i.xml:3602 #, no-c-format msgid "" "If the firmware was loaded from loose firmware files, the firmware copied to " @@ -5720,6 +5750,17 @@ msgstr "" "</emphasis>。" #~ msgid "" +#~ "A good rule of thumb is that for a regular desktop installation (using " +#~ "the GNOME desktop environment) only the first three CDs are needed. For " +#~ "the alternative desktop environments (KDE or Xfce), additional CDs are " +#~ "needed. The first DVD easily covers all three desktop environments." +#~ msgstr "" +#~ "経験上、標準的なデスクトップ (GNOME デスクトップ環境を利用) をインストール" +#~ "する場合、最初の 3 枚の CD があれば事足ります。その他のデスクトップ環境 " +#~ "(KDE や Xfce) では、追加 CD が必要です。1 枚目の DVD では、その 3 つのデス" +#~ "クトップ環境をすべてカバーしています。" + +#~ msgid "" #~ "There are two keyboard layouts for US keyboards; the qwerty/mac-usb-us " #~ "(Apple USB) layout will place the Alt function on the <keycap>Command/" #~ "Apple</keycap> key (in the keyboard position next to the <keycap>space</" |