summaryrefslogtreecommitdiff
path: root/debian/po/zh_CN.po
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2005-05-31 03:04:26 +0000
committerColin Watson <cjwatson@debian.org>2005-05-31 03:04:26 +0000
commit38f80c0a13d58fe27fbf5b2bae09368d3db4c09c (patch)
tree63e0ba3780758f96272fe74a284406080703ae87 /debian/po/zh_CN.po
parent086880515569ec21401dcdc9d1b191de731b0c5e (diff)
Since ssh-keysign isn't used by default (you need to set EnableSSHKeysign
to "yes" in /etc/ssh/ssh_config), having a debconf question to ask whether it should be setuid is overkill, and the question text had got out of date anyway. Remove this question, ship ssh-keysign setuid in openssh-client.deb, and set a statoverride if the debconf question was previously set to false.
Diffstat (limited to 'debian/po/zh_CN.po')
-rw-r--r--debian/po/zh_CN.po58
1 files changed, 23 insertions, 35 deletions
diff --git a/debian/po/zh_CN.po b/debian/po/zh_CN.po
index 113f5960b..8cd519837 100644
--- a/debian/po/zh_CN.po
+++ b/debian/po/zh_CN.po
@@ -15,7 +15,7 @@ msgid ""
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: \n"
18"POT-Creation-Date: 2005-05-31 02:47+0100\n" 18"POT-Creation-Date: 2005-05-31 03:26+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"
@@ -25,40 +25,6 @@ msgstr ""
25 25
26#. Type: boolean 26#. Type: boolean
27#. Description 27#. Description
28#: ../openssh-client.templates.master:4
29msgid "Do you want ssh-keysign to be installed SUID root?"
30msgstr "您要将 ssh-keysign 安装为 SUID root 程序吗?"
31
32#. Type: boolean
33#. Description
34#: ../openssh-client.templates.master:4
35msgid ""
36"You have the option of installing the ssh-keysign helper with the SUID bit "
37"set."
38msgstr "您使用为 ssh-keysign 帮助者程序设置 SUID 位的选项。"
39
40#. Type: boolean
41#. Description
42#: ../openssh-client.templates.master:4
43msgid ""
44"If you make ssh-keysign SUID, you will be able to use SSH's Protocol 2 host-"
45"based authentication."
46msgstr ""
47"如果您为 ssh-keysign 设置了 SUID,您将可以使用 SSH 协议 2 的基于主机的认证方"
48"式。"
49
50#. Type: boolean
51#. Description
52#: ../openssh-client.templates.master:4
53msgid ""
54"If in doubt, I suggest you install it with SUID. If it causes problems you "
55"can change your mind later by running: dpkg-reconfigure ssh"
56msgstr ""
57"如果有疑问,我建议您将它安装为 SUID。如果它带来麻烦,您可以通过运行:dpkg-"
58"reconfigure ssh 来改变主意"
59
60#. Type: boolean
61#. Description
62#: ../openssh-server.templates.master:4 28#: ../openssh-server.templates.master:4
63msgid "Generate new configuration file" 29msgid "Generate new configuration file"
64msgstr "生成新的配置文件" 30msgstr "生成新的配置文件"
@@ -213,6 +179,28 @@ msgid ""
213"effect unless you also adjust your PAM configuration in /etc/pam.d/ssh." 179"effect unless you also adjust your PAM configuration in /etc/pam.d/ssh."
214msgstr "" 180msgstr ""
215 181
182#~ msgid "Do you want ssh-keysign to be installed SUID root?"
183#~ msgstr "您要将 ssh-keysign 安装为 SUID root 程序吗?"
184
185#~ msgid ""
186#~ "You have the option of installing the ssh-keysign helper with the SUID "
187#~ "bit set."
188#~ msgstr "您使用为 ssh-keysign 帮助者程序设置 SUID 位的选项。"
189
190#~ msgid ""
191#~ "If you make ssh-keysign SUID, you will be able to use SSH's Protocol 2 "
192#~ "host-based authentication."
193#~ msgstr ""
194#~ "如果您为 ssh-keysign 设置了 SUID,您将可以使用 SSH 协议 2 的基于主机的认证"
195#~ "方式。"
196
197#~ msgid ""
198#~ "If in doubt, I suggest you install it with SUID. If it causes problems "
199#~ "you can change your mind later by running: dpkg-reconfigure ssh"
200#~ msgstr ""
201#~ "如果有疑问,我建议您将它安装为 SUID。如果它带来麻烦,您可以通过运行:dpkg-"
202#~ "reconfigure ssh 来改变主意"
203
216#~ msgid "Allow SSH protocol 2 only" 204#~ msgid "Allow SSH protocol 2 only"
217#~ msgstr "只允许 SSH 协议 2 (ssh2)。" 205#~ msgstr "只允许 SSH 协议 2 (ssh2)。"
218 206