summaryrefslogtreecommitdiff
path: root/po/zh_CN/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_CN/preseed.po')
-rw-r--r--po/zh_CN/preseed.po135
1 files changed, 69 insertions, 66 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po
index 020ee3cce..e9441e38e 100644
--- a/po/zh_CN/preseed.po
+++ b/po/zh_CN/preseed.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2015-01-09 19:07+0000\n"
+"POT-Creation-Date: 2015-02-23 20:58+0000\n"
"PO-Revision-Date: 2012-11-26 13:49+0800\n"
"Last-Translator: Ji YongGang <jungleji@gmail.com>\n"
"Language-Team: debian-chinese-gb <debian-chinese-gb@debian.org>\n"
@@ -1956,25 +1956,28 @@ msgstr ""
#. Tag: para
#: preseed.xml:891
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "The following command can be used to generate an MD5 hash for a password:"
msgid ""
-"The following command can be used to generate an MD5 hash for a password:"
+"The following command (available from the <classname>whois</classname> "
+"package) can be used to generate an MD5 hash for a password:"
msgstr "下面的命令可用于生成密码的 MD5 值。"
#. Tag: screen
-#: preseed.xml:895
+#: preseed.xml:896
#, no-c-format
msgid "mkpasswd -m sha-512"
msgstr "mkpasswd -m sha-512"
#. Tag: title
-#: preseed.xml:901
+#: preseed.xml:902
#, no-c-format
msgid "Clock and time zone setup"
msgstr "时钟与时区设置"
#. Tag: screen
-#: preseed.xml:903
+#: preseed.xml:904
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -2002,13 +2005,13 @@ msgstr ""
"#d-i clock-setup/ntp-server string ntp.example.com"
#. Tag: title
-#: preseed.xml:908
+#: preseed.xml:909
#, no-c-format
msgid "Partitioning"
msgstr "分区"
#. Tag: para
-#: preseed.xml:909
+#: preseed.xml:910
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is limited to what is supported "
@@ -2022,7 +2025,7 @@ msgstr ""
"义方案,用户自定义的方案文件或预置文件包含的方案。"
#. Tag: para
-#: preseed.xml:917
+#: preseed.xml:918
#, no-c-format
msgid ""
"Preseeding of advanced partition setups using RAID, LVM and encryption is "
@@ -2033,7 +2036,7 @@ msgstr ""
"性不足。"
#. Tag: para
-#: preseed.xml:923
+#: preseed.xml:924
#, no-c-format
msgid ""
"The examples below only provide basic information on the use of recipes. For "
@@ -2051,7 +2054,7 @@ msgstr ""
"source repository</ulink>获取。注意不同发布版支持的功能会有所改变。"
#. Tag: para
-#: preseed.xml:937
+#: preseed.xml:938
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -2062,13 +2065,13 @@ msgstr ""
"确的那一个。"
#. Tag: title
-#: preseed.xml:946
+#: preseed.xml:947
#, no-c-format
msgid "Partitioning example"
msgstr "分区示例"
#. Tag: screen
-#: preseed.xml:948
+#: preseed.xml:949
#, fuzzy, no-c-format
#| msgid ""
#| "# If the system has free space you can choose to only partition that "
@@ -2301,13 +2304,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:952
+#: preseed.xml:953
#, no-c-format
msgid "Partitioning using RAID"
msgstr "使用 RAID 分区"
#. Tag: para
-#: preseed.xml:953
+#: preseed.xml:954
#, no-c-format
msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
@@ -2318,7 +2321,7 @@ msgstr ""
"列(degraded arrays)和指定额外设备。"
#. Tag: para
-#: preseed.xml:959
+#: preseed.xml:960
#, no-c-format
msgid ""
"If you are using RAID 1, you can preseed grub to install to all devices used "
@@ -2328,7 +2331,7 @@ msgstr ""
"linkend=\"preseed-bootloader\"/>。"
#. Tag: para
-#: preseed.xml:966
+#: preseed.xml:967
#, no-c-format
msgid ""
"This type of automated partitioning is easy to get wrong. It is also "
@@ -2342,7 +2345,7 @@ msgstr ""
"<filename>/var/log/syslog</filename>。"
#. Tag: screen
-#: preseed.xml:976
+#: preseed.xml:977
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -2446,13 +2449,13 @@ msgstr ""
"d-i partman/confirm_nooverwrite boolean true"
#. Tag: title
-#: preseed.xml:981
+#: preseed.xml:982
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr "分区挂载控制"
#. Tag: para
-#: preseed.xml:982
+#: preseed.xml:983
#, no-c-format
msgid ""
"Normally, filesystems are mounted using a universally unique identifier "
@@ -2468,7 +2471,7 @@ msgstr ""
"系统仍然使用 UUID 方式挂载。"
#. Tag: para
-#: preseed.xml:991
+#: preseed.xml:992
#, no-c-format
msgid ""
"Devices with stable names, such as LVM logical volumes, will continue to use "
@@ -2478,7 +2481,7 @@ msgstr ""
"挂载。"
#. Tag: para
-#: preseed.xml:998
+#: preseed.xml:999
#, no-c-format
msgid ""
"Traditional device names may change based on the order in which the kernel "
@@ -2492,7 +2495,7 @@ msgstr ""
"后会出现一些随机的情况。"
#. Tag: screen
-#: preseed.xml:1008
+#: preseed.xml:1009
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" "
@@ -2510,13 +2513,13 @@ msgstr ""
"#d-i partman/mount_style select uuid"
#. Tag: title
-#: preseed.xml:1014
+#: preseed.xml:1015
#, no-c-format
msgid "Base system installation"
msgstr "基本系统安装"
#. Tag: para
-#: preseed.xml:1015
+#: preseed.xml:1016
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -2525,7 +2528,7 @@ msgid ""
msgstr "本阶段的安装并没有多少东西需要预置。仅有一个与内核安装相关的问题。"
#. Tag: screen
-#: preseed.xml:1022
+#: preseed.xml:1023
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -2549,13 +2552,13 @@ msgstr ""
"#d-i base-installer/kernel/image string &kernelpackage;-586"
#. Tag: title
-#: preseed.xml:1027
+#: preseed.xml:1028
#, no-c-format
msgid "Apt setup"
msgstr "设置 apt"
#. Tag: para
-#: preseed.xml:1028
+#: preseed.xml:1029
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -2568,7 +2571,7 @@ msgstr ""
"仓库。"
#. Tag: screen
-#: preseed.xml:1036
+#: preseed.xml:1037
#, fuzzy, no-c-format
#| msgid ""
#| "# You can choose to install non-free and contrib software.\n"
@@ -2653,13 +2656,13 @@ msgstr ""
"#d-i debian-installer/allow_unauthenticated boolean true"
#. Tag: title
-#: preseed.xml:1041
+#: preseed.xml:1042
#, no-c-format
msgid "Package selection"
msgstr "选择软件包"
#. Tag: para
-#: preseed.xml:1042
+#: preseed.xml:1043
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -2667,84 +2670,84 @@ msgid ""
msgstr "您可以选择安装存在的任务的组合。本文编撰时已有的任务包括:"
#. Tag: para
-#: preseed.xml:1050
+#: preseed.xml:1051
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>standard</userinput> (standard tools)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1053
+#: preseed.xml:1054
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>desktop</userinput> (graphical desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1056
+#: preseed.xml:1057
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1059
+#: preseed.xml:1060
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1062
+#: preseed.xml:1063
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>kde-desktop</userinput> (KDE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1065
+#: preseed.xml:1066
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1068
+#: preseed.xml:1069
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>mate-desktop</userinput> (MATE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1071
+#: preseed.xml:1072
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1074
+#: preseed.xml:1075
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>web-server</userinput> (web server)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1077
+#: preseed.xml:1078
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>print-server</userinput> (print server)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1080
+#: preseed.xml:1081
#, fuzzy, no-c-format
#| msgid "<userinput>desktop</userinput>"
msgid "<userinput>ssh-server</userinput> (SSH server)"
msgstr "<userinput>desktop</userinput>"
#. Tag: para
-#: preseed.xml:1085
+#: preseed.xml:1086
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -2755,7 +2758,7 @@ msgstr ""
"<userinput>standard</userinput> 任务。"
#. Tag: para
-#: preseed.xml:1091
+#: preseed.xml:1092
#, no-c-format
msgid ""
"If you want to install some individual packages in addition to packages "
@@ -2769,7 +2772,7 @@ msgstr ""
"命令行上使用。"
#. Tag: screen
-#: preseed.xml:1101
+#: preseed.xml:1102
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
@@ -2801,13 +2804,13 @@ msgstr ""
"#popularity-contest popularity-contest/participate boolean false"
#. Tag: title
-#: preseed.xml:1106
+#: preseed.xml:1107
#, no-c-format
msgid "Boot loader installation"
msgstr "安装 bootloader"
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1109
#, fuzzy, no-c-format
#| msgid ""
#| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). "
@@ -2941,7 +2944,7 @@ msgstr ""
"#d-i debian-installer/add-kernel-opts string nousb"
#. Tag: para
-#: preseed.xml:1110
+#: preseed.xml:1111
#, no-c-format
msgid ""
"An MD5 hash for a password for <classname>grub</classname> can be generated "
@@ -2953,13 +2956,13 @@ msgstr ""
"令。"
#. Tag: title
-#: preseed.xml:1120
+#: preseed.xml:1121
#, no-c-format
msgid "Finishing up the installation"
msgstr "完成安装"
#. Tag: screen
-#: preseed.xml:1122
+#: preseed.xml:1123
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -2999,13 +3002,13 @@ msgstr ""
"#d-i debian-installer/exit/poweroff boolean true"
#. Tag: title
-#: preseed.xml:1127
+#: preseed.xml:1128
#, no-c-format
msgid "Preseeding other packages"
msgstr "预置其他的软件包"
#. Tag: screen
-#: preseed.xml:1129
+#: preseed.xml:1130
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -3025,19 +3028,19 @@ msgstr ""
"# debconf-get-selections >> file"
#. Tag: title
-#: preseed.xml:1136
+#: preseed.xml:1137
#, no-c-format
msgid "Advanced options"
msgstr "高级选项"
#. Tag: title
-#: preseed.xml:1139
+#: preseed.xml:1140
#, no-c-format
msgid "Running custom commands during the installation"
msgstr "安装过程中运行用户命令"
#. Tag: para
-#: preseed.xml:1140
+#: preseed.xml:1141
#, no-c-format
msgid ""
"A very powerful and flexible option offered by the preconfiguration tools is "
@@ -3047,7 +3050,7 @@ msgstr ""
"本。"
#. Tag: para
-#: preseed.xml:1146
+#: preseed.xml:1147
#, no-c-format
msgid ""
"When the filesystem of the target system is mounted, it is available in "
@@ -3056,7 +3059,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:1154
+#: preseed.xml:1155
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -3104,13 +3107,13 @@ msgstr ""
"#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh"
#. Tag: title
-#: preseed.xml:1159
+#: preseed.xml:1160
#, no-c-format
msgid "Using preseeding to change default values"
msgstr "使用预置修改默认值"
#. Tag: para
-#: preseed.xml:1160
+#: preseed.xml:1161
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a "
@@ -3134,7 +3137,7 @@ msgstr ""
"这对于测试和调试您的预置文件很有帮助。"
#. Tag: para
-#: preseed.xml:1174
+#: preseed.xml:1175
#, no-c-format
msgid ""
"Note that the <quote>d-i</quote> owner should only be used for variables "
@@ -3147,7 +3150,7 @@ msgstr ""
"\"preseed-bootparms\"/> 的脚注。"
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1182
#, no-c-format
msgid ""
"If you are preseeding using boot parameters, you can make the installer ask "
@@ -3168,7 +3171,7 @@ msgstr ""
"在安装时显示出来的问题对应的参数,而不是<quote>内部的</quote>参数。"
#. Tag: para
-#: preseed.xml:1191
+#: preseed.xml:1192
#, no-c-format
msgid ""
"For more debugging information, use the boot parameter "
@@ -3181,13 +3184,13 @@ msgstr ""
"件包安装脚本的进度。"
#. Tag: title
-#: preseed.xml:1203
+#: preseed.xml:1204
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr "预置文件链"
#. Tag: para
-#: preseed.xml:1204
+#: preseed.xml:1205
#, no-c-format
msgid ""
"It is possible to include other preconfiguration files from a "
@@ -3201,7 +3204,7 @@ msgstr ""
"外的文件里面。"
#. Tag: screen
-#: preseed.xml:1214
+#: preseed.xml:1215
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -3251,7 +3254,7 @@ msgstr ""
"#d-i preseed/run string foo.sh"
#. Tag: para
-#: preseed.xml:1216
+#: preseed.xml:1217
#, no-c-format
msgid ""
"It is also possible to chainload from the initrd or file preseeding phase, "