1 # Slovak translation of APT
3 # initial sk.po made from Czech translation (cs.po)
4 # thanks to Miroslav Kure <kurem@debian.cz>
6 # Peter Mann <Peter.Mann@tuke.sk>, 2006.
7 # Ivan Masár <helix84@centrum.sk>, 2008, 2009, 2010, 2011, 2012.
11 "Project-Id-Version: apt 1.0.5\n"
12 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
13 "POT-Creation-Date: 2016-11-25 23:46+0100\n"
14 "PO-Revision-Date: 2012-06-28 20:49+0100\n"
15 "Last-Translator: Ivan Masár <helix84@centrum.sk>\n"
16 "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
19 "Content-Type: text/plain; charset=UTF-8\n"
20 "Content-Transfer-Encoding: 8bit\n"
21 "Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2);\n"
23 #: apt-inst/contrib/arfile.cc
24 msgid "Invalid archive signature"
25 msgstr "Neplatný podpis archívu"
27 #: apt-inst/contrib/arfile.cc
28 msgid "Error reading archive member header"
29 msgstr "Chyba pri čítaní záhlavia prvku archívu"
31 #: apt-inst/contrib/arfile.cc
33 msgid "Invalid archive member header %s"
34 msgstr "Neplatná hlavička prvku archívu %s"
36 #: apt-inst/contrib/arfile.cc
37 msgid "Invalid archive member header"
38 msgstr "Neplatné záhlavie prvku archívu"
40 #: apt-inst/contrib/arfile.cc
41 msgid "Archive is too short"
42 msgstr "Archív je príliš krátky"
44 #: apt-inst/contrib/arfile.cc
45 msgid "Failed to read the archive headers"
46 msgstr "Chyba pri čítaní hlavičiek archívu"
48 #: apt-inst/contrib/extracttar.cc
50 msgid "Cannot find a configured compressor for '%s'"
51 msgstr "Nebolo možné nájsť autentifikačný záznam pre: %s"
53 #: apt-inst/contrib/extracttar.cc
54 msgid "Corrupted archive"
55 msgstr "Porušený archív"
57 #: apt-inst/contrib/extracttar.cc
58 msgid "Tar checksum failed, archive corrupted"
59 msgstr "Kontrolný súčet pre tar zlyhal, archív je poškodený"
61 #: apt-inst/contrib/extracttar.cc
63 msgid "Unknown TAR header type %u, member %s"
64 msgstr "Neznáma TAR hlavička typu %u, člen %s"
66 #: apt-inst/deb/debfile.cc
68 msgid "This is not a valid DEB archive, missing '%s' member"
69 msgstr "Toto nie je platný DEB archív, chýba časť „%s“"
71 #: apt-inst/deb/debfile.cc
73 msgid "Internal error, could not locate member %s"
74 msgstr "Vnútorná chyba, nedá sa nájsť časť %s"
76 #: apt-inst/deb/debfile.cc
77 msgid "Unparsable control file"
78 msgstr "Nespracovateľný riadiaci súbor"
80 #: apt-inst/dirstream.cc
82 msgid "Failed to write file %s"
83 msgstr "Zápis súboru %s zlyhal"
85 #: apt-inst/dirstream.cc
87 msgid "Failed to close file %s"
88 msgstr "Zatvorenie súboru %s zlyhalo"
90 #: apt-inst/extract.cc
92 msgid "The path %s is too long"
93 msgstr "Cesta %s je príliš dlhá"
95 #: apt-inst/extract.cc
97 msgid "Unpacking %s more than once"
98 msgstr "%s sa rozbaľuje viackrát"
100 #: apt-inst/extract.cc
102 msgid "The directory %s is diverted"
103 msgstr "Adresár %s je divertovaný"
105 #: apt-inst/extract.cc
107 msgid "The package is trying to write to the diversion target %s/%s"
108 msgstr "Balík sa pokúša zapisovať do diverzného cieľa %s/%s"
110 #: apt-inst/extract.cc
111 msgid "The diversion path is too long"
112 msgstr "Diverzná cesta je príliš dlhá"
114 #: apt-inst/extract.cc apt-pkg/acquire-item.cc ftparchive/cachedb.cc
117 msgid "Failed to stat %s"
118 msgstr "%s sa nedá vyhodnotiť"
120 #: apt-inst/extract.cc ftparchive/multicompress.cc
122 msgid "Failed to rename %s to %s"
123 msgstr "Premenovanie %s na %s zlyhalo"
125 #: apt-inst/extract.cc
127 msgid "The directory %s is being replaced by a non-directory"
128 msgstr "Adresár %s sa nahradí neadresárom"
130 #: apt-inst/extract.cc
131 msgid "Failed to locate node in its hash bucket"
132 msgstr "Nedá sa nájsť uzol na adrese jeho hašu"
134 #: apt-inst/extract.cc
135 msgid "The path is too long"
136 msgstr "Cesta je príliš dlhá"
138 #: apt-inst/extract.cc
140 msgid "Overwrite package match with no version for %s"
141 msgstr "Prepísať zodpovedajúci balík bez udania verzie pre %s"
143 #: apt-inst/extract.cc
145 msgid "File %s/%s overwrites the one in the package %s"
146 msgstr "Súbor %s/%s prepisuje ten z balíka %s"
148 #. Only warn if there are no sources.list.d.
149 #. Only warn if there is no sources.list file.
150 #: apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc
151 #: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/deb/dpkgpm.cc
152 #: apt-pkg/init.cc apt-pkg/policy.cc apt-pkg/sourcelist.cc methods/mirror.cc
154 msgid "Unable to read %s"
155 msgstr "Nedá sa načítať %s"
157 #: apt-inst/extract.cc
159 msgid "Unable to stat %s"
160 msgstr "Nedá sa vyhodnotiť %s"
162 #: apt-inst/filelist.cc
163 msgid "DropNode called on still linked node"
164 msgstr "Pokus o uvoľnenie uzla (DropNode) na stále prepojenom uzle"
166 #: apt-inst/filelist.cc
167 msgid "Failed to locate the hash element!"
168 msgstr "Hašovací prvok sa nedá nájsť!"
170 #: apt-inst/filelist.cc
171 msgid "Failed to allocate diversion"
172 msgstr "Nedá sa alokovať diverzia"
174 #: apt-inst/filelist.cc
175 msgid "Internal error in AddDiversion"
176 msgstr "Vnútorná chyba pri AddDiversion"
178 #: apt-inst/filelist.cc
180 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
181 msgstr "Pokus o prepísanie diverzie, %s -> %s a %s/%s"
183 #: apt-inst/filelist.cc
185 msgid "Double add of diversion %s -> %s"
186 msgstr "Dvojité pridanie diverzie %s -> %s"
188 #: apt-inst/filelist.cc
190 msgid "Duplicate conf file %s/%s"
191 msgstr "Duplicitný konfiguračný súbor %s/%s"
193 #: apt-pkg/acquire-item.cc
195 "Updating from such a repository can't be done securely, and is therefore "
196 "disabled by default."
199 #: apt-pkg/acquire-item.cc
201 "Data from such a repository can't be authenticated and is therefore "
202 "potentially dangerous to use."
205 #: apt-pkg/acquire-item.cc
207 "See apt-secure(8) manpage for repository creation and user configuration "
211 #: apt-pkg/acquire-item.cc
213 msgid "The repository '%s' is no longer signed."
214 msgstr "Adresár %s je divertovaný"
216 #: apt-pkg/acquire-item.cc
218 msgid "The repository '%s' does no longer have a Release file."
219 msgstr "Adresár %s je divertovaný"
221 #: apt-pkg/acquire-item.cc
223 "This is normally not allowed, but the option Acquire::"
224 "AllowDowngradeToInsecureRepositories was given to override it."
227 #: apt-pkg/acquire-item.cc
229 msgid "The repository '%s' is not signed."
230 msgstr "Adresár %s je divertovaný"
232 #: apt-pkg/acquire-item.cc
234 msgid "The repository '%s' does not have a Release file."
235 msgstr "Adresár %s je divertovaný"
237 #: apt-pkg/acquire-item.cc
239 msgid "The repository '%s' provides only weak security information."
240 msgstr "Adresár %s je divertovaný"
242 #: apt-pkg/acquire-item.cc ftparchive/writer.cc
244 msgid "Failed to readlink %s"
245 msgstr "Nie je možné vykonať readlink %s"
247 #: apt-pkg/acquire-item.cc
248 msgid "Hash Sum mismatch"
249 msgstr "Nezhoda kontrolných haš súčtov"
251 #: apt-pkg/acquire-item.cc
252 msgid "Insufficient information available to perform this download securely"
255 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
257 msgid "rename failed, %s (%s -> %s)."
258 msgstr "premenovanie zlyhalo, %s (%s -> %s)."
260 #: apt-pkg/acquire-item.cc
261 msgid "Size mismatch"
262 msgstr "Veľkosti sa nezhodujú"
264 #: apt-pkg/acquire-item.cc
266 msgid "Invalid file format"
267 msgstr "Neplatná operácia %s"
269 #: apt-pkg/acquire-item.cc
271 msgid "Signature error"
272 msgstr "Chyba pri zápise"
274 #. TRANSLATORS: %s is a single techy word like 'NODATA'
275 #: apt-pkg/acquire-item.cc methods/gpgv.cc
278 "Clearsigned file isn't valid, got '%s' (does the network require "
282 #: apt-pkg/acquire-item.cc
285 "An error occurred during the signature verification. The repository is not "
286 "updated and the previous index files will be used. GPG error: %s: %s"
288 "Počas overovania podpisu sa vyskytla chyba. Repozitár nie je aktualizovaný a "
289 "použijú sa predošlé indexové súbory. Chyba GPG: %s: %s\n"
291 #. Invalid signature file, reject (LP: #346386) (Closes: #627642)
292 #: apt-pkg/acquire-item.cc
294 msgid "GPG error: %s: %s"
295 msgstr "Chyba GPG: %s: %s"
297 #: apt-pkg/acquire-item.cc
300 "Skipping acquire of configured file '%s' as repository '%s' doesn't support "
304 #: apt-pkg/acquire-item.cc
307 "Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
310 "Nepodarilo sa nájsť očakávanú položku „%s“ v súbore Release (Nesprávna "
311 "položka sources.list alebo chybný formát súboru)"
313 #: apt-pkg/acquire-item.cc
316 "Skipping acquire of configured file '%s' as repository '%s' provides only "
317 "weak security information for it"
320 #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
321 #. the time since then the file is invalid - formatted in the same way as in
322 #. the download progress display (e.g. 7d 3h 42min 1s)
323 #: apt-pkg/acquire-item.cc
326 "Release file for %s is expired (invalid since %s). Updates for this "
327 "repository will not be applied."
329 "Súbor Release pre %s vypršal (neplatný od %s). Aktualizácie tohto zdroja "
330 "softvéru sa nepoužijú."
332 #: apt-pkg/acquire-item.cc
334 msgid "Conflicting distribution: %s (expected %s but got %s)"
335 msgstr "V konflikte s distribúciou: %s (očakávalo sa %s ale dostali sme %s)"
337 #: apt-pkg/acquire-item.cc
340 "I wasn't able to locate a file for the %s package. This might mean you need "
341 "to manually fix this package. (due to missing arch)"
343 "Nedá sa nájsť súbor s balíkom %s. To by mohlo znamenať, že tento balík je "
344 "potrebné opraviť manuálne (kvôli chýbajúcej architektúre)."
346 #: apt-pkg/acquire-item.cc
348 msgid "Can't find a source to download version '%s' of '%s'"
349 msgstr "Nie je možné nájsť zdroj na stiahnutie verzie „%s“ balíka „%s“"
351 #: apt-pkg/acquire-item.cc
354 "The package index files are corrupted. No Filename: field for package %s."
355 msgstr "Indexové súbory balíka sú narušené. Chýba pole Filename: pre balík %s."
357 #. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1
358 #: apt-pkg/acquire-item.cc
360 msgid "Changelog unavailable for %s=%s"
361 msgstr "Záznam zmien %s (%s)"
363 #: apt-pkg/acquire-worker.cc
365 msgid "The method '%s' is explicitly disabled via configuration."
368 #: apt-pkg/acquire-worker.cc methods/connect.cc
370 msgid "If you meant to use Tor remember to use %s instead of %s."
373 #: apt-pkg/acquire-worker.cc
375 msgid "The method driver %s could not be found."
376 msgstr "Nedá sa nájsť ovládač spôsobu %s."
378 #: apt-pkg/acquire-worker.cc
380 msgid "Is the package %s installed?"
381 msgstr "Skontrolujte, či je nainštalovaný balík „dpkg-dev“.\n"
383 #: apt-pkg/acquire-worker.cc
385 msgid "Method %s did not start correctly"
386 msgstr "Spôsob %s nebol správne spustený"
388 #: apt-pkg/acquire-worker.cc
391 "Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]."
392 msgstr "Vložte disk nazvaný „%s“ do mechaniky „%s“ a stlačte Enter."
394 #: apt-pkg/acquire.cc apt-pkg/cdrom.cc
396 msgid "List directory %spartial is missing."
397 msgstr "Adresár zoznamov %spartial chýba."
399 #: apt-pkg/acquire.cc
401 msgid "Archives directory %spartial is missing."
402 msgstr "Archívny adresár %spartial chýba."
404 #: apt-pkg/acquire.cc
406 msgid "Unable to lock directory %s"
407 msgstr "Adresár %s sa nedá zamknúť"
409 #: apt-pkg/acquire.cc
411 msgid "No sandbox user '%s' on the system, can not drop privileges"
414 #: apt-pkg/acquire.cc
417 "Can't drop privileges for downloading as file '%s' couldn't be accessed by "
421 #: apt-pkg/acquire.cc apt-pkg/clean.cc
423 msgid "Clean of %s is not supported"
424 msgstr "Indexový súbor typu „%s“ nie je podporovaný"
426 #: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc
429 msgid "Unable to change to %s"
430 msgstr "Nedá sa prejsť do %s"
432 #. only show the ETA if it makes sense
434 #: apt-pkg/acquire.cc
436 msgid "Retrieving file %li of %li (%s remaining)"
437 msgstr "Sťahuje sa %li. súbor z %li (zostáva %s)"
439 #: apt-pkg/acquire.cc
441 msgid "Retrieving file %li of %li"
442 msgstr "Sťahuje sa %li. súbor z %li"
444 #: apt-pkg/algorithms.cc
447 "The package %s needs to be reinstalled, but I can't find an archive for it."
448 msgstr "Je nutné preinštalovať balík %s, ale nedá sa nájsť jeho archív."
450 #: apt-pkg/algorithms.cc
452 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
455 "Chyba, pkgProblemResolver::Resolve vytvára poruchy, čo môže být spôsobené "
456 "pridržanými balíkmi."
458 #: apt-pkg/algorithms.cc
459 msgid "Unable to correct problems, you have held broken packages."
460 msgstr "Problémy sa nedajú opraviť, niektoré balíky držíte v poškodenom stave."
462 #: apt-pkg/cachefile.cc
463 msgid "The package lists or status file could not be parsed or opened."
464 msgstr "Zoznamy balíkov alebo stavový súbor sa nedajú spracovať alebo otvoriť."
466 #: apt-pkg/cachefile.cc
467 msgid "You may want to run apt-get update to correct these problems"
468 msgstr "Na opravu týchto problémov môžete skúsiť spustiť apt-get update"
470 #: apt-pkg/cachefile.cc
471 msgid "The list of sources could not be read."
472 msgstr "Nedá sa načítať zoznam zdrojov."
474 #: apt-pkg/cachefilter.cc apt-private/private-output.cc
476 msgid "Regex compilation error - %s"
477 msgstr "Chyba pri preklade regulárneho výrazu - %s"
479 #: apt-pkg/cacheset.cc
481 msgid "Release '%s' for '%s' was not found"
482 msgstr "Nebolo nájdené vydanie „%s“ pre „%s“"
484 #: apt-pkg/cacheset.cc
486 msgid "Version '%s' for '%s' was not found"
487 msgstr "Nebola nájdená verzia „%s“ pre „%s“"
489 #: apt-pkg/cacheset.cc
491 msgid "Couldn't find task '%s'"
492 msgstr "Nebolo možné nájsť úlohu „%s“"
494 #: apt-pkg/cacheset.cc
496 msgid "Couldn't find any package by regex '%s'"
497 msgstr "Nebol nájdený žiaden balík zodpovedajúci regulárnemu výrazu „%s“"
499 #: apt-pkg/cacheset.cc
501 msgid "Couldn't find any package by glob '%s'"
502 msgstr "Nebol nájdený žiaden balík zodpovedajúci regulárnemu výrazu „%s“"
504 #: apt-pkg/cacheset.cc apt-private/private-show.cc
506 msgid "Unable to locate package %s"
507 msgstr "Nedá sa nájsť balík %s"
509 #: apt-pkg/cacheset.cc
511 msgid "Can't select versions from package '%s' as it is purely virtual"
512 msgstr "Nie je možné vybrať verzie z balíka „%s“, pretože je čisto virtuálny"
514 #: apt-pkg/cacheset.cc
516 msgid "Can't select newest version from package '%s' as it is purely virtual"
518 "Nie je možné vybrať najnovšiu verziu z balíka „%s“, pretože je čisto "
521 #: apt-pkg/cacheset.cc
523 msgid "Can't select candidate version from package %s as it has no candidate"
525 "Nie je možné vybrať kandidátsku verziu z balíka „%s“, pretože nemá kandidáta"
527 #: apt-pkg/cacheset.cc
529 msgid "Can't select installed version from package %s as it is not installed"
531 "Nie je možné vybrať nainštalovanú verziu z balíka „%s“, pretože nie je "
534 #: apt-pkg/cacheset.cc
537 "Can't select installed nor candidate version from package '%s' as it has "
540 "Nie je možné vybrať nainštalované ani kandidátske verzie z balíka „%s“, "
541 "pretože nemá žiadnu z nich"
545 msgid "Line %u too long in source list %s."
546 msgstr "Riadok %u v zozname zdrojov %s je príliš dlhý."
549 msgid "Unmounting CD-ROM...\n"
550 msgstr "CD-ROM sa odpája...\n"
554 msgid "Using CD-ROM mount point %s\n"
555 msgstr "Použije sa prípojný bod CD-ROM %s\n"
558 msgid "Waiting for disc...\n"
559 msgstr "Čaká sa na disk...\n"
562 msgid "Mounting CD-ROM...\n"
563 msgstr "Pripája sa CD-ROM...\n"
566 msgid "Identifying... "
567 msgstr "Identifikuje sa..."
571 msgid "Stored label: %s\n"
572 msgstr "Uložená menovka: %s \n"
575 msgid "Scanning disc for index files...\n"
576 msgstr "Na disku sa hľadajú indexové súbory...\n"
581 "Found %zu package indexes, %zu source indexes, %zu translation indexes and "
584 "Nájdených %zu indexov balíkov, %zu indexov zdrojových balíkov, %zu indexov "
585 "prekladov a %zu signatúr\n"
589 "Unable to locate any package files, perhaps this is not a Debian Disc or the "
590 "wrong architecture?"
592 "Nepodarilo sa nájsť žiadne súbory balíkov, možno toto nie je disk s Debianom "
593 "alebo je pre nesprávnu architektúru?"
597 msgid "Found label '%s'\n"
598 msgstr "Nájdená menovka: „%s“\n"
601 msgid "That is not a valid name, try again.\n"
602 msgstr "Neplatný názov, skúste znova.\n"
607 "This disc is called: \n"
610 "Názov tohto disku je: \n"
614 msgid "Copying package lists..."
615 msgstr "Kopírujú sa zoznamy balíkov..."
618 msgid "Writing new source list\n"
619 msgstr "Zapisuje sa nový zoznam zdrojov\n"
622 msgid "Source list entries for this disc are:\n"
623 msgstr "Položky zoznamu zdrojov pre tento disk sú:\n"
627 msgid "Unable to stat %s."
628 msgstr "Nie je možné vykonať stat %s."
630 #: apt-pkg/contrib/cdromutl.cc
632 msgid "Unable to stat the mount point %s"
633 msgstr "Prípojný bod %s sa nedá vyhodnotiť"
635 #: apt-pkg/contrib/cdromutl.cc
636 msgid "Failed to stat the cdrom"
637 msgstr "Nedá sa vykonať stat() CD-ROM"
639 #: apt-pkg/contrib/cmndline.cc
642 "Command line option '%c' [from %s] is not understood in combination with the "
644 msgstr "Parameter príkazového riadka „%c“ [z %s] je neznámy"
646 #: apt-pkg/contrib/cmndline.cc
649 "Command line option %s is not understood in combination with the other "
651 msgstr "Nezrozumiteľný parameter %s na príkazovom riadku"
653 #: apt-pkg/contrib/cmndline.cc
655 msgid "Command line option %s is not boolean"
656 msgstr "Parameter príkazového riadku %s nie je pravdivostná hodnota"
658 #: apt-pkg/contrib/cmndline.cc
660 msgid "Option %s requires an argument."
661 msgstr "Voľba %s vyžaduje argument."
663 #: apt-pkg/contrib/cmndline.cc
665 msgid "Option %s: Configuration item specification must have an =<val>."
666 msgstr "Parameter %s: Zadanie konfiguračnej položky musí obsahovať =<hodn>."
668 #: apt-pkg/contrib/cmndline.cc
670 msgid "Option %s requires an integer argument, not '%s'"
671 msgstr "Voľba %s vyžaduje ako argument celé číslo (integer), nie „%s“"
673 #: apt-pkg/contrib/cmndline.cc
675 msgid "Option '%s' is too long"
676 msgstr "Voľba „%s“ je príliš dlhá"
678 #: apt-pkg/contrib/cmndline.cc
680 msgid "Sense %s is not understood, try true or false."
681 msgstr "Nezrozumiteľný význam %s, skúste true alebo false. "
683 #: apt-pkg/contrib/cmndline.cc
685 msgid "Invalid operation %s"
686 msgstr "Neplatná operácia %s"
688 #: apt-pkg/contrib/configuration.cc
690 msgid "Unrecognized type abbreviation: '%c'"
691 msgstr "Nerozpoznaná skratka typu: „%c“"
693 #: apt-pkg/contrib/configuration.cc
695 msgid "Opening configuration file %s"
696 msgstr "Otvára sa konfiguračný súbor %s"
698 #: apt-pkg/contrib/configuration.cc
700 msgid "Syntax error %s:%u: Block starts with no name."
701 msgstr "Syntaktická chyba %s:%u: Blok začína bez názvu."
703 #: apt-pkg/contrib/configuration.cc
705 msgid "Syntax error %s:%u: Malformed tag"
706 msgstr "Syntaktická chyba %s:%u: Skomolená značka"
708 #: apt-pkg/contrib/configuration.cc
710 msgid "Syntax error %s:%u: Extra junk after value"
711 msgstr "Syntaktická chyba %s:%u: Za hodnotou nasledujú chybné údaje"
713 #: apt-pkg/contrib/configuration.cc
715 msgid "Syntax error %s:%u: Directives can only be done at the top level"
717 "Syntaktická chyba %s:%u: Direktívy sa dajú vykonať len na najvyššej úrovni"
719 #: apt-pkg/contrib/configuration.cc
721 msgid "Syntax error %s:%u: Too many nested includes"
722 msgstr "Syntaktická chyba %s:%u: Príliš mnoho vnorených prepojení (include)"
724 #: apt-pkg/contrib/configuration.cc
726 msgid "Syntax error %s:%u: Included from here"
727 msgstr "Syntaktická chyba %s:%u: Zahrnuté odtiaľ"
729 #: apt-pkg/contrib/configuration.cc
731 msgid "Syntax error %s:%u: Unsupported directive '%s'"
732 msgstr "Syntaktická chyba %s:%u: Nepodporovaná direktíva „%s“"
734 #: apt-pkg/contrib/configuration.cc
736 msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
738 "Syntaktická chyba %s:%u: direktíva clear vyžaduje ako argument strom volieb"
740 #: apt-pkg/contrib/configuration.cc
742 msgid "Syntax error %s:%u: Extra junk at end of file"
743 msgstr "Syntaktická chyba %s:%u: Na konci súboru sú chybné údaje"
745 #: apt-pkg/contrib/fileutl.cc
747 msgid "Problem unlinking the file %s"
748 msgstr "Problém pri odstraňovaní súboru %s"
750 #: apt-pkg/contrib/fileutl.cc
752 msgid "Not using locking for read only lock file %s"
753 msgstr "Zamykanie pre súbor zámku %s, ktorý je iba na čítanie, sa nepoužíva"
755 #: apt-pkg/contrib/fileutl.cc
757 msgid "Could not open lock file %s"
758 msgstr "Súbor zámku %s sa nedá otvoriť"
760 #: apt-pkg/contrib/fileutl.cc
762 msgid "Not using locking for nfs mounted lock file %s"
763 msgstr "Zamykanie pre súbor zámku %s pripojený cez NFS sa nepoužíva"
765 #: apt-pkg/contrib/fileutl.cc
767 msgid "Could not get lock %s"
768 msgstr "Zámok %s sa nedá získať"
770 #: apt-pkg/contrib/fileutl.cc
772 msgid "List of files can't be created as '%s' is not a directory"
773 msgstr "Zoznam súborov nemožno vytvoriť, pretože „%s“ nie je adresár"
775 #: apt-pkg/contrib/fileutl.cc
777 msgid "Ignoring '%s' in directory '%s' as it is not a regular file"
778 msgstr "Ignoruje sa „%s“ v adresári „%s“, pretože to nie je obyčajný súbor"
780 #: apt-pkg/contrib/fileutl.cc
782 msgid "Ignoring file '%s' in directory '%s' as it has no filename extension"
783 msgstr "Ignoruje sa „%s“ v adresári „%s“, pretože nemá príponu názvu súboru"
785 #: apt-pkg/contrib/fileutl.cc
788 "Ignoring file '%s' in directory '%s' as it has an invalid filename extension"
790 "Ignoruje sa „%s“ v adresári „%s“, pretože má neplatnú príponu názvu súboru"
792 #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc
793 #: cmdline/apt-dump-solver.cc
795 msgid "Waited for %s but it wasn't there"
796 msgstr "Čakalo sa na %s, ale nebolo to tam"
798 #: apt-pkg/contrib/fileutl.cc
800 msgid "Sub-process %s received a segmentation fault."
801 msgstr "Podproces %s obdržal chybu segmentácie."
803 #: apt-pkg/contrib/fileutl.cc
805 msgid "Sub-process %s received signal %u."
806 msgstr "Podproces %s dostal signál %u."
808 #. we forward the statuscode, so don't generate a message on the fd in this case
809 #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc
811 msgid "Sub-process %s returned an error code (%u)"
812 msgstr "Podproces %s vrátil chybový kód (%u)"
814 #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc
816 msgid "Sub-process %s exited unexpectedly"
817 msgstr "Podproces %s neočakávane skončil"
819 #: apt-pkg/contrib/fileutl.cc methods/ftp.cc methods/rsh.cc
821 msgstr "Chyba pri čítaní"
823 #: apt-pkg/contrib/fileutl.cc methods/ftp.cc methods/rsh.cc
825 msgstr "Chyba pri zápise"
827 #: apt-pkg/contrib/fileutl.cc
829 msgid "Problem closing the gzip file %s"
830 msgstr "Problém pri zatváraní gzip súboru %s"
832 #: apt-pkg/contrib/fileutl.cc
833 msgid "Unexpected end of file"
836 #: apt-pkg/contrib/fileutl.cc
837 msgid "Failed to create subprocess IPC"
838 msgstr "Nedá sa vytvoriť podproces IPC"
840 #: apt-pkg/contrib/fileutl.cc
841 msgid "Failed to exec compressor "
842 msgstr "Nepodarilo sa spustiť kompresor "
844 #: apt-pkg/contrib/fileutl.cc
846 msgid "Could not open file %s"
847 msgstr "Nedá sa otvoriť súbor %s"
849 #: apt-pkg/contrib/fileutl.cc
851 msgid "Could not open file descriptor %d"
852 msgstr "Nedá sa otvoriť popisovač súboru %d"
854 #: apt-pkg/contrib/fileutl.cc
856 msgid "read, still have %llu to read but none left"
857 msgstr "čítanie, treba prečítať ešte %llu, ale už nič neostáva"
859 #: apt-pkg/contrib/fileutl.cc
861 msgid "write, still have %llu to write but couldn't"
862 msgstr "zápis, treba zapísať ešte %llu, no nedá sa to"
864 #: apt-pkg/contrib/fileutl.cc
866 msgid "Problem closing the file %s"
867 msgstr "Problém pri zatváraní súboru %s"
869 #: apt-pkg/contrib/fileutl.cc
871 msgid "Problem renaming the file %s to %s"
872 msgstr "Problém pri synchronizovaní súboru %s na %s"
874 #: apt-pkg/contrib/fileutl.cc
875 msgid "Problem syncing the file"
876 msgstr "Problém pri synchronizovaní súboru"
878 #: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc
880 msgid "Unable to mkstemp %s"
881 msgstr "Nedá sa vyhodnotiť %s"
883 #: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc
885 msgid "Unable to write to %s"
886 msgstr "Do %s sa nedá zapisovať"
888 #: apt-pkg/contrib/mmap.cc
889 msgid "Can't mmap an empty file"
890 msgstr "Nedá sa vykonať mmap prázdneho súboru"
892 #: apt-pkg/contrib/mmap.cc
894 msgid "Couldn't make mmap of %llu bytes"
895 msgstr "Nedá sa urobiť mmap %llu bajtov"
897 #: apt-pkg/contrib/mmap.cc
899 msgid "Couldn't duplicate file descriptor %i"
900 msgstr "Nedá sa duplikovať popisovač súboru %i"
902 #: apt-pkg/contrib/mmap.cc
903 msgid "Unable to close mmap"
904 msgstr "Nedá sa zatvoriť mmap"
906 #: apt-pkg/contrib/mmap.cc
907 msgid "Unable to synchronize mmap"
908 msgstr "Nedá sa synchronizovať mmap"
910 #: apt-pkg/contrib/mmap.cc
912 msgid "Couldn't make mmap of %lu bytes"
913 msgstr "Nedá sa urobiť mmap %lu bajtov"
915 #: apt-pkg/contrib/mmap.cc
916 msgid "Failed to truncate file"
917 msgstr "Nepodarilo sa skrátiť súbor"
919 #: apt-pkg/contrib/mmap.cc
922 "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
923 "Current value: %lu. (man 5 apt.conf)"
925 "Nedostatok miesta pre dynamický MMap. Prosím, zväčšite veľkosť APT::Cache-"
926 "Start. Aktuálna hodnota: %lu. (man 5 apt.conf)"
928 #: apt-pkg/contrib/mmap.cc
931 "Unable to increase the size of the MMap as the limit of %lu bytes is already "
934 "Napodarilo sa zväčšiť veľkosť MMap, pretože limit %lu už bol dosiahnutý."
936 #: apt-pkg/contrib/mmap.cc
938 "Unable to increase size of the MMap as automatic growing is disabled by user."
940 "Napodarilo sa zväčšiť veľkosť MMap, pretože automatické zväčovanie vypol "
943 #: apt-pkg/contrib/progress.cc
945 msgid "%c%s... Error!"
946 msgstr "%c%s... Chyba!"
948 #: apt-pkg/contrib/progress.cc
951 msgstr "%c%s... Hotovo"
953 #: apt-pkg/contrib/progress.cc
958 #: apt-pkg/contrib/progress.cc
961 msgstr "%c%s... Hotovo"
963 #. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds
964 #: apt-pkg/contrib/strutl.cc
966 msgid "%lid %lih %limin %lis"
967 msgstr "%li d %li h %li min %li s"
969 #. TRANSLATOR: h means hours, min means minutes, s means seconds
970 #: apt-pkg/contrib/strutl.cc
972 msgid "%lih %limin %lis"
973 msgstr "%li h %li min %li s"
975 #. TRANSLATOR: min means minutes, s means seconds
976 #: apt-pkg/contrib/strutl.cc
979 msgstr "%li min %li s"
981 #. TRANSLATOR: s means seconds
982 #: apt-pkg/contrib/strutl.cc
987 #: apt-pkg/contrib/strutl.cc
989 msgid "Selection %s not found"
990 msgstr "Voľba %s nenájdená"
992 #. TRANSLATOR: an identifier like Packages; Releasefile key indicating
993 #. a file like main/binary-amd64/Packages; another identifier like Contents;
994 #. filename and linenumber of the sources.list entry currently parsed
995 #: apt-pkg/deb/debmetaindex.cc
997 msgid "Target %s wants to acquire the same file (%s) as %s from source %s"
1000 #. TRANSLATOR: an identifier like Packages; Releasefile key indicating
1001 #. a file like main/binary-amd64/Packages; filename and linenumber of
1002 #. two sources.list entries
1003 #: apt-pkg/deb/debmetaindex.cc
1005 msgid "Target %s (%s) is configured multiple times in %s and %s"
1008 #: apt-pkg/deb/debmetaindex.cc
1010 msgid "Unable to parse Release file %s"
1011 msgstr "Nedá spracovať súbor Release %s"
1013 #: apt-pkg/deb/debmetaindex.cc
1015 msgid "No sections in Release file %s"
1016 msgstr "Žiadne sekcie v Release súbore %s"
1018 #: apt-pkg/deb/debmetaindex.cc
1020 msgid "No Hash entry in Release file %s"
1021 msgstr "Chýba položka „Hash“ v súbore Release %s"
1023 #: apt-pkg/deb/debmetaindex.cc
1026 "No Hash entry in Release file %s which is considered strong enough for "
1030 #: apt-pkg/deb/debmetaindex.cc
1032 msgid "Invalid '%s' entry in Release file %s"
1033 msgstr "Chýba položka „%s“ v súbore Release %s"
1035 #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite
1036 #: apt-pkg/deb/debmetaindex.cc
1038 msgid "Conflicting values set for option %s regarding source %s %s"
1041 #: apt-pkg/deb/debmetaindex.cc
1043 msgid "Invalid value set for option %s regarding source %s %s (%s)"
1046 #: apt-pkg/deb/debmetaindex.cc
1048 msgid "Conflicting values set for option %s regarding source %s %s: %s != %s"
1051 #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc
1053 msgid "Unable to parse package file %s (%d)"
1054 msgstr "Súbor %s sa nedá spracovať (%d)"
1056 #: apt-pkg/deb/debsystem.cc
1059 "Unable to lock the administration directory (%s), is another process using "
1061 msgstr "Nedá sa zamknúť adresár na správu (%s), používa ho iný proces?"
1063 #: apt-pkg/deb/debsystem.cc
1065 msgid "Unable to lock the administration directory (%s), are you root?"
1066 msgstr "Nedá sa zamknúť adresár na správu (%s), ste root?"
1068 #. TRANSLATORS: the %s contains the recovery command, usually
1069 #. dpkg --configure -a
1070 #: apt-pkg/deb/debsystem.cc
1073 "dpkg was interrupted, you must manually run '%s' to correct the problem. "
1074 msgstr "dpkg bol prerušený, musíte ručne opraviť problém spustením „%s“. "
1076 #: apt-pkg/deb/debsystem.cc
1078 msgstr "Nie je zamknuté"
1080 #. we don't care for the difference
1081 #: apt-pkg/deb/dpkgpm.cc
1083 msgid "Installing %s"
1084 msgstr "Inštaluje sa %s"
1086 #: apt-pkg/deb/dpkgpm.cc
1088 msgid "Configuring %s"
1089 msgstr "Nastavuje sa %s"
1091 #: apt-pkg/deb/dpkgpm.cc
1094 msgstr "Odstraňuje sa %s"
1096 #: apt-pkg/deb/dpkgpm.cc
1098 msgid "Completely removing %s"
1099 msgstr "Úplne sa odstraňuje %s"
1101 #: apt-pkg/deb/dpkgpm.cc
1103 msgid "Noting disappearance of %s"
1104 msgstr "Zaznamenali sme zmiznutie %s"
1106 #: apt-pkg/deb/dpkgpm.cc
1108 msgid "Running post-installation trigger %s"
1109 msgstr "Vykonáva sa spúšťač post-installation %s"
1111 #: apt-pkg/deb/dpkgpm.cc
1113 msgid "Installed %s"
1114 msgstr "Nainštalovaný balík %s"
1116 #. FIXME: use a better string after freeze
1117 #: apt-pkg/deb/dpkgpm.cc
1119 msgid "Directory '%s' missing"
1120 msgstr "Adresár „%s“ chýba"
1122 #: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc
1124 msgid "Could not open file '%s'"
1125 msgstr "Nedá sa otvoriť súbor „%s“"
1127 #: apt-pkg/deb/dpkgpm.cc
1129 msgid "Preparing %s"
1130 msgstr "Pripravuje sa %s"
1132 #: apt-pkg/deb/dpkgpm.cc
1134 msgid "Unpacking %s"
1135 msgstr "Rozbaľuje sa %s"
1137 #: apt-pkg/deb/dpkgpm.cc
1139 msgid "Preparing to configure %s"
1140 msgstr "Pripravuje sa nastavenie %s"
1142 #: apt-pkg/deb/dpkgpm.cc
1144 msgid "Preparing for removal of %s"
1145 msgstr "Pripravuje sa odstránenie %s"
1147 #: apt-pkg/deb/dpkgpm.cc
1150 msgstr "Odstránený balík %s"
1152 #: apt-pkg/deb/dpkgpm.cc
1154 msgid "Preparing to completely remove %s"
1155 msgstr "Pripravuje sa úplné odstránenie %s"
1157 #: apt-pkg/deb/dpkgpm.cc
1159 msgid "Completely removed %s"
1160 msgstr "Balík „%s“ je úplne odstránený"
1162 #: apt-pkg/deb/dpkgpm.cc
1164 msgid "Can not write log (%s)"
1165 msgstr "Do %s sa nedá zapisovať"
1167 #: apt-pkg/deb/dpkgpm.cc
1168 msgid "Is /dev/pts mounted?"
1171 #: apt-pkg/deb/dpkgpm.cc
1172 msgid "Operation was interrupted before it could finish"
1173 msgstr "Operácia bola prerušená predtým, než sa stihla dokončiť"
1175 #: apt-pkg/deb/dpkgpm.cc
1176 msgid "No apport report written because MaxReports is reached already"
1177 msgstr "Nezapíše sa správa apport, pretože už bol dosiahnutý limit MaxReports"
1179 #. check if its not a follow up error
1180 #: apt-pkg/deb/dpkgpm.cc
1181 msgid "dependency problems - leaving unconfigured"
1182 msgstr "problém so závislosťami - ponecháva sa nenakonfigurované"
1184 #: apt-pkg/deb/dpkgpm.cc
1186 "No apport report written because the error message indicates its a followup "
1187 "error from a previous failure."
1189 "Nezapíše sa správa apport, pretože chybová správa indikuje, že je to chyba v "
1190 "nadväznosti na predošlé zlyhanie."
1192 #: apt-pkg/deb/dpkgpm.cc
1194 "No apport report written because the error message indicates a disk full "
1197 "Nezapíše sa správa apport, pretože chybová správa indikuje, že je disk "
1200 #: apt-pkg/deb/dpkgpm.cc
1202 "No apport report written because the error message indicates a out of memory "
1205 "Nezapíše sa správa apport, pretože chybová správa indikuje chybu nedostatku "
1208 #: apt-pkg/deb/dpkgpm.cc
1211 "No apport report written because the error message indicates an issue on the "
1214 "Nezapíše sa správa apport, pretože chybová správa indikuje, že je disk "
1217 #: apt-pkg/deb/dpkgpm.cc
1219 "No apport report written because the error message indicates a dpkg I/O error"
1221 "Nezapíše sa správa apport, pretože chybová správa indikuje V/V chybu dpkg"
1223 #: apt-pkg/depcache.cc
1224 msgid "Building dependency tree"
1225 msgstr "Vytvára sa strom závislostí"
1227 #: apt-pkg/depcache.cc
1228 msgid "Candidate versions"
1229 msgstr "Kandidátske verzie"
1231 #: apt-pkg/depcache.cc
1232 msgid "Dependency generation"
1233 msgstr "Generovanie závislostí"
1235 #: apt-pkg/depcache.cc
1236 msgid "Reading state information"
1237 msgstr "Načítavajú sa stavové informácie"
1239 #: apt-pkg/depcache.cc
1241 msgid "Failed to open StateFile %s"
1242 msgstr "Nie je možné otvoriť StateFile %s"
1244 #: apt-pkg/depcache.cc
1246 msgid "Failed to write temporary StateFile %s"
1247 msgstr "Nie je možné zapísať dočasný StateFile %s"
1250 msgid "Send scenario to solver"
1251 msgstr "Poslať scénár riešiteľovi"
1254 msgid "Send request to solver"
1255 msgstr "Poslať požiadavku riešiteľovi"
1258 msgid "Prepare for receiving solution"
1259 msgstr "Pripraviť sa na prijatie riešenia"
1262 msgid "External solver failed without a proper error message"
1263 msgstr "Externý riešiteľ zlyhal bez uvedenia chybovej správy"
1266 msgid "Execute external solver"
1267 msgstr "Spustiť externého riešiteľa"
1271 msgid "Execute external planner"
1272 msgstr "Spustiť externého riešiteľa"
1276 msgid "Send request to planner"
1277 msgstr "Poslať požiadavku riešiteľovi"
1281 msgid "Send scenario to planner"
1282 msgstr "Poslať scénár riešiteľovi"
1286 msgid "External planner failed without a proper error message"
1287 msgstr "Externý riešiteľ zlyhal bez uvedenia chybovej správy"
1289 #: apt-pkg/indexcopy.cc
1291 msgid "Wrote %i records.\n"
1292 msgstr "Zapísaných %i záznamov.\n"
1294 #: apt-pkg/indexcopy.cc
1296 msgid "Wrote %i records with %i missing files.\n"
1297 msgstr "Zapísaných %i záznamov s %i chýbajúcimi súbormi.\n"
1299 #: apt-pkg/indexcopy.cc
1301 msgid "Wrote %i records with %i mismatched files\n"
1302 msgstr "Zapísaných %i záznamov s %i chybnými súbormi\n"
1304 #: apt-pkg/indexcopy.cc
1306 msgid "Wrote %i records with %i missing files and %i mismatched files\n"
1307 msgstr "Zapísaných %i záznamov s %i chýbajúcimi a %i chybnými súbormi\n"
1309 #: apt-pkg/indexcopy.cc
1311 msgid "Can't find authentication record for: %s"
1312 msgstr "Nebolo možné nájsť autentifikačný záznam pre: %s"
1314 #: apt-pkg/indexcopy.cc
1316 msgid "Hash mismatch for: %s"
1317 msgstr "Nezhoda kontrolných haš súčtov: %s"
1321 msgid "Packaging system '%s' is not supported"
1322 msgstr "Systém balíkov „%s“ nie je podporovaný"
1325 msgid "Unable to determine a suitable packaging system type"
1326 msgstr "Nedá sa určiť vhodný typ systému balíkov"
1328 #: apt-pkg/install-progress.cc
1330 msgid "Progress: [%3i%%]"
1333 #. send status information that we are about to fork dpkg
1334 #: apt-pkg/install-progress.cc
1335 msgid "Running dpkg"
1336 msgstr "Spúšťa sa dpkg"
1338 #: apt-pkg/packagemanager.cc
1341 "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf "
1342 "under APT::Immediate-Configure for details. (%d)"
1344 "Nebolo možné vykonať okamžitú konfiguráciu „%s“. Pozri prosím podrobnosti v "
1345 "man 5 apt.conf pod APT::Immediate-Configure (%d)"
1347 #: apt-pkg/packagemanager.cc
1349 msgid "Could not configure '%s'. "
1350 msgstr "Nedá sa nakonfigurovať „%s“."
1352 #: apt-pkg/packagemanager.cc
1355 "This installation run will require temporarily removing the essential "
1356 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
1357 "you really want to do it, activate the APT::Force-LoopBreak option."
1359 "Tento beh inštalácie si vyžiada dočasné odstránenie kľúčového balíka %s "
1360 "kvôli slučke v Conflicts/Pre-Depends. Často je to nevhodné, ale ak to chcete "
1361 "naozaj urobiť, aktivujte možnosť APT::Force-LoopBreak."
1363 #: apt-pkg/pkgcache.cc
1364 msgid "Empty package cache"
1365 msgstr "Vyrovnávacia pamäť balíkov je prázdna"
1367 #: apt-pkg/pkgcache.cc
1368 msgid "The package cache file is corrupted"
1369 msgstr "Súbor vyrovnávacej pamäti balíkov je poškodený"
1371 #: apt-pkg/pkgcache.cc
1372 msgid "The package cache file is an incompatible version"
1373 msgstr "Súbor vyrovnávacej pamäti balíkov je nezlučiteľnej verzie"
1375 #: apt-pkg/pkgcache.cc
1377 msgid "This APT does not support the versioning system '%s'"
1378 msgstr "Tento APT nepodporuje systém na správu verzií „%s“"
1380 #: apt-pkg/pkgcache.cc
1382 msgid "The package cache was built for different architectures: %s vs %s"
1383 msgstr "Súbor vyrovnávacej pamäti balíkov bol vytvorený pre inú architektúru"
1385 #: apt-pkg/pkgcache.cc
1387 msgid "The package cache file is corrupted, it has the wrong hash"
1388 msgstr "Súbor vyrovnávacej pamäti balíkov je poškodený, je príliš malý"
1390 #: apt-pkg/pkgcache.cc
1394 #: apt-pkg/pkgcache.cc
1396 msgstr "Predzávisí na"
1398 #: apt-pkg/pkgcache.cc
1402 #: apt-pkg/pkgcache.cc
1406 #: apt-pkg/pkgcache.cc
1410 #: apt-pkg/pkgcache.cc
1414 #: apt-pkg/pkgcache.cc
1418 #: apt-pkg/pkgcache.cc
1422 #: apt-pkg/pkgcache.cc
1424 msgstr "Zneplatňuje"
1426 #: apt-pkg/pkgcache.cc
1430 #: apt-pkg/pkgcache.cc
1434 #: apt-pkg/pkgcache.cc
1438 #: apt-pkg/pkgcache.cc
1442 #: apt-pkg/pkgcache.cc
1446 #: apt-pkg/pkgcachegen.cc
1447 msgid "Cache has an incompatible versioning system"
1448 msgstr "Vyrovnávacia pamäť má nezlučiteľný systém na správu verzií"
1450 #. TRANSLATOR: The first placeholder is a package name,
1451 #. the other two should be copied verbatim as they include debug info
1452 #: apt-pkg/pkgcachegen.cc
1454 msgid "Error occurred while processing %s (%s%d)"
1455 msgstr "Vyskytla sa chyba pri spracovávaní %s (%s%d)"
1457 #: apt-pkg/pkgcachegen.cc
1458 msgid "Wow, you exceeded the number of package names this APT is capable of."
1460 "Fíha, prekročili ste počet názvov balíkov, ktoré toto APT zvládne spracovať."
1462 #: apt-pkg/pkgcachegen.cc
1463 msgid "Wow, you exceeded the number of versions this APT is capable of."
1464 msgstr "Fíha, prekročili ste počet verzií, ktoré toto APT zvládne spracovať."
1466 #: apt-pkg/pkgcachegen.cc
1467 msgid "Wow, you exceeded the number of descriptions this APT is capable of."
1468 msgstr "Fíha, prekročili ste počet popisov, ktoré toto APT zvládne spracovať."
1470 #: apt-pkg/pkgcachegen.cc
1471 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
1473 "Fíha, prekročili ste počet závislostí, ktoré toto APT zvládne spracovať."
1475 #: apt-pkg/pkgcachegen.cc
1476 msgid "Reading package lists"
1477 msgstr "Načítavajú sa zoznamy balíkov"
1479 #: apt-pkg/pkgcachegen.cc
1480 msgid "IO Error saving source cache"
1481 msgstr "V/V chyba pri ukladaní zdrojovej vyrovnávacej pamäti"
1483 #: apt-pkg/pkgrecords.cc
1485 msgid "Index file type '%s' is not supported"
1486 msgstr "Indexový súbor typu „%s“ nie je podporovaný"
1488 #: apt-pkg/policy.cc
1491 "The value '%s' is invalid for APT::Default-Release as such a release is not "
1492 "available in the sources"
1494 "„%s“ nie je platná hodnota pre APT::Default-Release, pretože také vydanie "
1495 "nie je dostupné v zdrojoch"
1497 #: apt-pkg/policy.cc
1499 msgid "Invalid record in the preferences file %s, no Package header"
1500 msgstr "Neplatný záznam v súbore nastavení %s, chýba hlavička Package"
1502 #: apt-pkg/policy.cc
1504 msgid "Did not understand pin type %s"
1505 msgstr "Nezrozumiteľné pridržanie typu %s"
1507 #: apt-pkg/policy.cc
1509 msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
1512 #: apt-pkg/policy.cc
1513 msgid "No priority (or zero) specified for pin"
1514 msgstr "Nebola zadaná žiadna (alebo nulová) priorita na pridržanie"
1516 #. TRANSLATOR: %u is a line number, the first %s is a filename of a file with the extension "second %s" and the third %s is a unique identifier for bugreports
1517 #: apt-pkg/sourcelist.cc
1519 msgid "Malformed entry %u in %s file %s (%s)"
1520 msgstr "Skomolený „override“ %s riadok %llu #1"
1522 #: apt-pkg/sourcelist.cc
1525 msgstr "Otvára sa %s"
1527 #: apt-pkg/sourcelist.cc
1529 msgid "Malformed line %u in source list %s (type)"
1530 msgstr "Skomolený riadok %u v zozname zdrojov %s (typ)"
1532 #: apt-pkg/sourcelist.cc
1534 msgid "Type '%s' is not known on line %u in source list %s"
1535 msgstr "Typ „%s“ je neznámy na riadku %u v zozname zdrojov %s"
1537 #: apt-pkg/sourcelist.cc
1539 msgid "Malformed stanza %u in source list %s (type)"
1540 msgstr "Skomolený riadok %u v zozname zdrojov %s (typ)"
1542 #: apt-pkg/sourcelist.cc
1544 msgid "Type '%s' is not known on stanza %u in source list %s"
1545 msgstr "Typ „%s“ je neznámy na riadku %u v zozname zdrojov %s"
1547 #: apt-pkg/sourcelist.cc
1549 msgid "Unsupported file %s given on commandline"
1552 #: apt-pkg/srcrecords.cc
1553 msgid "You must put some 'source' URIs in your sources.list"
1554 msgstr "Do sources.list musíte zadať nejaký „source“ (zdrojový) URI"
1556 #: apt-pkg/tagfile.cc
1558 msgid "Cannot convert %s to integer: out of range"
1561 #: apt-pkg/update.cc apt-private/private-download.cc
1563 msgid "Failed to fetch %s %s"
1564 msgstr "Zlyhalo stiahnutie %s %s"
1566 #: apt-pkg/update.cc
1568 "Some index files failed to download. They have been ignored, or old ones "
1571 "Niektoré indexové súbory sa nepodarilo stiahnuť. Boli ignorované alebo sa "
1572 "použili staršie verzie."
1574 #: apt-pkg/upgrade.cc
1575 msgid "Calculating upgrade"
1576 msgstr "Prepočítava sa aktualizácia"
1578 #. TRANSLATOR: Very short word to be displayed before unchanged files in 'apt-get update'
1579 #: apt-private/acqprogress.cc
1582 msgstr "Už existuje:%lu %s"
1584 #. TRANSLATOR: Very short word to be displayed for files processed in 'apt-get update'
1585 #. Potentially replaced later by "Hit:", "Ign:" or "Err:" if something (bad) happens
1586 #: apt-private/acqprogress.cc
1589 msgstr "Získava sa:%lu %s"
1591 #. TRANSLATOR: Very short word to be displayed for files in 'apt-get update'
1592 #. which failed to download, but the error is ignored (compare "Err:")
1593 #: apt-private/acqprogress.cc
1598 #. TRANSLATOR: Very short word to be displayed for files in 'apt-get update'
1599 #. which failed to download and the error is critical (compare "Ign:")
1600 #: apt-private/acqprogress.cc
1603 msgstr "Chyba:%lu %s"
1605 #: apt-private/acqprogress.cc
1607 msgid "Fetched %sB in %s (%sB/s)\n"
1608 msgstr "%sB sa stiahlo za %s (%sB/s)\n"
1610 #: apt-private/acqprogress.cc
1612 msgstr " [Prebieha spracovanie]"
1614 #: apt-private/acqprogress.cc
1617 "Media change: please insert the disc labeled\n"
1619 "in the drive '%s' and press [Enter]\n"
1621 "Výmena nosiča: Vložte disk s názvom\n"
1623 "do mechaniky „%s“ a stlačte Enter\n"
1625 #: apt-private/private-cachefile.cc
1626 msgid "Correcting dependencies..."
1627 msgstr "Opravujú sa závislosti..."
1629 #: apt-private/private-cachefile.cc
1633 #: apt-private/private-cachefile.cc
1634 msgid "Unable to correct dependencies"
1635 msgstr "Závislosti sa nedajú opraviť"
1637 #: apt-private/private-cachefile.cc
1638 msgid "Unable to minimize the upgrade set"
1639 msgstr "Sada na aktualizáciu sa nedá minimalizovať"
1641 #: apt-private/private-cachefile.cc
1645 #: apt-private/private-cachefile.cc
1646 msgid "You might want to run 'apt-get -f install' to correct these."
1647 msgstr "Možno to budete chcieť napraviť spustením „apt-get -f install“."
1649 #: apt-private/private-cachefile.cc
1650 msgid "Unmet dependencies. Try using -f."
1651 msgstr "Nesplnené závislosti. Skúste použiť -f."
1653 #: apt-private/private-cacheset.cc apt-private/private-search.cc
1657 #: apt-private/private-cacheset.cc
1659 msgid "Note, selecting '%s' for task '%s'\n"
1660 msgstr "Poznámka: vyberá sa „%s“ pre úlohu „%s“\n"
1662 #: apt-private/private-cacheset.cc
1664 msgid "Note, selecting '%s' for glob '%s'\n"
1665 msgstr "Poznámka: vyberá sa „%s“ pre regulárny výraz „%s“\n"
1667 #: apt-private/private-cacheset.cc
1669 msgid "Note, selecting '%s' for regex '%s'\n"
1670 msgstr "Poznámka: vyberá sa „%s“ pre regulárny výraz „%s“\n"
1672 #: apt-private/private-cacheset.cc
1674 msgid "Package %s is a virtual package provided by:\n"
1675 msgstr "Balík %s je virtuálny balík poskytovaný balíkmi:\n"
1677 #: apt-private/private-cacheset.cc
1679 msgid " [Installed]"
1680 msgstr " [Nainštalovaný]"
1682 #: apt-private/private-cacheset.cc
1683 msgid " [Not candidate version]"
1684 msgstr " [Nie je kandidátska verzia]"
1686 #: apt-private/private-cacheset.cc
1687 msgid "You should explicitly select one to install."
1688 msgstr "Mali by ste explicitne vybrať jeden na inštaláciu."
1690 #: apt-private/private-cacheset.cc
1693 "Package %s is not available, but is referred to by another package.\n"
1694 "This may mean that the package is missing, has been obsoleted, or\n"
1695 "is only available from another source\n"
1697 "Balík %s nie je dostupný, ale odkazuje naň iný balík. Možno to znamená,\n"
1698 "že balík chýba, bol zrušený alebo je dostupný iba z iného zdroja\n"
1700 #: apt-private/private-cacheset.cc
1701 msgid "However the following packages replace it:"
1702 msgstr "Avšak nahrádzajú ho nasledovné balíky:"
1704 #: apt-private/private-cacheset.cc
1706 msgid "Package '%s' has no installation candidate"
1707 msgstr "Balík „%s“ nemá kandidáta na inštaláciu"
1709 #: apt-private/private-cacheset.cc
1711 msgid "Virtual packages like '%s' can't be removed\n"
1712 msgstr "Virtuálne balíky ako „%s“ nemožno odstrániť\n"
1714 #. TRANSLATORS: Note, this is not an interactive question
1715 #: apt-private/private-cacheset.cc apt-private/private-install.cc
1717 msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n"
1719 "Balík „%s“ nie je nainštalovaný, nedá sa teda odstrániť. Mali ste na mysli "
1722 #: apt-private/private-cacheset.cc apt-private/private-install.cc
1724 msgid "Package '%s' is not installed, so not removed\n"
1725 msgstr "Balík „%s“ nie je nainštalovaný, nedá sa teda odstrániť\n"
1727 #: apt-private/private-cacheset.cc
1729 msgid "Note, selecting '%s' instead of '%s'\n"
1730 msgstr "Poznámka: „%s“ sa vyberá namiesto „%s“\n"
1732 #: apt-private/private-cmndline.cc
1733 msgid "Most used commands:"
1736 #: apt-private/private-cmndline.cc
1738 msgid "See %s for more information about the available commands."
1741 #: apt-private/private-cmndline.cc
1743 "Configuration options and syntax is detailed in apt.conf(5).\n"
1744 "Information about how to configure sources can be found in sources.list(5).\n"
1745 "Package and version choices can be expressed via apt_preferences(5).\n"
1746 "Security details are available in apt-secure(8).\n"
1749 #: apt-private/private-cmndline.cc
1750 msgid "This APT has Super Cow Powers."
1751 msgstr "Tento APT má schopnosti posvätnej kravy."
1753 #: apt-private/private-cmndline.cc
1754 msgid "This APT helper has Super Meep Powers."
1757 #: apt-private/private-depends.cc apt-private/private-show.cc
1758 #: cmdline/apt-mark.cc
1759 msgid "No packages found"
1760 msgstr "Neboli nájdené žiadne balíky"
1762 #: apt-private/private-download.cc
1763 msgid "WARNING: The following packages cannot be authenticated!"
1764 msgstr "UPOZORNENIE: Pri nasledovných balíkoch sa nedá overiť vierohodnosť!"
1766 #: apt-private/private-download.cc
1767 msgid "Authentication warning overridden.\n"
1768 msgstr "Upozornenie o vierohodnosti bolo potlačené.\n"
1770 #: apt-private/private-download.cc
1771 msgid "Some packages could not be authenticated"
1772 msgstr "Nedala sa zistiť vierohodnosť niektorých balíkov"
1774 #: apt-private/private-download.cc
1775 msgid "Install these packages without verification?"
1776 msgstr "Nainštalovať tieto nekontrolované balíky?"
1778 #: apt-private/private-download.cc apt-private/private-install.cc
1780 "--force-yes is deprecated, use one of the options starting with --allow "
1784 #: apt-private/private-download.cc
1787 "There were unauthenticated packages and -y was used without --allow-"
1789 msgstr "Nastali problémy a -y bolo použité bez --force-yes"
1791 #: apt-private/private-download.cc
1793 msgid "Couldn't determine free space in %s"
1794 msgstr "Na %s sa nedá zistiť veľkosť voľného miesta"
1796 #: apt-private/private-download.cc
1798 msgid "You don't have enough free space in %s."
1799 msgstr "Na %s nemáte dostatok voľného miesta."
1801 #: apt-private/private-download.cc
1802 msgid "Unable to lock the download directory"
1803 msgstr "Adresár pre sťahovanie sa nedá zamknúť"
1805 #: apt-private/private-install.cc
1807 "Some packages could not be installed. This may mean that you have\n"
1808 "requested an impossible situation or if you are using the unstable\n"
1809 "distribution that some required packages have not yet been created\n"
1810 "or been moved out of Incoming."
1812 "Niektoré balíky sa nedajú nainštalovať. To môže znamenať, že požadujete\n"
1813 "nemožnú situáciu, alebo ak používate nestabilnú distribúciu, že\n"
1814 "požadované balíky ešte neboli vytvorené alebo presunuté z fronty\n"
1815 "Novoprichádzajúcich (Incoming) balíkov."
1818 #. if (Packages == 1)
1820 #. c1out << std::endl;
1822 #. _("Since you only requested a single operation it is extremely likely that\n"
1823 #. "the package is simply not installable and a bug report against\n"
1824 #. "that package should be filed.") << std::endl;
1827 #: apt-private/private-install.cc
1828 msgid "The following information may help to resolve the situation:"
1829 msgstr "Nasledovné informácie vám možno pomôžu vyriešiť túto situáciu:"
1831 #: apt-private/private-install.cc
1832 msgid "Broken packages"
1833 msgstr "Poškodené balíky"
1835 #: apt-private/private-install.cc
1836 msgid "Internal error, InstallPackages was called with broken packages!"
1837 msgstr "Vnútorná chyba, InstallPackages bolo volané s poškodenými balíkmi!"
1839 #: apt-private/private-install.cc
1840 msgid "Packages need to be removed but remove is disabled."
1841 msgstr "Je potrebné odstránenie balíka, ale funkcia Odstrániť je vypnutá."
1843 #: apt-private/private-install.cc
1846 "Essential packages were removed and -y was used without --allow-remove-"
1848 msgstr "Nastali problémy a -y bolo použité bez --force-yes"
1850 #: apt-private/private-install.cc
1852 msgid "Packages were downgraded and -y was used without --allow-downgrades."
1853 msgstr "Nastali problémy a -y bolo použité bez --force-yes"
1855 #: apt-private/private-install.cc
1857 "Held packages were changed and -y was used without --allow-change-held-"
1861 #: apt-private/private-install.cc
1862 msgid "Internal error, Ordering didn't finish"
1863 msgstr "Vnútorná chyba, Triedenie sa neukončilo"
1865 #: apt-private/private-install.cc
1866 msgid "How odd... The sizes didn't match, email apt@packages.debian.org"
1868 "Nezvyčajná udalosť... Veľkosti nesúhlasia, pošlite e-mail na apt@packages."
1871 #. TRANSLATOR: The required space between number and unit is already included
1872 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
1873 #: apt-private/private-install.cc
1875 msgid "Need to get %sB/%sB of archives.\n"
1876 msgstr "Je potrebné stiahnuť %sB/%sB archívov.\n"
1878 #. TRANSLATOR: The required space between number and unit is already included
1879 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1880 #: apt-private/private-install.cc
1882 msgid "Need to get %sB of archives.\n"
1883 msgstr "Je potrebné stiahnuť %sB archívov.\n"
1885 #. TRANSLATOR: The required space between number and unit is already included
1886 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1887 #: apt-private/private-install.cc
1889 msgid "After this operation, %sB of additional disk space will be used.\n"
1890 msgstr "Po tejto operácii sa na disku použije ďalších %sB.\n"
1892 #. TRANSLATOR: The required space between number and unit is already included
1893 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
1894 #: apt-private/private-install.cc
1896 msgid "After this operation, %sB disk space will be freed.\n"
1897 msgstr "Po tejto operácii sa na disku uvoľní %sB.\n"
1899 #: apt-private/private-install.cc
1900 msgid "Trivial Only specified but this is not a trivial operation."
1901 msgstr "Zadané „iba triviálne“, ale toto nie je triviálna operácia."
1903 #. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be
1904 #. careful with hard to type or special characters (like non-breaking spaces)
1905 #: apt-private/private-install.cc
1906 msgid "Yes, do as I say!"
1907 msgstr "Áno, urob to, čo vravím!"
1909 #: apt-private/private-install.cc
1912 "You are about to do something potentially harmful.\n"
1913 "To continue type in the phrase '%s'\n"
1916 "Možno sa chystáte vykonať niečo škodlivé.\n"
1917 "Ak chcete pokračovať, opíšte frázu „%s“\n"
1920 #: apt-private/private-install.cc
1924 #: apt-private/private-install.cc
1925 msgid "Do you want to continue?"
1926 msgstr "Chcete pokračovať?"
1928 #: apt-private/private-install.cc
1929 msgid "Some files failed to download"
1930 msgstr "Niektoré súbory sa nedajú stiahnuť"
1932 #: apt-private/private-install.cc apt-private/private-source.cc
1933 msgid "Download complete and in download only mode"
1934 msgstr "Sťahovanie ukončené v režime „iba stiahnuť“"
1936 #: apt-private/private-install.cc
1938 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
1941 "Niektoré archívy sa nedajú stiahnuť. Skúste spustiť apt-get update alebo --"
1944 #: apt-private/private-install.cc
1945 msgid "--fix-missing and media swapping is not currently supported"
1946 msgstr "--fix-missing a výmena nosiča nie sú momentálne podporované"
1948 #: apt-private/private-install.cc
1949 msgid "Unable to correct missing packages."
1950 msgstr "Chýbajúce balíky sa nedajú opraviť."
1952 #: apt-private/private-install.cc
1953 msgid "Aborting install."
1954 msgstr "Inštalácia sa prerušuje."
1956 #: apt-private/private-install.cc
1958 "The following package disappeared from your system as\n"
1959 "all files have been overwritten by other packages:"
1961 "The following packages disappeared from your system as\n"
1962 "all files have been overwritten by other packages:"
1964 "Nasledovný balík zmizol z vášho systému, pretože\n"
1965 "všetky súbory boli prepísané inými balíkmi:"
1967 "Nasledovné balíky zmizli z vášho systému, pretože\n"
1968 "všetky súbory boli prepísané inými balíkmi:"
1970 "Nasledovné balíky zmizli z vášho systému, pretože\n"
1971 "všetky súbory boli prepísané inými balíkmi:"
1973 #: apt-private/private-install.cc
1974 msgid "Note: This is done automatically and on purpose by dpkg."
1975 msgstr "Pozn.: Toto robí dpkg automaticky a zámerne."
1977 #: apt-private/private-install.cc
1978 msgid "We are not supposed to delete stuff, can't start AutoRemover"
1979 msgstr "Nemajú sa odstraňovať veci, nespustí sa AutoRemover"
1981 #: apt-private/private-install.cc
1983 "Hmm, seems like the AutoRemover destroyed something which really\n"
1984 "shouldn't happen. Please file a bug report against apt."
1986 "Hmm, zdá sa, že AutoRemover niečo zničil, čo sa naozaj nemalo stať.\n"
1987 "Prosím, pošlite hlásenie o chybe balíka apt."
1989 #: apt-private/private-install.cc
1990 msgid "Internal Error, AutoRemover broke stuff"
1991 msgstr "Vnútorná chyba, AutoRemover niečo pokazil"
1993 #: apt-private/private-install.cc
1995 "The following package was automatically installed and is no longer required:"
1997 "The following packages were automatically installed and are no longer "
2000 "Nasledovný balík bol nainštalovaný automaticky a už viac nie je potrebný:"
2002 "Nasledovné balíky boli nainštalované automaticky a už viac nie sú potrebné:"
2004 "Nasledovné balíky boli nainštalované automaticky a už viac nie sú potrebné:"
2006 #: apt-private/private-install.cc
2008 msgid "%lu package was automatically installed and is no longer required.\n"
2010 "%lu packages were automatically installed and are no longer required.\n"
2012 "%lu balík bol nainštalovaný automaticky a už viac nie je potrebný.\n"
2014 "%lu balíkov bolo nainštalovaných automaticky a už viac nie sú potrebné.\n"
2016 "%lu balíkov bolo nainštalovaných automaticky a už viac nie sú potrebné.\n"
2018 #: apt-private/private-install.cc
2020 msgid "Use '%s' to remove it."
2021 msgid_plural "Use '%s' to remove them."
2022 msgstr[0] "Na jeho odstránenie použite „%s“."
2023 msgstr[1] "Na ich odstránenie použite „%s“."
2024 msgstr[2] "Na ich odstránenie použite „%s“."
2026 #: apt-private/private-install.cc
2027 msgid "You might want to run 'apt-get -f install' to correct these:"
2028 msgstr "Možno to budete chcieť napraviť spustením „apt-get -f install“:"
2030 #: apt-private/private-install.cc
2032 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
2035 "Nesplnené závislosti. Skúste spustiť „apt-get -f install“ bez balíkov (alebo "
2036 "navrhnite riešenie)."
2038 #: apt-private/private-install.cc
2040 msgid "The following additional packages will be installed:"
2041 msgstr "Nainštalujú sa nasledovné extra balíky:"
2043 #: apt-private/private-install.cc
2044 msgid "Suggested packages:"
2045 msgstr "Navrhované balíky:"
2047 #: apt-private/private-install.cc
2048 msgid "Recommended packages:"
2049 msgstr "Odporúčané balíky:"
2051 #: apt-private/private-install.cc
2053 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
2054 msgstr "Preskakuje sa %s, pretože je už nainštalovaný.\n"
2056 #: apt-private/private-install.cc
2058 msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
2060 "Preskakuje sa %s, nie je nainštalovaný a bola vy6iadan8 iba aktualizácia.\n"
2062 #: apt-private/private-install.cc
2064 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
2065 msgstr "Nie je možná reinštalácia %s, pretože sa nedá stiahnuť.\n"
2067 #. TRANSLATORS: First string is package name, second is version
2068 #: apt-private/private-install.cc
2070 msgid "%s is already the newest version (%s).\n"
2071 msgstr "%s je už najnovšej verzie.\n"
2073 #: apt-private/private-install.cc cmdline/apt-get.cc cmdline/apt-mark.cc
2075 msgid "%s set to manually installed.\n"
2076 msgstr "%s je označený ako manuálne nainštalovaný.\n"
2078 #: apt-private/private-install.cc
2080 msgid "Selected version '%s' (%s) for '%s'\n"
2081 msgstr "Vybraná verzia „%s“ (%s) pre „%s“\n"
2083 #: apt-private/private-install.cc
2085 msgid "Selected version '%s' (%s) for '%s' because of '%s'\n"
2086 msgstr "Vybraná verzia „%s“ (%s) pre „%s“ kvôli „%s“\n"
2088 #: apt-private/private-list.cc
2092 #: apt-private/private-list.cc
2094 msgid "There is %i additional version. Please use the '-a' switch to see it"
2096 "There are %i additional versions. Please use the '-a' switch to see them."
2101 #. TRANSLATORS: placeholder is a binary name like apt or apt-get
2102 #: apt-private/private-main.cc
2105 "NOTE: This is only a simulation!\n"
2106 " %s needs root privileges for real execution.\n"
2107 " Keep also in mind that locking is deactivated,\n"
2108 " so don't depend on the relevance to the real current situation!\n"
2110 "POZN.: Toto je iba simulácia!\n"
2111 " %s potrebuje na skutočné spustenie práva používateľa root.\n"
2112 " Tiež pamätajte, že zamykanie je deaktivované, takže\n"
2113 " sa nespoliehajte na to že to bude platiť v reálnej situácii!\n"
2115 #: apt-private/private-output.cc apt-private/private-show.cc
2119 #: apt-private/private-output.cc
2121 msgid "[installed,upgradable to: %s]"
2122 msgstr " [Nainštalovaný]"
2124 #: apt-private/private-output.cc
2126 msgid "[installed,local]"
2127 msgstr " [Nainštalovaný]"
2129 #: apt-private/private-output.cc
2130 msgid "[installed,auto-removable]"
2133 #: apt-private/private-output.cc
2135 msgid "[installed,automatic]"
2136 msgstr " [Nainštalovaný]"
2138 #: apt-private/private-output.cc
2141 msgstr " [Nainštalovaný]"
2143 #: apt-private/private-output.cc
2145 msgid "[upgradable from: %s]"
2148 #: apt-private/private-output.cc
2149 msgid "[residual-config]"
2152 #: apt-private/private-output.cc
2154 msgid "but %s is installed"
2155 msgstr "ale nainštalovaný je %s"
2157 #: apt-private/private-output.cc
2159 msgid "but %s is to be installed"
2160 msgstr "ale inštalovať sa bude %s"
2162 #: apt-private/private-output.cc
2163 msgid "but it is not installable"
2164 msgstr "ale sa nedá nainštalovať"
2166 #: apt-private/private-output.cc
2167 msgid "but it is a virtual package"
2168 msgstr "ale je to virtuálny balík"
2170 #: apt-private/private-output.cc
2171 msgid "but it is not going to be installed"
2172 msgstr "ale sa nebude inštalovať"
2174 #: apt-private/private-output.cc
2175 msgid "but it is not installed"
2176 msgstr "ale nie je nainštalovaný"
2178 #: apt-private/private-output.cc
2182 #: apt-private/private-output.cc
2183 msgid "The following packages have unmet dependencies:"
2184 msgstr "Nasledovné balíky majú nesplnené závislosti:"
2186 #: apt-private/private-output.cc
2187 msgid "The following NEW packages will be installed:"
2188 msgstr "Nainštalujú sa nasledovné NOVÉ balíky:"
2190 #: apt-private/private-output.cc
2191 msgid "The following packages will be REMOVED:"
2192 msgstr "Nasledovné balíky sa ODSTRÁNIA:"
2194 #: apt-private/private-output.cc
2195 msgid "The following packages have been kept back:"
2196 msgstr "Nasledovné balíky sa ponechajú v súčasnej verzii:"
2198 #: apt-private/private-output.cc
2199 msgid "The following packages will be upgraded:"
2200 msgstr "Nasledovné balíky sa aktualizujú:"
2202 #: apt-private/private-output.cc
2203 msgid "The following packages will be DOWNGRADED:"
2204 msgstr "Nasledovné balíky sa DEGRADUJÚ:"
2206 #: apt-private/private-output.cc
2207 msgid "The following held packages will be changed:"
2208 msgstr "Nasledovné pridržané balíky sa zmenia:"
2210 #: apt-private/private-output.cc
2212 msgid "%s (due to %s)"
2213 msgstr "%s (kvôli %s)"
2215 #: apt-private/private-output.cc
2217 "WARNING: The following essential packages will be removed.\n"
2218 "This should NOT be done unless you know exactly what you are doing!"
2220 "UPOZORNENIE: Nasledovné dôležité balíky sa odstránia.\n"
2221 "Ak presne neviete, čo robíte, tak to NEROBTE!"
2223 #: apt-private/private-output.cc
2225 msgid "%lu upgraded, %lu newly installed, "
2226 msgstr "%lu aktualizovaných, %lu nových nainštalovaných, "
2228 #: apt-private/private-output.cc
2230 msgid "%lu reinstalled, "
2231 msgstr "%lu reinštalovaných, "
2233 #: apt-private/private-output.cc
2235 msgid "%lu downgraded, "
2236 msgstr "%lu degradovaných, "
2238 #: apt-private/private-output.cc
2240 msgid "%lu to remove and %lu not upgraded.\n"
2241 msgstr "%lu na odstránenie a %lu neaktualizovaných.\n"
2243 #: apt-private/private-output.cc
2245 msgid "%lu not fully installed or removed.\n"
2246 msgstr "%lu iba čiastočne nainštalovaných alebo odstránených.\n"
2248 #. TRANSLATOR: Yes/No question help-text: defaulting to Y[es]
2249 #. e.g. "Do you want to continue? [Y/n] "
2250 #. The user has to answer with an input matching the
2251 #. YESEXPR/NOEXPR defined in your l10n.
2252 #: apt-private/private-output.cc
2256 #. TRANSLATOR: Yes/No question help-text: defaulting to N[o]
2257 #. e.g. "Should this file be removed? [y/N] "
2258 #. The user has to answer with an input matching the
2259 #. YESEXPR/NOEXPR defined in your l10n.
2260 #: apt-private/private-output.cc
2264 #. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set
2265 #: apt-private/private-output.cc
2269 #. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set
2270 #: apt-private/private-output.cc
2274 #: apt-private/private-search.cc
2275 msgid "You must give at least one search pattern"
2276 msgstr "Musíte zadať aspoň jeden vyhľadávací vzor"
2278 #: apt-private/private-search.cc
2279 msgid "Full Text Search"
2282 #: apt-private/private-show.cc cmdline/apt-cache.cc
2284 msgid "Package file %s is out of sync."
2285 msgstr "Súbor balíkov %s je neaktuálny."
2287 #: apt-private/private-show.cc
2289 msgid "There is %i additional record. Please use the '-a' switch to see it"
2291 "There are %i additional records. Please use the '-a' switch to see them."
2296 #: apt-private/private-show.cc
2297 msgid "not a real package (virtual)"
2300 #: apt-private/private-show.cc
2301 msgid "Package files:"
2302 msgstr "Súbory balíka:"
2304 #: apt-private/private-show.cc
2305 msgid "Cache is out of sync, can't x-ref a package file"
2306 msgstr "Vyrovnávacia pamäť je neaktuálna, nedá sa odvolať na súbor balíka"
2308 #. Show any packages have explicit pins
2309 #: apt-private/private-show.cc
2310 msgid "Pinned packages:"
2311 msgstr "Pripevnené balíky:"
2313 #. Print the package name and the version we are forcing to
2314 #: apt-private/private-show.cc
2316 msgid "%s -> %s with priority %d\n"
2319 #: apt-private/private-show.cc
2320 msgid " Installed: "
2321 msgstr " Nainštalovaná verzia: "
2323 #: apt-private/private-show.cc
2324 msgid " Candidate: "
2325 msgstr " Kandidát: "
2327 #: apt-private/private-show.cc
2331 #. Show the priority tables
2332 #: apt-private/private-show.cc
2333 msgid " Version table:"
2334 msgstr " Tabuľka verzií:"
2336 #: apt-private/private-source.cc
2338 msgid "Can not find a package for architecture '%s'"
2339 msgstr "Nebol nájdený žiaden balík zodpovedajúci regulárnemu výrazu „%s“"
2341 #: apt-private/private-source.cc
2343 msgid "Can not find a package '%s' with version '%s'"
2344 msgstr "Nebol nájdený žiaden balík zodpovedajúci regulárnemu výrazu „%s“"
2346 #: apt-private/private-source.cc
2348 msgid "Can not find a package '%s' with release '%s'"
2349 msgstr "Nebol nájdený žiaden balík zodpovedajúci regulárnemu výrazu „%s“"
2351 #: apt-private/private-source.cc
2353 msgid "Picking '%s' as source package instead of '%s'\n"
2354 msgstr "Vyberá sa „%s“ ako zdrojový balík namiesto „%s“\n"
2356 #: apt-private/private-source.cc
2358 msgid "Can not find version '%s' of package '%s'"
2359 msgstr "Ignorovať nedostupnú verziu „%s“ balíka „%s“"
2361 #: apt-private/private-source.cc
2362 msgid "Must specify at least one package to fetch source for"
2363 msgstr "Musíte zadať aspoň jeden balík, pre ktorý sa stiahnu zdrojové texty"
2365 #: apt-private/private-source.cc
2367 msgid "Unable to find a source package for %s"
2368 msgstr "Nedá sa nájsť zdrojový balík pre %s"
2370 #: apt-private/private-source.cc
2373 "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
2376 "POZN.: tvorba balíka „%s“ sa spravuje v sytéme na riadenie revízií „%s“ na "
2380 #: apt-private/private-source.cc
2385 "to retrieve the latest (possibly unreleased) updates to the package.\n"
2387 "Prosím, použite:\n"
2389 "ak chcete získať najnovšie (a pravdepodobne zatiaľ nevydané) aktualizácie "
2392 #: apt-private/private-source.cc
2394 msgid "Skipping already downloaded file '%s'\n"
2395 msgstr "Preskakuje sa už stiahnutý súbor „%s“\n"
2397 #. TRANSLATOR: The required space between number and unit is already included
2398 #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
2399 #: apt-private/private-source.cc
2401 msgid "Need to get %sB/%sB of source archives.\n"
2402 msgstr "Je potrebné stiahnuť %sB/%sB zdrojových archívov.\n"
2404 #. TRANSLATOR: The required space between number and unit is already included
2405 #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
2406 #: apt-private/private-source.cc
2408 msgid "Need to get %sB of source archives.\n"
2409 msgstr "Je potrebné stiahnuť %sB zdrojových archívov.\n"
2411 #: apt-private/private-source.cc
2413 msgid "Fetch source %s\n"
2414 msgstr "Stiahnuť zdroj %s\n"
2416 #: apt-private/private-source.cc
2417 msgid "Failed to fetch some archives."
2418 msgstr "Zlyhalo stiahnutie niektorých archívov."
2420 #: apt-private/private-source.cc
2422 msgid "Skipping unpack of already unpacked source in %s\n"
2423 msgstr "Preskakuje sa rozbalenie už rozbaleného zdroja v %s\n"
2425 #: apt-private/private-source.cc
2427 msgid "Unpack command '%s' failed.\n"
2428 msgstr "Príkaz na rozbalenie „%s“ zlyhal.\n"
2430 #: apt-private/private-source.cc
2432 msgid "Check if the 'dpkg-dev' package is installed.\n"
2433 msgstr "Skontrolujte, či je nainštalovaný balík „dpkg-dev“.\n"
2435 #: apt-private/private-source.cc
2437 msgid "Build command '%s' failed.\n"
2438 msgstr "Príkaz na zostavenie „%s“ zlyhal.\n"
2440 #: apt-private/private-source.cc
2442 msgid "Unable to get build-dependency information for %s"
2443 msgstr "Nedajú sa získať závislosti na zostavenie %s"
2445 #: apt-private/private-source.cc
2447 msgid "%s has no build depends.\n"
2448 msgstr "%s nemá žiadne závislosti na zostavenie.\n"
2450 #: apt-private/private-source.cc
2451 msgid "Must specify at least one package to check builddeps for"
2453 "Musíte zadať aspoň jeden balík, pre ktorý sa budú overovať závislosti na "
2456 #: apt-private/private-source.cc
2459 "No architecture information available for %s. See apt.conf(5) APT::"
2460 "Architectures for setup"
2462 "Informácie o architektúre nie sú dostupné pre %s. Informácie o nastavení "
2463 "nájdete v apt.conf(5) APT::Architectures"
2465 #: apt-private/private-source.cc
2467 msgid "Note, using directory '%s' to get the build dependencies\n"
2470 #: apt-private/private-source.cc
2472 msgid "Note, using file '%s' to get the build dependencies\n"
2473 msgstr "Spracovanie závislostí na zostavenie zlyhalo"
2475 #: apt-private/private-source.cc
2476 msgid "Failed to process build dependencies"
2477 msgstr "Spracovanie závislostí na zostavenie zlyhalo"
2479 #: apt-private/private-sources.cc
2481 msgid "Failed to parse %s. Edit again? "
2482 msgstr "Premenovanie %s na %s zlyhalo"
2484 #: apt-private/private-sources.cc
2486 msgid "Your '%s' file changed, please run 'apt-get update'."
2489 #: apt-private/private-unmet.cc
2491 msgid "Package %s version %s has an unmet dep:\n"
2492 msgstr "Balík %s verzie %s má nesplnené závislosti:\n"
2494 #: apt-private/private-update.cc
2495 msgid "The update command takes no arguments"
2496 msgstr "Príkaz update neprijíma žiadne argumenty"
2498 #: apt-private/private-update.cc
2500 msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n"
2502 "%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n"
2507 #: apt-private/private-update.cc
2508 msgid "All packages are up to date."
2511 #: cmdline/apt-cache.cc
2513 msgid "apt-cache stats does not take any arguments"
2514 msgstr "Príkaz update neprijíma žiadne argumenty"
2516 #: cmdline/apt-cache.cc
2517 msgid "Total package names: "
2518 msgstr "Celkom názvov balíkov: "
2520 #: cmdline/apt-cache.cc
2521 msgid "Total package structures: "
2522 msgstr "Celkom štruktúr balíkov: "
2524 #: cmdline/apt-cache.cc
2525 msgid " Normal packages: "
2526 msgstr " Normálnych balíkov: "
2528 #: cmdline/apt-cache.cc
2529 msgid " Pure virtual packages: "
2530 msgstr " Čisto virtuálnych balíkov: "
2532 #: cmdline/apt-cache.cc
2533 msgid " Single virtual packages: "
2534 msgstr " Jednoduchých virtuálnych balíkov: "
2536 #: cmdline/apt-cache.cc
2537 msgid " Mixed virtual packages: "
2538 msgstr " Zmiešaných virtuálnych balíkov: "
2540 #: cmdline/apt-cache.cc
2542 msgstr " Chýbajúcich: "
2544 #: cmdline/apt-cache.cc
2545 msgid "Total distinct versions: "
2546 msgstr "Celkom rôznych verzií: "
2548 #: cmdline/apt-cache.cc
2549 msgid "Total distinct descriptions: "
2550 msgstr "Celkom rôznych popisov: "
2552 #: cmdline/apt-cache.cc
2553 msgid "Total dependencies: "
2554 msgstr "Celkom závislostí: "
2556 #: cmdline/apt-cache.cc
2557 msgid "Total ver/file relations: "
2558 msgstr "Celkom vzťahov ver/súbor: "
2560 #: cmdline/apt-cache.cc
2561 msgid "Total Desc/File relations: "
2562 msgstr "Celkom vzťahov popis/súbor: "
2564 #: cmdline/apt-cache.cc
2565 msgid "Total Provides mappings: "
2566 msgstr "Celkom poskytnutých mapovaní: "
2568 #: cmdline/apt-cache.cc
2569 msgid "Total globbed strings: "
2570 msgstr "Celkom globovaných reťazcov: "
2572 #: cmdline/apt-cache.cc
2573 msgid "Total slack space: "
2574 msgstr "Celkom jalového miesta: "
2576 #: cmdline/apt-cache.cc
2577 msgid "Total space accounted for: "
2578 msgstr "Celkom priradeného miesta: "
2580 #: cmdline/apt-cache.cc
2581 msgid "This command is deprecated. Please use 'apt-mark showauto' instead."
2583 "Tento príkaz je zavrhovaný. Prosím, použite namiesto neho „apt-mark "
2586 #: cmdline/apt-cache.cc
2588 "Usage: apt-cache [options] command\n"
2589 " apt-cache [options] show pkg1 [pkg2 ...]\n"
2591 "apt-cache queries and displays available information about installed\n"
2592 "and installable packages. It works exclusively on the data acquired\n"
2593 "into the local cache via the 'update' command of e.g. apt-get. The\n"
2594 "displayed information may therefore be outdated if the last update was\n"
2595 "too long ago, but in exchange apt-cache works independently of the\n"
2596 "availability of the configured sources (e.g. offline).\n"
2599 #: cmdline/apt-cache.cc
2600 msgid "Show source records"
2601 msgstr "Zobrazí zdrojové záznamy"
2603 #: cmdline/apt-cache.cc
2604 msgid "Search the package list for a regex pattern"
2605 msgstr "Prehľadá zoznam balíkov podľa regulárneho výrazu"
2607 #: cmdline/apt-cache.cc
2608 msgid "Show raw dependency information for a package"
2609 msgstr "Zobrazí základné údaje o závislostiach balíka"
2611 #: cmdline/apt-cache.cc
2612 msgid "Show reverse dependency information for a package"
2613 msgstr "Zobrazí údaje o spätných závislostiach balíka"
2615 #: cmdline/apt-cache.cc
2616 msgid "Show a readable record for the package"
2617 msgstr "Zobrazí prehľadné informácie o balíku"
2619 #: cmdline/apt-cache.cc
2620 msgid "List the names of all packages in the system"
2621 msgstr "Vypíše zoznam názvov všetkých balíkov v systéme"
2623 #: cmdline/apt-cache.cc
2624 msgid "Show policy settings"
2625 msgstr "Zobrazí nastavenia zásad"
2627 #: cmdline/apt-cdrom.cc
2628 msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
2629 msgstr "Prosím, zadajte názov tohto disku, napríklad „Debian 5.0.3 Disk 1“"
2631 #: cmdline/apt-cdrom.cc
2633 msgid "Please insert a Disc in the drive and press [Enter]"
2634 msgstr "Vložte disk do mechaniky a stlačte Enter"
2636 #: cmdline/apt-cdrom.cc
2638 msgid "Failed to mount '%s' to '%s'"
2639 msgstr "Pripojenie „%s“ na „%s“ zlyhalo"
2641 #: cmdline/apt-cdrom.cc
2643 "No CD-ROM could be auto-detected or found using the default mount point.\n"
2644 "You may try the --cdrom option to set the CD-ROM mount point.\n"
2645 "See 'man apt-cdrom' for more information about the CD-ROM auto-detection and "
2649 #: cmdline/apt-cdrom.cc
2650 msgid "Repeat this process for the rest of the CDs in your set."
2651 msgstr "Zopakujte tento postup pre všetky CD v sade diskov."
2653 #: cmdline/apt-cdrom.cc
2655 "Usage: apt-cdrom [options] command\n"
2657 "apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n"
2658 "media types as package sources to APT. The mount point and device\n"
2659 "information is taken from apt.conf(5), udev(7) and fstab(5).\n"
2662 #: cmdline/apt-config.cc
2663 msgid "Arguments not in pairs"
2664 msgstr "Argumenty nie sú vo dvojiciach"
2666 #: cmdline/apt-config.cc
2669 "Usage: apt-config [options] command\n"
2671 "apt-config is an interface to the configuration settings used by\n"
2672 "all APT tools, mainly intended for debugging and shell scripting.\n"
2674 "Použitie: apt-config [voľby] príkaz\n"
2676 "apt-config je jednoduchý nástroj na čítanie konfiguračného súboru APT\n"
2678 #: cmdline/apt-config.cc
2679 msgid "get configuration values via shell evaluation"
2682 #: cmdline/apt-config.cc
2683 msgid "show the active configuration setting"
2686 #: cmdline/apt-dump-solver.cc
2688 "Usage: apt-dump-solver\n"
2690 "apt-dump-solver is an interface to store an EDSP scenario in\n"
2691 "a file and optionally forwards it to another solver.\n"
2694 #: cmdline/apt-extracttemplates.cc
2697 "Usage: apt-extracttemplates file1 [file2 ...]\n"
2699 "apt-extracttemplates is used to extract config and template files\n"
2700 "from debian packages. It is used mainly by debconf(1) to prompt for\n"
2701 "configuration questions before installation of packages.\n"
2703 "Použitie: apt-extracttemplates súbor1 [súbor2 ...]\n"
2705 "apt-extracttemplates je nástroj na vyňatie konfiguračných skriptov\n"
2706 "a šablón z balíkov Debian\n"
2709 " -h Tento pomocník.\n"
2710 " -t Nastaví dočasný adresár\n"
2711 " -c=? Načíta tento konfiguračný súbor\n"
2712 " -o=? Nastaví ľubovoľnú voľbu, napr. -o dir::cache=/tmp\n"
2714 #: cmdline/apt-extracttemplates.cc
2715 msgid "Cannot get debconf version. Is debconf installed?"
2716 msgstr "Nedá sa určiť verzia programu debconf. Je debconf nainštalovaný?"
2718 #: cmdline/apt-get.cc
2720 msgid "Couldn't find package %s"
2721 msgstr "Balík %s sa nedá nájsť"
2723 #: cmdline/apt-get.cc cmdline/apt-mark.cc
2725 msgid "%s set to automatically installed.\n"
2726 msgstr "%s je označený ako automaticky nainštalovaný.\n"
2728 #: cmdline/apt-get.cc cmdline/apt-mark.cc
2730 "This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' "
2733 "Tento príkaz je zavrhovaný. Prosím, použite namiesto neho „apt-mark auto“ a "
2734 "„apt-mark manual“."
2736 #: cmdline/apt-get.cc
2737 msgid "Internal error, problem resolver broke stuff"
2738 msgstr "Vnútorná chyba, „problem resolver“ niečo pokazil"
2740 #: cmdline/apt-get.cc
2741 msgid "Supported modules:"
2742 msgstr "Podporované moduly:"
2744 #: cmdline/apt-get.cc
2747 "Usage: apt-get [options] command\n"
2748 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
2749 " apt-get [options] source pkg1 [pkg2 ...]\n"
2751 "apt-get is a command line interface for retrieval of packages\n"
2752 "and information about them from authenticated sources and\n"
2753 "for installation, upgrade and removal of packages together\n"
2754 "with their dependencies.\n"
2756 "Použitie: apt-get [voľby] príkaz\n"
2757 " apt-get [voľby] install|remove balík1 [balík2 ...]\n"
2758 " apt-get [voľby] source balík1 [balík2 ...]\n"
2760 "apt-get je jednoduché rozhranie na príkazovom riadku na sťahovanie\n"
2761 "a inštaláciu balíkov. Najpoužívanejšími príkazmi sú update a install.\n"
2763 #: cmdline/apt-get.cc
2764 msgid "Retrieve new lists of packages"
2765 msgstr "Získa nové zoznamy balíkov"
2767 #: cmdline/apt-get.cc
2768 msgid "Perform an upgrade"
2769 msgstr "Vykoná aktualizáciu"
2771 #: cmdline/apt-get.cc
2772 msgid "Install new packages (pkg is libc6 not libc6.deb)"
2773 msgstr "Nainštaluje nové balíky (balík je libc6, nie libc6.deb)"
2775 #: cmdline/apt-get.cc
2776 msgid "Remove packages"
2777 msgstr "Odstráni balíky"
2779 #: cmdline/apt-get.cc
2780 msgid "Remove packages and config files"
2781 msgstr "Odstráni a balíky a ich konfiguračné súbory"
2783 #: cmdline/apt-get.cc cmdline/apt.cc
2784 msgid "Remove automatically all unused packages"
2785 msgstr "Automaticky odstráni všetky nepoužité balíky"
2787 #: cmdline/apt-get.cc
2788 msgid "Distribution upgrade, see apt-get(8)"
2789 msgstr "Aktualizácia distribúcie, pozri apt-get(8)"
2791 #: cmdline/apt-get.cc
2792 msgid "Follow dselect selections"
2793 msgstr "Riadi sa podľa výberu v dselect"
2795 #: cmdline/apt-get.cc
2796 msgid "Configure build-dependencies for source packages"
2797 msgstr "Nastaví závislosti kompilácie pre zdrojové balíky"
2799 #: cmdline/apt-get.cc
2800 msgid "Erase downloaded archive files"
2801 msgstr "Zmaže stiahnuté archívy"
2803 #: cmdline/apt-get.cc
2804 msgid "Erase old downloaded archive files"
2805 msgstr "Zmaže staré stiahnuté archívy"
2807 #: cmdline/apt-get.cc
2808 msgid "Verify that there are no broken dependencies"
2809 msgstr "Overí, či neexistujú poškodené závislosti"
2811 #: cmdline/apt-get.cc
2812 msgid "Download source archives"
2813 msgstr "Stiahne zdrojové archívy"
2815 #: cmdline/apt-get.cc
2816 msgid "Download the binary package into the current directory"
2819 #: cmdline/apt-get.cc
2820 msgid "Download and display the changelog for the given package"
2823 #: cmdline/apt-helper.cc
2824 msgid "Need one URL as argument"
2827 #: cmdline/apt-helper.cc
2829 msgid "Must specify at least one pair url/filename"
2830 msgstr "Musíte zadať aspoň jeden balík, pre ktorý sa stiahnu zdrojové texty"
2832 #: cmdline/apt-helper.cc
2833 msgid "Download Failed"
2836 #: cmdline/apt-helper.cc
2838 msgid "GetSrvRec failed for %s"
2841 #: cmdline/apt-helper.cc
2843 "Usage: apt-helper [options] command\n"
2844 " apt-helper [options] cat-file file ...\n"
2845 " apt-helper [options] download-file uri target-path\n"
2847 "apt-helper bundles a variety of commands for shell scripts to use\n"
2848 "e.g. the same proxy configuration or acquire system as APT would.\n"
2851 #: cmdline/apt-helper.cc
2852 msgid "download the given uri to the target-path"
2855 #: cmdline/apt-helper.cc
2856 msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)"
2859 #: cmdline/apt-helper.cc
2860 msgid "concatenate files, with automatic decompression"
2863 #: cmdline/apt-helper.cc
2864 msgid "detect proxy using apt.conf"
2867 #: cmdline/apt-internal-planner.cc
2870 "Usage: apt-internal-planner\n"
2872 "apt-internal-planner is an interface to use the current internal\n"
2873 "installation planner for the APT family like an external one,\n"
2874 "for debugging or the like.\n"
2876 "Použitie: apt-internal-solver\n"
2878 "apt-internal-solver je rozhranie na použitie aktuálneho vnútorného\n"
2879 "riešiteľa ako vonkajší pre rodinu APT na ladenie a pod.\n"
2882 " -h Tento pomocník.\n"
2883 " -q Výstup vhodný do záznamu - bez indikátora priebehu\n"
2884 " -c=? Načíta tento konfiguračný súbor\n"
2885 " -o=? Nastaví ľubovoľnú voľbu, napr. -o dir::cache=/tmp\n"
2887 #: cmdline/apt-internal-solver.cc
2890 "Usage: apt-internal-solver\n"
2892 "apt-internal-solver is an interface to use the current internal\n"
2893 "resolver for the APT family like an external one, for debugging or\n"
2896 "Použitie: apt-internal-solver\n"
2898 "apt-internal-solver je rozhranie na použitie aktuálneho vnútorného\n"
2899 "riešiteľa ako vonkajší pre rodinu APT na ladenie a pod.\n"
2902 " -h Tento pomocník.\n"
2903 " -q Výstup vhodný do záznamu - bez indikátora priebehu\n"
2904 " -c=? Načíta tento konfiguračný súbor\n"
2905 " -o=? Nastaví ľubovoľnú voľbu, napr. -o dir::cache=/tmp\n"
2907 #: cmdline/apt-mark.cc
2909 msgid "%s can not be marked as it is not installed.\n"
2910 msgstr "%s nemožno označiť, pretože nie je nainštalovaný.\n"
2912 #: cmdline/apt-mark.cc
2914 msgid "%s was already set to manually installed.\n"
2915 msgstr "%s už bol označený ako manuálne nainštalovaný.\n"
2917 #: cmdline/apt-mark.cc
2919 msgid "%s was already set to automatically installed.\n"
2920 msgstr "%s už bol označený ako automaticky nainštalovaný.\n"
2922 #: cmdline/apt-mark.cc
2924 msgid "%s was already set on hold.\n"
2925 msgstr "%s bol už nastavený na podržanie.\n"
2927 #: cmdline/apt-mark.cc
2929 msgid "%s was already not hold.\n"
2930 msgstr "%s bol už nastavený na nepodržanie.\n"
2932 #: cmdline/apt-mark.cc
2933 msgid "Executing dpkg failed. Are you root?"
2934 msgstr "Vykonanie dpkg zlyhalo. Ste root?"
2936 #: cmdline/apt-mark.cc
2938 msgid "%s set on hold.\n"
2939 msgstr "%s je označený na podržanie.\n"
2941 #: cmdline/apt-mark.cc
2943 msgid "Canceled hold on %s.\n"
2944 msgstr "Zrušené podržanie %s.\n"
2946 #: cmdline/apt-mark.cc
2948 msgid "Selected %s for purge.\n"
2951 #: cmdline/apt-mark.cc
2953 msgid "Selected %s for removal.\n"
2956 #: cmdline/apt-mark.cc
2958 msgid "Selected %s for installation.\n"
2961 #: cmdline/apt-mark.cc
2964 "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
2966 "apt-mark is a simple command line interface for marking packages\n"
2967 "as manually or automatically installed. It can also be used to\n"
2968 "manipulate the dpkg(1) selection states of packages, and to list\n"
2969 "all packages with or without a certain marking.\n"
2971 "Použitie: apt-mark [voľby] {auto|manual} balík1 [balík2 ...]\n"
2973 "apt-mark je jednoduché rozhranie príkazového riadka na označovanie\n"
2974 "balíkov ako manuálne alebo automaticky nainštalované.\n"
2975 "Tiež dokáže označenia vypisovať.\n"
2977 #: cmdline/apt-mark.cc
2978 msgid "Mark the given packages as automatically installed"
2979 msgstr "Označí uvedené balíky ako automaticky nainštalované"
2981 #: cmdline/apt-mark.cc
2982 msgid "Mark the given packages as manually installed"
2983 msgstr "Označí uvedené balíky ako manuálne nainštalované"
2985 #: cmdline/apt-mark.cc
2986 msgid "Mark a package as held back"
2989 #: cmdline/apt-mark.cc
2990 msgid "Unset a package set as held back"
2993 #: cmdline/apt-mark.cc
2994 msgid "Print the list of automatically installed packages"
2997 #: cmdline/apt-mark.cc
2998 msgid "Print the list of manually installed packages"
3001 #: cmdline/apt-mark.cc
3002 msgid "Print the list of package on hold"
3005 #: cmdline/apt-sortpkgs.cc
3006 msgid "Unknown package record!"
3007 msgstr "Neznámy záznam o balíku!"
3009 #: cmdline/apt-sortpkgs.cc
3011 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
3013 "apt-sortpkgs is a simple tool to sort package information files.\n"
3014 "By default it sorts by binary package information, but the -s option\n"
3015 "can be used to switch to source package ordering instead.\n"
3020 "Usage: apt [options] command\n"
3022 "apt is a commandline package manager and provides commands for\n"
3023 "searching and managing as well as querying information about packages.\n"
3024 "It provides the same functionality as the specialized APT tools,\n"
3025 "like apt-get and apt-cache, but enables options more suitable for\n"
3026 "interactive use by default.\n"
3031 msgid "list packages based on package names"
3036 msgid "search in package descriptions"
3037 msgstr "Načítavajú sa zoznamy balíkov"
3040 msgid "show package details"
3046 msgid "install packages"
3047 msgstr "Pripevnené balíky:"
3051 msgid "remove packages"
3052 msgstr "Poškodené balíky"
3054 #. system wide stuff
3057 msgid "update list of available packages"
3058 msgstr "ale je to virtuálny balík"
3061 msgid "upgrade the system by installing/upgrading packages"
3065 msgid "upgrade the system by removing/installing/upgrading packages"
3071 msgid "edit the source information file"
3072 msgstr "Načítavajú sa stavové informácie"
3075 msgid "Bad default setting!"
3076 msgstr "Chybné predvolené nastavenie!"
3078 #: dselect/install dselect/update
3080 msgid "Press [Enter] to continue."
3081 msgstr "Stlačte Enter, ak chcete pokračovať."
3084 msgid "Do you want to erase any previously downloaded .deb files?"
3085 msgstr "Chcete odstrániť všetky doteraz stiahnuté .deb súbory?"
3088 msgid "Some errors occurred while unpacking. Packages that were installed"
3090 "Pri rozbaľovaní došlo k nejakým chybám. Balíky, ktoré boli nainštalované"
3093 msgid "will be configured. This may result in duplicate errors"
3094 msgstr "budú nakonfigurované. Môže to spôsobiť opakované chybové správy"
3097 msgid "or errors caused by missing dependencies. This is OK, only the errors"
3098 msgstr "o nesplnených závislostiach. Je to v poriadku, dôležité sú iba"
3102 "above this message are important. Please fix them and run [I]nstall again"
3104 "chyby nad touto správou. Opravte ich a potom znovu spusťte [I]nštalovať"
3107 msgid "Merging available information"
3108 msgstr "Zlučujú sa dostupné informácie"
3110 #: ftparchive/apt-ftparchive.cc
3111 msgid "Package extension list is too long"
3112 msgstr "Zoznam rozšírení balíka je príliš dlhý"
3114 #: ftparchive/apt-ftparchive.cc
3116 msgid "Error processing directory %s"
3117 msgstr "Chyba pri spracovávaní adresára %s"
3119 #: ftparchive/apt-ftparchive.cc
3120 msgid "Source extension list is too long"
3121 msgstr "Zoznam zdrojových rozšírení je príliš dlhý"
3123 #: ftparchive/apt-ftparchive.cc
3124 msgid "Error writing header to contents file"
3125 msgstr "Chyba pri zapisovaní hlavičky do súboru"
3127 #: ftparchive/apt-ftparchive.cc
3129 msgid "Error processing contents %s"
3130 msgstr "Chyba pri spracovávaní obsahu %s"
3132 #: ftparchive/apt-ftparchive.cc
3134 "Usage: apt-ftparchive [options] command\n"
3135 "Commands: packages binarypath [overridefile [pathprefix]]\n"
3136 " sources srcpath [overridefile [pathprefix]]\n"
3139 " generate config [groups]\n"
3142 "apt-ftparchive generates index files for Debian archives. It supports\n"
3143 "many styles of generation from fully automated to functional replacements\n"
3144 "for dpkg-scanpackages and dpkg-scansources\n"
3146 "apt-ftparchive generates Package files from a tree of .debs. The\n"
3147 "Package file contains the contents of all the control fields from\n"
3148 "each package as well as the MD5 hash and filesize. An override file\n"
3149 "is supported to force the value of Priority and Section.\n"
3151 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
3152 "The --source-override option can be used to specify a src override file\n"
3154 "The 'packages' and 'sources' command should be run in the root of the\n"
3155 "tree. BinaryPath should point to the base of the recursive search and \n"
3156 "override file should contain the override flags. Pathprefix is\n"
3157 "appended to the filename fields if present. Example usage from the \n"
3159 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
3160 " dists/potato/main/binary-i386/Packages\n"
3163 " -h This help text\n"
3164 " --md5 Control MD5 generation\n"
3165 " -s=? Source override file\n"
3167 " -d=? Select the optional caching database\n"
3168 " --no-delink Enable delinking debug mode\n"
3169 " --contents Control contents file generation\n"
3170 " -c=? Read this configuration file\n"
3171 " -o=? Set an arbitrary configuration option"
3173 "Použitie: apt-ftparchive [voľby] príkaz\n"
3174 "Príkazy: packages binárna_cesta [súbor_override [prefix_cesty]]\n"
3175 " sources zdrojová_cesta [súbor_override [prefix_cesty]]\n"
3178 " generate konfiguračný_súbor [skupiny]\n"
3179 " clean konfiguračný_súbor\n"
3181 "apt-ftparchive generuje indexové súbory archívov Debianu. Podporuje\n"
3182 "niekoľko režimov vytvárania - od plne automatického až po funkčnú\n"
3183 "náhradu príkazov dpkg-scanpackages a dpkg-scansources.\n"
3185 "apt-ftparchive zo stromu .deb súborov vygeneruje súbory Packages. Súbor\n"
3186 "Packages okrem všetkých riadiacich polí každého balíka obsahuje tiež jeho\n"
3187 "veľkosť a MD5 súčet. Podporovaný je tiež súbor „override“, pomocou ktorého\n"
3188 "môžete vynútiť hodnoty polí Priority a Section.\n"
3190 "Podobne vie apt-ftparchive vygenerovať zo stromu súborov .dsc súbory\n"
3191 "Sources. Voľbou --source-override môžete určiť zdrojový súbor „override“.\n"
3193 "Príkazy „packages“ a „sources“ by sa mali spúšťať v koreni stromu.\n"
3194 "Binárna_cesta by mala ukazovať na začiatok rekurzívneho hľadania\n"
3195 "a súbor „override“ by mal obsahovať príznaky pre nahradenie. Ak je udaný\n"
3196 "prefix_cesty, pridá sa do polí „filename“.\n"
3197 "Skutočný príklad z archívu Debianu:\n"
3198 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
3199 " dists/potato/main/binary-i386/Packages\n"
3202 " -h Tento pomocník\n"
3203 " --md5 Vygeneruje kontrolný súčet MD5\n"
3204 " -s=? Zdrojový súbor „override“\n"
3206 " -d=? Zvolí voliteľnú databázu pre vyrovnávaciu pamäť\n"
3207 " --no-delink Povolí ladiaci režim\n"
3208 " --contents Vygeneruje súbor Contents\n"
3209 " -c=? Načíta tento konfiguračný súbor\n"
3210 " -o=? Nastaví ľubovoľnú voľbu"
3212 #: ftparchive/apt-ftparchive.cc
3213 msgid "No selections matched"
3214 msgstr "Nevyhovel žiaden výber"
3216 #: ftparchive/apt-ftparchive.cc
3218 msgid "Some files are missing in the package file group `%s'"
3219 msgstr "V súbore balíka skupiny „%s“ chýbajú niektoré súbory"
3221 #: ftparchive/cachedb.cc
3223 msgid "DB was corrupted, file renamed to %s.old"
3224 msgstr "DB je narušená, súbor je premenovaný na %s.old"
3226 #: ftparchive/cachedb.cc
3228 msgid "DB is old, attempting to upgrade %s"
3229 msgstr "DB je neaktuálna, prebieha pokus o aktualizáciu %s"
3231 #: ftparchive/cachedb.cc
3233 "DB format is invalid. If you upgraded from an older version of apt, please "
3234 "remove and re-create the database."
3236 "Formát DB je neplatný. Ak ste aktualizovali staršiu verziu apt, musíte "
3237 "odstrániť a znovu vytvoriť databázu."
3239 #: ftparchive/cachedb.cc
3241 msgid "Unable to open DB file %s: %s"
3242 msgstr "Nedá sa otvoriť DB súbor %s: %s"
3244 #: ftparchive/cachedb.cc
3246 msgid "Failed to read .dsc"
3247 msgstr "Nie je možné vykonať readlink %s"
3249 #: ftparchive/cachedb.cc
3250 msgid "Archive has no control record"
3251 msgstr "Archív nemá riadiaci záznam"
3253 #: ftparchive/cachedb.cc
3254 msgid "Unable to get a cursor"
3255 msgstr "Nedá sa získať kurzor"
3257 #: ftparchive/contents.cc
3258 msgid "realloc - Failed to allocate memory"
3259 msgstr "realloc - Zlyhal pokus o pridelenie pamäti"
3261 #: ftparchive/multicompress.cc
3263 msgid "Unknown compression algorithm '%s'"
3264 msgstr "Neznámy kompresný algoritmus „%s“"
3266 #: ftparchive/multicompress.cc
3268 msgid "Compressed output %s needs a compression set"
3269 msgstr "Komprimovaný výstup %s potrebuje kompresnú sadu"
3271 #: ftparchive/multicompress.cc methods/rsh.cc
3272 msgid "Failed to create IPC pipe to subprocess"
3273 msgstr "Zlyhalo vytvorenie IPC rúry k podprocesu"
3275 #: ftparchive/multicompress.cc
3276 msgid "Failed to fork"
3277 msgstr "Volanie fork() zlyhalo"
3279 #: ftparchive/multicompress.cc
3280 msgid "Compress child"
3281 msgstr "Komprimovať potomka"
3283 #: ftparchive/multicompress.cc
3285 msgid "Internal error, failed to create %s"
3286 msgstr "Vnútorná chyba, nepodarilo sa vytvoriť %s"
3288 #: ftparchive/multicompress.cc
3289 msgid "IO to subprocess/file failed"
3290 msgstr "V/V operácia s podprocesom/súborom zlyhala"
3292 #: ftparchive/multicompress.cc
3293 msgid "Failed to read while computing MD5"
3294 msgstr "Chyba čítania pri výpočte MD5"
3296 #: ftparchive/override.cc
3298 msgid "Unable to open %s"
3299 msgstr "Nedá sa otvoriť %s"
3303 #: ftparchive/override.cc
3305 msgid "Malformed override %s line %llu (%s)"
3306 msgstr "Skomolený „override“ %s riadok %llu #1"
3308 #: ftparchive/override.cc
3310 msgid "Failed to read the override file %s"
3311 msgstr "Nepodarilo sa prečítať „override“ súbor %s"
3313 #: ftparchive/override.cc
3315 msgid "Malformed override %s line %llu #1"
3316 msgstr "Skomolený „override“ %s riadok %llu #1"
3318 #: ftparchive/override.cc
3320 msgid "Malformed override %s line %llu #2"
3321 msgstr "Skomolený „override“ %s riadok %llu #2"
3323 #: ftparchive/override.cc
3325 msgid "Malformed override %s line %llu #3"
3326 msgstr "Skomolený „override“ %s riadok %llu #3"
3328 #: ftparchive/writer.cc
3330 msgid "W: Unable to read directory %s\n"
3331 msgstr "W: Adresár %s sa nedá čítať\n"
3333 #: ftparchive/writer.cc
3335 msgid "W: Unable to stat %s\n"
3336 msgstr "W: %s sa nedá vyhodnotiť\n"
3338 #: ftparchive/writer.cc
3342 #: ftparchive/writer.cc
3346 #: ftparchive/writer.cc
3347 msgid "E: Errors apply to file "
3348 msgstr "E: Chyby sa týkajú súboru "
3350 #: ftparchive/writer.cc
3352 msgid "Failed to resolve %s"
3353 msgstr "Chyba pri preklade %s"
3355 #: ftparchive/writer.cc
3356 msgid "Tree walking failed"
3357 msgstr "Prechod stromom zlyhal"
3359 #: ftparchive/writer.cc
3361 msgid "Failed to open %s"
3362 msgstr "%s sa nedá otvoriť"
3364 #: ftparchive/writer.cc
3366 msgid " DeLink %s [%s]\n"
3367 msgstr " Odlinkovanie %s [%s]\n"
3369 #: ftparchive/writer.cc
3371 msgid "*** Failed to link %s to %s"
3372 msgstr "*** Nepodarilo sa zlinkovať %s s %s"
3374 #: ftparchive/writer.cc
3376 msgid " DeLink limit of %sB hit.\n"
3377 msgstr " Bol dosiahnutý odlinkovací limit %sB.\n"
3379 #: ftparchive/writer.cc
3380 msgid "Archive had no package field"
3381 msgstr "Archív neobsahuje pole „package“"
3383 #: ftparchive/writer.cc
3385 msgid " %s has no override entry\n"
3386 msgstr " %s nemá žiadnu položku override\n"
3388 #: ftparchive/writer.cc
3390 msgid " %s maintainer is %s not %s\n"
3391 msgstr " správcom %s je %s, nie %s\n"
3393 #: ftparchive/writer.cc
3395 msgid " %s has no source override entry\n"
3396 msgstr " %s nemá žiadnu položku „source override“\n"
3398 #: ftparchive/writer.cc
3400 msgid " %s has no binary override entry either\n"
3401 msgstr " %s nemá žiadnu položku „binary override“\n"
3405 msgid "Unable to read the cdrom database %s"
3406 msgstr "Nedá sa čítať databáza na CD-ROM %s"
3410 "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
3411 "cannot be used to add new CD-ROMs"
3413 "Pre pridanie CD do APT použije apt-cdrom. apt-get update sa nedá využiť na "
3414 "pridávanie nových CD."
3417 msgid "Wrong CD-ROM"
3422 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
3423 msgstr "Nedá sa odpojiť CD-ROM v %s - možno sa ešte používa."
3426 msgid "Disk not found."
3427 msgstr "Disk sa nenašiel."
3429 #: methods/cdrom.cc methods/file.cc methods/rsh.cc
3430 msgid "File not found"
3431 msgstr "Súbor sa nenašiel"
3433 #. TRANSLATOR: %s is e.g. Tor's ".onion" which would likely fail or leak info (RFC7686)
3434 #: methods/connect.cc
3436 msgid "Direct connection to %s domains is blocked by default."
3439 #: methods/connect.cc methods/http.cc
3441 msgid "Connecting to %s (%s)"
3442 msgstr "Pripája sa k %s (%s)"
3444 #: methods/connect.cc
3447 msgstr "[IP: %s %s]"
3449 #: methods/connect.cc
3451 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
3452 msgstr "Nedá sa vytvoriť socket pre %s (f=%u t=%u p=%u)"
3454 #: methods/connect.cc
3456 msgid "Cannot initiate the connection to %s:%s (%s)."
3457 msgstr "Nedá sa nadviazať spojenie na %s:%s (%s)."
3459 #: methods/connect.cc
3461 msgid "Could not connect to %s:%s (%s), connection timed out"
3462 msgstr "Nedá sa pripojiť k %s:%s (%s), uplynul čas spojenia"
3464 #: methods/connect.cc methods/ftp.cc methods/rsh.cc
3468 #: methods/connect.cc
3470 msgid "Could not connect to %s:%s (%s)."
3471 msgstr "Nedá sa pripojiť k %s:%s (%s)."
3473 #. We say this mainly because the pause here is for the
3474 #. ssh connection that is still going
3475 #: methods/connect.cc methods/rsh.cc
3477 msgid "Connecting to %s"
3478 msgstr "Pripája sa k %s"
3480 #: methods/connect.cc
3482 msgid "Could not resolve '%s'"
3483 msgstr "Nie je možné preložiť „%s“"
3485 #: methods/connect.cc
3487 msgid "Temporary failure resolving '%s'"
3488 msgstr "Dočasné zlyhanie pri preklade „%s“"
3490 #: methods/connect.cc
3492 msgid "System error resolving '%s:%s'"
3493 msgstr "Niečo veľmi zlé sa prihodilo pri preklade „%s:%s“ (%i - %s)"
3495 #: methods/connect.cc
3497 msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
3498 msgstr "Niečo veľmi zlé sa prihodilo pri preklade „%s:%s“ (%i - %s)"
3500 #: methods/connect.cc
3502 msgid "Unable to connect to %s:%s:"
3503 msgstr "Nedá sa pripojiť k %s:%s:"
3506 msgid "Failed to stat"
3507 msgstr "Vyhodnotenie zlyhalo"
3510 msgid "Invalid URI, local URIS must not start with //"
3511 msgstr "Neplatné URI, lokálne URI nesmie začínať s //"
3513 #. Login must be before getpeername otherwise dante won't work.
3516 msgstr "Prihlasovanie"
3519 msgid "Unable to determine the peer name"
3520 msgstr "Nedá sa zistiť názov druhej strany"
3523 msgid "Unable to determine the local name"
3524 msgstr "Nedá sa zistiť lokálny názov"
3528 msgid "The server refused the connection and said: %s"
3529 msgstr "Server zamietol naše spojenie s chybou: %s"
3533 msgid "USER failed, server said: %s"
3534 msgstr "Zlyhalo zadanie používateľa, server odpovedal: %s"
3538 msgid "PASS failed, server said: %s"
3539 msgstr "Zlyhalo zadanie hesla, server odpovedal: %s"
3543 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
3546 "Bol zadaný proxy server, ale nie prihlasovací skript. Acquire::ftp::"
3547 "ProxyLogin je prázdny."
3551 msgid "Login script command '%s' failed, server said: %s"
3552 msgstr "Príkaz „%s“ prihlasovacieho skriptu zlyhal, server odpovedal: %s"
3556 msgid "TYPE failed, server said: %s"
3557 msgstr "Zlyhalo zadanie typu, server odpovedal: %s"
3559 #: methods/ftp.cc methods/rsh.cc
3560 msgid "Connection timeout"
3561 msgstr "Uplynul čas spojenia"
3564 msgid "Server closed the connection"
3565 msgstr "Server ukončil spojenie"
3567 #: methods/ftp.cc methods/rsh.cc
3568 msgid "A response overflowed the buffer."
3569 msgstr "Odpoveď preplnila zásobník."
3572 msgid "Protocol corruption"
3573 msgstr "Narušenie protokolu"
3576 msgid "Could not create a socket"
3577 msgstr "Nedá sa vytvoriť socket"
3580 msgid "Could not connect data socket, connection timed out"
3581 msgstr "Nedá sa pripojiť dátový socket, uplynul čas spojenia"
3584 msgid "Could not connect passive socket."
3585 msgstr "Nedá sa pripojiť pasívny socket."
3588 msgid "getaddrinfo was unable to get a listening socket"
3589 msgstr "getaddrinfo nezískal počúvajúci socket"
3592 msgid "Could not bind a socket"
3593 msgstr "Nedá sa nadviazať socket"
3596 msgid "Could not listen on the socket"
3597 msgstr "Na sockete sa nedá počúvať"
3600 msgid "Could not determine the socket's name"
3601 msgstr "Názov socketu sa nedá zistiť"
3604 msgid "Unable to send PORT command"
3605 msgstr "Príkaz PORT sa nedá odoslať"
3609 msgid "Unknown address family %u (AF_*)"
3610 msgstr "Neznáma rodina adries %u (AF_*)"
3614 msgid "EPRT failed, server said: %s"
3615 msgstr "Zlyhalo zadanie EPRT, server odpovedal: %s"
3618 msgid "Data socket connect timed out"
3619 msgstr "Uplynulo spojenie dátového socketu"
3622 msgid "Unable to accept connection"
3623 msgstr "Spojenie sa nedá prijať"
3625 #: methods/ftp.cc methods/http.cc methods/rsh.cc
3626 msgid "Problem hashing file"
3627 msgstr "Problém s hašovaním súboru"
3631 msgid "Unable to fetch file, server said '%s'"
3632 msgstr "Súbor sa nedá stiahnuť, server odpovedal „%s“"
3634 #: methods/ftp.cc methods/rsh.cc
3635 msgid "Data socket timed out"
3636 msgstr "Uplynula doba dátového socketu"
3640 msgid "Data transfer failed, server said '%s'"
3641 msgstr "Prenos dát zlyhal, server odpovedal „%s“"
3643 #. Get the files information
3649 msgid "Unable to invoke "
3650 msgstr "Nedá sa vyvolať "
3652 #. TRANSLATORS: %s is a single techy word like 'NODATA'
3656 "Signed file isn't valid, got '%s' (does the network require authentication?)"
3660 msgid "At least one invalid signature was encountered."
3661 msgstr "Bola zistená aspoň jedna nesprávna signatúra."
3665 "Internal error: Good signature, but could not determine key fingerprint?!"
3666 msgstr "Vnútorná chyba: Správna signatúra, ale sa nedá zistiť odtlačok kľúča?!"
3669 msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
3671 "Nedá sa spustiť „apt-key“ kvôli overeniu podpisu (je nainštalované gnupg?)"
3674 msgid "Unknown error executing apt-key"
3675 msgstr "Neznáma chyba pri spustení apt-key"
3677 #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
3680 msgid "Signature by key %s uses weak digest algorithm (%s)"
3684 msgid "The following signatures were invalid:\n"
3685 msgstr "Nasledovné signatúry sú neplatné:\n"
3689 "The following signatures couldn't be verified because the public key is not "
3692 "Nasledovné signatúry sa nedajú overiť, pretože nie je dostupný verejný "
3696 msgid "Error writing to the file"
3697 msgstr "Chyba zápisu do tohto súboru"
3700 msgid "Error reading from server. Remote end closed connection"
3701 msgstr "Chyba pri čítaní zo servera. Druhá strana ukončila spojenie"
3704 msgid "Error reading from server"
3705 msgstr "Chyba pri čítaní zo servera"
3708 msgid "Error writing to file"
3709 msgstr "Chyba zápisu do súboru"
3712 msgid "Select failed"
3713 msgstr "Výber zlyhal"
3716 msgid "Connection timed out"
3717 msgstr "Uplynul čas spojenia"
3720 msgid "Error writing to output file"
3721 msgstr "Chyba zápisu do výstupného súboru"
3723 #. FIXME: fallback to a default mirror here instead
3724 #. and provide a config option to define that default
3725 #: methods/mirror.cc
3727 msgid "No mirror file '%s' found "
3728 msgstr "Na zrkadle nebol nájdený súbor „%s“"
3730 #. FIXME: fallback to a default mirror here instead
3731 #. and provide a config option to define that default
3732 #: methods/mirror.cc
3734 msgid "Can not read mirror file '%s'"
3735 msgstr "Nepodarilo sa prečítať súbor „%s“ na zrkadle"
3737 #: methods/mirror.cc
3739 msgid "No entry found in mirror file '%s'"
3740 msgstr "Nepodarilo sa prečítať súbor „%s“ na zrkadle"
3742 #: methods/mirror.cc
3744 msgid "[Mirror: %s]"
3745 msgstr "[Zrkadlo: %s]"
3748 msgid "Failed to set modification time"
3749 msgstr "Zlyhalo nastavenie času zmeny"
3752 msgid "Connection closed prematurely"
3753 msgstr "Spojenie bolo predčasne ukončené"
3755 #: methods/server.cc
3756 msgid "Waiting for headers"
3757 msgstr "Čaká sa na hlavičky"
3759 #: methods/server.cc
3760 msgid "The HTTP server sent an invalid reply header"
3761 msgstr "HTTP server poslal neplatnú hlavičku odpovede"
3763 #: methods/server.cc
3764 msgid "Bad header line"
3765 msgstr "Chybná hlavička"
3767 #: methods/server.cc
3768 msgid "The HTTP server sent an invalid Content-Length header"
3769 msgstr "HTTP server poslal neplatnú hlavičku Content-Length"
3771 #: methods/server.cc
3772 msgid "The HTTP server sent an invalid Content-Range header"
3773 msgstr "HTTP server poslal neplatnú hlavičku Content-Range"
3775 #: methods/server.cc
3776 msgid "This HTTP server has broken range support"
3777 msgstr "Tento HTTP server má poškodenú podporu rozsahov"
3779 #: methods/server.cc
3780 msgid "Unknown date format"
3781 msgstr "Neznámy formát dátumu"
3783 #: methods/server.cc
3784 msgid "Bad header data"
3785 msgstr "Zlé dátové záhlavie"
3787 #: methods/server.cc
3788 msgid "Connection failed"
3789 msgstr "Spojenie zlyhalo"
3791 #: methods/server.cc
3794 "Automatically disabled %s due to incorrect response from server/proxy. (man "
3798 #: methods/server.cc
3799 msgid "Internal error"
3800 msgstr "Vnútorná chyba"
3803 msgid "Empty files can't be valid archives"
3804 msgstr "Prázdne súbory nemôžu byť platné archívy"
3806 #~ msgid "(not found)"
3807 #~ msgstr "(nenájdené)"
3809 #~ msgid " Package pin: "
3810 #~ msgstr " Pripevnený balík:"
3812 #~ msgid "There is no public key available for the following key IDs:\n"
3813 #~ msgstr "Nie sú dostupné žiadne verejné kľúče ku kľúčom s nasledovnými ID:\n"
3816 #~ msgid "The repository is insufficiently signed by key %s (%s)"
3817 #~ msgstr "Adresár %s je divertovaný"
3820 #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
3823 #~ "%s závislosť pre %s nemožno splniť, pretože %s nie je povolené na "
3827 #~ "%s dependency for %s cannot be satisfied because the package %s cannot be "
3829 #~ msgstr "%s závislosť pre %s nemožno splniť, pretože sa nedá nájsť balík %s"
3832 #~ "Failed to satisfy %s dependency for %s: Installed package %s is too new"
3834 #~ "Zlyhalo splnenie %s závislosti pre %s: Inštalovaný balík %s je príliš nový"
3837 #~ "%s dependency for %s cannot be satisfied because candidate version of "
3838 #~ "package %s can't satisfy version requirements"
3840 #~ "%s závislosť pre %s nemožno splniť, pretože kandidátska verzia balíka %s, "
3841 #~ "nedokáže splniť požiadavky na verziu"
3844 #~ "%s dependency for %s cannot be satisfied because package %s has no "
3845 #~ "candidate version"
3847 #~ "%s závislosť pre %s nemožno splniť, pretože balík %s nemá kandidátsku "
3850 #~ msgid "Failed to satisfy %s dependency for %s: %s"
3851 #~ msgstr "Zlyhalo splnenie %s závislosti pre %s: %s"
3853 #~ msgid "Build-dependencies for %s could not be satisfied."
3854 #~ msgstr "Závislosti na zostavenie %s nemožno splniť."
3856 #~ msgid "Problem unlinking %s"
3857 #~ msgstr "Problém s odlinkovaním %s"
3859 #~ msgid "Failed to unlink %s"
3860 #~ msgstr "Nie je možné vykonať unlink %s"
3863 #~ "Usage: apt-cache [options] command\n"
3864 #~ " apt-cache [options] show pkg1 [pkg2 ...]\n"
3866 #~ "apt-cache is a low-level tool used to query information\n"
3867 #~ "from APT's binary cache files\n"
3869 #~ "Použitie: apt-cache [voľby] príkaz\n"
3870 #~ " apt-cache [voľby] show balík1 [balík2 ...]\n"
3872 #~ "apt-cache je nízkoúrovňový nástroj na zisťovanie informácií\n"
3873 #~ "z binárnych súborov vyrovnávacej pamäti APT\n"
3877 #~ " -h This help text.\n"
3878 #~ " -p=? The package cache.\n"
3879 #~ " -s=? The source cache.\n"
3880 #~ " -q Disable progress indicator.\n"
3881 #~ " -i Show only important deps for the unmet command.\n"
3882 #~ " -c=? Read this configuration file\n"
3883 #~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3884 #~ "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
3887 #~ " -h Tento pomocník.\n"
3888 #~ " -p=? Vyrovnávacia pamäť balíkov.\n"
3889 #~ " -s=? Vyrovnávacia pamäť zdrojov.\n"
3890 #~ " -q Nezobrazí indikátor priebehu.\n"
3891 #~ " -i Pri príkaze unmet zobrazí iba dôležité závislosti.\n"
3892 #~ " -c=? Načíta tento konfiguračný súbor\n"
3893 #~ " -o=? Nastaví ľubovoľnú voľbu, napr. -o dir::cache=/tmp\n"
3894 #~ "Ďalšie informácie nájdete v manuálových stránkach apt-cache(8)\n"
3895 #~ "a apt.conf(5).\n"
3900 #~ " -h This help text\n"
3901 #~ " -d CD-ROM mount point\n"
3902 #~ " -r Rename a recognized CD-ROM\n"
3903 #~ " -m No mounting\n"
3904 #~ " -f Fast mode, don't check package files\n"
3905 #~ " -a Thorough scan mode\n"
3906 #~ " --no-auto-detect Do not try to auto detect drive and mount point\n"
3907 #~ " -c=? Read this configuration file\n"
3908 #~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3912 #~ " -h Tento text pomocníka.\n"
3913 #~ " -q Výstup vhodný do záznamu - bez indikátora priebehu\n"
3914 #~ " -qq Nevypisovať nič, len chyby\n"
3915 #~ " -s Nevykonávať zmeny. Iba vypísať, čo by sa urobilo.\n"
3916 #~ " -f čítanie/zápis označenia auto/manálne v uvedenom súbore\n"
3917 #~ " -c=? Načítať tento konfiguračný súbor\n"
3918 #~ " -o=? Nastaviť ľubovoľný konfiguračnú voľbu, napr. -o dir::cache=/tmp\n"
3919 #~ "Ďalšie informácie nájdete na manuálových stránkach apt-mark(8) a apt."
3924 #~ " -h This help text.\n"
3925 #~ " -c=? Read this configuration file\n"
3926 #~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3929 #~ " -h Tento pomocník.\n"
3930 #~ " -c=? Načíta tento konfiguračný súbor\n"
3931 #~ " -o=? Nastaví ľubovoľnú voľbu, napr. -o dir::cache=/tmp\n"
3935 #~ " -h This help text.\n"
3936 #~ " -q Loggable output - no progress indicator\n"
3937 #~ " -qq No output except for errors\n"
3938 #~ " -s No-act. Just prints what would be done.\n"
3939 #~ " -f read/write auto/manual marking in the given file\n"
3940 #~ " -c=? Read this configuration file\n"
3941 #~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3942 #~ "See the apt-mark(8) and apt.conf(5) manual pages for more information."
3945 #~ " -h Tento text pomocníka.\n"
3946 #~ " -q Výstup vhodný do záznamu - bez indikátora priebehu\n"
3947 #~ " -qq Nevypisovať nič, len chyby\n"
3948 #~ " -s Nevykonávať zmeny. Iba vypísať, čo by sa urobilo.\n"
3949 #~ " -f čítanie/zápis označenia auto/manálne v uvedenom súbore\n"
3950 #~ " -c=? Načítať tento konfiguračný súbor\n"
3951 #~ " -o=? Nastaviť ľubovoľný konfiguračnú voľbu, napr. -o dir::cache=/tmp\n"
3952 #~ "Ďalšie informácie nájdete na manuálových stránkach apt-mark(8) a apt."
3956 #~ "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
3958 #~ "apt-sortpkgs is a simple tool to sort package files. The -s option is "
3960 #~ "to indicate what kind of file it is.\n"
3963 #~ " -h This help text\n"
3964 #~ " -s Use source file sorting\n"
3965 #~ " -c=? Read this configuration file\n"
3966 #~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3968 #~ "Použitie: apt-sortpkgs [voľby] súbor1 [súbor2 ...]\n"
3970 #~ "apt-sortpkgs je jednoduchý nástroj na zotriedenie súborov Packages.\n"
3971 #~ "Voľbou -s si zvolíte typ súboru.\n"
3974 #~ " -h Tento pomocník\n"
3975 #~ " -s Zotriedi zdrojový súbor\n"
3976 #~ " -c=? Načíta tento konfiguračný súbor\n"
3977 #~ " -o=? Nastaví ľubovoľnú voľbu, napr. -o dir::cache=/tmp\n"
3979 #~ msgid "Child process failed"
3980 #~ msgstr "Proces potomka zlyhal"
3983 #~ msgid "Must specifc at least one srv record"
3984 #~ msgstr "Musíte zadať aspoň jeden balík, pre ktorý sa stiahnu zdrojové texty"
3986 #~ msgid "Failed to create pipes"
3987 #~ msgstr "Vytvorenie rúry zlyhalo"
3989 #~ msgid "Failed to exec gzip "
3990 #~ msgstr "Spustenie gzip zlyhalo "
3992 #~ msgid "%s %s for %s compiled on %s %s\n"
3993 #~ msgstr "%s %s pre %s skompilovaný %s %s\n"
3995 #~ msgid "Failed to create FILE*"
3996 #~ msgstr "Zlyhalo vytvorenie FILE*"
3999 #~ msgid "Malformed stanza %u in source list %s (URI parse)"
4000 #~ msgstr "Skomolený riadok %lu v zozname zdrojov %s (spracovanie URI)"
4002 #~ msgid "Malformed line %lu in source list %s ([option] unparseable)"
4004 #~ "Skomolený riadok %lu v zozname zdrojov %s (nie je možné spracovať "
4007 #~ msgid "Malformed line %lu in source list %s ([option] too short)"
4009 #~ "Skomolený riadok %lu v zozname zdrojov %s ([option] je príliš krátke)"
4011 #~ msgid "Malformed line %lu in source list %s ([%s] is not an assignment)"
4012 #~ msgstr "Skomolený riadok %lu v zozname zdrojov %s ([%s] nie je priradenie)"
4014 #~ msgid "Malformed line %lu in source list %s ([%s] has no key)"
4015 #~ msgstr "Skomolený riadok %lu v zozname zdrojov %s ([%s] nemá kľúč)"
4017 #~ msgid "Malformed line %lu in source list %s ([%s] key %s has no value)"
4019 #~ "Skomolený riadok %lu v zozname zdrojov %s ([%s] kľúč %s nemá hodnotu)"
4021 #~ msgid "Malformed line %lu in source list %s (URI)"
4022 #~ msgstr "Skomolený riadok %lu v zozname zdrojov %s (URI)"
4024 #~ msgid "Malformed line %lu in source list %s (dist)"
4025 #~ msgstr "Skomolený riadok %lu v zozname zdrojov %s (dist)"
4027 #~ msgid "Malformed line %lu in source list %s (URI parse)"
4028 #~ msgstr "Skomolený riadok %lu v zozname zdrojov %s (spracovanie URI)"
4030 #~ msgid "Malformed line %lu in source list %s (absolute dist)"
4031 #~ msgstr "Skomolený riadok %lu v zozname zdrojov %s (absolútny dist)"
4033 #~ msgid "Malformed line %lu in source list %s (dist parse)"
4034 #~ msgstr "Skomolený riadok %lu v zozname zdrojov %s (spracovanie dist)"
4036 #~ msgid "Package %s %s was not found while processing file dependencies"
4037 #~ msgstr "Pri spracovaní závislostí nebol nájdený balík %s %s"
4039 #~ msgid "Couldn't stat source package list %s"
4040 #~ msgstr "Nedá sa vyhodnotiť zoznam zdrojových balíkov %s"
4042 #~ msgid "Collecting File Provides"
4043 #~ msgstr "Collecting File poskytuje"
4046 #~ msgid "Does not start with a cleartext signature"
4047 #~ msgstr "Súbor %s nezačína podpísanou správou v čistom texte (clearsigned)"
4049 #~ msgid "Unable to find hash sum for '%s' in Release file"
4050 #~ msgstr "Nepodarilo sa nájsť haš „%s“ v súbore Release"
4052 #~ msgid "Vendor block %s contains no fingerprint"
4053 #~ msgstr "Blok výrobcu %s neobsahuje otlačok (fingerprint)"
4055 #~ msgid "Total dependency version space: "
4056 #~ msgstr "Celkom miesta závislých verzií: "
4058 #~ msgid "You don't have enough free space in %s"
4059 #~ msgstr "Na %s nemáte dostatok voľného miesta"
4064 #~ msgid "No keyring installed in %s."
4065 #~ msgstr "V %s nie je nainštalovaný žiaden zväzok kľúčov."
4068 #~ msgid "Internal error, Upgrade broke stuff"
4069 #~ msgstr "Vnútorná chyba, AllUpgrade pokazil veci"
4071 #~ msgid "%s not a valid DEB package."
4072 #~ msgstr "%s nie je platný balík DEB."
4075 #~ "Using CD-ROM mount point %s\n"
4076 #~ "Mounting CD-ROM\n"
4078 #~ "Použije sa CD-ROM prípojný bod %s\n"
4079 #~ "Pripája sa CD-ROM\n"
4082 #~ "Could not patch %s with mmap and with file operation usage - the patch "
4083 #~ "seems to be corrupt."
4085 #~ "Nepodarilo sa záplatovať %s pomocou mmap a pomocou operácie so súborom - "
4086 #~ "zdá sa, že záplata je poškodená."
4089 #~ "Could not patch %s with mmap (but no mmap specific fail) - the patch "
4090 #~ "seems to be corrupt."
4092 #~ "Nepodarilo sa záplatovať %s pomocou mmap (ale nevyskytla sa chyba "
4093 #~ "týkajúca sa mmap) - zdá sa, že záplata je poškodená."
4095 #~ msgid "Ignore unavailable target release '%s' of package '%s'"
4096 #~ msgstr "Ignorovať nedostupné cieľové vydanie „%s“ balíka „%s“"
4098 #~ msgid "Downloading %s %s"
4099 #~ msgstr "Sťahuje sa %s %s"
4101 #~ msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member"
4102 #~ msgstr "Toto nie je platný DEB archív, chýba časť „%s“, „%s“ alebo „%s“"
4104 #~ msgid "MD5Sum mismatch"
4105 #~ msgstr "Nezhoda kontrolných MD5 súčtov"
4108 #~ "I wasn't able to locate a file for the %s package. This might mean you "
4109 #~ "need to manually fix this package."
4111 #~ "Nedá sa nájsť súbor s balíkom %s. Asi budete musieť opraviť tento balík "
4114 #~ msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
4116 #~ "Nedá sa zapísať záznam, volanie openpty() zlyhalo (/dev/pts nie je "
4119 #~ msgid "Skipping nonexistent file %s"
4120 #~ msgstr "Preskakuje sa neexistujúci súbor %s"
4122 #~ msgid "Failed to remove %s"
4123 #~ msgstr "Odstránenie %s zlyhalo"
4125 #~ msgid "Unable to create %s"
4126 #~ msgstr "Nedá sa vytvoriť %s"
4128 #~ msgid "Failed to stat %sinfo"
4129 #~ msgstr "Vyhodnotenie %sinfo zlyhalo"
4131 #~ msgid "The info and temp directories need to be on the same filesystem"
4132 #~ msgstr "Adresáre info a temp musia byť na tom istom súborovom systéme"
4134 #~ msgid "Failed to change to the admin dir %sinfo"
4135 #~ msgstr "Nedá sa zmeniť na admin adresár %sinfo"
4137 #~ msgid "Internal error getting a package name"
4138 #~ msgstr "Vnútorná chyba pri získavaní názvu balíka"
4140 #~ msgid "Reading file listing"
4141 #~ msgstr "Načítava sa zoznam súborov"
4144 #~ "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
4145 #~ "then make it empty and immediately re-install the same version of the "
4148 #~ "Otvorenie súboru zoznamov „%sinfo/%s“ zlyhalo. Ak nemôžete obnoviť tento "
4149 #~ "súbor, vytvorte nový prázdny a ihneď znovu nainštalujte tú istú verziu "
4152 #~ msgid "Failed reading the list file %sinfo/%s"
4153 #~ msgstr "Chyba pri čítaní súboru so zoznamami %sinfo/%s"
4155 #~ msgid "Internal error getting a node"
4156 #~ msgstr "Vnútorná chyba pri získavaní uzla"
4158 #~ msgid "Failed to open the diversions file %sdiversions"
4159 #~ msgstr "Zlyhalo otvorenie súboru s diverziami %sdiversions"
4161 #~ msgid "The diversion file is corrupted"
4162 #~ msgstr "Diverzný súbor je porušený"
4164 #~ msgid "Invalid line in the diversion file: %s"
4165 #~ msgstr "Neplatný riadok v diverznom súbore: %s"
4167 #~ msgid "Internal error adding a diversion"
4168 #~ msgstr "Vnútorná chyba pri pridávaní diverzie"
4170 #~ msgid "The pkg cache must be initialized first"
4171 #~ msgstr "Vyrovnávacia pamäť balíkov sa musí najprv inicializovať"
4173 #~ msgid "Failed to find a Package: header, offset %lu"
4174 #~ msgstr "Chyba pri hľadaní Balíka: hlavička, pozícia %lu"
4176 #~ msgid "Bad ConfFile section in the status file. Offset %lu"
4177 #~ msgstr "Zlá sekcia ConfFile v stavovom súbore na pozícii %lu"
4179 #~ msgid "Error parsing MD5. Offset %lu"
4180 #~ msgstr "Chyba pri spracovaní MD5. Pozícia %lu"
4182 #~ msgid "Couldn't change to %s"
4183 #~ msgstr "Nedá sa prejsť do %s"
4185 #~ msgid "Failed to locate a valid control file"
4186 #~ msgstr "Nedá sa nájsť platný riadiaci súbor"
4188 #~ msgid "Couldn't open pipe for %s"
4189 #~ msgstr "Nedá sa otvoriť rúra pre %s"
4191 #~ msgid "Read error from %s process"
4192 #~ msgstr "Chyba pri čítaní z procesu %s"
4194 #~ msgid "Got a single header line over %u chars"
4195 #~ msgstr "Získal sa jeden riadok hlavičky cez %u znakov"
4197 #~ msgid "Note: This is done automatic and on purpose by dpkg."
4198 #~ msgstr "Pozn.: Toto robí dpkg automaticky a zámerne."
4200 #~ msgid "Malformed override %s line %lu #1"
4201 #~ msgstr "Skomolený „override“ %s riadok %lu #1"
4203 #~ msgid "Malformed override %s line %lu #2"
4204 #~ msgstr "Skomolený „override“ %s riadok %lu #2"
4206 #~ msgid "Malformed override %s line %lu #3"
4207 #~ msgstr "Skomolený „override“ %s riadok %lu #3"
4209 #~ msgid "decompressor"
4210 #~ msgstr "dekompresor"
4212 #~ msgid "read, still have %lu to read but none left"
4213 #~ msgstr "čítanie, stále treba prečítať %lu, ale už nič neostáva"
4215 #~ msgid "write, still have %lu to write but couldn't"
4216 #~ msgstr "zápis, stále treba zapísať %lu, no nedá sa to"
4219 #~ "Could not perform immediate configuration on already unpacked '%s'. "
4220 #~ "Please see man 5 apt.conf under APT::Immediate-Configure for details."
4222 #~ "Nebolo možné vykonať okamžitú konfiguráciu už rozbaleného „%s“. Pozri "
4223 #~ "prosím podrobnosti v man 5 apt.conf pod APT::Immediate-Configure"
4225 #~ msgid "Error occurred while processing %s (NewPackage)"
4226 #~ msgstr "Chyba pri spracovávaní %s (NewPackage)"
4228 #~ msgid "Error occurred while processing %s (UsePackage1)"
4229 #~ msgstr "Chyba pri spracovávaní %s (UsePackage1)"
4231 #~ msgid "Error occurred while processing %s (NewFileDesc1)"
4232 #~ msgstr "Chyba pri spracovávaní %s (NewFileDesc1)"
4234 #~ msgid "Error occurred while processing %s (UsePackage2)"
4235 #~ msgstr "Chyba pri spracovávaní %s (UsePackage2)"
4237 #~ msgid "Error occurred while processing %s (NewFileVer1)"
4238 #~ msgstr "Chyba pri spracovávaní %s (NewFileVer1)"
4240 #~ msgid "Error occurred while processing %s (NewVersion%d)"
4241 #~ msgstr "Vyskytla sa chyba pri spracovávaní %s (NewVersion%d)"
4243 #~ msgid "Error occurred while processing %s (UsePackage3)"
4244 #~ msgstr "Chyba pri spracovávaní %s (UsePackage3)"
4246 #~ msgid "Error occurred while processing %s (NewFileDesc2)"
4247 #~ msgstr "Vyskytla sa chyba pri spracovávaní %s (NewFileDesc2)"
4249 #~ msgid "Error occurred while processing %s (FindPkg)"
4250 #~ msgstr "Chyba pri spracovávaní %s (FindPkg)"
4252 #~ msgid "Error occurred while processing %s (CollectFileProvides)"
4253 #~ msgstr "Chyba pri spracovávaní %s (CollectFileProvides)"
4255 #~ msgid "Internal error, could not locate member"
4256 #~ msgstr "Vnútorná chyba, nedá sa nájsť člen"
4258 #~ msgid "Internal error, group '%s' has no installable pseudo package"
4259 #~ msgstr "Vnútorná chyba, skupina „%s“ nemá žiaden inštalovateľný pseudobalík"
4261 #~ msgid "Release file expired, ignoring %s (invalid since %s)"
4262 #~ msgstr "Platnosť súboru Release vypršala, ignoruje sa %s (neplatný od %s)"