+msgid "Option '%s' is too long"
+msgstr "Volba „%s“ je příliš dlouhá"
+
+#: apt-pkg/contrib/cmndline.cc:300
+#, c-format
+msgid "Sense %s is not understood, try true or false."
+msgstr "Nechápu význam %s, zkuste true nebo false."
+
+#: apt-pkg/contrib/cmndline.cc:350
+#, c-format
+msgid "Invalid operation %s"
+msgstr "Neplatná operace %s"
+
+#: apt-pkg/contrib/cdromutl.cc:52
+#, c-format
+msgid "Unable to stat the mount point %s"
+msgstr "Nelze vyhodnotit přípojný bod %s"
+
+#: apt-pkg/contrib/cdromutl.cc:162 apt-pkg/contrib/cdromutl.cc:196
+#: apt-pkg/acquire.cc:477 apt-pkg/acquire.cc:502 apt-pkg/clean.cc:39
+#, c-format
+msgid "Unable to change to %s"
+msgstr "Nemohu přejít do %s"
+
+#: apt-pkg/contrib/cdromutl.cc:204
+msgid "Failed to stat the cdrom"
+msgstr "Nezdařilo se vyhodnotit cdrom"
+
+#: apt-pkg/contrib/fileutl.cc:152
+#, c-format
+msgid "Not using locking for read only lock file %s"
+msgstr "Nepoužívám zamykání pro zámkový soubor %s, který je pouze pro čtení"
+
+#: apt-pkg/contrib/fileutl.cc:157
+#, c-format
+msgid "Could not open lock file %s"
+msgstr "Nešlo otevřít zámkový soubor %s"
+
+#: apt-pkg/contrib/fileutl.cc:175
+#, c-format
+msgid "Not using locking for nfs mounted lock file %s"
+msgstr "Nepoužívám zamykání pro zámkový soubor %s připojený přes nfs"
+
+#: apt-pkg/contrib/fileutl.cc:179
+#, c-format
+msgid "Could not get lock %s"
+msgstr "Nemohu získat zámek %s"
+
+#: apt-pkg/contrib/fileutl.cc:615
+#, c-format
+msgid "Waited for %s but it wasn't there"
+msgstr "Čekal jsem na %s, ale nebyl tam"
+
+#: apt-pkg/contrib/fileutl.cc:627
+#, c-format
+msgid "Sub-process %s received a segmentation fault."
+msgstr "Podproces %s obdržel chybu segmentace."
+
+#: apt-pkg/contrib/fileutl.cc:629
+#, fuzzy, c-format
+msgid "Sub-process %s received signal %u."
+msgstr "Podproces %s obdržel chybu segmentace."
+
+#: apt-pkg/contrib/fileutl.cc:633
+#, c-format
+msgid "Sub-process %s returned an error code (%u)"
+msgstr "Podproces %s vrátil chybový kód (%u)"
+
+#: apt-pkg/contrib/fileutl.cc:635
+#, c-format
+msgid "Sub-process %s exited unexpectedly"
+msgstr "Podproces %s neočekávaně skončil"
+
+#: apt-pkg/contrib/fileutl.cc:679
+#, c-format
+msgid "Could not open file %s"
+msgstr "Nemohu otevřít soubor %s"
+
+#: apt-pkg/contrib/fileutl.cc:735
+#, c-format
+msgid "read, still have %lu to read but none left"
+msgstr "čtení, stále mám k přečtení %lu, ale už nic nezbývá"
+
+#: apt-pkg/contrib/fileutl.cc:765
+#, c-format
+msgid "write, still have %lu to write but couldn't"
+msgstr "zápis, stále mám %lu k zápisu, ale nejde to"
+
+#: apt-pkg/contrib/fileutl.cc:840
+msgid "Problem closing the file"
+msgstr "Problém při zavírání souboru"
+
+#: apt-pkg/contrib/fileutl.cc:846
+msgid "Problem unlinking the file"
+msgstr "Problém při odstraňování souboru"
+
+#: apt-pkg/contrib/fileutl.cc:857
+msgid "Problem syncing the file"
+msgstr "Problém při synchronizování souboru"
+
+#: apt-pkg/pkgcache.cc:139
+msgid "Empty package cache"
+msgstr "Cache balíků je prázdná"
+
+#: apt-pkg/pkgcache.cc:145
+msgid "The package cache file is corrupted"
+msgstr "Cache soubor balíků je poškozen"
+
+#: apt-pkg/pkgcache.cc:150
+msgid "The package cache file is an incompatible version"
+msgstr "Cache soubor balíků je v nekompatibilní verzi"
+
+#: apt-pkg/pkgcache.cc:155
+#, c-format
+msgid "This APT does not support the versioning system '%s'"
+msgstr "Tato APT nepodporuje systém pro správu verzí „%s“"
+
+#: apt-pkg/pkgcache.cc:160
+msgid "The package cache was built for a different architecture"
+msgstr "Cache balíků byla vytvořena pro jinou architekturu"
+
+#: apt-pkg/pkgcache.cc:287
+msgid "Depends"
+msgstr "Závisí na"
+
+#: apt-pkg/pkgcache.cc:287
+msgid "PreDepends"
+msgstr "Předzávisí na"
+
+#: apt-pkg/pkgcache.cc:287
+msgid "Suggests"
+msgstr "Navrhuje"
+
+#: apt-pkg/pkgcache.cc:288
+msgid "Recommends"
+msgstr "Doporučuje"
+
+#: apt-pkg/pkgcache.cc:288
+msgid "Conflicts"
+msgstr "Koliduje s"
+
+#: apt-pkg/pkgcache.cc:288
+msgid "Replaces"
+msgstr "Nahrazuje"
+
+#: apt-pkg/pkgcache.cc:289
+msgid "Obsoletes"
+msgstr "Zastarává"
+
+#: apt-pkg/pkgcache.cc:289
+msgid "Breaks"
+msgstr "Porušuje"
+
+#: apt-pkg/pkgcache.cc:289
+msgid "Enhances"
+msgstr ""
+
+#: apt-pkg/pkgcache.cc:300
+msgid "important"
+msgstr "důležitý"
+
+#: apt-pkg/pkgcache.cc:300
+msgid "required"
+msgstr "vyžadovaný"
+
+#: apt-pkg/pkgcache.cc:300
+msgid "standard"
+msgstr "standardní"
+
+#: apt-pkg/pkgcache.cc:301
+msgid "optional"
+msgstr "volitelný"
+
+#: apt-pkg/pkgcache.cc:301
+msgid "extra"
+msgstr "extra"