summaryrefslogtreecommitdiff
path: root/po/zh_CN.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r--po/zh_CN.po44
1 files changed, 31 insertions, 13 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 6d5ed3ae3..474c14ab9 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 2.9.1\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2025-01-14 17:33+0000\n"
+"POT-Creation-Date: 2025-01-21 11:21+0000\n"
"PO-Revision-Date: 2024-04-16 13:15-0400\n"
"Last-Translator: Boyuan Yang <073plan@gmail.com>\n"
"Language-Team: Chinese (simplified) <debian-l10n-chinese@lists.debian.org>\n"
@@ -2600,6 +2600,25 @@ msgid "Missing Signed-By in the %s entry for '%s'"
msgstr "对‘%2$s’在 %1$s 一项中缺失了 Signed-By"
#: apt-private/private-update.cc
+msgid ""
+"Consider migrating all sources.list(5) entries to the deb822 .sources format"
+msgstr ""
+
+#: apt-private/private-update.cc
+msgid ""
+"The deb822 .sources format supports both embedded as well as external "
+"OpenPGP keys"
+msgstr ""
+
+#: apt-private/private-update.cc
+#, fuzzy
+#| msgid ""
+#| "See apt-secure(8) manpage for repository creation and user configuration "
+#| "details."
+msgid "See apt-secure(7) for best practices in configuring repository signing."
+msgstr "参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。"
+
+#: apt-private/private-update.cc
#, c-format
msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n"
msgid_plural ""
@@ -3755,18 +3774,6 @@ msgstr "无法运行 apt-key 以验证签名(您安装了 gnupg 吗?)"
msgid "Unknown error executing gpgv"
msgstr "运行 apt-key 时发生未知错误"
-#: methods/gpgv.cc
-#, fuzzy, c-format
-#| msgid ""
-#| "Key is stored in legacy trusted.gpg keyring (%s), see the DEPRECATION "
-#| "section in apt-key(8) for details."
-msgid ""
-"Key is stored in legacy trusted.gpg keyring (%s). Use Signed-By instead. See "
-"the USER CONFIGURATION section in apt-secure(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
#, c-format
@@ -3815,6 +3822,17 @@ msgstr "无法设置文件的修改日期"
msgid "Empty files can't be valid archives"
msgstr "空文件不是有效归档"
+#, fuzzy, c-format
+#~| msgid ""
+#~| "Key is stored in legacy trusted.gpg keyring (%s), see the DEPRECATION "
+#~| "section in apt-key(8) for details."
+#~ msgid ""
+#~ "Key is stored in legacy trusted.gpg keyring (%s). Use Signed-By instead. "
+#~ "See the USER CONFIGURATION section in apt-secure(8) for details."
+#~ msgstr ""
+#~ "密钥存储在过时的 trusted.gpg 密钥环中(%s),请参见 apt-key(8) 的 "
+#~ "DEPRECATION 一节以了解详情。"
+
#, c-format
#~ msgid ""
#~ "The method '%s' is unsupported and disabled by default. Consider "