]> git.saurik.com Git - apt.git/blobdiff - po/cs.po
Spanish program translation update
[apt.git] / po / cs.po
index 3e4687c5b1e901b4a73e4307041fdf603a2bb7e9..18cf6652327ca29a4baa55a4f6d100e81783a2e6 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-07 15:31+0100\n"
+"POT-Creation-Date: 2016-01-25 18:05+0100\n"
 "PO-Revision-Date: 2015-08-29 15:24+0200\n"
 "Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
 "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
@@ -1316,6 +1316,7 @@ msgstr "GetSrvRec %s selhalo"
 #, fuzzy
 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"
@@ -1334,6 +1335,10 @@ msgstr "stáhne zadané uri do cílové cesty"
 msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)"
 msgstr "vyhledá SRV záznam (např. _http._tcp.ftp.debian.org)"
 
+#: cmdline/apt-helper.cc
+msgid "concatenate files, with automatic decompression"
+msgstr ""
+
 #: cmdline/apt-helper.cc
 msgid "detect proxy using apt.conf"
 msgstr "detekuje proxy pomocí apt.conf"
@@ -1582,11 +1587,11 @@ msgstr "Něco hodně ošklivého se přihodilo při překladu „%s:%s“ (%i -
 msgid "Unable to connect to %s:%s:"
 msgstr "Nelze se připojit k %s:%s:"
 
-#: methods/copy.cc methods/gzip.cc methods/rred.cc
+#: methods/copy.cc methods/store.cc
 msgid "Failed to stat"
 msgstr "Selhalo vyhodnocení"
 
-#: methods/copy.cc methods/gzip.cc methods/rred.cc
+#: methods/copy.cc methods/rred.cc methods/store.cc
 msgid "Failed to set modification time"
 msgstr "Nelze nastavit čas modifikace"
 
@@ -1780,10 +1785,6 @@ msgstr ""
 "Následující podpisy nemohly být ověřeny, protože není dostupný veřejný "
 "klíč:\n"
 
-#: methods/gzip.cc
-msgid "Empty files can't be valid archives"
-msgstr "Prázdné soubory nejsou platnými archivy"
-
 #: methods/http.cc
 msgid "Error writing to the file"
 msgstr "Chyba zápisu do souboru"
@@ -1851,6 +1852,12 @@ msgstr "V souboru se zrcadly „%s“ nebyl nalezen žádný záznam"
 msgid "[Mirror: %s]"
 msgstr "[Zrcadlo: %s]"
 
+#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid "Failed to stat %s"
+msgstr "Nelze vyhodnotit %s"
+
 #: methods/rsh.cc ftparchive/multicompress.cc
 msgid "Failed to create IPC pipe to subprocess"
 msgstr "Selhalo vytvoření meziprocesové roury k podprocesu"
@@ -1908,6 +1915,10 @@ msgstr ""
 msgid "Internal error"
 msgstr "Vnitřní chyba"
 
+#: methods/store.cc
+msgid "Empty files can't be valid archives"
+msgstr "Prázdné soubory nejsou platnými archivy"
+
 #: dselect/install:33
 msgid "Bad default setting!"
 msgstr "Chybné standardní nastavení!"
@@ -2142,11 +2153,6 @@ msgstr ""
 msgid "Unable to open DB file %s: %s"
 msgstr "Nelze otevřít DB soubor %s: %s"
 
-#: ftparchive/cachedb.cc apt-inst/extract.cc
-#, c-format
-msgid "Failed to stat %s"
-msgstr "Nelze vyhodnotit %s"
-
 #: ftparchive/cachedb.cc
 msgid "Failed to read .dsc"
 msgstr "Nelze přečíst .dsc"
@@ -2272,7 +2278,7 @@ msgstr "Nelze otevřít %s"
 msgid " DeLink %s [%s]\n"
 msgstr "Odlinkování %s [%s]\n"
 
-#: ftparchive/writer.cc
+#: ftparchive/writer.cc apt-pkg/acquire-item.cc
 #, c-format
 msgid "Failed to readlink %s"
 msgstr "Nelze přečíst link %s"
@@ -2531,6 +2537,13 @@ msgstr ""
 "V souboru Release nelze najít očekávanou položku „%s“ (chybný sources.list "
 "nebo porušený soubor)"
 
+#: 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 "K následujícím ID klíčů není dostupný veřejný klíč:\n"
@@ -3043,14 +3056,8 @@ msgid "Problem closing the gzip file %s"
 msgstr "Problém při zavírání gzip souboru %s"
 
 #: apt-pkg/contrib/fileutl.cc
-#, c-format
-msgid "Could not open file %s"
-msgstr "Nelze otevřít soubor %s"
-
-#: apt-pkg/contrib/fileutl.cc
-#, c-format
-msgid "Could not open file descriptor %d"
-msgstr "Nelze otevřít popisovač souboru %d"
+msgid "Unexpected end of file"
+msgstr ""
 
 #: apt-pkg/contrib/fileutl.cc
 msgid "Failed to create subprocess IPC"
@@ -3060,6 +3067,16 @@ msgstr "Nelze vytvořit podproces IPC"
 msgid "Failed to exec compressor "
 msgstr "Nezdařilo se spustit kompresor "
 
+#: apt-pkg/contrib/fileutl.cc
+#, c-format
+msgid "Could not open file %s"
+msgstr "Nelze otevřít soubor %s"
+
+#: apt-pkg/contrib/fileutl.cc
+#, c-format
+msgid "Could not open file descriptor %d"
+msgstr "Nelze otevřít popisovač souboru %d"
+
 #: apt-pkg/contrib/fileutl.cc
 #, c-format
 msgid "read, still have %llu to read but none left"
@@ -3218,6 +3235,13 @@ msgstr "Release soubor %s neobsahuje žádné sekce"
 msgid "No Hash entry in Release file %s"
 msgstr "Release soubor %s neobsahuje Hash záznam"
 
+#: 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"
@@ -3542,10 +3566,6 @@ msgstr "Cache soubor balíků je poškozen"
 msgid "The package cache file is an incompatible version"
 msgstr "Cache soubor balíků má nekompatibilní verzi"
 
-#: apt-pkg/pkgcache.cc
-msgid "The package cache file is corrupted, it is too small"
-msgstr "Cache soubor balíků je poškozen, je příliš malý"
-
 #: apt-pkg/pkgcache.cc
 #, c-format
 msgid "This APT does not support the versioning system '%s'"
@@ -3556,6 +3576,11 @@ msgstr "Tato APT nepodporuje systém pro správu verzí „%s“"
 msgid "The package cache was built for different architectures: %s vs %s"
 msgstr "Cache balíků byla vytvořena pro jinou architekturu: %s vs %s"
 
+#: apt-pkg/pkgcache.cc
+#, fuzzy
+msgid "The package cache file is corrupted, it has the wrong hash"
+msgstr "Cache soubor balíků je poškozen, je příliš malý"
+
 #: apt-pkg/pkgcache.cc
 msgid "Depends"
 msgstr "Závisí na"
@@ -3592,14 +3617,14 @@ msgstr "Porušuje"
 msgid "Enhances"
 msgstr "Rozšiřuje"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "důležitý"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "vyžadovaný"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "důležitý"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "standardní"
@@ -3721,8 +3746,8 @@ msgid "You must put some 'source' URIs in your sources.list"
 msgstr "Do sources.list musíte zadat „zdrojové“ URI"
 
 #: apt-pkg/tagfile.cc
-#, c-format
-msgid "Cannot convert %s to integer"
+#, fuzzy, c-format
+msgid "Cannot convert %s to integer: out of range"
 msgstr "Nelze převést %s na celé číslo (integer)"
 
 #: apt-pkg/update.cc