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.po21
1 files changed, 13 insertions, 8 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po
index 4123f4cf8..0a7f0b6e1 100644
--- a/po/zh_CN/preseed.po
+++ b/po/zh_CN/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2019-06-22 16:23+0000\n"
+"POT-Creation-Date: 2019-08-16 23:12+0000\n"
"PO-Revision-Date: 2017-06-11 22:15+0800\n"
"Last-Translator: Yangfl <mmyangfl@gmail.com>\n"
"Language-Team: <debian-l10n-chinese@lists.debian.org>\n"
@@ -1125,13 +1125,14 @@ msgstr ""
#, no-c-format
msgid ""
"Note that the above example limits this filename to DHCP clients that "
-"identify themselves as \"d-i\", so it will not affect regular DHCP clients, "
-"but only the installer. You can also put the text in a stanza for only one "
-"particular host to avoid preseeding all installs on your network."
+"identify themselves as <quote>d-i</quote>, so it will not affect regular "
+"DHCP clients, but only the installer. You can also put the text in a stanza "
+"for only one particular host to avoid preseeding all installs on your "
+"network."
msgstr ""
-"注意,上面的例子中使用的文件名限定 DHCP 客户端自己是 \"d-i\",因此仅适用于安"
-"装程序,而对普通的 DHCP 客户端无效。您可以将只用于一个特殊主机的文字放在一"
-"段,以避免预置网络中的其他安装。"
+"注意,上面的例子中使用的文件名限定 DHCP 客户端自己是 <quote>d-i</quote>,因此"
+"仅适用于安装程序,而对普通的 DHCP 客户端无效。您可以将只用于一个特殊主机的文"
+"字放在一段,以避免预置网络中的其他安装。"
#. Tag: para
#: preseed.xml:582
@@ -2677,8 +2678,12 @@ msgid ""
"#d-i apt-setup/local0/source boolean true\n"
"# URL to the public key of the local repository; you must provide a key or\n"
"# apt will complain about the unauthenticated repository and so the\n"
-"# sources.list line will be left commented out\n"
+"# sources.list line will be left commented out.\n"
"#d-i apt-setup/local0/key string http://local.server/key\n"
+"# If the provided key file ends in \".asc\" the key file needs to be an\n"
+"# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n"
+"# \"GPG key public keyring\" format, the \"keybox database\" format is\n"
+"# currently not supported.\n"
"\n"
"# By default the installer requires that repositories be authenticated\n"
"# using a known gpg key. This setting can be used to disable that\n"