diff options
author | Ji YongGang <jungleji@gmail.com> | 2006-08-02 11:38:50 +0000 |
---|---|---|
committer | Ji YongGang <jungleji@gmail.com> | 2006-08-02 11:38:50 +0000 |
commit | b734af5481b85d203d604b0fb47679e785374b63 (patch) | |
tree | 455aae78cc1ca22c95f967b3d12b89edbe643510 /po/zh_CN/preseed.po | |
parent | 429fa015070f8a707341934f3d9cb266264890b7 (diff) | |
download | installation-guide-b734af5481b85d203d604b0fb47679e785374b63.zip |
unfuzzy
Diffstat (limited to 'po/zh_CN/preseed.po')
-rw-r--r-- | po/zh_CN/preseed.po | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po index e33e63e10..3f644d722 100644 --- a/po/zh_CN/preseed.po +++ b/po/zh_CN/preseed.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: d-i-manual\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2006-07-30 15:28+0000\n" -"PO-Revision-Date: 2006-07-07 12:53+0800\n" +"PO-Revision-Date: 2006-08-02 19:17+0800\n" "Last-Translator: Ji YongGang <jungle@soforge.com>\n" "Language-Team: debian-chinese-gb <debian-chinese-gb@debian.org>\n" "MIME-Version: 1.0\n" @@ -1566,11 +1566,11 @@ msgid "" "installed by tasks, you can use the parameter <classname>pkgsel/include</" "classname>. The value of this parameter can be either comma-separated or " "space-separated, so you can also use it easily on the kernel command line." -msgstr "" +msgstr "如果您打算安装一些安装任务之外的独立软件包,可以使用参数 <classname>pkgsel/include</classname>。该参数的值可以用逗号或空格分开,便于在内核命令行上使用。" #. Tag: screen #: preseed.xml:794 -#, fuzzy, no-c-format +#, no-c-format msgid "" "tasksel tasksel/first multiselect standard, desktop\n" "#tasksel tasksel/first multiselect standard, web-server\n" @@ -1589,6 +1589,9 @@ msgstr "" "#tasksel tasksel/first multiselect standard, web-server\n" "#tasksel tasksel/first multiselect standard, kde-desktop\n" "\n" +"# Individual additional packages to install\n" +"#d-i pkgsel/include string openssh-server build-essential\n" +"\n" "# Some versions of the installer can report back on what software you have\n" "# installed, and what software you use. The default is not to report back,\n" "# but sending reports helps the project determine what software is most\n" |