diff options
author | Felipe Augusto van de Wiel <faw@debian.org> | 2008-12-31 01:01:58 +0000 |
---|---|---|
committer | Felipe Augusto van de Wiel <faw@debian.org> | 2008-12-31 01:01:58 +0000 |
commit | f5ab90a799bef8d195e69131f1d7449d41fd75af (patch) | |
tree | 84155b0dd18443ecbef3fc1a84d9076b999a4a55 /po/zh_CN/preseed.po | |
parent | 486b1364e86ed5f60ad1a4034aa412e43f90d8da (diff) | |
download | installation-guide-f5ab90a799bef8d195e69131f1d7449d41fd75af.zip |
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/zh_CN/preseed.po')
-rw-r--r-- | po/zh_CN/preseed.po | 27 |
1 files changed, 2 insertions, 25 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po index 1a80f5c81..65f70f02c 100644 --- a/po/zh_CN/preseed.po +++ b/po/zh_CN/preseed.po @@ -1391,7 +1391,6 @@ msgstr "" #. Tag: title #: preseed.xml:776 #, no-c-format -#| msgid "Network configuration" msgid "Network console" msgstr "网络控制台" @@ -2365,29 +2364,6 @@ msgstr "" #. Tag: screen #: preseed.xml:1045 #, 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" -#| "\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" @@ -2428,7 +2404,8 @@ msgstr "" "# 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" +"# 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" |