diff options
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r-- | po/zh_TW.po | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 46bce6c0c..e8a472bd2 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -12,7 +12,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: 2023-07-12 15:26+0000\n" +"POT-Creation-Date: 2023-09-16 13:02+0200\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." @@ -1802,6 +1802,16 @@ msgid "Packages need to be removed but remove is disabled." msgstr "有套件需要被移除,但卻被禁止移除。" #: apt-private/private-install.cc +msgid "Unmerged usr is no longer supported, install usrmerge to continue." +msgstr "" + +#. TRANSLATORS: %s is a url to a page describing merged-usr (bookworm release notes) +#: apt-private/private-install.cc +#, c-format +msgid "See %s for more details." +msgstr "" + +#: apt-private/private-install.cc #, fuzzy msgid "" "Essential packages were removed and -y was used without --allow-remove-" |