]>
Commit | Line | Data |
---|---|---|
7161d722 AL |
1 | # Czech translation of APT |
2 | # This file is put in the public domain. | |
3 | # Miroslav Kure <kurem@debian.cz>, 2004. | |
4 | # | |
5 | msgid "" | |
6 | msgstr "" | |
7 | "Project-Id-Version: apt\n" | |
853a9681 | 8 | "Report-Msgid-Bugs-To: \n" |
1b5a6222 | 9 | "POT-Creation-Date: 2005-01-20 19:31+0100\n" |
52655f7c | 10 | "PO-Revision-Date: 2005-01-12 10:04+0100\n" |
7161d722 AL |
11 | "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" |
12 | "Language-Team: Czech <provoz@debian.cz>\n" | |
13 | "MIME-Version: 1.0\n" | |
c0b25f5d | 14 | "Content-Type: text/plain; charset=UTF-8\n" |
7161d722 AL |
15 | "Content-Transfer-Encoding: 8bit\n" |
16 | ||
1e542d77 | 17 | #: cmdline/apt-cache.cc:135 |
7161d722 AL |
18 | #, c-format |
19 | msgid "Package %s version %s has an unmet dep:\n" | |
c0b25f5d | 20 | msgstr "Balík %s verze %s má nesplněné závislosti:\n" |
7161d722 | 21 | |
1e542d77 AL |
22 | #: cmdline/apt-cache.cc:175 cmdline/apt-cache.cc:527 cmdline/apt-cache.cc:615 |
23 | #: cmdline/apt-cache.cc:771 cmdline/apt-cache.cc:989 cmdline/apt-cache.cc:1357 | |
24 | #: cmdline/apt-cache.cc:1508 | |
7161d722 AL |
25 | #, c-format |
26 | msgid "Unable to locate package %s" | |
c0b25f5d | 27 | msgstr "Nemohu najít balík %s" |
7161d722 | 28 | |
1e542d77 | 29 | #: cmdline/apt-cache.cc:232 |
7161d722 | 30 | msgid "Total Package Names : " |
c0b25f5d | 31 | msgstr "Celkem názvů balíků: " |
7161d722 | 32 | |
1e542d77 | 33 | #: cmdline/apt-cache.cc:272 |
7161d722 | 34 | msgid " Normal Packages: " |
c0b25f5d | 35 | msgstr " Normálních balíků: " |
7161d722 | 36 | |
1e542d77 | 37 | #: cmdline/apt-cache.cc:273 |
7161d722 | 38 | msgid " Pure Virtual Packages: " |
c0b25f5d | 39 | msgstr " Čistě virtuálních balíků: " |
7161d722 | 40 | |
1e542d77 | 41 | #: cmdline/apt-cache.cc:274 |
7161d722 | 42 | msgid " Single Virtual Packages: " |
c0b25f5d | 43 | msgstr " Jednoduchých virtuálních balíků: " |
7161d722 | 44 | |
1e542d77 | 45 | #: cmdline/apt-cache.cc:275 |
7161d722 | 46 | msgid " Mixed Virtual Packages: " |
c0b25f5d | 47 | msgstr " Smíšených virtuálních balíků: " |
7161d722 | 48 | |
1e542d77 | 49 | #: cmdline/apt-cache.cc:276 |
7161d722 | 50 | msgid " Missing: " |
c0b25f5d | 51 | msgstr " Chybějících: " |
7161d722 | 52 | |
1e542d77 | 53 | #: cmdline/apt-cache.cc:278 |
7161d722 | 54 | msgid "Total Distinct Versions: " |
c0b25f5d | 55 | msgstr "Celkem různých verzí: " |
7161d722 | 56 | |
1e542d77 | 57 | #: cmdline/apt-cache.cc:280 |
7161d722 | 58 | msgid "Total Dependencies: " |
c0b25f5d | 59 | msgstr "Celkem závislostí: " |
7161d722 | 60 | |
1e542d77 | 61 | #: cmdline/apt-cache.cc:283 |
7161d722 | 62 | msgid "Total Ver/File relations: " |
c0b25f5d | 63 | msgstr "Celkem vztahů ver/soubor: " |
7161d722 | 64 | |
1e542d77 | 65 | #: cmdline/apt-cache.cc:285 |
7161d722 | 66 | msgid "Total Provides Mappings: " |
c0b25f5d | 67 | msgstr "Celkem poskytnutých mapování: " |
7161d722 | 68 | |
1e542d77 | 69 | #: cmdline/apt-cache.cc:297 |
7161d722 | 70 | msgid "Total Globbed Strings: " |
c0b25f5d | 71 | msgstr "Celkem globovaných řetězců: " |
7161d722 | 72 | |
1e542d77 | 73 | #: cmdline/apt-cache.cc:311 |
7161d722 | 74 | msgid "Total Dependency Version space: " |
c0b25f5d | 75 | msgstr "Celkem místa závislých verzí: " |
7161d722 | 76 | |
1e542d77 | 77 | #: cmdline/apt-cache.cc:316 |
7161d722 | 78 | msgid "Total Slack space: " |
c0b25f5d | 79 | msgstr "Celkem jalového místa: " |
7161d722 | 80 | |
1e542d77 | 81 | #: cmdline/apt-cache.cc:324 |
7161d722 | 82 | msgid "Total Space Accounted for: " |
c0b25f5d | 83 | msgstr "Celkem přiřazeného místa: " |
7161d722 | 84 | |
1e542d77 | 85 | #: cmdline/apt-cache.cc:446 cmdline/apt-cache.cc:1189 |
7161d722 AL |
86 | #, c-format |
87 | msgid "Package file %s is out of sync." | |
c0b25f5d | 88 | msgstr "Soubor balíku %s je špatně synchronizovaný." |
7161d722 | 89 | |
1e542d77 | 90 | #: cmdline/apt-cache.cc:1231 |
7161d722 | 91 | msgid "You must give exactly one pattern" |
c0b25f5d | 92 | msgstr "Musíte zadat právě jeden vzor" |
7161d722 | 93 | |
1e542d77 | 94 | #: cmdline/apt-cache.cc:1385 |
7161d722 | 95 | msgid "No packages found" |
c0b25f5d | 96 | msgstr "Nebyly nalezeny žádné balíky" |
7161d722 | 97 | |
1e542d77 AL |
98 | #: cmdline/apt-cache.cc:1462 |
99 | msgid "Package Files:" | |
c0b25f5d | 100 | msgstr "Soubory balíku:" |
7161d722 | 101 | |
1e542d77 AL |
102 | #: cmdline/apt-cache.cc:1469 cmdline/apt-cache.cc:1555 |
103 | msgid "Cache is out of sync, can't x-ref a package file" | |
c0b25f5d | 104 | msgstr "Cache není synchronizovaná, nemohu se odkázat na soubor balíku" |
7161d722 | 105 | |
1e542d77 | 106 | #: cmdline/apt-cache.cc:1470 |
7161d722 | 107 | #, c-format |
1e542d77 AL |
108 | msgid "%4i %s\n" |
109 | msgstr "%4i %s\n" | |
7161d722 | 110 | |
1e542d77 AL |
111 | #. Show any packages have explicit pins |
112 | #: cmdline/apt-cache.cc:1482 | |
113 | msgid "Pinned Packages:" | |
c0b25f5d | 114 | msgstr "Vypíchnuté balíky:" |
7161d722 | 115 | |
1e542d77 AL |
116 | #: cmdline/apt-cache.cc:1494 cmdline/apt-cache.cc:1535 |
117 | msgid "(not found)" | |
118 | msgstr "(nenalezeno)" | |
7161d722 | 119 | |
1e542d77 AL |
120 | #. Installed version |
121 | #: cmdline/apt-cache.cc:1515 | |
122 | msgid " Installed: " | |
c0b25f5d | 123 | msgstr " Instalovaná verze: " |
7161d722 | 124 | |
1e542d77 AL |
125 | #: cmdline/apt-cache.cc:1517 cmdline/apt-cache.cc:1525 |
126 | msgid "(none)" | |
c0b25f5d | 127 | msgstr "(žádná)" |
7161d722 | 128 | |
1e542d77 AL |
129 | #. Candidate Version |
130 | #: cmdline/apt-cache.cc:1522 | |
131 | msgid " Candidate: " | |
c0b25f5d | 132 | msgstr " Kandidát: " |
7161d722 | 133 | |
1e542d77 AL |
134 | #: cmdline/apt-cache.cc:1532 |
135 | msgid " Package Pin: " | |
c0b25f5d | 136 | msgstr " Vypíchnutý balík:" |
7161d722 | 137 | |
1e542d77 AL |
138 | #. Show the priority tables |
139 | #: cmdline/apt-cache.cc:1541 | |
140 | msgid " Version Table:" | |
c0b25f5d | 141 | msgstr " Tabulka verzí:" |
7161d722 | 142 | |
1e542d77 | 143 | #: cmdline/apt-cache.cc:1556 |
7161d722 | 144 | #, c-format |
1e542d77 AL |
145 | msgid " %4i %s\n" |
146 | msgstr " %4i %s\n" | |
7161d722 | 147 | |
1b5a6222 | 148 | #: cmdline/apt-cache.cc:1651 cmdline/apt-cdrom.cc:353 cmdline/apt-config.cc:70 |
853a9681 | 149 | #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:545 |
1b5a6222 | 150 | #: cmdline/apt-get.cc:2313 cmdline/apt-sortpkgs.cc:144 |
7161d722 | 151 | #, c-format |
1e542d77 | 152 | msgid "%s %s for %s %s compiled on %s %s\n" |
c0b25f5d | 153 | msgstr "%s %s pro %s %s zkompilován na %s %s\n" |
7161d722 | 154 | |
1b5a6222 | 155 | #: cmdline/apt-cache.cc:1658 |
7161d722 | 156 | msgid "" |
1e542d77 AL |
157 | "Usage: apt-cache [options] command\n" |
158 | " apt-cache [options] add file1 [file2 ...]\n" | |
159 | " apt-cache [options] showpkg pkg1 [pkg2 ...]\n" | |
160 | " apt-cache [options] showsrc pkg1 [pkg2 ...]\n" | |
161 | "\n" | |
162 | "apt-cache is a low-level tool used to manipulate APT's binary\n" | |
163 | "cache files, and query information from them\n" | |
7161d722 | 164 | "\n" |
1e542d77 AL |
165 | "Commands:\n" |
166 | " add - Add a package file to the source cache\n" | |
167 | " gencaches - Build both the package and source cache\n" | |
168 | " showpkg - Show some general information for a single package\n" | |
169 | " showsrc - Show source records\n" | |
170 | " stats - Show some basic statistics\n" | |
171 | " dump - Show the entire file in a terse form\n" | |
172 | " dumpavail - Print an available file to stdout\n" | |
173 | " unmet - Show unmet dependencies\n" | |
174 | " search - Search the package list for a regex pattern\n" | |
175 | " show - Show a readable record for the package\n" | |
176 | " depends - Show raw dependency information for a package\n" | |
177 | " rdepends - Show reverse dependency information for a package\n" | |
178 | " pkgnames - List the names of all packages\n" | |
179 | " dotty - Generate package graphs for GraphVis\n" | |
180 | " xvcg - Generate package graphs for xvcg\n" | |
181 | " policy - Show policy settings\n" | |
7161d722 AL |
182 | "\n" |
183 | "Options:\n" | |
1e542d77 AL |
184 | " -h This help text.\n" |
185 | " -p=? The package cache.\n" | |
186 | " -s=? The source cache.\n" | |
187 | " -q Disable progress indicator.\n" | |
188 | " -i Show only important deps for the unmet command.\n" | |
7161d722 | 189 | " -c=? Read this configuration file\n" |
a2884e32 | 190 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" |
1e542d77 | 191 | "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" |
7161d722 | 192 | msgstr "" |
c0b25f5d | 193 | "Použití: apt-cache [volby] příkaz\n" |
1e542d77 | 194 | " apt-cache [volby] add soubor1 [soubor2 ...]\n" |
c0b25f5d AL |
195 | " apt-cache [volby] showpkg balík1 [balík2 ...]\n" |
196 | " apt-cache [volby] showsrc balík1 [balík2 ...]\n" | |
1e542d77 | 197 | "\n" |
c0b25f5d AL |
198 | "apt-cache je nízkoúrovňový nástroj pro manipulaci se soubory ve\n" |
199 | "vyrovnávací paměti APTu a pro získávání informací o balících.\n" | |
7161d722 | 200 | "\n" |
c0b25f5d AL |
201 | "Příkazy:\n" |
202 | " add - Přidá soubor Packages do zdrojové vyrovnávací paměti\n" | |
203 | " gencaches - Vybuduje vyrovnávací paměť balíků i zdrojů\n" | |
204 | " showpkg - Zobrazí obecné informace o balíku\n" | |
205 | " showsrc - Zobrazí zdrojové záznamy\n" | |
206 | " stats - Zobrazí základní statistiky\n" | |
207 | " dump - Zobrazí celý soubor ve zhuštěné podobě\n" | |
208 | " dumpavail - Vytiskne na výstup dostupné balíky\n" | |
209 | " unmet - Zobrazí nesplněné závislosti\n" | |
210 | " search - V seznamu balíků hledá regulární výraz\n" | |
211 | " show - Zobrazí informace o balíku\n" | |
212 | " depends - Zobrazí závislosti balíku\n" | |
213 | " rdepends - Zobrazí reverzní závislosti balíku\n" | |
214 | " pkgnames - Vypíše jména všech balíků\n" | |
215 | " dotty - Vygeneruje grafy ve formátu pro GraphVis\n" | |
216 | " xvcg - Vygeneruje grafy ve formátu pro xvcg\n" | |
217 | " policy - Zobrazí nastavenou politiku\n" | |
7161d722 AL |
218 | "\n" |
219 | "Volby:\n" | |
c0b25f5d AL |
220 | " -h Tato nápověda.\n" |
221 | " -p=? Vyrovnávací paměť balíků.\n" | |
222 | " -s=? Vyrovnávací paměť zdrojů.\n" | |
223 | " -q Nezobrazí indikátor postupu.\n" | |
224 | " -i U příkazu unmet zobrazí pouze důležité závislosti.\n" | |
225 | " -c=? Načte tento konfigurační soubor\n" | |
226 | " -o=? Nastaví libovolnou volbu, např. -o dir::cache=/tmp\n" | |
227 | "Více informací viz manuálové stránky apt-cache(8) a apt.conf(5).\n" | |
7161d722 | 228 | |
568dc798 AL |
229 | #: cmdline/apt-config.cc:41 |
230 | msgid "Arguments not in pairs" | |
c0b25f5d | 231 | msgstr "Argumenty nejsou v párech" |
568dc798 AL |
232 | |
233 | #: cmdline/apt-config.cc:76 | |
234 | msgid "" | |
235 | "Usage: apt-config [options] command\n" | |
236 | "\n" | |
237 | "apt-config is a simple tool to read the APT config file\n" | |
238 | "\n" | |
239 | "Commands:\n" | |
240 | " shell - Shell mode\n" | |
241 | " dump - Show the configuration\n" | |
242 | "\n" | |
243 | "Options:\n" | |
244 | " -h This help text.\n" | |
245 | " -c=? Read this configuration file\n" | |
a2884e32 | 246 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" |
568dc798 | 247 | msgstr "" |
c0b25f5d | 248 | "Použití: apt-config [volby] příkaz\n" |
568dc798 | 249 | "\n" |
c0b25f5d | 250 | "apt-config je jednoduchý nástroj pro čtení konfiguračního souboru APT\n" |
568dc798 | 251 | "\n" |
c0b25f5d AL |
252 | "Příkazy:\n" |
253 | " shell - Shellový režim\n" | |
254 | " dump - Zobrazí nastavení\n" | |
568dc798 AL |
255 | "\n" |
256 | "Volby:\n" | |
c0b25f5d AL |
257 | " -h Tato nápověda.\n" |
258 | " -c=? Načte tento konfigurační soubor\n" | |
259 | " -o=? Nastaví libovolnou volbu, např. -o dir::cache=/tmp\n" | |
568dc798 AL |
260 | |
261 | #: cmdline/apt-extracttemplates.cc:98 | |
262 | #, c-format | |
263 | msgid "%s not a valid DEB package." | |
c0b25f5d | 264 | msgstr "%s není platný DEB balík." |
568dc798 AL |
265 | |
266 | #: cmdline/apt-extracttemplates.cc:232 | |
267 | msgid "" | |
268 | "Usage: apt-extracttemplates file1 [file2 ...]\n" | |
269 | "\n" | |
270 | "apt-extracttemplates is a tool to extract config and template info\n" | |
271 | "from debian packages\n" | |
272 | "\n" | |
273 | "Options:\n" | |
274 | " -h This help text\n" | |
275 | " -t Set the temp dir\n" | |
276 | " -c=? Read this configuration file\n" | |
a2884e32 | 277 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" |
568dc798 | 278 | msgstr "" |
c0b25f5d | 279 | "Použití: apt-extracttemplates soubor1 [soubor2 ...]\n" |
568dc798 | 280 | "\n" |
c0b25f5d | 281 | "apt-extracttemplates umí z balíků vytáhnout konfigurační skripty a šablony\n" |
568dc798 AL |
282 | "\n" |
283 | "Volby:\n" | |
c0b25f5d AL |
284 | " -h Tato nápověda.\n" |
285 | " -t Nastaví dočasný adresář\n" | |
286 | " -c=? Načte tento konfigurační soubor\n" | |
287 | " -o=? Nastaví libovolnou volbu, např. -o dir::cache=/tmp\n" | |
568dc798 | 288 | |
1b5a6222 | 289 | #: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:710 |
568dc798 AL |
290 | #, c-format |
291 | msgid "Unable to write to %s" | |
292 | msgstr "Nemohu zapsat do %s" | |
293 | ||
294 | #: cmdline/apt-extracttemplates.cc:310 | |
295 | msgid "Cannot get debconf version. Is debconf installed?" | |
c0b25f5d | 296 | msgstr "Nemohu určit verzi programu debconf. Je debconf nainstalován?" |
568dc798 AL |
297 | |
298 | #: ftparchive/apt-ftparchive.cc:163 ftparchive/apt-ftparchive.cc:337 | |
299 | msgid "Package extension list is too long" | |
c0b25f5d | 300 | msgstr "Seznam rozšíření balíku je příliš dlouhý" |
568dc798 AL |
301 | |
302 | #: ftparchive/apt-ftparchive.cc:165 ftparchive/apt-ftparchive.cc:179 | |
303 | #: ftparchive/apt-ftparchive.cc:202 ftparchive/apt-ftparchive.cc:252 | |
304 | #: ftparchive/apt-ftparchive.cc:266 ftparchive/apt-ftparchive.cc:288 | |
305 | #, c-format | |
306 | msgid "Error Processing directory %s" | |
c0b25f5d | 307 | msgstr "Chyba zpracování adresáře %s" |
568dc798 AL |
308 | |
309 | #: ftparchive/apt-ftparchive.cc:250 | |
310 | msgid "Source extension list is too long" | |
c0b25f5d | 311 | msgstr "Seznam zdrojových rozšíření je příliš dlouhý" |
568dc798 AL |
312 | |
313 | #: ftparchive/apt-ftparchive.cc:367 | |
314 | msgid "Error writing header to contents file" | |
c0b25f5d | 315 | msgstr "Chyba při zapisování hlavičky do souboru" |
568dc798 AL |
316 | |
317 | #: ftparchive/apt-ftparchive.cc:397 | |
318 | #, c-format | |
319 | msgid "Error Processing Contents %s" | |
c0b25f5d | 320 | msgstr "Chyba při zpracovávání obsahu %s" |
568dc798 AL |
321 | |
322 | #: ftparchive/apt-ftparchive.cc:551 | |
323 | msgid "" | |
324 | "Usage: apt-ftparchive [options] command\n" | |
325 | "Commands: packages binarypath [overridefile [pathprefix]]\n" | |
326 | " sources srcpath [overridefile [pathprefix]]\n" | |
327 | " contents path\n" | |
328 | " release path\n" | |
329 | " generate config [groups]\n" | |
330 | " clean config\n" | |
331 | "\n" | |
332 | "apt-ftparchive generates index files for Debian archives. It supports\n" | |
333 | "many styles of generation from fully automated to functional replacements\n" | |
334 | "for dpkg-scanpackages and dpkg-scansources\n" | |
335 | "\n" | |
336 | "apt-ftparchive generates Package files from a tree of .debs. The\n" | |
337 | "Package file contains the contents of all the control fields from\n" | |
338 | "each package as well as the MD5 hash and filesize. An override file\n" | |
339 | "is supported to force the value of Priority and Section.\n" | |
340 | "\n" | |
341 | "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n" | |
342 | "The --source-override option can be used to specify a src override file\n" | |
343 | "\n" | |
344 | "The 'packages' and 'sources' command should be run in the root of the\n" | |
345 | "tree. BinaryPath should point to the base of the recursive search and \n" | |
346 | "override file should contain the override flags. Pathprefix is\n" | |
347 | "appended to the filename fields if present. Example usage from the \n" | |
348 | "Debian archive:\n" | |
349 | " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" | |
350 | " dists/potato/main/binary-i386/Packages\n" | |
351 | "\n" | |
352 | "Options:\n" | |
353 | " -h This help text\n" | |
354 | " --md5 Control MD5 generation\n" | |
355 | " -s=? Source override file\n" | |
356 | " -q Quiet\n" | |
357 | " -d=? Select the optional caching database\n" | |
358 | " --no-delink Enable delinking debug mode\n" | |
359 | " --contents Control contents file generation\n" | |
360 | " -c=? Read this configuration file\n" | |
a2884e32 | 361 | " -o=? Set an arbitrary configuration option" |
568dc798 | 362 | msgstr "" |
c0b25f5d AL |
363 | "Použití: apt-ftparchive [volby] příkaz\n" |
364 | "Příkazy: packages binárnícesta [souboroverride [prefixcesty]]\n" | |
365 | " sources zdrojovácesta [souboroverride [prefixcesty]]\n" | |
568dc798 AL |
366 | " contents cesta\n" |
367 | " release cesta\n" | |
c0b25f5d AL |
368 | " generate konfiguračnísoubor [skupiny]\n" |
369 | " clean konfiguračnísoubor\n" | |
568dc798 | 370 | "\n" |
c0b25f5d AL |
371 | "apt-ftparchive generuje indexové soubory debianích archívů. Podporuje\n" |
372 | "několik režimů vytváření - od plně automatického až po funkční ekvivalent\n" | |
373 | "příkazů dpkg-scanpackages a dpkg-scansources.\n" | |
568dc798 | 374 | "\n" |
c0b25f5d AL |
375 | "apt-ftparchive ze stromu .deb souborů vygeneruje soubory Packages. Soubor\n" |
376 | "Packages obsahuje kromě všech kontrolních polí každého balíku také jeho\n" | |
377 | "velikost a MD5 součet. Podporován je také soubor override, kterým můžete \n" | |
378 | "vynutit hodnoty polí Priority a Section.\n" | |
568dc798 | 379 | "\n" |
c0b25f5d AL |
380 | "Podobně umí apt-ftparchive vygenerovat ze stromu souborů .dsc soubory\n" |
381 | "Sources. Volbou --source-override můžete zadat zdrojový soubor override.\n" | |
568dc798 | 382 | "\n" |
c0b25f5d AL |
383 | "Příkazy 'packages' a 'sources' by se měly spouštět z kořene stromu.\n" |
384 | "BinárníCesta by měla ukazovat na začátek rekurzivního hledání a soubor \n" | |
385 | "override by měl obsahovat příznaky pro přepis. PrefixCesty, pokud je\n" | |
386 | "přítomen, je přidán do polí Filename.\n" | |
387 | "Reálný příklad na archívu Debianu:\n" | |
568dc798 AL |
388 | " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" |
389 | " dists/potato/main/binary-i386/Packages\n" | |
390 | "\n" | |
391 | "Volby:\n" | |
c0b25f5d AL |
392 | " -h Tato nápověda\n" |
393 | " --md5 Vygeneruje kontrolní MD5\n" | |
394 | " -s=? Zdrojový soubor override\n" | |
395 | " -q Tichý režim\n" | |
396 | " -d=? Vybere volitelnou databázi pro vyrovnávací paměť\n" | |
397 | " --no-delink Povolí ladicí režim\n" | |
568dc798 | 398 | " --contents Vygeneruje soubor Contents\n" |
c0b25f5d AL |
399 | " -c=? Načte tento konfigurační soubor\n" |
400 | " -o=? Nastaví libovolnou volbu" | |
568dc798 AL |
401 | |
402 | #: ftparchive/apt-ftparchive.cc:757 | |
403 | msgid "No selections matched" | |
c0b25f5d | 404 | msgstr "Žádný výběr nevyhověl" |
568dc798 AL |
405 | |
406 | #: ftparchive/apt-ftparchive.cc:830 | |
407 | #, c-format | |
408 | msgid "Some files are missing in the package file group `%s'" | |
c0b25f5d | 409 | msgstr "Některé soubory chybí v balíkovém souboru skupiny %s" |
568dc798 | 410 | |
38fd54f1 | 411 | #: ftparchive/cachedb.cc:45 |
568dc798 AL |
412 | #, c-format |
413 | msgid "DB was corrupted, file renamed to %s.old" | |
c0b25f5d | 414 | msgstr "DB je porušená, soubor přejmenován na %s.old" |
568dc798 | 415 | |
38fd54f1 | 416 | #: ftparchive/cachedb.cc:63 |
568dc798 | 417 | #, c-format |
38fd54f1 | 418 | msgid "DB is old, attempting to upgrade %s" |
c0b25f5d | 419 | msgstr "DB je stará, zkouším aktualizovat %s" |
38fd54f1 AL |
420 | |
421 | #: ftparchive/cachedb.cc:73 | |
c0b25f5d AL |
422 | #, c-format |
423 | msgid "Unable to open DB file %s: %s" | |
424 | msgstr "Nemohu otevřít DB soubor %s: %s" | |
568dc798 | 425 | |
38fd54f1 | 426 | #: ftparchive/cachedb.cc:114 |
568dc798 AL |
427 | #, c-format |
428 | msgid "File date has changed %s" | |
c0b25f5d | 429 | msgstr "Datum souboru se změnil %s" |
568dc798 | 430 | |
38fd54f1 | 431 | #: ftparchive/cachedb.cc:155 |
568dc798 | 432 | msgid "Archive has no control record" |
c0b25f5d | 433 | msgstr "Archív nemá kontrolní záznam" |
568dc798 | 434 | |
38fd54f1 | 435 | #: ftparchive/cachedb.cc:267 |
568dc798 | 436 | msgid "Unable to get a cursor" |
c0b25f5d | 437 | msgstr "Nemohu získat kurzor" |
568dc798 AL |
438 | |
439 | #: ftparchive/writer.cc:79 | |
440 | #, c-format | |
441 | msgid "W: Unable to read directory %s\n" | |
c0b25f5d | 442 | msgstr "W: Nemohu číst adresář %s\n" |
568dc798 AL |
443 | |
444 | #: ftparchive/writer.cc:84 | |
445 | #, c-format | |
446 | msgid "W: Unable to stat %s\n" | |
447 | msgstr "W: Nemohu vyhodnotit %s\n" | |
448 | ||
449 | #: ftparchive/writer.cc:126 | |
450 | msgid "E: " | |
451 | msgstr "E: " | |
452 | ||
453 | #: ftparchive/writer.cc:128 | |
454 | msgid "W: " | |
455 | msgstr "W: " | |
456 | ||
457 | #: ftparchive/writer.cc:135 | |
458 | msgid "E: Errors apply to file " | |
c0b25f5d | 459 | msgstr "E: Chyby se týkají souboru " |
568dc798 AL |
460 | |
461 | #: ftparchive/writer.cc:152 ftparchive/writer.cc:182 | |
462 | #, c-format | |
463 | msgid "Failed to resolve %s" | |
c0b25f5d | 464 | msgstr "Chyba při zjišťování %s" |
568dc798 AL |
465 | |
466 | #: ftparchive/writer.cc:164 | |
467 | msgid "Tree walking failed" | |
c0b25f5d | 468 | msgstr "Průchod stromem selhal" |
568dc798 AL |
469 | |
470 | #: ftparchive/writer.cc:189 | |
471 | #, c-format | |
472 | msgid "Failed to open %s" | |
c0b25f5d | 473 | msgstr "Nelze otevřít %s" |
568dc798 AL |
474 | |
475 | #: ftparchive/writer.cc:246 | |
476 | #, c-format | |
477 | msgid " DeLink %s [%s]\n" | |
c0b25f5d | 478 | msgstr "Odlinkování %s [%s]\n" |
568dc798 AL |
479 | |
480 | #: ftparchive/writer.cc:254 | |
481 | #, c-format | |
482 | msgid "Failed to readlink %s" | |
c0b25f5d | 483 | msgstr "Nemohu přečíst link %s" |
568dc798 AL |
484 | |
485 | #: ftparchive/writer.cc:258 | |
486 | #, c-format | |
487 | msgid "Failed to unlink %s" | |
488 | msgstr "Nemohu odlinkovat %s" | |
489 | ||
490 | #: ftparchive/writer.cc:265 | |
491 | #, c-format | |
492 | msgid "*** Failed to link %s to %s" | |
c0b25f5d | 493 | msgstr "*** Nezdařilo se slinkovat %s s %s" |
568dc798 AL |
494 | |
495 | #: ftparchive/writer.cc:275 | |
496 | #, c-format | |
497 | msgid " DeLink limit of %sB hit.\n" | |
c0b25f5d | 498 | msgstr " Odlinkovací limit %sB dosažen.\n" |
568dc798 | 499 | |
853a9681 CP |
500 | #: ftparchive/writer.cc:358 apt-inst/extract.cc:181 apt-inst/extract.cc:193 |
501 | #: apt-inst/extract.cc:210 apt-inst/deb/dpkgdb.cc:121 | |
568dc798 AL |
502 | #, c-format |
503 | msgid "Failed to stat %s" | |
504 | msgstr "Nemohu vyhodnotit %s" | |
505 | ||
506 | #: ftparchive/writer.cc:378 | |
507 | msgid "Archive had no package field" | |
c0b25f5d | 508 | msgstr "Archív nemá pole Package" |
568dc798 AL |
509 | |
510 | #: ftparchive/writer.cc:386 ftparchive/writer.cc:595 | |
511 | #, c-format | |
512 | msgid " %s has no override entry\n" | |
c0b25f5d | 513 | msgstr " %s nemá žádnou položku pro override\n" |
568dc798 AL |
514 | |
515 | #: ftparchive/writer.cc:429 ftparchive/writer.cc:677 | |
516 | #, c-format | |
517 | msgid " %s maintainer is %s not %s\n" | |
c0b25f5d | 518 | msgstr " správce %s je %s, ne %s\n" |
568dc798 | 519 | |
1b5a6222 CP |
520 | #: ftparchive/contents.cc:317 |
521 | #, c-format | |
522 | msgid "Internal Error, could not locate member %s" | |
523 | msgstr "Vnitřní chyba, nemohu najít část %s" | |
524 | ||
525 | #: ftparchive/contents.cc:353 ftparchive/contents.cc:384 | |
568dc798 | 526 | msgid "realloc - Failed to allocate memory" |
c0b25f5d | 527 | msgstr "realloc - Selhal pokus o přidělení paměti" |
568dc798 AL |
528 | |
529 | #: ftparchive/override.cc:38 ftparchive/override.cc:146 | |
530 | #, c-format | |
531 | msgid "Unable to open %s" | |
c0b25f5d | 532 | msgstr "Nemohu otevřít %s" |
568dc798 AL |
533 | |
534 | #: ftparchive/override.cc:64 ftparchive/override.cc:170 | |
535 | #, c-format | |
536 | msgid "Malformed override %s line %lu #1" | |
c0b25f5d | 537 | msgstr "Zkomolený soubor %s, řádek %lu #1" |
568dc798 AL |
538 | |
539 | #: ftparchive/override.cc:78 ftparchive/override.cc:182 | |
540 | #, c-format | |
541 | msgid "Malformed override %s line %lu #2" | |
c0b25f5d | 542 | msgstr "Zkomolený soubor %s, řádek %lu #2" |
568dc798 AL |
543 | |
544 | #: ftparchive/override.cc:92 ftparchive/override.cc:195 | |
545 | #, c-format | |
546 | msgid "Malformed override %s line %lu #3" | |
c0b25f5d | 547 | msgstr "Zkomolený soubor %s, řádek %lu #3" |
568dc798 AL |
548 | |
549 | #: ftparchive/override.cc:131 ftparchive/override.cc:205 | |
550 | #, c-format | |
551 | msgid "Failed to read the override file %s" | |
c0b25f5d | 552 | msgstr "Nezdařilo se přečíst override soubor %s" |
568dc798 AL |
553 | |
554 | #: ftparchive/multicompress.cc:75 | |
555 | #, c-format | |
556 | msgid "Unknown Compresison Algorithm '%s'" | |
c0b25f5d | 557 | msgstr "Neznámý kompresní algoritmus '%s'" |
568dc798 AL |
558 | |
559 | #: ftparchive/multicompress.cc:105 | |
560 | #, c-format | |
561 | msgid "Compressed output %s needs a compression set" | |
c0b25f5d | 562 | msgstr "Komprimovaný výstup %s potřebuje kompresní sadu" |
568dc798 AL |
563 | |
564 | #: ftparchive/multicompress.cc:172 methods/rsh.cc:91 | |
565 | msgid "Failed to create IPC pipe to subprocess" | |
c0b25f5d | 566 | msgstr "Selhalo vytvoření meziprocesové roury k podprocesu" |
568dc798 AL |
567 | |
568 | #: ftparchive/multicompress.cc:198 | |
569 | msgid "Failed to create FILE*" | |
c0b25f5d | 570 | msgstr "Selhalo vytvoření FILE*" |
568dc798 AL |
571 | |
572 | #: ftparchive/multicompress.cc:201 | |
573 | msgid "Failed to fork" | |
c0b25f5d | 574 | msgstr "Volání fork() se nezdařilo" |
568dc798 AL |
575 | |
576 | #: ftparchive/multicompress.cc:215 | |
577 | msgid "Compress Child" | |
578 | msgstr "Komprimovat potomka" | |
579 | ||
580 | #: ftparchive/multicompress.cc:238 | |
581 | #, c-format | |
582 | msgid "Internal Error, Failed to create %s" | |
c0b25f5d | 583 | msgstr "Interní chyba, nezdařilo se vytvořit %s" |
568dc798 AL |
584 | |
585 | #: ftparchive/multicompress.cc:289 | |
586 | msgid "Failed to create subprocess IPC" | |
c0b25f5d | 587 | msgstr "Nemohu vytvořit podproces IPC" |
568dc798 AL |
588 | |
589 | #: ftparchive/multicompress.cc:324 | |
590 | msgid "Failed to exec compressor " | |
c0b25f5d | 591 | msgstr "Nezdařilo se spustit kompresor " |
568dc798 AL |
592 | |
593 | #: ftparchive/multicompress.cc:363 | |
594 | msgid "decompressor" | |
595 | msgstr "dekompresor" | |
596 | ||
597 | #: ftparchive/multicompress.cc:406 | |
598 | msgid "IO to subprocess/file failed" | |
599 | msgstr "V/V operace s podprocesem/souborem selhala" | |
600 | ||
601 | #: ftparchive/multicompress.cc:458 | |
602 | msgid "Failed to read while computing MD5" | |
c0b25f5d | 603 | msgstr "Chyba čtení při výpočtu MD5" |
568dc798 AL |
604 | |
605 | #: ftparchive/multicompress.cc:475 | |
606 | #, c-format | |
607 | msgid "Problem unlinking %s" | |
c0b25f5d | 608 | msgstr "Problém s odlinkováním %s" |
568dc798 | 609 | |
853a9681 | 610 | #: ftparchive/multicompress.cc:490 apt-inst/extract.cc:188 |
568dc798 AL |
611 | #, c-format |
612 | msgid "Failed to rename %s to %s" | |
c0b25f5d | 613 | msgstr "Selhalo přejmenování %s na %s" |
568dc798 AL |
614 | |
615 | #: cmdline/apt-get.cc:118 | |
616 | msgid "Y" | |
617 | msgstr "Y" | |
618 | ||
1b5a6222 | 619 | #: cmdline/apt-get.cc:140 cmdline/apt-get.cc:1475 |
568dc798 AL |
620 | #, c-format |
621 | msgid "Regex compilation error - %s" | |
c0b25f5d | 622 | msgstr "Chyba při kompilaci regulárního výrazu - %s" |
568dc798 AL |
623 | |
624 | #: cmdline/apt-get.cc:235 | |
625 | msgid "The following packages have unmet dependencies:" | |
c0b25f5d | 626 | msgstr "Následující balíky mají nesplněné závislosti:" |
568dc798 AL |
627 | |
628 | #: cmdline/apt-get.cc:325 | |
629 | #, c-format | |
630 | msgid "but %s is installed" | |
c0b25f5d | 631 | msgstr "ale %s je nainstalován" |
568dc798 AL |
632 | |
633 | #: cmdline/apt-get.cc:327 | |
634 | #, c-format | |
635 | msgid "but %s is to be installed" | |
636 | msgstr "ale %s se bude instalovat" | |
637 | ||
638 | #: cmdline/apt-get.cc:334 | |
639 | msgid "but it is not installable" | |
c0b25f5d | 640 | msgstr "ale nedá se nainstalovat" |
568dc798 AL |
641 | |
642 | #: cmdline/apt-get.cc:336 | |
643 | msgid "but it is a virtual package" | |
c0b25f5d | 644 | msgstr "ale je to virtuální balík" |
568dc798 AL |
645 | |
646 | #: cmdline/apt-get.cc:339 | |
647 | msgid "but it is not installed" | |
c0b25f5d | 648 | msgstr "ale není nainstalovaný" |
568dc798 AL |
649 | |
650 | #: cmdline/apt-get.cc:339 | |
651 | msgid "but it is not going to be installed" | |
652 | msgstr "ale nebude se instalovat" | |
653 | ||
654 | #: cmdline/apt-get.cc:344 | |
655 | msgid " or" | |
656 | msgstr " nebo" | |
657 | ||
658 | #: cmdline/apt-get.cc:373 | |
659 | msgid "The following NEW packages will be installed:" | |
c0b25f5d | 660 | msgstr "Následující NOVÉ balíky budou nainstalovány:" |
568dc798 AL |
661 | |
662 | #: cmdline/apt-get.cc:399 | |
663 | msgid "The following packages will be REMOVED:" | |
c0b25f5d | 664 | msgstr "Následující balíky budou ODSTRANĚNY:" |
568dc798 AL |
665 | |
666 | #: cmdline/apt-get.cc:421 | |
568dc798 | 667 | msgid "The following packages have been kept back:" |
c0b25f5d | 668 | msgstr "Následující balíky jsou podrženy v aktuální verzi:" |
568dc798 AL |
669 | |
670 | #: cmdline/apt-get.cc:442 | |
568dc798 | 671 | msgid "The following packages will be upgraded:" |
c0b25f5d | 672 | msgstr "Následující balíky budou aktualizovány:" |
568dc798 AL |
673 | |
674 | #: cmdline/apt-get.cc:463 | |
568dc798 | 675 | msgid "The following packages will be DOWNGRADED:" |
c0b25f5d | 676 | msgstr "Následující balíky budou DEGRADOVÁNY:" |
568dc798 AL |
677 | |
678 | #: cmdline/apt-get.cc:483 | |
679 | msgid "The following held packages will be changed:" | |
c0b25f5d | 680 | msgstr "Následující podržené balíky budou změněny:" |
568dc798 AL |
681 | |
682 | #: cmdline/apt-get.cc:536 | |
683 | #, c-format | |
684 | msgid "%s (due to %s) " | |
c0b25f5d | 685 | msgstr "%s (kvůli %s) " |
568dc798 AL |
686 | |
687 | #: cmdline/apt-get.cc:544 | |
688 | msgid "" | |
689 | "WARNING: The following essential packages will be removed\n" | |
690 | "This should NOT be done unless you know exactly what you are doing!" | |
691 | msgstr "" | |
c0b25f5d AL |
692 | "VAROVÁNÍ: Následující nezbytné balíky budou odstraněny.\n" |
693 | "Pokud přesně nevíte, co děláte, NEDĚLEJTE to!" | |
568dc798 | 694 | |
1b5a6222 | 695 | #: cmdline/apt-get.cc:575 |
568dc798 AL |
696 | #, c-format |
697 | msgid "%lu upgraded, %lu newly installed, " | |
c0b25f5d | 698 | msgstr "%lu aktualizováno, %lu nově instalováno, " |
568dc798 | 699 | |
1b5a6222 | 700 | #: cmdline/apt-get.cc:579 |
568dc798 AL |
701 | #, c-format |
702 | msgid "%lu reinstalled, " | |
c0b25f5d | 703 | msgstr "%lu reinstalováno, " |
568dc798 | 704 | |
1b5a6222 | 705 | #: cmdline/apt-get.cc:581 |
568dc798 AL |
706 | #, c-format |
707 | msgid "%lu downgraded, " | |
c0b25f5d | 708 | msgstr "%lu degradováno, " |
568dc798 | 709 | |
1b5a6222 | 710 | #: cmdline/apt-get.cc:583 |
568dc798 AL |
711 | #, c-format |
712 | msgid "%lu to remove and %lu not upgraded.\n" | |
c0b25f5d | 713 | msgstr "%lu k odstranění a %lu neaktualizováno.\n" |
568dc798 | 714 | |
1b5a6222 | 715 | #: cmdline/apt-get.cc:587 |
568dc798 AL |
716 | #, c-format |
717 | msgid "%lu not fully installed or removed.\n" | |
c0b25f5d | 718 | msgstr "%lu instalováno nebo odstraněno pouze částečně.\n" |
568dc798 | 719 | |
1b5a6222 | 720 | #: cmdline/apt-get.cc:647 |
568dc798 | 721 | msgid "Correcting dependencies..." |
c0b25f5d | 722 | msgstr "Opravuji závislosti..." |
568dc798 | 723 | |
1b5a6222 | 724 | #: cmdline/apt-get.cc:650 |
568dc798 AL |
725 | msgid " failed." |
726 | msgstr " selhalo." | |
727 | ||
1b5a6222 | 728 | #: cmdline/apt-get.cc:653 |
568dc798 | 729 | msgid "Unable to correct dependencies" |
c0b25f5d | 730 | msgstr "Nemohu opravit závislosti" |
568dc798 | 731 | |
1b5a6222 | 732 | #: cmdline/apt-get.cc:656 |
568dc798 AL |
733 | msgid "Unable to minimize the upgrade set" |
734 | msgstr "Nemohu minimalizovat sadu pro aktualizaci" | |
735 | ||
1b5a6222 | 736 | #: cmdline/apt-get.cc:658 |
568dc798 AL |
737 | msgid " Done" |
738 | msgstr " Hotovo" | |
739 | ||
1b5a6222 | 740 | #: cmdline/apt-get.cc:662 |
568dc798 | 741 | msgid "You might want to run `apt-get -f install' to correct these." |
c0b25f5d | 742 | msgstr "Pro opravení můžete spustit `apt-get -f install'." |
568dc798 | 743 | |
1b5a6222 | 744 | #: cmdline/apt-get.cc:665 |
568dc798 | 745 | msgid "Unmet dependencies. Try using -f." |
c0b25f5d | 746 | msgstr "Nesplněné závislosti. Zkuste použít -f." |
568dc798 | 747 | |
1b5a6222 CP |
748 | #: cmdline/apt-get.cc:687 |
749 | #, fuzzy | |
750 | msgid "WARNING: The following packages cannot be authenticated!" | |
751 | msgstr "Následující balíky budou aktualizovány:" | |
752 | ||
753 | #: cmdline/apt-get.cc:698 | |
754 | msgid "Install these packages without verification? [y/N] " | |
755 | msgstr "" | |
756 | ||
757 | #: cmdline/apt-get.cc:700 | |
758 | msgid "Some packages could not be authenticated" | |
759 | msgstr "" | |
760 | ||
761 | #: cmdline/apt-get.cc:709 cmdline/apt-get.cc:855 | |
762 | msgid "There are problems and -y was used without --force-yes" | |
763 | msgstr "Vyskytly se problémy a -y bylo použito bez --force-yes" | |
764 | ||
765 | #: cmdline/apt-get.cc:762 | |
568dc798 | 766 | msgid "Packages need to be removed but Remove is disabled." |
c0b25f5d | 767 | msgstr "Balík je potřeba odstranit ale funkce Odstranit je vypnuta." |
568dc798 | 768 | |
1b5a6222 | 769 | #: cmdline/apt-get.cc:788 cmdline/apt-get.cc:1769 cmdline/apt-get.cc:1802 |
568dc798 | 770 | msgid "Unable to lock the download directory" |
c0b25f5d | 771 | msgstr "Nemohu zamknout adresář pro stahování" |
568dc798 | 772 | |
1b5a6222 | 773 | #: cmdline/apt-get.cc:798 cmdline/apt-get.cc:1850 cmdline/apt-get.cc:2061 |
853a9681 | 774 | #: apt-pkg/cachefile.cc:67 |
568dc798 | 775 | msgid "The list of sources could not be read." |
c0b25f5d | 776 | msgstr "Nelze přečíst seznam zdrojů." |
568dc798 | 777 | |
1b5a6222 | 778 | #: cmdline/apt-get.cc:818 |
568dc798 AL |
779 | #, c-format |
780 | msgid "Need to get %sB/%sB of archives.\n" | |
c0b25f5d | 781 | msgstr "Potřebuji stáhnout %sB/%sB archívů.\n" |
568dc798 | 782 | |
1b5a6222 | 783 | #: cmdline/apt-get.cc:821 |
568dc798 AL |
784 | #, c-format |
785 | msgid "Need to get %sB of archives.\n" | |
c0b25f5d | 786 | msgstr "Potřebuji stáhnout %sB archívů.\n" |
568dc798 | 787 | |
1b5a6222 | 788 | #: cmdline/apt-get.cc:826 |
568dc798 AL |
789 | #, c-format |
790 | msgid "After unpacking %sB of additional disk space will be used.\n" | |
c0b25f5d | 791 | msgstr "Po rozbalení bude na disku použito dalších %sB.\n" |
568dc798 | 792 | |
1b5a6222 | 793 | #: cmdline/apt-get.cc:829 |
568dc798 AL |
794 | #, c-format |
795 | msgid "After unpacking %sB disk space will be freed.\n" | |
c0b25f5d | 796 | msgstr "Po rozbalení bude na disku uvolněno %sB.\n" |
568dc798 | 797 | |
1b5a6222 | 798 | #: cmdline/apt-get.cc:846 |
568dc798 AL |
799 | #, c-format |
800 | msgid "You don't have enough free space in %s." | |
c0b25f5d | 801 | msgstr "Na %s nemáte dostatek volného místa." |
568dc798 | 802 | |
1b5a6222 | 803 | #: cmdline/apt-get.cc:861 cmdline/apt-get.cc:881 |
568dc798 | 804 | msgid "Trivial Only specified but this is not a trivial operation." |
c0b25f5d | 805 | msgstr "Udáno 'pouze triviální', ovšem toto není triviální operace." |
568dc798 | 806 | |
1b5a6222 | 807 | #: cmdline/apt-get.cc:863 |
568dc798 | 808 | msgid "Yes, do as I say!" |
c0b25f5d | 809 | msgstr "Ano, udělej to tak, jak říkám!" |
568dc798 | 810 | |
1b5a6222 | 811 | #: cmdline/apt-get.cc:865 |
568dc798 AL |
812 | #, c-format |
813 | msgid "" | |
814 | "You are about to do something potentially harmful\n" | |
815 | "To continue type in the phrase '%s'\n" | |
816 | " ?] " | |
817 | msgstr "" | |
c0b25f5d AL |
818 | "Chystáte se vykonat něco potenciálně škodlivého\n" |
819 | "Pro pokračování opište frázi '%s'\n" | |
38fe6965 | 820 | " ?]" |
568dc798 | 821 | |
1b5a6222 | 822 | #: cmdline/apt-get.cc:871 cmdline/apt-get.cc:890 |
568dc798 | 823 | msgid "Abort." |
c0b25f5d | 824 | msgstr "Přerušeno." |
568dc798 | 825 | |
1b5a6222 | 826 | #: cmdline/apt-get.cc:886 |
568dc798 | 827 | msgid "Do you want to continue? [Y/n] " |
c0b25f5d | 828 | msgstr "Chcete pokračovat? [Y/n] " |
568dc798 | 829 | |
1b5a6222 | 830 | #: cmdline/apt-get.cc:958 cmdline/apt-get.cc:1334 cmdline/apt-get.cc:1959 |
568dc798 AL |
831 | #, c-format |
832 | msgid "Failed to fetch %s %s\n" | |
c0b25f5d | 833 | msgstr "Selhalo stažení %s %s\n" |
568dc798 | 834 | |
1b5a6222 | 835 | #: cmdline/apt-get.cc:976 |
568dc798 | 836 | msgid "Some files failed to download" |
c0b25f5d | 837 | msgstr "Některé soubory nemohly být staženy" |
568dc798 | 838 | |
1b5a6222 | 839 | #: cmdline/apt-get.cc:977 cmdline/apt-get.cc:1968 |
568dc798 | 840 | msgid "Download complete and in download only mode" |
c0b25f5d | 841 | msgstr "Stahování dokončeno v režimu pouze stáhnout" |
568dc798 | 842 | |
1b5a6222 | 843 | #: cmdline/apt-get.cc:983 |
568dc798 AL |
844 | msgid "" |
845 | "Unable to fetch some archives, maybe run apt-get update or try with --fix-" | |
846 | "missing?" | |
847 | msgstr "" | |
c0b25f5d | 848 | "Nemohu stáhnout některé archívy. Možná spusťte apt-get update nebo zkuste --" |
568dc798 AL |
849 | "fix-missing?" |
850 | ||
1b5a6222 | 851 | #: cmdline/apt-get.cc:987 |
568dc798 | 852 | msgid "--fix-missing and media swapping is not currently supported" |
c0b25f5d | 853 | msgstr "--fix-missing a výměna média nejsou momentálně podporovány" |
568dc798 | 854 | |
1b5a6222 | 855 | #: cmdline/apt-get.cc:992 |
568dc798 | 856 | msgid "Unable to correct missing packages." |
c0b25f5d | 857 | msgstr "Nemohu opravit chybějící balíky." |
568dc798 | 858 | |
1b5a6222 | 859 | #: cmdline/apt-get.cc:993 |
568dc798 | 860 | msgid "Aborting Install." |
c0b25f5d | 861 | msgstr "Přerušuji instalaci." |
568dc798 | 862 | |
1b5a6222 | 863 | #: cmdline/apt-get.cc:1026 |
568dc798 AL |
864 | #, c-format |
865 | msgid "Note, selecting %s instead of %s\n" | |
c0b25f5d | 866 | msgstr "Pozn: Vybírám %s místo %s\n" |
568dc798 | 867 | |
1b5a6222 | 868 | #: cmdline/apt-get.cc:1036 |
568dc798 AL |
869 | #, c-format |
870 | msgid "Skipping %s, it is already installed and upgrade is not set.\n" | |
c0b25f5d | 871 | msgstr "Přeskakuji %s, protože je již nainstalován.\n" |
568dc798 | 872 | |
1b5a6222 | 873 | #: cmdline/apt-get.cc:1054 |
568dc798 AL |
874 | #, c-format |
875 | msgid "Package %s is not installed, so not removed\n" | |
c0b25f5d | 876 | msgstr "Balík %s není nainstalován, nelze tedy odstranit\n" |
568dc798 | 877 | |
1b5a6222 | 878 | #: cmdline/apt-get.cc:1065 |
568dc798 AL |
879 | #, c-format |
880 | msgid "Package %s is a virtual package provided by:\n" | |
c0b25f5d | 881 | msgstr "Balík %s je virtuální balík poskytovaný:\n" |
568dc798 | 882 | |
1b5a6222 | 883 | #: cmdline/apt-get.cc:1077 |
568dc798 | 884 | msgid " [Installed]" |
c0b25f5d | 885 | msgstr "[Instalovaný]" |
568dc798 | 886 | |
1b5a6222 | 887 | #: cmdline/apt-get.cc:1082 |
568dc798 | 888 | msgid "You should explicitly select one to install." |
c0b25f5d | 889 | msgstr "Měli byste explicitně vybrat jeden k instalaci." |
568dc798 | 890 | |
1b5a6222 | 891 | #: cmdline/apt-get.cc:1087 |
38fe6965 | 892 | #, c-format |
568dc798 AL |
893 | msgid "" |
894 | "Package %s is not available, but is referred to by another package.\n" | |
895 | "This may mean that the package is missing, has been obsoleted, or\n" | |
896 | "is only available from another source\n" | |
897 | msgstr "" | |
c0b25f5d AL |
898 | "Balík %s není dostupný, ale jiný balík se na něj odkazuje.\n" |
899 | "To může znamenat že balík chybí, byl zastarán, nebo je dostupný\n" | |
900 | "pouze z jiného zdroje\n" | |
568dc798 | 901 | |
1b5a6222 | 902 | #: cmdline/apt-get.cc:1106 |
568dc798 | 903 | msgid "However the following packages replace it:" |
c0b25f5d | 904 | msgstr "Nicméně následující balíky jej nahrazují:" |
568dc798 | 905 | |
1b5a6222 | 906 | #: cmdline/apt-get.cc:1109 |
568dc798 AL |
907 | #, c-format |
908 | msgid "Package %s has no installation candidate" | |
c0b25f5d | 909 | msgstr "Balík %s nemá kandidáta pro instalaci" |
568dc798 | 910 | |
1b5a6222 | 911 | #: cmdline/apt-get.cc:1129 |
568dc798 AL |
912 | #, c-format |
913 | msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" | |
c0b25f5d | 914 | msgstr "Reinstalace %s není možná, protože nelze stáhnout.\n" |
568dc798 | 915 | |
1b5a6222 | 916 | #: cmdline/apt-get.cc:1137 |
568dc798 AL |
917 | #, c-format |
918 | msgid "%s is already the newest version.\n" | |
c0b25f5d | 919 | msgstr "%s je již nejnovější verze.\n" |
568dc798 | 920 | |
1b5a6222 | 921 | #: cmdline/apt-get.cc:1164 |
568dc798 AL |
922 | #, c-format |
923 | msgid "Release '%s' for '%s' was not found" | |
c0b25f5d | 924 | msgstr "Vydání '%s' pro '%s' nebylo nalezeno" |
568dc798 | 925 | |
1b5a6222 | 926 | #: cmdline/apt-get.cc:1166 |
568dc798 AL |
927 | #, c-format |
928 | msgid "Version '%s' for '%s' was not found" | |
929 | msgstr "Verze '%s' pro '%s' nebyla nalezena" | |
930 | ||
1b5a6222 | 931 | #: cmdline/apt-get.cc:1172 |
568dc798 AL |
932 | #, c-format |
933 | msgid "Selected version %s (%s) for %s\n" | |
c0b25f5d | 934 | msgstr "Vybraná verze %s (%s) pro %s\n" |
568dc798 | 935 | |
1b5a6222 | 936 | #: cmdline/apt-get.cc:1282 |
568dc798 | 937 | msgid "The update command takes no arguments" |
c0b25f5d | 938 | msgstr "Příkaz update neakceptuje žádné argumenty" |
568dc798 | 939 | |
1b5a6222 | 940 | #: cmdline/apt-get.cc:1295 |
568dc798 | 941 | msgid "Unable to lock the list directory" |
c0b25f5d | 942 | msgstr "Nemohu uzamknout list adresář" |
568dc798 | 943 | |
1b5a6222 | 944 | #: cmdline/apt-get.cc:1353 |
568dc798 AL |
945 | msgid "" |
946 | "Some index files failed to download, they have been ignored, or old ones " | |
947 | "used instead." | |
948 | msgstr "" | |
c0b25f5d AL |
949 | "Některé indexové soubory se nepodařilo stáhnout, jsou ignorovány, nebo jsou " |
950 | "použity starší verze." | |
568dc798 | 951 | |
1b5a6222 | 952 | #: cmdline/apt-get.cc:1372 |
568dc798 | 953 | msgid "Internal Error, AllUpgrade broke stuff" |
c0b25f5d | 954 | msgstr "Vnitřní chyba, AllUpgrade pokazil věci" |
568dc798 | 955 | |
1b5a6222 | 956 | #: cmdline/apt-get.cc:1462 cmdline/apt-get.cc:1498 |
568dc798 AL |
957 | #, c-format |
958 | msgid "Couldn't find package %s" | |
c0b25f5d | 959 | msgstr "Nemohu najít balík %s" |
568dc798 | 960 | |
1b5a6222 | 961 | #: cmdline/apt-get.cc:1485 |
568dc798 AL |
962 | #, c-format |
963 | msgid "Note, selecting %s for regex '%s'\n" | |
c0b25f5d | 964 | msgstr "Pozn: vybírám %s pro regulární výraz '%s'\n" |
568dc798 | 965 | |
1b5a6222 | 966 | #: cmdline/apt-get.cc:1515 |
568dc798 | 967 | msgid "You might want to run `apt-get -f install' to correct these:" |
c0b25f5d | 968 | msgstr "Pro opravení následujících můžete spustit `apt-get -f install':" |
568dc798 | 969 | |
1b5a6222 | 970 | #: cmdline/apt-get.cc:1518 |
568dc798 AL |
971 | msgid "" |
972 | "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " | |
973 | "solution)." | |
974 | msgstr "" | |
c0b25f5d AL |
975 | "Nesplněné závislosti. Zkuste zpustit 'apt-get -f install' bez balíků (nebo " |
976 | "navrhněte řešení)." | |
568dc798 | 977 | |
1b5a6222 | 978 | #: cmdline/apt-get.cc:1530 |
568dc798 AL |
979 | msgid "" |
980 | "Some packages could not be installed. This may mean that you have\n" | |
981 | "requested an impossible situation or if you are using the unstable\n" | |
982 | "distribution that some required packages have not yet been created\n" | |
983 | "or been moved out of Incoming." | |
984 | msgstr "" | |
c0b25f5d AL |
985 | "Některé balíky nemohly být instalovány. To může znamenat, že požadujete\n" |
986 | "nemožnou situaci, nebo, pokud používáte nestabilní distribuci, že\n" | |
987 | "vyžadované balíky ještě nebyly vytvořeny nebo přesunuty z Příchozí fronty." | |
568dc798 | 988 | |
1b5a6222 | 989 | #: cmdline/apt-get.cc:1538 |
568dc798 AL |
990 | msgid "" |
991 | "Since you only requested a single operation it is extremely likely that\n" | |
992 | "the package is simply not installable and a bug report against\n" | |
993 | "that package should be filed." | |
994 | msgstr "" | |
c0b25f5d AL |
995 | "Protože jste požádali pouze o jednoduchou operaci, je téměř jisté, že\n" |
996 | "balík není instalovatelný a měl byste o tom zaslat hlášení o chybě\n" | |
568dc798 AL |
997 | "(bug report)." |
998 | ||
1b5a6222 | 999 | #: cmdline/apt-get.cc:1543 |
568dc798 | 1000 | msgid "The following information may help to resolve the situation:" |
c0b25f5d | 1001 | msgstr "Následující informace vám mohou pomoci vyřešit tuto situaci:" |
568dc798 | 1002 | |
1b5a6222 | 1003 | #: cmdline/apt-get.cc:1546 |
568dc798 | 1004 | msgid "Broken packages" |
c0b25f5d | 1005 | msgstr "Poškozené balíky" |
568dc798 | 1006 | |
1b5a6222 | 1007 | #: cmdline/apt-get.cc:1572 |
568dc798 | 1008 | msgid "The following extra packages will be installed:" |
c0b25f5d | 1009 | msgstr "Následujcící extra balíky budou instalovány:" |
568dc798 | 1010 | |
1b5a6222 | 1011 | #: cmdline/apt-get.cc:1643 |
568dc798 | 1012 | msgid "Suggested packages:" |
c0b25f5d | 1013 | msgstr "Navrhované balíky:" |
568dc798 | 1014 | |
1b5a6222 | 1015 | #: cmdline/apt-get.cc:1644 |
568dc798 | 1016 | msgid "Recommended packages:" |
c0b25f5d | 1017 | msgstr "Doporučované balíky:" |
568dc798 | 1018 | |
1b5a6222 | 1019 | #: cmdline/apt-get.cc:1664 |
568dc798 | 1020 | msgid "Calculating Upgrade... " |
c0b25f5d | 1021 | msgstr "Propočítávám aktualizaci..." |
568dc798 | 1022 | |
1b5a6222 | 1023 | #: cmdline/apt-get.cc:1667 methods/ftp.cc:702 methods/connect.cc:99 |
568dc798 AL |
1024 | msgid "Failed" |
1025 | msgstr "Selhalo" | |
1026 | ||
1b5a6222 | 1027 | #: cmdline/apt-get.cc:1672 |
568dc798 AL |
1028 | msgid "Done" |
1029 | msgstr "Hotovo" | |
1030 | ||
1b5a6222 | 1031 | #: cmdline/apt-get.cc:1845 |
568dc798 | 1032 | msgid "Must specify at least one package to fetch source for" |
c0b25f5d | 1033 | msgstr "Musíte zadat aspoň jeden balík, pro který se stáhnou zdrojové texty" |
568dc798 | 1034 | |
1b5a6222 | 1035 | #: cmdline/apt-get.cc:1872 cmdline/apt-get.cc:2079 |
568dc798 AL |
1036 | #, c-format |
1037 | msgid "Unable to find a source package for %s" | |
c0b25f5d | 1038 | msgstr "Nemohu najít zdrojový balík pro %s" |
568dc798 | 1039 | |
1b5a6222 | 1040 | #: cmdline/apt-get.cc:1919 |
568dc798 AL |
1041 | #, c-format |
1042 | msgid "You don't have enough free space in %s" | |
c0b25f5d | 1043 | msgstr "Na %s nemáte dostatek volného místa" |
568dc798 | 1044 | |
1b5a6222 | 1045 | #: cmdline/apt-get.cc:1924 |
568dc798 AL |
1046 | #, c-format |
1047 | msgid "Need to get %sB/%sB of source archives.\n" | |
c0b25f5d | 1048 | msgstr "Potřebuji stáhnout %sB/%sB zdrojových archívů.\n" |
568dc798 | 1049 | |
1b5a6222 | 1050 | #: cmdline/apt-get.cc:1927 |
568dc798 AL |
1051 | #, c-format |
1052 | msgid "Need to get %sB of source archives.\n" | |
c0b25f5d | 1053 | msgstr "Potřebuji stáhnout %sB zdrojových archívů.\n" |
568dc798 | 1054 | |
1b5a6222 | 1055 | #: cmdline/apt-get.cc:1933 |
568dc798 AL |
1056 | #, c-format |
1057 | msgid "Fetch Source %s\n" | |
c0b25f5d | 1058 | msgstr "Stáhnout zdroj %s\n" |
568dc798 | 1059 | |
1b5a6222 | 1060 | #: cmdline/apt-get.cc:1964 |
568dc798 | 1061 | msgid "Failed to fetch some archives." |
c0b25f5d | 1062 | msgstr "Stažení některých archívů selhalo." |
568dc798 | 1063 | |
1b5a6222 | 1064 | #: cmdline/apt-get.cc:1992 |
568dc798 AL |
1065 | #, c-format |
1066 | msgid "Skipping unpack of already unpacked source in %s\n" | |
c0b25f5d | 1067 | msgstr "Přeskakuji rozbalení již rozbaleného zdroje v %s\n" |
568dc798 | 1068 | |
1b5a6222 | 1069 | #: cmdline/apt-get.cc:2004 |
568dc798 AL |
1070 | #, c-format |
1071 | msgid "Unpack command '%s' failed.\n" | |
c0b25f5d | 1072 | msgstr "Příkaz pro rozbalení '%s' selhal.\n" |
568dc798 | 1073 | |
1b5a6222 | 1074 | #: cmdline/apt-get.cc:2021 |
568dc798 AL |
1075 | #, c-format |
1076 | msgid "Build command '%s' failed.\n" | |
c0b25f5d | 1077 | msgstr "Příkaz pro sestavení '%s' selhal.\n" |
568dc798 | 1078 | |
1b5a6222 | 1079 | #: cmdline/apt-get.cc:2040 |
568dc798 | 1080 | msgid "Child process failed" |
c0b25f5d | 1081 | msgstr "Synovský proces selhal" |
568dc798 | 1082 | |
1b5a6222 | 1083 | #: cmdline/apt-get.cc:2056 |
568dc798 AL |
1084 | msgid "Must specify at least one package to check builddeps for" |
1085 | msgstr "" | |
c0b25f5d AL |
1086 | "Musíte zadat alespoň jeden balík, pro který budou kontrolovány závislosti " |
1087 | "pro sestavení" | |
568dc798 | 1088 | |
1b5a6222 | 1089 | #: cmdline/apt-get.cc:2084 |
568dc798 AL |
1090 | #, c-format |
1091 | msgid "Unable to get build-dependency information for %s" | |
c0b25f5d | 1092 | msgstr "Nemohu získat závislosti pro sestavení %s" |
568dc798 | 1093 | |
1b5a6222 | 1094 | #: cmdline/apt-get.cc:2104 |
568dc798 AL |
1095 | #, c-format |
1096 | msgid "%s has no build depends.\n" | |
c0b25f5d | 1097 | msgstr "%s nemá žádné závislosti pro sestavení.\n" |
568dc798 | 1098 | |
1b5a6222 | 1099 | #: cmdline/apt-get.cc:2156 |
568dc798 AL |
1100 | #, c-format |
1101 | msgid "" | |
1102 | "%s dependency for %s cannot be satisfied because the package %s cannot be " | |
1103 | "found" | |
c0b25f5d | 1104 | msgstr "%s závislost pro %s nemůže být splněna, protože balík %s nebyl nalezen" |
568dc798 | 1105 | |
1b5a6222 | 1106 | #: cmdline/apt-get.cc:2208 |
568dc798 AL |
1107 | #, c-format |
1108 | msgid "" | |
1109 | "%s dependency for %s cannot be satisfied because no available versions of " | |
1110 | "package %s can satisfy version requirements" | |
1111 | msgstr "" | |
c0b25f5d AL |
1112 | "%s závislost pro %s nemůže být splněna protože není k dispozici verze balíku " |
1113 | "%s, která odpovídá požadavku na verzi" | |
568dc798 | 1114 | |
1b5a6222 | 1115 | #: cmdline/apt-get.cc:2243 |
568dc798 AL |
1116 | #, c-format |
1117 | msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" | |
1118 | msgstr "" | |
c0b25f5d | 1119 | "Selhalo splnění %s závislosti pro %s: Instalovaný balík %s je příliš nový" |
568dc798 | 1120 | |
1b5a6222 | 1121 | #: cmdline/apt-get.cc:2268 |
568dc798 AL |
1122 | #, c-format |
1123 | msgid "Failed to satisfy %s dependency for %s: %s" | |
c0b25f5d | 1124 | msgstr "Selhalo splnění %s závislosti pro %s: %s" |
568dc798 | 1125 | |
1b5a6222 | 1126 | #: cmdline/apt-get.cc:2282 |
568dc798 AL |
1127 | #, c-format |
1128 | msgid "Build-dependencies for %s could not be satisfied." | |
c0b25f5d | 1129 | msgstr "Závislosti pro sestavení %s nemohly být splněny." |
568dc798 | 1130 | |
1b5a6222 | 1131 | #: cmdline/apt-get.cc:2286 |
568dc798 | 1132 | msgid "Failed to process build dependencies" |
c0b25f5d | 1133 | msgstr "Chyba při zpracování závislostí pro sestavení" |
568dc798 | 1134 | |
1b5a6222 | 1135 | #: cmdline/apt-get.cc:2318 |
568dc798 | 1136 | msgid "Supported Modules:" |
c0b25f5d | 1137 | msgstr "Podporované moduly:" |
568dc798 | 1138 | |
1b5a6222 | 1139 | #: cmdline/apt-get.cc:2359 |
568dc798 AL |
1140 | msgid "" |
1141 | "Usage: apt-get [options] command\n" | |
1142 | " apt-get [options] install|remove pkg1 [pkg2 ...]\n" | |
1143 | " apt-get [options] source pkg1 [pkg2 ...]\n" | |
1144 | "\n" | |
1145 | "apt-get is a simple command line interface for downloading and\n" | |
1146 | "installing packages. The most frequently used commands are update\n" | |
1147 | "and install.\n" | |
1148 | "\n" | |
1149 | "Commands:\n" | |
1150 | " update - Retrieve new lists of packages\n" | |
1151 | " upgrade - Perform an upgrade\n" | |
1152 | " install - Install new packages (pkg is libc6 not libc6.deb)\n" | |
1153 | " remove - Remove packages\n" | |
1154 | " source - Download source archives\n" | |
1155 | " build-dep - Configure build-dependencies for source packages\n" | |
1156 | " dist-upgrade - Distribution upgrade, see apt-get(8)\n" | |
1157 | " dselect-upgrade - Follow dselect selections\n" | |
1158 | " clean - Erase downloaded archive files\n" | |
1159 | " autoclean - Erase old downloaded archive files\n" | |
1160 | " check - Verify that there are no broken dependencies\n" | |
1161 | "\n" | |
1162 | "Options:\n" | |
1163 | " -h This help text.\n" | |
1164 | " -q Loggable output - no progress indicator\n" | |
1165 | " -qq No output except for errors\n" | |
1166 | " -d Download only - do NOT install or unpack archives\n" | |
1167 | " -s No-act. Perform ordering simulation\n" | |
1168 | " -y Assume Yes to all queries and do not prompt\n" | |
1169 | " -f Attempt to continue if the integrity check fails\n" | |
1170 | " -m Attempt to continue if archives are unlocatable\n" | |
1171 | " -u Show a list of upgraded packages as well\n" | |
1172 | " -b Build the source package after fetching it\n" | |
1173 | " -V Show verbose version numbers\n" | |
1174 | " -c=? Read this configuration file\n" | |
a2884e32 | 1175 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" |
568dc798 AL |
1176 | "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n" |
1177 | "pages for more information and options.\n" | |
1178 | " This APT has Super Cow Powers.\n" | |
1179 | msgstr "" | |
c0b25f5d AL |
1180 | "Použití: apt-get [volby] příkaz\n" |
1181 | " apt-get [volby] install|remove balík1 [balík2 ...]\n" | |
1182 | " apt-get [volby] source balík1 [balík2 ...]\n" | |
568dc798 | 1183 | "\n" |
c0b25f5d AL |
1184 | "apt-get je jednoduché řádkové rozhraní pro stahování a instalování\n" |
1185 | "balíků. Nejpoužívanější příkazy jsou update a install.\n" | |
568dc798 | 1186 | "\n" |
c0b25f5d AL |
1187 | "Příkazy:\n" |
1188 | " update - Získá seznam nových balíků\n" | |
568dc798 | 1189 | " upgrade - Provede aktualizaci\n" |
c0b25f5d AL |
1190 | " install - Instaluje nové balíky (balík je libc6, ne libc6.deb)\n" |
1191 | " remove - Odstraní balíky\n" | |
1192 | " source - Stáhne zdrojové archívy\n" | |
568dc798 AL |
1193 | " build-dep - Configure build-dependencies for source packages\n" |
1194 | " dist-upgrade - Aktualizace distribuce, viz apt-get(8)\n" | |
c0b25f5d AL |
1195 | " dselect-upgrade - Řídí se podle výběru v dselectu\n" |
1196 | " clean - Smaže stažené archívy\n" | |
1197 | " autoclean - Smaže staré stažené archívy\n" | |
1198 | " check - Ověří, zda se nevyskytují poškozené závislosti\n" | |
568dc798 AL |
1199 | "\n" |
1200 | "Volby:\n" | |
c0b25f5d AL |
1201 | " -h Tato nápověda\n" |
1202 | " -q Nezobrazí indikátor postupu - pro záznam\n" | |
1203 | " -qq Nezobrazí nic než chyby\n" | |
1204 | " -d Pouze stáhne - neinstaluje ani nerozbaluje archívy\n" | |
1205 | " -s Pouze simuluje prováděné akce\n" | |
1206 | " -y Na všechny otázky odpovídá Ano\n" | |
1207 | " -f Zkusí pokračovat, i když selže kontrola integrity\n" | |
1208 | " -m Zkusí pokračovat, i když se nepodaří najít archívy\n" | |
1209 | " -u Zobrazí také seznam aktualizovaných balíků\n" | |
1210 | " -b Po stažení zdrojového balíku jej i zkompiluje\n" | |
1211 | " -V Zobrazí čísla verzí\n" | |
1212 | " -c=? Načte tento konfigurační soubor\n" | |
1213 | " -o=? Nastaví libovolnou volbu, např. -o dir::cache=/tmp\n" | |
1214 | "Více voleb naleznete v manuálových stránkách apt-get(8), sources.list(5)\n" | |
568dc798 | 1215 | "a apt.conf(5).\n" |
c0b25f5d | 1216 | " Tato APT má schopnosti svaté krávy.\n" |
568dc798 AL |
1217 | |
1218 | #: cmdline/acqprogress.cc:55 | |
1219 | msgid "Hit " | |
c0b25f5d | 1220 | msgstr "Cíl " |
568dc798 AL |
1221 | |
1222 | #: cmdline/acqprogress.cc:79 | |
1223 | msgid "Get:" | |
c0b25f5d | 1224 | msgstr "Mám:" |
568dc798 AL |
1225 | |
1226 | #: cmdline/acqprogress.cc:110 | |
1227 | msgid "Ign " | |
38fe6965 | 1228 | msgstr "Ign" |
568dc798 AL |
1229 | |
1230 | #: cmdline/acqprogress.cc:114 | |
1231 | msgid "Err " | |
38fe6965 | 1232 | msgstr "Err" |
568dc798 AL |
1233 | |
1234 | #: cmdline/acqprogress.cc:135 | |
1235 | #, c-format | |
1236 | msgid "Fetched %sB in %s (%sB/s)\n" | |
c0b25f5d | 1237 | msgstr "Staženo %sB za %s (%sB/s)\n" |
568dc798 AL |
1238 | |
1239 | #: cmdline/acqprogress.cc:225 | |
1240 | #, c-format | |
1241 | msgid " [Working]" | |
38fe6965 | 1242 | msgstr "[Pracuji]" |
568dc798 AL |
1243 | |
1244 | #: cmdline/acqprogress.cc:271 | |
1245 | #, c-format | |
1246 | msgid "" | |
1247 | "Media Change: Please insert the disc labeled\n" | |
1248 | " '%s'\n" | |
1249 | "in the drive '%s' and press enter\n" | |
1250 | msgstr "" | |
c0b25f5d | 1251 | "Výměna média: Vložte disk nazvaný\n" |
568dc798 | 1252 | " '%s'\n" |
c0b25f5d | 1253 | "do mechaniky '%s' a stiskněte enter\n" |
568dc798 AL |
1254 | |
1255 | #: cmdline/apt-sortpkgs.cc:86 | |
1256 | msgid "Unknown package record!" | |
c0b25f5d | 1257 | msgstr "Neznámý záznam o balíku!" |
568dc798 AL |
1258 | |
1259 | #: cmdline/apt-sortpkgs.cc:150 | |
1260 | msgid "" | |
1261 | "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" | |
1262 | "\n" | |
1263 | "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n" | |
1264 | "to indicate what kind of file it is.\n" | |
1265 | "\n" | |
1266 | "Options:\n" | |
1267 | " -h This help text\n" | |
1268 | " -s Use source file sorting\n" | |
1269 | " -c=? Read this configuration file\n" | |
a2884e32 | 1270 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" |
568dc798 | 1271 | msgstr "" |
c0b25f5d | 1272 | "Použití: apt-sortpkgs [volby] soubor1 [soubor2 ...]\n" |
568dc798 | 1273 | "\n" |
c0b25f5d AL |
1274 | "apt-sortpkgs je jednoduchý nástroj pro setřídění souborů Packages.\n" |
1275 | "Volbou -s volíte typ souboru.\n" | |
568dc798 AL |
1276 | "\n" |
1277 | "Volby:\n" | |
c0b25f5d AL |
1278 | " -h Tato nápověda\n" |
1279 | " -s Setřídí zdrojový soubor\n" | |
1280 | " -c=? Načte tento konfigurační soubor\n" | |
1281 | " -o=? Nastaví libovolnou volbu, např. -o dir::cache=/tmp\n" | |
568dc798 AL |
1282 | |
1283 | #: dselect/install:32 | |
1284 | msgid "Bad default setting!" | |
c0b25f5d | 1285 | msgstr "Chybné standardní nastavení!" |
568dc798 AL |
1286 | |
1287 | #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 | |
1288 | #: dselect/install:104 dselect/update:45 | |
1289 | msgid "Press enter to continue." | |
c0b25f5d | 1290 | msgstr "Pro pokračování stiskněte enter." |
568dc798 AL |
1291 | |
1292 | #: dselect/install:100 | |
1293 | msgid "Some errors occurred while unpacking. I'm going to configure the" | |
c0b25f5d | 1294 | msgstr "Během rozbalování se vyskytly chyby. Zkusím teď nakonfigurovat" |
568dc798 AL |
1295 | |
1296 | #: dselect/install:101 | |
1297 | msgid "packages that were installed. This may result in duplicate errors" | |
c0b25f5d | 1298 | msgstr "balíky, které se nainstalovaly. To může způsobit chybové hlášky" |
568dc798 AL |
1299 | |
1300 | #: dselect/install:102 | |
1301 | msgid "or errors caused by missing dependencies. This is OK, only the errors" | |
c0b25f5d | 1302 | msgstr "o nesplněných závislostech. To je v pořádku, důležité jsou pouze" |
568dc798 AL |
1303 | |
1304 | #: dselect/install:103 | |
1305 | msgid "" | |
1306 | "above this message are important. Please fix them and run [I]nstall again" | |
c0b25f5d | 1307 | msgstr "chyby nad touto hláškou. Opravte je a poté znovu spusťte [I]nstalovat" |
568dc798 AL |
1308 | |
1309 | #: dselect/update:30 | |
1310 | msgid "Merging Available information" | |
c0b25f5d | 1311 | msgstr "Slučuji dostupné informace" |
568dc798 | 1312 | |
1b5a6222 | 1313 | #: apt-inst/contrib/extracttar.cc:117 |
7161d722 | 1314 | msgid "Failed to create pipes" |
c0b25f5d | 1315 | msgstr "Selhalo vytvoření roury" |
7161d722 | 1316 | |
1b5a6222 | 1317 | #: apt-inst/contrib/extracttar.cc:143 |
7161d722 | 1318 | msgid "Failed to exec gzip " |
c0b25f5d | 1319 | msgstr "Selhalo spuštění gzipu " |
7161d722 | 1320 | |
1b5a6222 | 1321 | #: apt-inst/contrib/extracttar.cc:180 apt-inst/contrib/extracttar.cc:206 |
7161d722 | 1322 | msgid "Corrupted archive" |
c0b25f5d | 1323 | msgstr "Porušený archív" |
7161d722 | 1324 | |
1b5a6222 | 1325 | #: apt-inst/contrib/extracttar.cc:195 |
7161d722 | 1326 | msgid "Tar Checksum failed, archive corrupted" |
c0b25f5d | 1327 | msgstr "Kontrolní součet taru selhal, archív je poškozený" |
7161d722 | 1328 | |
1b5a6222 | 1329 | #: apt-inst/contrib/extracttar.cc:298 |
7161d722 AL |
1330 | #, c-format |
1331 | msgid "Unknown TAR header type %u, member %s" | |
c0b25f5d | 1332 | msgstr "Neznámá hlavička TARu typ %u, člen %s" |
7161d722 AL |
1333 | |
1334 | #: apt-inst/contrib/arfile.cc:73 | |
1335 | msgid "Invalid archive signature" | |
c0b25f5d | 1336 | msgstr "Neplatný podpis archívu" |
7161d722 AL |
1337 | |
1338 | #: apt-inst/contrib/arfile.cc:81 | |
1339 | msgid "Error reading archive member header" | |
c0b25f5d | 1340 | msgstr "Chyba při čtení záhlaví prvku archívu" |
7161d722 AL |
1341 | |
1342 | #: apt-inst/contrib/arfile.cc:93 apt-inst/contrib/arfile.cc:105 | |
1343 | msgid "Invalid archive member header" | |
c0b25f5d | 1344 | msgstr "Neplatné záhlaví prvku archívu" |
7161d722 AL |
1345 | |
1346 | #: apt-inst/contrib/arfile.cc:131 | |
1347 | msgid "Archive is too short" | |
c0b25f5d | 1348 | msgstr "Archív je příliš krátký" |
7161d722 AL |
1349 | |
1350 | #: apt-inst/contrib/arfile.cc:135 | |
1351 | msgid "Failed to read the archive headers" | |
c0b25f5d | 1352 | msgstr "Chyba při čtení hlaviček archívu" |
7161d722 AL |
1353 | |
1354 | #: apt-inst/filelist.cc:384 | |
1355 | msgid "DropNode called on still linked node" | |
c0b25f5d | 1356 | msgstr "Pokus o uvolnění uzlu (DropNode) na stále propojeném uzlu" |
7161d722 AL |
1357 | |
1358 | #: apt-inst/filelist.cc:416 | |
1359 | msgid "Failed to locate the hash element!" | |
c0b25f5d | 1360 | msgstr "Nemohu lokalizovat hashovací prvek!" |
7161d722 AL |
1361 | |
1362 | #: apt-inst/filelist.cc:463 | |
1363 | msgid "Failed to allocate diversion" | |
1364 | msgstr "Nemohu alokovat diverzi" | |
1365 | ||
1366 | #: apt-inst/filelist.cc:468 | |
1367 | msgid "Internal Error in AddDiversion" | |
c0b25f5d | 1368 | msgstr "Vnitřní chyba při AddDiversion" |
7161d722 AL |
1369 | |
1370 | #: apt-inst/filelist.cc:481 | |
1371 | #, c-format | |
1372 | msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" | |
c0b25f5d | 1373 | msgstr "Pokus o přepsání diverze, %s -> %s a %s/%s" |
7161d722 AL |
1374 | |
1375 | #: apt-inst/filelist.cc:510 | |
1376 | #, c-format | |
1377 | msgid "Double add of diversion %s -> %s" | |
c0b25f5d | 1378 | msgstr "Dvojí přidání diverze %s -> %s" |
7161d722 AL |
1379 | |
1380 | #: apt-inst/filelist.cc:553 | |
1381 | #, c-format | |
1382 | msgid "Duplicate conf file %s/%s" | |
c0b25f5d | 1383 | msgstr "Duplicitní konfigurační soubor %s/%s" |
7161d722 AL |
1384 | |
1385 | #: apt-inst/dirstream.cc:45 apt-inst/dirstream.cc:50 apt-inst/dirstream.cc:53 | |
1386 | #, c-format | |
1387 | msgid "Failed write file %s" | |
c0b25f5d | 1388 | msgstr "Selhal zápis do souboru %s" |
7161d722 AL |
1389 | |
1390 | #: apt-inst/dirstream.cc:80 apt-inst/dirstream.cc:88 | |
1391 | #, c-format | |
1392 | msgid "Failed to close file %s" | |
c0b25f5d | 1393 | msgstr "Selhalo zavření souboru %s" |
7161d722 AL |
1394 | |
1395 | #: apt-inst/extract.cc:96 apt-inst/extract.cc:167 | |
1396 | #, c-format | |
1397 | msgid "The path %s is too long" | |
c0b25f5d | 1398 | msgstr "Cesta %s je příliš dlouhá" |
7161d722 AL |
1399 | |
1400 | #: apt-inst/extract.cc:127 | |
1401 | #, c-format | |
1402 | msgid "Unpacking %s more than once" | |
c0b25f5d | 1403 | msgstr "Rozbaluji %s vícekrát" |
7161d722 AL |
1404 | |
1405 | #: apt-inst/extract.cc:137 | |
1406 | #, c-format | |
1407 | msgid "The directory %s is diverted" | |
c0b25f5d | 1408 | msgstr "Adresář %s je divertován" |
7161d722 AL |
1409 | |
1410 | #: apt-inst/extract.cc:147 | |
1411 | #, c-format | |
1412 | msgid "The package is trying to write to the diversion target %s/%s" | |
c0b25f5d | 1413 | msgstr "Balík se pokouší zapisovat do diverzního cíle %s/%s" |
7161d722 AL |
1414 | |
1415 | #: apt-inst/extract.cc:157 apt-inst/extract.cc:300 | |
1416 | msgid "The diversion path is too long" | |
c0b25f5d | 1417 | msgstr "Diverzní cesta je příliš dlouhá" |
7161d722 AL |
1418 | |
1419 | #: apt-inst/extract.cc:243 | |
1420 | #, c-format | |
1421 | msgid "The directory %s is being replaced by a non-directory" | |
c0b25f5d | 1422 | msgstr "Adresář %s bude nahrazen neadresářem" |
7161d722 AL |
1423 | |
1424 | #: apt-inst/extract.cc:283 | |
1425 | msgid "Failed to locate node in its hash bucket" | |
c0b25f5d | 1426 | msgstr "Nemohu nalézt uzel v jeho hashovacím kbelíku" |
7161d722 AL |
1427 | |
1428 | #: apt-inst/extract.cc:287 | |
1429 | msgid "The path is too long" | |
c0b25f5d | 1430 | msgstr "Cesta je příliš dlouhá" |
7161d722 AL |
1431 | |
1432 | #: apt-inst/extract.cc:417 | |
1433 | #, c-format | |
1434 | msgid "Overwrite package match with no version for %s" | |
c0b25f5d | 1435 | msgstr "Přepsat vyhovující balík bez udání verze pro %s" |
7161d722 AL |
1436 | |
1437 | #: apt-inst/extract.cc:434 | |
1438 | #, c-format | |
1439 | msgid "File %s/%s overwrites the one in the package %s" | |
c0b25f5d | 1440 | msgstr "Soubor %s/%s přepisuje ten z balíku %s" |
7161d722 | 1441 | |
853a9681 CP |
1442 | #: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:709 |
1443 | #: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/acquire.cc:416 apt-pkg/clean.cc:38 | |
7161d722 AL |
1444 | #, c-format |
1445 | msgid "Unable to read %s" | |
c0b25f5d | 1446 | msgstr "Nemohu číst %s" |
7161d722 AL |
1447 | |
1448 | #: apt-inst/extract.cc:494 | |
1449 | #, c-format | |
1450 | msgid "Unable to stat %s" | |
1451 | msgstr "Nemohu vyhodnotit %s" | |
1452 | ||
1453 | #: apt-inst/deb/dpkgdb.cc:55 apt-inst/deb/dpkgdb.cc:61 | |
1454 | #, c-format | |
1455 | msgid "Failed to remove %s" | |
c0b25f5d | 1456 | msgstr "Selhalo odstranění %s" |
7161d722 AL |
1457 | |
1458 | #: apt-inst/deb/dpkgdb.cc:110 apt-inst/deb/dpkgdb.cc:112 | |
1459 | #, c-format | |
1460 | msgid "Unable to create %s" | |
c0b25f5d | 1461 | msgstr "Nemohu vytvořit %s" |
7161d722 AL |
1462 | |
1463 | #: apt-inst/deb/dpkgdb.cc:118 | |
1464 | #, c-format | |
1465 | msgid "Failed to stat %sinfo" | |
c0b25f5d | 1466 | msgstr "Selhalo vyhodnocení %sinfo" |
7161d722 AL |
1467 | |
1468 | #: apt-inst/deb/dpkgdb.cc:123 | |
1469 | msgid "The info and temp directories need to be on the same filesystem" | |
c0b25f5d | 1470 | msgstr "Adresáře info a temp musí být na stejném souborovém systému" |
7161d722 AL |
1471 | |
1472 | #. Build the status cache | |
1473 | #: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:643 | |
1b5a6222 CP |
1474 | #: apt-pkg/pkgcachegen.cc:712 apt-pkg/pkgcachegen.cc:717 |
1475 | #: apt-pkg/pkgcachegen.cc:840 | |
7161d722 | 1476 | msgid "Reading Package Lists" |
c0b25f5d | 1477 | msgstr "Čtu seznamy balíků" |
7161d722 AL |
1478 | |
1479 | #: apt-inst/deb/dpkgdb.cc:180 | |
1480 | #, c-format | |
1481 | msgid "Failed to change to the admin dir %sinfo" | |
c0b25f5d | 1482 | msgstr "Nepodařilo se změnit na admin adresář %sinfo" |
7161d722 AL |
1483 | |
1484 | #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:355 | |
1485 | #: apt-inst/deb/dpkgdb.cc:448 | |
1486 | msgid "Internal Error getting a Package Name" | |
c0b25f5d | 1487 | msgstr "Vnitřní chyba při získávání jména balíku" |
7161d722 AL |
1488 | |
1489 | #: apt-inst/deb/dpkgdb.cc:205 | |
1490 | msgid "Reading File Listing" | |
c0b25f5d | 1491 | msgstr "Čtu výpis souborů" |
7161d722 AL |
1492 | |
1493 | #: apt-inst/deb/dpkgdb.cc:216 | |
1494 | #, c-format | |
1495 | msgid "" | |
1496 | "Failed to open the list file '%sinfo/%s'. If you cannot restore this file " | |
1497 | "then make it empty and immediately re-install the same version of the " | |
1498 | "package!" | |
1499 | msgstr "" | |
c0b25f5d AL |
1500 | "Selhalo otevření souboru seznamů '%sinfo/%s'. Pokud nemůžete tento soubor " |
1501 | "obnovit, vytvořte jej nový prázdný a ihned znovu nainstalujte tu samou verzi " | |
1502 | "balíku!" | |
7161d722 AL |
1503 | |
1504 | #: apt-inst/deb/dpkgdb.cc:229 apt-inst/deb/dpkgdb.cc:242 | |
1505 | #, c-format | |
1506 | msgid "Failed reading the list file %sinfo/%s" | |
c0b25f5d | 1507 | msgstr "Chyba při čtení souboru se seznamy %sinfo/%s" |
7161d722 AL |
1508 | |
1509 | #: apt-inst/deb/dpkgdb.cc:266 | |
1510 | msgid "Internal Error getting a Node" | |
c0b25f5d | 1511 | msgstr "Vnitřní chyba při získávání uzlu" |
7161d722 AL |
1512 | |
1513 | #: apt-inst/deb/dpkgdb.cc:309 | |
1514 | #, c-format | |
1515 | msgid "Failed to open the diversions file %sdiversions" | |
c0b25f5d | 1516 | msgstr "Selhalo otevření souboru s diverzemi %sdiversions" |
7161d722 AL |
1517 | |
1518 | #: apt-inst/deb/dpkgdb.cc:324 | |
1519 | msgid "The diversion file is corrupted" | |
c0b25f5d | 1520 | msgstr "Diverzní soubor je porušen" |
7161d722 AL |
1521 | |
1522 | #: apt-inst/deb/dpkgdb.cc:331 apt-inst/deb/dpkgdb.cc:336 | |
1523 | #: apt-inst/deb/dpkgdb.cc:341 | |
1524 | #, c-format | |
1525 | msgid "Invalid line in the diversion file: %s" | |
c0b25f5d | 1526 | msgstr "Neplatná řádka v diverzním souboru: %s" |
7161d722 AL |
1527 | |
1528 | #: apt-inst/deb/dpkgdb.cc:362 | |
1529 | msgid "Internal Error adding a diversion" | |
c0b25f5d | 1530 | msgstr "Vnitřní chyba při přidávání diverze" |
7161d722 AL |
1531 | |
1532 | #: apt-inst/deb/dpkgdb.cc:383 | |
1533 | msgid "The pkg cache must be initialize first" | |
c0b25f5d | 1534 | msgstr "Cache balíků se musí nejprve inicializovat" |
7161d722 AL |
1535 | |
1536 | #: apt-inst/deb/dpkgdb.cc:386 | |
1537 | msgid "Reading File List" | |
c0b25f5d | 1538 | msgstr "Čtu seznam souborů" |
7161d722 AL |
1539 | |
1540 | #: apt-inst/deb/dpkgdb.cc:443 | |
1541 | #, c-format | |
1542 | msgid "Failed to find a Package: Header, offset %lu" | |
c0b25f5d | 1543 | msgstr "Chyba při hledání Balíku: Hlavička, offset %lu" |
7161d722 AL |
1544 | |
1545 | #: apt-inst/deb/dpkgdb.cc:465 | |
1546 | #, c-format | |
1547 | msgid "Bad ConfFile section in the status file. Offset %lu" | |
c0b25f5d | 1548 | msgstr "Špatná sekce ConfFile ve stavovém souboru na pozici %lu" |
7161d722 AL |
1549 | |
1550 | #: apt-inst/deb/dpkgdb.cc:470 | |
1551 | #, c-format | |
1552 | msgid "Error parsing MD5. Offset %lu" | |
c0b25f5d | 1553 | msgstr "Chyba při zpracování MD5. Offset %lu" |
7161d722 | 1554 | |
1b5a6222 | 1555 | #: apt-inst/deb/debfile.cc:42 apt-inst/deb/debfile.cc:47 |
7161d722 AL |
1556 | #, c-format |
1557 | msgid "This is not a valid DEB archive, missing '%s' member" | |
c0b25f5d | 1558 | msgstr "Toto není platný DEB archív, chybí část '%s'" |
7161d722 | 1559 | |
1b5a6222 CP |
1560 | #: apt-inst/deb/debfile.cc:52 |
1561 | #, fuzzy, c-format | |
1562 | msgid "This is not a valid DEB archive, it has no '%s' or '%s' member" | |
1563 | msgstr "Toto není platný DEB archív, chybí část '%s'" | |
7161d722 | 1564 | |
1b5a6222 | 1565 | #: apt-inst/deb/debfile.cc:112 |
7161d722 AL |
1566 | #, c-format |
1567 | msgid "Couldn't change to %s" | |
c0b25f5d | 1568 | msgstr "Nemohu přejít do %s" |
7161d722 | 1569 | |
1b5a6222 | 1570 | #: apt-inst/deb/debfile.cc:138 |
7161d722 | 1571 | msgid "Internal Error, could not locate member" |
c0b25f5d | 1572 | msgstr "Vnitřní chyba, nemohu nalézt člen" |
7161d722 | 1573 | |
1b5a6222 | 1574 | #: apt-inst/deb/debfile.cc:171 |
7161d722 | 1575 | msgid "Failed to locate a valid control file" |
c0b25f5d | 1576 | msgstr "Nelze najít platný kontrolní soubor" |
7161d722 | 1577 | |
1b5a6222 | 1578 | #: apt-inst/deb/debfile.cc:256 |
7161d722 | 1579 | msgid "Unparsible control file" |
c0b25f5d | 1580 | msgstr "Nezpracovatelný kontrolní soubor" |
7161d722 AL |
1581 | |
1582 | #: methods/cdrom.cc:113 | |
1583 | #, c-format | |
1584 | msgid "Unable to read the cdrom database %s" | |
c0b25f5d | 1585 | msgstr "Nemohu číst databázi na cdrom %s" |
7161d722 AL |
1586 | |
1587 | #: methods/cdrom.cc:122 | |
1588 | msgid "" | |
1589 | "Please use apt-cdrom to make this CD recognized by APT. apt-get update " | |
1590 | "cannot be used to add new CDs" | |
1591 | msgstr "" | |
c0b25f5d AL |
1592 | "Pro přidání CD do APTu použijte apt-cdrom. apt-get update nelze využít pro " |
1593 | "přidávání nových CD." | |
7161d722 AL |
1594 | |
1595 | #: methods/cdrom.cc:130 methods/cdrom.cc:168 | |
1596 | msgid "Wrong CD" | |
c0b25f5d | 1597 | msgstr "Chybné CD" |
7161d722 AL |
1598 | |
1599 | #: methods/cdrom.cc:163 | |
1600 | #, c-format | |
1601 | msgid "Unable to unmount the CD-ROM in %s, it may still be in use." | |
c0b25f5d | 1602 | msgstr "Nemohu odpojit CD-ROM v %s - možná se stále používá." |
7161d722 AL |
1603 | |
1604 | #: methods/cdrom.cc:177 methods/file.cc:77 | |
1605 | msgid "File not found" | |
1606 | msgstr "Soubor nenalezen" | |
1607 | ||
1608 | #: methods/copy.cc:42 methods/gzip.cc:133 methods/gzip.cc:142 | |
1609 | msgid "Failed to stat" | |
c0b25f5d | 1610 | msgstr "Selhalo vyhodnocení" |
7161d722 AL |
1611 | |
1612 | #: methods/copy.cc:79 methods/gzip.cc:139 | |
1613 | msgid "Failed to set modification time" | |
c0b25f5d | 1614 | msgstr "Nelze nastavit čas modifikace" |
7161d722 AL |
1615 | |
1616 | #: methods/file.cc:42 | |
1617 | msgid "Invalid URI, local URIS must not start with //" | |
c0b25f5d | 1618 | msgstr "Neplatné URI, lokální URI nesmí začínat na //" |
7161d722 AL |
1619 | |
1620 | #. Login must be before getpeername otherwise dante won't work. | |
1621 | #: methods/ftp.cc:162 | |
1622 | msgid "Logging in" | |
c0b25f5d | 1623 | msgstr "Přihlašuji se" |
7161d722 AL |
1624 | |
1625 | #: methods/ftp.cc:168 | |
1626 | msgid "Unable to determine the peer name" | |
c0b25f5d | 1627 | msgstr "Nemohu určit jméno druhé strany" |
7161d722 AL |
1628 | |
1629 | #: methods/ftp.cc:173 | |
1630 | msgid "Unable to determine the local name" | |
c0b25f5d | 1631 | msgstr "Nemohu určit lokální jméno" |
7161d722 AL |
1632 | |
1633 | #: methods/ftp.cc:204 methods/ftp.cc:232 | |
1634 | #, c-format | |
1635 | msgid "Server refused our connection and said: %s" | |
c0b25f5d | 1636 | msgstr "Server zamítl naše spojení a řekl: %s" |
7161d722 AL |
1637 | |
1638 | #: methods/ftp.cc:210 | |
1639 | #, c-format | |
1640 | msgid "USER failed, server said: %s" | |
c0b25f5d | 1641 | msgstr "USER selhal, server řekl: %s" |
7161d722 AL |
1642 | |
1643 | #: methods/ftp.cc:217 | |
1644 | #, c-format | |
1645 | msgid "PASS failed, server said: %s" | |
c0b25f5d | 1646 | msgstr "PASS selhal, server řekl: %s" |
7161d722 AL |
1647 | |
1648 | #: methods/ftp.cc:237 | |
1649 | msgid "" | |
1650 | "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " | |
1651 | "is empty." | |
1652 | msgstr "" | |
c0b25f5d AL |
1653 | "Byl zadán proxy server, ale ne přihlašovací skript. Acquire::ftp::ProxyLogin " |
1654 | "je prázdný." | |
7161d722 AL |
1655 | |
1656 | #: methods/ftp.cc:265 | |
1657 | #, c-format | |
1658 | msgid "Login script command '%s' failed, server said: %s" | |
c0b25f5d | 1659 | msgstr "Příkaz '%s' přihlašovacího skriptu selhal, server řekl: %s" |
7161d722 AL |
1660 | |
1661 | #: methods/ftp.cc:291 | |
1662 | #, c-format | |
1663 | msgid "TYPE failed, server said: %s" | |
c0b25f5d | 1664 | msgstr "TYPE selhal, server řekl: %s" |
7161d722 AL |
1665 | |
1666 | #: methods/ftp.cc:329 methods/ftp.cc:440 methods/rsh.cc:183 methods/rsh.cc:226 | |
1667 | msgid "Connection timeout" | |
c0b25f5d | 1668 | msgstr "Čas spojení vypršel" |
7161d722 AL |
1669 | |
1670 | #: methods/ftp.cc:335 | |
1671 | msgid "Server closed the connection" | |
c0b25f5d | 1672 | msgstr "Server uzavřel spojení" |
7161d722 | 1673 | |
1b5a6222 | 1674 | #: methods/ftp.cc:338 methods/rsh.cc:190 apt-pkg/contrib/fileutl.cc:453 |
7161d722 | 1675 | msgid "Read error" |
c0b25f5d | 1676 | msgstr "Chyba čtení" |
7161d722 AL |
1677 | |
1678 | #: methods/ftp.cc:345 methods/rsh.cc:197 | |
1679 | msgid "A response overflowed the buffer." | |
c0b25f5d | 1680 | msgstr "Odpověď přeplnila buffer." |
7161d722 AL |
1681 | |
1682 | #: methods/ftp.cc:362 methods/ftp.cc:374 | |
1683 | msgid "Protocol corruption" | |
c0b25f5d | 1684 | msgstr "Porušení protokolu" |
7161d722 AL |
1685 | |
1686 | #: methods/ftp.cc:446 methods/rsh.cc:232 | |
1687 | msgid "Write Error" | |
c0b25f5d | 1688 | msgstr "Chyba zápisu" |
7161d722 AL |
1689 | |
1690 | #: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729 | |
1691 | msgid "Could not create a socket" | |
c0b25f5d | 1692 | msgstr "Nemohu vytvořit socket" |
7161d722 AL |
1693 | |
1694 | #: methods/ftp.cc:698 | |
1695 | msgid "Could not connect data socket, connection timed out" | |
c0b25f5d | 1696 | msgstr "Nemohu připojit datový socket, čas spojení vypršel" |
7161d722 AL |
1697 | |
1698 | #: methods/ftp.cc:704 | |
1699 | msgid "Could not connect passive socket." | |
c0b25f5d | 1700 | msgstr "Nemohu připojit pasivní socket." |
7161d722 AL |
1701 | |
1702 | #: methods/ftp.cc:722 | |
1703 | msgid "getaddrinfo was unable to get a listening socket" | |
c0b25f5d | 1704 | msgstr "getaddrinfo nezískal naslouchající socket" |
7161d722 AL |
1705 | |
1706 | #: methods/ftp.cc:736 | |
1707 | msgid "Could not bind a socket" | |
c0b25f5d | 1708 | msgstr "Nemohu navázat socket" |
7161d722 AL |
1709 | |
1710 | #: methods/ftp.cc:740 | |
1711 | msgid "Could not listen on the socket" | |
1712 | msgstr "Nemohu naslouchat na socketu" | |
1713 | ||
1714 | #: methods/ftp.cc:747 | |
1715 | msgid "Could not determine the socket's name" | |
c0b25f5d | 1716 | msgstr "Nemohu určit jmého socketu" |
7161d722 AL |
1717 | |
1718 | #: methods/ftp.cc:779 | |
1719 | msgid "Unable to send PORT command" | |
c0b25f5d | 1720 | msgstr "Nemohu odeslat příkaz PORT" |
7161d722 AL |
1721 | |
1722 | #: methods/ftp.cc:789 | |
1723 | #, c-format | |
1724 | msgid "Unknown address family %u (AF_*)" | |
c0b25f5d | 1725 | msgstr "Neznámá rodina adres %u (AF_*)" |
7161d722 AL |
1726 | |
1727 | #: methods/ftp.cc:798 | |
1728 | #, c-format | |
1729 | msgid "EPRT failed, server said: %s" | |
c0b25f5d | 1730 | msgstr "EPRT selhal, server řekl: %s" |
7161d722 AL |
1731 | |
1732 | #: methods/ftp.cc:818 | |
1733 | msgid "Data socket connect timed out" | |
c0b25f5d | 1734 | msgstr "Spojení datového socketu vypršelo" |
7161d722 AL |
1735 | |
1736 | #: methods/ftp.cc:825 | |
1737 | msgid "Unable to accept connection" | |
c0b25f5d | 1738 | msgstr "Nemohu přijmout spojení" |
7161d722 | 1739 | |
853a9681 | 1740 | #: methods/ftp.cc:864 methods/http.cc:916 methods/rsh.cc:303 |
7161d722 | 1741 | msgid "Problem hashing file" |
c0b25f5d | 1742 | msgstr "Problém s hashováním souboru" |
7161d722 AL |
1743 | |
1744 | #: methods/ftp.cc:877 | |
1745 | #, c-format | |
1746 | msgid "Unable to fetch file, server said '%s'" | |
c0b25f5d | 1747 | msgstr "Nemohu stáhnout soubor, server řekl '%s'" |
7161d722 AL |
1748 | |
1749 | #: methods/ftp.cc:892 methods/rsh.cc:322 | |
1750 | msgid "Data socket timed out" | |
c0b25f5d | 1751 | msgstr "Datový socket vypršel" |
7161d722 AL |
1752 | |
1753 | #: methods/ftp.cc:922 | |
1754 | #, c-format | |
1755 | msgid "Data transfer failed, server said '%s'" | |
c0b25f5d | 1756 | msgstr "Přenos dat selhal, server řekl '%s'" |
7161d722 AL |
1757 | |
1758 | #. Get the files information | |
1759 | #: methods/ftp.cc:997 | |
1760 | msgid "Query" | |
1761 | msgstr "Dotaz" | |
1762 | ||
1b5a6222 | 1763 | #: methods/ftp.cc:1106 |
7161d722 AL |
1764 | msgid "Unable to invoke " |
1765 | msgstr "Nemohu vyvolat " | |
1766 | ||
1767 | #: methods/connect.cc:64 | |
1768 | #, c-format | |
1769 | msgid "Connecting to %s (%s)" | |
c0b25f5d | 1770 | msgstr "Připojuji se k %s (%s)" |
7161d722 AL |
1771 | |
1772 | #: methods/connect.cc:71 | |
1773 | #, c-format | |
1774 | msgid "[IP: %s %s]" | |
1775 | msgstr "[IP: %s %s]" | |
1776 | ||
1777 | #: methods/connect.cc:80 | |
1778 | #, c-format | |
1779 | msgid "Could not create a socket for %s (f=%u t=%u p=%u)" | |
c0b25f5d | 1780 | msgstr "Nemohu vytvořit socket pro %s (f=%u t=%u p=%u)" |
7161d722 AL |
1781 | |
1782 | #: methods/connect.cc:86 | |
1783 | #, c-format | |
1784 | msgid "Cannot initiate the connection to %s:%s (%s)." | |
c0b25f5d | 1785 | msgstr "Nemohu navázat spojení na %s:%s (%s)." |
7161d722 AL |
1786 | |
1787 | #: methods/connect.cc:92 | |
1788 | #, c-format | |
1789 | msgid "Could not connect to %s:%s (%s), connection timed out" | |
c0b25f5d | 1790 | msgstr "Nemohu se připojit k %s:%s (%s), čas spojení vypršel" |
7161d722 AL |
1791 | |
1792 | #: methods/connect.cc:104 | |
1793 | #, c-format | |
1794 | msgid "Could not connect to %s:%s (%s)." | |
c0b25f5d | 1795 | msgstr "Nemohu se připojit k %s:%s (%s)." |
7161d722 AL |
1796 | |
1797 | #. We say this mainly because the pause here is for the | |
1798 | #. ssh connection that is still going | |
1799 | #: methods/connect.cc:132 methods/rsh.cc:425 | |
1800 | #, c-format | |
1801 | msgid "Connecting to %s" | |
c0b25f5d | 1802 | msgstr "Připojuji se k %s" |
7161d722 AL |
1803 | |
1804 | #: methods/connect.cc:163 | |
1805 | #, c-format | |
1806 | msgid "Could not resolve '%s'" | |
1807 | msgstr "Nemohu zjistit '%s'" | |
1808 | ||
1809 | #: methods/connect.cc:167 | |
1810 | #, c-format | |
1811 | msgid "Temporary failure resolving '%s'" | |
c0b25f5d | 1812 | msgstr "Dočasné selhání při zjišťování '%s'" |
7161d722 AL |
1813 | |
1814 | #: methods/connect.cc:169 | |
1815 | #, c-format | |
1816 | msgid "Something wicked happened resolving '%s:%s' (%i)" | |
c0b25f5d | 1817 | msgstr "Něco hodně ošklivého se přihodilo při zjišťování '%s:%s' (%i)" |
7161d722 AL |
1818 | |
1819 | #: methods/connect.cc:216 | |
1820 | #, c-format | |
1821 | msgid "Unable to connect to %s %s:" | |
c0b25f5d | 1822 | msgstr "Nemohu se připojit k %s %s:" |
7161d722 AL |
1823 | |
1824 | #: methods/gzip.cc:57 | |
1825 | #, c-format | |
1826 | msgid "Couldn't open pipe for %s" | |
c0b25f5d | 1827 | msgstr "Nemohu otevřít rouru pro %s" |
7161d722 AL |
1828 | |
1829 | #: methods/gzip.cc:102 | |
1830 | #, c-format | |
1831 | msgid "Read error from %s process" | |
c0b25f5d | 1832 | msgstr "Chyba čtení z procesu %s" |
7161d722 | 1833 | |
853a9681 | 1834 | #: methods/http.cc:344 |
7161d722 | 1835 | msgid "Waiting for headers" |
c0b25f5d | 1836 | msgstr "Čekám na hlavičky" |
7161d722 | 1837 | |
853a9681 | 1838 | #: methods/http.cc:490 |
7161d722 AL |
1839 | #, c-format |
1840 | msgid "Got a single header line over %u chars" | |
c0b25f5d | 1841 | msgstr "Získal jsem jednu řádku hlavičky přes %u znaků" |
7161d722 | 1842 | |
853a9681 | 1843 | #: methods/http.cc:498 |
7161d722 | 1844 | msgid "Bad header line" |
c0b25f5d | 1845 | msgstr "Chybná hlavička" |
7161d722 | 1846 | |
853a9681 | 1847 | #: methods/http.cc:517 methods/http.cc:524 |
7161d722 | 1848 | msgid "The http server sent an invalid reply header" |
c0b25f5d | 1849 | msgstr "Http server poslal neplatnou hlavičku odpovědi" |
7161d722 | 1850 | |
853a9681 | 1851 | #: methods/http.cc:553 |
7161d722 | 1852 | msgid "The http server sent an invalid Content-Length header" |
c0b25f5d | 1853 | msgstr "Http server poslal neplatnou hlavičku Content-Length" |
7161d722 | 1854 | |
853a9681 | 1855 | #: methods/http.cc:568 |
7161d722 | 1856 | msgid "The http server sent an invalid Content-Range header" |
c0b25f5d | 1857 | msgstr "Http server poslal neplatnou hlavičku Content-Range" |
7161d722 | 1858 | |
853a9681 | 1859 | #: methods/http.cc:570 |
7161d722 | 1860 | msgid "This http server has broken range support" |
c0b25f5d | 1861 | msgstr "Tento http server má porouchanou podporu rozsahů" |
7161d722 | 1862 | |
853a9681 | 1863 | #: methods/http.cc:594 |
7161d722 | 1864 | msgid "Unknown date format" |
c0b25f5d | 1865 | msgstr "Neznámý formát data" |
7161d722 | 1866 | |
853a9681 | 1867 | #: methods/http.cc:737 |
7161d722 | 1868 | msgid "Select failed" |
c0b25f5d | 1869 | msgstr "Výběr selhal" |
7161d722 | 1870 | |
853a9681 | 1871 | #: methods/http.cc:742 |
7161d722 | 1872 | msgid "Connection timed out" |
c0b25f5d | 1873 | msgstr "Čas spojení vypršel" |
7161d722 | 1874 | |
853a9681 | 1875 | #: methods/http.cc:765 |
7161d722 | 1876 | msgid "Error writing to output file" |
c0b25f5d | 1877 | msgstr "Chyba zápisu do výstupního souboru" |
7161d722 | 1878 | |
853a9681 | 1879 | #: methods/http.cc:793 |
7161d722 | 1880 | msgid "Error writing to file" |
c0b25f5d | 1881 | msgstr "Chyba zápisu do souboru" |
7161d722 | 1882 | |
853a9681 | 1883 | #: methods/http.cc:818 |
7161d722 | 1884 | msgid "Error writing to the file" |
c0b25f5d | 1885 | msgstr "Chyba zápisu do souboru" |
7161d722 | 1886 | |
853a9681 | 1887 | #: methods/http.cc:832 |
7161d722 | 1888 | msgid "Error reading from server Remote end closed connection" |
c0b25f5d | 1889 | msgstr "Chyba čtení ze serveru. Druhá strana zavřela spojení" |
7161d722 | 1890 | |
853a9681 | 1891 | #: methods/http.cc:834 |
7161d722 | 1892 | msgid "Error reading from server" |
c0b25f5d | 1893 | msgstr "Chyba čtení ze serveru" |
7161d722 | 1894 | |
853a9681 | 1895 | #: methods/http.cc:1065 |
7161d722 | 1896 | msgid "Bad header Data" |
c0b25f5d | 1897 | msgstr "Špatné datové záhlaví" |
7161d722 | 1898 | |
853a9681 | 1899 | #: methods/http.cc:1082 |
7161d722 | 1900 | msgid "Connection failed" |
c0b25f5d | 1901 | msgstr "Spojení selhalo" |
7161d722 | 1902 | |
853a9681 | 1903 | #: methods/http.cc:1173 |
7161d722 | 1904 | msgid "Internal error" |
c0b25f5d | 1905 | msgstr "Vnitřní chyba" |
7161d722 | 1906 | |
1b5a6222 CP |
1907 | #: methods/rsh.cc:264 |
1908 | msgid "File Not Found" | |
1909 | msgstr "Soubor nebyl nalezen" | |
1910 | ||
1911 | #: methods/rsh.cc:330 | |
1912 | msgid "Connection closed prematurely" | |
1913 | msgstr "Spojení bylo předčasně ukončeno" | |
1914 | ||
7161d722 AL |
1915 | #: apt-pkg/contrib/mmap.cc:82 |
1916 | msgid "Can't mmap an empty file" | |
c0b25f5d | 1917 | msgstr "Nemohu provést mmap prázdného souboru" |
7161d722 AL |
1918 | |
1919 | #: apt-pkg/contrib/mmap.cc:87 | |
1920 | #, c-format | |
1921 | msgid "Couldn't make mmap of %lu bytes" | |
c0b25f5d | 1922 | msgstr "Nešlo mmapovat %lu bajtů" |
7161d722 AL |
1923 | |
1924 | #: apt-pkg/contrib/strutl.cc:941 | |
1925 | #, c-format | |
1926 | msgid "Selection %s not found" | |
c0b25f5d | 1927 | msgstr "Výběr %s nenalezen" |
7161d722 AL |
1928 | |
1929 | #: apt-pkg/contrib/configuration.cc:395 | |
1930 | #, c-format | |
1931 | msgid "Unrecognized type abbreviation: '%c'" | |
c0b25f5d | 1932 | msgstr "Nerozpoznaná zkratka typu: '%c'" |
7161d722 AL |
1933 | |
1934 | #: apt-pkg/contrib/configuration.cc:453 | |
1935 | #, c-format | |
1936 | msgid "Opening configuration file %s" | |
c0b25f5d | 1937 | msgstr "Otevírám konfigurační soubor %s" |
7161d722 | 1938 | |
38fd54f1 | 1939 | #: apt-pkg/contrib/configuration.cc:471 |
c0b25f5d | 1940 | #, c-format |
38fd54f1 | 1941 | msgid "Line %d too long (max %d)" |
c0b25f5d | 1942 | msgstr "Řádek %d je příliš dlouhý (max %d)" |
38fd54f1 AL |
1943 | |
1944 | #: apt-pkg/contrib/configuration.cc:567 | |
7161d722 AL |
1945 | #, c-format |
1946 | msgid "Syntax error %s:%u: Block starts with no name." | |
c0b25f5d | 1947 | msgstr "Syntaktická chyba %s:%u: Blok nezačíná jménem." |
7161d722 | 1948 | |
38fd54f1 | 1949 | #: apt-pkg/contrib/configuration.cc:586 |
7161d722 AL |
1950 | #, c-format |
1951 | msgid "Syntax error %s:%u: Malformed Tag" | |
c0b25f5d | 1952 | msgstr "Syntaktická chyba %s:%u: Zkomolená značka" |
7161d722 | 1953 | |
38fd54f1 | 1954 | #: apt-pkg/contrib/configuration.cc:603 |
7161d722 AL |
1955 | #, c-format |
1956 | msgid "Syntax error %s:%u: Extra junk after value" | |
c0b25f5d | 1957 | msgstr "Syntaktická chyba %s:%u: Za hodnotou následuje zbytečné smetí" |
7161d722 | 1958 | |
38fd54f1 | 1959 | #: apt-pkg/contrib/configuration.cc:643 |
7161d722 AL |
1960 | #, c-format |
1961 | msgid "Syntax error %s:%u: Directives can only be done at the top level" | |
1962 | msgstr "" | |
c0b25f5d | 1963 | "Syntaktická chyba %s:%u: Direktivy je možné provádět pouze na nejvyšší úrovni" |
7161d722 | 1964 | |
38fd54f1 | 1965 | #: apt-pkg/contrib/configuration.cc:650 |
7161d722 AL |
1966 | #, c-format |
1967 | msgid "Syntax error %s:%u: Too many nested includes" | |
c0b25f5d | 1968 | msgstr "Syntaktická chyba %s:%u: Příliš mnoho vnořených propojení (include)" |
7161d722 | 1969 | |
38fd54f1 | 1970 | #: apt-pkg/contrib/configuration.cc:654 apt-pkg/contrib/configuration.cc:659 |
7161d722 AL |
1971 | #, c-format |
1972 | msgid "Syntax error %s:%u: Included from here" | |
c0b25f5d | 1973 | msgstr "Syntaktická chyba %s:%u: Zahrnuto odtud" |
7161d722 | 1974 | |
38fd54f1 | 1975 | #: apt-pkg/contrib/configuration.cc:663 |
7161d722 AL |
1976 | #, c-format |
1977 | msgid "Syntax error %s:%u: Unsupported directive '%s'" | |
c0b25f5d | 1978 | msgstr "Syntaktická chyba %s:%u: Nepodporovaná direktiva '%s'" |
7161d722 | 1979 | |
38fd54f1 | 1980 | #: apt-pkg/contrib/configuration.cc:697 |
7161d722 AL |
1981 | #, c-format |
1982 | msgid "Syntax error %s:%u: Extra junk at end of file" | |
c0b25f5d | 1983 | msgstr "Syntaktická chyba %s:%u: Na konci souboru je zbytečné smetí" |
7161d722 AL |
1984 | |
1985 | #: apt-pkg/contrib/progress.cc:154 | |
1986 | #, c-format | |
1987 | msgid "%c%s... Error!" | |
1988 | msgstr "%c%s... Chyba!" | |
1989 | ||
1990 | #: apt-pkg/contrib/progress.cc:156 | |
1991 | #, c-format | |
1992 | msgid "%c%s... Done" | |
1993 | msgstr "%c%s... Hotovo" | |
1994 | ||
1995 | #: apt-pkg/contrib/cmndline.cc:80 | |
1996 | #, c-format | |
1997 | msgid "Command line option '%c' [from %s] is not known." | |
c0b25f5d | 1998 | msgstr "Parametr příkazové řádky '%c' [z %s] je neznámý" |
7161d722 AL |
1999 | |
2000 | #: apt-pkg/contrib/cmndline.cc:106 apt-pkg/contrib/cmndline.cc:114 | |
2001 | #: apt-pkg/contrib/cmndline.cc:122 | |
2002 | #, c-format | |
2003 | msgid "Command line option %s is not understood" | |
c0b25f5d | 2004 | msgstr "Nerozumím parametru %s příkazové řádky" |
7161d722 AL |
2005 | |
2006 | #: apt-pkg/contrib/cmndline.cc:127 | |
2007 | #, c-format | |
2008 | msgid "Command line option %s is not boolean" | |
c0b25f5d | 2009 | msgstr "Parametr příkazové řádky %s není pravdivostní hodnota" |
7161d722 AL |
2010 | |
2011 | #: apt-pkg/contrib/cmndline.cc:166 apt-pkg/contrib/cmndline.cc:187 | |
2012 | #, c-format | |
2013 | msgid "Option %s requires an argument." | |
c0b25f5d | 2014 | msgstr "Volba %s vyžaduje argument." |
7161d722 AL |
2015 | |
2016 | #: apt-pkg/contrib/cmndline.cc:201 apt-pkg/contrib/cmndline.cc:207 | |
2017 | #, c-format | |
2018 | msgid "Option %s: Configuration item specification must have an =<val>." | |
c0b25f5d | 2019 | msgstr "Parametr %s: Zadání konfigurační položky musí obsahovat =<hodn>." |
7161d722 AL |
2020 | |
2021 | #: apt-pkg/contrib/cmndline.cc:237 | |
2022 | #, c-format | |
2023 | msgid "Option %s requires an integer argument, not '%s'" | |
c0b25f5d | 2024 | msgstr "Volba %s vyžaduje jako argument celé číslo (integer), ne '%s'" |
7161d722 AL |
2025 | |
2026 | #: apt-pkg/contrib/cmndline.cc:268 | |
2027 | #, c-format | |
2028 | msgid "Option '%s' is too long" | |
c0b25f5d | 2029 | msgstr "Volba '%s' je příliš dlouhá" |
7161d722 AL |
2030 | |
2031 | #: apt-pkg/contrib/cmndline.cc:301 | |
2032 | #, c-format | |
2033 | msgid "Sense %s is not understood, try true or false." | |
c0b25f5d | 2034 | msgstr "Nechápu význam %s, zkuste true nebo false. " |
7161d722 AL |
2035 | |
2036 | #: apt-pkg/contrib/cmndline.cc:351 | |
2037 | #, c-format | |
2038 | msgid "Invalid operation %s" | |
c0b25f5d | 2039 | msgstr "Neplatná operace %s" |
7161d722 AL |
2040 | |
2041 | #: apt-pkg/contrib/cdromutl.cc:55 | |
2042 | #, c-format | |
2043 | msgid "Unable to stat the mount point %s" | |
c0b25f5d | 2044 | msgstr "Nelze vyhodnotit přípojný bod %s" |
7161d722 | 2045 | |
853a9681 | 2046 | #: apt-pkg/contrib/cdromutl.cc:149 apt-pkg/acquire.cc:422 apt-pkg/clean.cc:44 |
7161d722 AL |
2047 | #, c-format |
2048 | msgid "Unable to change to %s" | |
c0b25f5d | 2049 | msgstr "Nemohu přejít do %s" |
7161d722 AL |
2050 | |
2051 | #: apt-pkg/contrib/cdromutl.cc:190 | |
2052 | msgid "Failed to stat the cdrom" | |
c0b25f5d | 2053 | msgstr "Nezdařilo se vyhodnotit cdrom" |
7161d722 AL |
2054 | |
2055 | #: apt-pkg/contrib/fileutl.cc:80 | |
2056 | #, c-format | |
2057 | msgid "Not using locking for read only lock file %s" | |
c0b25f5d | 2058 | msgstr "Nepoužívám zamykání pro zámkový soubor %s, který je pouze pro čtení" |
7161d722 AL |
2059 | |
2060 | #: apt-pkg/contrib/fileutl.cc:85 | |
2061 | #, c-format | |
2062 | msgid "Could not open lock file %s" | |
c0b25f5d | 2063 | msgstr "Nešlo otevřít zámkový soubor %s" |
7161d722 AL |
2064 | |
2065 | #: apt-pkg/contrib/fileutl.cc:103 | |
2066 | #, c-format | |
2067 | msgid "Not using locking for nfs mounted lock file %s" | |
c0b25f5d | 2068 | msgstr "Nepoužívám zamykání pro zámkový soubor %s připojený přes nfs" |
7161d722 AL |
2069 | |
2070 | #: apt-pkg/contrib/fileutl.cc:107 | |
2071 | #, c-format | |
2072 | msgid "Could not get lock %s" | |
c0b25f5d | 2073 | msgstr "Nemohu získat zámek %s" |
7161d722 | 2074 | |
1b5a6222 | 2075 | #: apt-pkg/contrib/fileutl.cc:359 |
7161d722 AL |
2076 | #, c-format |
2077 | msgid "Waited, for %s but it wasn't there" | |
c0b25f5d | 2078 | msgstr "Čekal jsem na %s, ale nebyl tam" |
7161d722 | 2079 | |
1b5a6222 | 2080 | #: apt-pkg/contrib/fileutl.cc:369 |
7161d722 AL |
2081 | #, c-format |
2082 | msgid "Sub-process %s received a segmentation fault." | |
c0b25f5d | 2083 | msgstr "Podproces %s obdržel chybu segmentace." |
7161d722 | 2084 | |
1b5a6222 | 2085 | #: apt-pkg/contrib/fileutl.cc:372 |
7161d722 AL |
2086 | #, c-format |
2087 | msgid "Sub-process %s returned an error code (%u)" | |
c0b25f5d | 2088 | msgstr "Podproces %s vrátil chybový kód (%u)" |
7161d722 | 2089 | |
1b5a6222 | 2090 | #: apt-pkg/contrib/fileutl.cc:374 |
7161d722 AL |
2091 | #, c-format |
2092 | msgid "Sub-process %s exited unexpectedly" | |
c0b25f5d | 2093 | msgstr "Podproces %s neočekávaně skončil" |
7161d722 | 2094 | |
1b5a6222 | 2095 | #: apt-pkg/contrib/fileutl.cc:418 |
7161d722 AL |
2096 | #, c-format |
2097 | msgid "Could not open file %s" | |
c0b25f5d | 2098 | msgstr "Nemohu otevřít soubor %s" |
7161d722 | 2099 | |
1b5a6222 | 2100 | #: apt-pkg/contrib/fileutl.cc:474 |
7161d722 AL |
2101 | #, c-format |
2102 | msgid "read, still have %lu to read but none left" | |
c0b25f5d | 2103 | msgstr "čtení, stále mám k přečtení %lu, ale už nic nezbývá" |
7161d722 | 2104 | |
1b5a6222 | 2105 | #: apt-pkg/contrib/fileutl.cc:492 |
7161d722 | 2106 | msgid "Write error" |
c0b25f5d | 2107 | msgstr "Chyba zápisu" |
7161d722 | 2108 | |
1b5a6222 | 2109 | #: apt-pkg/contrib/fileutl.cc:504 |
7161d722 AL |
2110 | #, c-format |
2111 | msgid "write, still have %lu to write but couldn't" | |
c0b25f5d | 2112 | msgstr "zápis, stále mám %lu k zápisu, ale nejde to" |
7161d722 | 2113 | |
1b5a6222 | 2114 | #: apt-pkg/contrib/fileutl.cc:579 |
7161d722 | 2115 | msgid "Problem closing the file" |
c0b25f5d | 2116 | msgstr "Problém při zavírání souboru" |
7161d722 | 2117 | |
1b5a6222 | 2118 | #: apt-pkg/contrib/fileutl.cc:585 |
7161d722 | 2119 | msgid "Problem unlinking the file" |
c0b25f5d | 2120 | msgstr "Problém při odstraňování souboru" |
7161d722 | 2121 | |
1b5a6222 | 2122 | #: apt-pkg/contrib/fileutl.cc:596 |
7161d722 | 2123 | msgid "Problem syncing the file" |
c0b25f5d | 2124 | msgstr "Problém při synchronizování souboru" |
7161d722 AL |
2125 | |
2126 | #: apt-pkg/pkgcache.cc:126 | |
2127 | msgid "Empty package cache" | |
c0b25f5d | 2128 | msgstr "Cache balíků je prázdná" |
7161d722 AL |
2129 | |
2130 | #: apt-pkg/pkgcache.cc:132 | |
2131 | msgid "The package cache file is corrupted" | |
c0b25f5d | 2132 | msgstr "Cache soubor balíků je poškozen" |
7161d722 AL |
2133 | |
2134 | #: apt-pkg/pkgcache.cc:137 | |
2135 | msgid "The package cache file is an incompatible version" | |
c0b25f5d | 2136 | msgstr "Cache soubor balíků je v nekompatibilní verzi" |
7161d722 AL |
2137 | |
2138 | #: apt-pkg/pkgcache.cc:142 | |
2139 | #, c-format | |
2140 | msgid "This APT does not support the Versioning System '%s'" | |
c0b25f5d | 2141 | msgstr "Tento APT nepodporuje systém pro správu verzí '%s'" |
7161d722 AL |
2142 | |
2143 | #: apt-pkg/pkgcache.cc:147 | |
2144 | msgid "The package cache was built for a different architecture" | |
c0b25f5d | 2145 | msgstr "Cache balíků byla vytvořena pro jinou architekturu" |
7161d722 AL |
2146 | |
2147 | #: apt-pkg/pkgcache.cc:218 | |
2148 | msgid "Depends" | |
c0b25f5d | 2149 | msgstr "Závisí na" |
7161d722 AL |
2150 | |
2151 | #: apt-pkg/pkgcache.cc:218 | |
2152 | msgid "PreDepends" | |
c0b25f5d | 2153 | msgstr "Předzávisí na" |
7161d722 AL |
2154 | |
2155 | #: apt-pkg/pkgcache.cc:218 | |
2156 | msgid "Suggests" | |
2157 | msgstr "Navrhuje" | |
2158 | ||
2159 | #: apt-pkg/pkgcache.cc:219 | |
2160 | msgid "Recommends" | |
c0b25f5d | 2161 | msgstr "Doporučuje" |
7161d722 AL |
2162 | |
2163 | #: apt-pkg/pkgcache.cc:219 | |
2164 | msgid "Conflicts" | |
2165 | msgstr "Koliduje s" | |
2166 | ||
2167 | #: apt-pkg/pkgcache.cc:219 | |
2168 | msgid "Replaces" | |
2169 | msgstr "Nahrazuje" | |
2170 | ||
2171 | #: apt-pkg/pkgcache.cc:220 | |
2172 | msgid "Obsoletes" | |
c0b25f5d | 2173 | msgstr "Zastarává" |
7161d722 AL |
2174 | |
2175 | #: apt-pkg/pkgcache.cc:231 | |
2176 | msgid "important" | |
c0b25f5d | 2177 | msgstr "důležitý" |
7161d722 AL |
2178 | |
2179 | #: apt-pkg/pkgcache.cc:231 | |
2180 | msgid "required" | |
c0b25f5d | 2181 | msgstr "vyžadovaný" |
7161d722 AL |
2182 | |
2183 | #: apt-pkg/pkgcache.cc:231 | |
2184 | msgid "standard" | |
c0b25f5d | 2185 | msgstr "standardní" |
7161d722 AL |
2186 | |
2187 | #: apt-pkg/pkgcache.cc:232 | |
2188 | msgid "optional" | |
c0b25f5d | 2189 | msgstr "volitelný" |
7161d722 AL |
2190 | |
2191 | #: apt-pkg/pkgcache.cc:232 | |
2192 | msgid "extra" | |
2193 | msgstr "extra" | |
2194 | ||
2195 | #: apt-pkg/depcache.cc:60 apt-pkg/depcache.cc:89 | |
2196 | msgid "Building Dependency Tree" | |
c0b25f5d | 2197 | msgstr "Vytvářím strom závislostí" |
7161d722 AL |
2198 | |
2199 | #: apt-pkg/depcache.cc:61 | |
2200 | msgid "Candidate Versions" | |
c0b25f5d | 2201 | msgstr "Kandidátské verze" |
7161d722 AL |
2202 | |
2203 | #: apt-pkg/depcache.cc:90 | |
2204 | msgid "Dependency Generation" | |
c0b25f5d | 2205 | msgstr "Generování závislostí" |
7161d722 | 2206 | |
1b5a6222 | 2207 | #: apt-pkg/tagfile.cc:73 |
7161d722 AL |
2208 | #, c-format |
2209 | msgid "Unable to parse package file %s (1)" | |
2210 | msgstr "Nelze zpracovat soubor %s (1)" | |
2211 | ||
1b5a6222 | 2212 | #: apt-pkg/tagfile.cc:160 |
7161d722 AL |
2213 | #, c-format |
2214 | msgid "Unable to parse package file %s (2)" | |
2215 | msgstr "Nelze zpracovat soubor %s (2)" | |
2216 | ||
1b5a6222 | 2217 | #: apt-pkg/sourcelist.cc:87 |
7161d722 AL |
2218 | #, c-format |
2219 | msgid "Malformed line %lu in source list %s (URI)" | |
c0b25f5d | 2220 | msgstr "Zkomolený řádek %lu v seznamu zdrojů %s (URI)" |
7161d722 | 2221 | |
1b5a6222 | 2222 | #: apt-pkg/sourcelist.cc:89 |
7161d722 AL |
2223 | #, c-format |
2224 | msgid "Malformed line %lu in source list %s (dist)" | |
c0b25f5d | 2225 | msgstr "Zkomolený řádek %lu v seznamu zdrojů %s (dist)" |
7161d722 | 2226 | |
1b5a6222 | 2227 | #: apt-pkg/sourcelist.cc:92 |
7161d722 AL |
2228 | #, c-format |
2229 | msgid "Malformed line %lu in source list %s (URI parse)" | |
c0b25f5d | 2230 | msgstr "Zkomolený řádek %lu v seznamu zdrojů %s (zpracování URI)" |
7161d722 | 2231 | |
1b5a6222 | 2232 | #: apt-pkg/sourcelist.cc:98 |
7161d722 AL |
2233 | #, c-format |
2234 | msgid "Malformed line %lu in source list %s (Absolute dist)" | |
c0b25f5d | 2235 | msgstr "Zkomolený řádek %lu v seznamu zdrojů %s (Absolutní dist)" |
7161d722 | 2236 | |
1b5a6222 | 2237 | #: apt-pkg/sourcelist.cc:105 |
7161d722 AL |
2238 | #, c-format |
2239 | msgid "Malformed line %lu in source list %s (dist parse)" | |
c0b25f5d | 2240 | msgstr "Zkomolený řádek %lu v seznamu zdrojů %s (zpracování dist)" |
7161d722 | 2241 | |
1b5a6222 | 2242 | #: apt-pkg/sourcelist.cc:156 |
7161d722 AL |
2243 | #, c-format |
2244 | msgid "Opening %s" | |
c0b25f5d | 2245 | msgstr "Otevírám %s" |
7161d722 | 2246 | |
1b5a6222 | 2247 | #: apt-pkg/sourcelist.cc:170 |
7161d722 AL |
2248 | #, c-format |
2249 | msgid "Line %u too long in source list %s." | |
c0b25f5d | 2250 | msgstr "Řádek %u v seznamu zdrojů %s je příliš dlouhý." |
7161d722 | 2251 | |
1b5a6222 | 2252 | #: apt-pkg/sourcelist.cc:187 |
7161d722 AL |
2253 | #, c-format |
2254 | msgid "Malformed line %u in source list %s (type)" | |
c0b25f5d | 2255 | msgstr "Zkomolený řádek %u v seznamu zdrojů %s (typ)" |
7161d722 | 2256 | |
1b5a6222 | 2257 | #: apt-pkg/sourcelist.cc:191 |
52655f7c | 2258 | #, c-format |
853a9681 | 2259 | msgid "Type '%s' is not known on line %u in source list %s" |
52655f7c | 2260 | msgstr "Typ '%s' na řádce %u v seznamu zdrojů %s není známý" |
7161d722 | 2261 | |
1b5a6222 | 2262 | #: apt-pkg/sourcelist.cc:199 apt-pkg/sourcelist.cc:202 |
38fe6965 | 2263 | #, c-format |
1e542d77 | 2264 | msgid "Malformed line %u in source list %s (vendor id)" |
c0b25f5d | 2265 | msgstr "Zkomolený řádek %u v seznamu zdrojů %s (id výrobce)" |
1e542d77 | 2266 | |
7161d722 AL |
2267 | #: apt-pkg/packagemanager.cc:402 |
2268 | #, c-format | |
2269 | msgid "" | |
2270 | "This installation run will require temporarily removing the essential " | |
2271 | "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if " | |
2272 | "you really want to do it, activate the APT::Force-LoopBreak option." | |
2273 | msgstr "" | |
c0b25f5d AL |
2274 | "Tento běh instalace si vyžádá dočasné odstranění klíčového balíku %s kvůli " |
2275 | "smyčce v Conflicts/Pre-Depends. To je často špatné, ale pokud to skutečně " | |
2276 | "chcete udělat, aktivujte možnost APT::Force-LoopBreak." | |
7161d722 AL |
2277 | |
2278 | #: apt-pkg/pkgrecords.cc:37 | |
2279 | #, c-format | |
2280 | msgid "Index file type '%s' is not supported" | |
c0b25f5d | 2281 | msgstr "Indexový typ souboru '%s' není podporován" |
7161d722 | 2282 | |
1b5a6222 | 2283 | #: apt-pkg/algorithms.cc:241 |
7161d722 AL |
2284 | #, c-format |
2285 | msgid "" | |
2286 | "The package %s needs to be reinstalled, but I can't find an archive for it." | |
c0b25f5d | 2287 | msgstr "Balík %s je potřeba přeinstalovat, ale nemohu pro něj nalézt archív." |
7161d722 | 2288 | |
1b5a6222 | 2289 | #: apt-pkg/algorithms.cc:1059 |
7161d722 AL |
2290 | msgid "" |
2291 | "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " | |
2292 | "held packages." | |
2293 | msgstr "" | |
c0b25f5d AL |
2294 | "Chyba, pkgProblemResolver::Resolve vytváří poruchy, to může být způsobeno " |
2295 | "podrženými balíky." | |
7161d722 | 2296 | |
1b5a6222 | 2297 | #: apt-pkg/algorithms.cc:1061 |
7161d722 | 2298 | msgid "Unable to correct problems, you have held broken packages." |
c0b25f5d | 2299 | msgstr "Nemohu opravit problémy, některé balíky držíte v porouchaném stavu." |
7161d722 AL |
2300 | |
2301 | #: apt-pkg/acquire.cc:61 | |
2302 | #, c-format | |
2303 | msgid "Lists directory %spartial is missing." | |
c0b25f5d | 2304 | msgstr "Adresář seznamů %spartial chybí." |
7161d722 AL |
2305 | |
2306 | #: apt-pkg/acquire.cc:65 | |
2307 | #, c-format | |
2308 | msgid "Archive directory %spartial is missing." | |
c0b25f5d | 2309 | msgstr "Archivní adresář %spartial chybí." |
7161d722 AL |
2310 | |
2311 | #: apt-pkg/acquire-worker.cc:112 | |
2312 | #, c-format | |
2313 | msgid "The method driver %s could not be found." | |
c0b25f5d | 2314 | msgstr "Ovladač metody %s nemohl být nalezen." |
7161d722 AL |
2315 | |
2316 | #: apt-pkg/acquire-worker.cc:161 | |
2317 | #, c-format | |
2318 | msgid "Method %s did not start correctly" | |
c0b25f5d | 2319 | msgstr "Metoda %s nebyla spuštěna správně" |
7161d722 AL |
2320 | |
2321 | #: apt-pkg/init.cc:119 | |
2322 | #, c-format | |
2323 | msgid "Packaging system '%s' is not supported" | |
c0b25f5d | 2324 | msgstr "Balíčkovací systém '%s' není podporován" |
7161d722 AL |
2325 | |
2326 | #: apt-pkg/init.cc:135 | |
1e542d77 | 2327 | msgid "Unable to determine a suitable packaging system type" |
c0b25f5d | 2328 | msgstr "Nebylo možno určit vhodný typ balíčkovacího systému" |
7161d722 AL |
2329 | |
2330 | #: apt-pkg/clean.cc:61 | |
2331 | #, c-format | |
2332 | msgid "Unable to stat %s." | |
c0b25f5d | 2333 | msgstr "Nebylo možno vyhodnotit %s." |
7161d722 | 2334 | |
1b5a6222 | 2335 | #: apt-pkg/srcrecords.cc:48 |
7161d722 | 2336 | msgid "You must put some 'source' URIs in your sources.list" |
c0b25f5d | 2337 | msgstr "Do sources.list musíte zadat 'zdrojové' URI" |
7161d722 AL |
2338 | |
2339 | #: apt-pkg/cachefile.cc:73 | |
2340 | msgid "The package lists or status file could not be parsed or opened." | |
2341 | msgstr "" | |
c0b25f5d | 2342 | "Seznamy balíků nebo stavový soubor nemohly být zpracovány nebo otevřeny." |
7161d722 AL |
2343 | |
2344 | #: apt-pkg/cachefile.cc:77 | |
2345 | msgid "You may want to run apt-get update to correct these problems" | |
c0b25f5d | 2346 | msgstr "Pro nápravu těchto problémů můžete zkusit spustit apt-get update" |
7161d722 AL |
2347 | |
2348 | #: apt-pkg/policy.cc:269 | |
2349 | msgid "Invalid record in the preferences file, no Package header" | |
c0b25f5d | 2350 | msgstr "Neplatný záznam v souboru preferencí, žádné záhlaví balíku" |
7161d722 AL |
2351 | |
2352 | #: apt-pkg/policy.cc:291 | |
2353 | #, c-format | |
2354 | msgid "Did not understand pin type %s" | |
c0b25f5d | 2355 | msgstr "Nerozumím vypíchnutí typu %s" |
7161d722 AL |
2356 | |
2357 | #: apt-pkg/policy.cc:299 | |
2358 | msgid "No priority (or zero) specified for pin" | |
c0b25f5d | 2359 | msgstr "Pro vypíchnutí nebyla zadána žádná (nebo nulová) priorita" |
7161d722 AL |
2360 | |
2361 | #: apt-pkg/pkgcachegen.cc:74 | |
2362 | msgid "Cache has an incompatible versioning system" | |
c0b25f5d | 2363 | msgstr "Cache má nekompatibilní systém správy verzí" |
7161d722 AL |
2364 | |
2365 | #: apt-pkg/pkgcachegen.cc:117 | |
2366 | #, c-format | |
2367 | msgid "Error occured while processing %s (NewPackage)" | |
c0b25f5d | 2368 | msgstr "Při zpracování %s se objevila chyba (NewPackage)" |
7161d722 AL |
2369 | |
2370 | #: apt-pkg/pkgcachegen.cc:129 | |
2371 | #, c-format | |
2372 | msgid "Error occured while processing %s (UsePackage1)" | |
c0b25f5d | 2373 | msgstr "Při zpracování %s se objevila chyba (UsePackage1)" |
7161d722 AL |
2374 | |
2375 | #: apt-pkg/pkgcachegen.cc:150 | |
2376 | #, c-format | |
2377 | msgid "Error occured while processing %s (UsePackage2)" | |
c0b25f5d | 2378 | msgstr "Při zpracování %s se objevila chyba (UsePackage2)" |
7161d722 AL |
2379 | |
2380 | #: apt-pkg/pkgcachegen.cc:154 | |
2381 | #, c-format | |
2382 | msgid "Error occured while processing %s (NewFileVer1)" | |
c0b25f5d | 2383 | msgstr "Při zpracování %s se objevila chyba (NewFileVer1)" |
7161d722 AL |
2384 | |
2385 | #: apt-pkg/pkgcachegen.cc:184 | |
2386 | #, c-format | |
2387 | msgid "Error occured while processing %s (NewVersion1)" | |
c0b25f5d | 2388 | msgstr "Při zpracování %s se objevila chyba (NewVersion1)" |
7161d722 AL |
2389 | |
2390 | #: apt-pkg/pkgcachegen.cc:188 | |
2391 | #, c-format | |
2392 | msgid "Error occured while processing %s (UsePackage3)" | |
c0b25f5d | 2393 | msgstr "Při zpracování %s se objevila chyba (UsePackage3)" |
7161d722 AL |
2394 | |
2395 | #: apt-pkg/pkgcachegen.cc:192 | |
2396 | #, c-format | |
2397 | msgid "Error occured while processing %s (NewVersion2)" | |
c0b25f5d | 2398 | msgstr "Při zpracování %s se objevila chyba (NewVersion2)" |
7161d722 AL |
2399 | |
2400 | #: apt-pkg/pkgcachegen.cc:207 | |
2401 | msgid "Wow, you exceeded the number of package names this APT is capable of." | |
2402 | msgstr "" | |
c0b25f5d | 2403 | "Wow, překročili jste počet jmen balíků, které tato APT zvládá zpracovat." |
7161d722 AL |
2404 | |
2405 | #: apt-pkg/pkgcachegen.cc:210 | |
2406 | msgid "Wow, you exceeded the number of versions this APT is capable of." | |
c0b25f5d | 2407 | msgstr "Wow, překročili jste počet verzí, které tato APT zvládá zpracovat." |
7161d722 AL |
2408 | |
2409 | #: apt-pkg/pkgcachegen.cc:213 | |
2410 | msgid "Wow, you exceeded the number of dependencies this APT is capable of." | |
2411 | msgstr "" | |
c0b25f5d | 2412 | "Wow, překročili jste počet závislostí, které tato APT zvládá zpracovat." |
7161d722 AL |
2413 | |
2414 | #: apt-pkg/pkgcachegen.cc:241 | |
2415 | #, c-format | |
2416 | msgid "Error occured while processing %s (FindPkg)" | |
c0b25f5d | 2417 | msgstr "Chyba při zpracování %s (FindPkg)" |
7161d722 AL |
2418 | |
2419 | #: apt-pkg/pkgcachegen.cc:254 | |
2420 | #, c-format | |
2421 | msgid "Error occured while processing %s (CollectFileProvides)" | |
c0b25f5d | 2422 | msgstr "Při zpracování %s se objevila chyba (CollectFileProvides)" |
7161d722 AL |
2423 | |
2424 | #: apt-pkg/pkgcachegen.cc:260 | |
2425 | #, c-format | |
2426 | msgid "Package %s %s was not found while processing file dependencies" | |
c0b25f5d | 2427 | msgstr "Při zpracování závislostí nebyl nalezen balík %s %s" |
7161d722 AL |
2428 | |
2429 | #: apt-pkg/pkgcachegen.cc:574 | |
2430 | #, c-format | |
2431 | msgid "Couldn't stat source package list %s" | |
c0b25f5d | 2432 | msgstr "Nešlo vyhodnotit seznam zdrojových balíků %s" |
7161d722 AL |
2433 | |
2434 | #: apt-pkg/pkgcachegen.cc:658 | |
2435 | msgid "Collecting File Provides" | |
2436 | msgstr "Collecting File poskytuje" | |
2437 | ||
1b5a6222 | 2438 | #: apt-pkg/pkgcachegen.cc:785 apt-pkg/pkgcachegen.cc:792 |
7161d722 | 2439 | msgid "IO Error saving source cache" |
c0b25f5d | 2440 | msgstr "Chyba IO při ukládání zdrojové cache" |
7161d722 | 2441 | |
1b5a6222 | 2442 | #: apt-pkg/acquire-item.cc:126 |
7161d722 AL |
2443 | #, c-format |
2444 | msgid "rename failed, %s (%s -> %s)." | |
c0b25f5d | 2445 | msgstr "přejmenování selhalo, %s (%s -> %s)." |
7161d722 | 2446 | |
1b5a6222 CP |
2447 | #: apt-pkg/acquire-item.cc:235 apt-pkg/acquire-item.cc:904 |
2448 | msgid "MD5Sum mismatch" | |
2449 | msgstr "Neshoda MD5 součtů" | |
2450 | ||
2451 | #: apt-pkg/acquire-item.cc:718 | |
7161d722 AL |
2452 | #, c-format |
2453 | msgid "" | |
2454 | "I wasn't able to locate a file for the %s package. This might mean you need " | |
2455 | "to manually fix this package. (due to missing arch)" | |
2456 | msgstr "" | |
c0b25f5d AL |
2457 | "Nebyl jsem schopen nalézt soubor s balíkem %s. To by mohlo znamenat, že " |
2458 | "tento balík je třeba opravit ručně (kvůli chybějící architektuře)" | |
7161d722 | 2459 | |
1b5a6222 | 2460 | #: apt-pkg/acquire-item.cc:771 |
7161d722 AL |
2461 | #, c-format |
2462 | msgid "" | |
2463 | "I wasn't able to locate file for the %s package. This might mean you need to " | |
2464 | "manually fix this package." | |
2465 | msgstr "" | |
c0b25f5d AL |
2466 | "Nebyl jsem schopen nalézt soubor s balíkem %s. Asi budete muset tento balík " |
2467 | "opravit ručně." | |
7161d722 | 2468 | |
1b5a6222 | 2469 | #: apt-pkg/acquire-item.cc:807 |
7161d722 AL |
2470 | #, c-format |
2471 | msgid "" | |
2472 | "The package index files are corrupted. No Filename: field for package %s." | |
2473 | msgstr "" | |
c0b25f5d | 2474 | "Indexové soubory balíku jsou narušeny. Chybí pole Filename: u balíku %s." |
7161d722 | 2475 | |
1b5a6222 | 2476 | #: apt-pkg/acquire-item.cc:894 |
7161d722 | 2477 | msgid "Size mismatch" |
c0b25f5d | 2478 | msgstr "Velikosti nesouhlasí" |
7161d722 | 2479 | |
1b5a6222 CP |
2480 | #: apt-pkg/vendorlist.cc:66 |
2481 | #, fuzzy, c-format | |
2482 | msgid "Vendor block %s contains no fingerprint" | |
2483 | msgstr "Blok výrobce %s je neplatný" | |
7161d722 | 2484 | |
1b5a6222 CP |
2485 | #: apt-pkg/cdrom.cc:487 |
2486 | #, c-format | |
2487 | msgid "" | |
2488 | "Using CD-ROM mount point %s\n" | |
2489 | "Mounting CD-ROM\n" | |
2490 | msgstr "" | |
39f4df79 | 2491 | |
1b5a6222 CP |
2492 | #: apt-pkg/cdrom.cc:496 apt-pkg/cdrom.cc:578 |
2493 | msgid "Identifying.. " | |
2494 | msgstr "" | |
2495 | ||
2496 | #: apt-pkg/cdrom.cc:521 | |
2497 | #, c-format | |
2498 | msgid "Stored Label: %s \n" | |
2499 | msgstr "" | |
2500 | ||
2501 | #: apt-pkg/cdrom.cc:541 | |
2502 | #, c-format | |
2503 | msgid "Using CD-ROM mount point %s\n" | |
2504 | msgstr "" | |
2505 | ||
2506 | #: apt-pkg/cdrom.cc:559 | |
2507 | msgid "Unmounting CD-ROM\n" | |
2508 | msgstr "" | |
2509 | ||
2510 | #: apt-pkg/cdrom.cc:563 | |
2511 | #, fuzzy | |
2512 | msgid "Waiting for disc...\n" | |
2513 | msgstr "Čekám na hlavičky" | |
2514 | ||
2515 | #. Mount the new CDROM | |
2516 | #: apt-pkg/cdrom.cc:571 | |
2517 | msgid "Mounting CD-ROM...\n" | |
2518 | msgstr "" | |
2519 | ||
2520 | #: apt-pkg/cdrom.cc:589 | |
2521 | msgid "Scanning Disc for index files..\n" | |
2522 | msgstr "" | |
2523 | ||
2524 | #: apt-pkg/cdrom.cc:627 | |
2525 | #, c-format | |
2526 | msgid "Found %i package indexes, %i source indexes and %i signatures\n" | |
2527 | msgstr "" | |
2528 | ||
2529 | #: apt-pkg/cdrom.cc:684 | |
2530 | msgid "That is not a valid name, try again.\n" | |
2531 | msgstr "" | |
2532 | ||
2533 | #: apt-pkg/cdrom.cc:700 | |
2534 | #, c-format | |
2535 | msgid "" | |
2536 | "This Disc is called: \n" | |
2537 | "'%s'\n" | |
2538 | msgstr "" | |
2539 | ||
2540 | #: apt-pkg/cdrom.cc:704 | |
2541 | #, fuzzy | |
2542 | msgid "Copying package lists..." | |
2543 | msgstr "Čtu seznamy balíků" | |
2544 | ||
2545 | #: apt-pkg/cdrom.cc:728 | |
2546 | #, fuzzy | |
2547 | msgid "Writing new source list\n" | |
2548 | msgstr "Řádek %u v seznamu zdrojů %s je příliš dlouhý." | |
2549 | ||
2550 | #: apt-pkg/cdrom.cc:737 | |
2551 | msgid "Source List entries for this Disc are:\n" | |
2552 | msgstr "" | |
2553 | ||
2554 | #: apt-pkg/cdrom.cc:771 | |
2555 | msgid "Unmounting CD-ROM..." | |
2556 | msgstr "" | |
2557 | ||
2558 | #: apt-pkg/indexcopy.cc:261 | |
2559 | #, c-format | |
2560 | msgid "Wrote %i records.\n" | |
2561 | msgstr "" | |
2562 | ||
2563 | #: apt-pkg/indexcopy.cc:263 | |
2564 | #, c-format | |
2565 | msgid "Wrote %i records with %i missing files.\n" | |
2566 | msgstr "" | |
2567 | ||
2568 | #: apt-pkg/indexcopy.cc:266 | |
2569 | #, c-format | |
2570 | msgid "Wrote %i records with %i mismachted files\n" | |
2571 | msgstr "" | |
2572 | ||
2573 | #: apt-pkg/indexcopy.cc:269 | |
2574 | #, c-format | |
2575 | msgid "Wrote %i records with %i missing files and %i mismachted files\n" | |
2576 | msgstr "" | |
2577 | ||
2578 | #~ msgid "Unknown vendor ID '%s' in line %u of source list %s" | |
2579 | #~ msgstr "Neznámé ID výrobce '%s' na řádce %u v seznamu zdrojů %s" |