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.po67
1 files changed, 0 insertions, 67 deletions
diff --git a/po/ja/preseed.po b/po/ja/preseed.po
index 0cf019e93..7d53297b5 100644
--- a/po/ja/preseed.po
+++ b/po/ja/preseed.po
@@ -320,12 +320,6 @@ msgstr ""
#. Tag: para
#: preseed.xml:252
#, no-c-format
-#| msgid ""
-#| "For the other preseeding methods you need to tell the installer what file "
-#| "to use when you boot it. This is normally done by passing the kernel a "
-#| "boot parameter, either manually at boot time or by editing the bootloader "
-#| "configuration file (e.g. <filename>syslinux.cfg</filename>) and adding "
-#| "the parameter to the end of the append line(s) for the kernel."
msgid ""
"For the other preseeding methods you need to tell the installer what file to "
"use when you boot it. This is normally done by passing the kernel a boot "
@@ -351,11 +345,6 @@ msgstr ""
#. Tag: para
#: preseed.xml:265
#, no-c-format
-#| msgid ""
-#| "If you do specify the preconfiguration file in the bootloader "
-#| "configuration, you might change the configuration so you don't need to "
-#| "hit enter to boot the installer. For syslinux this means setting the "
-#| "timeout to <literal>1</literal> in <filename>syslinux.cfg</filename>."
msgid ""
"If you do specify the preconfiguration file in the bootloader configuration, "
"you might change the configuration so you don't need to hit enter to boot "
@@ -2074,12 +2063,6 @@ msgstr "RAID を用いたパーティション分割"
#. Tag: para
#: preseed.xml:937
#, no-c-format
-#| msgid ""
-#| "You can also use preseeding to set up partitions on software RAID arrays. "
-#| "Supported are RAID levels 0, 1, 5, 6 and 10, creating degraded arrays and "
-#| "specifying spare devices. If you are using RAID 1, you can preseed grub "
-#| "to install to all devices used in the array; see <xref linkend=\"preseed-"
-#| "bootloader\"/>."
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
"Supported are RAID levels 0, 1, 5, 6 and 10, creating degraded arrays and "
@@ -2092,12 +2075,6 @@ msgstr ""
#. Tag: para
#: preseed.xml:943
#, no-c-format
-#| msgid ""
-#| "You can also use preseeding to set up partitions on software RAID arrays. "
-#| "Supported are RAID levels 0, 1, 5, 6 and 10, creating degraded arrays and "
-#| "specifying spare devices. If you are using RAID 1, you can preseed grub "
-#| "to install to all devices used in the array; see <xref linkend=\"preseed-"
-#| "bootloader\"/>."
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
"in the array; see <xref linkend=\"preseed-bootloader\"/>."
@@ -2576,50 +2553,6 @@ msgstr "ブートローダのインストール"
#. Tag: screen
#: preseed.xml:1092
#, no-c-format
-#| msgid ""
-#| "# Grub is the default boot loader (for x86). If you want lilo installed\n"
-#| "# instead, uncomment this:\n"
-#| "#d-i grub-installer/skip boolean true\n"
-#| "# To also skip installing lilo, and install no bootloader, uncomment "
-#| "this\n"
-#| "# too:\n"
-#| "#d-i lilo-installer/skip boolean true\n"
-#| "\n"
-#| "# With a few exceptions for unusual partitioning setups, GRUB 2 is now "
-#| "the\n"
-#| "# default. If you need GRUB Legacy for some particular reason, then\n"
-#| "# uncomment this:\n"
-#| "#d-i grub-installer/grub2_instead_of_grub_legacy boolean false\n"
-#| "\n"
-#| "# This is fairly safe to set, it makes grub install automatically to the "
-#| "MBR\n"
-#| "# if no other operating system is detected on the machine.\n"
-#| "d-i grub-installer/only_debian boolean true\n"
-#| "\n"
-#| "# This one makes grub-installer install to the MBR if it also finds some "
-#| "other\n"
-#| "# OS, which is less safe as it might not be able to boot that other OS.\n"
-#| "d-i grub-installer/with_other_os boolean true\n"
-#| "\n"
-#| "# Alternatively, if you want to install to a location other than the "
-#| "mbr,\n"
-#| "# uncomment and edit these lines:\n"
-#| "#d-i grub-installer/only_debian boolean false\n"
-#| "#d-i grub-installer/with_other_os boolean false\n"
-#| "#d-i grub-installer/bootdev string (hd0,0)\n"
-#| "# To install grub to multiple disks:\n"
-#| "#d-i grub-installer/bootdev string (hd0,0) (hd1,0) (hd2,0)\n"
-#| "\n"
-#| "# Optional password for grub, either in clear text\n"
-#| "#d-i grub-installer/password password r00tme\n"
-#| "#d-i grub-installer/password-again password r00tme\n"
-#| "# or encrypted using an MD5 hash, see grub-md5-crypt(8).\n"
-#| "#d-i grub-installer/password-crypted password [MD5 hash]\n"
-#| "\n"
-#| "# Use the following option to add additional boot parameters for the\n"
-#| "# installed system (if supported by the bootloader installer).\n"
-#| "# Note: options passed to the installer will be added automatically.\n"
-#| "#d-i debian-installer/add-kernel-opts string nousb"
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
"you want lilo installed\n"