summaryrefslogtreecommitdiff
path: root/po/ja/preseed.po
diff options
context:
space:
mode:
authorNozomu KURASAWA <nabetaro@caldron.jp>2009-04-29 13:53:59 +0000
committerNozomu KURASAWA <nabetaro@caldron.jp>2009-04-29 13:53:59 +0000
commitb42c1239887f4a57c0e25e1c2e84b9b193ec6642 (patch)
tree564fc210168bf6699334fec8818786600fb98cfd /po/ja/preseed.po
parentbe3e98ded97454a52f072d4fc7d89789c5d1bd00 (diff)
downloadinstallation-guide-b42c1239887f4a57c0e25e1c2e84b9b193ec6642.zip
Update Japanese translations.
Diffstat (limited to 'po/ja/preseed.po')
-rw-r--r--po/ja/preseed.po6
1 files changed, 2 insertions, 4 deletions
diff --git a/po/ja/preseed.po b/po/ja/preseed.po
index 369b08516..180b74943 100644
--- a/po/ja/preseed.po
+++ b/po/ja/preseed.po
@@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
"POT-Creation-Date: 2009-04-29 00:14+0000\n"
-"PO-Revision-Date: 2009-04-22 22:14+0900\n"
+"PO-Revision-Date: 2009-04-29 22:59+0900\n"
"Last-Translator: KURASAWA Nozomu <nabetaro@caldron.jp>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@@ -2478,7 +2478,7 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1049
-#, fuzzy, no-c-format
+#, no-c-format
#| msgid ""
#| "# d-i preseeding is inherently not secure. Nothing in the installer "
#| "checks\n"
@@ -2545,14 +2545,12 @@ msgstr ""
"# This first command is run as early as possible, just after\n"
"# preseeding is read.\n"
"#d-i preseed/early_command string anna-install some-udeb\n"
-"<phrase condition=\"squeeze\">\n"
"# This command is run immediately before the partitioner starts. It may be\n"
"# useful to apply dynamic partitioner preseeding that depends on the state\n"
"# of the disks (which may not be visible when preseed/early_command runs).\n"
"#d-i partman/early_command \\\n"
"# string debconf-set partman-auto/disk \"$(list-devices disk | head -"
"n1)\"\n"
-"</phrase>\n"
"# This command is run just before the install finishes, but when there is\n"
"# still a usable /target directory. You can chroot to /target and use it\n"
"# directly, or use the apt-install and in-target commands to easily install\n"