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/cy.po | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'po/cy.po') diff --git a/po/cy.po b/po/cy.po index 1c9f5df69..ce4aeae0b 100644 --- a/po/cy.po +++ b/po/cy.po @@ -424,18 +424,13 @@ msgstr "" #: apt-pkg/acquire.cc apt-pkg/cdrom.cc #, fuzzy, c-format -msgid "List directory %spartial is missing." -msgstr "Mae'r cyfeiriadur rhestrau %spartial ar goll." +msgid "List directory %s is missing." +msgstr "Mae'r cyfeiriadur rhestrau %s ar goll." #: apt-pkg/acquire.cc #, fuzzy, c-format -msgid "List directory %sauxfiles is missing." -msgstr "Mae'r cyfeiriadur rhestrau %spartial ar goll." - -#: apt-pkg/acquire.cc -#, fuzzy, c-format -msgid "Archives directory %spartial is missing." -msgstr "Mae'r cyfeiriadur archif %spartial ar goll." +msgid "Archives directory %s is missing." +msgstr "Mae'r cyfeiriadur archif %s ar goll." #: apt-pkg/acquire.cc #, fuzzy, c-format @@ -1145,7 +1140,7 @@ msgstr " Wedi Sefydlu: " #: apt-pkg/deb/dpkgpm.cc #, fuzzy, c-format msgid "Directory '%s' missing" -msgstr "Mae'r cyfeiriadur rhestrau %spartial ar goll." +msgstr "Mae'r cyfeiriadur rhestrau %s ar goll." #: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc #, fuzzy, c-format -- cgit v1.2.3