diff options
Diffstat (limited to '')
-rw-r--r-- | po/tl.po | 52 |
1 files changed, 31 insertions, 21 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.13\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2024-07-21 20:18+0200\n" +"POT-Creation-Date: 2024-07-24 23:02+0200\n" "PO-Revision-Date: 2015-04-07 09:53+0200\n" "Last-Translator: Eric Pareja <xenos@upm.edu.ph>\n" "Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\n" @@ -2754,10 +2754,9 @@ msgid "'%.255s' contains no control component '%.255s'" msgstr "dpkg-deb: `%.255s' ay hindi naglalaman ng control component `%.255s'\n" #: src/deb/info.c -#, c-format -msgid "open component '%.255s' (in %.255s) failed in an unexpected way" -msgstr "" -"pagbukas ng bahaging `%.255s' (ng %.255s) bigo sa hindi inaasahang paraan" +#, fuzzy, c-format +msgid "cannot open file '%.255s'" +msgstr "hindi mabuksan ang talaan`%s': %s\n" #: src/deb/info.c #, fuzzy, c-format @@ -2773,19 +2772,14 @@ msgid "cannot scan directory '%.255s'" msgstr "hindi ma-scan ang directory `%.255s'" #: src/deb/info.c -#, c-format -msgid "cannot stat '%.255s' (in '%.255s')" -msgstr "hindi ma-stat ang `%.255s' (sa `%.255s')" - -#: src/deb/info.c -#, c-format -msgid "cannot open '%.255s' (in '%.255s')" -msgstr "hindi mabuksan ang `%.255s' (sa `%.255s')" +#, fuzzy, c-format +msgid "cannot get file '%.255s' metadata" +msgstr "hindi mabuksan ang pinagmulan na talaksang `%.250s'" #: src/deb/info.c -#, c-format -msgid "failed to read '%.255s' (in '%.255s')" -msgstr "bigo ang pagbasa ng `%.255s' (sa `%.255s')" +#, fuzzy, c-format +msgid "cannot read file '%.255s'" +msgstr "hindi ma-execute ang %s" #: src/deb/info.c #, fuzzy, c-format @@ -2933,12 +2927,11 @@ msgid "" " --threads-max=<threads> Use at most <threads> with compressor.\n" " --[no-]uniform-compression Use the compression params on all " "members.\n" -" -z# Set the compression level when building.\n" -" -Z<type> Set the compression type used when " -"building.\n" +" -Z, --compression=<compressor> Set build compression type.\n" " Allowed types: gzip, xz, zstd, none.\n" -" -S<strategy> Set the compression strategy when " -"building.\n" +" -z, --compression-level=<level> Set build compression level.\n" +" -S, --compression-strategy=<name>\n" +" Set build compression strategy.\n" " Allowed values: none; extreme (xz);\n" " filtered, huffman, rle, fixed (gzip).\n" "\n" @@ -7288,6 +7281,23 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#, c-format +#~ msgid "open component '%.255s' (in %.255s) failed in an unexpected way" +#~ msgstr "" +#~ "pagbukas ng bahaging `%.255s' (ng %.255s) bigo sa hindi inaasahang paraan" + +#, c-format +#~ msgid "cannot stat '%.255s' (in '%.255s')" +#~ msgstr "hindi ma-stat ang `%.255s' (sa `%.255s')" + +#, c-format +#~ msgid "cannot open '%.255s' (in '%.255s')" +#~ msgstr "hindi mabuksan ang `%.255s' (sa `%.255s')" + +#, c-format +#~ msgid "failed to read '%.255s' (in '%.255s')" +#~ msgstr "bigo ang pagbasa ng `%.255s' (sa `%.255s')" + #~ msgid "failed to open diversions file" #~ msgstr "bigo sa pagbukas ng talaksang dibersyon" |