diff options
Diffstat (limited to 'po/ast.po')
-rw-r--r-- | po/ast.po | 56 |
1 files changed, 34 insertions, 22 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.14.22\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:47+0200\n" "Last-Translator: Marcos Alvarez Costales <marcos.alvarez.costales@gmail." "com>\n" @@ -2859,11 +2859,10 @@ msgid "'%.255s' contains no control component '%.255s'" msgstr "dpkg-deb: `%.255s' nun contién dengún componente de control `%.255s'\n" #: src/deb/info.c -#, c-format -msgid "open component '%.255s' (in %.255s) failed in an unexpected way" -msgstr "" -"l'apertura del componente `%.255s' (dientro de %.255s)\n" -"falló de mou inesperáu" +#, fuzzy, c-format +#| msgid "cannot open diversions: %s" +msgid "cannot open file '%.255s'" +msgstr "fallu al abrir ficheru de desvíos: %s" #: src/deb/info.c #, fuzzy, c-format @@ -2879,19 +2878,15 @@ msgid "cannot scan directory '%.255s'" msgstr "nun se puede desaminar el direutoriu `%.255s'" #: src/deb/info.c -#, c-format -msgid "cannot stat '%.255s' (in '%.255s')" -msgstr "nun puede efeutuase `stat' sobro `%.255s' (en `%.255s')" - -#: src/deb/info.c -#, c-format -msgid "cannot open '%.255s' (in '%.255s')" -msgstr "nun puede abrise `%.255s' (en `%.255s')" +#, fuzzy, c-format +msgid "cannot get file '%.255s' metadata" +msgstr "nun se puede abrir el ficheru fonte `%.250s'" #: src/deb/info.c -#, c-format -msgid "failed to read '%.255s' (in '%.255s')" -msgstr "falló al lleer `%.255s' (en `%.255s')" +#, fuzzy, c-format +#| msgid "unable to write %s: %s" +msgid "cannot read file '%.255s'" +msgstr "nun se puede escribir %s: %s" #: src/deb/info.c #, fuzzy, c-format @@ -3032,12 +3027,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" @@ -7807,6 +7801,24 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#, c-format +#~ msgid "open component '%.255s' (in %.255s) failed in an unexpected way" +#~ msgstr "" +#~ "l'apertura del componente `%.255s' (dientro de %.255s)\n" +#~ "falló de mou inesperáu" + +#, c-format +#~ msgid "cannot stat '%.255s' (in '%.255s')" +#~ msgstr "nun puede efeutuase `stat' sobro `%.255s' (en `%.255s')" + +#, c-format +#~ msgid "cannot open '%.255s' (in '%.255s')" +#~ msgstr "nun puede abrise `%.255s' (en `%.255s')" + +#, c-format +#~ msgid "failed to read '%.255s' (in '%.255s')" +#~ msgstr "falló al lleer `%.255s' (en `%.255s')" + #~ msgid "failed to open diversions file" #~ msgstr "fallu al abrir el ficheru de desvíos" |