diff options
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 546ab38f4..8bdae1ecb 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.2.X\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: 2009-01-28 10:41+0800\n" "Last-Translator: Tetralet <tetralet@gmail.com>\n" "Language-Team: Debian-user in Chinese [Big5] <debian-chinese-big5@lists." @@ -3681,6 +3681,13 @@ msgstr "無法執行 '%s' 來驗證簽章(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 |