diff options
Diffstat (limited to 'po/sk.po')
-rw-r--r-- | po/sk.po | 131 |
1 files changed, 108 insertions, 23 deletions
@@ -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'" |