diff options
author | Guillem Jover <guillem@debian.org> | 2019-01-22 14:26:03 +0100 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2019-01-22 14:26:03 +0100 |
commit | aac92cd67b6446cd6c444709927f18edd702cf9a (patch) | |
tree | 8583eb9bdd7ab3d60ad8da76a1546db389670819 /po | |
parent | e17e2f5fe161762afd788e99141b70e8de7505da (diff) | |
download | dpkg-aac92cd67b6446cd6c444709927f18edd702cf9a.tar.gz |
po: Regenerate .pot files and merge .po files with them
Diffstat (limited to 'po')
-rw-r--r-- | po/ast.po | 114 | ||||
-rw-r--r-- | po/bs.po | 103 | ||||
-rw-r--r-- | po/ca.po | 175 | ||||
-rw-r--r-- | po/cs.po | 175 | ||||
-rw-r--r-- | po/da.po | 131 | ||||
-rw-r--r-- | po/de.po | 175 | ||||
-rw-r--r-- | po/dpkg.pot | 100 | ||||
-rw-r--r-- | po/dz.po | 113 | ||||
-rw-r--r-- | po/el.po | 113 | ||||
-rw-r--r-- | po/eo.po | 131 | ||||
-rw-r--r-- | po/es.po | 175 | ||||
-rw-r--r-- | po/et.po | 112 | ||||
-rw-r--r-- | po/eu.po | 131 | ||||
-rw-r--r-- | po/fr.po | 131 | ||||
-rw-r--r-- | po/gl.po | 113 | ||||
-rw-r--r-- | po/hu.po | 114 | ||||
-rw-r--r-- | po/id.po | 115 | ||||
-rw-r--r-- | po/it.po | 82 | ||||
-rw-r--r-- | po/ja.po | 131 | ||||
-rw-r--r-- | po/km.po | 114 | ||||
-rw-r--r-- | po/ko.po | 115 | ||||
-rw-r--r-- | po/ku.po | 103 | ||||
-rw-r--r-- | po/lt.po | 111 | ||||
-rw-r--r-- | po/mr.po | 114 | ||||
-rw-r--r-- | po/nb.po | 114 | ||||
-rw-r--r-- | po/ne.po | 113 | ||||
-rw-r--r-- | po/nl.po | 82 | ||||
-rw-r--r-- | po/nn.po | 112 | ||||
-rw-r--r-- | po/pa.po | 104 | ||||
-rw-r--r-- | po/pl.po | 175 | ||||
-rw-r--r-- | po/pt.po | 377 | ||||
-rw-r--r-- | po/pt_BR.po | 112 | ||||
-rw-r--r-- | po/ro.po | 115 | ||||
-rw-r--r-- | po/ru.po | 131 | ||||
-rw-r--r-- | po/sk.po | 131 | ||||
-rw-r--r-- | po/sv.po | 131 | ||||
-rw-r--r-- | po/th.po | 131 | ||||
-rw-r--r-- | po/tl.po | 112 | ||||
-rw-r--r-- | po/tr.po | 175 | ||||
-rw-r--r-- | po/vi.po | 131 | ||||
-rw-r--r-- | po/zh_CN.po | 188 | ||||
-rw-r--r-- | po/zh_TW.po | 175 |
42 files changed, 4533 insertions, 1067 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: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:47+0200\n" "Last-Translator: Marcos Alvarez Costales <marcos.alvarez.costales@gmail." "com>\n" @@ -1584,6 +1584,11 @@ msgstr "" msgid "missing closing brace" msgstr "falta'l nome alternativu" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1675,6 +1680,69 @@ msgstr "el soprocesu %s falló con códigu d'estáu d'espera %d" msgid "wait for %s subprocess failed" msgstr "el `wait' de %s falló" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "caráuter `%c' inválidu nel anchor del campu\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "caráuter `%c' inválidu nel anchor del campu\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid status" +msgid "invalid tar header uid field" +msgstr "estáu inválidu" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "statoverride file `%.250s'" +msgid "invalid tar header gid field" +msgstr "ficheru de `statoverride' `%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "caráuter `%c' inválidu nel anchor del campu\n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "¡triba de compresión «%s» desconocía!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat old name `%s': %s" @@ -3564,27 +3632,27 @@ msgstr "Programa de xestión de paquetes \"%s\" de Debian versión %s.\n" #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -5307,11 +5375,9 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "fallu al lleer la salida de tar de dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "sistema de ficheros del archivu-tar dañado - archivu de paquete frañáu" #: src/unpack.c @@ -6670,8 +6736,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -7226,6 +7293,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "fallu al lleer la salida de tar de dpkg-deb" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.13\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 10:02+0200\n" "Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n" "Language-Team: Bosnian <lokal@linux.org.ba>\n" @@ -1458,6 +1458,11 @@ msgstr "" msgid "missing closing brace" msgstr "" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1544,6 +1549,63 @@ msgstr "" msgid "wait for %s subprocess failed" msgstr "" +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header size field" +msgstr "broj verzije" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header mtime field" +msgstr "broj verzije" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header uid field" +msgstr "broj verzije" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header gid field" +msgstr "broj verzije" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header checksum field" +msgstr "broj verzije" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unknown tar header type '%c'" +msgstr "" + #: lib/dpkg/treewalk.c #, c-format msgid "cannot stat pathname '%s'" @@ -3094,27 +3156,27 @@ msgstr "Debianov `%s' program za rukovanje paketima." #, c-format msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4464,11 +4526,7 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "" #: src/unpack.c @@ -5527,8 +5585,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.18.1\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2017-04-29 16:21+0200\n" "Last-Translator: Guillem Jover <guillem@debian.org>\n" "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n" @@ -1463,6 +1463,11 @@ msgstr "l'amplada del camp és fora de rang" msgid "missing closing brace" msgstr "manca la clau de tancament" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1556,6 +1561,70 @@ msgstr "el subprocés %s ha fallat amb codi d'estat en espera %d" msgid "wait for %s subprocess failed" msgstr "el «wait» per al subprocés %s ha fallat" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "el caràcter «%c» no és vàlid en l'amplada del camp" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "el caràcter «%c» no és vàlid en l'amplada del camp" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride uid %s" +msgid "invalid tar header uid field" +msgstr "l'uid %s de statoverride no és vàlid" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride gid %s" +msgid "invalid tar header gid field" +msgstr "el gid %s de statoverride no és vàlid" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "el caràcter «%c» no és vàlid en l'amplada del camp" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "no s'admeten les opcions a la capçalera del fitxer" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "el tipus de compressió «%s» és desconegut!" + #: lib/dpkg/treewalk.c #, c-format msgid "cannot stat pathname '%s'" @@ -3295,30 +3364,72 @@ msgid "Debian '%s' package management program version %s.\n" msgstr "Programa de gestió de paquets «%s» de Debian versió %s.\n" #: src/main.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Commands:\n" +#| " -i|--install <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --unpack <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " -A|--record-avail <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --configure <package> ... | -a|--pending\n" +#| " --triggers-only <package> ... | -a|--pending\n" +#| " -r|--remove <package> ... | -a|--pending\n" +#| " -P|--purge <package> ... | -a|--pending\n" +#| " -V|--verify <package> ... Verify the integrity of package(s).\n" +#| " --get-selections [<pattern> ...] Get list of selections to stdout.\n" +#| " --set-selections Set package selections from stdin.\n" +#| " --clear-selections Deselect every non-essential package.\n" +#| " --update-avail [<Packages-file>] Replace available packages info.\n" +#| " --merge-avail [<Packages-file>] Merge with info from file.\n" +#| " --clear-avail Erase existing available info.\n" +#| " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" +#| " -s|--status <package> ... Display package status details.\n" +#| " -p|--print-avail <package> ... Display available version details.\n" +#| " -L|--listfiles <package> ... List files 'owned' by package(s).\n" +#| " -l|--list [<pattern> ...] List packages concisely.\n" +#| " -S|--search <pattern> ... Find package(s) owning file(s).\n" +#| " -C|--audit [<package> ...] Check for broken package(s).\n" +#| " --yet-to-unpack Print packages selected for " +#| "installation.\n" +#| " --predep-package Print pre-dependencies to unpack.\n" +#| " --add-architecture <arch> Add <arch> to the list of " +#| "architectures.\n" +#| " --remove-architecture <arch> Remove <arch> from the list of " +#| "architectures.\n" +#| " --print-architecture Print dpkg architecture.\n" +#| " --print-foreign-architectures Print allowed foreign architectures.\n" +#| " --assert-<feature> Assert support for the specified " +#| "feature.\n" +#| " --validate-<thing> <string> Validate a <thing>'s <string>.\n" +#| " --compare-versions <a> <op> <b> Compare version numbers - see below.\n" +#| " --force-help Show help on forcing.\n" +#| " -Dh|--debug=help Show help on debugging.\n" +#| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4994,11 +5105,9 @@ msgid "package filesystem archive extraction" msgstr "extracció de l'arxiu de sistema de fitxers del paquet" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "s'ha produït un error en llegir l'eixida tar de dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "" "sistema de fitxers de l'arxiu tar corromput - arxiu del paquet corromput" @@ -6237,7 +6346,21 @@ msgstr "" "\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -6247,8 +6370,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6759,6 +6883,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "Es requereix autenticació per a executar update-alternatives" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "s'ha produït un error en llegir l'eixida tar de dpkg-deb" + #~ msgid "cannot open control file '%s' for package '%s'" #~ msgstr "no es pot obrir el fitxer de control «%s» del paquet «%s»" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2017-05-06 12:49+0200\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" @@ -1418,6 +1418,11 @@ msgstr "šířka položky je mimo rozsah" msgid "missing closing brace" msgstr "chybí uzavírací závorka" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1509,6 +1514,70 @@ msgstr "podproces %s vrátil čekací chybový status %d" msgid "wait for %s subprocess failed" msgstr "čekání na podproces %s selhalo" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "šířka položky obsahuje neplatný znak „%c“" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "šířka položky obsahuje neplatný znak „%c“" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride uid %s" +msgid "invalid tar header uid field" +msgstr "neplatné uid %s ve statoverride" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride gid %s" +msgid "invalid tar header gid field" +msgstr "neplatné gid %s ve statoverride" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "šířka položky obsahuje neplatný znak „%c“" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "nepodporované volby v hlavičce souboru" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "neznámý typ komprese „%s“!" + #: lib/dpkg/treewalk.c #, c-format msgid "cannot stat pathname '%s'" @@ -3198,30 +3267,72 @@ msgid "Debian '%s' package management program version %s.\n" msgstr "Debian „%s“ - program pro správu balíků verze %s.\n" #: src/main.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Commands:\n" +#| " -i|--install <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --unpack <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " -A|--record-avail <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --configure <package> ... | -a|--pending\n" +#| " --triggers-only <package> ... | -a|--pending\n" +#| " -r|--remove <package> ... | -a|--pending\n" +#| " -P|--purge <package> ... | -a|--pending\n" +#| " -V|--verify <package> ... Verify the integrity of package(s).\n" +#| " --get-selections [<pattern> ...] Get list of selections to stdout.\n" +#| " --set-selections Set package selections from stdin.\n" +#| " --clear-selections Deselect every non-essential package.\n" +#| " --update-avail [<Packages-file>] Replace available packages info.\n" +#| " --merge-avail [<Packages-file>] Merge with info from file.\n" +#| " --clear-avail Erase existing available info.\n" +#| " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" +#| " -s|--status <package> ... Display package status details.\n" +#| " -p|--print-avail <package> ... Display available version details.\n" +#| " -L|--listfiles <package> ... List files 'owned' by package(s).\n" +#| " -l|--list [<pattern> ...] List packages concisely.\n" +#| " -S|--search <pattern> ... Find package(s) owning file(s).\n" +#| " -C|--audit [<package> ...] Check for broken package(s).\n" +#| " --yet-to-unpack Print packages selected for " +#| "installation.\n" +#| " --predep-package Print pre-dependencies to unpack.\n" +#| " --add-architecture <arch> Add <arch> to the list of " +#| "architectures.\n" +#| " --remove-architecture <arch> Remove <arch> from the list of " +#| "architectures.\n" +#| " --print-architecture Print dpkg architecture.\n" +#| " --print-foreign-architectures Print allowed foreign architectures.\n" +#| " --assert-<feature> Assert support for the specified " +#| "feature.\n" +#| " --validate-<thing> <string> Validate a <thing>'s <string>.\n" +#| " --compare-versions <a> <op> <b> Compare version numbers - see below.\n" +#| " --force-help Show help on forcing.\n" +#| " -Dh|--debug=help Show help on debugging.\n" +#| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4791,11 +4902,9 @@ msgid "package filesystem archive extraction" msgstr "rozbalení balíku" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "chyba při čtení tar výstupu z dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "poškozený systémový tar soubor - poškozený balík" #: src/unpack.c @@ -5983,7 +6092,21 @@ msgstr "" "\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -5993,8 +6116,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6487,6 +6611,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "chyba při čtení tar výstupu z dpkg-deb" + #~ msgid "cannot open control file '%s' for package '%s'" #~ msgstr "nelze otevřít řídící soubor „%s“ balíku „%s“" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.22\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:48+0200\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" @@ -1475,6 +1475,11 @@ msgstr "feltbredde er uden for interval" msgid "missing closing brace" msgstr "manglende slutkantparentes" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1567,6 +1572,70 @@ msgstr "underproces %s mislykkedes med ventestatuskode %d" msgid "wait for %s subprocess failed" msgstr "afventning af underprocessen %s mislykkedes" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "ugyldigt tegn '%c' i feltbredden" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "ugyldigt tegn '%c' i feltbredden" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid status" +msgid "invalid tar header uid field" +msgstr "ugyldig status" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "reading statoverride file '%.250s'" +msgid "invalid tar header gid field" +msgstr "læser statoverride-fil '%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "ugyldigt tegn '%c' i feltbredden" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "ikke understøttede indstillinger i filhoved" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "ukendt komprimeringstype '%s'!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat file '%s'" @@ -3317,27 +3386,27 @@ msgstr "Debian '%s' pakkehåndteringsprogram version %s.\n" #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4978,11 +5047,9 @@ msgid "package filesystem archive extraction" msgstr "arkivudtrækning for pakkefilsystem" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "fejl ved læsning af dpkg-deb's tar-uddata" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "ødelagt filsystem-tarfil - ødelagt pakkearkiv" #: src/unpack.c @@ -6196,7 +6263,21 @@ msgstr "" "\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -6206,8 +6287,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6710,6 +6792,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "fejl ved læsning af dpkg-deb's tar-uddata" + #, fuzzy #~| msgid "cannot open '%s' control file for package '%s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.19.2\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2018-10-08 18:07+0200\n" "Last-Translator: Sven Joachim <svenjoac@gmx.de>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" @@ -1408,6 +1408,11 @@ msgstr "Feldbreite ist außerhalb des Wertebereichs" msgid "missing closing brace" msgstr "fehlende schließende geschweifte Klammer" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1497,6 +1502,70 @@ msgstr "»%s«-Unterprozess mit Warte-Statuswert %d fehlgeschlagen" msgid "wait for %s subprocess failed" msgstr "Warten auf »%s«-Unterprozess fehlgeschlagen" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "ungültiges Zeichen »%c« in Feldbreite" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "ungültiges Zeichen »%c« in Feldbreite" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride uid %s" +msgid "invalid tar header uid field" +msgstr "ungültige Statoverride-UID %s" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride gid %s" +msgid "invalid tar header gid field" +msgstr "ungültige Statoverride-GID %s" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "ungültiges Zeichen »%c« in Feldbreite" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "nicht unterstützte Optionen in Dateikopf" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "unbekannter Komprimierungstyp »%s«!" + #: lib/dpkg/treewalk.c #, c-format msgid "cannot stat pathname '%s'" @@ -3240,30 +3309,72 @@ msgid "Debian '%s' package management program version %s.\n" msgstr "Debian »%s« Paketmanagement-Programm Version %s.\n" #: src/main.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Commands:\n" +#| " -i|--install <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --unpack <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " -A|--record-avail <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --configure <package> ... | -a|--pending\n" +#| " --triggers-only <package> ... | -a|--pending\n" +#| " -r|--remove <package> ... | -a|--pending\n" +#| " -P|--purge <package> ... | -a|--pending\n" +#| " -V|--verify <package> ... Verify the integrity of package(s).\n" +#| " --get-selections [<pattern> ...] Get list of selections to stdout.\n" +#| " --set-selections Set package selections from stdin.\n" +#| " --clear-selections Deselect every non-essential package.\n" +#| " --update-avail [<Packages-file>] Replace available packages info.\n" +#| " --merge-avail [<Packages-file>] Merge with info from file.\n" +#| " --clear-avail Erase existing available info.\n" +#| " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" +#| " -s|--status <package> ... Display package status details.\n" +#| " -p|--print-avail <package> ... Display available version details.\n" +#| " -L|--listfiles <package> ... List files 'owned' by package(s).\n" +#| " -l|--list [<pattern> ...] List packages concisely.\n" +#| " -S|--search <pattern> ... Find package(s) owning file(s).\n" +#| " -C|--audit [<package> ...] Check for broken package(s).\n" +#| " --yet-to-unpack Print packages selected for " +#| "installation.\n" +#| " --predep-package Print pre-dependencies to unpack.\n" +#| " --add-architecture <arch> Add <arch> to the list of " +#| "architectures.\n" +#| " --remove-architecture <arch> Remove <arch> from the list of " +#| "architectures.\n" +#| " --print-architecture Print dpkg architecture.\n" +#| " --print-foreign-architectures Print allowed foreign architectures.\n" +#| " --assert-<feature> Assert support for the specified " +#| "feature.\n" +#| " --validate-<thing> <string> Validate a <thing>'s <string>.\n" +#| " --compare-versions <a> <op> <b> Compare version numbers - see below.\n" +#| " --force-help Show help on forcing.\n" +#| " -Dh|--debug=help Show help on debugging.\n" +#| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4899,11 +5010,9 @@ msgid "package filesystem archive extraction" msgstr "Paket-Dateisystemarchiv-Extraktion" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "Fehler beim Lesen der dpkg-deb-tar-Ausgabe" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "defektes Tar-Dateisystem - Paketarchiv ist defekt" #: src/unpack.c @@ -6101,7 +6210,21 @@ msgstr "" " automatischen Modus höhere Priorität.\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -6111,8 +6234,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6627,6 +6751,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "Authentifizierung ist erforderlich, um update-alternatives auszuführen" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "Fehler beim Lesen der dpkg-deb-tar-Ausgabe" + #~ msgid "cannot open control file '%s' for package '%s'" #~ msgstr "Control-Datei »%s« für Paket »%s« kann nicht geöffnet werden" diff --git a/po/dpkg.pot b/po/dpkg.pot index 2e0c8fee8..9f7786a30 100644 --- a/po/dpkg.pot +++ b/po/dpkg.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: dpkg 1.19.2\n" +"Project-Id-Version: dpkg 1.19.3\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1362,6 +1362,11 @@ msgstr "" msgid "missing closing brace" msgstr "" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1448,6 +1453,58 @@ msgstr "" msgid "wait for %s subprocess failed" msgstr "" +#: lib/dpkg/tarfn.c +msgid "invalid tar header size field" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header mtime field" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header uid field" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header gid field" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum field" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unknown tar header type '%c'" +msgstr "" + #: lib/dpkg/treewalk.c #, c-format msgid "cannot stat pathname '%s'" @@ -2972,27 +3029,27 @@ msgstr "" #, c-format msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4318,11 +4375,7 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "" #: src/unpack.c @@ -5368,8 +5421,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:48+0200\n" "Last-Translator: Tshewang Norbu <bumthap2006@hotmail.com>\n" "Language-Team: Dzongkha <pgeyleg@dit.gov.bt>\n" @@ -1518,6 +1518,11 @@ msgstr "" msgid "missing closing brace" msgstr "བརླག་སྟོར་ཞུགས་ཡོད་པའི་གདམ་ལྡེ་མིང་།" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1607,6 +1612,68 @@ msgstr "ལས་སྦྱོར་ཡན་ལག་ %s འདི་བསྒ msgid "wait for %s subprocess failed" msgstr "%s གི་དོན་ལུ་བསྒུག་ནི་འཐུས་ཤོར་བྱུང་ཡོདཔ།" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "ས་སྒོ་རྒྱ་ཚད་ནང་ལུ་ནུས་མེད་ཡིག་འབྲུ་ `%c' \n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "ས་སྒོ་རྒྱ་ཚད་ནང་ལུ་ནུས་མེད་ཡིག་འབྲུ་ `%c' \n" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header uid field" +msgstr "ནུས་མེད་དུས་མཐུནམ་བཟོ་ནི་ཐབས་ལམ" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "dpkg-statoverride: %s" +msgid "invalid tar header gid field" +msgstr "ཌི་པི་ཀེ་ཇི་-སི་ཊེཊི་ཟུར་བཞག: %s" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "ས་སྒོ་རྒྱ་ཚད་ནང་ལུ་ནུས་མེད་ཡིག་འབྲུ་ `%c' \n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "མ་ཤེས་པའི་ཨེབ་བཙུགས་ཀྱི་དབྱེ་བ་ `%s'!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat old name `%s': %s" @@ -3386,27 +3453,27 @@ msgstr "ཌི་བི་ཡཱན་ `%s' ཐུམ་སྒྲིལ་འཛ #, fuzzy, c-format msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -5041,11 +5108,9 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "dpkg-deb ཊར་ཨའུཊི་པུཏི་ ལྷག་པའི་སྐབས་འཛོལ་བ།" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "ངན་ཅན་བཟོ་ཡོད་པའི་ཡིག་སྣོད་རིམ་ལུགས་ཊར་ཡིག་སྣོད་ - ངན་ཅན་བཟོ་ཡོད་པའི་ཐུམ་སྒྲིལ་ཡིག་མཛོད།" #: src/unpack.c @@ -6341,8 +6406,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6854,6 +6920,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "dpkg-deb ཊར་ཨའུཊི་པུཏི་ ལྷག་པའི་སྐབས་འཛོལ་བ།" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:48+0200\n" "Last-Translator: quad-nrg.net <yodesy@quad-nrg.net>\n" "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n" @@ -1545,6 +1545,11 @@ msgstr "" msgid "missing closing brace" msgstr "λείπει altname" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1637,6 +1642,68 @@ msgstr "η υποδιεργασία %s απέτυχε με κωδικό κατά msgid "wait for %s subprocess failed" msgstr "η αναμονή για %s απέτυχε" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "μη έγκυρος χαρακτήρας `%c' στο πλάτος πεδίου\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "μη έγκυρος χαρακτήρας `%c' στο πλάτος πεδίου\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header uid field" +msgstr "μη έγκυρη κατάσταση ενημέρωσης" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "statoverride file `%.250s'" +msgid "invalid tar header gid field" +msgstr "αρχείο statoverride `%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "μη έγκυρος χαρακτήρας `%c' στο πλάτος πεδίου\n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "άγνωστος τύπος συμπίεσης '%s'!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat old name `%s': %s" @@ -3531,27 +3598,27 @@ msgstr "Πρόγραμμα διαχείρισης πακέτων του Debian ` #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -5304,11 +5371,9 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "σφάλμα κατά την ανάγνωση της εξόδου της tar από το dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "κατεστραμμένη αρχειοθήκη tar - κατεστραμμένη αρχειοθήκη πακέτου" #: src/unpack.c @@ -6672,8 +6737,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -7198,6 +7264,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "σφάλμα κατά την ανάγνωση της εξόδου της tar από το dpkg-deb" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:49+0200\n" "Last-Translator: Felipe Castro <fefcas@gmail.com>\n" "Language-Team: Esperanto <debian-l10n-esperanto@lists.debian.org>\n" @@ -1453,6 +1453,11 @@ msgstr "kampo laĝeco estas for de intervalo" msgid "missing closing brace" msgstr "mankas ferma kuniga krampo" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1545,6 +1550,70 @@ msgstr "la subprocezo %s malsukcesis kun atenda stato-kodo %d" msgid "wait for %s subprocess failed" msgstr "atendo je subprocezo %s malsukcesis" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "malvalida signo '%c' en kampo larĝeco" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "malvalida signo '%c' en kampo larĝeco" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid status" +msgid "invalid tar header uid field" +msgstr "malvalida stato" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "reading statoverride file '%.250s'" +msgid "invalid tar header gid field" +msgstr "legado de dosiero 'statoverride' '%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "malvalida signo '%c' en kampo larĝeco" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "nesubtenataj elektebloj en dosierkapo" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "nekonata densig-tipo '%s'!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat file '%s'" @@ -3293,27 +3362,27 @@ msgstr "Debian '%s', pak-administra programo versio %s.\n" #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4930,11 +4999,9 @@ msgid "package filesystem archive extraction" msgstr "eltirado de paka dosiersistema arkivo" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "eraro dum legado de eligo de dpkg-deb tar" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "misrompita dosiersistema tar-dosiero - misrompita pak-arkivo" #: src/unpack.c @@ -6156,7 +6223,21 @@ msgstr "" "\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -6166,8 +6247,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6670,6 +6752,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "eraro dum legado de eligo de dpkg-deb tar" + #, fuzzy #~| msgid "cannot open '%s' control file for package '%s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -40,7 +40,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.16.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2017-11-08 00:59+0100\n" "Last-Translator: Javier Fernandez-Sanguino <jfs@debian.org>\n" "Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -1540,6 +1540,11 @@ msgstr "el ancho del cambio está fuera de rango" msgid "missing closing brace" msgstr "falta el caracter de cierre" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1627,6 +1632,70 @@ msgstr "el subproceso %s falló con código de estado de espera %d" msgid "wait for %s subprocess failed" msgstr "falló la orden `wait' para el subproceso %s" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "carácter `%c' inválido en el ancho del campo" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "carácter `%c' inválido en el ancho del campo" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride uid %s" +msgid "invalid tar header uid field" +msgstr "uid statoverride inválido %s" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride gid %s" +msgid "invalid tar header gid field" +msgstr "gid statoverrid inválido %s" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "carácter `%c' inválido en el ancho del campo" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "opciones no soportadas en la cabecera del fichero" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "¡tipo de compresión `%s' desconocido!" + # FIXME: Traducción de 'stat' #: lib/dpkg/treewalk.c #, c-format @@ -3396,30 +3465,72 @@ msgid "Debian '%s' package management program version %s.\n" msgstr "Programa de gestión de paquetes de Debian `%s' versión %s.\n" #: src/main.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Commands:\n" +#| " -i|--install <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --unpack <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " -A|--record-avail <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --configure <package> ... | -a|--pending\n" +#| " --triggers-only <package> ... | -a|--pending\n" +#| " -r|--remove <package> ... | -a|--pending\n" +#| " -P|--purge <package> ... | -a|--pending\n" +#| " -V|--verify <package> ... Verify the integrity of package(s).\n" +#| " --get-selections [<pattern> ...] Get list of selections to stdout.\n" +#| " --set-selections Set package selections from stdin.\n" +#| " --clear-selections Deselect every non-essential package.\n" +#| " --update-avail [<Packages-file>] Replace available packages info.\n" +#| " --merge-avail [<Packages-file>] Merge with info from file.\n" +#| " --clear-avail Erase existing available info.\n" +#| " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" +#| " -s|--status <package> ... Display package status details.\n" +#| " -p|--print-avail <package> ... Display available version details.\n" +#| " -L|--listfiles <package> ... List files 'owned' by package(s).\n" +#| " -l|--list [<pattern> ...] List packages concisely.\n" +#| " -S|--search <pattern> ... Find package(s) owning file(s).\n" +#| " -C|--audit [<package> ...] Check for broken package(s).\n" +#| " --yet-to-unpack Print packages selected for " +#| "installation.\n" +#| " --predep-package Print pre-dependencies to unpack.\n" +#| " --add-architecture <arch> Add <arch> to the list of " +#| "architectures.\n" +#| " --remove-architecture <arch> Remove <arch> from the list of " +#| "architectures.\n" +#| " --print-architecture Print dpkg architecture.\n" +#| " --print-foreign-architectures Print allowed foreign architectures.\n" +#| " --assert-<feature> Assert support for the specified " +#| "feature.\n" +#| " --validate-<thing> <string> Validate a <thing>'s <string>.\n" +#| " --compare-versions <a> <op> <b> Compare version numbers - see below.\n" +#| " --force-help Show help on forcing.\n" +#| " -Dh|--debug=help Show help on debugging.\n" +#| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -5107,11 +5218,9 @@ msgid "package filesystem archive extraction" msgstr "extracción del archivo del sistema de ficheros del paquete" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "error al leer la salida de tar de dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "sistema de ficheros del archivo tar dañado - archivo de paquete dañado" # Please, que alguien me diga qué es eso de zap. sv @@ -6347,7 +6456,21 @@ msgstr "" # NOTE: `override' se traduce como redefinición porque no se "anula" o # "hace caso omiso" de los valores de dpkg, se reemplazan por otros. #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -6357,8 +6480,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6867,6 +6991,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "Es necesario autenticarse para ejecutar `update-alternatives'" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "error al leer la salida de tar de dpkg-deb" + #~ msgid "cannot open control file '%s' for package '%s'" #~ msgstr "no se puede abrir el fichero de control `%s' del paquete `%s'" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.14.5\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:49+0200\n" "Last-Translator: Ivar Smolin <okul@linux.ee>\n" "Language-Team: Estonian <et@li.org>\n" @@ -1464,6 +1464,11 @@ msgstr "" msgid "missing closing brace" msgstr "" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1552,6 +1557,67 @@ msgstr "alamprotsess %s tagastas lõpetamisel veakoodi %d" msgid "wait for %s subprocess failed" msgstr "tõrge %s järel ootamisel" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "nothing after colon in version number" +msgid "invalid tar header size field" +msgstr "versiooninumber lõpeb kooloniga" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "nothing after colon in version number" +msgid "invalid tar header mtime field" +msgstr "versiooninumber lõpeb kooloniga" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header uid field" +msgstr "lähtefaili `%.250s' pole võimalik avada" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header gid field" +msgstr "lähtefaili `%.250s' pole võimalik avada" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "nothing after colon in version number" +msgid "invalid tar header checksum field" +msgstr "versiooninumber lõpeb kooloniga" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "tundmatu pakkimisliik `%s'!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "unable to read %s: %s" @@ -3225,27 +3291,27 @@ msgstr "Debiani pakihaldusprogrammi `%s' versioon %s.\n" #, c-format msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4744,11 +4810,9 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "viga dpkg-deb tar väljundi lugemisel" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "vigase failisüsteemiga tar-fail - vigane pakiarhiiv" #: src/unpack.c @@ -5925,8 +5989,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6419,6 +6484,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "viga dpkg-deb tar väljundi lugemisel" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.22\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:49+0200\n" "Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@zundan.com>\n" "Language-Team: Basque <debian-l10n-basque@lists.debian.org>\n" @@ -1479,6 +1479,11 @@ msgstr "eremuaren zabalera barrutitik kanpo" msgid "missing closing brace" msgstr "itxierako giltza falta da" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1573,6 +1578,70 @@ msgstr "%s azpiprozesuak huts egin du itxaroteko %d egoera kodearekin" msgid "wait for %s subprocess failed" msgstr "huts egin du %s azpiprozesuari itxarotean" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "baliogabeko '%c' karakterea eremuaren zabaleran" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "baliogabeko '%c' karakterea eremuaren zabaleran" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid status" +msgid "invalid tar header uid field" +msgstr "egoera baliogabea" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "reading statoverride file '%.250s'" +msgid "invalid tar header gid field" +msgstr "'%.250s' statoverride fitxategia irakurtzen" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "baliogabeko '%c' karakterea eremuaren zabaleran" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "onartu gabeko aukerak fitxategiaren goiburuan" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "%s konpresio mota ezezaguna!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat file '%s'" @@ -3351,27 +3420,27 @@ msgstr "Debian '%s' pakete-kudeatzailearen %s bertsioa.\n" #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -5025,11 +5094,9 @@ msgid "package filesystem archive extraction" msgstr "paketearen fitxategi-sistemaren artxiboa erauzketa" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "errorea dpkg-deb tar irteera irakurtzean" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "" "fitxategi-sistemaren tar fitxategia hondatu da - paketearen artxiboa " "hondatuta dago" @@ -6289,7 +6356,21 @@ msgstr "" "\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -6299,8 +6380,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6806,6 +6888,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "errorea dpkg-deb tar irteera irakurtzean" + #, fuzzy #~| msgid "cannot open '%s' control file for package '%s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-09-08 10:18+0200\n" "Last-Translator: Sébastien Poher <sbphr@volted.net>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -1524,6 +1524,11 @@ msgstr "largeur de champ hors limites" msgid "missing closing brace" msgstr "accolade fermante manquante" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1620,6 +1625,70 @@ msgstr "le sous-processus %s a échoué avec le code d'état d'attente %d" msgid "wait for %s subprocess failed" msgstr "échec de l'attente du sous-processus %s" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "caractère « %c » non valable dans la longueur du champ" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "caractère « %c » non valable dans la longueur du champ" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride uid %s" +msgid "invalid tar header uid field" +msgstr "le fichiers des permissions avec l'uid %s est non valable" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride gid %s" +msgid "invalid tar header gid field" +msgstr "le fichier des permissions avec le gid %s est non valable" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "caractère « %c » non valable dans la longueur du champ" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "options non gérées dans l'en-tête du fichier" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "type de compression « %s » inconnu" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat file '%s'" @@ -3447,27 +3516,27 @@ msgstr "Programme « %s » de gestion de paquets Debian version %s.\n" #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -5170,11 +5239,9 @@ msgid "package filesystem archive extraction" msgstr "extraction de l'archive du système de fichiers du paquet" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "erreur de lecture sur la sortie du « tar » de dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "archive du système de fichiers corrompue - archive du paquet corrompue" #: src/unpack.c @@ -6471,7 +6538,21 @@ msgstr "" "\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -6481,8 +6562,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -7000,6 +7082,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "erreur de lecture sur la sortie du « tar » de dpkg-deb" + #, fuzzy #~| msgid "cannot open '%s' control file for package '%s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:49+0200\n" "Last-Translator: mvillarino <mvillarino@users.sourceforge.net>\n" "Language-Team: Galician <proxecto@trasno.net>\n" @@ -1562,6 +1562,11 @@ msgstr "" msgid "missing closing brace" msgstr "falla o nome alternativo" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1654,6 +1659,68 @@ msgstr "o subproceso %s fallou co código de estado de espera %d" msgid "wait for %s subprocess failed" msgstr "a espera de %s fallou" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "carácter \"%c\" non válido na anchura do campo\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "carácter \"%c\" non válido na anchura do campo\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header uid field" +msgstr "modo de actualización non válido" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "statoverride file `%.250s'" +msgid "invalid tar header gid field" +msgstr "ficheiro \"statoverride\" \"%.250s\"" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "carácter \"%c\" non válido na anchura do campo\n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "tipo de compresión \"%s\" descoñecido" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat old name `%s': %s" @@ -3527,27 +3594,27 @@ msgstr "Programa de xestión de paquetes \"%s\" de Debian versión %s.\n" #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -5264,11 +5331,9 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "erro ao ler a saída de tar de dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "" "arquivo tar do sistema de ficheiros corrompido - arquivo de paquete " "corrompido" @@ -6633,8 +6698,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -7156,6 +7222,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "erro ao ler a saída de tar de dpkg-deb" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-06-26 16:11+0200\n" "Last-Translator: SZERVÁC Attila <sas@321.hu>\n" "Language-Team: Hungarian <debian-l10n-hungarian@lists.debian.org>\n" @@ -1507,6 +1507,11 @@ msgstr "" msgid "missing closing brace" msgstr "hiányzó altname" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1596,6 +1601,69 @@ msgstr "%s alfolyamat meghiúsult %d állapot kódra várva" msgid "wait for %s subprocess failed" msgstr "%s kódra várakozás meghiúsult" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "érvénytelen `%c' karakter a mező szélességben\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "érvénytelen `%c' karakter a mező szélességben\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "statoverride file `%.250s'" +msgid "invalid tar header uid field" +msgstr "statoverride fájl: `%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "statoverride file `%.250s'" +msgid "invalid tar header gid field" +msgstr "statoverride fájl: `%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "érvénytelen `%c' karakter a mező szélességben\n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "ismeretlen tömörítés: `%s'!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat old name `%s': %s" @@ -3350,27 +3418,27 @@ msgstr "Debian `%s' csomagkezelő program %s verzió.\n" #, fuzzy, c-format msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4983,11 +5051,9 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "hiba a dpkg-deb tar kimenet olvasásakor" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "hibás fájlrendszer tarfájl -- hibás csomag archívum" #: src/unpack.c @@ -6225,8 +6291,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6740,6 +6807,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "hiba a dpkg-deb tar kimenet olvasásakor" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.15\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-06-26 16:12+0200\n" "Last-Translator: Arief S Fitrianto <arief@gurame.fisika.ui.ac.id>\n" "Language-Team: Indonesian <debian-l10n-indonesian@lists.debian.org>\n" @@ -1545,6 +1545,11 @@ msgstr "" msgid "missing closing brace" msgstr "" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1639,6 +1644,70 @@ msgstr "subproses %s gagal dengan kode status tunggu %d" msgid "wait for %s subprocess failed" msgstr "gagal menunggu subproses %s" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "aksara '%c' tidak sah dalam lebar ruas\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "aksara '%c' tidak sah dalam lebar ruas\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid status" +msgid "invalid tar header uid field" +msgstr "status tidak sah" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "statoverride file `%.250s'" +msgid "invalid tar header gid field" +msgstr "berkas 'statoverride' '%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "aksara '%c' tidak sah dalam lebar ruas\n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "generated corrupt ar header for '%s'" +msgid "unsupported Solaris tar header type '%c'" +msgstr "membuat header 'ar' terkorupsi untuk '%s'" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "jenis kompresi '%s' tidak dikenal!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat file '%s'" @@ -3496,27 +3565,27 @@ msgstr "Program pengelolaan paket Debian '%s' versi %s.\n" #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -5264,11 +5333,9 @@ msgid "package filesystem archive extraction" msgstr "dpkg-deb penguraian ruas isian" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "ada kesalahan saat membaca keluaran tar dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "berkas tar dari sistem berkas terkorupsi - arsip paket terkorupsi" #: src/unpack.c @@ -6632,8 +6699,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -7174,6 +7242,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "ada kesalahan saat membaca keluaran tar dpkg-deb" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -25,7 +25,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.19.3\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-12-29 13:10+0100\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2018-12-04 12:15+0100\n" "Last-Translator: Milo Casagrande <milo@milo.name>\n" "Language-Team: Italian <tp@lists.linux.it>\n" @@ -1448,6 +1448,11 @@ msgstr "larghezza del campo oltre l'intervallo" msgid "missing closing brace" msgstr "parentesi di chiusura mancante" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1539,6 +1544,70 @@ msgstr "il sottoprocesso %s è terminato con un codice di wait %d" msgid "wait for %s subprocess failed" msgstr "wait del sottoprocesso %s non riuscita" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "carattere \"%c\" non valido nella larghezza del campo" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "carattere \"%c\" non valido nella larghezza del campo" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride uid %s" +msgid "invalid tar header uid field" +msgstr "uid statoverride %s non valido" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride gid %s" +msgid "invalid tar header gid field" +msgstr "gid statoverride %s non valido" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "carattere \"%c\" non valido nella larghezza del campo" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "opzioni non supportate nell'header del file" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "tipo di compressione \"%s\" sconosciuto" + #: lib/dpkg/treewalk.c #, c-format msgid "cannot stat pathname '%s'" @@ -5004,11 +5073,9 @@ msgid "package filesystem archive extraction" msgstr "estrazione file system del pacchetto" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "errore nel leggere il file tar creato da dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "file tar - l'archivio del pacchetto è danneggiato" #: src/unpack.c @@ -6776,3 +6843,6 @@ msgstr "" #: utils/update-alternatives.polkit.in msgid "Authentication is required to run update-alternatives" msgstr "" + +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "errore nel leggere il file tar creato da dpkg-deb" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.18.3\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2016-04-01 16:07+0900\n" "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -1479,6 +1479,11 @@ msgstr "フィールド幅が範囲外です" msgid "missing closing brace" msgstr "閉じブレースがありません" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1571,6 +1576,70 @@ msgstr "サブプロセス %s が wait ステータスコード %d を返して msgid "wait for %s subprocess failed" msgstr "サブプロセス %s の待機に失敗しました" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "フィールド幅に無効な文字 `%c' があります" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "フィールド幅に無効な文字 `%c' があります" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride uid %s" +msgid "invalid tar header uid field" +msgstr "statoverride のユーザ ID %s は無効です" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride gid %s" +msgid "invalid tar header gid field" +msgstr "statoverride のグループ ID %s は無効です" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "フィールド幅に無効な文字 `%c' があります" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "ファイルヘッダにサポートされていないオプションがあります" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "`%s' は不明な圧縮形式です!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat file '%s'" @@ -3342,27 +3411,27 @@ msgstr "Debian `%s' パッケージ管理プログラム バージョン %s。\n #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4975,11 +5044,9 @@ msgid "package filesystem archive extraction" msgstr "パッケージファイルシステムアーカイブの抽出" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "dpkg-deb tar 出力の読み取り時にエラーが発生しました" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "" "壊れているファイルシステム上の tar ファイル - パッケージアーカイブが壊れてい" "ます" @@ -6211,7 +6278,21 @@ msgstr "" "\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -6221,8 +6302,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6730,6 +6812,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "dpkg-deb tar 出力の読み取り時にエラーが発生しました" + #, fuzzy #~| msgid "cannot open '%s' control file for package '%s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:50+0200\n" "Last-Translator: Khoem Sokhem <khoemsokhem@khmeros.info>\n" "Language-Team: Khmer <support@khmeros.info>\n" @@ -1506,6 +1506,11 @@ msgstr "" msgid "missing closing brace" msgstr "បាត់ altname" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1595,6 +1600,69 @@ msgstr "ដំណើរការរង %s បានបរាជ័យដោយ msgid "wait for %s subprocess failed" msgstr "រង់ចាំ %s បានបរាជ័យ" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "តួអក្សរមិនត្រឹមត្រូវ `%c' នៅក្នុងទទឹងវាល\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "តួអក្សរមិនត្រឹមត្រូវ `%c' នៅក្នុងទទឹងវាល\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "statoverride file `%.250s'" +msgid "invalid tar header uid field" +msgstr "ឯកសារ statoverride `%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "statoverride file `%.250s'" +msgid "invalid tar header gid field" +msgstr "ឯកសារ statoverride `%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "តួអក្សរមិនត្រឹមត្រូវ `%c' នៅក្នុងទទឹងវាល\n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "មិនស្គាល់ប្រភេទបង្ហាប់ `%s' !" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat old name `%s': %s" @@ -3340,27 +3408,27 @@ msgstr "កម្មវិធីគ្រប់គ្រងកញ្ចប #, fuzzy, c-format msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4959,11 +5027,9 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "កំហុសក្នុងការអានលទ្ធផល dpkg-deb tar" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "ឯកសារ tar របស់ប្រព័ន្ធឯកសារដែលខូច - ប័ណ្ណសារកញ្ចប់ដែលខូច" #: src/unpack.c @@ -6227,8 +6293,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6735,6 +6802,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "កំហុសក្នុងការអានលទ្ធផល dpkg-deb tar" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-06-26 16:12+0200\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n" @@ -1547,6 +1547,11 @@ msgstr "" msgid "missing closing brace" msgstr "" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1641,6 +1646,70 @@ msgstr "하위 프로세스 %s이(가) 지연 상태 코드 %d을(를) 갖고 msgid "wait for %s subprocess failed" msgstr "%s 하위 프로세스를 wait하는데 실패했습니다" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "필드 너비에 쓸 수 없는 `%c' 문자가 들어 있습니다\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "필드 너비에 쓸 수 없는 `%c' 문자가 들어 있습니다\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid status" +msgid "invalid tar header uid field" +msgstr "잘못된 상태" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "statoverride file `%.250s'" +msgid "invalid tar header gid field" +msgstr "statoverride 파일 `%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "필드 너비에 쓸 수 없는 `%c' 문자가 들어 있습니다\n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "generated corrupt ar header for '%s'" +msgid "unsupported Solaris tar header type '%c'" +msgstr "'%s'에 대해 생성한 ar 헤더가 망가졌습니다" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "알 수 없는 압축 종류 `%s'!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat file '%s'" @@ -3490,27 +3559,27 @@ msgstr "데비안 '%s' 패키지 관리 프로그램 버전 %s.\n" #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -5268,11 +5337,9 @@ msgid "package filesystem archive extraction" msgstr "dpkg-deb 필드 값을 빼 내기" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "dpkg-deb tar 출력을 읽는데 오류가 발생했습니다" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "망가진 파일 시스템 tar 파일 - 망가진 패키지 아카이브" #: src/unpack.c @@ -6648,8 +6715,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -7191,6 +7259,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "dpkg-deb tar 출력을 읽는데 오류가 발생했습니다" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:50+0200\n" "Last-Translator: Erdal Ronahi <erdal.ronahi@gmail.com>\n" "Language-Team: Kurdish <ku@li.org>\n" @@ -1398,6 +1398,11 @@ msgstr "" msgid "missing closing brace" msgstr "" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1486,6 +1491,63 @@ msgstr "dpkg: hişyarî - %s rewşa derketina bi çewtiyê %d vegerand\n" msgid "wait for %s subprocess failed" msgstr "" +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header size field" +msgstr "hejmare versiyonê" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header mtime field" +msgstr "hejmare versiyonê" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header uid field" +msgstr "nikarî `%.250s' wekî `%.250s' saz bike" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header gid field" +msgstr "nikarî `%.250s' wekî `%.250s' saz bike" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header checksum field" +msgstr "hejmare versiyonê" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unknown tar header type '%c'" +msgstr "" + #: lib/dpkg/treewalk.c #, fuzzy, c-format msgid "cannot stat pathname '%s'" @@ -3091,27 +3153,27 @@ msgstr "" #, c-format msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4497,11 +4559,7 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "" #: src/unpack.c @@ -5570,8 +5628,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:50+0200\n" "Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n" "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n" @@ -1504,6 +1504,11 @@ msgstr "" msgid "missing closing brace" msgstr "" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1593,6 +1598,66 @@ msgstr "sub-procesas %s nepavyko su laukimo būsenos kodu %d" msgid "wait for %s subprocess failed" msgstr "%s laukimas nepavyko" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "Laukelyje klaidingas simbolis `%c'\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "Laukelyje klaidingas simbolis `%c'\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header uid field" +msgstr "nepavyko pakartotinai atverti `%.250s' dalinio failo" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header gid field" +msgstr "nepavyko pakartotinai atverti `%.250s' dalinio failo" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "Laukelyje klaidingas simbolis `%c'\n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unknown tar header type '%c'" +msgstr "" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "unable to read %s: %s" @@ -3316,27 +3381,27 @@ msgstr "Debian `%s' package management program version %s.\n" #, fuzzy, c-format msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4944,11 +5009,9 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "klaida skaitant dpkg-deb tar išvestį" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "pažeistas failų sistemos tar failas - pažeistas paketų archyvas" #: src/unpack.c @@ -6108,8 +6171,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6589,6 +6653,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "klaida skaitant dpkg-deb tar išvestį" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:51+0200\n" "Last-Translator: Priti Patil <prithisd@gmail.com>\n" "Language-Team: Marathi <janabhaaratii@cdacmumbai.in>\n" @@ -1498,6 +1498,11 @@ msgstr "" msgid "missing closing brace" msgstr "पर्यायीनाव गायब" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1586,6 +1591,69 @@ msgstr "थांबणे स्थिती कोड %d नुसार उ msgid "wait for %s subprocess failed" msgstr "%s साठी वाट पहाणे अयशस्वी झाले" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "क्षेत्र रुंदीत `%c' अयोग्य \n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "क्षेत्र रुंदीत `%c' अयोग्य \n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "statoverride file `%.250s'" +msgid "invalid tar header uid field" +msgstr "स्टॅटओवरराइड फाइल `%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "statoverride file `%.250s'" +msgid "invalid tar header gid field" +msgstr "स्टॅटओवरराइड फाइल `%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "क्षेत्र रुंदीत `%c' अयोग्य \n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "अपरिचीत संकोच प्रकार `%s'!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat old name `%s': %s" @@ -3344,27 +3412,27 @@ msgstr "डेबिअन `%s' पॅकेज व्यवस्थापन #, fuzzy, c-format msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4960,11 +5028,9 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "डिपिकेजी-डेब टार आउट्पुट/उत्पादन वाचनाची समस्या" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "दुषित फाइलप्रणाली टारफाइल - दुषित आर्काइव्ह पॅकेज" #: src/unpack.c @@ -6196,8 +6262,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6709,6 +6776,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "डिपिकेजी-डेब टार आउट्पुट/उत्पादन वाचनाची समस्या" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:51+0200\n" "Last-Translator: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>\n" "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n" @@ -1550,6 +1550,11 @@ msgstr "" msgid "missing closing brace" msgstr "mangler alternativt navn" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1644,6 +1649,69 @@ msgstr "underprosessen %s mislyktes med ventestatuskode %d" msgid "wait for %s subprocess failed" msgstr "klarte ikke vente på underprosessen %s" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "ugyldig tegn «%c» i feltbredden\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "ugyldig tegn «%c» i feltbredden\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid status" +msgid "invalid tar header uid field" +msgstr "ugyldig status" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header gid field" +msgstr "«statoverride»-fil «%.250s»" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "ugyldig tegn «%c» i feltbredden\n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "generated corrupt ar header for '%s'" +msgid "unsupported Solaris tar header type '%c'" +msgstr "genererte korrupt ar-hode for «%s»" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "ukjent koprimeringstype «%s»!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat file '%s'" @@ -3491,27 +3559,27 @@ msgstr "Debian «%s» brukergrensesnitt for pakkehåndtering versjon %s.\n" #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -5263,11 +5331,9 @@ msgid "package filesystem archive extraction" msgstr "dpkg-deb feltuttrekking" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "feil ved lesing av tar-utdata fra dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "ødelagt filsystem-tarfil - ødelagt pakkearkiv" #: src/unpack.c @@ -6631,8 +6697,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -7174,6 +7241,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "feil ved lesing av tar-utdata fra dpkg-deb" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:51+0200\n" "Last-Translator: Nabin Gautam <nabin@mpp.org.np>\n" "Language-Team: Nepali <info@mpp.org.np>\n" @@ -1509,6 +1509,11 @@ msgstr "" msgid "missing closing brace" msgstr "हराइरहेको अल्टनाम" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1598,6 +1603,68 @@ msgstr "उपप्रक्रियाहरू %s पर्खने स् msgid "wait for %s subprocess failed" msgstr " %s का लागि पर्खने असफल भयो" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "क्यारेक्टर`%c' फाँट चौडाइमा अवैध\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "क्यारेक्टर`%c' फाँट चौडाइमा अवैध\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header uid field" +msgstr "अवैध अद्यावधिक मोड" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "statoverride file `%.250s'" +msgid "invalid tar header gid field" +msgstr "statoverride फाइल `%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "क्यारेक्टर`%c' फाँट चौडाइमा अवैध\n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "अज्ञात सङ्कुचन प्रकार `%s'!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat old name `%s': %s" @@ -3349,27 +3416,27 @@ msgstr "डेवियन `%s' प्याकेज ब्यवस्था #, fuzzy, c-format msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4998,11 +5065,9 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "dpkg-deb टार निर्गत पढ्दा त्रुटि" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "दुषित फाइलप्रणाली टारफाइल - दुषित प्याकेज सङ्ग्रह" #: src/unpack.c @@ -6279,8 +6344,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6789,6 +6855,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "dpkg-deb टार निर्गत पढ्दा त्रुटि" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.19.1\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-12-29 13:10+0100\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2018-10-09 17:38+0200\n" "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -1447,6 +1447,11 @@ msgstr "veldgrootte valt buiten het bereik" msgid "missing closing brace" msgstr "afsluitende accolade ontbreekt" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1535,6 +1540,70 @@ msgstr "subproces %s is mislukt met wachtstatuscode %d" msgid "wait for %s subprocess failed" msgstr "wachten op subproces %s is mislukt" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "ongeldig teken '%c' in veldgrootte" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "ongeldig teken '%c' in veldgrootte" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride uid %s" +msgid "invalid tar header uid field" +msgstr "ongeldige uid %s in overstijging van bestandsstatus (statoverride)" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride gid %s" +msgid "invalid tar header gid field" +msgstr "ongeldige gid %s in overstijging van bestandsstatus (statoverride)" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "ongeldig teken '%c' in veldgrootte" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "onbekende opties in bestandskop" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "onbekend compressietype `%s'!" + #: lib/dpkg/treewalk.c #, c-format msgid "cannot stat pathname '%s'" @@ -4941,11 +5010,9 @@ msgid "package filesystem archive extraction" msgstr "uitpakken van archief met het bestandssysteem van het pakket" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "fout bij lezen van de tar-uitvoer van dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "" "beschadigd tar-bestand met het bestandssysteem - beschadigd pakketarchief" @@ -6682,6 +6749,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "Authenticatie is nodig voor het uitvoeren van update-alternatives" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "fout bij lezen van de tar-uitvoer van dpkg-deb" + #~ msgid "cannot open control file '%s' for package '%s'" #~ msgstr "kan controlebestand '%s' voor pakket '%s' niet openen" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:51+0200\n" "Last-Translator: Håvard Korsvoll <korsvoll@skulelinux.no>\n" "Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n" @@ -1501,6 +1501,11 @@ msgstr "" msgid "missing closing brace" msgstr "manglar %s" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1590,6 +1595,67 @@ msgstr "underprosessen %s mislukkast med ventestatuskode %d" msgid "wait for %s subprocess failed" msgstr "venting på %s mislukkast" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "ugyldig teikn «%c» i feltbreidda\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "ugyldig teikn «%c» i feltbreidda\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header uid field" +msgstr "«statoverride»-fil «%.250s»" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header gid field" +msgstr "«statoverride»-fil «%.250s»" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "ugyldig teikn «%c» i feltbreidda\n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "ukjend komprimeringstype «%s»!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format msgid "cannot stat pathname '%s'" @@ -3322,27 +3388,27 @@ msgstr "» pakkehandteringsprogram, versjon " #, fuzzy, c-format msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4917,11 +4983,9 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "feil ved lesing av tar-utdata frå dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "øydelagd filsystem-tarfil - øydelagt pakkearkiv" #: src/unpack.c @@ -6133,8 +6197,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6611,6 +6676,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "feil ved lesing av tar-utdata frå dpkg-deb" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:51+0200\n" "Last-Translator: A S Alam <apbrar@gmail.com>\n" "Language-Team: Punjabi <punjabi-users@lists.sf.net>\n" @@ -1421,6 +1421,11 @@ msgstr "" msgid "missing closing brace" msgstr "ਨਵੀਂ-ਲਾਇਨ %s ਬਾਅਦ ਮੌਜੂਦ ਨਹੀਂ" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1508,6 +1513,64 @@ msgstr "" msgid "wait for %s subprocess failed" msgstr "ਸ਼ੈੱਲ ਫੇਲ੍ਹ ਹੋ ਲੈ ਦਿਓ" +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header size field" +msgstr "ਵਰਜਨ ਨੰਬਰ" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header mtime field" +msgstr "ਵਰਜਨ ਨੰਬਰ" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header uid field" +msgstr "ਕੰਟਰੋਲ ਫਾਇਲ ਜਾਣਕਾਰੀ `%.250s' ਹਟਾਉਣ ਲਈ ਅਸਫ਼ਲ" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header gid field" +msgstr "ਕੰਟਰੋਲ ਫਾਇਲ ਜਾਣਕਾਰੀ `%.250s' ਹਟਾਉਣ ਲਈ ਅਸਫ਼ਲ" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header checksum field" +msgstr "ਵਰਜਨ ਨੰਬਰ" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown argument '%s'" +msgid "unknown tar header type '%c'" +msgstr "ਲਾਜ਼ਮੀ ਮੁੱਲ `%s'" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "unable to read %s: %s" @@ -3110,27 +3173,27 @@ msgstr "ਡੇਬੀਅਨ `%s' ਪੈਕੇਜ ਮੈਨਜੇਮਿੰਟ ਪ #, fuzzy, c-format msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4646,11 +4709,7 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "" #: src/unpack.c @@ -5859,8 +5918,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.19.1\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2018-09-26 22:42+0200\n" "Last-Translator: Łukasz Dulny <BartekChom@poczta.onet.pl>\n" "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n" @@ -1426,6 +1426,11 @@ msgstr "szerokość pola jest poza zakresem" msgid "missing closing brace" msgstr "brakująca kwadratowy nawias zamykający" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1515,6 +1520,70 @@ msgstr "podproces %s zgłosił błąd poprzez kod %d funkcji \"wait\"" msgid "wait for %s subprocess failed" msgstr "oczekiwanie na podproces %s nie powiodło się" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "nieprawidłowy znak \"%c\" w szerokości pola" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "nieprawidłowy znak \"%c\" w szerokości pola" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride uid %s" +msgid "invalid tar header uid field" +msgstr "nieprawidłowe statoverride uid %s" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride gid %s" +msgid "invalid tar header gid field" +msgstr "nieprawidłowe statoverride gid %s" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "nieprawidłowy znak \"%c\" w szerokości pola" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "nieobsługiwane opcje w nagłówku pliku" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "nieznany typ kompresji \"%s\"!" + #: lib/dpkg/treewalk.c #, c-format msgid "cannot stat pathname '%s'" @@ -3249,30 +3318,72 @@ msgid "Debian '%s' package management program version %s.\n" msgstr "Wersja %2$s programu do zarządzania pakietami Debiana %1$s.\n" #: src/main.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Commands:\n" +#| " -i|--install <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --unpack <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " -A|--record-avail <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --configure <package> ... | -a|--pending\n" +#| " --triggers-only <package> ... | -a|--pending\n" +#| " -r|--remove <package> ... | -a|--pending\n" +#| " -P|--purge <package> ... | -a|--pending\n" +#| " -V|--verify <package> ... Verify the integrity of package(s).\n" +#| " --get-selections [<pattern> ...] Get list of selections to stdout.\n" +#| " --set-selections Set package selections from stdin.\n" +#| " --clear-selections Deselect every non-essential package.\n" +#| " --update-avail [<Packages-file>] Replace available packages info.\n" +#| " --merge-avail [<Packages-file>] Merge with info from file.\n" +#| " --clear-avail Erase existing available info.\n" +#| " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" +#| " -s|--status <package> ... Display package status details.\n" +#| " -p|--print-avail <package> ... Display available version details.\n" +#| " -L|--listfiles <package> ... List files 'owned' by package(s).\n" +#| " -l|--list [<pattern> ...] List packages concisely.\n" +#| " -S|--search <pattern> ... Find package(s) owning file(s).\n" +#| " -C|--audit [<package> ...] Check for broken package(s).\n" +#| " --yet-to-unpack Print packages selected for " +#| "installation.\n" +#| " --predep-package Print pre-dependencies to unpack.\n" +#| " --add-architecture <arch> Add <arch> to the list of " +#| "architectures.\n" +#| " --remove-architecture <arch> Remove <arch> from the list of " +#| "architectures.\n" +#| " --print-architecture Print dpkg architecture.\n" +#| " --print-foreign-architectures Print allowed foreign architectures.\n" +#| " --assert-<feature> Assert support for the specified " +#| "feature.\n" +#| " --validate-<thing> <string> Validate a <thing>'s <string>.\n" +#| " --compare-versions <a> <op> <b> Compare version numbers - see below.\n" +#| " --force-help Show help on forcing.\n" +#| " -Dh|--debug=help Show help on debugging.\n" +#| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4874,11 +4985,9 @@ msgid "package filesystem archive extraction" msgstr "wyodrębnianie archiwum systemu plików pakietu" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "nie można odczytać potoku z \"dpkg-deb\" zawierającego archiwum tar" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "uszkodzone archiwum tar - uszkodzone archiwum pakietu" #: src/unpack.c @@ -6074,7 +6183,21 @@ msgstr "" "\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -6084,8 +6207,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6592,6 +6716,9 @@ msgstr "Uruchom update-alternatives, aby zmienić wybór alternatyw w systemie" msgid "Authentication is required to run update-alternatives" msgstr "Uruchomienie update-alternatives wymaga uwierzytelnienia" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "nie można odczytać potoku z \"dpkg-deb\" zawierającego archiwum tar" + #~ msgid "cannot open control file '%s' for package '%s'" #~ msgstr "nie można otworzyć pliku kontrolnego \"%s\" dla pakietu \"%s\"" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.14\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2018-12-30 15:43+0000\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -40,7 +40,8 @@ msgstr "não foi possível fechar o ficheiro '%s'" #: lib/dpkg/ar.c #, c-format msgid "invalid character '%c' in archive '%.250s' member '%.16s' size" -msgstr "caractere '%c' inválido no membro do arquivo '%.250s' de tamanho '%.16s'" +msgstr "" +"caractere '%c' inválido no membro do arquivo '%.250s' de tamanho '%.16s'" #: lib/dpkg/ar.c utils/update-alternatives.c #, c-format @@ -346,7 +347,6 @@ msgid "unable to open lock file %s for testing" msgstr "não foi bloquear ficheiro %s para teste" #: lib/dpkg/dbmodify.c -#| msgid "unable to open/create status database lockfile" msgid "unable to open/create frontend lockfile" msgstr "não foi possível abrir/criar lockfile do frontend" @@ -479,7 +479,6 @@ msgstr "" #: lib/dpkg/db-fsys-digest.c #, c-format -#| msgid "cannot read control file '%s' for package '%s'" msgid "loading control file '%s' for package '%s'" msgstr "a carregar o ficheiro control '%s' para o pacote '%s'" @@ -498,7 +497,6 @@ msgstr "desvios em conflito envolvendo '%.250s' ou '%.250s'" #: lib/dpkg/db-fsys-files.c #, c-format -#| msgid "error closing files list file for package '%.250s'" msgid "loading files list file for package '%s'" msgstr "a carregar o ficheiro de lista de ficheiros para o pacote '%s'" @@ -596,7 +594,6 @@ msgid "multiple statoverrides present for file '%.250s'" msgstr "vários statoverrides presentes para o ficheiro '%.250s'" #: lib/dpkg/deb-version.c -#| msgid "format version with empty major component" msgid "format version with too big major component" msgstr "formato de versão com componente maior demasiado grande" @@ -609,7 +606,6 @@ msgid "format version has no dot" msgstr "formato de versão não tem ponto" #: lib/dpkg/deb-version.c -#| msgid "format version with empty minor component" msgid "format version with too big minor component" msgstr "formato de versão com componente demasiado grande" @@ -730,27 +726,24 @@ msgstr "nome de pacote inválido (%.250s)" #: lib/dpkg/fields.c #, c-format -#| msgid "empty file details field '%s'" msgid "empty archive details field '%s'" msgstr "campo de detalhes de ficheiro vazio '%s'" #: lib/dpkg/fields.c #, c-format -#| msgid "file details field '%s' not allowed in status file" msgid "archive details field '%s' not allowed in status file" msgstr "campo de detalhes de arquivo '%s' não é permitido no ficheiro status" #: lib/dpkg/fields.c #, c-format -#| msgid "too many values in file details field '%s' (compared to others)" msgid "too many values in archive details field '%s' (compared to others)" msgstr "demasiados valores no campo de detalhes '%s' (comparado com outros)" #: lib/dpkg/fields.c #, c-format -#| msgid "too few values in file details field '%s' (compared to others)" msgid "too few values in archive details field '%s' (compared to others)" -msgstr "valores a menos no campo de detalhes de arquivo '%s' (comparado com outros)" +msgstr "" +"valores a menos no campo de detalhes de arquivo '%s' (comparado com outros)" #: lib/dpkg/fields.c msgid "yes/no in boolean field" @@ -942,25 +935,21 @@ msgstr "não foi possível definir o modo do ficheiro de destino '%.250s'" #: lib/dpkg/file.c #, c-format -#| msgid "cannot stat %s: %s" msgid "cannot stat %s" msgstr "Não pode fazer stat %s" #: lib/dpkg/file.c #, c-format -#| msgid "archive '%s' is not a regular file" msgid "%s is not a regular file" msgstr "%s não é um ficheiro normal" #: lib/dpkg/file.c #, c-format -#| msgid "cannot write %s: %s" msgid "cannot read %s" msgstr "não pode escrever %s" #: lib/dpkg/file.c #, c-format -#| msgid "cannot append to '%s'" msgid "cannot open %s" msgstr "não pode abrir %s" @@ -986,18 +975,15 @@ msgstr "não foi possível bloquear %s" #: lib/dpkg/file.c #, c-format -#| msgid "cannot append to '%s'" msgid "cannot open file %s" msgstr "não pode abrir o ficheiro '%s'" #: lib/dpkg/file.c -#| msgid "unable to flush file '%s'" msgid "pager to show file" msgstr "pager para mostrar ficheiro" #: lib/dpkg/file.c #, c-format -#| msgid "cannot divert file '%s' to itself" msgid "cannot write file %s into the pager" msgstr "não pode escreiver o ficheiro %s para o pager" @@ -1426,6 +1412,11 @@ msgstr "comprimento do campo está fora de alcance" msgid "missing closing brace" msgstr "falta colchete de fecho" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1486,19 +1477,16 @@ msgstr "falhou fork" #: lib/dpkg/subproc.c #, c-format -#| msgid "subprocess %s returned error exit status %d" msgid "%s subprocess returned error exit status %d" msgstr "o subprocesso %s retornou erro do status de saída %d" #: lib/dpkg/subproc.c #, c-format -#| msgid "subprocess %s was interrupted" msgid "%s subprocess was interrupted" msgstr "o sub-processo %s foi interrompido" #: lib/dpkg/subproc.c #, c-format -#| msgid "subprocess %s was killed by signal (%s)%s" msgid "%s subprocess was killed by signal (%s)%s" msgstr "o subprocesso %s foi morto pelo sinal (%s)%s" @@ -1508,16 +1496,78 @@ msgstr ", core dumped" #: lib/dpkg/subproc.c #, c-format -#| msgid "subprocess %s failed with wait status code %d" msgid "%s subprocess failed with wait status code %d" msgstr "o subprocesso %s falhou com o código de status wait %d" #: lib/dpkg/subproc.c #, c-format -#| msgid "wait for subprocess %s failed" msgid "wait for %s subprocess failed" msgstr "falhou a espera para o subprocesso %s" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "caractere inválido '%c' no comprimento do campo" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "caractere inválido '%c' no comprimento do campo" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride uid %s" +msgid "invalid tar header uid field" +msgstr "uid statoverride inválido %s" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride gid %s" +msgid "invalid tar header gid field" +msgstr "gid statoverride inválido %s" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "caractere inválido '%c' no comprimento do campo" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "opções não suportadas no ficheiro header" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "compressão desconhecida tipo '%s'!" + #: lib/dpkg/treewalk.c #, c-format msgid "cannot stat pathname '%s'" @@ -1619,8 +1669,8 @@ msgid "" "trigger interest file '%.250s' syntax error; illegal package name '%.250s': " "%.250s" msgstr "" -"erro de sintaxe do ficheiro de interesse, '%.250s', do 'trigger'; nome '" -"%.250s': ilegal de pacote: %.250s" +"erro de sintaxe do ficheiro de interesse, '%.250s', do 'trigger'; nome " +"'%.250s': ilegal de pacote: %.250s" #: lib/dpkg/triglib.c #, c-format @@ -1646,8 +1696,8 @@ msgid "" "file triggers record mentions illegal package name '%.250s' (for interest in " "file '%.250s'): %.250s" msgstr "" -"registo de ficheiro de 'trigger' menciona o nome de pacote ilegal '" -"%.250s' (para o interesse no ficheiro '%.250s'): %.250s" +"registo de ficheiro de 'trigger' menciona o nome de pacote ilegal " +"'%.250s' (para o interesse no ficheiro '%.250s'): %.250s" #: lib/dpkg/triglib.c #, c-format @@ -1815,8 +1865,8 @@ msgstr "" #, c-format msgid "failed to stat (dereference) existing symlink '%.250s'" msgstr "" -"falhou o fazer stat (anular referência) de ligação simbólica existente '" -"%.250s'" +"falhou o fazer stat (anular referência) de ligação simbólica existente " +"'%.250s'" #: src/archives.c #, c-format @@ -1838,8 +1888,8 @@ msgid "" "trying to overwrite '%.250s', which is the diverted version of " "'%.250s' (package: %.100s)" msgstr "" -"a tentar sobreescrever '%.250s', que é a versão desviada de '" -"%250s' (pacote: %.100s)" +"a tentar sobreescrever '%.250s', que é a versão desviada de '%250s' (pacote: " +"%.100s)" #: src/archives.c #, c-format @@ -2632,20 +2682,6 @@ msgstr "" #: src/divertcmd.c #, c-format -#| msgid "" -#| "Options:\n" -#| " --package <package> name of the package whose copy of <file> will " -#| "not\n" -#| " be diverted.\n" -#| " --local all packages' versions are diverted.\n" -#| " --divert <divert-to> the name used by other packages' versions.\n" -#| " --rename actually move the file aside (or back).\n" -#| " --admindir <directory> set the directory with the diversions file.\n" -#| " --test don't do anything, just demonstrate.\n" -#| " --quiet quiet operation, minimal output.\n" -#| " --help show this help message.\n" -#| " --version show the version.\n" -#| "\n" msgid "" "Options:\n" " --package <package> name of the package whose copy of <file> will " @@ -2670,10 +2706,13 @@ msgstr "" " --local todas as versões do pacotes estão desviadas.\n" " --divert <desviar para> o nome usado pelas outras versões do pacote.\n" " --rename mover o ficheiro para outro lado (ou de volta).\n" -" --no-rename não mover o ficheiro para outro lado (ou de volta) (predefinido).\n" +" --no-rename não mover o ficheiro para outro lado (ou de " +"volta) (predefinido).\n" " --admindir <directório> definir o directório com o ficheiro diversions.\n" -" --instdir <directório> definir o directório raiz, mas não o directório admin.\n" -" --root <directório> definir o directório do sistema de ficheiros raiz.\n" +" --instdir <directório> definir o directório raiz, mas não o directório " +"admin.\n" +" --root <directório> definir o directório do sistema de ficheiros " +"raiz.\n" " --test não fazer nada, apenas exemplificar.\n" " --quiet operação em modo silencioso, saída mínima.\n" " --help mostrar esta mensagem de ajuda.\n" @@ -2827,7 +2866,8 @@ msgid "" "diverting file '%s' from an Essential package with rename is dangerous, use " "--no-rename" msgstr "" -"desviar o ficheiro '%s' de um pacote Essential com renomear é perigoso, utilize --no-rename" +"desviar o ficheiro '%s' de um pacote Essential com renomear é perigoso, " +"utilize --no-rename" #: src/divertcmd.c #, c-format @@ -3240,30 +3280,72 @@ msgid "Debian '%s' package management program version %s.\n" msgstr "Debian '%s' programa de gestão de pacotes versão %s.\n" #: src/main.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Commands:\n" +#| " -i|--install <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --unpack <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " -A|--record-avail <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --configure <package> ... | -a|--pending\n" +#| " --triggers-only <package> ... | -a|--pending\n" +#| " -r|--remove <package> ... | -a|--pending\n" +#| " -P|--purge <package> ... | -a|--pending\n" +#| " -V|--verify <package> ... Verify the integrity of package(s).\n" +#| " --get-selections [<pattern> ...] Get list of selections to stdout.\n" +#| " --set-selections Set package selections from stdin.\n" +#| " --clear-selections Deselect every non-essential package.\n" +#| " --update-avail [<Packages-file>] Replace available packages info.\n" +#| " --merge-avail [<Packages-file>] Merge with info from file.\n" +#| " --clear-avail Erase existing available info.\n" +#| " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" +#| " -s|--status <package> ... Display package status details.\n" +#| " -p|--print-avail <package> ... Display available version details.\n" +#| " -L|--listfiles <package> ... List files 'owned' by package(s).\n" +#| " -l|--list [<pattern> ...] List packages concisely.\n" +#| " -S|--search <pattern> ... Find package(s) owning file(s).\n" +#| " -C|--audit [<package> ...] Check for broken package(s).\n" +#| " --yet-to-unpack Print packages selected for " +#| "installation.\n" +#| " --predep-package Print pre-dependencies to unpack.\n" +#| " --add-architecture <arch> Add <arch> to the list of " +#| "architectures.\n" +#| " --remove-architecture <arch> Remove <arch> from the list of " +#| "architectures.\n" +#| " --print-architecture Print dpkg architecture.\n" +#| " --print-foreign-architectures Print allowed foreign architectures.\n" +#| " --assert-<feature> Assert support for the specified " +#| "feature.\n" +#| " --validate-<thing> <string> Validate a <thing>'s <string>.\n" +#| " --compare-versions <a> <op> <b> Compare version numbers - see below.\n" +#| " --force-help Show help on forcing.\n" +#| " -Dh|--debug=help Show help on debugging.\n" +#| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -3951,7 +4033,6 @@ msgid "Description" msgstr "Descrição" #: src/querycmd.c -#| msgid "showing file on pager" msgid "showing package list on pager" msgstr "mostrar a lista de pacotes no pager" @@ -3991,11 +4072,9 @@ msgid "package '%s' is not installed and no information is available" msgstr "o pacote '%s' não está instalado e não está disponível informação" #: src/querycmd.c -#| msgid "" -#| "Use dpkg --info (= dpkg-deb --info) to examine archive files,\n" -#| "and dpkg --contents (= dpkg-deb --contents) to list their contents.\n" msgid "Use dpkg --info (= dpkg-deb --info) to examine archive files.\n" -msgstr "Utilize dpkg --info (= dpkg-deb --info) para examinar ficheiros de arquivo.\n" +msgstr "" +"Utilize dpkg --info (= dpkg-deb --info) para examinar ficheiros de arquivo.\n" #: src/querycmd.c #, c-format @@ -4023,12 +4102,11 @@ msgid "diverted by %s to: %s\n" msgstr "desviado por %s para: %s\n" #: src/querycmd.c -#| msgid "" -#| "Use dpkg --info (= dpkg-deb --info) to examine archive files,\n" -#| "and dpkg --contents (= dpkg-deb --contents) to list their contents.\n" msgid "" "Use dpkg --contents (= dpkg-deb --contents) to list archive files contents.\n" -msgstr "Utilize dpkg --contents (= dpkg-deb --contents) para listar o conteúdo de ficheiros de arquivo.\n" +msgstr "" +"Utilize dpkg --contents (= dpkg-deb --contents) para listar o conteúdo de " +"ficheiros de arquivo.\n" #: src/querycmd.c dpkg-deb/info.c #, c-format @@ -4068,20 +4146,6 @@ msgstr "" #: src/querycmd.c #, c-format -#| msgid "" -#| "Commands:\n" -#| " -s|--status <package> ... Display package status details.\n" -#| " -p|--print-avail <package> ... Display available version details.\n" -#| " -L|--listfiles <package> ... List files 'owned' by package(s).\n" -#| " -l|--list [<pattern> ...] List packages concisely.\n" -#| " -W|--show [<pattern> ...] Show information on package(s).\n" -#| " -S|--search <pattern> ... Find package(s) owning file(s).\n" -#| " --control-list <package> Print the package control file list.\n" -#| " --control-show <package> <file>\n" -#| " Show the package control file.\n" -#| " -c|--control-path <package> [<file>]\n" -#| " Print path for package control file.\n" -#| "\n" msgid "" "Commands:\n" " -s, --status [<package>...] Display package status details.\n" @@ -4100,15 +4164,19 @@ msgstr "" "Comandos:\n" " -s|--status [<pacote>...] Mostrar detalhes do estado do pacote.\n" " -p|--print-avail [<pacote>...] Mostrar detalhes da versão disponível.\n" -" -L|--listfiles <pacote>... Listar os ficheiros que pertencem ao(s) pacotes(s).\n" +" -L|--listfiles <pacote>... Listar os ficheiros que pertencem ao(s) " +"pacotes(s).\n" " -l|--list [<padrão>...] Listar os pacotes de forma concisa.\n" " -W|--show [<padrão>...] Mostrar informação sobre o(s) pacote(s).\n" -" -S|--search <padrão>... Encontrar pacote(s) dono(s) do(s) ficheiro(s).\n" -" --control-list <pacote> Mostrar a lista de ficheiros control de pacote.\n" +" -S|--search <padrão>... Encontrar pacote(s) dono(s) do(s) " +"ficheiro(s).\n" +" --control-list <pacote> Mostrar a lista de ficheiros control de " +"pacote.\n" " --control-show <pacote> <ficheiro>\n" " Mostrar o ficheiro control do pacote.\n" " -c|--control-path <pacote> [<ficheiro>]\n" -" Escrever o caminho do ficheiro control do pacote.\n" +" Escrever o caminho do ficheiro control do " +"pacote.\n" "\n" #: src/querycmd.c @@ -4261,8 +4329,8 @@ msgstr "" #, c-format msgid "cannot remove old backup config file '%.250s' (of '%.250s')" msgstr "" -"não pode remover o backup do ficheiro de configuração antigo '%.250s') (de '" -"%.250s')" +"não pode remover o backup do ficheiro de configuração antigo '%.250s') (de " +"'%.250s')" #: src/remove.c msgid "cannot remove old files list" @@ -4287,8 +4355,8 @@ msgid "" "not enough privileges to change root directory with --force-not-root, " "consider using --force-script-chrootless?" msgstr "" -"sem privilégios suficientes para alterar o directório raiz com " -"--force-not-root, considere utilizar --force-script-chrootless?" +"sem privilégios suficientes para alterar o directório raiz com --force-not-" +"root, considere utilizar --force-script-chrootless?" #: src/script.c #, c-format @@ -4306,12 +4374,10 @@ msgstr "não foi possível fazer setenv para o script do maintainer" #: src/script.c msgid "cannot set security execution context for maintainer script" -msgstr "" -"não pode definir o contexto de execução para o script do maintainer" +msgstr "não pode definir o contexto de execução para o script do maintainer" #: src/script.c #, c-format -#| msgid "installed %s script" msgid "installed %s package %s script" msgstr "instalado, do pacote %s, o script %s" @@ -4322,13 +4388,11 @@ msgstr "não foi capaz de stat %s '%.250s'" #: src/script.c #, c-format -#| msgid "new %s script" msgid "new %s package %s script" msgstr "do pacote %s, novo script %s" #: src/script.c #, c-format -#| msgid "old %s script" msgid "old %s package %s script" msgstr "do pacote antigo %s, script %s" @@ -4443,15 +4507,6 @@ msgstr "" #: src/statcmd.c #, c-format -#| msgid "" -#| "Options:\n" -#| " --admindir <directory> set the directory with the statoverride file.\n" -#| " --update immediately update <path> permissions.\n" -#| " --force force an action even if a sanity check fails.\n" -#| " --quiet quiet operation, minimal output.\n" -#| " --help show this help message.\n" -#| " --version show the version.\n" -#| "\n" msgid "" "Options:\n" " --admindir <directory> set the directory with the statoverride file.\n" @@ -4465,11 +4520,16 @@ msgid "" "\n" msgstr "" "Opções:\n" -" --admindir <directório> definir o directório com o ficheiro statoverride.\n" -" --instdir <directório> definir o direcorio raiz, mas não o directório admin.\n" -" --root <directório> definir o directório do sistema de ficheiros raiz.\n" -" --update actualizar imediatamente as permissões do <caminho>.\n" -" --force forçar uma acção mesmo quando um teste de sanidade falhar.\n" +" --admindir <directório> definir o directório com o ficheiro " +"statoverride.\n" +" --instdir <directório> definir o direcorio raiz, mas não o directório " +"admin.\n" +" --root <directório> definir o directório do sistema de ficheiros " +"raiz.\n" +" --update actualizar imediatamente as permissões do " +"<caminho>.\n" +" --force forçar uma acção mesmo quando um teste de " +"sanidade falhar.\n" " --quiet operação silenciosa, saída mínima.\n" " --help mostrar esta mensagem de ajuda.\n" " --version mostrar a versão.\n" @@ -4740,7 +4800,6 @@ msgid "De-configuring %s (%s) ...\n" msgstr "A desconfigurar %s (%s) ...\n" #: src/unpack.c -#| msgid "statoverride file contains empty line" msgid "conffile file contains an empty line" msgstr "ficheiro conffile contém uma linha vazia" @@ -4886,11 +4945,9 @@ msgid "package filesystem archive extraction" msgstr "extracção do arquivo do pacote do sistema de ficheiros" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "erro ao ler a saída do tar de dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "" "sistema de ficheiros do ficheiro tar corrompido - arquivo de pacote " "corrompido" @@ -5157,9 +5214,9 @@ msgstr "o ficheiro '%.250s' está corrompido - mau cabeçalho de arquivo" #: dpkg-deb/extract.c #, c-format -#| msgid "file '%.250s' is not a debian binary archive (try dpkg-split?)" msgid "file '%.250s' is not a Debian binary archive (try dpkg-split?)" -msgstr "o ficheiro '%.250s' não é um arquivo Debian binário (tente dpkg-split?)" +msgstr "" +"o ficheiro '%.250s' não é um arquivo Debian binário (tente dpkg-split?)" #: dpkg-deb/extract.c msgid "archive information header member" @@ -5204,9 +5261,6 @@ msgstr "o arquivo '%.250s' contém dois membros de controle, a desistir" #: dpkg-deb/extract.c #, c-format -#| msgid "" -#| " new debian package, version %d.%d.\n" -#| " size %jd bytes: control archive=%jd bytes.\n" msgid "" " new Debian package, version %d.%d.\n" " size %jd bytes: control archive=%jd bytes.\n" @@ -5230,9 +5284,6 @@ msgstr "não pode saltar membro do controlo do arquivo '%s': %s" #: dpkg-deb/extract.c #, c-format -#| msgid "" -#| " old debian package, version %d.%d.\n" -#| " size %jd bytes: control archive=%jd, main archive=%jd.\n" msgid "" " old Debian package, version %d.%d.\n" " size %jd bytes: control archive=%jd, main archive=%jd.\n" @@ -5250,7 +5301,6 @@ msgstr "" #: dpkg-deb/extract.c #, c-format -#| msgid "'%.255s' is not a debian format archive" msgid "'%.255s' is not a Debian format archive" msgstr "'%.255s' não é um arquivo de formato Debian" @@ -5274,9 +5324,8 @@ msgstr "falhou criar directório" #: dpkg-deb/extract.c #, c-format -#| msgid "unexpected eof in package name at line %d" msgid "unexpected pre-existing pathname %s" -msgstr "nome de caminho %s pré-existente inesperado" +msgstr "nome de caminho %s pré-existente inesperado" #: dpkg-deb/extract.c msgid "failed to chdir to directory" @@ -5434,30 +5483,6 @@ msgstr "" #: dpkg-deb/main.c #, c-format -#| msgid "" -#| "Options:\n" -#| " -v, --verbose Enable verbose output.\n" -#| " -D, --debug Enable debugging output.\n" -#| " --showformat=<format> Use alternative format for --show.\n" -#| " --deb-format=<format> Select archive format.\n" -#| " Allowed values: 0.939000, 2.0 " -#| "(default).\n" -#| " --nocheck Suppress control file check (build " -#| "bad\n" -#| " packages).\n" -#| " --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" -#| " Allowed types: gzip, xz, none.\n" -#| " -S<strategy> Set the compression strategy when " -#| "building.\n" -#| " Allowed values: none; extreme (xz);\n" -#| " filtered, huffman, rle, fixed " -#| "(gzip).\n" -#| "\n" msgid "" "Options:\n" " -v, --verbose Enable verbose output.\n" @@ -5491,11 +5516,15 @@ msgstr "" " --nocheck Suprimir verificação do arquivo controlo " "(construir pacotes mal-formados).\n" " --root-owner-group Forçar que o dono e grupo seja root.\n" -" --[no-]uniform-compression Usar os parâmetros de compressão em todos os membros.\n" -" -z# Definir o nível de compressão para a compilação.\n" -" -Z<tipo> Definir o tipo de compressão utilizado para a compilação.\n" +" --[no-]uniform-compression Usar os parâmetros de compressão em todos " +"os membros.\n" +" -z# Definir o nível de compressão para a " +"compilação.\n" +" -Z<tipo> Definir o tipo de compressão utilizado " +"para a compilação.\n" " Tipos permitidos: gzip, xz, none.\n" -" -S<estratégia> Definir a estratégia de compressão para a compilação.\n" +" -S<estratégia> Definir a estratégia de compressão para a " +"compilação.\n" " Tipos permitidos: none, extreme (xz);\n" " filtered, huffman, rle, fixed (gzip).\n" "\n" @@ -6116,7 +6145,21 @@ msgstr "" "\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -6126,8 +6169,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6624,12 +6668,17 @@ msgstr "para voltar às actualizações automáticas utilize '%s --auto %s'" #: utils/update-alternatives.polkit.in msgid "Run update-alternatives to modify system alternative selections" -msgstr "Corra update-alternatives para modificar o sistema de seleções de alternativas" +msgstr "" +"Corra update-alternatives para modificar o sistema de seleções de " +"alternativas" #: utils/update-alternatives.polkit.in msgid "Authentication is required to run update-alternatives" msgstr "É necessária autenticação para correr update-alternatives" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "erro ao ler a saída do tar de dpkg-deb" + #~ msgid "cannot open control file '%s' for package '%s'" #~ msgstr "não foi possível abrir o ficheiro control '%s' para o pacote '%s'" diff --git a/po/pt_BR.po b/po/pt_BR.po index 14282502e..0ff8a8897 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.13\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:52+0200\n" "Last-Translator: Felipe Augusto van de Wiel (faw) <faw@debian.org>\n" "Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian." @@ -1564,6 +1564,11 @@ msgstr "" msgid "missing closing brace" msgstr "\"altname\" faltando" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1655,6 +1660,67 @@ msgstr "sub-processo %s falhou com código de estado de espera %d" msgid "wait for %s subprocess failed" msgstr "espera por %s falhou" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "caractere '%c' inválido no campo tamanho\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "caractere '%c' inválido no campo tamanho\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header uid field" +msgstr "modo de atualização inválido" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header gid field" +msgstr "arquivo statoverride `%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "caractere '%c' inválido no campo tamanho\n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "tipo de compressão desconhecido '%s'!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat old name `%s': %s" @@ -3514,27 +3580,27 @@ msgstr "Programa de gerenciamento de pacotes Debian '%s' versão %s.\n" #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -5247,11 +5313,9 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "erro lendo a saída do tar do dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "" "arquivo tar do sistema de arquivos corrompido - arquivo de pacote corrompido" @@ -6601,8 +6665,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -7123,6 +7188,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "erro lendo a saída do tar do dpkg-deb" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:52+0200\n" "Last-Translator: ioan-eugen STAN <stan.ieugen@gmail.com>\n" "Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\n" @@ -1614,6 +1614,11 @@ msgstr "" msgid "missing closing brace" msgstr "" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1709,6 +1714,70 @@ msgstr "subprocesul %s a eșuat cu codul stării de așteptare %d" msgid "wait for %s subprocess failed" msgstr "așteptarea după sub-procesul %s a eșuat" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "caracter nevalid „%c” în lățimea câmpului\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "caracter nevalid „%c” în lățimea câmpului\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid status" +msgid "invalid tar header uid field" +msgstr "stare nevalidă" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "statoverride file `%.250s'" +msgid "invalid tar header gid field" +msgstr "fișier statoverride „%.250s”" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "caracter nevalid „%c” în lățimea câmpului\n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "generated corrupt ar header for '%s'" +msgid "unsupported Solaris tar header type '%c'" +msgstr "s-a generat un antet ar corupt pentru „%s”" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "tip de compresie necunoscut „%s”!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat file '%s'" @@ -3589,27 +3658,27 @@ msgstr "Debian „%s”, programul de administrare a pachetelor versiunea %s.\n" #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -5395,11 +5464,9 @@ msgid "package filesystem archive extraction" msgstr "extragerea câmpului de către dpkg-deb" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "eroare la citirea rezultatului tar al lui dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "" "sistemul de fișiere al fișierului tar este corupt - arhiva pachetului este " "coruptă" @@ -6803,8 +6870,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -7355,6 +7423,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "eroare la citirea rezultatului tar al lui dpkg-deb" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.22\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:52+0200\n" "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -1477,6 +1477,11 @@ msgstr "ширина поля вне допустимого диапазона" msgid "missing closing brace" msgstr "нет закрывающей скобки" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1573,6 +1578,70 @@ msgstr "работа подпроцесса %s завершилась неуда msgid "wait for %s subprocess failed" msgstr "ожидание завершения подпроцесса %s завершилось неудачно" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "недопустимый символ «%c» в поле ширины" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "недопустимый символ «%c» в поле ширины" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid status" +msgid "invalid tar header uid field" +msgstr "неправильное состояние" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "reading statoverride file '%.250s'" +msgid "invalid tar header gid field" +msgstr "выполняется чтение файла statoverride «%.250s»" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "недопустимый символ «%c» в поле ширины" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "неподдерживаемые параметры в заголовке файла" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "неизвестный тип сжатия «%s»!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat file '%s'" @@ -3351,27 +3420,27 @@ msgstr "Система управления пакетами Debian «%s», ве #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -5035,11 +5104,9 @@ msgid "package filesystem archive extraction" msgstr "извлечение архива файловой системы пакета" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "ошибка чтения архива tar, возвращённого dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "повреждённый архив файловой системы: повреждён файл пакета" #: src/unpack.c @@ -6293,7 +6360,21 @@ msgstr "" "\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -6303,8 +6384,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6816,6 +6898,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "ошибка чтения архива tar, возвращённого dpkg-deb" + #, fuzzy #~| msgid "cannot open '%s' control file for package '%s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 10:01+0200\n" "Last-Translator: Ivan Masár <helix84@centrum.sk>\n" "Language-Team: Slovak <debian-l10n-slovak@lists.debian.org>\n" @@ -1489,6 +1489,11 @@ msgstr "pole šírka je mimo platného rozsahu" msgid "missing closing brace" msgstr "chýba pravá zložená zátvorka" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1582,6 +1587,70 @@ msgstr "podproces %s zlyhal s čakacím stavovým kódom %d" msgid "wait for %s subprocess failed" msgstr "čakanie na podproces %s zlyhalo" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "neplatný znak „%c“ v šírke poľa" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "neplatný znak „%c“ v šírke poľa" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid status" +msgid "invalid tar header uid field" +msgstr "neplatný stav" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "reading statoverride file '%.250s'" +msgid "invalid tar header gid field" +msgstr "číta sa súbor statoverride „%.250s“" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "neplatný znak „%c“ v šírke poľa" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "nepodporované voľby v hlavičke súbora" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "neznámy typ kompresie „%s“!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat file '%s'" @@ -3395,27 +3464,27 @@ msgstr "Debian „%s“ program na údržbu balíkov, verzia %s.\n" #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -5122,11 +5191,9 @@ msgid "package filesystem archive extraction" msgstr "extrakcia súborového systému archívu balíka" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "chyba pri čítaní dpkg-deb tar výstupu" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "poškodený systémový tar súbor - poškodený archív balíkov" #: src/unpack.c @@ -6352,7 +6419,21 @@ msgstr "" "\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -6362,8 +6443,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6879,6 +6961,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "chyba pri čítaní dpkg-deb tar výstupu" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.23\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-04-07 09:52+0200\n" "Last-Translator: Peter Krefting <peter@softwolves.pp.se>\n" "Language-Team: Svenska <debian-l10n-swedish@lists.debian.org>\n" @@ -1455,6 +1455,11 @@ msgstr "fältbredden är utanför tillåtet område" msgid "missing closing brace" msgstr "avslutande klammerparentes saknas" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1547,6 +1552,70 @@ msgstr "underprocessen %s misslyckades med statuskod %d" msgid "wait for %s subprocess failed" msgstr "väntan på underporcessen %s misslyckades" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "ogiltigt tecken \"%c\" i fältbredd" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "ogiltigt tecken \"%c\" i fältbredd" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid status" +msgid "invalid tar header uid field" +msgstr "felaktig status" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "reading statoverride file '%.250s'" +msgid "invalid tar header gid field" +msgstr "läser statoverride-fil \"%.250s\"" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "ogiltigt tecken \"%c\" i fältbredd" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "filhuvudet innehåller alternativ som inte stöds" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "okänd komprimeringstyp \"%s\"." + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat file '%s'" @@ -3299,27 +3368,27 @@ msgstr "Debian \"%s\" pakethanteringsprogram version %s.\n" #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4922,11 +4991,9 @@ msgid "package filesystem archive extraction" msgstr "extrahering av paketfilsystem" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "kunde inte läsa dpkg-debs tar-utdata" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "trasig filsystemstarfil - trasigt paketarkiv" #: src/unpack.c @@ -6137,7 +6204,21 @@ msgstr "" " prioritet i automatiskt läge.\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -6147,8 +6228,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6650,6 +6732,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "kunde inte läsa dpkg-debs tar-utdata" + #, fuzzy #~| msgid "cannot open '%s' control file for package '%s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.23\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2015-06-26 16:13+0200\n" "Last-Translator: Theppitak Karoonboonyanan <thep@debian.org>\n" "Language-Team: Thai <thai-l10n@googlegroups.com>\n" @@ -1436,6 +1436,11 @@ msgstr "ความกว้างเขตข้อมูลอยู่นอ msgid "missing closing brace" msgstr "ขาดปีกกาปิด" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1528,6 +1533,70 @@ msgstr "โพรเซสย่อย %s ล้มเหลวด้วยร msgid "wait for %s subprocess failed" msgstr "คอยโพรเซสย่อย %s ไม่สำเร็จ" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "ใช้อักขระ '%c' ไม่ได้ในความกว้างเขตข้อมูล" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "ใช้อักขระ '%c' ไม่ได้ในความกว้างเขตข้อมูล" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid status" +msgid "invalid tar header uid field" +msgstr "สถานะผิดพลาด" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "reading statoverride file '%.250s'" +msgid "invalid tar header gid field" +msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม statoverride '%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "ใช้อักขระ '%c' ไม่ได้ในความกว้างเขตข้อมูล" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "พบตัวเลือกที่ไม่รองรับในส่วนหัวของแฟ้ม" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "ไม่รู้จักชนิดของการบีบอัด `%s'!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat file '%s'" @@ -3238,27 +3307,27 @@ msgstr "โปรแกรมจัดการแพกเกจ `%s' ของ #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4830,11 +4899,9 @@ msgid "package filesystem archive extraction" msgstr "การแตกส่วนระบบแฟ้มของแพกเกจ" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "เกิดข้อผิดพลาดขณะอ่านผลลัพธ์ของ tar จาก dpkg-deb" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "แฟ้ม tar สำหรับแฟ้มที่จะติดตั้งในระบบแฟ้มเสียหาย - แฟ้มแพกเกจเสียหาย" #: src/unpack.c @@ -6029,7 +6096,21 @@ msgstr "" " \n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -6039,8 +6120,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6530,6 +6612,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "เกิดข้อผิดพลาดขณะอ่านผลลัพธ์ของ tar จาก dpkg-deb" + #, fuzzy #~| msgid "cannot open '%s' control file for package '%s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -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: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\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" @@ -1521,6 +1521,11 @@ msgstr "" msgid "missing closing brace" msgstr "kulang na %s" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1610,6 +1615,67 @@ msgstr "subprocess %s ay bigo na may wait status code %d" msgid "wait for %s subprocess failed" msgstr "paghintay sa %s ay bigo" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "di tanggap na karakter `%c' sa lapad ng saklaw\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "di tanggap na karakter `%c' sa lapad ng saklaw\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header uid field" +msgstr "talaksang statoverride `%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +msgid "invalid tar header gid field" +msgstr "talaksang statoverride `%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "di tanggap na karakter `%c' sa lapad ng saklaw\n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "di kilalang uri ng compression `%s'!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format msgid "cannot stat pathname '%s'" @@ -3369,27 +3435,27 @@ msgstr "' programang tagapangasiwa ng mga pakete, bersyon " #, fuzzy, c-format msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -5016,11 +5082,9 @@ msgid "package filesystem archive extraction" msgstr "" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "error sa pagbasa ng dpkg-deb tar output" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "sirang filesystem tarfile - sira ang arkibong pakete" #: src/unpack.c @@ -6271,8 +6335,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6750,6 +6815,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "error sa pagbasa ng dpkg-deb tar output" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.10\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2018-01-03 16:44+0300\n" "Last-Translator: Mert Dirik <mertdirik@gmail.com>\n" "Language-Team: Turkish <debian-l10n-turkish@lists.debian.org>\n" @@ -1437,6 +1437,11 @@ msgstr "alan genişliği aralığın dışında" msgid "missing closing brace" msgstr "kapatma parantezi eksik" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1523,6 +1528,70 @@ msgstr "%s alt süreci %d durum kodu döndürerek başarısız oldu" msgid "wait for %s subprocess failed" msgstr "%s alt sürecini bekleme çağrısı başarısız oldu" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "alan genişliğinde geçersiz '%c' karakteri" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "alan genişliğinde geçersiz '%c' karakteri" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride uid %s" +msgid "invalid tar header uid field" +msgstr "geçersiz statoverride kullanıcı kimliği (%s)" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride gid %s" +msgid "invalid tar header gid field" +msgstr "geçersiz statoverride grup kimliği (%s)" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "alan genişliğinde geçersiz '%c' karakteri" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "dosya başlığında desteklenmeyen seçenekler var" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "bilinmeyen sıkıştırma türü '%s'!" + #: lib/dpkg/treewalk.c #, c-format msgid "cannot stat pathname '%s'" @@ -3245,30 +3314,72 @@ msgid "Debian '%s' package management program version %s.\n" msgstr "Debian '%s' paket yönetim programı sürüm %s.\n" #: src/main.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Commands:\n" +#| " -i|--install <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --unpack <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " -A|--record-avail <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --configure <package> ... | -a|--pending\n" +#| " --triggers-only <package> ... | -a|--pending\n" +#| " -r|--remove <package> ... | -a|--pending\n" +#| " -P|--purge <package> ... | -a|--pending\n" +#| " -V|--verify <package> ... Verify the integrity of package(s).\n" +#| " --get-selections [<pattern> ...] Get list of selections to stdout.\n" +#| " --set-selections Set package selections from stdin.\n" +#| " --clear-selections Deselect every non-essential package.\n" +#| " --update-avail [<Packages-file>] Replace available packages info.\n" +#| " --merge-avail [<Packages-file>] Merge with info from file.\n" +#| " --clear-avail Erase existing available info.\n" +#| " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" +#| " -s|--status <package> ... Display package status details.\n" +#| " -p|--print-avail <package> ... Display available version details.\n" +#| " -L|--listfiles <package> ... List files 'owned' by package(s).\n" +#| " -l|--list [<pattern> ...] List packages concisely.\n" +#| " -S|--search <pattern> ... Find package(s) owning file(s).\n" +#| " -C|--audit [<package> ...] Check for broken package(s).\n" +#| " --yet-to-unpack Print packages selected for " +#| "installation.\n" +#| " --predep-package Print pre-dependencies to unpack.\n" +#| " --add-architecture <arch> Add <arch> to the list of " +#| "architectures.\n" +#| " --remove-architecture <arch> Remove <arch> from the list of " +#| "architectures.\n" +#| " --print-architecture Print dpkg architecture.\n" +#| " --print-foreign-architectures Print allowed foreign architectures.\n" +#| " --assert-<feature> Assert support for the specified " +#| "feature.\n" +#| " --validate-<thing> <string> Validate a <thing>'s <string>.\n" +#| " --compare-versions <a> <op> <b> Compare version numbers - see below.\n" +#| " --force-help Show help on forcing.\n" +#| " -Dh|--debug=help Show help on debugging.\n" +#| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4891,11 +5002,9 @@ msgid "package filesystem archive extraction" msgstr "paket dosya sistemi arşiv açma" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "dpkg-deb tar çıktısı okunamadı" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "bozuk dosya sistemi tar dosyası - bozuk paket arşivi" #: src/unpack.c @@ -6093,7 +6202,21 @@ msgstr "" "\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -6103,8 +6226,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6622,6 +6746,9 @@ msgid "Authentication is required to run update-alternatives" msgstr "" "update-alternatives komutunu çalıştırmak için kimlik doğrulama gerekmektedir" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "dpkg-deb tar çıktısı okunamadı" + #~ msgid "cannot open control file '%s' for package '%s'" #~ msgstr "'%2$s' paketinin denetim dosyası (%1$s) açılamıyor" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.18.2\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2016-01-14 08:22+0700\n" "Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n" "Language-Team: Vietnamese <debian-l10n-vietnamese@lists.debian.org>\n" @@ -1458,6 +1458,11 @@ msgstr "độ rộng trường nằm ngoài phạm vi cho phép" msgid "missing closing brace" msgstr "thiếu dấu ngoặc ôm" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1550,6 +1555,70 @@ msgstr "tiến trình con %s bị lỗi với mã trạng thái chờ %d" msgid "wait for %s subprocess failed" msgstr "gặp lỗi chờ tiến trình con %s" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "ký tự “%c” trong độ rộng trường không hợp lệ" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "ký tự “%c” trong độ rộng trường không hợp lệ" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride uid %s" +msgid "invalid tar header uid field" +msgstr "mã số người dùng statoverride không hợp lệ %s" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride gid %s" +msgid "invalid tar header gid field" +msgstr "mã số nhóm statoverride không hợp lệ %s" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "ký tự “%c” trong độ rộng trường không hợp lệ" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "các tùy chọn không được hỗ trợ trong phần đầu tập tin" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "không hiểu kiểu nén “%s”!" + #: lib/dpkg/treewalk.c #, fuzzy, c-format #| msgid "cannot stat file '%s'" @@ -3321,27 +3390,27 @@ msgstr "Chương trình quản lý gói Debian “%s”, phiên bản %s.\n" #| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4975,11 +5044,9 @@ msgid "package filesystem archive extraction" msgstr "sự rút trích hệ thống tập tin kho lưu của gói" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "gặp lỗi khi đọc kết xuất tar của “dpkg-deb”" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "tập tin .tar của hệ thống tập tin bị hỏng — kho lưu gói bị hỏng" #: src/unpack.c @@ -6208,7 +6275,21 @@ msgstr "" "\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -6218,8 +6299,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6731,6 +6813,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "gặp lỗi khi đọc kết xuất tar của “dpkg-deb”" + #, fuzzy #~| msgid "cannot open '%s' control file for package '%s'" #~ msgid "cannot open control file '%s' for package '%s'" diff --git a/po/zh_CN.po b/po/zh_CN.po index b6962e980..859bc1542 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.19.0\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2019-01-12 00:00+0000\n" "Last-Translator: Mo Zhou <cdluminate@gmail.com>\n" "Language-Team: Chinese (simplified) <debian-l10n-chinese@lists.debian.org>\n" @@ -1388,6 +1388,11 @@ msgstr "字段宽度超出范围" msgid "missing closing brace" msgstr "缺少右大括号" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1474,6 +1479,70 @@ msgstr "%s 子进程失败,获得的等待状态号为 %d" msgid "wait for %s subprocess failed" msgstr "等待 %s 子进程失败" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "字段宽度中有无效的字符 %c" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "字段宽度中有无效的字符 %c" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride uid %s" +msgid "invalid tar header uid field" +msgstr "无效的 statoverride 用户ID(uid) %s" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid statoverride gid %s" +msgid "invalid tar header gid field" +msgstr "无效的 statoverride 组ID(gid) %s" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "字段宽度中有无效的字符 %c" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "不支持的文件头选项" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "无法识别的压缩类型 %s !" + #: lib/dpkg/treewalk.c #, c-format msgid "cannot stat pathname '%s'" @@ -2710,7 +2779,8 @@ msgstr "忽略重命名 %s 的要求,该文件属主为转移软件包 %s\n" msgid "" "diverting file '%s' from an Essential package with rename is dangerous, use " "--no-rename" -msgstr "从至关重要的软件包中转移文件 '%s' 并重命名是非常危险的,请用 --no-rename" +msgstr "" +"从至关重要的软件包中转移文件 '%s' 并重命名是非常危险的,请用 --no-rename" #: src/divertcmd.c #, c-format @@ -3109,30 +3179,72 @@ msgid "Debian '%s' package management program version %s.\n" msgstr "Debian %s 软件包管理程序 %s 版。\n" #: src/main.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Commands:\n" +#| " -i|--install <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --unpack <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " -A|--record-avail <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --configure <package> ... | -a|--pending\n" +#| " --triggers-only <package> ... | -a|--pending\n" +#| " -r|--remove <package> ... | -a|--pending\n" +#| " -P|--purge <package> ... | -a|--pending\n" +#| " -V|--verify <package> ... Verify the integrity of package(s).\n" +#| " --get-selections [<pattern> ...] Get list of selections to stdout.\n" +#| " --set-selections Set package selections from stdin.\n" +#| " --clear-selections Deselect every non-essential package.\n" +#| " --update-avail [<Packages-file>] Replace available packages info.\n" +#| " --merge-avail [<Packages-file>] Merge with info from file.\n" +#| " --clear-avail Erase existing available info.\n" +#| " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" +#| " -s|--status <package> ... Display package status details.\n" +#| " -p|--print-avail <package> ... Display available version details.\n" +#| " -L|--listfiles <package> ... List files 'owned' by package(s).\n" +#| " -l|--list [<pattern> ...] List packages concisely.\n" +#| " -S|--search <pattern> ... Find package(s) owning file(s).\n" +#| " -C|--audit [<package> ...] Check for broken package(s).\n" +#| " --yet-to-unpack Print packages selected for " +#| "installation.\n" +#| " --predep-package Print pre-dependencies to unpack.\n" +#| " --add-architecture <arch> Add <arch> to the list of " +#| "architectures.\n" +#| " --remove-architecture <arch> Remove <arch> from the list of " +#| "architectures.\n" +#| " --print-architecture Print dpkg architecture.\n" +#| " --print-foreign-architectures Print allowed foreign architectures.\n" +#| " --assert-<feature> Assert support for the specified " +#| "feature.\n" +#| " --validate-<thing> <string> Validate a <thing>'s <string>.\n" +#| " --compare-versions <a> <op> <b> Compare version numbers - see below.\n" +#| " --force-help Show help on forcing.\n" +#| " -Dh|--debug=help Show help on debugging.\n" +#| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -3826,8 +3938,7 @@ msgstr "系统没有安装软件包 %s,因而没有相关的信息" #: src/querycmd.c msgid "Use dpkg --info (= dpkg-deb --info) to examine archive files.\n" -msgstr "" -"使用 dpkg --info (= dpkg-deb --info) 来检测打包好的文件,\n" +msgstr "使用 dpkg --info (= dpkg-deb --info) 来检测打包好的文件,\n" #: src/querycmd.c #, c-format @@ -3857,8 +3968,7 @@ msgstr "被 %s 转移至:%s\n" #: src/querycmd.c msgid "" "Use dpkg --contents (= dpkg-deb --contents) to list archive files contents.\n" -msgstr "" -"通过 dpkg --contents (= dpkg-deb --contents) 来列出档案文件清单。\n" +msgstr "通过 dpkg --contents (= dpkg-deb --contents) 来列出档案文件清单。\n" #: src/querycmd.c dpkg-deb/info.c #, c-format @@ -4087,7 +4197,9 @@ msgstr "为了使dpkg正常工作,管理目录必须在安装目录中" msgid "" "not enough privileges to change root directory with --force-not-root, " "consider using --force-script-chrootless?" -msgstr "没有足够权限通过 --force-not-root 改变根目录,考虑用 --force-script-chrootless ?" +msgstr "" +"没有足够权限通过 --force-not-root 改变根目录,考虑用 --force-script-" +"chrootless ?" #: src/script.c #, c-format @@ -4644,11 +4756,9 @@ msgid "package filesystem archive extraction" msgstr "软件包文件系统归档提取" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "无法读取 dpkg-deb 输出的 tar 文件" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "文件系统的 tar 文件已损坏 - 软件包文件已毁损" #: src/unpack.c @@ -5788,7 +5898,21 @@ msgstr "" "\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -5798,8 +5922,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6280,6 +6405,9 @@ msgstr "运行 update-alternatives 工具以修改系统可选项的选择情况 msgid "Authentication is required to run update-alternatives" msgstr "需要认证后才能执行 update-alternatives" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "无法读取 dpkg-deb 输出的 tar 文件" + #~ msgid "cannot open control file '%s' for package '%s'" #~ msgstr "无法打开软件包 %2$s 的 %1$s 控制文件" diff --git a/po/zh_TW.po b/po/zh_TW.po index 61b5c0e4a..b4e09b722 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.13\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2018-10-08 11:37+0200\n" +"POT-Creation-Date: 2019-01-22 14:24+0100\n" "PO-Revision-Date: 2018-04-15 07:06+0800\n" "Last-Translator: 林博仁 <Buo.Ren.Lin@gmail.com>\n" "Language-Team: Chinese (traditional) <debian-l10n-chinese@lists.debian.org>\n" @@ -1403,6 +1403,11 @@ msgstr "欄位寬度超出範圍" msgid "missing closing brace" msgstr "找不到結尾括弧" +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" @@ -1489,6 +1494,70 @@ msgstr "「%s」子進程失敗,並傳回了 %d 等待狀態碼(wait status co msgid "wait for %s subprocess failed" msgstr "等待「%s」子程序失敗" +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header size field" +msgstr "欄位寬度中有無效的字元 '%c'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header mtime field" +msgstr "欄位寬度中有無效的字元 '%c'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid status" +msgid "invalid tar header uid field" +msgstr "狀態無效" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "reading statoverride file '%.250s'" +msgid "invalid tar header gid field" +msgstr "讀取 statoverride 檔 '%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character '%c' in field width" +msgid "invalid tar header checksum field" +msgstr "欄位寬度中有無效的字元 '%c'" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unsupported options in file header" +msgid "unsupported Solaris tar header type '%c'" +msgstr "檔頭選項不支援" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "未知的壓縮類型 `%s'!" + # 參閱 stat(2)、lstat(2) 的使用手冊頁面(manpage) #: lib/dpkg/treewalk.c #, c-format @@ -3157,30 +3226,72 @@ msgid "Debian '%s' package management program version %s.\n" msgstr "Debian `%s' 套件管理程式版本%s。\n" #: src/main.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Commands:\n" +#| " -i|--install <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --unpack <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " -A|--record-avail <.deb file name> ... | -R|--recursive " +#| "<directory> ...\n" +#| " --configure <package> ... | -a|--pending\n" +#| " --triggers-only <package> ... | -a|--pending\n" +#| " -r|--remove <package> ... | -a|--pending\n" +#| " -P|--purge <package> ... | -a|--pending\n" +#| " -V|--verify <package> ... Verify the integrity of package(s).\n" +#| " --get-selections [<pattern> ...] Get list of selections to stdout.\n" +#| " --set-selections Set package selections from stdin.\n" +#| " --clear-selections Deselect every non-essential package.\n" +#| " --update-avail [<Packages-file>] Replace available packages info.\n" +#| " --merge-avail [<Packages-file>] Merge with info from file.\n" +#| " --clear-avail Erase existing available info.\n" +#| " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" +#| " -s|--status <package> ... Display package status details.\n" +#| " -p|--print-avail <package> ... Display available version details.\n" +#| " -L|--listfiles <package> ... List files 'owned' by package(s).\n" +#| " -l|--list [<pattern> ...] List packages concisely.\n" +#| " -S|--search <pattern> ... Find package(s) owning file(s).\n" +#| " -C|--audit [<package> ...] Check for broken package(s).\n" +#| " --yet-to-unpack Print packages selected for " +#| "installation.\n" +#| " --predep-package Print pre-dependencies to unpack.\n" +#| " --add-architecture <arch> Add <arch> to the list of " +#| "architectures.\n" +#| " --remove-architecture <arch> Remove <arch> from the list of " +#| "architectures.\n" +#| " --print-architecture Print dpkg architecture.\n" +#| " --print-foreign-architectures Print allowed foreign architectures.\n" +#| " --assert-<feature> Assert support for the specified " +#| "feature.\n" +#| " --validate-<thing> <string> Validate a <thing>'s <string>.\n" +#| " --compare-versions <a> <op> <b> Compare version numbers - see below.\n" +#| " --force-help Show help on forcing.\n" +#| " -Dh|--debug=help Show help on debugging.\n" +#| "\n" msgid "" "Commands:\n" -" -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" -" --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" -" -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" -" --configure <package> ... | -a|--pending\n" -" --triggers-only <package> ... | -a|--pending\n" -" -r|--remove <package> ... | -a|--pending\n" -" -P|--purge <package> ... | -a|--pending\n" -" -V|--verify <package> ... Verify the integrity of package(s).\n" -" --get-selections [<pattern> ...] Get list of selections to stdout.\n" +" -i|--install <.deb file name>... | -R|--recursive <directory>...\n" +" --unpack <.deb file name>... | -R|--recursive <directory>...\n" +" -A|--record-avail <.deb file name>... | -R|--recursive <directory>...\n" +" --configure <package>... | -a|--pending\n" +" --triggers-only <package>... | -a|--pending\n" +" -r|--remove <package>... | -a|--pending\n" +" -P|--purge <package>... | -a|--pending\n" +" -V|--verify [<package>...] Verify the integrity of package(s).\n" +" --get-selections [<pattern>...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" -" -s|--status <package> ... Display package status details.\n" -" -p|--print-avail <package> ... Display available version details.\n" -" -L|--listfiles <package> ... List files 'owned' by package(s).\n" -" -l|--list [<pattern> ...] List packages concisely.\n" -" -S|--search <pattern> ... Find package(s) owning file(s).\n" -" -C|--audit [<package> ...] Check for broken package(s).\n" +" -s|--status [<package>...] Display package status details.\n" +" -p|--print-avail [<package>...] Display available version details.\n" +" -L|--listfiles <package>... List files 'owned' by package(s).\n" +" -l|--list [<pattern>...] List packages concisely.\n" +" -S|--search <pattern>... Find package(s) owning file(s).\n" +" -C|--audit [<package>...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" @@ -4751,11 +4862,9 @@ msgid "package filesystem archive extraction" msgstr "套件檔案系統壓縮檔解壓縮" #: src/unpack.c -msgid "error reading dpkg-deb tar output" -msgstr "在讀取 dpkg-deb 輸出的 tar 檔時發生錯誤" - -#: src/unpack.c -msgid "corrupted filesystem tarfile - corrupted package archive" +#, fuzzy +#| msgid "corrupted filesystem tarfile - corrupted package archive" +msgid "corrupted filesystem tarfile in package archive" msgstr "檔案系統 tar 檔已損壞 - 套件壓縮檔毀損" #: src/unpack.c @@ -5908,7 +6017,21 @@ msgstr "" "\n" #: utils/update-alternatives.c -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Options:\n" +#| " --altdir <directory> change the alternatives directory.\n" +#| " --admindir <directory> change the administrative directory.\n" +#| " --log <file> change the log file.\n" +#| " --force allow replacing files with alternative links.\n" +#| " --skip-auto skip prompt for alternatives correctly " +#| "configured\n" +#| " in automatic mode (relevant for --config " +#| "only)\n" +#| " --verbose verbose operation, more output.\n" +#| " --quiet quiet operation, minimal output.\n" +#| " --help show this help message.\n" +#| " --version show the version.\n" msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" @@ -5918,8 +6041,9 @@ msgid "" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" -" --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" +" --verbose verbose operation, more output.\n" +" --debug debug output, way more output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" @@ -6400,6 +6524,9 @@ msgstr "" msgid "Authentication is required to run update-alternatives" msgstr "" +#~ msgid "error reading dpkg-deb tar output" +#~ msgstr "在讀取 dpkg-deb 輸出的 tar 檔時發生錯誤" + #, fuzzy #~| msgid "unable to open files list file for package `%.250s'" #~ msgid "cannot open control file '%s' for package '%s'" |