1 # translation of apt.po to Slovenian
2 # Matjaz Horvat <matjaz@owca.info>, 2004.
5 "Project-Id-Version: apt 0.5.5\n"
6 "Report-Msgid-Bugs-To: \n"
7 "POT-Creation-Date: 2004-04-29 21:46-0700\n"
8 "PO-Revision-Date: 2004-03-24 14:21+0100\n"
9 "Last-Translator: Jure Èuhalev <gandalf@owca.info>\n"
10 "Language-Team: Slovenian <sl@li.org>\n"
12 "Content-Type: text/plain; charset=ISO-8859-2\n"
13 "Content-Transfer-Encoding: 8bit\n"
15 #: cmdline/apt-cache.cc:135
17 msgid "Package %s version %s has an unmet dep:\n"
18 msgstr "Paket %s razlièica %s ima nere¹ene odvisnosti:\n"
20 #: cmdline/apt-cache.cc:175 cmdline/apt-cache.cc:527 cmdline/apt-cache.cc:615
21 #: cmdline/apt-cache.cc:771 cmdline/apt-cache.cc:989 cmdline/apt-cache.cc:1357
22 #: cmdline/apt-cache.cc:1508
24 msgid "Unable to locate package %s"
25 msgstr "Ne najdem paketa %s"
27 #: cmdline/apt-cache.cc:232
28 msgid "Total Package Names : "
29 msgstr "Vseh imen paketov:"
31 #: cmdline/apt-cache.cc:272
32 msgid " Normal Packages: "
33 msgstr " Navadni paketi:"
35 #: cmdline/apt-cache.cc:273
36 msgid " Pure Virtual Packages: "
37 msgstr " Èisti navidezni paketi:"
39 #: cmdline/apt-cache.cc:274
40 msgid " Single Virtual Packages: "
41 msgstr " Posamezni navidezni paketi:"
43 #: cmdline/apt-cache.cc:275
44 msgid " Mixed Virtual Packages: "
45 msgstr " Me¹ani navidezni paketi:"
47 #: cmdline/apt-cache.cc:276
51 #: cmdline/apt-cache.cc:278
52 msgid "Total Distinct Versions: "
53 msgstr "Vseh razlièic:"
55 #: cmdline/apt-cache.cc:280
56 msgid "Total Dependencies: "
57 msgstr "Vseh odvisnosti:"
59 #: cmdline/apt-cache.cc:283
60 msgid "Total Ver/File relations: "
61 msgstr "Vseh povezava Raz/Dat:"
63 #: cmdline/apt-cache.cc:285
64 msgid "Total Provides Mappings: "
65 msgstr "Vseh dobljenih preslikav: "
67 #: cmdline/apt-cache.cc:297
68 msgid "Total Globbed Strings: "
69 msgstr "Vseh zaokro¾nih nizov: "
71 #: cmdline/apt-cache.cc:311
72 msgid "Total Dependency Version space: "
73 msgstr "Celotna velikost z odvisnostmi: "
75 #: cmdline/apt-cache.cc:316
76 msgid "Total Slack space: "
77 msgstr "Celotna ohlapna velikost: "
79 #: cmdline/apt-cache.cc:324
80 msgid "Total Space Accounted for: "
81 msgstr "Celotna velikost, izraèunana za: "
83 #: cmdline/apt-cache.cc:446 cmdline/apt-cache.cc:1189
85 msgid "Package file %s is out of sync."
86 msgstr "Paketna datoteka %s ni usklajena."
88 #: cmdline/apt-cache.cc:1231
89 msgid "You must give exactly one pattern"
90 msgstr "Podati morate natanèno en vzorec"
92 #: cmdline/apt-cache.cc:1385
93 msgid "No packages found"
94 msgstr "Nobena datoteka ni bila najdena"
96 #: cmdline/apt-cache.cc:1462
97 msgid "Package Files:"
98 msgstr "Paketne datoteke:"
100 #: cmdline/apt-cache.cc:1469 cmdline/apt-cache.cc:1555
101 msgid "Cache is out of sync, can't x-ref a package file"
102 msgstr "Predpomnilnik ni usklajen, x-ref paketne datotek ni mogoè"
104 #: cmdline/apt-cache.cc:1470
109 #. Show any packages have explicit pins
110 #: cmdline/apt-cache.cc:1482
111 msgid "Pinned Packages:"
112 msgstr "Pripeti paketi:"
114 #: cmdline/apt-cache.cc:1494 cmdline/apt-cache.cc:1535
119 #: cmdline/apt-cache.cc:1515
123 #: cmdline/apt-cache.cc:1517 cmdline/apt-cache.cc:1525
128 #: cmdline/apt-cache.cc:1522
132 #: cmdline/apt-cache.cc:1532
133 msgid " Package Pin: "
134 msgstr " Zaponka paketa:"
136 #. Show the priority tables
137 #: cmdline/apt-cache.cc:1541
138 msgid " Version Table:"
139 msgstr " Tabela razlièic:"
141 #: cmdline/apt-cache.cc:1556
146 #: cmdline/apt-cache.cc:1646 cmdline/apt-cdrom.cc:731 cmdline/apt-config.cc:70
147 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:545
148 #: cmdline/apt-get.cc:2260 cmdline/apt-sortpkgs.cc:144
150 msgid "%s %s for %s %s compiled on %s %s\n"
151 msgstr "%s %s za %s %s preveden na %s %s\n"
153 #: cmdline/apt-cache.cc:1653
155 "Usage: apt-cache [options] command\n"
156 " apt-cache [options] add file1 [file2 ...]\n"
157 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
158 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
160 "apt-cache is a low-level tool used to manipulate APT's binary\n"
161 "cache files, and query information from them\n"
164 " add - Add a package file to the source cache\n"
165 " gencaches - Build both the package and source cache\n"
166 " showpkg - Show some general information for a single package\n"
167 " showsrc - Show source records\n"
168 " stats - Show some basic statistics\n"
169 " dump - Show the entire file in a terse form\n"
170 " dumpavail - Print an available file to stdout\n"
171 " unmet - Show unmet dependencies\n"
172 " search - Search the package list for a regex pattern\n"
173 " show - Show a readable record for the package\n"
174 " depends - Show raw dependency information for a package\n"
175 " rdepends - Show reverse dependency information for a package\n"
176 " pkgnames - List the names of all packages\n"
177 " dotty - Generate package graphs for GraphVis\n"
178 " xvcg - Generate package graphs for xvcg\n"
179 " policy - Show policy settings\n"
182 " -h This help text.\n"
183 " -p=? The package cache.\n"
184 " -s=? The source cache.\n"
185 " -q Disable progress indicator.\n"
186 " -i Show only important deps for the unmet command.\n"
187 " -c=? Read this configuration file\n"
188 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
189 "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
191 "Uporaba: apt-cache [mo¾nosti] ukaz\n"
192 " apt-cache [mo¾nosti] add dat1 [dat2 ...]\n"
193 " apt-cache [mo¾nosti] showpkg pak1 [pak2 ...]\n"
194 " apt-cache [mo¾nosti] showsrc pak1 [pak2 ...]\n"
196 "apt-cache je orodje za upravljanje binarnih datotek v APT-jevem\n"
197 "pomnilniku in za pridobivanje informacij o njih\n"
200 " add - Doda paketno datoteko v izvorni pomnilnik\n"
201 " gencaches - Zgradi paket in izvorni pomnilnik\n"
202 " showpkg - Prika¾e osnovne informacije o paketu\n"
203 " showsrc - Prika¾e izvorne zapise\n"
204 " stats - Prika¾e osnovno statistiko\n"
205 " dump - Prika¾e celotno datoteko v jedrnati obliki\n"
206 " dumpavail - Razpolo¾ljivo datoteko izpi¹e v stdout\n"
207 " unmet - Prika¾e nere¹ene odvisnosti\n"
208 " search - Poi¹èe vzorec v seznamu paketov\n"
209 " show - Prika¾e berljiv zapis o paketu\n"
210 " depends - Prika¾e grobe informacije o odvisnostih paketa\n"
211 " rdepends - Prika¾e informacije o odvisnostih paketa za nazaj\n"
212 " pkgnames - Prika¾e seznam vsem paketov\n"
213 " dotty - Ustvari grafe paketov za GraphVis\n"
214 " xvcg - Ustvari grafe paketov za xvcg\n"
215 " policy - Prika¾e politiko nastavitev\n"
219 " -p=? Pomnilnik paketov.\n"
220 " -s=? Pomnilnik virov.\n"
221 " -q Onemogoèi kazalec napredka.\n"
222 " -i Prika¾e samo pomembne odvisnosti za nere¹en ukaz.\n"
223 " -c=? Prebere podano datoteko z nastavitvami\n"
224 " -o=? Nastavi poljubno nastavitveno mo¾nost, npr. -o dir::cache=/tmp\n"
225 "Za veè informacij si oglejte strani man apt-cache(8) in apt.conf(5).\n"
227 #: cmdline/apt-config.cc:41
228 msgid "Arguments not in pairs"
229 msgstr "Argumenti niso v parih"
231 #: cmdline/apt-config.cc:76
233 "Usage: apt-config [options] command\n"
235 "apt-config is a simple tool to read the APT config file\n"
238 " shell - Shell mode\n"
239 " dump - Show the configuration\n"
242 " -h This help text.\n"
243 " -c=? Read this configuration file\n"
244 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
246 "Uporaba: apt-config [mo¾nosti] ukaz\n"
248 "apt-config je preprosto orodje za branje nastavitvene datoteke APT\n"
251 " shell - Lupinski naèin\n"
252 " dump - Prika¾e nastavitve\n"
256 " -c=? Prebere podano datoteko z nastavitvami\n"
257 " -o=? Nastavi poljubno nastavitveno mo¾nost, npr. -o dir::cache=/tmp\n"
259 #: cmdline/apt-extracttemplates.cc:98
261 msgid "%s not a valid DEB package."
262 msgstr "%s ni veljaven paket DEB."
264 #: cmdline/apt-extracttemplates.cc:232
266 "Usage: apt-extracttemplates file1 [file2 ...]\n"
268 "apt-extracttemplates is a tool to extract config and template info\n"
269 "from debian packages\n"
272 " -h This help text\n"
273 " -t Set the temp dir\n"
274 " -c=? Read this configuration file\n"
275 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
277 "Uporaba: apt-extracttemplates dat1 [dat2 ...]\n"
279 "apt-extracttemplates je orodje za pridobivanje informacij o\n"
280 "nastavitvah in predlogah debianovih paketov\n"
284 " -t Nastavi zaèasni imenik\n"
285 " -c=? Prebere podano datoteko z nastavitvami\n"
286 " -o=? Nastavi poljubno nastavitveno mo¾nost, npr. -o dir::cache=/tmp\n"
288 #: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:699
290 msgid "Unable to write to %s"
291 msgstr "Ni mogoèe pisati na %s"
293 #: cmdline/apt-extracttemplates.cc:310
294 msgid "Cannot get debconf version. Is debconf installed?"
295 msgstr "Ni mogoèe ugotoviti razlièice debconfa. Je sploh name¹èen?"
297 #: ftparchive/apt-ftparchive.cc:163 ftparchive/apt-ftparchive.cc:337
298 msgid "Package extension list is too long"
299 msgstr "Seznam raz¹iritev paketov je predolg"
301 #: ftparchive/apt-ftparchive.cc:165 ftparchive/apt-ftparchive.cc:179
302 #: ftparchive/apt-ftparchive.cc:202 ftparchive/apt-ftparchive.cc:252
303 #: ftparchive/apt-ftparchive.cc:266 ftparchive/apt-ftparchive.cc:288
305 msgid "Error Processing directory %s"
306 msgstr "Napaka pri obdelavi imenika %s"
308 #: ftparchive/apt-ftparchive.cc:250
309 msgid "Source extension list is too long"
310 msgstr "Seznam raz¹iritev virov je predolg"
312 #: ftparchive/apt-ftparchive.cc:367
313 msgid "Error writing header to contents file"
314 msgstr "Napaka pri pisanju glave v vsebinsko datoteko"
316 #: ftparchive/apt-ftparchive.cc:397
318 msgid "Error Processing Contents %s"
319 msgstr "Napaka pri obdelavi vsebine %s"
321 #: ftparchive/apt-ftparchive.cc:551
323 "Usage: apt-ftparchive [options] command\n"
324 "Commands: packages binarypath [overridefile [pathprefix]]\n"
325 " sources srcpath [overridefile [pathprefix]]\n"
328 " generate config [groups]\n"
331 "apt-ftparchive generates index files for Debian archives. It supports\n"
332 "many styles of generation from fully automated to functional replacements\n"
333 "for dpkg-scanpackages and dpkg-scansources\n"
335 "apt-ftparchive generates Package files from a tree of .debs. The\n"
336 "Package file contains the contents of all the control fields from\n"
337 "each package as well as the MD5 hash and filesize. An override file\n"
338 "is supported to force the value of Priority and Section.\n"
340 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
341 "The --source-override option can be used to specify a src override file\n"
343 "The 'packages' and 'sources' command should be run in the root of the\n"
344 "tree. BinaryPath should point to the base of the recursive search and \n"
345 "override file should contain the override flags. Pathprefix is\n"
346 "appended to the filename fields if present. Example usage from the \n"
348 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
349 " dists/potato/main/binary-i386/Packages\n"
352 " -h This help text\n"
353 " --md5 Control MD5 generation\n"
354 " -s=? Source override file\n"
356 " -d=? Select the optional caching database\n"
357 " --no-delink Enable delinking debug mode\n"
358 " --contents Control contents file generation\n"
359 " -c=? Read this configuration file\n"
360 " -o=? Set an arbitary configuration option"
362 "Uporaba: apt-ftparchive [mo¾nosti] ukaz\n"
363 "Ukazi: packages binarypath [overridefile [pathprefix]]\n"
364 " sources srcpath [overridefile [pathprefix]]\n"
367 " generate config [groups]\n"
370 "apt-ftparchive ustvari kazalo Debianovih arhivov. Podpira ¹tevilne\n"
371 "sloge ustvarjanja, od popolnoma samodejnih do enakovrednih zamenjav\n"
372 "za dpkg-scanpackages in dpkg-scansources\n"
374 "apt-ftparchive ustvari paketne datoteke z drevesa .deb-ov. Paketna\n"
375 "datoteka hrani vsebino vseh nadzornih polj vsakega paketa in tudi\n"
376 "razpr¹eno kodo MD5 ter velikost datoteke. Prekrivna datoteka\n"
377 "lahko vsili vrednost Prioriteta in Odsek.\n"
379 "Podobno apt-ftparchive ustvari tudi izvorne datoteke iz .dsc-jev.\n"
380 "Mo¾nost --source-override lahko nastavi prekrivno datoteko.\n"
382 "Ukaz 'paketi' in 'izvorne datoteke' se uporablja v korenu drevesa.\n"
383 "BinarnaPot mora kazati na osnovo rekurzivnega iskanja, prekrivna\n"
384 "datoteka pa naj vsebuje prekrivne zastavice. Predponapoti se\n"
385 "doda poljem z imeni datotek, èe je podana. Primer uporabe iz\n"
386 "Debianovega arhiva:\n"
387 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
388 " dists/potato/main/binary-i386/Packages\n"
392 " --md5 Nadzoruje ustvarjanje MD5\n"
393 " -s=? Prekrivna datoteka izvorne datoteke\n"
395 " -d=? Izbere poljubno pomnilni¹ko zbirko\n"
396 " --no-delink Omogoèi razhro¹èevalni naèin z razvezovanjem\n"
397 " --contents Nadzoruje ustvarjanje vsebinskih datotek\n"
398 " -c=? Prebere podano datoteko z nastavitvami\n"
399 " -o=? Nastavi poljubno nastavitveno mo¾nost"
401 #: ftparchive/apt-ftparchive.cc:757
402 msgid "No selections matched"
403 msgstr "Nobena izbria se ne ujema"
405 #: ftparchive/apt-ftparchive.cc:830
407 msgid "Some files are missing in the package file group `%s'"
408 msgstr "Nekatere datoteke manjkajo v skupini paketnih datotek '%s'"
410 #: ftparchive/cachedb.cc:45
412 msgid "DB was corrupted, file renamed to %s.old"
413 msgstr "ZP je pokvarjena, datoteka je preimenovana v %s.old"
415 #: ftparchive/cachedb.cc:63
417 msgid "DB is old, attempting to upgrade %s"
420 #: ftparchive/cachedb.cc:73
422 msgid "Unable to open DB file %s"
423 msgstr "Ni mogoèe odprti datoteke DB2 %s"
425 #: ftparchive/cachedb.cc:114
427 msgid "File date has changed %s"
428 msgstr "Datum datoteke se je spremenil %s"
430 #: ftparchive/cachedb.cc:155
431 msgid "Archive has no control record"
432 msgstr "Arhiv nima nadzornega zapisa"
434 #: ftparchive/cachedb.cc:267
435 msgid "Unable to get a cursor"
436 msgstr "Ni mogoèe najti kazalca"
438 #: ftparchive/writer.cc:79
440 msgid "W: Unable to read directory %s\n"
441 msgstr "O: ni mogoèe brati imenika %s\n"
443 #: ftparchive/writer.cc:84
445 msgid "W: Unable to stat %s\n"
446 msgstr "O: Ni mogoèe nastaviti %s\n"
448 #: ftparchive/writer.cc:126
452 #: ftparchive/writer.cc:128
456 #: ftparchive/writer.cc:135
457 msgid "E: Errors apply to file "
458 msgstr "N: Napake se sklicujejo na datoteko"
460 #: ftparchive/writer.cc:152 ftparchive/writer.cc:182
462 msgid "Failed to resolve %s"
463 msgstr "Ni mogoèe razre¹iti %s"
465 #: ftparchive/writer.cc:164
466 msgid "Tree walking failed"
467 msgstr "Hoja drevesa ni uspela"
469 #: ftparchive/writer.cc:189
471 msgid "Failed to open %s"
472 msgstr "Ni mogoèe odprti %s"
474 #: ftparchive/writer.cc:246
476 msgid " DeLink %s [%s]\n"
477 msgstr " RazVe¾i %s [%s]\n"
479 #: ftparchive/writer.cc:254
481 msgid "Failed to readlink %s"
482 msgstr "Napaka pri branju povezave %s"
484 #: ftparchive/writer.cc:258
486 msgid "Failed to unlink %s"
487 msgstr "Napaka pri odvezovanju %s"
489 #: ftparchive/writer.cc:265
491 msgid "*** Failed to link %s to %s"
492 msgstr "*** Napaka pri povezovanju %s z %s"
494 #: ftparchive/writer.cc:275
496 msgid " DeLink limit of %sB hit.\n"
497 msgstr " Dose¾ena meja RazVezovanja %sB.\n"
499 #: ftparchive/writer.cc:358 apt-inst/extract.cc:181 apt-inst/extract.cc:193
500 #: apt-inst/extract.cc:210 apt-inst/deb/dpkgdb.cc:121
502 msgid "Failed to stat %s"
503 msgstr "Napaka pri postavitvi %s"
505 #: ftparchive/writer.cc:378
506 msgid "Archive had no package field"
507 msgstr "Arhiv ni imel polja s paketom"
509 #: ftparchive/writer.cc:386 ftparchive/writer.cc:595
511 msgid " %s has no override entry\n"
512 msgstr " %s nima prekrivnega vnosa\n"
514 #: ftparchive/writer.cc:429 ftparchive/writer.cc:677
516 msgid " %s maintainer is %s not %s\n"
517 msgstr " Vzdr¾evalec %s je %s in ne %s\n"
519 #: ftparchive/contents.cc:346 ftparchive/contents.cc:377
520 msgid "realloc - Failed to allocate memory"
521 msgstr "realloc - Napaka pri dodeljevanju prostora"
523 #: ftparchive/override.cc:38 ftparchive/override.cc:146
525 msgid "Unable to open %s"
526 msgstr "Ne morem odpreti %s"
528 #: ftparchive/override.cc:64 ftparchive/override.cc:170
530 msgid "Malformed override %s line %lu #1"
531 msgstr "Napaèno prekrivanje %s vrstica %lu #1"
533 #: ftparchive/override.cc:78 ftparchive/override.cc:182
535 msgid "Malformed override %s line %lu #2"
536 msgstr "Napaèno prekrivanje %s vrstica %lu #2"
538 #: ftparchive/override.cc:92 ftparchive/override.cc:195
540 msgid "Malformed override %s line %lu #3"
541 msgstr "Napaèno prekrivanje %s vrstica %lu #3"
543 #: ftparchive/override.cc:131 ftparchive/override.cc:205
545 msgid "Failed to read the override file %s"
546 msgstr "Napaka pri branju prekrite datoteke %s"
548 #: ftparchive/multicompress.cc:75
550 msgid "Unknown Compresison Algorithm '%s'"
551 msgstr "Neznan algoritem stiskanja '%s'"
553 #: ftparchive/multicompress.cc:105
555 msgid "Compressed output %s needs a compression set"
556 msgstr "Stisnjen izhod %s potrebuje niz stiskanja"
558 #: ftparchive/multicompress.cc:172 methods/rsh.cc:91
559 msgid "Failed to create IPC pipe to subprocess"
560 msgstr "Ustvarjanje pipe IPC podprocesa ni uspelo"
562 #: ftparchive/multicompress.cc:198
563 msgid "Failed to create FILE*"
564 msgstr "Ustvarjanje DATOTEKE* ni uspelo"
566 #: ftparchive/multicompress.cc:201
567 msgid "Failed to fork"
568 msgstr "Vejitev ni uspela"
570 #: ftparchive/multicompress.cc:215
571 msgid "Compress Child"
572 msgstr "Otrok stiskanja"
574 #: ftparchive/multicompress.cc:238
576 msgid "Internal Error, Failed to create %s"
577 msgstr "Notranja napaka. Ni mogoèe ustvariti %s"
579 #: ftparchive/multicompress.cc:289
580 msgid "Failed to create subprocess IPC"
581 msgstr "Ni mogoèe ustvariti podprocesa IPD"
583 #: ftparchive/multicompress.cc:324
584 msgid "Failed to exec compressor "
585 msgstr "Ni mogoèe izvesti stiskanja"
587 #: ftparchive/multicompress.cc:363
589 msgstr "program za dekompresijo"
591 #: ftparchive/multicompress.cc:406
592 msgid "IO to subprocess/file failed"
593 msgstr "IO podprocesa/datoteke je spodletel"
595 #: ftparchive/multicompress.cc:458
596 msgid "Failed to read while computing MD5"
597 msgstr "Med raèunanjem MD5 ni mogoèe brati"
599 #: ftparchive/multicompress.cc:475
601 msgid "Problem unlinking %s"
602 msgstr "Napaka pri odvezovanju %s"
604 #: ftparchive/multicompress.cc:490 apt-inst/extract.cc:188
606 msgid "Failed to rename %s to %s"
607 msgstr "Ni mogoèe preimenovati %s v %s"
609 #: cmdline/apt-get.cc:118
613 #: cmdline/apt-get.cc:140 cmdline/apt-get.cc:1422
615 msgid "Regex compilation error - %s"
616 msgstr "Napaka pri prevajanju regex - %s"
618 #: cmdline/apt-get.cc:235
619 msgid "The following packages have unmet dependencies:"
620 msgstr "Naslednji paketi imajo nere¹ene odvisnosti:"
622 #: cmdline/apt-get.cc:325
624 msgid "but %s is installed"
625 msgstr "vendar je paket %s name¹èen"
627 #: cmdline/apt-get.cc:327
629 msgid "but %s is to be installed"
630 msgstr "vendar bo paket %s name¹èen"
632 #: cmdline/apt-get.cc:334
633 msgid "but it is not installable"
634 msgstr "vendar se ga ne da namestiti"
636 #: cmdline/apt-get.cc:336
637 msgid "but it is a virtual package"
638 msgstr "vendar je navidezen paket"
640 #: cmdline/apt-get.cc:339
641 msgid "but it is not installed"
642 msgstr "vendar ni name¹èen"
644 #: cmdline/apt-get.cc:339
645 msgid "but it is not going to be installed"
646 msgstr "vendar ne bo name¹èen"
648 #: cmdline/apt-get.cc:344
652 #: cmdline/apt-get.cc:373
653 msgid "The following NEW packages will be installed:"
654 msgstr "Naslednji NOVI paketi bodo name¹èeni:"
656 #: cmdline/apt-get.cc:399
657 msgid "The following packages will be REMOVED:"
658 msgstr "Naslednji novi paketi bodo ODSTRANJENI:"
660 #: cmdline/apt-get.cc:421
661 msgid "The following packages have been kept back:"
662 msgstr "Naslednji paketi so bili zadr¾ani:"
664 #: cmdline/apt-get.cc:442
665 msgid "The following packages will be upgraded:"
666 msgstr "Naslednji paketi bodo nadgrajeni:"
668 #: cmdline/apt-get.cc:463
669 msgid "The following packages will be DOWNGRADED:"
670 msgstr "Naslednji paketi bodo POSTARANI:"
672 #: cmdline/apt-get.cc:483
673 msgid "The following held packages will be changed:"
674 msgstr "Naslednji zadr¾ani paketi bodo spremenjeni:"
676 #: cmdline/apt-get.cc:536
678 msgid "%s (due to %s) "
679 msgstr "%s (zaradi %s) "
681 #: cmdline/apt-get.cc:544
683 "WARNING: The following essential packages will be removed\n"
684 "This should NOT be done unless you know exactly what you are doing!"
686 "OPOZORILO: Naslednji kljuèni paketi bodo odstranjeni.\n"
687 "To NI priporoèljivo, razen èe natanèno veste, kaj poènete."
689 #: cmdline/apt-get.cc:574
691 msgid "%lu upgraded, %lu newly installed, "
692 msgstr "%lu nadgrajenih, %lu na novo name¹èenih, "
694 #: cmdline/apt-get.cc:578
696 msgid "%lu reinstalled, "
697 msgstr "%lu posodobljenih, "
699 #: cmdline/apt-get.cc:580
701 msgid "%lu downgraded, "
702 msgstr "%lu postaranih, "
704 #: cmdline/apt-get.cc:582
706 msgid "%lu to remove and %lu not upgraded.\n"
707 msgstr "%lu bo odstranjenih in %lu ne nadgrajenih.\n"
709 #: cmdline/apt-get.cc:586
711 msgid "%lu not fully installed or removed.\n"
712 msgstr "%lu ne popolnoma name¹èenih ali odstranjenih.\n"
714 #: cmdline/apt-get.cc:646
715 msgid "Correcting dependencies..."
716 msgstr "Popravljanje odvisnosti ..."
718 #: cmdline/apt-get.cc:649
720 msgstr " spodletelo."
722 #: cmdline/apt-get.cc:652
723 msgid "Unable to correct dependencies"
724 msgstr "Ni mogoèe popraviti odvisnosti"
726 #: cmdline/apt-get.cc:655
727 msgid "Unable to minimize the upgrade set"
728 msgstr "Ni mogoèe pomanj¹ati zbirke za nadgradnjo"
730 #: cmdline/apt-get.cc:657
734 #: cmdline/apt-get.cc:661
735 msgid "You might want to run `apt-get -f install' to correct these."
736 msgstr "Èe ¾elite popraviti napake, poskusite pognati 'apt-get -f install'."
738 #: cmdline/apt-get.cc:664
739 msgid "Unmet dependencies. Try using -f."
740 msgstr "Nere¹ene odvisnosti. Poskusite uporabiti -f."
742 #: cmdline/apt-get.cc:718
743 msgid "Packages need to be removed but Remove is disabled."
744 msgstr "Odstraniti je potrebno pakete, a je Odstranjevanje onemogoèeno."
746 #: cmdline/apt-get.cc:744 cmdline/apt-get.cc:1716 cmdline/apt-get.cc:1749
747 msgid "Unable to lock the download directory"
748 msgstr "Ni mogoèe zakleniti imenika za prenose"
750 #: cmdline/apt-get.cc:754 cmdline/apt-get.cc:1797 cmdline/apt-get.cc:2008
751 #: apt-pkg/cachefile.cc:67
752 msgid "The list of sources could not be read."
753 msgstr "Seznama virov ni mogoèe brati."
755 #: cmdline/apt-get.cc:774
757 msgid "Need to get %sB/%sB of archives.\n"
758 msgstr "Potrebno je dobiti %sB/%sB arhivov.\n"
760 #: cmdline/apt-get.cc:777
762 msgid "Need to get %sB of archives.\n"
763 msgstr "Potrebno je dobiti %sB arhivov.\n"
765 #: cmdline/apt-get.cc:782
767 msgid "After unpacking %sB of additional disk space will be used.\n"
768 msgstr "Po odpakiranju bo uporabljenega %sB dodatnega prostora na disku.\n"
770 #: cmdline/apt-get.cc:785
772 msgid "After unpacking %sB disk space will be freed.\n"
773 msgstr "Po odpakiranju bo spro¹èenega %sB prostora na disku.\n"
775 #: cmdline/apt-get.cc:802
777 msgid "You don't have enough free space in %s."
778 msgstr "V %s je premalo prostora."
780 #: cmdline/apt-get.cc:811
781 msgid "There are problems and -y was used without --force-yes"
782 msgstr "Pri¹lo je do te¾av in -y je bil uporabljen brez --force-yes"
784 #: cmdline/apt-get.cc:817 cmdline/apt-get.cc:837
785 msgid "Trivial Only specified but this is not a trivial operation."
786 msgstr "Izbrana je mo¾nost Samo preprosto, a to opravilo ni preprosto."
788 #: cmdline/apt-get.cc:819
789 msgid "Yes, do as I say!"
790 msgstr "Da, naredi tako kot pravim!"
792 #: cmdline/apt-get.cc:821
795 "You are about to do something potentially harmful\n"
796 "To continue type in the phrase '%s'\n"
799 "Obstaja mo¾nost, da po¹kodujete va¹ sistem.\n"
800 "Za nadaljevanje vnesite frazo '%s'\n"
803 #: cmdline/apt-get.cc:827 cmdline/apt-get.cc:846
807 #: cmdline/apt-get.cc:842
808 msgid "Do you want to continue? [Y/n] "
809 msgstr "Ali ¾elite nadaljevati? [Y/n] "
811 #: cmdline/apt-get.cc:911 cmdline/apt-get.cc:1281 cmdline/apt-get.cc:1906
813 msgid "Failed to fetch %s %s\n"
814 msgstr "Ni mogoèe dobiti %s %s\n"
816 #: cmdline/apt-get.cc:929
817 msgid "Some files failed to download"
818 msgstr "Prenos nekaterih datotek ni uspel"
820 #: cmdline/apt-get.cc:930 cmdline/apt-get.cc:1915
821 msgid "Download complete and in download only mode"
822 msgstr "Prenos dokonèan in uporabljen naèin samo prenos"
824 #: cmdline/apt-get.cc:936
826 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
829 "Nekaterih arhivov ni mogoèe dobiti. Poskusite uporabiti apt-get update ali --"
832 #: cmdline/apt-get.cc:940
833 msgid "--fix-missing and media swapping is not currently supported"
834 msgstr "--fix-missing in izmenjava medija trenutno nista podprta"
836 #: cmdline/apt-get.cc:945
837 msgid "Unable to correct missing packages."
838 msgstr "Ni mogoèe popraviti manjkajoèih paketov."
840 #: cmdline/apt-get.cc:946
841 msgid "Aborting Install."
842 msgstr "Prekinjanje namestitve."
844 #: cmdline/apt-get.cc:979
846 msgid "Note, selecting %s instead of %s\n"
847 msgstr "Opomba: izbran %s namesto %s \n"
849 #: cmdline/apt-get.cc:989
851 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
852 msgstr "%s preskoèen, ker je ¾e name¹èen in ne potrebuje nadgradnje.\n"
854 #: cmdline/apt-get.cc:1007
856 msgid "Package %s is not installed, so not removed\n"
857 msgstr "Paket %s ni name¹èen, zato ni odstranjen\n"
859 #: cmdline/apt-get.cc:1018
861 msgid "Package %s is a virtual package provided by:\n"
862 msgstr "Paket %s je navidezen in ga je priskrbel:\n"
864 #: cmdline/apt-get.cc:1030
866 msgstr " [Name¹èeno]"
868 #: cmdline/apt-get.cc:1035
869 msgid "You should explicitly select one to install."
870 msgstr "Sami izberite paket, ki ga ¾elite namestiti."
872 #: cmdline/apt-get.cc:1040
875 "Package %s is not available, but is referred to by another package.\n"
876 "This may mean that the package is missing, has been obsoleted, or\n"
877 "is only available from another source\n"
879 "Paket %s nima navedene razlièice, vendar se nek drug paket nana¹a nanj.\n"
880 "To ponavadi pomeni, da paket manjka, je zastaran ali\n"
881 "pa je na voljo samo iz drugega vira.\n"
883 #: cmdline/apt-get.cc:1059
884 msgid "However the following packages replace it:"
885 msgstr "Kakorkoli, naslednji paketi ga nadomestijo:"
887 #: cmdline/apt-get.cc:1062
889 msgid "Package %s has no installation candidate"
890 msgstr "Paket %s nima kandidata za namestitev"
892 #: cmdline/apt-get.cc:1082
894 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
895 msgstr "Ponovna namestitev %s ni mo¾na, ker ni mo¾en prenos.\n"
897 #: cmdline/apt-get.cc:1090
899 msgid "%s is already the newest version.\n"
900 msgstr "Najnovej¹a razlièica %s je ¾e name¹èena.\n"
902 #: cmdline/apt-get.cc:1117
904 msgid "Release '%s' for '%s' was not found"
905 msgstr "Izdaje '%s' za '%s' ni mogoèe najti"
907 #: cmdline/apt-get.cc:1119
909 msgid "Version '%s' for '%s' was not found"
910 msgstr "Razlièice '%s' za '%s' ni mogoèe najti"
912 #: cmdline/apt-get.cc:1125
914 msgid "Selected version %s (%s) for %s\n"
915 msgstr "Izbrana razlièica %s (%s) za %s\n"
917 #: cmdline/apt-get.cc:1235
918 msgid "The update command takes no arguments"
919 msgstr "Ukaz update ne potrebuje argumentov"
921 #: cmdline/apt-get.cc:1248
922 msgid "Unable to lock the list directory"
923 msgstr "Imenika seznamov ni mogoèe zakleniti"
925 #: cmdline/apt-get.cc:1300
927 "Some index files failed to download, they have been ignored, or old ones "
930 "Nekaterih kazal ni mogoèe prenesti, zato so preklicana, ali pa so "
931 "uporabljena starej¹a."
933 #: cmdline/apt-get.cc:1319
934 msgid "Internal Error, AllUpgrade broke stuff"
935 msgstr "Notranja napaka zaradi AllUpgrade."
937 #: cmdline/apt-get.cc:1409 cmdline/apt-get.cc:1445
939 msgid "Couldn't find package %s"
940 msgstr "Ni mogoèe najti paketa %s"
942 #: cmdline/apt-get.cc:1432
944 msgid "Note, selecting %s for regex '%s'\n"
945 msgstr "Opomba: izbran %s namesto regex '%s'\n"
947 #: cmdline/apt-get.cc:1462
948 msgid "You might want to run `apt-get -f install' to correct these:"
949 msgstr "Poskusite zagnati 'apt-get -f install', èe ¾elite popraviti:"
951 #: cmdline/apt-get.cc:1465
953 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
956 "Nere¹ene odvisnosti. Poskusite 'apt-get -f install' brez paketov (ali "
959 #: cmdline/apt-get.cc:1477
961 "Some packages could not be installed. This may mean that you have\n"
962 "requested an impossible situation or if you are using the unstable\n"
963 "distribution that some required packages have not yet been created\n"
964 "or been moved out of Incoming."
966 "Nekaterih paketov ni mogoèe namestiti. To lahko pomeni, da ste zahtevali\n"
967 "nemogoè polo¾aj, èe uporabljate nestabilno izdajo pa, da nekateri zahtevani "
968 "paketi ¹e niso ustvarjeni ali prene¹eni iz Prihajajoèe."
970 #: cmdline/apt-get.cc:1485
972 "Since you only requested a single operation it is extremely likely that\n"
973 "the package is simply not installable and a bug report against\n"
974 "that package should be filed."
976 "Ker ste zahtevali samo eno opravilo, je zelo verjetno, da se paketa\n"
977 "preprosto ne da namestiti in je potrebno vlo¾iti poroèilo o hro¹èu\n"
980 #: cmdline/apt-get.cc:1490
981 msgid "The following information may help to resolve the situation:"
982 msgstr "Naslednji podatki vam bodo morda pomagali re¹iti te¾avo:"
984 #: cmdline/apt-get.cc:1493
985 msgid "Broken packages"
986 msgstr "Pokvarjeni paketi"
988 #: cmdline/apt-get.cc:1519
989 msgid "The following extra packages will be installed:"
990 msgstr "Naslednji dodatni paketi bodo name¹èeni:"
992 #: cmdline/apt-get.cc:1590
993 msgid "Suggested packages:"
994 msgstr "Predlagani paketi:"
996 #: cmdline/apt-get.cc:1591
997 msgid "Recommended packages:"
998 msgstr "Priporoèeni paketi:"
1000 #: cmdline/apt-get.cc:1611
1001 msgid "Calculating Upgrade... "
1002 msgstr "Preraèunavanje nadgradnje ... "
1004 #: cmdline/apt-get.cc:1614 methods/ftp.cc:702 methods/connect.cc:99
1008 #: cmdline/apt-get.cc:1619
1012 #: cmdline/apt-get.cc:1792
1013 msgid "Must specify at least one package to fetch source for"
1015 "Potrebno je navesti vsaj en paket, za katerega ¾elite dobiti izorno kodo"
1017 #: cmdline/apt-get.cc:1819 cmdline/apt-get.cc:2026
1019 msgid "Unable to find a source package for %s"
1020 msgstr "Izvornega paketa za %s ni mogoèe najti"
1022 #: cmdline/apt-get.cc:1866
1024 msgid "You don't have enough free space in %s"
1025 msgstr "Nimate dovolj prostora na %s"
1027 #: cmdline/apt-get.cc:1871
1029 msgid "Need to get %sB/%sB of source archives.\n"
1030 msgstr "Potrebno je dobiti %sB/%sB izvornih arhivov.\n"
1032 #: cmdline/apt-get.cc:1874
1034 msgid "Need to get %sB of source archives.\n"
1035 msgstr "Potrebno je dobiti %sB izvornih arhivov.\n"
1037 #: cmdline/apt-get.cc:1880
1039 msgid "Fetch Source %s\n"
1040 msgstr "Dobi vir %s\n"
1042 #: cmdline/apt-get.cc:1911
1043 msgid "Failed to fetch some archives."
1044 msgstr "Nekaterih arhivov ni mogoèe dobiti."
1046 #: cmdline/apt-get.cc:1939
1048 msgid "Skipping unpack of already unpacked source in %s\n"
1049 msgstr "Odpakiranje ¾e odpakiranih izvornih paketov v %s preskoèeno\n"
1051 #: cmdline/apt-get.cc:1951
1053 msgid "Unpack command '%s' failed.\n"
1054 msgstr "Ukaz odpakiranja '%s' ni uspel.\n"
1056 #: cmdline/apt-get.cc:1968
1058 msgid "Build command '%s' failed.\n"
1059 msgstr "Ukaz gradnje '%s' ni uspel.\n"
1061 #: cmdline/apt-get.cc:1987
1062 msgid "Child process failed"
1063 msgstr "Otro¹ki proces ni uspel"
1065 #: cmdline/apt-get.cc:2003
1066 msgid "Must specify at least one package to check builddeps for"
1068 "Potrebno je navesti vsaj en paket, za katerega ¾elite preveriti odvisnosti "
1071 #: cmdline/apt-get.cc:2031
1073 msgid "Unable to get build-dependency information for %s"
1074 msgstr "Ni mogoèe dobiti informacij o odvisnostih za gradnjo za %s"
1076 #: cmdline/apt-get.cc:2051
1078 msgid "%s has no build depends.\n"
1079 msgstr "%s nima odvisnosti za gradnjo.\n"
1081 #: cmdline/apt-get.cc:2103
1084 "%s dependency for %s cannot be satisfied because the package %s cannot be "
1086 msgstr "%s odvisnosti za %s ni mogoèe zadostiti, ker ni mogoèe najti paketa %s"
1088 #: cmdline/apt-get.cc:2155
1091 "%s dependency for %s cannot be satisfied because no available versions of "
1092 "package %s can satisfy version requirements"
1094 "%s odvisnosti za %s ni mogoèe zadostiti, ker nobena razlièica paketa %s ne "
1095 "more zadostiti zahtevi po razlièici"
1097 #: cmdline/apt-get.cc:2190
1099 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
1101 "Ni mogoèe zadostiti %s odvisnosti za %s. Name¹èen paket %s je preveè nov"
1103 #: cmdline/apt-get.cc:2215
1105 msgid "Failed to satisfy %s dependency for %s: %s"
1106 msgstr "Ni mogoèe zadostiti %s odvisnosti za %s. %s"
1108 #: cmdline/apt-get.cc:2229
1110 msgid "Build-dependencies for %s could not be satisfied."
1111 msgstr "Odvisnostim za gradnjo %s ni mogoèe zadostiti."
1113 #: cmdline/apt-get.cc:2233
1114 msgid "Failed to process build dependencies"
1115 msgstr "Obdelava odvisnosti za gradnjo ni uspela"
1117 #: cmdline/apt-get.cc:2265
1118 msgid "Supported Modules:"
1119 msgstr "Podprti moduli:"
1121 #: cmdline/apt-get.cc:2306
1123 "Usage: apt-get [options] command\n"
1124 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1125 " apt-get [options] source pkg1 [pkg2 ...]\n"
1127 "apt-get is a simple command line interface for downloading and\n"
1128 "installing packages. The most frequently used commands are update\n"
1132 " update - Retrieve new lists of packages\n"
1133 " upgrade - Perform an upgrade\n"
1134 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1135 " remove - Remove packages\n"
1136 " source - Download source archives\n"
1137 " build-dep - Configure build-dependencies for source packages\n"
1138 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1139 " dselect-upgrade - Follow dselect selections\n"
1140 " clean - Erase downloaded archive files\n"
1141 " autoclean - Erase old downloaded archive files\n"
1142 " check - Verify that there are no broken dependencies\n"
1145 " -h This help text.\n"
1146 " -q Loggable output - no progress indicator\n"
1147 " -qq No output except for errors\n"
1148 " -d Download only - do NOT install or unpack archives\n"
1149 " -s No-act. Perform ordering simulation\n"
1150 " -y Assume Yes to all queries and do not prompt\n"
1151 " -f Attempt to continue if the integrity check fails\n"
1152 " -m Attempt to continue if archives are unlocatable\n"
1153 " -u Show a list of upgraded packages as well\n"
1154 " -b Build the source package after fetching it\n"
1155 " -V Show verbose version numbers\n"
1156 " -c=? Read this configuration file\n"
1157 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
1158 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1159 "pages for more information and options.\n"
1160 " This APT has Super Cow Powers.\n"
1162 "Uporaba: apt-get [mo¾nosti] ukaz\n"
1163 " apt-get [mo¾nosti] install|remove pak1 [pak2 ...]\n"
1164 " apt-get [mo¾nosti] source pak1 [pak2 ...]\n"
1166 "apt-get je preprost vmesnik ukazne vrstice za prena¹anje in\n"
1167 "name¹èanje paketov. Najpogosteje uporabljena ukaza sta update\n"
1171 " update - Posodobi seznam paketov\n"
1172 " upgrade - Izvedi nadgradnjo\n"
1173 " install - Namesti nove pakete (pak je libc6 in ne libc6.deb)\n"
1174 " remove - Odstrani pakete\n"
1175 " source - Prenesi izvorne arhive\n"
1176 " build-dep - Nastavi odvisnosti za gradnjo za izvorne pakete\n"
1177 " dist-upgrade - Nadgradnja distribucije, glejte apt-get(8)\n"
1178 " dselect-upgrade - Sledi izbiram dselecta\n"
1179 " clean - Odstrani prene¹ene datoteke z arhivi\n"
1180 " autoclean - Odstrani stare prene¹ene datoteke z arhivi\n"
1181 " check - Preveri, da ni nobene pokvarjene odvisnosti\n"
1184 " -h To besedilo.\n"
1185 " -q Dnevni¹ki izpis - brez kazalca napredka\n"
1186 " -qq Brez izpisa, razen napak\n"
1187 " -d Samo prenos - NE namesti in odpakira arhivov\n"
1188 " -s Brez dejanj. Izvede simulacijo urejanja\n"
1189 " -y Privzeme Da za vse poizvedbe in ne spra¹uje\n"
1190 " -f Poskusi nadaljevati, èe preskus celovitosti spodleti\n"
1191 " -m Poskusi nadaljevati, èe ni mogoèe najti arhivov\n"
1192 " -u Prika¾e tudi seznam nadgrajenih paketov\n"
1193 " -b Ko dobi izvoren paket, ga zgradi\n"
1194 " -V Prika¾e podbrobne ¹tevilke razlièic\n"
1195 " -c=? Prebere podano datoteko z nastavitvami\n"
1196 " -o=? Nastavi poljubno nastavitveno mo¾nost, npr. -o dir::cache=/tmp\n"
1197 "Za veè informacij in mo¾nosti si oglejte strani man apt-get(8),\n"
1198 "sources.list(5) in apt.conf(5).\n"
1199 " APT ima moè Super Krave.\n"
1201 #: cmdline/acqprogress.cc:55
1205 #: cmdline/acqprogress.cc:79
1209 #: cmdline/acqprogress.cc:110
1213 #: cmdline/acqprogress.cc:114
1217 #: cmdline/acqprogress.cc:135
1219 msgid "Fetched %sB in %s (%sB/s)\n"
1220 msgstr "Dobljenih %sB v %s (%sB/s)\n"
1222 #: cmdline/acqprogress.cc:225
1227 #: cmdline/acqprogress.cc:271
1230 "Media Change: Please insert the disc labeled\n"
1232 "in the drive '%s' and press enter\n"
1234 "Sprememba medija: vstavite disk z oznako\n"
1236 "v enoto '%s' in pritisnite enter\n"
1238 #: cmdline/apt-sortpkgs.cc:86
1239 msgid "Unknown package record!"
1240 msgstr "Neznan zapis paketa!"
1242 #: cmdline/apt-sortpkgs.cc:150
1244 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1246 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1247 "to indicate what kind of file it is.\n"
1250 " -h This help text\n"
1251 " -s Use source file sorting\n"
1252 " -c=? Read this configuration file\n"
1253 " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n"
1255 "Uporaba: apt-sortpkgs [mo¾nosti] dat1 [dat2 ...]\n"
1257 "apt-sortpkgs je preprosto orodje za razvr¹èanje paketnih datotek. Mo¾nost -"
1259 "doloèa vrsto datoteke.\n"
1263 " -s Uporabi razr¹èanje izvornih datotek\n"
1264 " -c=? Prebere podano datoteko z nastavitvami\n"
1265 " -o=? Nastavi poljubno nastavitveno mo¾nost, npr. -o dir::cache=/tmp\n"
1267 #: dselect/install:32
1268 msgid "Bad default setting!"
1269 msgstr "Napaèna privzeta nastavitev!"
1271 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93
1272 #: dselect/install:104 dselect/update:45
1273 msgid "Press enter to continue."
1274 msgstr "Za nadaljevanje pritisnite enter."
1276 #: dselect/install:100
1277 msgid "Some errors occurred while unpacking. I'm going to configure the"
1278 msgstr "Med odpakiranjem je pri¹lo do napak. Nastavil bom"
1280 #: dselect/install:101
1281 msgid "packages that were installed. This may result in duplicate errors"
1282 msgstr "pakete, ki so bili name¹èeni. To lahko privede do dvojnih napak"
1284 #: dselect/install:102
1285 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1287 "ali do napak zaradi manjkajoèih odvisnosti. To je v redu, pomembne so samo "
1290 #: dselect/install:103
1292 "above this message are important. Please fix them and run [I]nstall again"
1293 msgstr "nad tem sporoèilom. Popravite jih in po¾enite Namest[I]tev ¹e enkrat"
1295 #: dselect/update:30
1296 msgid "Merging Available information"
1297 msgstr "Spajanje informacij na voljo"
1299 #: apt-inst/contrib/extracttar.cc:116
1300 msgid "Failed to create pipes"
1301 msgstr "Ni mogoèe ustvariti pip"
1303 #: apt-inst/contrib/extracttar.cc:141
1304 msgid "Failed to exec gzip "
1305 msgstr "Ni mogoèe izvesti gzip"
1307 #: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:204
1308 msgid "Corrupted archive"
1309 msgstr "Pokvarjen arhiv"
1311 #: apt-inst/contrib/extracttar.cc:193
1312 msgid "Tar Checksum failed, archive corrupted"
1313 msgstr "Kontrolna vsota tar ni uspela, arhiv je pokvarjen"
1315 #: apt-inst/contrib/extracttar.cc:296
1317 msgid "Unknown TAR header type %u, member %s"
1318 msgstr "Nezna tip glave TAR %u, èlan %s"
1320 #: apt-inst/contrib/arfile.cc:73
1321 msgid "Invalid archive signature"
1322 msgstr "Napaèen podpis arhiva"
1324 #: apt-inst/contrib/arfile.cc:81
1325 msgid "Error reading archive member header"
1326 msgstr "Napaka pri branju glave èlana arhiva"
1328 #: apt-inst/contrib/arfile.cc:93 apt-inst/contrib/arfile.cc:105
1329 msgid "Invalid archive member header"
1330 msgstr "Napaèna glava èlana arhiva"
1332 #: apt-inst/contrib/arfile.cc:131
1333 msgid "Archive is too short"
1334 msgstr "Arhiv je prekratek"
1336 #: apt-inst/contrib/arfile.cc:135
1337 msgid "Failed to read the archive headers"
1338 msgstr "Glav arhiva ni mogoèe brati"
1340 #: apt-inst/filelist.cc:384
1341 msgid "DropNode called on still linked node"
1342 msgstr "DropNode je poklical stabilno povezano vozli¹èe"
1344 #: apt-inst/filelist.cc:416
1345 msgid "Failed to locate the hash element!"
1346 msgstr "Ni mogoèe najti razpr¹enega elementa!"
1348 #: apt-inst/filelist.cc:463
1349 msgid "Failed to allocate diversion"
1350 msgstr "Ni mogoèe dodeliti odklona"
1352 #: apt-inst/filelist.cc:468
1353 msgid "Internal Error in AddDiversion"
1354 msgstr "Notranja napaka v AddDiversion"
1356 #: apt-inst/filelist.cc:481
1358 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1359 msgstr "Posku¹am prepisati odklon, %s -> %s in %s/%s"
1361 #: apt-inst/filelist.cc:510
1363 msgid "Double add of diversion %s -> %s"
1364 msgstr "Dvojni se¹tevek odklona %s -> %s"
1366 #: apt-inst/filelist.cc:553
1368 msgid "Duplicate conf file %s/%s"
1369 msgstr "Dvojnik datoteke z nastavitvami %s/%s"
1371 #: apt-inst/dirstream.cc:45 apt-inst/dirstream.cc:50 apt-inst/dirstream.cc:53
1373 msgid "Failed write file %s"
1374 msgstr "Napaka pri pisanju datoteke %s"
1376 #: apt-inst/dirstream.cc:80 apt-inst/dirstream.cc:88
1378 msgid "Failed to close file %s"
1379 msgstr "Napaka pri zapiranju datoteke %s"
1381 #: apt-inst/extract.cc:96 apt-inst/extract.cc:167
1383 msgid "The path %s is too long"
1384 msgstr "Pot %s je predolga"
1386 #: apt-inst/extract.cc:127
1388 msgid "Unpacking %s more than once"
1389 msgstr "Odpakiranje %s veè kot enkrat"
1391 #: apt-inst/extract.cc:137
1393 msgid "The directory %s is diverted"
1394 msgstr "Imenik %s je odklonjen"
1396 #: apt-inst/extract.cc:147
1398 msgid "The package is trying to write to the diversion target %s/%s"
1399 msgstr "Paket posku¹a pisati v tarèo odklona %s/%s"
1401 #: apt-inst/extract.cc:157 apt-inst/extract.cc:300
1402 msgid "The diversion path is too long"
1403 msgstr "Pot odklona je predloga"
1405 #: apt-inst/extract.cc:243
1407 msgid "The directory %s is being replaced by a non-directory"
1408 msgstr "Imenik %s je bil zamenjan z ne-imenikom"
1410 #: apt-inst/extract.cc:283
1411 msgid "Failed to locate node in its hash bucket"
1412 msgstr "Iskanje vozli¹èa v njegovem razpr¹enem vedru ni uspelo"
1414 #: apt-inst/extract.cc:287
1415 msgid "The path is too long"
1416 msgstr "Pot je predolga"
1418 #: apt-inst/extract.cc:417
1420 msgid "Overwrite package match with no version for %s"
1421 msgstr "Prepi¹i zadetek paketa brez vnosa razlièice za %s"
1423 #: apt-inst/extract.cc:434
1425 msgid "File %s/%s overwrites the one in the package %s"
1426 msgstr "Datoteka %s/%s prepisuje datoteko v paketu %s"
1428 #: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:709
1429 #: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/acquire.cc:416 apt-pkg/clean.cc:38
1431 msgid "Unable to read %s"
1432 msgstr "Ni mogoèe brati %s"
1434 #: apt-inst/extract.cc:494
1436 msgid "Unable to stat %s"
1437 msgstr "Ni mogoèe doloèiti %s"
1439 #: apt-inst/deb/dpkgdb.cc:55 apt-inst/deb/dpkgdb.cc:61
1441 msgid "Failed to remove %s"
1442 msgstr "Odstranitev %s ni uspela"
1444 #: apt-inst/deb/dpkgdb.cc:110 apt-inst/deb/dpkgdb.cc:112
1446 msgid "Unable to create %s"
1447 msgstr "Ni mogoèe ustvariti %s"
1449 #: apt-inst/deb/dpkgdb.cc:118
1451 msgid "Failed to stat %sinfo"
1452 msgstr "Doloèitev %sinfo ni uspela"
1454 #: apt-inst/deb/dpkgdb.cc:123
1455 msgid "The info and temp directories need to be on the same filesystem"
1456 msgstr "Podatki in zaèasni imeniki morajo biti v istem datoteènem sistemu"
1458 #. Build the status cache
1459 #: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:643
1460 #: apt-pkg/pkgcachegen.cc:701 apt-pkg/pkgcachegen.cc:706
1461 #: apt-pkg/pkgcachegen.cc:829
1462 msgid "Reading Package Lists"
1463 msgstr "Branje seznama paketov"
1465 #: apt-inst/deb/dpkgdb.cc:180
1467 msgid "Failed to change to the admin dir %sinfo"
1468 msgstr "Premik v skrbnikov imenik %sinfo ni uspel"
1470 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:355
1471 #: apt-inst/deb/dpkgdb.cc:448
1472 msgid "Internal Error getting a Package Name"
1473 msgstr "Notranja napaka pri sprejemanju imena paketa"
1475 #: apt-inst/deb/dpkgdb.cc:205
1476 msgid "Reading File Listing"
1477 msgstr "Branje seznama datotek"
1479 #: apt-inst/deb/dpkgdb.cc:216
1482 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1483 "then make it empty and immediately re-install the same version of the "
1486 "Odpiranje datoteke s seznamom '%sinfo/%s' ni uspelo. Èe ne morete povrniti "
1487 "datoteke, jo izpraznite in takoj ponovno namestite enako razlièico paketa!"
1489 #: apt-inst/deb/dpkgdb.cc:229 apt-inst/deb/dpkgdb.cc:242
1491 msgid "Failed reading the list file %sinfo/%s"
1492 msgstr "Branje datoteke s seznamom %sinfo/%s ni uspelo"
1494 #: apt-inst/deb/dpkgdb.cc:266
1495 msgid "Internal Error getting a Node"
1496 msgstr "Notranja napaka pri sprejemanju vozli¹èa"
1498 #: apt-inst/deb/dpkgdb.cc:309
1500 msgid "Failed to open the diversions file %sdiversions"
1501 msgstr "Odpiranje datoteke z odklonom %sdiversions ni uspelo"
1503 #: apt-inst/deb/dpkgdb.cc:324
1504 msgid "The diversion file is corrupted"
1505 msgstr "Datoteka z odklonom je pokvarjena"
1507 #: apt-inst/deb/dpkgdb.cc:331 apt-inst/deb/dpkgdb.cc:336
1508 #: apt-inst/deb/dpkgdb.cc:341
1510 msgid "Invalid line in the diversion file: %s"
1511 msgstr "Napaèna vrstica v datoteki z odklonom: %s"
1513 #: apt-inst/deb/dpkgdb.cc:362
1514 msgid "Internal Error adding a diversion"
1515 msgstr "Notranja napaka pri dodajanju odklona"
1517 #: apt-inst/deb/dpkgdb.cc:383
1518 msgid "The pkg cache must be initialize first"
1519 msgstr "Najprej se mora izvesti predpomnilnik paketov"
1521 #: apt-inst/deb/dpkgdb.cc:386
1522 msgid "Reading File List"
1523 msgstr "Branje seznama datotek"
1525 #: apt-inst/deb/dpkgdb.cc:443
1527 msgid "Failed to find a Package: Header, offset %lu"
1528 msgstr "Napaka pri iskanju paketa: glava, odmik %lu"
1530 #: apt-inst/deb/dpkgdb.cc:465
1532 msgid "Bad ConfFile section in the status file. Offset %lu"
1533 msgstr "Napaèna izbira ConfFile v datoteki stanja. Odmik %lu"
1535 #: apt-inst/deb/dpkgdb.cc:470
1537 msgid "Error parsing MD5. Offset %lu"
1538 msgstr "Napaka pri razèlenjevanju MD5. Odmik %lu"
1540 #: apt-inst/deb/debfile.cc:55
1542 msgid "This is not a valid DEB archive, missing '%s' member"
1543 msgstr "To ni veljaven arhiv DEB. Manjka èlan '%s'."
1545 #: apt-inst/deb/debfile.cc:72
1547 msgid "Internal Error, could not locate member %s"
1548 msgstr "Notranja napaka. Ni mogoèe najti èlana %s."
1550 #: apt-inst/deb/debfile.cc:104
1552 msgid "Couldn't change to %s"
1553 msgstr "Ni mogoèe spremeniti v %s"
1555 #: apt-inst/deb/debfile.cc:125
1556 msgid "Internal Error, could not locate member"
1557 msgstr "Notranja napaka. Ni mogoèe najti èlana."
1559 #: apt-inst/deb/debfile.cc:158
1560 msgid "Failed to locate a valid control file"
1561 msgstr "Ni mogoèe najti veljavne nadzorne datoteka"
1563 #: apt-inst/deb/debfile.cc:243
1564 msgid "Unparsible control file"
1565 msgstr "Nerazèlenljiva nadzorna datoteka"
1567 #: methods/cdrom.cc:113
1569 msgid "Unable to read the cdrom database %s"
1570 msgstr "Ni mogoèe brati zbirke %s na CD-ROM-u"
1572 #: methods/cdrom.cc:122
1574 "Please use apt-cdrom to make this CD recognized by APT. apt-get update "
1575 "cannot be used to add new CDs"
1577 "Uporabite apt-cdrom, èe ¾elite, da APT prepozna CD. apt-get update ne more "
1578 "sam dodati novih CD-jev"
1580 #: methods/cdrom.cc:130 methods/cdrom.cc:168
1584 #: methods/cdrom.cc:163
1586 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1587 msgstr "Ni mogoèe odklopiti CD-ROM-a v %s, ker je morda ¹e v uporabi."
1589 #: methods/cdrom.cc:177 methods/file.cc:77
1590 msgid "File not found"
1591 msgstr "Datoteke ni mogoèe najti"
1593 #: methods/copy.cc:42 methods/gzip.cc:133 methods/gzip.cc:142
1594 msgid "Failed to stat"
1595 msgstr "Doloèitev ni uspela"
1597 #: methods/copy.cc:79 methods/gzip.cc:139
1598 msgid "Failed to set modification time"
1599 msgstr "Nastavitev èasa spremembe ni uspela"
1601 #: methods/file.cc:42
1602 msgid "Invalid URI, local URIS must not start with //"
1603 msgstr "Napaèen URI. Lokalni URI-ji se morajo zaèeti z /"
1605 #. Login must be before getpeername otherwise dante won't work.
1606 #: methods/ftp.cc:162
1608 msgstr "Prijavljam se"
1610 #: methods/ftp.cc:168
1611 msgid "Unable to determine the peer name"
1612 msgstr "Ni mogoèe ugotoviti imena gostitelja"
1614 #: methods/ftp.cc:173
1615 msgid "Unable to determine the local name"
1616 msgstr "Ni mogoèe ugotoviti lokalnega imena"
1618 #: methods/ftp.cc:204 methods/ftp.cc:232
1620 msgid "Server refused our connection and said: %s"
1621 msgstr "Stre¾nik je zavrnil na¹o povezavo in sporoèil: %s"
1623 #: methods/ftp.cc:210
1625 msgid "USER failed, server said: %s"
1626 msgstr "USER ni uspel, stre¾nik je odgovoril: %s"
1628 #: methods/ftp.cc:217
1630 msgid "PASS failed, server said: %s"
1631 msgstr "PASS ni usple, stre¾nik je odgovoril: %s"
1633 #: methods/ftp.cc:237
1635 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1638 "Naveden je bil proxy-stre¾nik, ne pa tudi prijavna skripta. Acquire::ftp::"
1639 "ProxyLogin je prazen."
1641 #: methods/ftp.cc:265
1643 msgid "Login script command '%s' failed, server said: %s"
1644 msgstr "Ukaz prijavne skripte '%s' ni uspel, stre¾nik je odgovoril: %s"
1646 #: methods/ftp.cc:291
1648 msgid "TYPE failed, server said: %s"
1649 msgstr "TYPE ni uspel, stre¾nik je odgovoril: %s"
1651 #: methods/ftp.cc:329 methods/ftp.cc:440 methods/rsh.cc:183 methods/rsh.cc:226
1652 msgid "Connection timeout"
1653 msgstr "Povezava potekla"
1655 #: methods/ftp.cc:335
1656 msgid "Server closed the connection"
1657 msgstr "Stre¾nik je zaprl povezavo"
1659 #: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:452 methods/rsh.cc:190
1661 msgstr "Napaka pri branju"
1663 #: methods/ftp.cc:345 methods/rsh.cc:197
1664 msgid "A response overflowed the buffer."
1665 msgstr "Odgovor je prekoraèil vmesnik."
1667 #: methods/ftp.cc:362 methods/ftp.cc:374
1668 msgid "Protocol corruption"
1669 msgstr "Okvara protokola"
1671 #: methods/ftp.cc:446 methods/rsh.cc:232
1673 msgstr "Napaka pri pisanju"
1675 #: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729
1676 msgid "Could not create a socket"
1677 msgstr "Ni mogoèe ustvariti vtiènice"
1679 #: methods/ftp.cc:698
1680 msgid "Could not connect data socket, connection timed out"
1681 msgstr "Ni mogoèe priklopiti podatkovne vtiènice. Povezava potekla."
1683 #: methods/ftp.cc:704
1684 msgid "Could not connect passive socket."
1685 msgstr "Ni mogoèe priklopiti pasivne vtiènice."
1687 #: methods/ftp.cc:722
1688 msgid "getaddrinfo was unable to get a listening socket"
1689 msgstr "getaddrinfo ni mogel dobiti poslu¹ajoèe vtiènice"
1691 #: methods/ftp.cc:736
1692 msgid "Could not bind a socket"
1693 msgstr "Ni mogoèe povezati vtiènice"
1695 #: methods/ftp.cc:740
1696 msgid "Could not listen on the socket"
1697 msgstr "Ni mogoèe poslu¹ati na vtiènici"
1699 #: methods/ftp.cc:747
1700 msgid "Could not determine the socket's name"
1701 msgstr "Ni mogoèe ugotoviti imena vtiènice"
1703 #: methods/ftp.cc:779
1704 msgid "Unable to send PORT command"
1705 msgstr "Ni mogoèe poslati ukaza PORT"
1707 #: methods/ftp.cc:789
1709 msgid "Unknown address family %u (AF_*)"
1710 msgstr "Neznan naslov dru¾ine %u (AF_*)"
1712 #: methods/ftp.cc:798
1714 msgid "EPRT failed, server said: %s"
1715 msgstr "EPRT ni uspel, stre¾nik je odgovoril: %s"
1717 #: methods/ftp.cc:818
1718 msgid "Data socket connect timed out"
1719 msgstr "Povezava podatkovne vtiènice potekla"
1721 #: methods/ftp.cc:825
1722 msgid "Unable to accept connection"
1723 msgstr "Ni mogoèe sprejeti povezave"
1725 #: methods/ftp.cc:864 methods/http.cc:912 methods/rsh.cc:303
1726 msgid "Problem hashing file"
1727 msgstr "Te¾ava pri razpr¹evanju datoteke"
1729 #: methods/ftp.cc:877
1731 msgid "Unable to fetch file, server said '%s'"
1732 msgstr "Ni mogoèe dobiti datoteke, stre¾nik je odgovoril '%s'"
1734 #: methods/ftp.cc:892 methods/rsh.cc:322
1735 msgid "Data socket timed out"
1736 msgstr "Podatkovna vtiènica je potekla"
1738 #: methods/ftp.cc:922
1740 msgid "Data transfer failed, server said '%s'"
1741 msgstr "Prenos podatkov ni uspel, stre¾nik je odgovoril '%s'"
1743 #. Get the files information
1744 #: methods/ftp.cc:997
1748 #: methods/ftp.cc:1104
1749 msgid "Unable to invoke "
1750 msgstr "Ni mogoèe zagnati "
1752 #: methods/connect.cc:64
1754 msgid "Connecting to %s (%s)"
1755 msgstr "Povezovanje z %s (%s)"
1757 #: methods/connect.cc:71
1760 msgstr "[IP: %s %s]"
1762 #: methods/connect.cc:80
1764 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1765 msgstr "Ni mogoèe ustvariti vtiènice za %s (f=%u t=%u p=%u)"
1767 #: methods/connect.cc:86
1769 msgid "Cannot initiate the connection to %s:%s (%s)."
1770 msgstr "Ni mogoèe zaèeti povezave z %s:%s (%s)."
1772 #: methods/connect.cc:92
1774 msgid "Could not connect to %s:%s (%s), connection timed out"
1775 msgstr "Ni se mogoèe povezati z %s:%s (%s). Povezava potekla."
1777 #: methods/connect.cc:104
1779 msgid "Could not connect to %s:%s (%s)."
1780 msgstr "Ni se mogoèe povezati z %s:%s (%s)."
1782 #. We say this mainly because the pause here is for the
1783 #. ssh connection that is still going
1784 #: methods/connect.cc:132 methods/rsh.cc:425
1786 msgid "Connecting to %s"
1787 msgstr "Povezujem se z %s"
1789 #: methods/connect.cc:163
1791 msgid "Could not resolve '%s'"
1792 msgstr "Ni mogoèe razre¹iti '%s'"
1794 #: methods/connect.cc:167
1796 msgid "Temporary failure resolving '%s'"
1797 msgstr "Zaèasna napaka pri razre¹evanju '%s'"
1799 #: methods/connect.cc:169
1801 msgid "Something wicked happened resolving '%s:%s' (%i)"
1802 msgstr "Pri¹lo je do napake pri razre¹avanju '%s:%s' (%i)"
1804 #: methods/connect.cc:216
1806 msgid "Unable to connect to %s %s:"
1807 msgstr "Ni se mogoèe povezati z %s %s:"
1809 #: methods/gzip.cc:57
1811 msgid "Couldn't open pipe for %s"
1812 msgstr "Ni mogoèe odprti %s"
1814 #: methods/gzip.cc:102
1816 msgid "Read error from %s process"
1817 msgstr "Napaka pri branju iz procesa %s"
1819 #: methods/http.cc:340
1820 msgid "Waiting for headers"
1821 msgstr "Èakanje na glave"
1823 #: methods/http.cc:486
1825 msgid "Got a single header line over %u chars"
1826 msgstr "Dobljena je ena vrstica glave preko %u znakov"
1828 #: methods/http.cc:494
1829 msgid "Bad header line"
1830 msgstr "Napaèna vrstica glave"
1832 #: methods/http.cc:513 methods/http.cc:520
1833 msgid "The http server sent an invalid reply header"
1834 msgstr "Stre¾nik HTTP je poslal napaèno glavo odgovora"
1836 #: methods/http.cc:549
1837 msgid "The http server sent an invalid Content-Length header"
1838 msgstr "Stre¾nik HTTP je poslal glavo z napaèno dol¾ino vsebine"
1840 #: methods/http.cc:564
1841 msgid "The http server sent an invalid Content-Range header"
1842 msgstr "Stre¾nik HTTP je poslal glavo z napaènim obsegom vsebine"
1844 #: methods/http.cc:566
1845 msgid "This http server has broken range support"
1846 msgstr "Ta stre¾nik HTTP ima pokvarjen obseg podpore"
1848 #: methods/http.cc:590
1849 msgid "Unknown date format"
1850 msgstr "Neznana oblika datuma"
1852 #: methods/http.cc:733
1853 msgid "Select failed"
1854 msgstr "Izbira ni uspela"
1856 #: methods/http.cc:738
1857 msgid "Connection timed out"
1858 msgstr "Èas za povezavo se je iztekel"
1860 #: methods/http.cc:761
1861 msgid "Error writing to output file"
1862 msgstr "Napaka pri pisanju v izhodno datoteko"
1864 #: methods/http.cc:789
1865 msgid "Error writing to file"
1866 msgstr "Napaka pri pisanju v datoteko"
1868 #: methods/http.cc:814
1869 msgid "Error writing to the file"
1870 msgstr "Napaka pri pisanju v datoteko"
1872 #: methods/http.cc:828
1873 msgid "Error reading from server Remote end closed connection"
1874 msgstr "Napaka pri branju oddaljene in zaprte povezave s stre¾nika "
1876 #: methods/http.cc:830
1877 msgid "Error reading from server"
1878 msgstr "Napaka pri branju s stre¾nika"
1880 #: methods/http.cc:1061
1881 msgid "Bad header Data"
1882 msgstr "Napaèni podatki glave"
1884 #: methods/http.cc:1078
1885 msgid "Connection failed"
1886 msgstr "Povezava ni uspela"
1888 #: methods/http.cc:1169
1889 msgid "Internal error"
1890 msgstr "Notranja napaka"
1892 #: apt-pkg/contrib/mmap.cc:82
1893 msgid "Can't mmap an empty file"
1894 msgstr "mmap prazne datoteke ni mogoè"
1896 #: apt-pkg/contrib/mmap.cc:87
1898 msgid "Couldn't make mmap of %lu bytes"
1899 msgstr "Ni mogoèe narediti mmap %lu bajtov"
1901 #: apt-pkg/contrib/strutl.cc:941
1903 msgid "Selection %s not found"
1904 msgstr "Izbira %s ni mogoèe najti"
1906 #: apt-pkg/contrib/configuration.cc:395
1908 msgid "Unrecognized type abbreviation: '%c'"
1909 msgstr "Neprepoznan tip okraj¹ave: '%c'"
1911 #: apt-pkg/contrib/configuration.cc:453
1913 msgid "Opening configuration file %s"
1914 msgstr "Odpiranje nastavitvene datoteke %s"
1916 #: apt-pkg/contrib/configuration.cc:471
1918 msgid "Line %d too long (max %d)"
1919 msgstr "Vrstica %u v seznamu virov %s je predolga."
1921 #: apt-pkg/contrib/configuration.cc:567
1923 msgid "Syntax error %s:%u: Block starts with no name."
1924 msgstr "Skladenjska napaka %s:%u: Blok se zaène brez imena."
1926 #: apt-pkg/contrib/configuration.cc:586
1928 msgid "Syntax error %s:%u: Malformed Tag"
1929 msgstr "Skladenjska napaka %s:%u: Nepravilna znaèka."
1931 #: apt-pkg/contrib/configuration.cc:603
1933 msgid "Syntax error %s:%u: Extra junk after value"
1934 msgstr "Skladenjska napaka %s:%u: Dodatno smetje za vrednostjo."
1936 #: apt-pkg/contrib/configuration.cc:643
1938 msgid "Syntax error %s:%u: Directives can only be done at the top level"
1940 "Skladenjska napaka %s:%u: Napotki se lahko izvedejo le na vrhnjem nivoju."
1942 #: apt-pkg/contrib/configuration.cc:650
1944 msgid "Syntax error %s:%u: Too many nested includes"
1945 msgstr "Skladenjska napaka %s:%u: Preveè vgnezdenih vkljuèitev."
1947 #: apt-pkg/contrib/configuration.cc:654 apt-pkg/contrib/configuration.cc:659
1949 msgid "Syntax error %s:%u: Included from here"
1950 msgstr "Skladenjska napaka %s:%u: Vkljuèen od tu."
1952 #: apt-pkg/contrib/configuration.cc:663
1954 msgid "Syntax error %s:%u: Unsupported directive '%s'"
1955 msgstr "Skladenjska napaka %s:%u: Nepodprt napotek '%s'"
1957 #: apt-pkg/contrib/configuration.cc:697
1959 msgid "Syntax error %s:%u: Extra junk at end of file"
1960 msgstr "Skladenjska napaka %s:%u: Dodatno smetje na koncu datoteke"
1962 #: apt-pkg/contrib/progress.cc:154
1964 msgid "%c%s... Error!"
1965 msgstr "%c%s ... Napaka!"
1967 #: apt-pkg/contrib/progress.cc:156
1969 msgid "%c%s... Done"
1970 msgstr "%c%s... Narejeno"
1972 #: apt-pkg/contrib/cmndline.cc:80
1974 msgid "Command line option '%c' [from %s] is not known."
1975 msgstr "Mo¾nost ukazne vrstice '%c' [iz %s] ni poznana."
1977 #: apt-pkg/contrib/cmndline.cc:106 apt-pkg/contrib/cmndline.cc:114
1978 #: apt-pkg/contrib/cmndline.cc:122
1980 msgid "Command line option %s is not understood"
1981 msgstr "Ne razumem mo¾nosti ukazne vrstice %s"
1983 #: apt-pkg/contrib/cmndline.cc:127
1985 msgid "Command line option %s is not boolean"
1986 msgstr "Mo¾nost ukazne vrstice %s ni boolean"
1988 #: apt-pkg/contrib/cmndline.cc:166 apt-pkg/contrib/cmndline.cc:187
1990 msgid "Option %s requires an argument."
1991 msgstr "Mo¾nost %s zahteva argument."
1993 #: apt-pkg/contrib/cmndline.cc:201 apt-pkg/contrib/cmndline.cc:207
1995 msgid "Option %s: Configuration item specification must have an =<val>."
1996 msgstr "Mo¾nost %s: Podrobnosti predmeta za nastavitve potrebujejo =<val>."
1998 #: apt-pkg/contrib/cmndline.cc:237
2000 msgid "Option %s requires an integer argument, not '%s'"
2001 msgstr "Mo¾nost %s zahteva celo¹tevilski argument, ne '%s'"
2003 #: apt-pkg/contrib/cmndline.cc:268
2005 msgid "Option '%s' is too long"
2006 msgstr "Mo¾nost '%s' je predolga"
2008 #: apt-pkg/contrib/cmndline.cc:301
2010 msgid "Sense %s is not understood, try true or false."
2011 msgstr "Pomena %s ni mogoèe razumeti, poskusite pravilno ali napaèno."
2013 #: apt-pkg/contrib/cmndline.cc:351
2015 msgid "Invalid operation %s"
2016 msgstr "Napaèna operacija %s"
2018 #: apt-pkg/contrib/cdromutl.cc:55
2020 msgid "Unable to stat the mount point %s"
2021 msgstr "Ni mogoèe doloèiti priklopne toèke %s"
2023 #: apt-pkg/contrib/cdromutl.cc:149 apt-pkg/acquire.cc:422 apt-pkg/clean.cc:44
2025 msgid "Unable to change to %s"
2026 msgstr "Ni mogoèe spremeniti v %s"
2028 #: apt-pkg/contrib/cdromutl.cc:190
2029 msgid "Failed to stat the cdrom"
2030 msgstr "Ni mogoèe doloèiti CD-ROM-a"
2032 #: apt-pkg/contrib/fileutl.cc:80
2034 msgid "Not using locking for read only lock file %s"
2035 msgstr "Brez uporabe zaklepanja za zaklenjeno datoteko samo za branje %s"
2037 #: apt-pkg/contrib/fileutl.cc:85
2039 msgid "Could not open lock file %s"
2040 msgstr "Ni mogoèe odprti zaklenjene datoteke %s"
2042 #: apt-pkg/contrib/fileutl.cc:103
2044 msgid "Not using locking for nfs mounted lock file %s"
2045 msgstr "Brez uporabe zaklepanja za datoteko %s, priklopljeno z NTFS"
2047 #: apt-pkg/contrib/fileutl.cc:107
2049 msgid "Could not get lock %s"
2050 msgstr "Ni mogoèe dobiti zaklenjene datoteke %s"
2052 #: apt-pkg/contrib/fileutl.cc:358
2054 msgid "Waited, for %s but it wasn't there"
2055 msgstr "Èakal, a %s ni bil tam"
2057 #: apt-pkg/contrib/fileutl.cc:368
2059 msgid "Sub-process %s received a segmentation fault."
2060 msgstr "Napaka pri razèlenjenosti podprocesa %s."
2062 #: apt-pkg/contrib/fileutl.cc:371
2064 msgid "Sub-process %s returned an error code (%u)"
2065 msgstr "Podproces %s je vrnil kodo napake (%u)"
2067 #: apt-pkg/contrib/fileutl.cc:373
2069 msgid "Sub-process %s exited unexpectedly"
2070 msgstr "Podproces %s se je neprièakovano zakljuèil"
2072 #: apt-pkg/contrib/fileutl.cc:417
2074 msgid "Could not open file %s"
2075 msgstr "Ne morem odpreti datoteke %s"
2077 #: apt-pkg/contrib/fileutl.cc:473
2079 msgid "read, still have %lu to read but none left"
2080 msgstr "berem, ¹e vedno %lu za branje, a nobeden ostal"
2082 #: apt-pkg/contrib/fileutl.cc:491
2084 msgstr "Napaka pri pisanju"
2086 #: apt-pkg/contrib/fileutl.cc:503
2088 msgid "write, still have %lu to write but couldn't"
2089 msgstr "pi¹em, ¹e vedno %lu za pisanje, a ni mogoèe"
2091 #: apt-pkg/contrib/fileutl.cc:578
2092 msgid "Problem closing the file"
2093 msgstr "Te¾ava pri zapiranju datoteke"
2095 #: apt-pkg/contrib/fileutl.cc:584
2096 msgid "Problem unlinking the file"
2097 msgstr "Te¾ava pri odvezovanju datoteke"
2099 #: apt-pkg/contrib/fileutl.cc:595
2100 msgid "Problem syncing the file"
2101 msgstr "Te¾ava pri usklajevanju datoteke"
2103 #: apt-pkg/pkgcache.cc:126
2104 msgid "Empty package cache"
2105 msgstr "Prazen predpomnilnik paketov"
2107 #: apt-pkg/pkgcache.cc:132
2108 msgid "The package cache file is corrupted"
2109 msgstr "Datoteka s predpomnilnikom paketov je pokvarjena"
2111 #: apt-pkg/pkgcache.cc:137
2112 msgid "The package cache file is an incompatible version"
2113 msgstr "Razlièica datoteke s predpomnilnikom paketov ni ustrezna"
2115 #: apt-pkg/pkgcache.cc:142
2117 msgid "This APT does not support the Versioning System '%s'"
2118 msgstr "Ta APT ne podpira sistema razlièic '%s'"
2120 #: apt-pkg/pkgcache.cc:147
2121 msgid "The package cache was built for a different architecture"
2122 msgstr "Predpomnilnik paketov je bil zgrajen za drugaèno arhitekturo"
2124 #: apt-pkg/pkgcache.cc:218
2128 #: apt-pkg/pkgcache.cc:218
2130 msgstr "Predodvisnost"
2132 #: apt-pkg/pkgcache.cc:218
2136 #: apt-pkg/pkgcache.cc:219
2140 #: apt-pkg/pkgcache.cc:219
2144 #: apt-pkg/pkgcache.cc:219
2148 #: apt-pkg/pkgcache.cc:220
2152 #: apt-pkg/pkgcache.cc:231
2156 #: apt-pkg/pkgcache.cc:231
2160 #: apt-pkg/pkgcache.cc:231
2164 #: apt-pkg/pkgcache.cc:232
2168 #: apt-pkg/pkgcache.cc:232
2172 #: apt-pkg/depcache.cc:60 apt-pkg/depcache.cc:89
2173 msgid "Building Dependency Tree"
2174 msgstr "Gradnja drevesa odvisnosti"
2176 #: apt-pkg/depcache.cc:61
2177 msgid "Candidate Versions"
2178 msgstr "Razlièice kandidatov"
2180 #: apt-pkg/depcache.cc:90
2181 msgid "Dependency Generation"
2182 msgstr "Ustvarjanje odvisnosti"
2184 #: apt-pkg/tagfile.cc:71
2186 msgid "Unable to parse package file %s (1)"
2187 msgstr "Ni mogoèe razèleniti paketne datoteke %s (1)"
2189 #: apt-pkg/tagfile.cc:158
2191 msgid "Unable to parse package file %s (2)"
2192 msgstr "Ni mogoèe razèleniti paketne datoteke %s (2)"
2194 #: apt-pkg/sourcelist.cc:88
2196 msgid "Malformed line %lu in source list %s (URI)"
2197 msgstr "Napaèna vrstica %lu v seznamu virov %s (URI)"
2199 #: apt-pkg/sourcelist.cc:90
2201 msgid "Malformed line %lu in source list %s (dist)"
2202 msgstr "Napaèna vrstica %lu v seznamu virov %s (distribucija)"
2204 #: apt-pkg/sourcelist.cc:93
2206 msgid "Malformed line %lu in source list %s (URI parse)"
2207 msgstr "Napaèna vrstica %lu v seznamu virov %s (razèlenitev URI)"
2209 #: apt-pkg/sourcelist.cc:99
2211 msgid "Malformed line %lu in source list %s (Absolute dist)"
2212 msgstr "Napaèna vrstica %lu v seznamu virov %s (absolutna distribucija)"
2214 #: apt-pkg/sourcelist.cc:106
2216 msgid "Malformed line %lu in source list %s (dist parse)"
2217 msgstr "Napaèna vrstica %lu v seznamu virov %s (razèlenitev distribucije)"
2219 #: apt-pkg/sourcelist.cc:183 apt-pkg/sourcelist.cc:207
2221 msgid "Vendor block %s is invalid"
2222 msgstr "Ponudnikov blok %s je neveljaven"
2224 #: apt-pkg/sourcelist.cc:235
2229 #: apt-pkg/sourcelist.cc:249
2231 msgid "Line %u too long in source list %s."
2232 msgstr "Vrstica %u v seznamu virov %s je predolga."
2234 #: apt-pkg/sourcelist.cc:266
2236 msgid "Malformed line %u in source list %s (type)"
2237 msgstr "Napaèna vrstica %u v seznamu virov %s (vrsta)"
2239 #: apt-pkg/sourcelist.cc:270
2241 msgid "Type '%s' is not known in on line %u in source list %s"
2242 msgstr "Vrsta '%s' v vrstici %u v seznamu virov %s ni znana"
2244 #: apt-pkg/sourcelist.cc:279 apt-pkg/sourcelist.cc:282
2246 msgid "Malformed line %u in source list %s (vendor id)"
2247 msgstr "Napaèna vrstica %u v seznamu virov %s (ID ponudnika)"
2249 #: apt-pkg/sourcelist.cc:296
2251 msgid "Unknown vendor ID '%s' in line %u of source list %s"
2252 msgstr "Neznan ID ponudnika '%s' v vrstici %u v seznamu virov %s"
2254 #: apt-pkg/packagemanager.cc:402
2257 "This installation run will require temporarily removing the essential "
2258 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2259 "you really want to do it, activate the APT::Force-LoopBreak option."
2261 "Ta krog namestitive zahteva zaèasno odstranitev kljuènega paketa %s zaradi "
2262 "zanke spora/predodvisnosti. To je ponavadi slabo, toda èe zares ¾elite "
2263 "odstranitev, vkljuèite mo¾nost APT::Force-LoopBreak."
2265 #: apt-pkg/pkgrecords.cc:37
2267 msgid "Index file type '%s' is not supported"
2268 msgstr "Vrsta datoteke s kazalom '%s' ni podprta"
2270 #: apt-pkg/algorithms.cc:238
2273 "The package %s needs to be reinstalled, but I can't find an archive for it."
2275 "Paket %s mora biti ponovno name¹èen, vendar ne morem najti arhiva zanj."
2277 #: apt-pkg/algorithms.cc:1056
2279 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2282 "Napaka. pkgProblemResolver::Napake pri razre¹itvi, ki so jih morda "
2283 "povzroèili zadr¾ani paketi."
2285 #: apt-pkg/algorithms.cc:1058
2286 msgid "Unable to correct problems, you have held broken packages."
2287 msgstr "Ni mogoèe popraviti te¾av. Imate zadr¾ane pakete."
2289 #: apt-pkg/acquire.cc:61
2291 msgid "Lists directory %spartial is missing."
2292 msgstr "Manjka imenik s seznami %spartial."
2294 #: apt-pkg/acquire.cc:65
2296 msgid "Archive directory %spartial is missing."
2297 msgstr "Manjka imenik z arhivi %spartial."
2299 #: apt-pkg/acquire-worker.cc:112
2301 msgid "The method driver %s could not be found."
2302 msgstr "Ni mogoèe najti gonilnika metod %s."
2304 #: apt-pkg/acquire-worker.cc:161
2306 msgid "Method %s did not start correctly"
2307 msgstr "Metoda %s se ni zaèela pravilno"
2309 #: apt-pkg/init.cc:119
2311 msgid "Packaging system '%s' is not supported"
2312 msgstr "Paketni sistem '%s' ni podprt"
2314 #: apt-pkg/init.cc:135
2315 msgid "Unable to determine a suitable packaging system type"
2316 msgstr "Ni mogoèe ugotoviti ustrezne vrste paketnega sistema"
2318 #: apt-pkg/clean.cc:61
2320 msgid "Unable to stat %s."
2321 msgstr "Ni mogoèe doloèiti %s."
2323 #: apt-pkg/srcrecords.cc:49
2324 msgid "You must put some 'source' URIs in your sources.list"
2325 msgstr "V sources.list morate vstaviti URI-je z viri"
2327 #: apt-pkg/cachefile.cc:73
2328 msgid "The package lists or status file could not be parsed or opened."
2329 msgstr "Ni mogoèe odprti ali razèleniti seznama paketov ali datoteke stanja."
2331 #: apt-pkg/cachefile.cc:77
2332 msgid "You may want to run apt-get update to correct these problems"
2333 msgstr "Èe ¾elite odpraviti te¾ave, poskusite zagnati apt-get update."
2335 #: apt-pkg/policy.cc:269
2336 msgid "Invalid record in the preferences file, no Package header"
2337 msgstr "Napaèen zapis v datoteki z nastavitvami. Ni glave paketa"
2339 #: apt-pkg/policy.cc:291
2341 msgid "Did not understand pin type %s"
2342 msgstr "Ni mogoèe razumeti vrste zaponke %s"
2344 #: apt-pkg/policy.cc:299
2345 msgid "No priority (or zero) specified for pin"
2346 msgstr "Prioriteta zaponke ni doloèena ali pa je niè."
2348 #: apt-pkg/pkgcachegen.cc:74
2349 msgid "Cache has an incompatible versioning system"
2350 msgstr "Predpomnilnik ima neustrezen sistem razlièic"
2352 #: apt-pkg/pkgcachegen.cc:117
2354 msgid "Error occured while processing %s (NewPackage)"
2355 msgstr "Pri¹lo je do napake pri obdelavi %s (Nov paket)"
2357 #: apt-pkg/pkgcachegen.cc:129
2359 msgid "Error occured while processing %s (UsePackage1)"
2360 msgstr "Pri¹lo je do napake pri obdelavi %s (Uporabi paket 1)"
2362 #: apt-pkg/pkgcachegen.cc:150
2364 msgid "Error occured while processing %s (UsePackage2)"
2365 msgstr "Pri¹lo je do napake pri obdelavi %s (Uporabi paket 2)"
2367 #: apt-pkg/pkgcachegen.cc:154
2369 msgid "Error occured while processing %s (NewFileVer1)"
2370 msgstr "Pri¹lo je do napake pri obdelavi %s (Nova razlièica datoteke 1)"
2372 #: apt-pkg/pkgcachegen.cc:184
2374 msgid "Error occured while processing %s (NewVersion1)"
2375 msgstr "Pri¹lo je do napake pri obdelavi %s (Nova razlièica 1)"
2377 #: apt-pkg/pkgcachegen.cc:188
2379 msgid "Error occured while processing %s (UsePackage3)"
2380 msgstr "Pri¹lo je do napake pri obdelavi %s (Uporabi paket 3)"
2382 #: apt-pkg/pkgcachegen.cc:192
2384 msgid "Error occured while processing %s (NewVersion2)"
2385 msgstr "Pri¹lo je do napake pri obdelavi %s (Nova razlièica 2)"
2387 #: apt-pkg/pkgcachegen.cc:207
2388 msgid "Wow, you exceeded the number of package names this APT is capable of."
2389 msgstr "Uau, presegli ste ¹tevilo imen paketov, ki jih zmore APT."
2391 #: apt-pkg/pkgcachegen.cc:210
2392 msgid "Wow, you exceeded the number of versions this APT is capable of."
2393 msgstr "Uau, presegli ste ¹tevilo razlièic, ki jih zmore APT."
2395 #: apt-pkg/pkgcachegen.cc:213
2396 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2397 msgstr "Uau, presegli ste ¹tevilo odvisnosti, ki jih zmore APT."
2399 #: apt-pkg/pkgcachegen.cc:241
2401 msgid "Error occured while processing %s (FindPkg)"
2402 msgstr "Pri¹lo je do napake pri obdelavi %s (Najdi paket)"
2404 #: apt-pkg/pkgcachegen.cc:254
2406 msgid "Error occured while processing %s (CollectFileProvides)"
2407 msgstr "Pri¹lo je do napake pri obdelavi %s (Zberi dobavitelje datotek)"
2409 #: apt-pkg/pkgcachegen.cc:260
2411 msgid "Package %s %s was not found while processing file dependencies"
2412 msgstr "Paketa %s %s ni bilo mogoèe najti med obdelavo odvisnosti"
2414 #: apt-pkg/pkgcachegen.cc:574
2416 msgid "Couldn't stat source package list %s"
2417 msgstr "Ni mogoèe doloèiti seznama izvornih paketov %s"
2419 #: apt-pkg/pkgcachegen.cc:658
2420 msgid "Collecting File Provides"
2421 msgstr "Zbiranje dobaviteljev datotek"
2423 #: apt-pkg/pkgcachegen.cc:774 apt-pkg/pkgcachegen.cc:781
2424 msgid "IO Error saving source cache"
2425 msgstr "Napaka IO pri shranjevanju predpomnilnika virov"
2427 #: apt-pkg/acquire-item.cc:124
2429 msgid "rename failed, %s (%s -> %s)."
2430 msgstr "preimenovanje spodletelo, %s (%s -> %s)."
2432 #: apt-pkg/acquire-item.cc:353
2435 "I wasn't able to locate a file for the %s package. This might mean you need "
2436 "to manually fix this package. (due to missing arch)"
2438 "Ni bilo mogoèe najti datoteke za paket %s. Morda boste morali roèno "
2439 "popraviti ta paket (zaradi manjkajoèega arhiva)."
2441 #: apt-pkg/acquire-item.cc:388
2444 "I wasn't able to locate file for the %s package. This might mean you need to "
2445 "manually fix this package."
2447 "Ni bilo mogoèe najti datoteke za paket %s. Morda boste morali roèno "
2448 "popraviti ta paket."
2450 #: apt-pkg/acquire-item.cc:419
2453 "The package index files are corrupted. No Filename: field for package %s."
2455 "Datoteke s kazali paketov so pokvarjene. Brez imena datotek: polje alu paket "
2458 #: apt-pkg/acquire-item.cc:501
2459 msgid "Size mismatch"
2460 msgstr "Neujemanje velikosti"
2462 #: apt-pkg/acquire-item.cc:511
2463 msgid "MD5Sum mismatch"
2464 msgstr "Neujemanje vsote MD5"
2466 #: methods/rsh.cc:264
2467 msgid "File Not Found"
2468 msgstr "Datoteke ni mogoèe najti"
2470 #: methods/rsh.cc:330
2471 msgid "Connection closed prematurely"
2472 msgstr "Povezava se je prezgodaj zaprla"