diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 5ff91977d..f97c2b1e3 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -223,9 +223,6 @@ msgstr "" msgid "failed to create stream from socket: %s\n" msgstr "从以下套接字创建流时失败: %s\n" -msgid "Please insert the card with serial number" -msgstr "请插入具有以下序列号的卡" - msgid "Admin PIN" msgstr "管理员 PIN" @@ -712,6 +709,10 @@ msgid "Wrong" msgstr "错误" #, c-format +msgid "error renaming '%s' to '%s': %s\n" +msgstr "将‘%s’重命名为‘%s’时出现错误:%s\n" + +#, c-format msgid "Note: This passphrase has never been changed.%0APlease change it now." msgstr "注意:此密码从未被修改过。%0A请立即修改。" @@ -727,6 +728,16 @@ msgstr "更改密码" msgid "I'll change it later" msgstr "稍后修改" +msgid "Please insert the card with serial number" +msgstr "请插入具有以下序列号的卡" + +#, fuzzy, c-format +#| msgid "" +#| "An ssh process requested the use of key%%0A %s%%0A (%s)%%0ADo you want " +#| "to allow this?" +msgid "Requested the use of key%%0A %s%%0A %s%%0ADo you want to allow this?" +msgstr "一个 ssh 进程请求使用密钥%%0A %s%%0A (%s)%%0A您想要允许这一请求吗?" + #, c-format msgid "" "Do you really want to delete the key identified by keygrip%%0A %s%%0A %%C" @@ -7474,10 +7485,6 @@ msgid "error closing '%s': %s\n" msgstr "关闭‘%s’时出现错误:%s\n" #, c-format -msgid "error renaming '%s' to '%s': %s\n" -msgstr "将‘%s’重命名为‘%s’时出现错误:%s\n" - -#, c-format msgid "can't hash '%s': %s\n" msgstr "无法取‘%s’的散列:%s\n" |