diff options
Diffstat (limited to 'po/ja/boot-installer.po')
-rw-r--r-- | po/ja/boot-installer.po | 546 |
1 files changed, 267 insertions, 279 deletions
diff --git a/po/ja/boot-installer.po b/po/ja/boot-installer.po index f9567e8f5..bf8ee5eb7 100644 --- a/po/ja/boot-installer.po +++ b/po/ja/boot-installer.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2023-04-02 11:39+0000\n" +"POT-Creation-Date: 2023-04-03 19:31+0000\n" "PO-Revision-Date: 2022-05-20 00:21+0200\n" "Last-Translator: YOSHINO Yoshihito <yy.y.ja.jp@gmail.com>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -314,7 +314,7 @@ msgid "Booting by TFTP" msgstr "TFTP による起動" #. Tag: para -#: boot-installer.xml:168 boot-installer.xml:690 +#: boot-installer.xml:168 boot-installer.xml:650 #, no-c-format msgid "" "Booting from the network requires that you have a network connection and a " @@ -325,7 +325,7 @@ msgstr "" "が (自動化でのネットワーク設定には恐らく DHCP, RARP, BOOTP も) 必要です。" #. Tag: para -#: boot-installer.xml:176 boot-installer.xml:698 +#: boot-installer.xml:176 boot-installer.xml:658 #, no-c-format msgid "" "The server-side setup to support network booting is described in <xref " @@ -882,73 +882,11 @@ msgstr "" #. Tag: title #: boot-installer.xml:610 #, no-c-format -msgid "Booting from Windows" -msgstr "Windows からの起動" - -#. Tag: para -#: boot-installer.xml:611 -#, no-c-format -msgid "To start the installer from Windows, you can either" -msgstr "Windows からインストーラを起動するには、" - -#. Tag: para -#: boot-installer.xml:616 -#, no-c-format -msgid "" -"obtain installation media as described in <xref linkend=\"official-cdrom\"/" -"><phrase condition=\"bootable-usb\"> or <xref linkend=\"boot-usb-files\"/></" -"phrase> or" -msgstr "" -"<xref linkend=\"official-cdrom\"/> <phrase condition=\"bootable-usb\">や " -"<xref linkend=\"boot-usb-files\"/> </phrase>で記述しているようなインストール" -"メディアを得るか、" - -#. Tag: para -#: boot-installer.xml:623 -#, no-c-format -msgid "" -"download a standalone Windows executable, which is available as <ulink url=" -"\"&win32-loader-exe;\">tools/win32-loader/stable/win32-loader.exe</ulink> on " -"the &debian; mirrors." -msgstr "" -"&debian; ミラー上の <ulink url=\"&win32-loader-exe;\">tools/win32-loader/" -"stable/win32-loader.exe</ulink> で入手可能なそれだけで起動する Windows の実行" -"ファイルをダウンロードします。" - -#. Tag: para -#: boot-installer.xml:632 -#, no-c-format -msgid "" -"If you use optical installation media, a pre-installation program should be " -"launched automatically when you insert the disc. In case Windows does not " -"start it automatically, or if you are using a USB memory stick, you can run " -"it manually by accessing the device and executing <command>setup.exe</" -"command>." -msgstr "" -"光学インストールメディアを使用する場合、ディスクを挿入するとプレインストール" -"プログラムが自動的に起動します。自動的に起動しない場合や、USB メモリを使用す" -"る場合、デバイスにアクセスし、<command>setup.exe</command> を実行し、手動で起" -"動できます。" - -#. Tag: para -#: boot-installer.xml:640 -#, no-c-format -msgid "" -"After the program has been started, a few preliminary questions will be " -"asked and the system will be prepared to reboot into the &debian-gnu; " -"installer." -msgstr "" -"プログラム起動後は、いくつか予備的な質問がなされた後、再起動して &debian-" -"gnu; インストーラを起動する準備が整います。" - -#. Tag: title -#: boot-installer.xml:650 -#, no-c-format msgid "Booting from Linux using <command>GRUB</command>" msgstr "<command>GRUB</command> を用いた Linux からの起動" #. Tag: para -#: boot-installer.xml:653 +#: boot-installer.xml:613 #, no-c-format msgid "" "To boot the installer from hard disk, you must first download and place the " @@ -959,7 +897,7 @@ msgstr "" "なりません。" #. Tag: para -#: boot-installer.xml:658 +#: boot-installer.xml:618 #, no-c-format msgid "" "For <command>GRUB2</command>, you will need to configure two essential " @@ -969,13 +907,13 @@ msgstr "" "常に重要な次の 2 点を設定します。" #. Tag: para -#: boot-installer.xml:662 +#: boot-installer.xml:622 #, no-c-format msgid "to load the <filename>initrd.gz</filename> installer at boot time;" msgstr "起動時に、<filename>initrd.gz</filename> インストーラをロードする。" #. Tag: para -#: boot-installer.xml:667 +#: boot-installer.xml:627 #, no-c-format msgid "" "have the <filename>vmlinuz</filename> kernel use a RAM disk as its root " @@ -985,13 +923,13 @@ msgstr "" "カーネルを設定する。" #. Tag: para -#: boot-installer.xml:675 +#: boot-installer.xml:635 #, no-c-format msgid "An entry for the installer would be for example:" msgstr "例えばインストーラのエントリは以下のようになります。" #. Tag: screen -#: boot-installer.xml:679 +#: boot-installer.xml:639 #, no-c-format msgid "" "menuentry 'New Install' {\n" @@ -1011,25 +949,25 @@ msgstr "" "}" #. Tag: title -#: boot-installer.xml:684 +#: boot-installer.xml:644 #, no-c-format msgid "Booting with TFTP" msgstr "TFTP での起動" #. Tag: para -#: boot-installer.xml:706 +#: boot-installer.xml:666 #, no-c-format msgid "There are various ways to do a TFTP boot on i386." msgstr "i386 での TFTP ブートはいろいろな方法があります。" #. Tag: title -#: boot-installer.xml:712 +#: boot-installer.xml:672 #, no-c-format msgid "NIC or Motherboard that support PXE" msgstr "PXE をサポートする NIC・マザーボード" #. Tag: para -#: boot-installer.xml:713 +#: boot-installer.xml:673 #, no-c-format msgid "" "It could be that your Network Interface Card or Motherboard provides PXE " @@ -1043,13 +981,13 @@ msgstr "" "BIOS/UEFI を設定することができます。" #. Tag: title -#: boot-installer.xml:724 +#: boot-installer.xml:684 #, no-c-format msgid "NIC with Network BootROM" msgstr "ネットワーク BootROM がある NIC" #. Tag: para -#: boot-installer.xml:725 +#: boot-installer.xml:685 #, no-c-format msgid "" "It could be that your Network Interface Card provides TFTP boot " @@ -1059,7 +997,7 @@ msgstr "" "せん。" #. Tag: para -#: boot-installer.xml:730 +#: boot-installer.xml:690 #, no-c-format msgid "" "Let us (<email>&email-debian-boot-list;</email>) know how did you manage it. " @@ -1069,13 +1007,13 @@ msgstr "" "ださい。この文書に参加をお願いします。" #. Tag: title -#: boot-installer.xml:738 +#: boot-installer.xml:698 #, no-c-format msgid "Etherboot" msgstr "Etherboot" #. Tag: para -#: boot-installer.xml:739 +#: boot-installer.xml:699 #, no-c-format msgid "" "The <ulink url=\"http://www.etherboot.org\">etherboot project</ulink> " @@ -1085,13 +1023,13 @@ msgstr "" "TFTP ブートを行うブートディスケットとブート ROM を提供しています。" #. Tag: title -#: boot-installer.xml:749 +#: boot-installer.xml:709 #, no-c-format msgid "The Boot Screen" msgstr "ブート画面" #. Tag: para -#: boot-installer.xml:750 +#: boot-installer.xml:710 #, no-c-format msgid "" "When the installer boots, you should be presented with a friendly graphical " @@ -1101,7 +1039,7 @@ msgstr "" "フレンドリーなグラフィック画面を表示します。" #. Tag: screen -#: boot-installer.xml:755 +#: boot-installer.xml:715 #, no-c-format msgid "" "&debian-gnu; installer boot menu\n" @@ -1123,7 +1061,7 @@ msgstr "" "Install with speech synthesis" #. Tag: para -#: boot-installer.xml:759 +#: boot-installer.xml:719 #, no-c-format msgid "" "This graphical screen will look very slightly different depending on how " @@ -1133,7 +1071,7 @@ msgstr "" "異なるかもしれませんが表示されるオプションは同一です。" #. Tag: para -#: boot-installer.xml:767 +#: boot-installer.xml:727 #, no-c-format msgid "" "Depending on the installation method you are using, the <quote>Graphical " @@ -1147,7 +1085,7 @@ msgstr "" "ため、オプションの数は約2倍になります。" #. Tag: para -#: boot-installer.xml:774 +#: boot-installer.xml:734 #, no-c-format msgid "" "For a normal installation, select either the <quote>Graphical install</" @@ -1162,7 +1100,7 @@ msgstr "" "<quote>Graphical Install</quote> のエントリがデフォルトで選択されています。" #. Tag: para -#: boot-installer.xml:782 +#: boot-installer.xml:742 #, no-c-format msgid "" "The <quote>Advanced options</quote> entry gives access to a second menu that " @@ -1174,7 +1112,7 @@ msgstr "" "セスできます。" #. Tag: para -#: boot-installer.xml:788 +#: boot-installer.xml:748 #, no-c-format msgid "" "If you wish or need to add any boot parameters for either the installer or " @@ -1195,7 +1133,7 @@ msgstr "" "い。&escapekey; を押すと、ブートメニューに戻り、行った変更を取り消します。" #. Tag: para -#: boot-installer.xml:801 +#: boot-installer.xml:761 #, no-c-format msgid "" "Choosing the <quote>Help</quote> entry will result in the first help screen " @@ -1228,7 +1166,7 @@ msgstr "" "<userinput>install fb=false</userinput>)。" #. Tag: para -#: boot-installer.xml:819 +#: boot-installer.xml:779 #, no-c-format msgid "" "The keyboard is assumed to have a default American English layout at this " @@ -1246,7 +1184,7 @@ msgstr "" "す。" #. Tag: para -#: boot-installer.xml:829 +#: boot-installer.xml:789 #, no-c-format msgid "" "If you are using a system that has the BIOS configured to use serial " @@ -1266,7 +1204,7 @@ msgstr "" "Remote Assistant</quote> (IRA) のテキストコンソールを含みます。" #. Tag: para -#: boot-installer.xml:839 +#: boot-installer.xml:799 #, no-c-format msgid "" "To bypass the graphical boot screen you can either blindly press &escapekey; " @@ -1286,13 +1224,13 @@ msgstr "" "fb=false</userinput> を追加したくなるでしょう。" #. Tag: title -#: boot-installer.xml:858 +#: boot-installer.xml:818 #, no-c-format msgid "S/390 Limitations" msgstr "S/390 の制限" #. Tag: para -#: boot-installer.xml:859 +#: boot-installer.xml:819 #, no-c-format msgid "" "In order to run the installation system a working network setup and ssh " @@ -1302,7 +1240,7 @@ msgstr "" "ssh セッションが使えることが必要となります。" #. Tag: para -#: boot-installer.xml:864 +#: boot-installer.xml:824 #, no-c-format msgid "" "The booting process starts with a network setup that prompts you for several " @@ -1315,13 +1253,13 @@ msgstr "" "にログインします。すると標準のインストールシステムが起動されます。" #. Tag: title -#: boot-installer.xml:875 +#: boot-installer.xml:835 #, no-c-format msgid "S/390 Boot Parameters" msgstr "S/390 起動パラメータ" #. Tag: para -#: boot-installer.xml:876 +#: boot-installer.xml:836 #, no-c-format msgid "" "On S/390 you can append boot parameters in the parm file. This file can " @@ -1340,7 +1278,7 @@ msgstr "" "区切ることなく、結合してカーネルに渡します。" #. Tag: para -#: boot-installer.xml:893 +#: boot-installer.xml:853 #, no-c-format msgid "" "If you boot the installer in a logical partition (LPAR) or virtual machine " @@ -1380,25 +1318,25 @@ msgstr "" "する必要があります。" #. Tag: title -#: boot-installer.xml:1178 +#: boot-installer.xml:1138 #, no-c-format msgid "Booting a ppc64el machine" msgstr "ppc64el マシンのブート" #. Tag: para -#: boot-installer.xml:1179 +#: boot-installer.xml:1139 #, no-c-format msgid "How to boot a ppc64el machine:" msgstr "ppc64el マシンのブート方法:" #. Tag: title -#: boot-installer.xml:1185 +#: boot-installer.xml:1145 #, no-c-format msgid "Petitboot" msgstr "Petitboot" #. Tag: para -#: boot-installer.xml:1186 +#: boot-installer.xml:1146 #, no-c-format msgid "" "Petitboot is a platform independent bootloader based on the Linux kexec. " @@ -1415,7 +1353,7 @@ msgstr "" "であればどれでもブートできます。" #. Tag: para -#: boot-installer.xml:1194 +#: boot-installer.xml:1154 #, no-c-format msgid "" "Petitboot looks for bootloader configuration files on mountable devices in " @@ -1426,13 +1364,13 @@ msgstr "" "を探します。また、ブート情報を DHCP サーバから取得するようにも設定できます。" #. Tag: title -#: boot-installer.xml:1221 +#: boot-installer.xml:1181 #, no-c-format msgid "The Graphical Installer" msgstr "グラフィカルインストーラ" #. Tag: para -#: boot-installer.xml:1222 +#: boot-installer.xml:1182 #, no-c-format msgid "" "The graphical version of the installer is only available for a limited " @@ -1447,7 +1385,7 @@ msgstr "" "合わせているため、機能は本質的に同一です。" #. Tag: para -#: boot-installer.xml:1230 +#: boot-installer.xml:1190 #, no-c-format msgid "" "Although the functionality is identical, the graphical installer still has a " @@ -1464,7 +1402,7 @@ msgstr "" "示できる等、いくつか利点があります。" #. Tag: para -#: boot-installer.xml:1239 +#: boot-installer.xml:1199 #, no-c-format msgid "" "The graphical installer is available with all CD/DVD images and with the hd-" @@ -1486,7 +1424,7 @@ msgstr "" "選択すると表示されます。" #. Tag: para -#: boot-installer.xml:1270 +#: boot-installer.xml:1230 #, no-c-format msgid "" "Just as with the text-based installer it is possible to add boot parameters " @@ -1496,7 +1434,7 @@ msgstr "" "時にも起動パラメータを追加できます。" #. Tag: para -#: boot-installer.xml:1276 +#: boot-installer.xml:1236 #, no-c-format msgid "" "The graphical installer requires significantly more memory to run than the " @@ -1510,7 +1448,7 @@ msgstr "" "バックします。" #. Tag: para -#: boot-installer.xml:1283 +#: boot-installer.xml:1243 #, no-c-format msgid "" "If the amount of memory in your system is below &minimum-memory;, the " @@ -1524,13 +1462,13 @@ msgstr "" "スのインストーラの利用を勧めます。" #. Tag: title -#: boot-installer.xml:1301 +#: boot-installer.xml:1261 #, no-c-format msgid "Accessibility" msgstr "アクセシビリティ" #. Tag: para -#: boot-installer.xml:1302 +#: boot-installer.xml:1262 #, no-c-format msgid "" "Some users may need specific support because of e.g. some visual impairment. " @@ -1559,13 +1497,13 @@ msgstr "" "てください。" #. Tag: title -#: boot-installer.xml:1322 +#: boot-installer.xml:1282 #, no-c-format msgid "Installer front-end" msgstr "インストーラフロントエンド" #. Tag: para -#: boot-installer.xml:1323 +#: boot-installer.xml:1283 #, no-c-format msgid "" "The &debian; installer supports several front-ends for asking questions, " @@ -1583,7 +1521,7 @@ msgstr "" "い。" #. Tag: para -#: boot-installer.xml:1331 +#: boot-installer.xml:1291 #, no-c-format msgid "" "With the <userinput>newt</userinput> front-end (used mostly with braille), " @@ -1596,7 +1534,7 @@ msgid "" msgstr "" #. Tag: para -#: boot-installer.xml:1341 +#: boot-installer.xml:1301 #, no-c-format msgid "" "With the <userinput>text</userinput> front-end (used mostly with speech), " @@ -1610,13 +1548,13 @@ msgid "" msgstr "" #. Tag: title -#: boot-installer.xml:1356 +#: boot-installer.xml:1316 #, no-c-format msgid "USB Braille Displays" msgstr "USB 点字ディスプレイ" #. Tag: para -#: boot-installer.xml:1357 +#: boot-installer.xml:1317 #, no-c-format msgid "" "USB braille displays should be automatically detected. A textual version of " @@ -1637,13 +1575,13 @@ msgstr "" "す。" #. Tag: title -#: boot-installer.xml:1372 +#: boot-installer.xml:1332 #, no-c-format msgid "Serial Braille Displays" msgstr "シリアル接続点字ディスプレイ" #. Tag: para -#: boot-installer.xml:1373 +#: boot-installer.xml:1333 #, no-c-format msgid "" "Serial braille displays cannot safely be automatically detected (since that " @@ -1686,13 +1624,13 @@ msgstr "" "ます。" #. Tag: title -#: boot-installer.xml:1400 boot-installer.xml:2368 +#: boot-installer.xml:1360 boot-installer.xml:2328 #, no-c-format msgid "Software Speech Synthesis" msgstr "ソフトウェア音声合成" #. Tag: para -#: boot-installer.xml:1401 +#: boot-installer.xml:1361 #, no-c-format msgid "" "Support for software speech synthesis is available on all installer images " @@ -1710,7 +1648,7 @@ msgstr "" "サポートを自動的にインストールします。" #. Tag: para -#: boot-installer.xml:1410 +#: boot-installer.xml:1370 #, no-c-format msgid "" "If several sound cards are detected, you will be prompted to press " @@ -1720,7 +1658,7 @@ msgstr "" "時点で &enterkey; を入力するよう促されます。" #. Tag: para -#: boot-installer.xml:1415 +#: boot-installer.xml:1375 #, no-c-format msgid "" "The first question (language) is spoken in english, and the remainder of " @@ -1731,7 +1669,7 @@ msgstr "" "で発声します (<classname>espeak</classname> が有効な場合)。" #. Tag: para -#: boot-installer.xml:1421 +#: boot-installer.xml:1381 #, no-c-format msgid "" "The default speech rate is quite slow. To make it faster, press " @@ -1761,13 +1699,13 @@ msgstr "" "<userinput><</userinput> を入力してください。" #. Tag: title -#: boot-installer.xml:1449 +#: boot-installer.xml:1409 #, no-c-format msgid "Hardware Speech Synthesis" msgstr "ハードウェア音声合成" #. Tag: para -#: boot-installer.xml:1450 +#: boot-installer.xml:1410 #, no-c-format msgid "" "Support for hardware speech synthesis devices is available on all installer " @@ -1781,7 +1719,7 @@ msgstr "" "install</quote> エントリを選択する必要があります。" #. Tag: para -#: boot-installer.xml:1457 +#: boot-installer.xml:1417 #, no-c-format msgid "" "Hardware speech synthesis devices cannot be automatically detected. You thus " @@ -1802,13 +1740,13 @@ msgstr "" "ポートをターゲットシステムに自動でインストールします。" #. Tag: title -#: boot-installer.xml:1472 +#: boot-installer.xml:1432 #, no-c-format msgid "Board Devices" msgstr "基板デバイス" #. Tag: para -#: boot-installer.xml:1473 +#: boot-installer.xml:1433 #, no-c-format msgid "" "Some accessibility devices are actual boards that are plugged inside the " @@ -1824,7 +1762,7 @@ msgstr "" "れにより使用できる言語が減ってしまいます。" #. Tag: para -#: boot-installer.xml:1481 +#: boot-installer.xml:1441 #, no-c-format msgid "" "If desired a textual version of the bootloader can be activated before " @@ -1834,13 +1772,13 @@ msgstr "" "<userinput>h</userinput> &enterkey; をタイプしてください。" #. Tag: title -#: boot-installer.xml:1489 +#: boot-installer.xml:1449 #, no-c-format msgid "High-Contrast Theme" msgstr "高コントラストテーマ" #. Tag: para -#: boot-installer.xml:1490 +#: boot-installer.xml:1450 #, no-c-format msgid "" "For users with low vision, the installer can use a high-contrast color theme " @@ -1856,13 +1794,13 @@ msgstr "" "userinput> を追加してください。" #. Tag: title -#: boot-installer.xml:1501 +#: boot-installer.xml:1461 #, no-c-format msgid "Zoom" msgstr "拡大" #. Tag: para -#: boot-installer.xml:1502 +#: boot-installer.xml:1462 #, no-c-format msgid "" "For users with low vision, the graphical installer has a very basic zoom " @@ -1876,13 +1814,13 @@ msgstr "" "keycombo> のショートカットでそれぞれフォントサイズを拡大、縮小します。" #. Tag: title -#: boot-installer.xml:1512 +#: boot-installer.xml:1472 #, no-c-format msgid "Expert install, rescue mode, automated install" msgstr "Expert モード、Rescue モード、自動化インストール" #. Tag: para -#: boot-installer.xml:1513 +#: boot-installer.xml:1473 #, no-c-format msgid "" "Expert, Rescue, and Automated installation choices are also available with " @@ -1914,7 +1852,7 @@ msgstr "" "けません。" #. Tag: para -#: boot-installer.xml:1528 +#: boot-installer.xml:1488 #, no-c-format msgid "" "The automated install choice allows to install &debian; completely " @@ -1928,13 +1866,13 @@ msgstr "" "ます。" #. Tag: title -#: boot-installer.xml:1538 +#: boot-installer.xml:1498 #, no-c-format msgid "Accessibility of the installed system" msgstr "インストールしたシステムのアクセシビリティ" #. Tag: para -#: boot-installer.xml:1539 +#: boot-installer.xml:1499 #, no-c-format msgid "" "Documentation on accessibility of the installed system is available on the " @@ -1946,13 +1884,13 @@ msgstr "" "で利用できます。" #. Tag: title -#: boot-installer.xml:1553 +#: boot-installer.xml:1513 #, no-c-format msgid "Boot Parameters" msgstr "起動パラメータ" #. Tag: para -#: boot-installer.xml:1554 +#: boot-installer.xml:1514 #, no-c-format msgid "" "Boot parameters are Linux kernel parameters which are generally used to make " @@ -1966,7 +1904,7 @@ msgstr "" "るのです。" #. Tag: para -#: boot-installer.xml:1561 +#: boot-installer.xml:1521 #, no-c-format msgid "" "If this is the first time you're booting the system, try the default boot " @@ -1980,7 +1918,7 @@ msgstr "" "テムに伝えるためのパラメータを調べ、あとで再起動します。" #. Tag: para -#: boot-installer.xml:1568 +#: boot-installer.xml:1528 #, no-c-format msgid "" "Information on many boot parameters can be found in the <ulink url=\"http://" @@ -1996,13 +1934,13 @@ msgstr "" "に含まれています。" #. Tag: title -#: boot-installer.xml:1580 +#: boot-installer.xml:1540 #, no-c-format msgid "Boot console" msgstr "ブートコンソール" #. Tag: para -#: boot-installer.xml:1582 +#: boot-installer.xml:1542 #, no-c-format msgid "" "If you are booting with a serial console, generally the kernel will " @@ -2021,7 +1959,7 @@ msgstr "" "アルデバイスで、通常 <filename>ttyS0</filename> のようになります。" #. Tag: para -#: boot-installer.xml:1594 +#: boot-installer.xml:1554 #, no-c-format msgid "" "You may need to specify parameters for the serial port, such as speed and " @@ -2038,7 +1976,7 @@ msgstr "" "システムにコピーされるようになります。" #. Tag: para -#: boot-installer.xml:1602 +#: boot-installer.xml:1562 #, no-c-format msgid "" "In order to ensure the terminal type used by the installer matches your " @@ -2066,13 +2004,13 @@ msgstr "" "換できます。" #. Tag: title -#: boot-installer.xml:1620 +#: boot-installer.xml:1580 #, no-c-format msgid "&debian; Installer Parameters" msgstr "&debian; Installer パラメータ" #. Tag: para -#: boot-installer.xml:1621 +#: boot-installer.xml:1581 #, no-c-format msgid "" "The installation system recognizes a few additional boot " @@ -2090,7 +2028,7 @@ msgstr "" "ます。</para> </footnote>をいくつか認識します。" #. Tag: para -#: boot-installer.xml:1636 +#: boot-installer.xml:1596 #, no-c-format msgid "" "A number of parameters have a <quote>short form</quote> that helps avoid the " @@ -2105,20 +2043,20 @@ msgstr "" "ルの例は、通常、短縮形も使用しています。" #. Tag: term -#: boot-installer.xml:1648 +#: boot-installer.xml:1608 #, no-c-format msgid "debconf/priority (priority)" msgstr "debconf/priority (priority)" #. Tag: para -#: boot-installer.xml:1649 +#: boot-installer.xml:1609 #, no-c-format msgid "This parameter sets the lowest priority of messages to be displayed." msgstr "" "このパラメータには、表示するメッセージのもっとも低い優先度を設定します。" #. Tag: para -#: boot-installer.xml:1653 +#: boot-installer.xml:1613 #, no-c-format msgid "" "The default installation uses <userinput>priority=high</userinput>. This " @@ -2132,7 +2070,7 @@ msgstr "" "な優先度に調整します。" #. Tag: para -#: boot-installer.xml:1660 +#: boot-installer.xml:1620 #, no-c-format msgid "" "If you add <userinput>priority=medium</userinput> as boot parameter, you " @@ -2151,13 +2089,13 @@ msgstr "" "なメッセージだけを表示し、大騒ぎせずに正しい設定をしようとします。" #. Tag: term -#: boot-installer.xml:1674 +#: boot-installer.xml:1634 #, no-c-format msgid "DEBIAN_FRONTEND" msgstr "DEBIAN_FRONTEND" #. Tag: para -#: boot-installer.xml:1675 +#: boot-installer.xml:1635 #, no-c-format msgid "" "This boot parameter controls the type of user interface used for the " @@ -2193,13 +2131,13 @@ msgstr "" "エンドを使用します。" #. Tag: term -#: boot-installer.xml:1706 +#: boot-installer.xml:1666 #, no-c-format msgid "BOOT_DEBUG" msgstr "BOOT_DEBUG" #. Tag: para -#: boot-installer.xml:1707 +#: boot-installer.xml:1667 #, no-c-format msgid "" "Setting this boot parameter to 2 will cause the installer's boot process to " @@ -2212,49 +2150,49 @@ msgstr "" "きます。(シェルを終了すると起動プロセスを継続します)" #. Tag: userinput -#: boot-installer.xml:1716 +#: boot-installer.xml:1676 #, no-c-format msgid "BOOT_DEBUG=0" msgstr "BOOT_DEBUG=0" #. Tag: para -#: boot-installer.xml:1717 +#: boot-installer.xml:1677 #, no-c-format msgid "This is the default." msgstr "デフォルトです。" #. Tag: userinput -#: boot-installer.xml:1721 +#: boot-installer.xml:1681 #, no-c-format msgid "BOOT_DEBUG=1" msgstr "BOOT_DEBUG=1" #. Tag: para -#: boot-installer.xml:1722 +#: boot-installer.xml:1682 #, no-c-format msgid "More verbose than usual." msgstr "通常よりも詳細です。" #. Tag: userinput -#: boot-installer.xml:1726 +#: boot-installer.xml:1686 #, no-c-format msgid "BOOT_DEBUG=2" msgstr "BOOT_DEBUG=2" #. Tag: para -#: boot-installer.xml:1727 +#: boot-installer.xml:1687 #, no-c-format msgid "Lots of debugging information." msgstr "デバッグ情報を大量に表示します。" #. Tag: userinput -#: boot-installer.xml:1731 +#: boot-installer.xml:1691 #, no-c-format msgid "BOOT_DEBUG=3" msgstr "BOOT_DEBUG=3" #. Tag: para -#: boot-installer.xml:1732 +#: boot-installer.xml:1692 #, no-c-format msgid "" "Shells are run at various points in the boot process to allow detailed " @@ -2264,19 +2202,19 @@ msgstr "" "起動を続けるにはシェルから抜けてください。" #. Tag: term -#: boot-installer.xml:1746 +#: boot-installer.xml:1706 #, no-c-format msgid "log_host" msgstr "log_host" #. Tag: term -#: boot-installer.xml:1747 +#: boot-installer.xml:1707 #, no-c-format msgid "log_port" msgstr "log_port" #. Tag: para -#: boot-installer.xml:1748 +#: boot-installer.xml:1708 #, no-c-format msgid "" "Causes the installer to send log messages to a remote syslog on the " @@ -2288,13 +2226,13 @@ msgstr "" "ポートのデフォルト値を、標準 syslog ポートの 514 とします。" #. Tag: term -#: boot-installer.xml:1759 +#: boot-installer.xml:1719 #, no-c-format msgid "lowmem" msgstr "lowmem" #. Tag: para -#: boot-installer.xml:1760 +#: boot-installer.xml:1720 #, no-c-format msgid "" "Can be used to force the installer to a lowmem level higher than the one the " @@ -2306,13 +2244,13 @@ msgstr "" "す。<xref linkend=\"lowmem\"/> もご覧ください。" #. Tag: term -#: boot-installer.xml:1770 +#: boot-installer.xml:1730 #, no-c-format msgid "noshell" msgstr "noshell" #. Tag: para -#: boot-installer.xml:1771 +#: boot-installer.xml:1731 #, no-c-format msgid "" "Prevents the installer from offering interactive shells on tty2 and tty3. " @@ -2322,13 +2260,13 @@ msgstr "" "リティが限られている、無人インストールの際に便利です。" #. Tag: term -#: boot-installer.xml:1780 +#: boot-installer.xml:1740 #, no-c-format msgid "debian-installer/framebuffer (fb)" msgstr "debian-installer/framebuffer (fb)" #. Tag: para -#: boot-installer.xml:1781 +#: boot-installer.xml:1741 #, no-c-format msgid "" "Some architectures use the kernel framebuffer to offer installation in a " @@ -2346,13 +2284,13 @@ msgstr "" "の兆候です。" #. Tag: term -#: boot-installer.xml:1794 +#: boot-installer.xml:1754 #, no-c-format msgid "debian-installer/theme (theme)" msgstr "debian-installer/theme (theme)" #. Tag: para -#: boot-installer.xml:1795 +#: boot-installer.xml:1755 #, no-c-format msgid "" "A theme determines how the user interface of the installer looks (colors, " @@ -2372,13 +2310,13 @@ msgstr "" "メニューのキーボードショートカット <userinput>d</userinput> もあります)。" #. Tag: term -#: boot-installer.xml:1810 boot-installer.xml:2043 +#: boot-installer.xml:1770 boot-installer.xml:2003 #, no-c-format msgid "netcfg/disable_autoconfig" msgstr "netcfg/disable_autoconfig" #. Tag: para -#: boot-installer.xml:1811 +#: boot-installer.xml:1771 #, no-c-format msgid "" "By default, the &d-i; automatically probes for network configuration via " @@ -2391,7 +2329,7 @@ msgstr "" "きません。自動設定が失敗する場合のみ、手動ネットワーク設定を行えます。" #. Tag: para -#: boot-installer.xml:1818 +#: boot-installer.xml:1778 #, no-c-format msgid "" "If you have an IPv6 router or a DHCP server on your local network, but want " @@ -2406,13 +2344,13 @@ msgstr "" "パラメータを使用できます。" #. Tag: term -#: boot-installer.xml:1829 +#: boot-installer.xml:1789 #, no-c-format msgid "hw-detect/start_pcmcia" msgstr "hw-detect/start_pcmcia" #. Tag: para -#: boot-installer.xml:1830 +#: boot-installer.xml:1790 #, no-c-format msgid "" "Set to <userinput>false</userinput> to prevent starting PCMCIA services, if " @@ -2423,13 +2361,13 @@ msgstr "" "ピュータには、そういう行儀悪さがあることが知られています。" #. Tag: term -#: boot-installer.xml:1840 +#: boot-installer.xml:1800 #, no-c-format msgid "disk-detect/dmraid/enable (dmraid)" msgstr "disk-detect/dmraid/enable (dmraid)" #. Tag: para -#: boot-installer.xml:1841 +#: boot-installer.xml:1801 #, no-c-format msgid "" "Set to <userinput>true</userinput> to enable support for Serial ATA RAID " @@ -2443,13 +2381,13 @@ msgstr "" "\"&url-d-i-wiki;\">&debian; Installer Wiki</ulink> にあります。" #. Tag: term -#: boot-installer.xml:1852 +#: boot-installer.xml:1812 #, no-c-format msgid "preseed/url (url)" msgstr "preseed/url (url)" #. Tag: para -#: boot-installer.xml:1853 +#: boot-installer.xml:1813 #, no-c-format msgid "" "Specify the url to a preconfiguration file to download and use for " @@ -2460,13 +2398,13 @@ msgstr "" "い。" #. Tag: term -#: boot-installer.xml:1862 +#: boot-installer.xml:1822 #, no-c-format msgid "preseed/file (file)" msgstr "preseed/file (file)" #. Tag: para -#: boot-installer.xml:1863 +#: boot-installer.xml:1823 #, no-c-format msgid "" "Specify the path to a preconfiguration file to load for automating the " @@ -2476,13 +2414,13 @@ msgstr "" "<xref linkend=\"automatic-install\"/> を参照してください。" #. Tag: term -#: boot-installer.xml:1872 +#: boot-installer.xml:1832 #, no-c-format msgid "preseed/interactive" msgstr "preseed/interactive" #. Tag: para -#: boot-installer.xml:1873 +#: boot-installer.xml:1833 #, no-c-format msgid "" "Set to <userinput>true</userinput> to display questions even if they have " @@ -2497,13 +2435,13 @@ msgstr "" "詳細は、<xref linkend=\"preseed-seenflag\"/> をご覧ください。" #. Tag: term -#: boot-installer.xml:1885 +#: boot-installer.xml:1845 #, no-c-format msgid "auto-install/enable (auto)" msgstr "auto-install/enable (auto)" #. Tag: para -#: boot-installer.xml:1886 +#: boot-installer.xml:1846 #, no-c-format msgid "" "Delay questions that are normally asked before preseeding is possible until " @@ -2515,13 +2453,13 @@ msgstr "" "auto\"/> をご覧ください。" #. Tag: term -#: boot-installer.xml:1897 +#: boot-installer.xml:1857 #, no-c-format msgid "finish-install/keep-consoles" msgstr "finish-install/keep-consoles" #. Tag: para -#: boot-installer.xml:1898 +#: boot-installer.xml:1858 #, no-c-format msgid "" "During installations from serial or management console, the regular virtual " @@ -2533,13 +2471,13 @@ msgstr "" "れを回避するには <userinput>true</userinput> をセットしてください。" #. Tag: term -#: boot-installer.xml:1909 +#: boot-installer.xml:1869 #, no-c-format msgid "cdrom-detect/eject" msgstr "cdrom-detect/eject" #. Tag: para -#: boot-installer.xml:1910 +#: boot-installer.xml:1870 #, no-c-format msgid "" "By default, before rebooting, &d-i; automatically ejects the optical media " @@ -2558,7 +2496,7 @@ msgstr "" "ドできません。" #. Tag: para -#: boot-installer.xml:1919 +#: boot-installer.xml:1879 #, no-c-format msgid "" "Set to <userinput>false</userinput> to disable automatic ejection, and be " @@ -2570,13 +2508,13 @@ msgstr "" "要があります。" #. Tag: term -#: boot-installer.xml:1930 +#: boot-installer.xml:1890 #, no-c-format msgid "base-installer/install-recommends (recommends)" msgstr "base-installer/install-recommends (recommends)" #. Tag: para -#: boot-installer.xml:1931 +#: boot-installer.xml:1891 #, no-c-format msgid "" "By setting this option to <userinput>false</userinput>, the package " @@ -2590,7 +2528,7 @@ msgstr "" "base\"/> をご覧ください。" #. Tag: para -#: boot-installer.xml:1938 +#: boot-installer.xml:1898 #, no-c-format msgid "" "Note that this option allows to have a leaner system, but can also result in " @@ -2605,13 +2543,13 @@ msgstr "" "ンは、経験豊富なユーザにしか有用ではないでしょう。" #. Tag: term -#: boot-installer.xml:1950 +#: boot-installer.xml:1910 #, no-c-format msgid "debian-installer/allow_unauthenticated" msgstr "debian-installer/allow_unauthenticated" #. Tag: para -#: boot-installer.xml:1951 +#: boot-installer.xml:1911 #, no-c-format msgid "" "By default the installer requires that repositories be authenticated using a " @@ -2624,13 +2562,13 @@ msgstr "" "い。<emphasis role=\"bold\">警告: 危険です。お勧めしません。</emphasis>" #. Tag: term -#: boot-installer.xml:1962 +#: boot-installer.xml:1922 #, no-c-format msgid "ramdisk_size" msgstr "ramdisk_size" #. Tag: para -#: boot-installer.xml:1963 +#: boot-installer.xml:1923 #, no-c-format msgid "" "This parameter should already be set to a correct value where needed; set it " @@ -2642,13 +2580,13 @@ msgstr "" "い。値は kB で指定してください。" #. Tag: term -#: boot-installer.xml:1973 +#: boot-installer.xml:1933 #, no-c-format msgid "rescue/enable" msgstr "rescue/enable" #. Tag: para -#: boot-installer.xml:1974 +#: boot-installer.xml:1934 #, no-c-format msgid "" "Set to <userinput>true</userinput> to enter rescue mode rather than " @@ -2658,13 +2596,13 @@ msgstr "" "userinput> にセットしてください。<xref linkend=\"rescue\"/> をご覧ください。" #. Tag: title -#: boot-installer.xml:1987 +#: boot-installer.xml:1947 #, no-c-format msgid "Using boot parameters to answer questions" msgstr "起動パラメータで質問に答える" #. Tag: para -#: boot-installer.xml:1988 +#: boot-installer.xml:1948 #, no-c-format msgid "" "With some exceptions, a value can be set at the boot prompt for any question " @@ -2677,25 +2615,25 @@ msgstr "" "bootparms\"/> にあります。特殊な例を以下に示します。" #. Tag: term -#: boot-installer.xml:2000 +#: boot-installer.xml:1960 #, no-c-format msgid "debian-installer/language (language)" msgstr "debian-installer/language (language)" #. Tag: term -#: boot-installer.xml:2001 +#: boot-installer.xml:1961 #, no-c-format msgid "debian-installer/country (country)" msgstr "debian-installer/country (country)" #. Tag: term -#: boot-installer.xml:2002 +#: boot-installer.xml:1962 #, no-c-format msgid "debian-installer/locale (locale)" msgstr "debian-installer/locale (locale)" #. Tag: para -#: boot-installer.xml:2003 +#: boot-installer.xml:1963 #, no-c-format msgid "" "There are two ways to specify the language, country and locale to use for " @@ -2705,7 +2643,7 @@ msgstr "" "ふたつあります。" #. Tag: para -#: boot-installer.xml:2008 +#: boot-installer.xml:1968 #, no-c-format msgid "" "The first and easiest is to pass only the parameter <literal>locale</" @@ -2724,7 +2662,7 @@ msgstr "" "ないということです。" #. Tag: para -#: boot-installer.xml:2017 +#: boot-installer.xml:1977 #, no-c-format msgid "" "The second, more flexible option is to specify <literal>language</literal> " @@ -2740,13 +2678,13 @@ msgstr "" "UTF-8</userinput>" #. Tag: term -#: boot-installer.xml:2029 +#: boot-installer.xml:1989 #, no-c-format msgid "anna/choose_modules (modules)" msgstr "anna/choose_modules (modules)" #. Tag: para -#: boot-installer.xml:2030 +#: boot-installer.xml:1990 #, no-c-format msgid "" "Can be used to automatically load installer components that are not loaded " @@ -2762,7 +2700,7 @@ msgstr "" "\"pppoe\"/> をご覧ください) </phrase>が便利です。" #. Tag: para -#: boot-installer.xml:2044 +#: boot-installer.xml:2004 #, no-c-format msgid "" "Set to <userinput>true</userinput> if you want to disable IPv6 " @@ -2772,13 +2710,13 @@ msgstr "" "には、<userinput>true</userinput> と設定します。" #. Tag: term -#: boot-installer.xml:2053 +#: boot-installer.xml:2013 #, no-c-format msgid "mirror/protocol (protocol)" msgstr "mirror/protocol (protocol)" #. Tag: para -#: boot-installer.xml:2054 +#: boot-installer.xml:2014 #, no-c-format msgid "" "By default the installer will use the http protocol to download files from " @@ -2795,13 +2733,13 @@ msgstr "" "ホスト名を手入力しなければならないことに注意してください。" #. Tag: term -#: boot-installer.xml:2067 +#: boot-installer.xml:2027 #, no-c-format msgid "tasksel:tasksel/first (tasks)" msgstr "tasksel:tasksel/first (tasks)" #. Tag: para -#: boot-installer.xml:2068 +#: boot-installer.xml:2028 #, no-c-format msgid "" "Can be used to select tasks that are not available from the interactive task " @@ -2813,13 +2751,13 @@ msgstr "" "ださい。" #. Tag: title -#: boot-installer.xml:2082 +#: boot-installer.xml:2042 #, no-c-format msgid "Passing parameters to kernel modules" msgstr "カーネルモジュールへパラメータを渡す" #. Tag: para -#: boot-installer.xml:2083 +#: boot-installer.xml:2043 #, no-c-format msgid "" "If drivers are compiled into the kernel, you can pass parameters to them as " @@ -2842,7 +2780,7 @@ msgstr "" "ステムに伝播します。" #. Tag: para -#: boot-installer.xml:2096 +#: boot-installer.xml:2056 #, no-c-format msgid "" "Note that it is now quite rare that parameters need to be passed to modules. " @@ -2856,7 +2794,7 @@ msgstr "" "は、未だにパラメータを手で設定しなければなりません。" #. Tag: para -#: boot-installer.xml:2103 +#: boot-installer.xml:2063 #, no-c-format msgid "" "The syntax to use to set parameters for modules is: " @@ -2877,19 +2815,19 @@ msgstr "" "スカードで BNC (coax) を使用し、IRQ 10 を設定する場合は、以下のようにします。" #. Tag: screen -#: boot-installer.xml:2113 +#: boot-installer.xml:2073 #, no-c-format msgid "3c509.xcvr=3 3c509.irq=10" msgstr "3c509.xcvr=3 3c509.irq=10" #. Tag: title -#: boot-installer.xml:2119 +#: boot-installer.xml:2079 #, no-c-format msgid "Blacklisting kernel modules" msgstr "カーネルモジュールのブラックリスト化" #. Tag: para -#: boot-installer.xml:2120 +#: boot-installer.xml:2080 #, no-c-format msgid "" "Sometimes it may be necessary to blacklist a module to prevent it from being " @@ -2907,7 +2845,7 @@ msgstr "" "因となります。" #. Tag: para -#: boot-installer.xml:2129 +#: boot-installer.xml:2089 #, no-c-format msgid "" "You can blacklist a module using the following syntax: " @@ -2923,7 +2861,7 @@ msgstr "" "が有効になります。" #. Tag: para -#: boot-installer.xml:2137 +#: boot-installer.xml:2097 #, no-c-format msgid "" "Note that a module may still be loaded by the installation system itself. " @@ -2937,19 +2875,19 @@ msgstr "" "げます。" #. Tag: title -#: boot-installer.xml:2153 +#: boot-installer.xml:2113 #, no-c-format msgid "Troubleshooting the Installation Process" msgstr "インストールプロセスのトラブルシューティング" #. Tag: title -#: boot-installer.xml:2158 +#: boot-installer.xml:2118 #, no-c-format msgid "Reliability of optical media" msgstr "光学メディアの信頼性" #. Tag: para -#: boot-installer.xml:2159 +#: boot-installer.xml:2119 #, no-c-format msgid "" "Sometimes, especially with older drives, the installer may fail to boot from " @@ -2963,7 +2901,7 @@ msgstr "" "もあります。" #. Tag: para -#: boot-installer.xml:2166 +#: boot-installer.xml:2126 #, no-c-format msgid "" "There are many different possible causes for these problems. We can only " @@ -2974,13 +2912,13 @@ msgstr "" "法を提供することしかできません。後はあなた次第です。" #. Tag: para -#: boot-installer.xml:2172 +#: boot-installer.xml:2132 #, no-c-format msgid "There are two very simple things that you should try first." msgstr "まずはじめに試すのは、以下の 2 点です。" #. Tag: para -#: boot-installer.xml:2177 +#: boot-installer.xml:2137 #, no-c-format msgid "" "If the disc does not boot, check that it was inserted correctly and that it " @@ -2990,7 +2928,7 @@ msgstr "" "ださい。" #. Tag: para -#: boot-installer.xml:2183 +#: boot-installer.xml:2143 #, no-c-format msgid "" "If the installer fails to recognize the disc, try just running the option " @@ -3004,7 +2942,7 @@ msgstr "" "られています。" #. Tag: para -#: boot-installer.xml:2193 +#: boot-installer.xml:2153 #, no-c-format msgid "" "If this does not work, then try the suggestions in the subsections below. " @@ -3014,7 +2952,7 @@ msgstr "" "(でもすべてではない) 提案は CD-ROM と DVD で有効です。" #. Tag: para -#: boot-installer.xml:2198 +#: boot-installer.xml:2158 #, no-c-format msgid "" "If you cannot get the installation working from optical disc, try one of the " @@ -3024,13 +2962,13 @@ msgstr "" "ください。" #. Tag: title -#: boot-installer.xml:2206 +#: boot-installer.xml:2166 #, no-c-format msgid "Common issues" msgstr "共通の問題" #. Tag: para -#: boot-installer.xml:2209 +#: boot-installer.xml:2169 #, no-c-format msgid "" "Some older CD-ROM drives do not support reading from discs that were burned " @@ -3040,7 +2978,7 @@ msgstr "" "ディスクからの読み込みをサポートしていない物があります。" #. Tag: para -#: boot-installer.xml:2226 +#: boot-installer.xml:2186 #, no-c-format msgid "" "Some very old CD-ROM drives do not work correctly if <quote>direct memory " @@ -3050,19 +2988,19 @@ msgstr "" "(DMA) が有効だと、正しく動作しない物があります。" #. Tag: title -#: boot-installer.xml:2237 +#: boot-installer.xml:2197 #, no-c-format msgid "How to investigate and maybe solve issues" msgstr "調査および問題解決の方法" #. Tag: para -#: boot-installer.xml:2238 +#: boot-installer.xml:2198 #, no-c-format msgid "If the optical disc fails to boot, try the suggestions listed below." msgstr "光学ディスクが起動に失敗したら、以下のことを試してください。" #. Tag: para -#: boot-installer.xml:2243 +#: boot-installer.xml:2203 #, no-c-format msgid "" "Check that your BIOS/UEFI actually supports booting from optical disc (only " @@ -3074,7 +3012,7 @@ msgstr "" "るかをチェックしてください。" #. Tag: para -#: boot-installer.xml:2250 +#: boot-installer.xml:2210 #, no-c-format msgid "" "If you downloaded an iso image, check that the md5sum of that image matches " @@ -3099,7 +3037,7 @@ msgstr "" "読み込むのにイメージのサイズを利用します。" #. Tag: screen -#: boot-installer.xml:2263 +#: boot-installer.xml:2223 #, no-c-format msgid "" "$ dd if=/dev/cdrom | \\\n" @@ -3121,7 +3059,7 @@ msgstr "" "134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s" #. Tag: para -#: boot-installer.xml:2268 +#: boot-installer.xml:2228 #, no-c-format msgid "" "If, after the installer has been booted successfully, the disc is not " @@ -3141,7 +3079,7 @@ msgstr "" "り替えて、シェルを有効にしてください。" #. Tag: para -#: boot-installer.xml:2280 +#: boot-installer.xml:2240 #, no-c-format msgid "" "Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> " @@ -3153,7 +3091,7 @@ msgstr "" "示してください。その後、<command>dmesg</command> の出力でもチェックできます。" #. Tag: para -#: boot-installer.xml:2287 +#: boot-installer.xml:2247 #, no-c-format msgid "" "Check in the output of <command>dmesg</command> if your optical drive was " @@ -3185,7 +3123,7 @@ msgstr "" "読み込むのを試せます。" #. Tag: para -#: boot-installer.xml:2301 +#: boot-installer.xml:2261 #, no-c-format msgid "" "Check that there is a device node for your optical drive under <filename>/" @@ -3197,7 +3135,7 @@ msgstr "" "dev/cdrom</filename> にもあるかもしれません。" #. Tag: para -#: boot-installer.xml:2309 +#: boot-installer.xml:2269 #, no-c-format msgid "" "Use the <command>mount</command> command to check if the optical disc is " @@ -3215,7 +3153,7 @@ msgstr "" "チェックしてください。" #. Tag: para -#: boot-installer.xml:2319 +#: boot-installer.xml:2279 #, no-c-format msgid "" "Check if DMA is currently enabled: <informalexample><screen>\n" @@ -3241,7 +3179,7 @@ msgstr "" "トリで操作してください。" #. Tag: para -#: boot-installer.xml:2334 +#: boot-installer.xml:2294 #, no-c-format msgid "" "If there are any problems during the installation, try checking the " @@ -3254,13 +3192,13 @@ msgstr "" "場合、このオプションを一般的なテストとして使用できます。" #. Tag: title -#: boot-installer.xml:2348 +#: boot-installer.xml:2308 #, no-c-format msgid "Boot Configuration" msgstr "起動設定" #. Tag: para -#: boot-installer.xml:2350 +#: boot-installer.xml:2310 #, no-c-format msgid "" "If you have problems and the kernel hangs during the boot process, doesn't " @@ -3273,7 +3211,7 @@ msgstr "" "\"/> の説明に従って起動パラメータを確認してください。" #. Tag: para -#: boot-installer.xml:2359 +#: boot-installer.xml:2319 #, no-c-format msgid "" "In some cases, malfunctions can be caused by missing device firmware (see " @@ -3285,7 +3223,7 @@ msgstr "" "> を参照)。" #. Tag: para -#: boot-installer.xml:2370 +#: boot-installer.xml:2330 #, no-c-format msgid "" "If software speech synthesis does not work, there is most probably an issue " @@ -3302,37 +3240,37 @@ msgstr "" "(Live CD など) で実行し、その結果をバグ報告してください。" #. Tag: userinput -#: boot-installer.xml:2381 +#: boot-installer.xml:2341 #, no-c-format msgid "dmesg" msgstr "dmesg" #. Tag: userinput -#: boot-installer.xml:2383 +#: boot-installer.xml:2343 #, no-c-format msgid "lspci" msgstr "lspci" #. Tag: userinput -#: boot-installer.xml:2385 +#: boot-installer.xml:2345 #, no-c-format msgid "lsmod" msgstr "lsmod" #. Tag: userinput -#: boot-installer.xml:2387 +#: boot-installer.xml:2347 #, no-c-format msgid "amixer" msgstr "amixer" #. Tag: title -#: boot-installer.xml:2395 +#: boot-installer.xml:2355 #, no-c-format msgid "Common &arch-title; Installation Problems" msgstr "&arch-title; へのインストールに共通の問題" #. Tag: para -#: boot-installer.xml:2396 +#: boot-installer.xml:2356 #, no-c-format msgid "" "There are some common installation problems that can be solved or avoided by " @@ -3342,7 +3280,7 @@ msgstr "" "ラメータで解決したり、確実にバイパスして回避したりできます。" #. Tag: para -#: boot-installer.xml:2441 +#: boot-installer.xml:2401 #, no-c-format msgid "" "If your screen begins to show a weird picture while the kernel boots, eg. " @@ -3362,13 +3300,13 @@ msgstr "" "ください。" #. Tag: title -#: boot-installer.xml:2455 +#: boot-installer.xml:2415 #, no-c-format msgid "System Freeze During the PCMCIA Configuration Phase" msgstr "PCMCIA 設定中のシステムフリーズ" #. Tag: para -#: boot-installer.xml:2456 +#: boot-installer.xml:2416 #, no-c-format msgid "" "Some very old laptop models produced by Dell are known to crash when PCMCIA " @@ -3388,7 +3326,7 @@ msgstr "" "きるリソース範囲を除外できます。" #. Tag: para -#: boot-installer.xml:2466 +#: boot-installer.xml:2426 #, no-c-format msgid "" "Alternatively, you can boot the installer in expert mode. You will then be " @@ -3410,13 +3348,13 @@ msgstr "" "あればカンマを省略しなければならないことに注意してください。" #. Tag: title -#: boot-installer.xml:2485 +#: boot-installer.xml:2445 #, no-c-format msgid "Interpreting the Kernel Startup Messages" msgstr "カーネルの起動時メッセージの意味" #. Tag: para -#: boot-installer.xml:2487 +#: boot-installer.xml:2447 #, no-c-format msgid "" "During the boot sequence, you may see many messages in the form " @@ -3454,13 +3392,13 @@ msgstr "" "baking\"/> 参照)</phrase>。" #. Tag: title -#: boot-installer.xml:2512 +#: boot-installer.xml:2472 #, no-c-format msgid "Reporting Installation Problems" msgstr "インストールで発生した問題の報告" #. Tag: para -#: boot-installer.xml:2513 +#: boot-installer.xml:2473 #, no-c-format msgid "" "If you get through the initial boot phase but cannot complete the install, " @@ -3479,7 +3417,7 @@ msgstr "" "れません。バグ報告を送る際に、バグ報告にこの情報を付けることができます。" #. Tag: para -#: boot-installer.xml:2524 +#: boot-installer.xml:2484 #, no-c-format msgid "" "Other pertinent installation messages may be found in <filename>/var/log/</" @@ -3491,13 +3429,13 @@ msgstr "" "installer/</filename> にあるはずです。" #. Tag: title -#: boot-installer.xml:2535 +#: boot-installer.xml:2495 #, no-c-format msgid "Submitting Installation Reports" msgstr "インストールレポートの送信" #. Tag: para -#: boot-installer.xml:2536 +#: boot-installer.xml:2496 #, fuzzy, no-c-format #| msgid "" #| "If you still have problems, please submit an installation report. We also " @@ -3515,7 +3453,7 @@ msgstr "" "さんのハードウェア設定情報を手に入れることができます。" #. Tag: para -#: boot-installer.xml:2544 +#: boot-installer.xml:2504 #, no-c-format msgid "" "Note that your installation report will be published in the Debian Bug " @@ -3527,7 +3465,7 @@ msgstr "" "ない e-mail アドレスを使用してください。" #. Tag: para -#: boot-installer.xml:2550 +#: boot-installer.xml:2510 #, no-c-format msgid "" "If you have a working &debian; system, the easiest way to send an " @@ -3546,7 +3484,7 @@ msgstr "" "て、<command>reportbug installation-reports</command> を実行してください。" #. Tag: para -#: boot-installer.xml:2560 +#: boot-installer.xml:2520 #, fuzzy, no-c-format #| msgid "" #| "Alternatively you can use this template when filling out installation " @@ -3687,6 +3625,56 @@ msgstr "" "題が起きるまでにシステムに対して行ったことも記述してください。" #, no-c-format +#~ msgid "Booting from Windows" +#~ msgstr "Windows からの起動" + +#, no-c-format +#~ msgid "To start the installer from Windows, you can either" +#~ msgstr "Windows からインストーラを起動するには、" + +#, no-c-format +#~ msgid "" +#~ "obtain installation media as described in <xref linkend=\"official-cdrom" +#~ "\"/><phrase condition=\"bootable-usb\"> or <xref linkend=\"boot-usb-files" +#~ "\"/></phrase> or" +#~ msgstr "" +#~ "<xref linkend=\"official-cdrom\"/> <phrase condition=\"bootable-usb\">や " +#~ "<xref linkend=\"boot-usb-files\"/> </phrase>で記述しているようなインストー" +#~ "ルメディアを得るか、" + +#, no-c-format +#~ msgid "" +#~ "download a standalone Windows executable, which is available as <ulink " +#~ "url=\"&win32-loader-exe;\">tools/win32-loader/stable/win32-loader.exe</" +#~ "ulink> on the &debian; mirrors." +#~ msgstr "" +#~ "&debian; ミラー上の <ulink url=\"&win32-loader-exe;\">tools/win32-loader/" +#~ "stable/win32-loader.exe</ulink> で入手可能なそれだけで起動する Windows の" +#~ "実行ファイルをダウンロードします。" + +#, no-c-format +#~ msgid "" +#~ "If you use optical installation media, a pre-installation program should " +#~ "be launched automatically when you insert the disc. In case Windows does " +#~ "not start it automatically, or if you are using a USB memory stick, you " +#~ "can run it manually by accessing the device and executing <command>setup." +#~ "exe</command>." +#~ msgstr "" +#~ "光学インストールメディアを使用する場合、ディスクを挿入するとプレインストー" +#~ "ルプログラムが自動的に起動します。自動的に起動しない場合や、USB メモリを使" +#~ "用する場合、デバイスにアクセスし、<command>setup.exe</command> を実行し、" +#~ "手動で起動できます。" + +#, no-c-format +#~ msgid "" +#~ "After the program has been started, a few preliminary questions will be " +#~ "asked and the system will be prepared to reboot into the &debian-gnu; " +#~ "installer." +#~ msgstr "" +#~ "プログラム起動後は、いくつか予備的な質問がなされた後、再起動して &debian-" +#~ "gnu; インストーラを起動する準備が整います。" + +#, no-c-format #~ msgid "Booting from DOS using loadlin" #~ msgstr "loadlin を用いた DOS からの起動" |