diff options
author | Felipe Augusto van de Wiel <faw@debian.org> | 2009-05-01 00:02:17 +0000 |
---|---|---|
committer | Felipe Augusto van de Wiel <faw@debian.org> | 2009-05-01 00:02:17 +0000 |
commit | fd22f1845a97209ea446b540b9181721eb4a30e6 (patch) | |
tree | 13978c18b20cb5c0bf869ef00bf9db87ce0f1209 | |
parent | 471cc4618b5d9ebf8b9231a94876ed39c8194562 (diff) | |
download | installation-guide-fd22f1845a97209ea446b540b9181721eb4a30e6.zip |
[SILENT_COMMIT] Update of POT and PO files for the manual
-rw-r--r-- | po/ja/boot-installer.po | 28 | ||||
-rw-r--r-- | po/ja/preseed.po | 33 |
2 files changed, 0 insertions, 61 deletions
diff --git a/po/ja/boot-installer.po b/po/ja/boot-installer.po index a8ac73871..4fc473a04 100644 --- a/po/ja/boot-installer.po +++ b/po/ja/boot-installer.po @@ -1297,13 +1297,6 @@ msgstr "" #. Tag: para #: boot-installer.xml:917 #, no-c-format -#| msgid "" -#| "Alternatively, if you intend to keep an existing partition on the hard " -#| "drive unchanged during the install, you can download the <filename>hd-" -#| "media/initrd.gz</filename> file and its kernel, as well as copy a CD (or " -#| "DVD) iso to the drive (make sure the file is named ending in <literal>." -#| "iso</literal>). The installer can then boot from the drive and install " -#| "from the CD image, without needing the network." msgid "" "Alternatively, if you intend to keep an existing partition on the hard drive " "unchanged during the install, you can download the <filename>hd-media/initrd." @@ -3768,19 +3761,6 @@ msgstr "" #. Tag: para #: boot-installer.xml:2865 #, no-c-format -#| msgid "" -#| "Support for hardware speech synthesis devices is available only alongside " -#| "support for graphical installer. You thus need to select the " -#| "<quote>Graphical install</quote> entry in the boot menu. Hardware speech " -#| "synthesis devices cannot be automatically detected. You thus need to " -#| "append the <userinput>speakup.synth=<replaceable>driver</replaceable></" -#| "userinput> boot parameter to tell <classname>speakup</classname> which " -#| "driver it should use. <replaceable>driver</replaceable> should be " -#| "replaced by the driver code for your device (see <ulink url=\"&url-" -#| "speakup-driver-codes;\">driver code list</ulink>). The textual version of " -#| "the installer will then be automatically selected, and support for the " -#| "speech synthesis device will be automatically installed on the target " -#| "system." msgid "" "Hardware speech synthesis devices cannot be automatically detected. You thus " "need to append the <userinput>speakup.synth=<replaceable>driver</" @@ -3914,14 +3894,6 @@ msgstr "" #. Tag: para #: boot-installer.xml:2947 #, no-c-format -#| msgid "" -#| "If you are booting with a serial console, generally the kernel will " -#| "autodetect this. If you have a videocard (framebuffer) and a keyboard " -#| "also attached to the computer which you wish to boot via serial console, " -#| "you may have to pass the <userinput>console=<replaceable>device</" -#| "replaceable></userinput> argument to the kernel, where " -#| "<replaceable>device</replaceable> is your serial device, which is usually " -#| "something like <filename>ttyS0</filename>." msgid "" "If you are booting with a serial console, generally the kernel will " "autodetect this. If you have a videocard (framebuffer) and a keyboard also " diff --git a/po/ja/preseed.po b/po/ja/preseed.po index 180b74943..3b152b751 100644 --- a/po/ja/preseed.po +++ b/po/ja/preseed.po @@ -2479,39 +2479,6 @@ msgstr "" #. Tag: screen #: preseed.xml:1049 #, no-c-format -#| msgid "" -#| "# d-i preseeding is inherently not secure. Nothing in the installer " -#| "checks\n" -#| "# for attempts at buffer overflows or other exploits of the values of a\n" -#| "# preconfiguration file like this one. Only use preconfiguration files " -#| "from\n" -#| "# trusted locations! To drive that home, and because it's generally " -#| "useful,\n" -#| "# here's a way to run any shell command you'd like inside the installer,\n" -#| "# automatically.\n" -#| "\n" -#| "# 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" -#| "# packages and run commands in the target system.\n" -#| "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/" -#| "zsh" msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" "# for attempts at buffer overflows or other exploits of the values of a\n" |