1 # APT - Advanced Package Transfer
2 # This file is put in the public domain.
3 # Safir Šećerović <sapphire@linux.org.ba>, 2004
7 "Project-Id-Version: apt 0.5.26\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2010-01-11 15:17+0100\n"
10 "PO-Revision-Date: 2004-05-06 15:25+0100\n"
11 "Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n"
12 "Language-Team: Bosnian <lokal@lugbih.org>\n"
14 "Content-Type: text/plain; charset=utf-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
17 #: cmdline/apt-cache.cc:141
19 msgid "Package %s version %s has an unmet dep:\n"
20 msgstr "Paket %s verzije %s ima nezadovoljenu zavisnost:\n"
22 #: cmdline/apt-cache.cc:181 cmdline/apt-cache.cc:550 cmdline/apt-cache.cc:644
23 #: cmdline/apt-cache.cc:797 cmdline/apt-cache.cc:1021
24 #: cmdline/apt-cache.cc:1423 cmdline/apt-cache.cc:1575
26 msgid "Unable to locate package %s"
27 msgstr "Ne mogu pronaći paket %s"
29 #: cmdline/apt-cache.cc:245
30 msgid "Total package names: "
31 msgstr "Ukupno naziva paketa:"
33 #: cmdline/apt-cache.cc:285
34 msgid " Normal packages: "
35 msgstr " Normalni paketi:"
37 #: cmdline/apt-cache.cc:286
38 msgid " Pure virtual packages: "
39 msgstr " Čisto virtuelni paketi:"
41 #: cmdline/apt-cache.cc:287
42 msgid " Single virtual packages: "
43 msgstr " Pojedinačni virutuelni paketi:"
45 #: cmdline/apt-cache.cc:288
46 msgid " Mixed virtual packages: "
47 msgstr " Miješani virtuelni paketi:"
49 #: cmdline/apt-cache.cc:289
51 msgstr " Nedostajući:"
53 #: cmdline/apt-cache.cc:291
54 msgid "Total distinct versions: "
55 msgstr "Ukupno različitih verzija:"
57 #: cmdline/apt-cache.cc:293
59 msgid "Total distinct descriptions: "
60 msgstr "Ukupno različitih verzija:"
62 #: cmdline/apt-cache.cc:295
63 msgid "Total dependencies: "
64 msgstr "Ukupno zavisnosti:"
66 #: cmdline/apt-cache.cc:298
67 msgid "Total ver/file relations: "
68 msgstr "Ukupno Verzija/Datoteka odnosa:"
70 #: cmdline/apt-cache.cc:300
72 msgid "Total Desc/File relations: "
73 msgstr "Ukupno Verzija/Datoteka odnosa:"
75 #: cmdline/apt-cache.cc:302
76 msgid "Total Provides mappings: "
79 #: cmdline/apt-cache.cc:314
80 msgid "Total globbed strings: "
83 #: cmdline/apt-cache.cc:328
84 msgid "Total dependency version space: "
87 #: cmdline/apt-cache.cc:333
88 msgid "Total slack space: "
91 #: cmdline/apt-cache.cc:341
92 msgid "Total space accounted for: "
95 #: cmdline/apt-cache.cc:469 cmdline/apt-cache.cc:1221
97 msgid "Package file %s is out of sync."
100 #: cmdline/apt-cache.cc:1297
101 msgid "You must give exactly one pattern"
104 #: cmdline/apt-cache.cc:1451
105 msgid "No packages found"
106 msgstr "Paketi nisu pronađeni"
108 #: cmdline/apt-cache.cc:1528
109 msgid "Package files:"
110 msgstr "Datoteke paketa:"
112 #: cmdline/apt-cache.cc:1535 cmdline/apt-cache.cc:1622
113 msgid "Cache is out of sync, can't x-ref a package file"
116 #. Show any packages have explicit pins
117 #: cmdline/apt-cache.cc:1549
118 msgid "Pinned packages:"
121 #: cmdline/apt-cache.cc:1561 cmdline/apt-cache.cc:1602
126 #: cmdline/apt-cache.cc:1582
128 msgstr " Instalirano:"
130 #: cmdline/apt-cache.cc:1584 cmdline/apt-cache.cc:1592
135 #: cmdline/apt-cache.cc:1589
139 #: cmdline/apt-cache.cc:1599
140 msgid " Package pin: "
143 #. Show the priority tables
144 #: cmdline/apt-cache.cc:1608
145 msgid " Version table:"
148 #: cmdline/apt-cache.cc:1718 cmdline/apt-cdrom.cc:134 cmdline/apt-config.cc:70
149 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:547
150 #: cmdline/apt-get.cc:2675 cmdline/apt-sortpkgs.cc:144
152 msgid "%s %s for %s compiled on %s %s\n"
155 #: cmdline/apt-cache.cc:1725
157 "Usage: apt-cache [options] command\n"
158 " apt-cache [options] add file1 [file2 ...]\n"
159 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
160 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
162 "apt-cache is a low-level tool used to manipulate APT's binary\n"
163 "cache files, and query information from them\n"
166 " add - Add a package file to the source cache\n"
167 " gencaches - Build both the package and source cache\n"
168 " showpkg - Show some general information for a single package\n"
169 " showsrc - Show source records\n"
170 " stats - Show some basic statistics\n"
171 " dump - Show the entire file in a terse form\n"
172 " dumpavail - Print an available file to stdout\n"
173 " unmet - Show unmet dependencies\n"
174 " search - Search the package list for a regex pattern\n"
175 " show - Show a readable record for the package\n"
176 " depends - Show raw dependency information for a package\n"
177 " rdepends - Show reverse dependency information for a package\n"
178 " pkgnames - List the names of all packages in the system\n"
179 " dotty - Generate package graphs for GraphViz\n"
180 " xvcg - Generate package graphs for xvcg\n"
181 " policy - Show policy settings\n"
184 " -h This help text.\n"
185 " -p=? The package cache.\n"
186 " -s=? The source cache.\n"
187 " -q Disable progress indicator.\n"
188 " -i Show only important deps for the unmet command.\n"
189 " -c=? Read this configuration file\n"
190 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
191 "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
194 #: cmdline/apt-cdrom.cc:77
195 msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
198 #: cmdline/apt-cdrom.cc:92
199 msgid "Please insert a Disc in the drive and press enter"
202 #: cmdline/apt-cdrom.cc:114
203 msgid "Repeat this process for the rest of the CDs in your set."
206 #: cmdline/apt-config.cc:41
207 msgid "Arguments not in pairs"
208 msgstr "Argumenti nisu u parovima"
210 #: cmdline/apt-config.cc:76
212 "Usage: apt-config [options] command\n"
214 "apt-config is a simple tool to read the APT config file\n"
217 " shell - Shell mode\n"
218 " dump - Show the configuration\n"
221 " -h This help text.\n"
222 " -c=? Read this configuration file\n"
223 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
225 "Upotreba: apt-config [opcije] naredba\n"
227 "apt-config je jednostavni alat za čitanje APT konfiguracijske datoteke\n"
230 " shell - Shell mod\n"
231 " dump - Prikaz konfiguracije\n"
234 " -h Ovaj tekst pomoći.\n"
235 " -c=? Pročitaj ovu konfiguracijsku datoteku\n"
236 " -o=? Podesi odgovarajuću konfiguracijsku opciju, npr. -o dir::cache=/tmp\n"
238 #: cmdline/apt-extracttemplates.cc:98
240 msgid "%s not a valid DEB package."
241 msgstr "%s nije ispravan DEB paket."
243 #: cmdline/apt-extracttemplates.cc:232
245 "Usage: apt-extracttemplates file1 [file2 ...]\n"
247 "apt-extracttemplates is a tool to extract config and template info\n"
248 "from debian packages\n"
251 " -h This help text\n"
252 " -t Set the temp dir\n"
253 " -c=? Read this configuration file\n"
254 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
257 #: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:863
259 msgid "Unable to write to %s"
260 msgstr "Ne mogu zapisati na %s"
262 #: cmdline/apt-extracttemplates.cc:310
263 msgid "Cannot get debconf version. Is debconf installed?"
265 "Ne mogu odrediti verziju debconf programa. Da li je debconf instaliran?"
267 #: ftparchive/apt-ftparchive.cc:164 ftparchive/apt-ftparchive.cc:338
268 msgid "Package extension list is too long"
271 #: ftparchive/apt-ftparchive.cc:166 ftparchive/apt-ftparchive.cc:180
272 #: ftparchive/apt-ftparchive.cc:203 ftparchive/apt-ftparchive.cc:253
273 #: ftparchive/apt-ftparchive.cc:267 ftparchive/apt-ftparchive.cc:289
275 msgid "Error processing directory %s"
278 #: ftparchive/apt-ftparchive.cc:251
279 msgid "Source extension list is too long"
282 #: ftparchive/apt-ftparchive.cc:368
283 msgid "Error writing header to contents file"
286 #: ftparchive/apt-ftparchive.cc:398
288 msgid "Error processing contents %s"
291 #: ftparchive/apt-ftparchive.cc:553
293 "Usage: apt-ftparchive [options] command\n"
294 "Commands: packages binarypath [overridefile [pathprefix]]\n"
295 " sources srcpath [overridefile [pathprefix]]\n"
298 " generate config [groups]\n"
301 "apt-ftparchive generates index files for Debian archives. It supports\n"
302 "many styles of generation from fully automated to functional replacements\n"
303 "for dpkg-scanpackages and dpkg-scansources\n"
305 "apt-ftparchive generates Package files from a tree of .debs. The\n"
306 "Package file contains the contents of all the control fields from\n"
307 "each package as well as the MD5 hash and filesize. An override file\n"
308 "is supported to force the value of Priority and Section.\n"
310 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
311 "The --source-override option can be used to specify a src override file\n"
313 "The 'packages' and 'sources' command should be run in the root of the\n"
314 "tree. BinaryPath should point to the base of the recursive search and \n"
315 "override file should contain the override flags. Pathprefix is\n"
316 "appended to the filename fields if present. Example usage from the \n"
318 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
319 " dists/potato/main/binary-i386/Packages\n"
322 " -h This help text\n"
323 " --md5 Control MD5 generation\n"
324 " -s=? Source override file\n"
326 " -d=? Select the optional caching database\n"
327 " --no-delink Enable delinking debug mode\n"
328 " --contents Control contents file generation\n"
329 " -c=? Read this configuration file\n"
330 " -o=? Set an arbitrary configuration option"
333 #: ftparchive/apt-ftparchive.cc:759
334 msgid "No selections matched"
337 #: ftparchive/apt-ftparchive.cc:832
339 msgid "Some files are missing in the package file group `%s'"
342 #: ftparchive/cachedb.cc:43
344 msgid "DB was corrupted, file renamed to %s.old"
345 msgstr "DB je bila oštećena, datoteka preimenovana u %s.old"
347 #: ftparchive/cachedb.cc:61
349 msgid "DB is old, attempting to upgrade %s"
350 msgstr "DB je stara, pokušavam nadogradnju %s"
352 #: ftparchive/cachedb.cc:72
354 "DB format is invalid. If you upgraded from an older version of apt, please "
355 "remove and re-create the database."
358 #: ftparchive/cachedb.cc:77
360 msgid "Unable to open DB file %s: %s"
361 msgstr "Ne mogu otvoriti DB datoteku %s"
363 #: ftparchive/cachedb.cc:123 apt-inst/extract.cc:178 apt-inst/extract.cc:190
364 #: apt-inst/extract.cc:207 apt-inst/deb/dpkgdb.cc:117
366 msgid "Failed to stat %s"
369 #: ftparchive/cachedb.cc:242
370 msgid "Archive has no control record"
371 msgstr "Arhiva nema kontrolnog zapisa"
373 #: ftparchive/cachedb.cc:448
374 msgid "Unable to get a cursor"
377 #: ftparchive/writer.cc:76
379 msgid "W: Unable to read directory %s\n"
382 #: ftparchive/writer.cc:81
384 msgid "W: Unable to stat %s\n"
387 #: ftparchive/writer.cc:132
391 #: ftparchive/writer.cc:134
395 #: ftparchive/writer.cc:141
396 msgid "E: Errors apply to file "
399 #: ftparchive/writer.cc:158 ftparchive/writer.cc:188
401 msgid "Failed to resolve %s"
404 #: ftparchive/writer.cc:170
405 msgid "Tree walking failed"
408 #: ftparchive/writer.cc:195
410 msgid "Failed to open %s"
411 msgstr "Ne mogu otvoriti %s"
413 #: ftparchive/writer.cc:254
415 msgid " DeLink %s [%s]\n"
418 #: ftparchive/writer.cc:262
420 msgid "Failed to readlink %s"
423 #: ftparchive/writer.cc:266
425 msgid "Failed to unlink %s"
428 #: ftparchive/writer.cc:273
430 msgid "*** Failed to link %s to %s"
433 #: ftparchive/writer.cc:283
435 msgid " DeLink limit of %sB hit.\n"
438 #: ftparchive/writer.cc:389
439 msgid "Archive had no package field"
442 #: ftparchive/writer.cc:397 ftparchive/writer.cc:628
444 msgid " %s has no override entry\n"
447 #: ftparchive/writer.cc:458 ftparchive/writer.cc:716
449 msgid " %s maintainer is %s not %s\n"
452 #: ftparchive/writer.cc:638
454 msgid " %s has no source override entry\n"
457 #: ftparchive/writer.cc:642
459 msgid " %s has no binary override entry either\n"
462 #: ftparchive/contents.cc:321
464 msgid "Internal error, could not locate member %s"
467 #: ftparchive/contents.cc:358 ftparchive/contents.cc:389
468 msgid "realloc - Failed to allocate memory"
471 #: ftparchive/override.cc:34 ftparchive/override.cc:142
473 msgid "Unable to open %s"
476 #: ftparchive/override.cc:60 ftparchive/override.cc:166
478 msgid "Malformed override %s line %lu #1"
481 #: ftparchive/override.cc:74 ftparchive/override.cc:178
483 msgid "Malformed override %s line %lu #2"
486 #: ftparchive/override.cc:88 ftparchive/override.cc:191
488 msgid "Malformed override %s line %lu #3"
491 #: ftparchive/override.cc:127 ftparchive/override.cc:201
493 msgid "Failed to read the override file %s"
496 #: ftparchive/multicompress.cc:72
498 msgid "Unknown compression algorithm '%s'"
501 #: ftparchive/multicompress.cc:102
503 msgid "Compressed output %s needs a compression set"
506 #: ftparchive/multicompress.cc:169 methods/rsh.cc:91
507 msgid "Failed to create IPC pipe to subprocess"
510 #: ftparchive/multicompress.cc:195
511 msgid "Failed to create FILE*"
514 #: ftparchive/multicompress.cc:198
515 msgid "Failed to fork"
518 #: ftparchive/multicompress.cc:212
519 msgid "Compress child"
522 #: ftparchive/multicompress.cc:235
524 msgid "Internal error, failed to create %s"
527 #: ftparchive/multicompress.cc:286
528 msgid "Failed to create subprocess IPC"
531 #: ftparchive/multicompress.cc:321
532 msgid "Failed to exec compressor "
535 #: ftparchive/multicompress.cc:360
539 #: ftparchive/multicompress.cc:403
540 msgid "IO to subprocess/file failed"
543 #: ftparchive/multicompress.cc:455
544 msgid "Failed to read while computing MD5"
547 #: ftparchive/multicompress.cc:472
549 msgid "Problem unlinking %s"
552 #: ftparchive/multicompress.cc:487 apt-inst/extract.cc:185
554 msgid "Failed to rename %s to %s"
557 #: cmdline/apt-get.cc:127
561 #: cmdline/apt-get.cc:149 cmdline/apt-get.cc:1740
563 msgid "Regex compilation error - %s"
566 #: cmdline/apt-get.cc:244
567 msgid "The following packages have unmet dependencies:"
570 #: cmdline/apt-get.cc:334
572 msgid "but %s is installed"
573 msgstr "ali je %s instaliran"
575 #: cmdline/apt-get.cc:336
577 msgid "but %s is to be installed"
578 msgstr "ali se %s treba instalirati"
580 #: cmdline/apt-get.cc:343
581 msgid "but it is not installable"
582 msgstr "ali se ne može instalirati"
584 #: cmdline/apt-get.cc:345
585 msgid "but it is a virtual package"
586 msgstr "ali je virtuelni paket"
588 #: cmdline/apt-get.cc:348
589 msgid "but it is not installed"
590 msgstr "ali nije instaliran"
592 #: cmdline/apt-get.cc:348
593 msgid "but it is not going to be installed"
594 msgstr "ali se neće instalirati"
596 #: cmdline/apt-get.cc:353
600 #: cmdline/apt-get.cc:382
601 msgid "The following NEW packages will be installed:"
602 msgstr "Slijedeći NOVI paketi će biti instalirani:"
604 #: cmdline/apt-get.cc:408
605 msgid "The following packages will be REMOVED:"
606 msgstr "Slijedeći paketi će biti UKLONJENI:"
608 #: cmdline/apt-get.cc:430
610 msgid "The following packages have been kept back:"
611 msgstr "Slijedeći paketi su zadržani:"
613 #: cmdline/apt-get.cc:451
614 msgid "The following packages will be upgraded:"
615 msgstr "Slijedeći paketi će biti nadograđeni:"
617 #: cmdline/apt-get.cc:472
618 msgid "The following packages will be DOWNGRADED:"
621 #: cmdline/apt-get.cc:492
622 msgid "The following held packages will be changed:"
625 #: cmdline/apt-get.cc:545
627 msgid "%s (due to %s) "
630 #: cmdline/apt-get.cc:553
632 "WARNING: The following essential packages will be removed.\n"
633 "This should NOT be done unless you know exactly what you are doing!"
636 #: cmdline/apt-get.cc:584
638 msgid "%lu upgraded, %lu newly installed, "
641 #: cmdline/apt-get.cc:588
643 msgid "%lu reinstalled, "
646 #: cmdline/apt-get.cc:590
648 msgid "%lu downgraded, "
651 #: cmdline/apt-get.cc:592
653 msgid "%lu to remove and %lu not upgraded.\n"
656 #: cmdline/apt-get.cc:596
658 msgid "%lu not fully installed or removed.\n"
661 #: cmdline/apt-get.cc:669
662 msgid "Correcting dependencies..."
663 msgstr "Ispravljam zavisnosti..."
665 #: cmdline/apt-get.cc:672
669 #: cmdline/apt-get.cc:675
670 msgid "Unable to correct dependencies"
671 msgstr "Ne mogu ispraviti zavisnosti"
673 #: cmdline/apt-get.cc:678
674 msgid "Unable to minimize the upgrade set"
677 #: cmdline/apt-get.cc:680
681 #: cmdline/apt-get.cc:684
682 msgid "You might want to run `apt-get -f install' to correct these."
685 #: cmdline/apt-get.cc:687
686 msgid "Unmet dependencies. Try using -f."
687 msgstr "Nezadovoljene zavisnosti. Pokušajte koristeći -f."
689 #: cmdline/apt-get.cc:712
691 msgid "WARNING: The following packages cannot be authenticated!"
692 msgstr "Slijedeći paketi će biti nadograđeni:"
694 #: cmdline/apt-get.cc:716
695 msgid "Authentication warning overridden.\n"
698 #: cmdline/apt-get.cc:723
699 msgid "Install these packages without verification [y/N]? "
702 #: cmdline/apt-get.cc:725
703 msgid "Some packages could not be authenticated"
706 #: cmdline/apt-get.cc:734 cmdline/apt-get.cc:890
707 msgid "There are problems and -y was used without --force-yes"
710 #: cmdline/apt-get.cc:775
711 msgid "Internal error, InstallPackages was called with broken packages!"
714 #: cmdline/apt-get.cc:784
715 msgid "Packages need to be removed but remove is disabled."
718 #: cmdline/apt-get.cc:795
719 msgid "Internal error, Ordering didn't finish"
722 #: cmdline/apt-get.cc:811 cmdline/apt-get.cc:2082 cmdline/apt-get.cc:2115
723 msgid "Unable to lock the download directory"
726 #: cmdline/apt-get.cc:821 cmdline/apt-get.cc:2163 cmdline/apt-get.cc:2416
727 #: apt-pkg/cachefile.cc:65
728 msgid "The list of sources could not be read."
731 #: cmdline/apt-get.cc:836
732 msgid "How odd.. The sizes didn't match, email apt@packages.debian.org"
735 #: cmdline/apt-get.cc:841
737 msgid "Need to get %sB/%sB of archives.\n"
740 #: cmdline/apt-get.cc:844
742 msgid "Need to get %sB of archives.\n"
745 #: cmdline/apt-get.cc:849
747 msgid "After this operation, %sB of additional disk space will be used.\n"
750 #: cmdline/apt-get.cc:852
752 msgid "After this operation, %sB disk space will be freed.\n"
755 #: cmdline/apt-get.cc:867 cmdline/apt-get.cc:870 cmdline/apt-get.cc:2259
756 #: cmdline/apt-get.cc:2262
758 msgid "Couldn't determine free space in %s"
761 #: cmdline/apt-get.cc:880
763 msgid "You don't have enough free space in %s."
766 #: cmdline/apt-get.cc:896 cmdline/apt-get.cc:916
767 msgid "Trivial Only specified but this is not a trivial operation."
770 #: cmdline/apt-get.cc:898
771 msgid "Yes, do as I say!"
772 msgstr "Da, uradi kako kažem!"
774 #: cmdline/apt-get.cc:900
777 "You are about to do something potentially harmful.\n"
778 "To continue type in the phrase '%s'\n"
782 #: cmdline/apt-get.cc:906 cmdline/apt-get.cc:925
786 #: cmdline/apt-get.cc:921
788 msgid "Do you want to continue [Y/n]? "
789 msgstr "Da li želite nastaviti? [Y/n]"
791 #: cmdline/apt-get.cc:993 cmdline/apt-get.cc:2313 apt-pkg/algorithms.cc:1389
793 msgid "Failed to fetch %s %s\n"
796 #: cmdline/apt-get.cc:1011
797 msgid "Some files failed to download"
800 #: cmdline/apt-get.cc:1012 cmdline/apt-get.cc:2322
801 msgid "Download complete and in download only mode"
804 #: cmdline/apt-get.cc:1018
806 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
810 #: cmdline/apt-get.cc:1022
811 msgid "--fix-missing and media swapping is not currently supported"
814 #: cmdline/apt-get.cc:1027
815 msgid "Unable to correct missing packages."
818 #: cmdline/apt-get.cc:1028
819 msgid "Aborting install."
820 msgstr "Odustajem od instalacije."
822 #: cmdline/apt-get.cc:1086
824 msgid "Note, selecting %s instead of %s\n"
827 #: cmdline/apt-get.cc:1097
829 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
832 #: cmdline/apt-get.cc:1115
834 msgid "Package %s is not installed, so not removed\n"
837 #: cmdline/apt-get.cc:1126
839 msgid "Package %s is a virtual package provided by:\n"
842 #: cmdline/apt-get.cc:1138
844 msgstr "[Instalirano]"
846 #: cmdline/apt-get.cc:1143
847 msgid "You should explicitly select one to install."
850 #: cmdline/apt-get.cc:1148
853 "Package %s is not available, but is referred to by another package.\n"
854 "This may mean that the package is missing, has been obsoleted, or\n"
855 "is only available from another source\n"
858 #: cmdline/apt-get.cc:1167
859 msgid "However the following packages replace it:"
860 msgstr "Međutim, slijedeći paketi ga zamjenjuju:"
862 #: cmdline/apt-get.cc:1170
864 msgid "Package %s has no installation candidate"
867 #: cmdline/apt-get.cc:1190
869 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
872 #: cmdline/apt-get.cc:1198
874 msgid "%s is already the newest version.\n"
877 #: cmdline/apt-get.cc:1227
879 msgid "Release '%s' for '%s' was not found"
882 #: cmdline/apt-get.cc:1229
884 msgid "Version '%s' for '%s' was not found"
887 #: cmdline/apt-get.cc:1235
889 msgid "Selected version %s (%s) for %s\n"
892 #: cmdline/apt-get.cc:1321
894 msgid "Ignore unavailable target release '%s' of package '%s'"
897 #: cmdline/apt-get.cc:1352
899 msgid "Picking '%s' as source package instead of '%s'\n"
902 #. if (VerTag.empty() == false && Last == 0)
903 #: cmdline/apt-get.cc:1389
905 msgid "Ignore unavailable version '%s' of package '%s'"
908 #: cmdline/apt-get.cc:1405
909 msgid "The update command takes no arguments"
912 #: cmdline/apt-get.cc:1418
913 msgid "Unable to lock the list directory"
916 #: cmdline/apt-get.cc:1474
917 msgid "We are not supposed to delete stuff, can't start AutoRemover"
920 #: cmdline/apt-get.cc:1523
923 "The following packages were automatically installed and are no longer "
925 msgstr "Slijedeći NOVI paketi će biti instalirani:"
927 #: cmdline/apt-get.cc:1525
929 msgid "%lu packages were automatically installed and are no longer required.\n"
930 msgstr "Slijedeći NOVI paketi će biti instalirani:"
932 #: cmdline/apt-get.cc:1526
933 msgid "Use 'apt-get autoremove' to remove them."
936 #: cmdline/apt-get.cc:1531
938 "Hmm, seems like the AutoRemover destroyed something which really\n"
939 "shouldn't happen. Please file a bug report against apt."
943 #. if (Packages == 1)
947 #. _("Since you only requested a single operation it is extremely likely that\n"
948 #. "the package is simply not installable and a bug report against\n"
949 #. "that package should be filed.") << endl;
952 #: cmdline/apt-get.cc:1534 cmdline/apt-get.cc:1824
953 msgid "The following information may help to resolve the situation:"
956 #: cmdline/apt-get.cc:1538
957 msgid "Internal Error, AutoRemover broke stuff"
960 #: cmdline/apt-get.cc:1557
961 msgid "Internal error, AllUpgrade broke stuff"
964 #: cmdline/apt-get.cc:1612
966 msgid "Couldn't find task %s"
969 #: cmdline/apt-get.cc:1727 cmdline/apt-get.cc:1763
971 msgid "Couldn't find package %s"
974 #: cmdline/apt-get.cc:1750
976 msgid "Note, selecting %s for regex '%s'\n"
979 #: cmdline/apt-get.cc:1781
981 msgid "%s set to manually installed.\n"
982 msgstr "ali se %s treba instalirati"
984 #: cmdline/apt-get.cc:1794
985 msgid "You might want to run `apt-get -f install' to correct these:"
988 #: cmdline/apt-get.cc:1797
990 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
994 #: cmdline/apt-get.cc:1809
996 "Some packages could not be installed. This may mean that you have\n"
997 "requested an impossible situation or if you are using the unstable\n"
998 "distribution that some required packages have not yet been created\n"
999 "or been moved out of Incoming."
1002 #: cmdline/apt-get.cc:1827
1003 msgid "Broken packages"
1004 msgstr "Oštećeni paketi"
1006 #: cmdline/apt-get.cc:1856
1007 msgid "The following extra packages will be installed:"
1008 msgstr "Slijedeći dodatni paketi će biti instalirani:"
1010 #: cmdline/apt-get.cc:1945
1011 msgid "Suggested packages:"
1012 msgstr "Predloženi paketi:"
1014 #: cmdline/apt-get.cc:1946
1015 msgid "Recommended packages:"
1016 msgstr "Preporučeni paketi:"
1018 #: cmdline/apt-get.cc:1975
1019 msgid "Calculating upgrade... "
1020 msgstr "Računam nadogradnju..."
1022 #: cmdline/apt-get.cc:1978 methods/ftp.cc:708 methods/connect.cc:112
1026 #: cmdline/apt-get.cc:1983
1030 #: cmdline/apt-get.cc:2050 cmdline/apt-get.cc:2058
1031 msgid "Internal error, problem resolver broke stuff"
1034 #: cmdline/apt-get.cc:2158
1035 msgid "Must specify at least one package to fetch source for"
1038 #: cmdline/apt-get.cc:2188 cmdline/apt-get.cc:2434
1040 msgid "Unable to find a source package for %s"
1043 #: cmdline/apt-get.cc:2237
1045 msgid "Skipping already downloaded file '%s'\n"
1048 #: cmdline/apt-get.cc:2272
1050 msgid "You don't have enough free space in %s"
1053 #: cmdline/apt-get.cc:2278
1055 msgid "Need to get %sB/%sB of source archives.\n"
1058 #: cmdline/apt-get.cc:2281
1060 msgid "Need to get %sB of source archives.\n"
1063 #: cmdline/apt-get.cc:2287
1065 msgid "Fetch source %s\n"
1068 #: cmdline/apt-get.cc:2318
1069 msgid "Failed to fetch some archives."
1072 #: cmdline/apt-get.cc:2346
1074 msgid "Skipping unpack of already unpacked source in %s\n"
1077 #: cmdline/apt-get.cc:2358
1079 msgid "Unpack command '%s' failed.\n"
1082 #: cmdline/apt-get.cc:2359
1084 msgid "Check if the 'dpkg-dev' package is installed.\n"
1087 #: cmdline/apt-get.cc:2376
1089 msgid "Build command '%s' failed.\n"
1092 #: cmdline/apt-get.cc:2395
1093 msgid "Child process failed"
1096 #: cmdline/apt-get.cc:2411
1097 msgid "Must specify at least one package to check builddeps for"
1100 #: cmdline/apt-get.cc:2439
1102 msgid "Unable to get build-dependency information for %s"
1105 #: cmdline/apt-get.cc:2459
1107 msgid "%s has no build depends.\n"
1110 #: cmdline/apt-get.cc:2511
1113 "%s dependency for %s cannot be satisfied because the package %s cannot be "
1117 #: cmdline/apt-get.cc:2564
1120 "%s dependency for %s cannot be satisfied because no available versions of "
1121 "package %s can satisfy version requirements"
1124 #: cmdline/apt-get.cc:2600
1126 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
1129 #: cmdline/apt-get.cc:2627
1131 msgid "Failed to satisfy %s dependency for %s: %s"
1134 #: cmdline/apt-get.cc:2643
1136 msgid "Build-dependencies for %s could not be satisfied."
1139 #: cmdline/apt-get.cc:2648
1140 msgid "Failed to process build dependencies"
1143 #: cmdline/apt-get.cc:2680
1144 msgid "Supported modules:"
1145 msgstr "Podržani moduli:"
1147 #: cmdline/apt-get.cc:2721
1149 "Usage: apt-get [options] command\n"
1150 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1151 " apt-get [options] source pkg1 [pkg2 ...]\n"
1153 "apt-get is a simple command line interface for downloading and\n"
1154 "installing packages. The most frequently used commands are update\n"
1158 " update - Retrieve new lists of packages\n"
1159 " upgrade - Perform an upgrade\n"
1160 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1161 " remove - Remove packages\n"
1162 " autoremove - Remove automatically all unused packages\n"
1163 " purge - Remove packages and config files\n"
1164 " source - Download source archives\n"
1165 " build-dep - Configure build-dependencies for source packages\n"
1166 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1167 " dselect-upgrade - Follow dselect selections\n"
1168 " clean - Erase downloaded archive files\n"
1169 " autoclean - Erase old downloaded archive files\n"
1170 " check - Verify that there are no broken dependencies\n"
1173 " -h This help text.\n"
1174 " -q Loggable output - no progress indicator\n"
1175 " -qq No output except for errors\n"
1176 " -d Download only - do NOT install or unpack archives\n"
1177 " -s No-act. Perform ordering simulation\n"
1178 " -y Assume Yes to all queries and do not prompt\n"
1179 " -f Attempt to correct a system with broken dependencies in place\n"
1180 " -m Attempt to continue if archives are unlocatable\n"
1181 " -u Show a list of upgraded packages as well\n"
1182 " -b Build the source package after fetching it\n"
1183 " -V Show verbose version numbers\n"
1184 " -c=? Read this configuration file\n"
1185 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1186 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1187 "pages for more information and options.\n"
1188 " This APT has Super Cow Powers.\n"
1191 #: cmdline/apt-get.cc:2889
1193 "NOTE: This is only a simulation!\n"
1194 " apt-get needs root privileges for real execution.\n"
1195 " Keep also in mind that locking is deactivated,\n"
1196 " so don't depend on the relevance to the real current situation!"
1199 #: cmdline/acqprogress.cc:55
1203 #: cmdline/acqprogress.cc:79
1207 #: cmdline/acqprogress.cc:110
1211 #: cmdline/acqprogress.cc:114
1215 #: cmdline/acqprogress.cc:135
1217 msgid "Fetched %sB in %s (%sB/s)\n"
1220 #: cmdline/acqprogress.cc:225
1225 #: cmdline/acqprogress.cc:271
1228 "Media change: please insert the disc labeled\n"
1230 "in the drive '%s' and press enter\n"
1233 #: cmdline/apt-sortpkgs.cc:86
1234 msgid "Unknown package record!"
1235 msgstr "Nepoznat zapis paketa\""
1237 #: cmdline/apt-sortpkgs.cc:150
1239 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1241 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1242 "to indicate what kind of file it is.\n"
1245 " -h This help text\n"
1246 " -s Use source file sorting\n"
1247 " -c=? Read this configuration file\n"
1248 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1251 #: dselect/install:32
1252 msgid "Bad default setting!"
1253 msgstr "Loša podrazumjevana postavka!"
1255 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94
1256 #: dselect/install:105 dselect/update:45
1257 msgid "Press enter to continue."
1258 msgstr "Pritisnite enter za nastavak."
1260 #: dselect/install:91
1261 msgid "Do you want to erase any previously downloaded .deb files?"
1264 #: dselect/install:101
1265 msgid "Some errors occurred while unpacking. Packages that were installed"
1268 #: dselect/install:102
1269 msgid "will be configured. This may result in duplicate errors"
1272 #: dselect/install:103
1273 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1276 #: dselect/install:104
1278 "above this message are important. Please fix them and run [I]nstall again"
1281 #: dselect/update:30
1282 msgid "Merging available information"
1283 msgstr "Sastavljam dostupne informacije"
1285 #: apt-inst/contrib/extracttar.cc:114
1286 msgid "Failed to create pipes"
1289 #: apt-inst/contrib/extracttar.cc:141
1290 msgid "Failed to exec gzip "
1291 msgstr "Ne mogu izvršiti gzip"
1293 #: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:204
1294 msgid "Corrupted archive"
1295 msgstr "Oštećena arhiva"
1297 #: apt-inst/contrib/extracttar.cc:193
1298 msgid "Tar checksum failed, archive corrupted"
1299 msgstr "Provjera Tar kontrolnog zbira nije uspjela, arhiva oštećena"
1301 #: apt-inst/contrib/extracttar.cc:296
1303 msgid "Unknown TAR header type %u, member %s"
1306 #: apt-inst/contrib/arfile.cc:70
1307 msgid "Invalid archive signature"
1310 #: apt-inst/contrib/arfile.cc:78
1311 msgid "Error reading archive member header"
1314 #: apt-inst/contrib/arfile.cc:90
1316 msgid "Invalid archive member header %s"
1319 #: apt-inst/contrib/arfile.cc:102
1320 msgid "Invalid archive member header"
1323 #: apt-inst/contrib/arfile.cc:128
1324 msgid "Archive is too short"
1325 msgstr "Arhiva je prekratka"
1327 #: apt-inst/contrib/arfile.cc:132
1328 msgid "Failed to read the archive headers"
1331 #: apt-inst/filelist.cc:380
1332 msgid "DropNode called on still linked node"
1335 #: apt-inst/filelist.cc:412
1336 msgid "Failed to locate the hash element!"
1339 #: apt-inst/filelist.cc:459
1340 msgid "Failed to allocate diversion"
1343 #: apt-inst/filelist.cc:464
1344 msgid "Internal error in AddDiversion"
1347 #: apt-inst/filelist.cc:477
1349 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1352 #: apt-inst/filelist.cc:506
1354 msgid "Double add of diversion %s -> %s"
1357 #: apt-inst/filelist.cc:549
1359 msgid "Duplicate conf file %s/%s"
1362 #: apt-inst/dirstream.cc:41 apt-inst/dirstream.cc:46 apt-inst/dirstream.cc:49
1364 msgid "Failed to write file %s"
1365 msgstr "Ne mogu ukloniti %s"
1367 #: apt-inst/dirstream.cc:92 apt-inst/dirstream.cc:100
1369 msgid "Failed to close file %s"
1372 #: apt-inst/extract.cc:93 apt-inst/extract.cc:164
1374 msgid "The path %s is too long"
1377 #: apt-inst/extract.cc:124
1379 msgid "Unpacking %s more than once"
1382 #: apt-inst/extract.cc:134
1384 msgid "The directory %s is diverted"
1387 #: apt-inst/extract.cc:144
1389 msgid "The package is trying to write to the diversion target %s/%s"
1392 #: apt-inst/extract.cc:154 apt-inst/extract.cc:297
1393 msgid "The diversion path is too long"
1396 #: apt-inst/extract.cc:240
1398 msgid "The directory %s is being replaced by a non-directory"
1401 #: apt-inst/extract.cc:280
1402 msgid "Failed to locate node in its hash bucket"
1405 #: apt-inst/extract.cc:284
1406 msgid "The path is too long"
1407 msgstr "Putanja je preduga"
1409 #: apt-inst/extract.cc:414
1411 msgid "Overwrite package match with no version for %s"
1414 #: apt-inst/extract.cc:431
1416 msgid "File %s/%s overwrites the one in the package %s"
1419 #. Only warn if there are no sources.list.d.
1420 #. Only warn if there is no sources.list file.
1421 #: apt-inst/extract.cc:464 apt-pkg/contrib/cdromutl.cc:157
1422 #: apt-pkg/contrib/fileutl.cc:240 apt-pkg/sourcelist.cc:159
1423 #: apt-pkg/sourcelist.cc:165 apt-pkg/acquire.cc:419 apt-pkg/init.cc:90
1424 #: apt-pkg/init.cc:98 apt-pkg/clean.cc:33 apt-pkg/policy.cc:279
1426 msgid "Unable to read %s"
1427 msgstr "Ne mogu čitati %s"
1429 #: apt-inst/extract.cc:491
1431 msgid "Unable to stat %s"
1434 #: apt-inst/deb/dpkgdb.cc:51 apt-inst/deb/dpkgdb.cc:57
1436 msgid "Failed to remove %s"
1437 msgstr "Ne mogu ukloniti %s"
1439 #: apt-inst/deb/dpkgdb.cc:106 apt-inst/deb/dpkgdb.cc:108
1441 msgid "Unable to create %s"
1442 msgstr "Ne mogu kreirati %s"
1444 #: apt-inst/deb/dpkgdb.cc:114
1446 msgid "Failed to stat %sinfo"
1449 #: apt-inst/deb/dpkgdb.cc:119
1450 msgid "The info and temp directories need to be on the same filesystem"
1453 #. Build the status cache
1454 #: apt-inst/deb/dpkgdb.cc:135 apt-pkg/pkgcachegen.cc:793
1455 #: apt-pkg/pkgcachegen.cc:865 apt-pkg/pkgcachegen.cc:870
1456 #: apt-pkg/pkgcachegen.cc:1008
1457 msgid "Reading package lists"
1458 msgstr "Čitam spiskove paketa"
1460 #: apt-inst/deb/dpkgdb.cc:176
1462 msgid "Failed to change to the admin dir %sinfo"
1465 #: apt-inst/deb/dpkgdb.cc:197 apt-inst/deb/dpkgdb.cc:351
1466 #: apt-inst/deb/dpkgdb.cc:444
1467 msgid "Internal error getting a package name"
1470 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:382
1471 msgid "Reading file listing"
1472 msgstr "Čitam spisak datoteke"
1474 #: apt-inst/deb/dpkgdb.cc:212
1477 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1478 "then make it empty and immediately re-install the same version of the "
1482 #: apt-inst/deb/dpkgdb.cc:225 apt-inst/deb/dpkgdb.cc:238
1484 msgid "Failed reading the list file %sinfo/%s"
1487 #: apt-inst/deb/dpkgdb.cc:262
1488 msgid "Internal error getting a node"
1491 #: apt-inst/deb/dpkgdb.cc:305
1493 msgid "Failed to open the diversions file %sdiversions"
1496 #: apt-inst/deb/dpkgdb.cc:320
1497 msgid "The diversion file is corrupted"
1500 #: apt-inst/deb/dpkgdb.cc:327 apt-inst/deb/dpkgdb.cc:332
1501 #: apt-inst/deb/dpkgdb.cc:337
1503 msgid "Invalid line in the diversion file: %s"
1506 #: apt-inst/deb/dpkgdb.cc:358
1507 msgid "Internal error adding a diversion"
1510 #: apt-inst/deb/dpkgdb.cc:379
1511 msgid "The pkg cache must be initialized first"
1514 #: apt-inst/deb/dpkgdb.cc:439
1516 msgid "Failed to find a Package: header, offset %lu"
1519 #: apt-inst/deb/dpkgdb.cc:461
1521 msgid "Bad ConfFile section in the status file. Offset %lu"
1524 #: apt-inst/deb/dpkgdb.cc:466
1526 msgid "Error parsing MD5. Offset %lu"
1529 #: apt-inst/deb/debfile.cc:38 apt-inst/deb/debfile.cc:43
1531 msgid "This is not a valid DEB archive, missing '%s' member"
1534 #: apt-inst/deb/debfile.cc:50
1536 msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member"
1539 #: apt-inst/deb/debfile.cc:110
1541 msgid "Couldn't change to %s"
1544 #: apt-inst/deb/debfile.cc:140
1545 msgid "Internal error, could not locate member"
1548 #: apt-inst/deb/debfile.cc:173
1549 msgid "Failed to locate a valid control file"
1552 #: apt-inst/deb/debfile.cc:258
1553 msgid "Unparsable control file"
1556 #: methods/cdrom.cc:200
1558 msgid "Unable to read the cdrom database %s"
1561 #: methods/cdrom.cc:209
1563 "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
1564 "cannot be used to add new CD-ROMs"
1567 #: methods/cdrom.cc:219
1569 msgid "Wrong CD-ROM"
1570 msgstr "Pogrešan CD"
1572 #: methods/cdrom.cc:245
1574 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1575 msgstr "Ne mogu demontirati CD-ROM na %s, moguće je da se još uvijek koristi."
1577 #: methods/cdrom.cc:250
1579 msgid "Disk not found."
1580 msgstr "Datoteka nije pronađena"
1582 #: methods/cdrom.cc:258 methods/file.cc:79 methods/rsh.cc:264
1583 msgid "File not found"
1584 msgstr "Datoteka nije pronađena"
1586 #: methods/copy.cc:43 methods/gzip.cc:141 methods/gzip.cc:150
1587 #: methods/rred.cc:483 methods/rred.cc:492
1588 msgid "Failed to stat"
1591 #: methods/copy.cc:80 methods/gzip.cc:147 methods/rred.cc:489
1592 msgid "Failed to set modification time"
1595 #: methods/file.cc:44
1596 msgid "Invalid URI, local URIS must not start with //"
1599 #. Login must be before getpeername otherwise dante won't work.
1600 #: methods/ftp.cc:168
1602 msgstr "Prijavljujem se"
1604 #: methods/ftp.cc:174
1605 msgid "Unable to determine the peer name"
1608 #: methods/ftp.cc:179
1609 msgid "Unable to determine the local name"
1612 #: methods/ftp.cc:210 methods/ftp.cc:238
1614 msgid "The server refused the connection and said: %s"
1617 #: methods/ftp.cc:216
1619 msgid "USER failed, server said: %s"
1622 #: methods/ftp.cc:223
1624 msgid "PASS failed, server said: %s"
1627 #: methods/ftp.cc:243
1629 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1633 #: methods/ftp.cc:271
1635 msgid "Login script command '%s' failed, server said: %s"
1638 #: methods/ftp.cc:297
1640 msgid "TYPE failed, server said: %s"
1643 #: methods/ftp.cc:335 methods/ftp.cc:446 methods/rsh.cc:183 methods/rsh.cc:226
1644 msgid "Connection timeout"
1647 #: methods/ftp.cc:341
1648 msgid "Server closed the connection"
1649 msgstr "Server je zatvorio vezu"
1651 #: methods/ftp.cc:344 apt-pkg/contrib/fileutl.cc:667 methods/rsh.cc:190
1653 msgstr "Greška pri čitanju"
1655 #: methods/ftp.cc:351 methods/rsh.cc:197
1656 msgid "A response overflowed the buffer."
1659 #: methods/ftp.cc:368 methods/ftp.cc:380
1661 msgid "Protocol corruption"
1662 msgstr "Oštećenje protokola"
1664 #: methods/ftp.cc:452 apt-pkg/contrib/fileutl.cc:706 methods/rsh.cc:232
1666 msgstr "Greška pri pisanju"
1668 #: methods/ftp.cc:693 methods/ftp.cc:699 methods/ftp.cc:735
1669 msgid "Could not create a socket"
1672 #: methods/ftp.cc:704
1673 msgid "Could not connect data socket, connection timed out"
1676 #: methods/ftp.cc:710
1677 msgid "Could not connect passive socket."
1680 #: methods/ftp.cc:728
1681 msgid "getaddrinfo was unable to get a listening socket"
1684 #: methods/ftp.cc:742
1685 msgid "Could not bind a socket"
1688 #: methods/ftp.cc:746
1689 msgid "Could not listen on the socket"
1692 #: methods/ftp.cc:753
1693 msgid "Could not determine the socket's name"
1696 #: methods/ftp.cc:785
1697 msgid "Unable to send PORT command"
1700 #: methods/ftp.cc:795
1702 msgid "Unknown address family %u (AF_*)"
1705 #: methods/ftp.cc:804
1707 msgid "EPRT failed, server said: %s"
1710 #: methods/ftp.cc:824
1711 msgid "Data socket connect timed out"
1714 #: methods/ftp.cc:831
1715 msgid "Unable to accept connection"
1718 #: methods/ftp.cc:870 methods/http.cc:1000 methods/rsh.cc:303
1719 msgid "Problem hashing file"
1722 #: methods/ftp.cc:883
1724 msgid "Unable to fetch file, server said '%s'"
1727 #: methods/ftp.cc:898 methods/rsh.cc:322
1728 msgid "Data socket timed out"
1731 #: methods/ftp.cc:928
1733 msgid "Data transfer failed, server said '%s'"
1736 #. Get the files information
1737 #: methods/ftp.cc:1005
1741 #: methods/ftp.cc:1117
1742 msgid "Unable to invoke "
1745 #: methods/connect.cc:70
1747 msgid "Connecting to %s (%s)"
1750 #: methods/connect.cc:81
1755 #: methods/connect.cc:90
1757 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1760 #: methods/connect.cc:96
1762 msgid "Cannot initiate the connection to %s:%s (%s)."
1765 #: methods/connect.cc:104
1767 msgid "Could not connect to %s:%s (%s), connection timed out"
1770 #: methods/connect.cc:119
1772 msgid "Could not connect to %s:%s (%s)."
1775 #. We say this mainly because the pause here is for the
1776 #. ssh connection that is still going
1777 #: methods/connect.cc:147 methods/rsh.cc:425
1779 msgid "Connecting to %s"
1780 msgstr "Povezujem se sa %s"
1782 #: methods/connect.cc:166 methods/connect.cc:185
1784 msgid "Could not resolve '%s'"
1787 #: methods/connect.cc:191
1789 msgid "Temporary failure resolving '%s'"
1792 #: methods/connect.cc:194
1794 msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
1797 #: methods/connect.cc:241
1799 msgid "Unable to connect to %s:%s:"
1800 msgstr "Ne mogu se povezati sa %s %s:"
1802 #. TRANSLATOR: %s is the trusted keyring parts directory
1803 #: methods/gpgv.cc:78
1805 msgid "No keyring installed in %s."
1806 msgstr "Odustajem od instalacije."
1808 #: methods/gpgv.cc:104
1809 msgid "E: Too many keyrings should be passed to gpgv. Exiting."
1812 #: methods/gpgv.cc:121
1813 msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting."
1816 #: methods/gpgv.cc:237
1818 "Internal error: Good signature, but could not determine key fingerprint?!"
1821 #: methods/gpgv.cc:242
1822 msgid "At least one invalid signature was encountered."
1825 #: methods/gpgv.cc:246
1827 msgid "Could not execute '%s' to verify signature (is gpgv installed?)"
1830 #: methods/gpgv.cc:251
1831 msgid "Unknown error executing gpgv"
1834 #: methods/gpgv.cc:285 methods/gpgv.cc:292
1836 msgid "The following signatures were invalid:\n"
1837 msgstr "Slijedeći dodatni paketi će biti instalirani:"
1839 #: methods/gpgv.cc:299
1841 "The following signatures couldn't be verified because the public key is not "
1845 #: methods/gzip.cc:64
1847 msgid "Couldn't open pipe for %s"
1850 #: methods/gzip.cc:109
1852 msgid "Read error from %s process"
1855 #: methods/http.cc:385
1856 msgid "Waiting for headers"
1857 msgstr "Čekam na zaglavlja"
1859 #: methods/http.cc:531
1861 msgid "Got a single header line over %u chars"
1864 #: methods/http.cc:539
1865 msgid "Bad header line"
1868 #: methods/http.cc:558 methods/http.cc:565
1869 msgid "The HTTP server sent an invalid reply header"
1872 #: methods/http.cc:594
1873 msgid "The HTTP server sent an invalid Content-Length header"
1876 #: methods/http.cc:609
1877 msgid "The HTTP server sent an invalid Content-Range header"
1880 #: methods/http.cc:611
1881 msgid "This HTTP server has broken range support"
1884 #: methods/http.cc:635
1885 msgid "Unknown date format"
1886 msgstr "Nepoznat oblik datuma"
1888 #: methods/http.cc:791
1889 msgid "Select failed"
1892 #: methods/http.cc:796
1893 msgid "Connection timed out"
1896 #: methods/http.cc:819
1897 msgid "Error writing to output file"
1900 #: methods/http.cc:850
1901 msgid "Error writing to file"
1904 #: methods/http.cc:878
1905 msgid "Error writing to the file"
1908 #: methods/http.cc:892
1909 msgid "Error reading from server. Remote end closed connection"
1912 #: methods/http.cc:894
1913 msgid "Error reading from server"
1916 #: methods/http.cc:985 apt-pkg/contrib/mmap.cc:233
1918 msgid "Failed to truncate file"
1919 msgstr "Ne mogu ukloniti %s"
1921 #: methods/http.cc:1150
1922 msgid "Bad header data"
1925 #: methods/http.cc:1167 methods/http.cc:1222
1926 msgid "Connection failed"
1927 msgstr "Povezivanje neuspješno"
1929 #: methods/http.cc:1314
1930 msgid "Internal error"
1931 msgstr "Unutrašnja greška"
1933 #: apt-pkg/contrib/mmap.cc:76
1934 msgid "Can't mmap an empty file"
1937 #: apt-pkg/contrib/mmap.cc:81 apt-pkg/contrib/mmap.cc:202
1939 msgid "Couldn't make mmap of %lu bytes"
1942 #: apt-pkg/contrib/mmap.cc:252
1945 "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. "
1946 "Current value: %lu. (man 5 apt.conf)"
1949 #: apt-pkg/contrib/mmap.cc:347
1952 "The size of a MMap has already reached the defined limit of %lu bytes,abort "
1953 "the try to grow the MMap."
1956 #. d means days, h means hours, min means minutes, s means seconds
1957 #: apt-pkg/contrib/strutl.cc:346
1959 msgid "%lid %lih %limin %lis"
1962 #. h means hours, min means minutes, s means seconds
1963 #: apt-pkg/contrib/strutl.cc:353
1965 msgid "%lih %limin %lis"
1968 #. min means minutes, s means seconds
1969 #: apt-pkg/contrib/strutl.cc:360
1975 #: apt-pkg/contrib/strutl.cc:365
1980 #: apt-pkg/contrib/strutl.cc:1040
1982 msgid "Selection %s not found"
1985 #: apt-pkg/contrib/configuration.cc:452
1987 msgid "Unrecognized type abbreviation: '%c'"
1990 #: apt-pkg/contrib/configuration.cc:510
1992 msgid "Opening configuration file %s"
1995 #: apt-pkg/contrib/configuration.cc:678
1997 msgid "Syntax error %s:%u: Block starts with no name."
2000 #: apt-pkg/contrib/configuration.cc:697
2002 msgid "Syntax error %s:%u: Malformed tag"
2005 #: apt-pkg/contrib/configuration.cc:714
2007 msgid "Syntax error %s:%u: Extra junk after value"
2010 #: apt-pkg/contrib/configuration.cc:754
2012 msgid "Syntax error %s:%u: Directives can only be done at the top level"
2015 #: apt-pkg/contrib/configuration.cc:761
2017 msgid "Syntax error %s:%u: Too many nested includes"
2020 #: apt-pkg/contrib/configuration.cc:765 apt-pkg/contrib/configuration.cc:770
2022 msgid "Syntax error %s:%u: Included from here"
2025 #: apt-pkg/contrib/configuration.cc:774
2027 msgid "Syntax error %s:%u: Unsupported directive '%s'"
2030 #: apt-pkg/contrib/configuration.cc:825
2032 msgid "Syntax error %s:%u: Extra junk at end of file"
2035 #: apt-pkg/contrib/progress.cc:153
2037 msgid "%c%s... Error!"
2040 #: apt-pkg/contrib/progress.cc:155
2042 msgid "%c%s... Done"
2045 #: apt-pkg/contrib/cmndline.cc:77
2047 msgid "Command line option '%c' [from %s] is not known."
2050 #: apt-pkg/contrib/cmndline.cc:103 apt-pkg/contrib/cmndline.cc:111
2051 #: apt-pkg/contrib/cmndline.cc:119
2053 msgid "Command line option %s is not understood"
2056 #: apt-pkg/contrib/cmndline.cc:124
2058 msgid "Command line option %s is not boolean"
2061 #: apt-pkg/contrib/cmndline.cc:163 apt-pkg/contrib/cmndline.cc:184
2063 msgid "Option %s requires an argument."
2066 #: apt-pkg/contrib/cmndline.cc:198 apt-pkg/contrib/cmndline.cc:204
2068 msgid "Option %s: Configuration item specification must have an =<val>."
2071 #: apt-pkg/contrib/cmndline.cc:234
2073 msgid "Option %s requires an integer argument, not '%s'"
2076 #: apt-pkg/contrib/cmndline.cc:265
2078 msgid "Option '%s' is too long"
2081 #: apt-pkg/contrib/cmndline.cc:298
2083 msgid "Sense %s is not understood, try true or false."
2086 #: apt-pkg/contrib/cmndline.cc:348
2088 msgid "Invalid operation %s"
2091 #: apt-pkg/contrib/cdromutl.cc:52
2093 msgid "Unable to stat the mount point %s"
2096 #: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/contrib/cdromutl.cc:187
2097 #: apt-pkg/acquire.cc:425 apt-pkg/acquire.cc:450 apt-pkg/clean.cc:39
2099 msgid "Unable to change to %s"
2102 #: apt-pkg/contrib/cdromutl.cc:195
2103 msgid "Failed to stat the cdrom"
2106 #: apt-pkg/contrib/fileutl.cc:151
2108 msgid "Not using locking for read only lock file %s"
2111 #: apt-pkg/contrib/fileutl.cc:156
2113 msgid "Could not open lock file %s"
2116 #: apt-pkg/contrib/fileutl.cc:174
2118 msgid "Not using locking for nfs mounted lock file %s"
2121 #: apt-pkg/contrib/fileutl.cc:178
2123 msgid "Could not get lock %s"
2126 #: apt-pkg/contrib/fileutl.cc:568
2128 msgid "Waited for %s but it wasn't there"
2131 #: apt-pkg/contrib/fileutl.cc:580
2133 msgid "Sub-process %s received a segmentation fault."
2136 #: apt-pkg/contrib/fileutl.cc:582
2138 msgid "Sub-process %s received signal %u."
2141 #: apt-pkg/contrib/fileutl.cc:586
2143 msgid "Sub-process %s returned an error code (%u)"
2146 #: apt-pkg/contrib/fileutl.cc:588
2148 msgid "Sub-process %s exited unexpectedly"
2151 #: apt-pkg/contrib/fileutl.cc:632
2153 msgid "Could not open file %s"
2156 #: apt-pkg/contrib/fileutl.cc:688
2158 msgid "read, still have %lu to read but none left"
2161 #: apt-pkg/contrib/fileutl.cc:718
2163 msgid "write, still have %lu to write but couldn't"
2166 #: apt-pkg/contrib/fileutl.cc:793
2167 msgid "Problem closing the file"
2170 #: apt-pkg/contrib/fileutl.cc:799
2171 msgid "Problem unlinking the file"
2174 #: apt-pkg/contrib/fileutl.cc:810
2175 msgid "Problem syncing the file"
2178 #: apt-pkg/pkgcache.cc:133
2179 msgid "Empty package cache"
2182 #: apt-pkg/pkgcache.cc:139
2183 msgid "The package cache file is corrupted"
2186 #: apt-pkg/pkgcache.cc:144
2187 msgid "The package cache file is an incompatible version"
2190 #: apt-pkg/pkgcache.cc:149
2192 msgid "This APT does not support the versioning system '%s'"
2195 #: apt-pkg/pkgcache.cc:154
2196 msgid "The package cache was built for a different architecture"
2199 #: apt-pkg/pkgcache.cc:225
2203 #: apt-pkg/pkgcache.cc:225
2205 msgstr "Unaprijed zavisi"
2207 #: apt-pkg/pkgcache.cc:225
2211 #: apt-pkg/pkgcache.cc:226
2213 msgstr "Preporučuje"
2215 #: apt-pkg/pkgcache.cc:226
2218 msgstr "Sukobljava se sa"
2220 #: apt-pkg/pkgcache.cc:226
2224 #: apt-pkg/pkgcache.cc:227
2226 msgstr "Zastarijeva"
2228 #: apt-pkg/pkgcache.cc:227
2232 #: apt-pkg/pkgcache.cc:227
2236 #: apt-pkg/pkgcache.cc:238
2240 #: apt-pkg/pkgcache.cc:238
2242 msgstr "zahtijevano"
2244 #: apt-pkg/pkgcache.cc:238
2248 #: apt-pkg/pkgcache.cc:239
2252 #: apt-pkg/pkgcache.cc:239
2256 #: apt-pkg/depcache.cc:123 apt-pkg/depcache.cc:152
2257 msgid "Building dependency tree"
2258 msgstr "Gradim stablo zavisnosti"
2260 #: apt-pkg/depcache.cc:124
2261 msgid "Candidate versions"
2262 msgstr "Verzije kandidata"
2264 #: apt-pkg/depcache.cc:153
2265 msgid "Dependency generation"
2266 msgstr "Stvaranje zavisnosti"
2268 #: apt-pkg/depcache.cc:173 apt-pkg/depcache.cc:193 apt-pkg/depcache.cc:197
2270 msgid "Reading state information"
2271 msgstr "Sastavljam dostupne informacije"
2273 #: apt-pkg/depcache.cc:223
2275 msgid "Failed to open StateFile %s"
2276 msgstr "Ne mogu otvoriti %s"
2278 #: apt-pkg/depcache.cc:229
2280 msgid "Failed to write temporary StateFile %s"
2281 msgstr "Ne mogu ukloniti %s"
2283 #: apt-pkg/tagfile.cc:102
2285 msgid "Unable to parse package file %s (1)"
2288 #: apt-pkg/tagfile.cc:189
2290 msgid "Unable to parse package file %s (2)"
2293 #: apt-pkg/sourcelist.cc:83
2295 msgid "Malformed line %lu in source list %s (URI)"
2298 #: apt-pkg/sourcelist.cc:85
2300 msgid "Malformed line %lu in source list %s (dist)"
2303 #: apt-pkg/sourcelist.cc:88
2305 msgid "Malformed line %lu in source list %s (URI parse)"
2308 #: apt-pkg/sourcelist.cc:94
2310 msgid "Malformed line %lu in source list %s (absolute dist)"
2313 #: apt-pkg/sourcelist.cc:101
2315 msgid "Malformed line %lu in source list %s (dist parse)"
2318 #: apt-pkg/sourcelist.cc:199
2323 #: apt-pkg/sourcelist.cc:216 apt-pkg/cdrom.cc:445
2325 msgid "Line %u too long in source list %s."
2328 #: apt-pkg/sourcelist.cc:236
2330 msgid "Malformed line %u in source list %s (type)"
2333 #: apt-pkg/sourcelist.cc:240
2335 msgid "Type '%s' is not known on line %u in source list %s"
2338 #: apt-pkg/sourcelist.cc:248 apt-pkg/sourcelist.cc:251
2340 msgid "Malformed line %u in source list %s (vendor id)"
2343 #: apt-pkg/packagemanager.cc:324 apt-pkg/packagemanager.cc:586
2346 "Could not perform immediate configuration on '%s'.Please see man 5 apt.conf "
2347 "under APT::Immediate-Configure for details. (%d)"
2350 #: apt-pkg/packagemanager.cc:440
2353 "This installation run will require temporarily removing the essential "
2354 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2355 "you really want to do it, activate the APT::Force-LoopBreak option."
2358 #: apt-pkg/packagemanager.cc:478
2361 "Could not perform immediate configuration on already unpacked '%s'.Please "
2362 "see man 5 apt.conf under APT::Immediate-Configure for details."
2365 #: apt-pkg/pkgrecords.cc:32
2367 msgid "Index file type '%s' is not supported"
2370 #: apt-pkg/algorithms.cc:248
2373 "The package %s needs to be reinstalled, but I can't find an archive for it."
2376 #: apt-pkg/algorithms.cc:1138
2378 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2382 #: apt-pkg/algorithms.cc:1140
2383 msgid "Unable to correct problems, you have held broken packages."
2386 #: apt-pkg/algorithms.cc:1415 apt-pkg/algorithms.cc:1417
2388 "Some index files failed to download, they have been ignored, or old ones "
2392 #: apt-pkg/acquire.cc:60
2394 msgid "Lists directory %spartial is missing."
2397 #: apt-pkg/acquire.cc:64
2399 msgid "Archive directory %spartial is missing."
2402 #. only show the ETA if it makes sense
2404 #: apt-pkg/acquire.cc:826
2406 msgid "Retrieving file %li of %li (%s remaining)"
2409 #: apt-pkg/acquire.cc:828
2411 msgid "Retrieving file %li of %li"
2412 msgstr "Čitam spisak datoteke"
2414 #: apt-pkg/acquire-worker.cc:110
2416 msgid "The method driver %s could not be found."
2419 #: apt-pkg/acquire-worker.cc:159
2421 msgid "Method %s did not start correctly"
2424 #: apt-pkg/acquire-worker.cc:413
2426 msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter."
2429 #: apt-pkg/init.cc:133
2431 msgid "Packaging system '%s' is not supported"
2434 #: apt-pkg/init.cc:149
2435 msgid "Unable to determine a suitable packaging system type"
2438 #: apt-pkg/clean.cc:56
2440 msgid "Unable to stat %s."
2443 #: apt-pkg/srcrecords.cc:44
2444 msgid "You must put some 'source' URIs in your sources.list"
2447 #: apt-pkg/cachefile.cc:71
2448 msgid "The package lists or status file could not be parsed or opened."
2451 #: apt-pkg/cachefile.cc:75
2452 msgid "You may want to run apt-get update to correct these problems"
2455 #: apt-pkg/policy.cc:316
2457 msgid "Invalid record in the preferences file %s, no Package header"
2460 #: apt-pkg/policy.cc:338
2462 msgid "Did not understand pin type %s"
2465 #: apt-pkg/policy.cc:346
2466 msgid "No priority (or zero) specified for pin"
2469 #: apt-pkg/pkgcachegen.cc:74
2470 msgid "Cache has an incompatible versioning system"
2473 #: apt-pkg/pkgcachegen.cc:117
2475 msgid "Error occurred while processing %s (NewPackage)"
2478 #: apt-pkg/pkgcachegen.cc:132
2480 msgid "Error occurred while processing %s (UsePackage1)"
2483 #: apt-pkg/pkgcachegen.cc:166
2485 msgid "Error occurred while processing %s (NewFileDesc1)"
2488 #: apt-pkg/pkgcachegen.cc:191
2490 msgid "Error occurred while processing %s (UsePackage2)"
2493 #: apt-pkg/pkgcachegen.cc:195
2495 msgid "Error occurred while processing %s (NewFileVer1)"
2498 #: apt-pkg/pkgcachegen.cc:226
2500 msgid "Error occurred while processing %s (NewVersion1)"
2503 #: apt-pkg/pkgcachegen.cc:230
2505 msgid "Error occurred while processing %s (UsePackage3)"
2508 #: apt-pkg/pkgcachegen.cc:234
2510 msgid "Error occurred while processing %s (NewVersion2)"
2513 #: apt-pkg/pkgcachegen.cc:258
2515 msgid "Error occurred while processing %s (NewFileDesc2)"
2518 #: apt-pkg/pkgcachegen.cc:264
2519 msgid "Wow, you exceeded the number of package names this APT is capable of."
2522 #: apt-pkg/pkgcachegen.cc:267
2523 msgid "Wow, you exceeded the number of versions this APT is capable of."
2526 #: apt-pkg/pkgcachegen.cc:270
2527 msgid "Wow, you exceeded the number of descriptions this APT is capable of."
2530 #: apt-pkg/pkgcachegen.cc:273
2531 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2534 #: apt-pkg/pkgcachegen.cc:301
2536 msgid "Error occurred while processing %s (FindPkg)"
2539 #: apt-pkg/pkgcachegen.cc:314
2541 msgid "Error occurred while processing %s (CollectFileProvides)"
2544 #: apt-pkg/pkgcachegen.cc:320
2546 msgid "Package %s %s was not found while processing file dependencies"
2549 #: apt-pkg/pkgcachegen.cc:706
2551 msgid "Couldn't stat source package list %s"
2554 #: apt-pkg/pkgcachegen.cc:808
2555 msgid "Collecting File Provides"
2558 #: apt-pkg/pkgcachegen.cc:952 apt-pkg/pkgcachegen.cc:959
2559 msgid "IO Error saving source cache"
2562 #: apt-pkg/acquire-item.cc:128
2564 msgid "rename failed, %s (%s -> %s)."
2567 #: apt-pkg/acquire-item.cc:432
2568 msgid "MD5Sum mismatch"
2571 #: apt-pkg/acquire-item.cc:693 apt-pkg/acquire-item.cc:1455
2572 msgid "Hash Sum mismatch"
2575 #: apt-pkg/acquire-item.cc:1150
2576 msgid "There is no public key available for the following key IDs:\n"
2579 #: apt-pkg/acquire-item.cc:1260
2582 "I wasn't able to locate a file for the %s package. This might mean you need "
2583 "to manually fix this package. (due to missing arch)"
2586 #: apt-pkg/acquire-item.cc:1319
2589 "I wasn't able to locate file for the %s package. This might mean you need to "
2590 "manually fix this package."
2593 #: apt-pkg/acquire-item.cc:1360
2596 "The package index files are corrupted. No Filename: field for package %s."
2599 #: apt-pkg/acquire-item.cc:1447
2600 msgid "Size mismatch"
2603 #: apt-pkg/indexrecords.cc:40
2605 msgid "Unable to parse Release file %s"
2606 msgstr "Ne mogu otvoriti DB datoteku %s"
2608 #: apt-pkg/indexrecords.cc:47
2610 msgid "No sections in Release file %s"
2613 #: apt-pkg/indexrecords.cc:81
2615 msgid "No Hash entry in Release file %s"
2618 #: apt-pkg/vendorlist.cc:66
2620 msgid "Vendor block %s contains no fingerprint"
2623 #: apt-pkg/cdrom.cc:525
2626 "Using CD-ROM mount point %s\n"
2630 #: apt-pkg/cdrom.cc:534 apt-pkg/cdrom.cc:622
2631 msgid "Identifying.. "
2634 #: apt-pkg/cdrom.cc:559
2636 msgid "Stored label: %s\n"
2639 #: apt-pkg/cdrom.cc:566 apt-pkg/cdrom.cc:836
2641 msgid "Unmounting CD-ROM...\n"
2642 msgstr "Pogrešan CD"
2644 #: apt-pkg/cdrom.cc:585
2646 msgid "Using CD-ROM mount point %s\n"
2649 #: apt-pkg/cdrom.cc:603
2650 msgid "Unmounting CD-ROM\n"
2653 #: apt-pkg/cdrom.cc:607
2655 msgid "Waiting for disc...\n"
2656 msgstr "Čekam na zaglavlja"
2658 #. Mount the new CDROM
2659 #: apt-pkg/cdrom.cc:615
2660 msgid "Mounting CD-ROM...\n"
2663 #: apt-pkg/cdrom.cc:633
2664 msgid "Scanning disc for index files..\n"
2667 #: apt-pkg/cdrom.cc:673
2670 "Found %zu package indexes, %zu source indexes, %zu translation indexes and %"
2674 #: apt-pkg/cdrom.cc:684
2676 "Unable to locate any package files, perhaps this is not a Debian Disc or the "
2677 "wrong architecture?"
2680 #: apt-pkg/cdrom.cc:710
2682 msgid "Found label '%s'\n"
2685 #: apt-pkg/cdrom.cc:739
2686 msgid "That is not a valid name, try again.\n"
2689 #: apt-pkg/cdrom.cc:755
2692 "This disc is called: \n"
2696 #: apt-pkg/cdrom.cc:759
2698 msgid "Copying package lists..."
2699 msgstr "Čitam spiskove paketa"
2701 #: apt-pkg/cdrom.cc:785
2702 msgid "Writing new source list\n"
2705 #: apt-pkg/cdrom.cc:794
2706 msgid "Source list entries for this disc are:\n"
2709 #: apt-pkg/indexcopy.cc:263 apt-pkg/indexcopy.cc:835
2711 msgid "Wrote %i records.\n"
2714 #: apt-pkg/indexcopy.cc:265 apt-pkg/indexcopy.cc:837
2716 msgid "Wrote %i records with %i missing files.\n"
2719 #: apt-pkg/indexcopy.cc:268 apt-pkg/indexcopy.cc:840
2721 msgid "Wrote %i records with %i mismatched files\n"
2724 #: apt-pkg/indexcopy.cc:271 apt-pkg/indexcopy.cc:843
2726 msgid "Wrote %i records with %i missing files and %i mismatched files\n"
2729 #: apt-pkg/indexcopy.cc:530
2731 msgid "Skipping nonexistent file %s"
2734 #: apt-pkg/indexcopy.cc:536
2736 msgid "Can't find authentication record for: %s"
2739 #: apt-pkg/indexcopy.cc:542
2741 msgid "Hash mismatch for: %s"
2744 #: apt-pkg/deb/dpkgpm.cc:49
2746 msgid "Installing %s"
2747 msgstr " Instalirano:"
2749 #: apt-pkg/deb/dpkgpm.cc:50 apt-pkg/deb/dpkgpm.cc:661
2751 msgid "Configuring %s"
2752 msgstr "Povezujem se sa %s"
2754 #: apt-pkg/deb/dpkgpm.cc:51 apt-pkg/deb/dpkgpm.cc:668
2759 #: apt-pkg/deb/dpkgpm.cc:52
2761 msgid "Completely removing %s"
2762 msgstr "Ne mogu ukloniti %s"
2764 #: apt-pkg/deb/dpkgpm.cc:53
2766 msgid "Running post-installation trigger %s"
2769 #: apt-pkg/deb/dpkgpm.cc:558
2771 msgid "Directory '%s' missing"
2774 #: apt-pkg/deb/dpkgpm.cc:654
2776 msgid "Preparing %s"
2779 #: apt-pkg/deb/dpkgpm.cc:655
2781 msgid "Unpacking %s"
2784 #: apt-pkg/deb/dpkgpm.cc:660
2786 msgid "Preparing to configure %s"
2789 #: apt-pkg/deb/dpkgpm.cc:662
2791 msgid "Installed %s"
2792 msgstr " Instalirano:"
2794 #: apt-pkg/deb/dpkgpm.cc:667
2796 msgid "Preparing for removal of %s"
2799 #: apt-pkg/deb/dpkgpm.cc:669
2802 msgstr "Preporučuje"
2804 #: apt-pkg/deb/dpkgpm.cc:674
2806 msgid "Preparing to completely remove %s"
2809 #: apt-pkg/deb/dpkgpm.cc:675
2811 msgid "Completely removed %s"
2812 msgstr "Ne mogu ukloniti %s"
2814 #: apt-pkg/deb/dpkgpm.cc:879
2815 msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
2818 #: apt-pkg/deb/dpkgpm.cc:909
2819 msgid "Running dpkg"
2822 #: apt-pkg/deb/debsystem.cc:70
2825 "Unable to lock the administration directory (%s), is another process using "
2829 #: apt-pkg/deb/debsystem.cc:73
2831 msgid "Unable to lock the administration directory (%s), are you root?"
2834 #: apt-pkg/deb/debsystem.cc:82
2836 "dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct "
2840 #: apt-pkg/deb/debsystem.cc:100
2844 #: methods/rred.cc:465
2847 "Could not patch %s with mmap and with file operation usage - the patch seems "
2851 #: methods/rred.cc:470
2854 "Could not patch %s with mmap (but no mmap specific fail) - the patch seems "
2858 #: methods/rsh.cc:330
2859 msgid "Connection closed prematurely"
2863 #~ msgid "openpty failed\n"
2864 #~ msgstr "Povezivanje neuspješno"
2866 #~ msgid "File date has changed %s"
2867 #~ msgstr "Datum datoteke je promijenjen %s"