summaryrefslogtreecommitdiff
path: root/po/cs.po
diff options
context:
space:
mode:
authorbubulle@debian.org <>2008-11-17 08:11:14 +0100
committerbubulle@debian.org <>2008-11-17 08:11:14 +0100
commit432bb085b1e80808ce42f84d7af2602eddbf65f3 (patch)
tree2261e1718068f71414ca803bf4c24c49a1ea4e38 /po/cs.po
parenta88f092c048f72eec36c3725c28304843d15a1e9 (diff)
Translation updates
Diffstat (limited to 'po/cs.po')
-rw-r--r--po/cs.po46
1 files changed, 4 insertions, 42 deletions
diff --git a/po/cs.po b/po/cs.po
index 8747eca81..61df72d70 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: apt\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-12 22:07+0100\n"
-"PO-Revision-Date: 2008-08-31 15:52+0200\n"
+"PO-Revision-Date: 2008-11-16 18:05+0100\n"
"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
"MIME-Version: 1.0\n"
@@ -162,43 +162,6 @@ msgid "%s %s for %s compiled on %s %s\n"
msgstr "%s %s pro %s zkompilován na %s %s\n"
#: cmdline/apt-cache.cc:1721
-#, fuzzy
-#| msgid ""
-#| "Usage: apt-cache [options] command\n"
-#| " apt-cache [options] add file1 [file2 ...]\n"
-#| " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
-#| " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
-#| "\n"
-#| "apt-cache is a low-level tool used to manipulate APT's binary\n"
-#| "cache files, and query information from them\n"
-#| "\n"
-#| "Commands:\n"
-#| " add - Add a package file to the source cache\n"
-#| " gencaches - Build both the package and source cache\n"
-#| " showpkg - Show some general information for a single package\n"
-#| " showsrc - Show source records\n"
-#| " stats - Show some basic statistics\n"
-#| " dump - Show the entire file in a terse form\n"
-#| " dumpavail - Print an available file to stdout\n"
-#| " unmet - Show unmet dependencies\n"
-#| " search - Search the package list for a regex pattern\n"
-#| " show - Show a readable record for the package\n"
-#| " depends - Show raw dependency information for a package\n"
-#| " rdepends - Show reverse dependency information for a package\n"
-#| " pkgnames - List the names of all packages\n"
-#| " dotty - Generate package graphs for GraphViz\n"
-#| " xvcg - Generate package graphs for xvcg\n"
-#| " policy - Show policy settings\n"
-#| "\n"
-#| "Options:\n"
-#| " -h This help text.\n"
-#| " -p=? The package cache.\n"
-#| " -s=? The source cache.\n"
-#| " -q Disable progress indicator.\n"
-#| " -i Show only important deps for the unmet command.\n"
-#| " -c=? Read this configuration file\n"
-#| " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
-#| "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
msgid ""
"Usage: apt-cache [options] command\n"
" apt-cache [options] add file1 [file2 ...]\n"
@@ -257,7 +220,7 @@ msgstr ""
" show - Zobrazí informace o balíku\n"
" depends - Zobrazí závislosti balíku\n"
" rdepends - Zobrazí reverzní závislosti balíku\n"
-" pkgnames - Vypíše jména všech balíků\n"
+" pkgnames - Vypíše jména všech balíků v systému\n"
" dotty - Vygeneruje grafy ve formátu pro GraphViz\n"
" xvcg - Vygeneruje grafy ve formátu pro xvcg\n"
" policy - Zobrazí nastavenou politiku\n"
@@ -2078,9 +2041,8 @@ msgid "Error reading from server"
msgstr "Chyba čtení ze serveru"
#: methods/http.cc:945 apt-pkg/contrib/mmap.cc:196
-#, fuzzy
msgid "Failed to truncate file"
-msgstr "Selhal zápis souboru %s"
+msgstr "Nelze zmenšit soubor"
#: methods/http.cc:1105
msgid "Bad header data"
@@ -2105,7 +2067,7 @@ msgstr "Nešlo mmapovat %lu bajtů"
#: apt-pkg/contrib/mmap.cc:213
msgid "Dynamic MMap ran out of room"
-msgstr ""
+msgstr "Dynamickému MMapu došlo místo"
#: apt-pkg/contrib/strutl.cc:1014
#, c-format