X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/b3c63712e4e54e3743c302416528423def4eefbb..24c7db2edea692c3778c021c053a2316203bfa03:/po/sk.po?ds=sidebyside diff --git a/po/sk.po b/po/sk.po index 47a2dbd76..1f869dccf 100644 --- a/po/sk.po +++ b/po/sk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-12-07 15:31+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+0100\n" "PO-Revision-Date: 2012-06-28 20:49+0100\n" "Last-Translator: Ivan Masár \n" "Language-Team: Slovak \n" @@ -1324,6 +1324,7 @@ msgstr "" #: cmdline/apt-helper.cc msgid "" "Usage: apt-helper [options] command\n" +" apt-helper [options] cat-file file ...\n" " apt-helper [options] download-file uri target-path\n" "\n" "apt-helper bundles a variety of commands for shell scripts to use\n" @@ -1338,6 +1339,10 @@ msgstr "" msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" msgstr "" +#: cmdline/apt-helper.cc +msgid "concatenate files, with automatic decompression" +msgstr "" + #: cmdline/apt-helper.cc msgid "detect proxy using apt.conf" msgstr "" @@ -2545,6 +2550,13 @@ msgstr "" "Nepodarilo sa nájsť očakávanú položku „%s“ v súbore Release (Nesprávna " "položka sources.list alebo chybný formát súboru)" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" +msgstr "" + #: apt-pkg/acquire-item.cc msgid "There is no public key available for the following key IDs:\n" msgstr "Nie sú dostupné žiadne verejné kľúče ku kľúčom s nasledovnými ID:\n" @@ -3052,6 +3064,14 @@ msgstr "Podproces %s neočakávane skončil" msgid "Problem closing the gzip file %s" msgstr "Problém pri zatváraní gzip súboru %s" +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to create subprocess IPC" +msgstr "Nedá sa vytvoriť podproces IPC" + +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to exec compressor " +msgstr "Nepodarilo sa spustiť kompresor " + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open file %s" @@ -3062,14 +3082,6 @@ msgstr "Nedá sa otvoriť súbor %s" msgid "Could not open file descriptor %d" msgstr "Nedá sa otvoriť popisovač súboru %d" -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to create subprocess IPC" -msgstr "Nedá sa vytvoriť podproces IPC" - -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to exec compressor " -msgstr "Nepodarilo sa spustiť kompresor " - #: apt-pkg/contrib/fileutl.cc #, c-format msgid "read, still have %llu to read but none left" @@ -3229,6 +3241,13 @@ msgstr "Žiadne sekcie v Release súbore %s" msgid "No Hash entry in Release file %s" msgstr "Chýba položka „Hash“ v súbore Release %s" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "" +"No Hash entry in Release file %s, which is considered strong enough for " +"security purposes" +msgstr "" + #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Invalid 'Date' entry in Release file %s" @@ -3552,10 +3571,6 @@ msgstr "Súbor vyrovnávacej pamäti balíkov je poškodený" msgid "The package cache file is an incompatible version" msgstr "Súbor vyrovnávacej pamäti balíkov je nezlučiteľnej verzie" -#: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Súbor vyrovnávacej pamäti balíkov je poškodený, je príliš malý" - #: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" @@ -3566,6 +3581,11 @@ msgstr "Tento APT nepodporuje systém na správu verzií „%s“" msgid "The package cache was built for different architectures: %s vs %s" msgstr "Súbor vyrovnávacej pamäti balíkov bol vytvorený pre inú architektúru" +#: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Súbor vyrovnávacej pamäti balíkov je poškodený, je príliš malý" + #: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Závisí na" @@ -3602,14 +3622,14 @@ msgstr "Kazí" msgid "Enhances" msgstr "Rozširuje" -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "dôležitý" - #: apt-pkg/pkgcache.cc msgid "required" msgstr "požadovaný" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "dôležitý" + #: apt-pkg/pkgcache.cc msgid "standard" msgstr "štandardný" @@ -3734,7 +3754,7 @@ msgstr "Do sources.list musíte zadať nejaký „source“ (zdrojový) URI" #: apt-pkg/tagfile.cc #, c-format -msgid "Cannot convert %s to integer" +msgid "Cannot convert %s to integer: out of range" msgstr "" #: apt-pkg/update.cc