diff options
author | Julian Andres Klode <jak@debian.org> | 2022-10-28 18:36:59 +0000 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2022-10-28 18:36:59 +0000 |
commit | 3180d0817f2cab341d3972538cdfdc8fc7ea9363 (patch) | |
tree | c78112a86deedb87a0163a7abcedc4d6db9fed17 | |
parent | 47a04096b06702ddd9ca9909573c3dff0b8a7590 (diff) | |
parent | 8a43dc4e45db4e4be6c866da890da4ae3ead5ab0 (diff) |
Merge branch 'mr-update-zh_cn-translation' into 'main'
po/zh_CN.po: Update translation for apt/2.5.3
See merge request apt-team/apt!264
-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 |