diff options
author | David Kalnischkies <david@kalnischkies.de> | 2018-01-03 23:55:33 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2018-01-04 00:15:37 +0100 |
commit | 4ba38b9f2611c04a0e23b84a365253e65cad2969 (patch) | |
tree | be650d5bfeaaaff471c946f90b72d08c653feed3 /po/th.po | |
parent | a283107760379b869b9b730e03b9d2d4aac4e736 (diff) |
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
Diffstat (limited to 'po/th.po')
-rw-r--r-- | po/th.po | 14 |
1 files changed, 4 insertions, 10 deletions
@@ -419,19 +419,13 @@ msgstr "กรุณาใส่แผ่นชื่อ: '%s' ลงในไ #: apt-pkg/acquire.cc apt-pkg/cdrom.cc #, c-format -msgid "List directory %spartial is missing." -msgstr "ไม่มีไดเรกทอรีรายชื่อแพกเกจ %spartial" - -#: apt-pkg/acquire.cc -#, fuzzy, c-format -#| msgid "List directory %spartial is missing." -msgid "List directory %sauxfiles is missing." -msgstr "ไม่มีไดเรกทอรีรายชื่อแพกเกจ %spartial" +msgid "List directory %s is missing." +msgstr "ไม่มีไดเรกทอรีรายชื่อแพกเกจ %s" #: apt-pkg/acquire.cc #, c-format -msgid "Archives directory %spartial is missing." -msgstr "ไม่มีไดเรกทอรีแพกเกจ %spartial" +msgid "Archives directory %s is missing." +msgstr "ไม่มีไดเรกทอรีแพกเกจ %s" #: apt-pkg/acquire.cc #, c-format |