diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index e44dddff5..c40814dd9 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.3.15\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2021-11-17 18:30+0100\n" +"POT-Creation-Date: 2022-02-22 20:01+0100\n" "PO-Revision-Date: 2022-02-03 13:55-0500\n" "Last-Translator: Boyuan Yang <073plan@gmail.com>\n" "Language-Team: Chinese (simplified) <debian-l10n-chinese@lists.debian.org>\n" @@ -3688,6 +3688,13 @@ msgstr "无法运行 apt-key 以验证签名(您安装了 gnupg 吗?)" msgid "Unknown error executing apt-key" msgstr "运行 apt-key 时发生未知错误" +#: methods/gpgv.cc +#, c-format +msgid "" +"Key is stored in legacy trusted.gpg keyring (%s), see the DEPRECATION " +"section in apt-key(8) for details." +msgstr "" + #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. #: methods/gpgv.cc #, c-format |