diff options
author | Boyuan Yang <byang@debian.org> | 2022-10-05 17:21:56 -0400 |
---|---|---|
committer | Boyuan Yang <byang@debian.org> | 2022-10-05 17:21:56 -0400 |
commit | 8a43dc4e45db4e4be6c866da890da4ae3ead5ab0 (patch) | |
tree | 5b8e8c7d172b7f8e59f98d6c40f7dd8533918cd6 | |
parent | dccfe14ffb9713fbf320691c0f6cd679f2acf4fc (diff) |
po/zh_CN.po: Update translation for apt/2.5.3
-rw-r--r-- | po/zh_CN.po | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index c40814dd9..4f410cd8e 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -9,10 +9,10 @@ # msgid "" msgstr "" -"Project-Id-Version: apt 2.3.15\n" +"Project-Id-Version: apt 2.5.3\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" "POT-Creation-Date: 2022-02-22 20:01+0100\n" -"PO-Revision-Date: 2022-02-03 13:55-0500\n" +"PO-Revision-Date: 2022-10-05 17:20-0400\n" "Last-Translator: Boyuan Yang <073plan@gmail.com>\n" "Language-Team: Chinese (simplified) <debian-l10n-chinese@lists.debian.org>\n" "Language: zh_CN\n" @@ -20,7 +20,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 3.0.1\n" +"X-Generator: Poedit 3.1.1\n" #: apt-pkg/acquire-item.cc msgid "" @@ -3694,6 +3694,8 @@ msgid "" "Key is stored in legacy trusted.gpg keyring (%s), see the DEPRECATION " "section in apt-key(8) for details." msgstr "" +"密钥存储在过时的 trusted.gpg 密钥环中(%s),请参见 apt-key(8) 的 " +"DEPRECATION 一节以了解详情。" #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. #: methods/gpgv.cc |