diff options
author | David Kalnischkies <david@kalnischkies.de> | 2014-09-27 00:12:44 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2014-09-27 00:12:44 +0200 |
commit | c0f3bde3e0cf33b9134fae8289aa651f7f1866b1 (patch) | |
tree | cab5ce7d8beadca310a2e5e2a2c18f28a0ef55e0 /po/zh_CN.po | |
parent | bf3ad91fdf4967fe107e08a6887f9ed51f4f5eea (diff) | |
parent | 98f0d7b3d9d7ed0a5cf11d8f9327a021954816b6 (diff) |
Merge branch 'feature/gnupglimit' into debian/experimental
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index c06970a01..79e433f3d 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -1006,8 +1006,8 @@ msgid "At least one invalid signature was encountered." msgstr "至少发现一个无效的签名。" #: methods/gpgv.cc:174 -msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)" -msgstr "无法运行 gpgv 以验证签名(您安装了 gpgv 吗?)" +msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" +msgstr "无法运行 apt-key 以验证签名(您安装了 gnupg 吗?)" #. TRANSLATORS: %s is a single techy word like 'NODATA' #: methods/gpgv.cc:180 @@ -1018,8 +1018,8 @@ msgid "" msgstr "" #: methods/gpgv.cc:184 -msgid "Unknown error executing gpgv" -msgstr "运行 gpgv 时发生未知错误" +msgid "Unknown error executing apt-key" +msgstr "运行 apt-key 时发生未知错误" #: methods/gpgv.cc:217 methods/gpgv.cc:224 msgid "The following signatures were invalid:\n" |