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/it.po | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'po/it.po') diff --git a/po/it.po b/po/it.po index db1207adc..79f3d7608 100644 --- a/po/it.po +++ b/po/it.po @@ -449,20 +449,13 @@ msgstr "Inserire il disco chiamato \"%s\" nell'unità \"%s\" e premere Invio." # (ndt) sarebbe da controllare meglio assieme a quella dopo #: apt-pkg/acquire.cc apt-pkg/cdrom.cc #, c-format -msgid "List directory %spartial is missing." -msgstr "Manca la directory di liste %spartial." - -# (ndt) sarebbe da controllare meglio assieme a quella dopo -#: apt-pkg/acquire.cc -#, fuzzy, c-format -#| msgid "List directory %spartial is missing." -msgid "List directory %sauxfiles is missing." -msgstr "Manca la directory di liste %spartial." +msgid "List directory %s is missing." +msgstr "Manca la directory di liste %s." #: apt-pkg/acquire.cc #, c-format -msgid "Archives directory %spartial is missing." -msgstr "Manca la directory di archivio %spartial." +msgid "Archives directory %s is missing." +msgstr "Manca la directory di archivio %s." #: apt-pkg/acquire.cc #, c-format -- cgit v1.2.3