summaryrefslogtreecommitdiff
path: root/po/ja/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ja/preseed.po')
-rw-r--r--po/ja/preseed.po284
1 files changed, 139 insertions, 145 deletions
diff --git a/po/ja/preseed.po b/po/ja/preseed.po
index bb5f2c806..9cc85d23a 100644
--- a/po/ja/preseed.po
+++ b/po/ja/preseed.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-02-19 23:04+0000\n"
+"POT-Creation-Date: 2023-04-09 23:04+0000\n"
"PO-Revision-Date: 2021-10-17 23:12+0000\n"
"Last-Translator: Hideki Yamane <henrich@debian.org>\n"
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -33,7 +33,7 @@ msgstr ""
"トールを自動化するものです。"
#. Tag: para
-#: preseed.xml:23 preseed.xml:726
+#: preseed.xml:23 preseed.xml:725
#, no-c-format
msgid ""
"The configuration fragments used in this appendix are also available as an "
@@ -1048,71 +1048,59 @@ msgstr "mirror/suite"
#. Tag: entry
#: preseed.xml:541
#, no-c-format
-msgid "dmraid"
-msgstr "dmraid"
-
-#. Tag: entry
-#: preseed.xml:541
-#, no-c-format
-msgid "disk-detect/dmraid/enable"
-msgstr "disk-detect/dmraid/enable"
-
-#. Tag: entry
-#: preseed.xml:542
-#, no-c-format
msgid "recommends"
msgstr "recommends"
#. Tag: entry
-#: preseed.xml:542
+#: preseed.xml:541
#, no-c-format
msgid "base-installer/install-recommends"
msgstr "base-installer/install-recommends"
#. Tag: entry
-#: preseed.xml:543
+#: preseed.xml:542
#, no-c-format
msgid "tasks"
msgstr "tasks"
#. Tag: entry
-#: preseed.xml:543
+#: preseed.xml:542
#, no-c-format
msgid "tasksel:tasksel/first"
msgstr "tasksel:tasksel/first"
#. Tag: entry
-#: preseed.xml:544
+#: preseed.xml:543
#, no-c-format
msgid "desktop"
msgstr "desktop"
#. Tag: entry
-#: preseed.xml:544
+#: preseed.xml:543
#, no-c-format
msgid "tasksel:tasksel/desktop"
msgstr "tasksel:tasksel/desktop"
#. Tag: entry
-#: preseed.xml:545
+#: preseed.xml:544
#, no-c-format
msgid "preseed-md5"
msgstr "preseed-md5"
#. Tag: entry
-#: preseed.xml:545
+#: preseed.xml:544
#, no-c-format
msgid "preseed/file/checksum"
msgstr "preseed/file/checksum"
#. Tag: title
-#: preseed.xml:552
+#: preseed.xml:551
#, no-c-format
msgid "Examples of boot prompt preseeding"
msgstr "ブートプロンプトの preseed の例"
#. Tag: para
-#: preseed.xml:553
+#: preseed.xml:552
#, no-c-format
msgid ""
"Here are some examples of how the boot prompt might look like (you will need "
@@ -1124,7 +1112,7 @@ msgstr ""
"phrase>)。"
#. Tag: screen
-#: preseed.xml:559
+#: preseed.xml:558
#, no-c-format
msgid ""
"# To set French as language and France as country:\n"
@@ -1156,13 +1144,13 @@ msgstr ""
"server ---"
#. Tag: title
-#: preseed.xml:565
+#: preseed.xml:564
#, no-c-format
msgid "Using a DHCP server to specify preconfiguration files"
msgstr "事前設定ファイルを指定するための DHCP の利用方法"
#. Tag: para
-#: preseed.xml:566
+#: preseed.xml:565
#, no-c-format
msgid ""
"It's also possible to use DHCP to specify a preconfiguration file to "
@@ -1181,7 +1169,7 @@ msgstr ""
"す。"
#. Tag: screen
-#: preseed.xml:577
+#: preseed.xml:576
#, no-c-format
msgid ""
"if substring (option vendor-class-identifier, 0, 3) = \"d-i\" {\n"
@@ -1193,7 +1181,7 @@ msgstr ""
"}"
#. Tag: para
-#: preseed.xml:579
+#: preseed.xml:578
#, no-c-format
msgid ""
"Note that the above example limits this filename to DHCP clients that "
@@ -1209,7 +1197,7 @@ msgstr ""
"す。"
#. Tag: para
-#: preseed.xml:586
+#: preseed.xml:585
#, no-c-format
msgid ""
"A good way to use the DHCP preseeding is to only preseed values specific to "
@@ -1225,13 +1213,13 @@ msgstr ""
"&debian; の完全自動インストールは、充分注意しなければ行うべきではありません。"
#. Tag: title
-#: preseed.xml:600
+#: preseed.xml:599
#, no-c-format
msgid "Creating a preconfiguration file"
msgstr "事前設定ファイルの作成"
#. Tag: para
-#: preseed.xml:601
+#: preseed.xml:600
#, no-c-format
msgid ""
"The preconfiguration file is in the format used by the <command>debconf-set-"
@@ -1243,19 +1231,19 @@ msgstr ""
"トは以下のようになります。"
#. Tag: screen
-#: preseed.xml:607
+#: preseed.xml:606
#, no-c-format
msgid "&lt;owner&gt; &lt;question name&gt; &lt;question type&gt; &lt;value&gt;"
msgstr "&lt;所有者&gt; &lt;質問名&gt; &lt;質問タイプ&gt; &lt;値&gt;"
#. Tag: para
-#: preseed.xml:609
+#: preseed.xml:608
#, no-c-format
msgid "The file should start with <literal>#_preseed_V1</literal>"
msgstr "このファイルの内容は <literal>#_preseed_V1</literal> から始まります"
#. Tag: para
-#: preseed.xml:621
+#: preseed.xml:620
#, no-c-format
msgid ""
"There are a few rules to keep in mind when writing a preconfiguration file."
@@ -1264,7 +1252,7 @@ msgstr ""
"ださい。"
#. Tag: para
-#: preseed.xml:628
+#: preseed.xml:627
#, no-c-format
msgid ""
"Put only a single space or tab between type and value: any additional "
@@ -1275,7 +1263,7 @@ msgstr ""
"したままにしてください。"
#. Tag: para
-#: preseed.xml:632
+#: preseed.xml:631
#, no-c-format
msgid ""
"A line can be split into multiple lines by appending a backslash "
@@ -1290,7 +1278,7 @@ msgstr ""
"て、サポートしていません。"
#. Tag: para
-#: preseed.xml:639
+#: preseed.xml:638
#, no-c-format
msgid ""
"For debconf variables (templates) used only in the installer itself, the "
@@ -1307,7 +1295,7 @@ msgstr ""
"テムの debconf データベースに伝播させます。"
#. Tag: para
-#: preseed.xml:647
+#: preseed.xml:646
#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
@@ -1318,7 +1306,7 @@ msgstr ""
"(<classname>partman</classname> など) 訳した値を使用できる質問もあります。"
#. Tag: para
-#: preseed.xml:653
+#: preseed.xml:652
#, no-c-format
msgid ""
"Some questions take a code as value instead of the English text that is "
@@ -1328,13 +1316,13 @@ msgstr ""
"るものがあります。"
#. Tag: para
-#: preseed.xml:657
+#: preseed.xml:656
#, no-c-format
msgid "Start with <literal>#_preseed_V1</literal>"
msgstr "<literal>#_preseed_V1</literal> から始まります"
#. Tag: para
-#: preseed.xml:661
+#: preseed.xml:660
#, no-c-format
msgid ""
"A comment consists of a line which <emphasis>starts</emphasis> with a hash "
@@ -1345,7 +1333,7 @@ msgstr ""
"literal></quote>) の行で、その行の最後まで続きます。"
#. Tag: para
-#: preseed.xml:668
+#: preseed.xml:667
#, no-c-format
msgid ""
"The easiest way to create a preconfiguration file is to use the example file "
@@ -1355,7 +1343,7 @@ msgstr ""
"にあるサンプルファイルを元にして作業することです。"
#. Tag: para
-#: preseed.xml:673
+#: preseed.xml:672
#, no-c-format
msgid ""
"An alternative method is to do a manual installation and then, after "
@@ -1369,7 +1357,7 @@ msgstr ""
"を 1 ファイルに出力してください。"
#. Tag: screen
-#: preseed.xml:680
+#: preseed.xml:679
#, no-c-format
msgid ""
"$ echo \"#_preseed_V1\" &gt; <replaceable>file</replaceable>\n"
@@ -1383,7 +1371,7 @@ msgstr ""
"$ debconf-get-selections &gt;&gt; <replaceable>file</replaceable>"
#. Tag: para
-#: preseed.xml:682
+#: preseed.xml:681
#, no-c-format
msgid ""
"However, a file generated in this manner will have some items that should "
@@ -1394,7 +1382,7 @@ msgstr ""
"どのユーザはサンプルファイルから始めるのがよいでしょう。"
#. Tag: para
-#: preseed.xml:690
+#: preseed.xml:689
#, no-c-format
msgid ""
"This method relies on the fact that, at the end of the installation, the "
@@ -1409,7 +1397,7 @@ msgstr ""
"デフォルトでは root にのみ読み込みが許可されています。"
#. Tag: para
-#: preseed.xml:698
+#: preseed.xml:697
#, no-c-format
msgid ""
"The directory <filename>/var/log/installer</filename> and all files in it "
@@ -1421,7 +1409,7 @@ msgstr ""
"除されます。"
#. Tag: para
-#: preseed.xml:706
+#: preseed.xml:705
#, no-c-format
msgid ""
"To check possible values for questions, you can use <command>nano</command> "
@@ -1437,7 +1425,7 @@ msgstr ""
"い。"
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:713
#, no-c-format
msgid ""
"To check if the format of your preconfiguration file is valid before "
@@ -1449,13 +1437,13 @@ msgstr ""
"replaceable></command> が使えます。"
#. Tag: title
-#: preseed.xml:725
+#: preseed.xml:724
#, no-c-format
msgid "Contents of the preconfiguration file (for &releasename;)"
msgstr "事前設定ファイルの内容 (&releasename; 用)"
#. Tag: para
-#: preseed.xml:731
+#: preseed.xml:730
#, no-c-format
msgid ""
"Note that this example is based on an installation for the Intel x86 "
@@ -1470,7 +1458,7 @@ msgstr ""
"のアーキテクチャ用に適切な debconf 設定で置き換える必要があるでしょう。"
#. Tag: para
-#: preseed.xml:739
+#: preseed.xml:738
#, no-c-format
msgid ""
"Details on how the different Debian Installer components actually work can "
@@ -1480,13 +1468,13 @@ msgstr ""
"詳細は、<xref linkend=\"module-details\"/> にあります。"
#. Tag: title
-#: preseed.xml:747
+#: preseed.xml:746
#, no-c-format
msgid "Localization"
msgstr "地域化"
#. Tag: para
-#: preseed.xml:748
+#: preseed.xml:747
#, no-c-format
msgid ""
"During a normal install the questions about localization are asked first, so "
@@ -1504,7 +1492,7 @@ msgstr ""
"機が後になるため、どの方法でも preseed できるようになります。"
#. Tag: para
-#: preseed.xml:757
+#: preseed.xml:756
#, no-c-format
msgid ""
"The locale can be used to specify both language and country and can be any "
@@ -1521,7 +1509,7 @@ msgstr ""
"replaceable></userinput> としてください。"
#. Tag: para
-#: preseed.xml:766
+#: preseed.xml:765
#, no-c-format
msgid ""
"Although this method is very easy to use, it does not allow preseeding of "
@@ -1542,7 +1530,7 @@ msgstr ""
"ブートパラメータで指定できます。"
#. Tag: screen
-#: preseed.xml:781
+#: preseed.xml:780
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -1566,7 +1554,7 @@ msgstr ""
"#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8"
#. Tag: para
-#: preseed.xml:783
+#: preseed.xml:782
#, no-c-format
msgid ""
"Keyboard configuration consists of selecting a keymap and (for non-latin "
@@ -1582,7 +1570,7 @@ msgstr ""
"configuration</command> を実行することでのみ有効になります。"
#. Tag: screen
-#: preseed.xml:791
+#: preseed.xml:790
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -1594,7 +1582,7 @@ msgstr ""
"# d-i keyboard-configuration/toggle select No toggling"
#. Tag: para
-#: preseed.xml:793
+#: preseed.xml:792
#, no-c-format
msgid ""
"To skip keyboard configuration, preseed <classname>keymap</classname> with "
@@ -1606,13 +1594,13 @@ msgstr ""
"ネルのキーマップが有効になったままとなります。"
#. Tag: title
-#: preseed.xml:805
+#: preseed.xml:804
#, no-c-format
msgid "Network configuration"
msgstr "ネットワーク設定"
#. Tag: para
-#: preseed.xml:806
+#: preseed.xml:805
#, no-c-format
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
@@ -1627,7 +1615,7 @@ msgstr ""
"パラメータは、カーネルブートパラメータで渡すことになります。"
#. Tag: para
-#: preseed.xml:814
+#: preseed.xml:813
#, no-c-format
msgid ""
"If you need to pick a particular interface when netbooting before loading a "
@@ -1639,7 +1627,7 @@ msgstr ""
"replaceable></userinput> のようにブートパラメータを使用してください。"
#. Tag: para
-#: preseed.xml:820
+#: preseed.xml:819
#, no-c-format
msgid ""
"Although preseeding the network configuration is normally not possible when "
@@ -1658,19 +1646,19 @@ msgstr ""
"いうものです。"
#. Tag: screen
-#: preseed.xml:830
+#: preseed.xml:829
#, no-c-format
msgid "kill-all-dhcp; netcfg"
msgstr "kill-all-dhcp; netcfg"
#. Tag: para
-#: preseed.xml:832
+#: preseed.xml:831
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr "以下の debconf 変数は、ネットワークの設定と関係があります。"
#. Tag: screen
-#: preseed.xml:838
+#: preseed.xml:837
#, fuzzy, no-c-format
#| msgid ""
#| "# Disable network configuration entirely. This is useful for cdrom\n"
@@ -1890,7 +1878,7 @@ msgstr ""
"#d-i hw-detect/load_firmware boolean true"
#. Tag: para
-#: preseed.xml:840
+#: preseed.xml:839
#, no-c-format
msgid ""
"Please note that <command>netcfg</command> will automatically determine the "
@@ -1911,13 +1899,13 @@ msgstr ""
"できます。"
#. Tag: title
-#: preseed.xml:856
+#: preseed.xml:855
#, no-c-format
msgid "Network console"
msgstr "ネットワークコンソール"
#. Tag: screen
-#: preseed.xml:858
+#: preseed.xml:857
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -1937,7 +1925,7 @@ msgstr ""
"#d-i network-console/password-again password r00tme"
#. Tag: para
-#: preseed.xml:860
+#: preseed.xml:859
#, no-c-format
msgid ""
"More information related to network-console can be found in <xref linkend="
@@ -1947,13 +1935,13 @@ msgstr ""
"参照してください。"
#. Tag: title
-#: preseed.xml:870
+#: preseed.xml:869
#, no-c-format
msgid "Mirror settings"
msgstr "ミラーサイト設定"
#. Tag: para
-#: preseed.xml:871
+#: preseed.xml:870
#, no-c-format
msgid ""
"Depending on the installation method you use, a mirror may be used to "
@@ -1967,7 +1955,7 @@ msgstr ""
"できます。"
#. Tag: para
-#: preseed.xml:878
+#: preseed.xml:877
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -1977,7 +1965,7 @@ msgstr ""
"用の組を設定します。"
#. Tag: para
-#: preseed.xml:883
+#: preseed.xml:882
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -1994,7 +1982,7 @@ msgstr ""
"トーラは、自動的に正しい値を設定しますので、設定する必要はありません。"
#. Tag: screen
-#: preseed.xml:894
+#: preseed.xml:893
#, no-c-format
msgid ""
"# Mirror protocol:\n"
@@ -2026,13 +2014,13 @@ msgstr ""
"#d-i mirror/udeb/suite string testing"
#. Tag: title
-#: preseed.xml:899
+#: preseed.xml:898
#, no-c-format
msgid "Account setup"
msgstr "アカウント設定"
#. Tag: para
-#: preseed.xml:900
+#: preseed.xml:899
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -2044,7 +2032,7 @@ msgstr ""
"emphasis>のどちらかを使用できます。"
#. Tag: para
-#: preseed.xml:907
+#: preseed.xml:906
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -2060,7 +2048,7 @@ msgstr ""
"ゴリズムとしては SHA-256 か SHA512 を勧めます。。"
#. Tag: screen
-#: preseed.xml:917
+#: preseed.xml:916
#, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
@@ -2118,7 +2106,7 @@ msgstr ""
"#d-i passwd/user-default-groups string audio cdrom video"
#. Tag: para
-#: preseed.xml:919
+#: preseed.xml:918
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -2137,7 +2125,7 @@ msgstr ""
"利です。"
#. Tag: para
-#: preseed.xml:929
+#: preseed.xml:928
#, no-c-format
msgid ""
"The following command (available from the <classname>whois</classname> "
@@ -2148,19 +2136,19 @@ msgstr ""
"パスワードの SHA-512 ベースの crypt(3) ハッシュを生成するのに利用できます。"
#. Tag: screen
-#: preseed.xml:934
+#: preseed.xml:933
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:940
+#: preseed.xml:939
#, no-c-format
msgid "Clock and time zone setup"
msgstr "時計と時間帯の設定"
#. Tag: screen
-#: preseed.xml:942
+#: preseed.xml:941
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2188,13 +2176,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:947
+#: preseed.xml:946
#, no-c-format
msgid "Partitioning"
msgstr "パーティション分割"
#. Tag: para
-#: preseed.xml:948
+#: preseed.xml:947
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2210,7 +2198,7 @@ msgstr ""
"スタムレシピ、事前設定ファイルに書いたレシピから選択できます。"
#. Tag: para
-#: preseed.xml:956
+#: preseed.xml:955
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2222,7 +2210,7 @@ msgstr ""
"な、完全な柔軟性があるわけではありません。"
#. Tag: para
-#: preseed.xml:962
+#: preseed.xml:961
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2241,7 +2229,7 @@ msgstr ""
"サポートする機能が変更されることがありますので、注意してください。"
#. Tag: para
-#: preseed.xml:976
+#: preseed.xml:975
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2253,13 +2241,13 @@ msgstr ""
"なければなりません。"
#. Tag: title
-#: preseed.xml:985
+#: preseed.xml:984
#, no-c-format
msgid "Partitioning example"
msgstr "パーティション分割の例"
#. Tag: screen
-#: preseed.xml:987
+#: preseed.xml:986
#, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
@@ -2467,13 +2455,13 @@ msgstr ""
"#d-i partman-auto-crypto/erase_disks boolean false"
#. Tag: title
-#: preseed.xml:991
+#: preseed.xml:990
#, no-c-format
msgid "Partitioning using RAID"
msgstr "RAID を用いたパーティション分割"
#. Tag: para
-#: preseed.xml:992
+#: preseed.xml:991
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2485,7 +2473,7 @@ msgstr ""
"成、スペアデバイスの指定です。"
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:997
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2495,7 +2483,7 @@ msgstr ""
"preseed で探せます。<xref linkend=\"preseed-bootloader\"/> をご覧ください。"
#. Tag: para
-#: preseed.xml:1005
+#: preseed.xml:1004
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2511,7 +2499,7 @@ msgstr ""
"い。"
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1014
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2615,13 +2603,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:1020
+#: preseed.xml:1019
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "パーティションマウントの制御"
#. Tag: para
-#: preseed.xml:1021
+#: preseed.xml:1020
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2639,7 +2627,7 @@ msgstr ""
"マウントされます。"
#. Tag: para
-#: preseed.xml:1030
+#: preseed.xml:1029
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2649,7 +2637,7 @@ msgstr ""
"され続けます。"
#. Tag: para
-#: preseed.xml:1037
+#: preseed.xml:1036
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2664,7 +2652,7 @@ msgstr ""
"す。こうなってしまうと、起動時の挙動が不定になってしまいます。"
#. Tag: screen
-#: preseed.xml:1047
+#: preseed.xml:1046
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2682,13 +2670,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1053
+#: preseed.xml:1052
#, no-c-format
msgid "Base system installation"
msgstr "基本システムのインストール"
#. Tag: para
-#: preseed.xml:1054
+#: preseed.xml:1053
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2699,7 +2687,7 @@ msgstr ""
"カーネルのインストールに関するものだけです。"
#. Tag: screen
-#: preseed.xml:1061
+#: preseed.xml:1060
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2723,13 +2711,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-686"
#. Tag: title
-#: preseed.xml:1066
+#: preseed.xml:1065
#, no-c-format
msgid "Apt setup"
msgstr "apt 設定"
#. Tag: para
-#: preseed.xml:1067
+#: preseed.xml:1066
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2742,7 +2730,7 @@ msgstr ""
"に、他の (ローカルな) リポジトリを追加できます。"
#. Tag: screen
-#: preseed.xml:1075
+#: preseed.xml:1074
#, fuzzy, no-c-format
#| msgid ""
#| "# Choose, if you want to scan additional installation media\n"
@@ -2869,13 +2857,13 @@ msgstr ""
"#d-i apt-setup/multiarch string i386"
#. Tag: title
-#: preseed.xml:1080
+#: preseed.xml:1079
#, no-c-format
msgid "Package selection"
msgstr "パッケージ選択"
#. Tag: para
-#: preseed.xml:1081
+#: preseed.xml:1080
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2885,67 +2873,67 @@ msgstr ""
"スクを以下に書き出します。"
#. Tag: para
-#: preseed.xml:1089
+#: preseed.xml:1088
#, no-c-format
msgid "<userinput>standard</userinput> (standard tools)"
msgstr "<userinput>standard</userinput> (標準ツール)"
#. Tag: para
-#: preseed.xml:1092
+#: preseed.xml:1091
#, no-c-format
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr "<userinput>desktop</userinput> (グラフィカルデスクトップ)"
#. Tag: para
-#: preseed.xml:1095
+#: preseed.xml:1094
#, no-c-format
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr "<userinput>gnome-desktop</userinput> (Gnome デスクトップ)"
#. Tag: para
-#: preseed.xml:1098
+#: preseed.xml:1097
#, no-c-format
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr "<userinput>xfce-desktop</userinput> (XFCE デスクトップ)"
#. Tag: para
-#: preseed.xml:1101
+#: preseed.xml:1100
#, no-c-format
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr "<userinput>kde-desktop</userinput> (KDE Plasma デスクトップ)"
#. Tag: para
-#: preseed.xml:1104
+#: preseed.xml:1103
#, no-c-format
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr "<userinput>cinnamon-desktop</userinput> (Cinnamon デスクトップ)"
#. Tag: para
-#: preseed.xml:1107
+#: preseed.xml:1106
#, no-c-format
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr "<userinput>mate-desktop</userinput> (MATE デスクトップp)"
#. Tag: para
-#: preseed.xml:1110
+#: preseed.xml:1109
#, no-c-format
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr "<userinput>lxde-desktop</userinput> (LXDE デスクトップ)"
#. Tag: para
-#: preseed.xml:1113
+#: preseed.xml:1112
#, no-c-format
msgid "<userinput>web-server</userinput> (web server)"
msgstr "<userinput>web-server</userinput> (web サーバ)"
#. Tag: para
-#: preseed.xml:1116
+#: preseed.xml:1115
#, no-c-format
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr "<userinput>ssh-server</userinput> (SSH サーバ)"
#. Tag: para
-#: preseed.xml:1121
+#: preseed.xml:1120
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2957,7 +2945,7 @@ msgstr ""
"クは常に含めるのをお勧めします。"
#. Tag: para
-#: preseed.xml:1127
+#: preseed.xml:1126
#, no-c-format
msgid ""
"Or if you don't want the tasksel dialog to be shown at all, preseed "
@@ -2969,7 +2957,7 @@ msgstr ""
"場合、tasksel ではパッケージは何もインストールされません)。"
#. Tag: para
-#: preseed.xml:1133
+#: preseed.xml:1132
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -2984,7 +2972,7 @@ msgstr ""
"か空白で区切ったパッケージのリストを取れます。"
#. Tag: screen
-#: preseed.xml:1143
+#: preseed.xml:1142
#, fuzzy, no-c-format
#| msgid ""
#| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -3047,13 +3035,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1148
+#: preseed.xml:1147
#, no-c-format
msgid "Boot loader installation"
msgstr "ブートローダのインストール"
#. Tag: screen
-#: preseed.xml:1150
+#: preseed.xml:1149
#, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the boot loader (for x86).</"
@@ -3145,7 +3133,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1152
+#: preseed.xml:1151
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -3157,13 +3145,13 @@ msgstr ""
"\"preseed-account\"/> にあるコマンドを使用して生成します。"
#. Tag: title
-#: preseed.xml:1162
+#: preseed.xml:1161
#, no-c-format
msgid "Finishing up the installation"
msgstr "インストールの仕上げ"
#. Tag: screen
-#: preseed.xml:1164
+#: preseed.xml:1163
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -3203,13 +3191,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1169
+#: preseed.xml:1168
#, no-c-format
msgid "Preseeding other packages"
msgstr "他パッケージの preseed"
#. Tag: screen
-#: preseed.xml:1171
+#: preseed.xml:1170
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -3229,19 +3217,19 @@ msgstr ""
"# debconf-get-selections &gt;&gt; file"
#. Tag: title
-#: preseed.xml:1178
+#: preseed.xml:1177
#, no-c-format
msgid "Advanced options"
msgstr "高度なオプション"
#. Tag: title
-#: preseed.xml:1181
+#: preseed.xml:1180
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "インストール中のカスタムコマンド実行"
#. Tag: para
-#: preseed.xml:1182
+#: preseed.xml:1181
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3251,7 +3239,7 @@ msgstr ""
"るといった、とても強力で柔軟なオプションが存在します。"
#. Tag: para
-#: preseed.xml:1188
+#: preseed.xml:1187
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -3263,7 +3251,7 @@ msgstr ""
"マウント後には <filename>/cdrom</filename> 以下で利用できるようになります。"
#. Tag: screen
-#: preseed.xml:1196
+#: preseed.xml:1195
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3311,13 +3299,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1201
+#: preseed.xml:1200
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "preseed を用いたデフォルト値変更"
#. Tag: para
-#: preseed.xml:1202
+#: preseed.xml:1201
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3343,7 +3331,7 @@ msgstr ""
"やデバッグにも便利です。"
#. Tag: para
-#: preseed.xml:1216
+#: preseed.xml:1215
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3357,7 +3345,7 @@ msgstr ""
"<xref linkend=\"preseed-bootparms\"/> の脚注をご覧ください。"
#. Tag: para
-#: preseed.xml:1223
+#: preseed.xml:1222
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3380,7 +3368,7 @@ msgstr ""
"果を及ぼしません。"
#. Tag: para
-#: preseed.xml:1233
+#: preseed.xml:1232
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3394,13 +3382,13 @@ msgstr ""
"トールスクリプトの動作について、より詳細な情報を出力してくれます。"
#. Tag: title
-#: preseed.xml:1245
+#: preseed.xml:1244
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "事前設定ファイルのチェーンロード"
#. Tag: para
-#: preseed.xml:1246
+#: preseed.xml:1245
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3415,7 +3403,7 @@ msgstr ""
"を指定する、という使い方ができます。"
#. Tag: screen
-#: preseed.xml:1256
+#: preseed.xml:1255
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3465,7 +3453,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1258
+#: preseed.xml:1257
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "
@@ -3481,3 +3469,9 @@ msgstr ""
"類の異なる preseed が実行されることに注意してください。例えば、preseed/early "
"コマンドを実行する機会が 2 度あり、2 回目はネットワークに接続した時に発生する"
"ということです。"
+
+#~ msgid "dmraid"
+#~ msgstr "dmraid"
+
+#~ msgid "disk-detect/dmraid/enable"
+#~ msgstr "disk-detect/dmraid/enable"