diff options
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4\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: 2017-01-06 04:50+0900\n" "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -3854,6 +3854,13 @@ msgstr "" 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 |