diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2020-02-26 21:30:15 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2020-02-26 21:31:05 +0100 |
commit | de9762d5443b8a957fae781bbdc4a740cc6c4e6f (patch) | |
tree | 5c2973c7e3eadb951ae7ee3e22fabb74ff4a9c62 /po/tl.po | |
parent | b71b6802fe64723117bce6d91495a8af98ac528a (diff) |
Release 1.9.111.9.11
Diffstat (limited to 'po/tl.po')
-rw-r--r-- | po/tl.po | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2020-01-15 23:07+0100\n" +"POT-Creation-Date: 2020-02-26 21:29+0100\n" "PO-Revision-Date: 2007-03-29 21:36+0800\n" "Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n" "Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\n" @@ -1016,6 +1016,12 @@ msgid "Unable to parse package file %s (%d)" msgstr "Hindi ma-parse ang talaksang pakete %s (%d)" #: apt-pkg/deb/debsystem.cc +#, fuzzy, c-format +#| msgid "Waiting for headers" +msgid "Waiting for cache lock (%s)" +msgstr "Naghihintay ng panimula" + +#: apt-pkg/deb/debsystem.cc #, c-format msgid "" "Unable to acquire the dpkg frontend lock (%s), is another process using it?" @@ -1515,7 +1521,9 @@ msgid "Unsupported file %s given on commandline" msgstr "" #: apt-pkg/srcrecords.cc -msgid "You must put some 'source' URIs in your sources.list" +#, fuzzy +#| msgid "You must put some 'source' URIs in your sources.list" +msgid "You must put some 'deb-src' URIs in your sources.list" msgstr "Kailangan niyong maglagay ng 'source' URIs sa inyong sources.list" #: apt-pkg/tagfile.cc |