diff options
author | Felipe Augusto van de Wiel <faw@debian.org> | 2009-06-14 00:02:20 +0000 |
---|---|---|
committer | Felipe Augusto van de Wiel <faw@debian.org> | 2009-06-14 00:02:20 +0000 |
commit | 63198149669ed8fdebadcd9b8feb75382a66fe19 (patch) | |
tree | 83f25b15f660954f666350d86d0f408734b6f7aa /po/ja/preseed.po | |
parent | 3da8055a03ce50ac04e2ed542943ecdf5d50349c (diff) | |
download | installation-guide-63198149669ed8fdebadcd9b8feb75382a66fe19.zip |
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/ja/preseed.po')
-rw-r--r-- | po/ja/preseed.po | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/po/ja/preseed.po b/po/ja/preseed.po index bceff21b2..cbff7fbbb 100644 --- a/po/ja/preseed.po +++ b/po/ja/preseed.po @@ -2384,39 +2384,6 @@ msgstr "ブートローダのインストール" #. Tag: screen #: preseed.xml:1041 #, 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" -#| "# 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]" msgid "" "# Grub is the default boot loader (for x86). If you want lilo installed\n" "# instead, uncomment this:\n" |