summaryrefslogtreecommitdiff
path: root/debian/po/zh_CN.po
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2006-05-12 10:12:52 +0000
committerColin Watson <cjwatson@debian.org>2006-05-12 10:12:52 +0000
commit693b8b58f12854583a60d3d91aa75307b4cddd85 (patch)
treec3daa1b2ba8ace02523d2e52d7efbf945743fe27 /debian/po/zh_CN.po
parent67559978eeea7faffba4fbc0c1b54f1f630c7b62 (diff)
* Rephrase ssh/new_config and ssh/encrypted_host_key_but_no_keygen debconf
templates to make boolean short descriptions end with a question mark and to avoid use of the first person.
Diffstat (limited to 'debian/po/zh_CN.po')
-rw-r--r--debian/po/zh_CN.po20
1 files changed, 12 insertions, 8 deletions
diff --git a/debian/po/zh_CN.po b/debian/po/zh_CN.po
index 8cd519837..e2dc9932b 100644
--- a/debian/po/zh_CN.po
+++ b/debian/po/zh_CN.po
@@ -14,8 +14,8 @@
14msgid "" 14msgid ""
15msgstr "" 15msgstr ""
16"Project-Id-Version: openssh 3.6.1p2-11\n" 16"Project-Id-Version: openssh 3.6.1p2-11\n"
17"Report-Msgid-Bugs-To: \n" 17"Report-Msgid-Bugs-To: matthew@debian.org\n"
18"POT-Creation-Date: 2005-05-31 03:26+0100\n" 18"POT-Creation-Date: 2006-05-12 11:11+0100\n"
19"PO-Revision-Date: 2004-02-02 18:48+1300\n" 19"PO-Revision-Date: 2004-02-02 18:48+1300\n"
20"Last-Translator: Hiei Xu <nicky@mail.edu.cn>\n" 20"Last-Translator: Hiei Xu <nicky@mail.edu.cn>\n"
21"Language-Team: Chinese/Simplified <i18n-translation@lists.linux.net.cn>\n" 21"Language-Team: Chinese/Simplified <i18n-translation@lists.linux.net.cn>\n"
@@ -26,16 +26,18 @@ msgstr ""
26#. Type: boolean 26#. Type: boolean
27#. Description 27#. Description
28#: ../openssh-server.templates.master:4 28#: ../openssh-server.templates.master:4
29msgid "Generate new configuration file" 29#, fuzzy
30msgid "Generate new configuration file?"
30msgstr "生成新的配置文件" 31msgstr "生成新的配置文件"
31 32
32#. Type: boolean 33#. Type: boolean
33#. Description 34#. Description
34#: ../openssh-server.templates.master:4 35#: ../openssh-server.templates.master:4
36#, fuzzy
35msgid "" 37msgid ""
36"This version of OpenSSH has a considerably changed configuration file from " 38"This version of OpenSSH has a considerably changed configuration file from "
37"the version shipped in Debian 'Potato', which you appear to be upgrading " 39"the version shipped in Debian 'Potato', which you appear to be upgrading "
38"from. I can now generate you a new configuration file (/etc/ssh/sshd." 40"from. This package can now generate a new configuration file (/etc/ssh/sshd."
39"config), which will work with the new server version, but will not contain " 41"config), which will work with the new server version, but will not contain "
40"any customisations you made with the old version." 42"any customisations you made with the old version."
41msgstr "" 43msgstr ""
@@ -61,9 +63,10 @@ msgstr ""
61#. Type: boolean 63#. Type: boolean
62#. Description 64#. Description
63#: ../openssh-server.templates.master:4 65#: ../openssh-server.templates.master:4
66#, fuzzy
64msgid "" 67msgid ""
65"It is strongly recommended that you let me generate a new configuration file " 68"It is strongly recommended that you let this package generate a new "
66"for you." 69"configuration file now."
67msgstr "强烈建议让我为您生成一份新的配置文件。" 70msgstr "强烈建议让我为您生成一份新的配置文件。"
68 71
69#. Type: boolean 72#. Type: boolean
@@ -137,10 +140,11 @@ msgstr "警告:您必须创建一个新的主机密钥"
137#. Type: note 140#. Type: note
138#. Description 141#. Description
139#: ../openssh-server.templates.master:48 142#: ../openssh-server.templates.master:48
143#, fuzzy
140msgid "" 144msgid ""
141"There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can " 145"There is an old /etc/ssh/ssh_host_key, which is IDEA encrypted. OpenSSH can "
142"not handle this host key file, and I can't find the ssh-keygen utility from " 146"not handle this host key file, and the ssh-keygen utility from the old (non-"
143"the old (non-free) SSH installation." 147"free) SSH installation does not appear to be available."
144msgstr "" 148msgstr ""
145"/etc/ssh/ssh_host_key 是由 IDEA 加密的旧密钥文件。OpenSSH 不能处理这种密钥文" 149"/etc/ssh/ssh_host_key 是由 IDEA 加密的旧密钥文件。OpenSSH 不能处理这种密钥文"
146"件,我也无法找到旧的(非自由的) SSH 安装所带的 ssh-keygen 密钥生成工具。" 150"件,我也无法找到旧的(非自由的) SSH 安装所带的 ssh-keygen 密钥生成工具。"