From 4ba38b9f2611c04a0e23b84a365253e65cad2969 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Wed, 3 Jan 2018 23:55:33 +0100 Subject: simplify translating "lists directory missing" msg The appended "partial" should not be translated, but some translations got this wrong and now that there is also "auxfiles" we can just fix that problem by hiding these untranslatables from the translators. Gbp-Dch: Ignore --- po/zh_TW.po | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'po/zh_TW.po') diff --git a/po/zh_TW.po b/po/zh_TW.po index 9404b4aca..12a2752af 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -418,18 +418,13 @@ msgstr "請把標籤為 '%s' 的光碟放入 '%s' 裝置中,然後按下 [Ente #: apt-pkg/acquire.cc apt-pkg/cdrom.cc #, fuzzy, c-format -msgid "List directory %spartial is missing." -msgstr "找不到清單目錄 %spartial。" +msgid "List directory %s is missing." +msgstr "找不到清單目錄 %s。" #: apt-pkg/acquire.cc #, fuzzy, c-format -msgid "List directory %sauxfiles is missing." -msgstr "找不到清單目錄 %spartial。" - -#: apt-pkg/acquire.cc -#, fuzzy, c-format -msgid "Archives directory %spartial is missing." -msgstr "找不到套件檔目錄 %spartial。" +msgid "Archives directory %s is missing." +msgstr "找不到套件檔目錄 %s。" #: apt-pkg/acquire.cc #, fuzzy, c-format -- cgit v1.2.3