]>
Commit | Line | Data |
---|---|---|
640c5d94 MZ |
1 | # APT - Advanced Package Transfer |
2 | # This file is put in the public domain. | |
3 | # Safir Šećerović <sapphire@linux.org.ba>, 2004 | |
4 | # | |
5 | msgid "" | |
6 | msgstr "" | |
7 | "Project-Id-Version: apt 0.5.26\n" | |
8 | "Report-Msgid-Bugs-To: \n" | |
de5a560a | 9 | "POT-Creation-Date: 2007-10-26 07:15+0200\n" |
640c5d94 MZ |
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" | |
13 | "MIME-Version: 1.0\n" | |
14 | "Content-Type: text/plain; charset=utf-8\n" | |
15 | "Content-Transfer-Encoding: 8bit\n" | |
16 | ||
de5a560a | 17 | #: methods/cdrom.cc:114 |
640c5d94 | 18 | #, c-format |
de5a560a | 19 | msgid "Unable to read the cdrom database %s" |
20 | msgstr "" | |
640c5d94 | 21 | |
de5a560a | 22 | #: methods/cdrom.cc:123 |
23 | msgid "" | |
24 | "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update " | |
25 | "cannot be used to add new CD-ROMs" | |
26 | msgstr "" | |
640c5d94 | 27 | |
de5a560a | 28 | #: methods/cdrom.cc:131 |
29 | #, fuzzy | |
30 | msgid "Wrong CD-ROM" | |
31 | msgstr "Pogrešan CD" | |
640c5d94 | 32 | |
de5a560a | 33 | #: methods/cdrom.cc:166 |
34 | #, c-format | |
35 | msgid "Unable to unmount the CD-ROM in %s, it may still be in use." | |
36 | msgstr "Ne mogu demontirati CD-ROM na %s, moguće je da se još uvijek koristi." | |
640c5d94 | 37 | |
de5a560a | 38 | #: methods/cdrom.cc:171 |
39 | #, fuzzy | |
40 | msgid "Disk not found." | |
41 | msgstr "Datoteka nije pronađena" | |
640c5d94 | 42 | |
de5a560a | 43 | #: methods/cdrom.cc:179 methods/file.cc:79 methods/rsh.cc:264 |
44 | msgid "File not found" | |
45 | msgstr "Datoteka nije pronađena" | |
640c5d94 | 46 | |
de5a560a | 47 | #: methods/copy.cc:43 methods/gpgv.cc:281 methods/gzip.cc:141 |
48 | #: methods/gzip.cc:150 methods/rred.cc:234 methods/rred.cc:243 | |
49 | msgid "Failed to stat" | |
50 | msgstr "" | |
640c5d94 | 51 | |
de5a560a | 52 | #: methods/copy.cc:80 methods/gpgv.cc:278 methods/gzip.cc:147 |
53 | #: methods/rred.cc:240 | |
54 | msgid "Failed to set modification time" | |
55 | msgstr "" | |
640c5d94 | 56 | |
de5a560a | 57 | #: methods/file.cc:44 |
58 | msgid "Invalid URI, local URIS must not start with //" | |
59 | msgstr "" | |
4948a1ba | 60 | |
de5a560a | 61 | #. Login must be before getpeername otherwise dante won't work. |
62 | #: methods/ftp.cc:162 | |
63 | msgid "Logging in" | |
64 | msgstr "Prijavljujem se" | |
640c5d94 | 65 | |
de5a560a | 66 | #: methods/ftp.cc:168 |
67 | msgid "Unable to determine the peer name" | |
68 | msgstr "" | |
640c5d94 | 69 | |
de5a560a | 70 | #: methods/ftp.cc:173 |
71 | msgid "Unable to determine the local name" | |
72 | msgstr "" | |
4948a1ba | 73 | |
de5a560a | 74 | #: methods/ftp.cc:204 methods/ftp.cc:232 |
75 | #, c-format | |
76 | msgid "The server refused the connection and said: %s" | |
640c5d94 MZ |
77 | msgstr "" |
78 | ||
de5a560a | 79 | #: methods/ftp.cc:210 |
80 | #, c-format | |
81 | msgid "USER failed, server said: %s" | |
640c5d94 MZ |
82 | msgstr "" |
83 | ||
de5a560a | 84 | #: methods/ftp.cc:217 |
85 | #, c-format | |
86 | msgid "PASS failed, server said: %s" | |
640c5d94 MZ |
87 | msgstr "" |
88 | ||
de5a560a | 89 | #: methods/ftp.cc:237 |
90 | msgid "" | |
91 | "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " | |
92 | "is empty." | |
640c5d94 MZ |
93 | msgstr "" |
94 | ||
de5a560a | 95 | #: methods/ftp.cc:265 |
96 | #, c-format | |
97 | msgid "Login script command '%s' failed, server said: %s" | |
640c5d94 MZ |
98 | msgstr "" |
99 | ||
de5a560a | 100 | #: methods/ftp.cc:291 |
640c5d94 | 101 | #, c-format |
de5a560a | 102 | msgid "TYPE failed, server said: %s" |
640c5d94 MZ |
103 | msgstr "" |
104 | ||
de5a560a | 105 | #: methods/ftp.cc:329 methods/ftp.cc:440 methods/rsh.cc:183 methods/rsh.cc:226 |
106 | msgid "Connection timeout" | |
640c5d94 MZ |
107 | msgstr "" |
108 | ||
de5a560a | 109 | #: methods/ftp.cc:335 |
110 | msgid "Server closed the connection" | |
111 | msgstr "Server je zatvorio vezu" | |
640c5d94 | 112 | |
de5a560a | 113 | #: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:471 methods/rsh.cc:190 |
114 | msgid "Read error" | |
115 | msgstr "Greška pri čitanju" | |
640c5d94 | 116 | |
de5a560a | 117 | #: methods/ftp.cc:345 methods/rsh.cc:197 |
118 | msgid "A response overflowed the buffer." | |
640c5d94 MZ |
119 | msgstr "" |
120 | ||
de5a560a | 121 | #: methods/ftp.cc:362 methods/ftp.cc:374 |
122 | #, fuzzy | |
123 | msgid "Protocol corruption" | |
124 | msgstr "Oštećenje protokola" | |
125 | ||
126 | #: methods/ftp.cc:446 apt-pkg/contrib/fileutl.cc:510 methods/rsh.cc:232 | |
127 | msgid "Write error" | |
128 | msgstr "Greška pri pisanju" | |
129 | ||
130 | #: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729 | |
131 | msgid "Could not create a socket" | |
640c5d94 MZ |
132 | msgstr "" |
133 | ||
de5a560a | 134 | #: methods/ftp.cc:698 |
135 | msgid "Could not connect data socket, connection timed out" | |
640c5d94 MZ |
136 | msgstr "" |
137 | ||
de5a560a | 138 | #: methods/ftp.cc:702 methods/connect.cc:101 |
139 | msgid "Failed" | |
140 | msgstr "Neuspješno" | |
141 | ||
142 | #: methods/ftp.cc:704 | |
143 | msgid "Could not connect passive socket." | |
640c5d94 MZ |
144 | msgstr "" |
145 | ||
de5a560a | 146 | #: methods/ftp.cc:722 |
147 | msgid "getaddrinfo was unable to get a listening socket" | |
148 | msgstr "" | |
640c5d94 | 149 | |
de5a560a | 150 | #: methods/ftp.cc:736 |
151 | msgid "Could not bind a socket" | |
640c5d94 MZ |
152 | msgstr "" |
153 | ||
de5a560a | 154 | #: methods/ftp.cc:740 |
155 | msgid "Could not listen on the socket" | |
640c5d94 MZ |
156 | msgstr "" |
157 | ||
de5a560a | 158 | #: methods/ftp.cc:747 |
159 | msgid "Could not determine the socket's name" | |
640c5d94 MZ |
160 | msgstr "" |
161 | ||
de5a560a | 162 | #: methods/ftp.cc:779 |
163 | msgid "Unable to send PORT command" | |
640c5d94 MZ |
164 | msgstr "" |
165 | ||
de5a560a | 166 | #: methods/ftp.cc:789 |
640c5d94 | 167 | #, c-format |
de5a560a | 168 | msgid "Unknown address family %u (AF_*)" |
640c5d94 MZ |
169 | msgstr "" |
170 | ||
de5a560a | 171 | #: methods/ftp.cc:798 |
640c5d94 | 172 | #, c-format |
de5a560a | 173 | msgid "EPRT failed, server said: %s" |
640c5d94 MZ |
174 | msgstr "" |
175 | ||
de5a560a | 176 | #: methods/ftp.cc:818 |
177 | msgid "Data socket connect timed out" | |
640c5d94 MZ |
178 | msgstr "" |
179 | ||
de5a560a | 180 | #: methods/ftp.cc:825 |
181 | msgid "Unable to accept connection" | |
648bb618 CP |
182 | msgstr "" |
183 | ||
de5a560a | 184 | #: methods/ftp.cc:864 methods/http.cc:959 methods/rsh.cc:303 |
185 | msgid "Problem hashing file" | |
648bb618 CP |
186 | msgstr "" |
187 | ||
de5a560a | 188 | #: methods/ftp.cc:877 |
189 | #, c-format | |
190 | msgid "Unable to fetch file, server said '%s'" | |
648bb618 CP |
191 | msgstr "" |
192 | ||
de5a560a | 193 | #: methods/ftp.cc:892 methods/rsh.cc:322 |
194 | msgid "Data socket timed out" | |
195 | msgstr "" | |
640c5d94 | 196 | |
de5a560a | 197 | #: methods/ftp.cc:922 |
640c5d94 | 198 | #, c-format |
de5a560a | 199 | msgid "Data transfer failed, server said '%s'" |
640c5d94 MZ |
200 | msgstr "" |
201 | ||
de5a560a | 202 | #. Get the files information |
203 | #: methods/ftp.cc:997 | |
204 | msgid "Query" | |
640c5d94 | 205 | msgstr "" |
640c5d94 | 206 | |
de5a560a | 207 | #: methods/ftp.cc:1109 |
208 | msgid "Unable to invoke " | |
640c5d94 MZ |
209 | msgstr "" |
210 | ||
de5a560a | 211 | #: methods/connect.cc:64 |
640c5d94 | 212 | #, c-format |
de5a560a | 213 | msgid "Connecting to %s (%s)" |
640c5d94 MZ |
214 | msgstr "" |
215 | ||
de5a560a | 216 | #: methods/connect.cc:71 |
217 | #, c-format | |
218 | msgid "[IP: %s %s]" | |
640c5d94 MZ |
219 | msgstr "" |
220 | ||
de5a560a | 221 | #: methods/connect.cc:80 |
640c5d94 | 222 | #, c-format |
de5a560a | 223 | msgid "Could not create a socket for %s (f=%u t=%u p=%u)" |
640c5d94 MZ |
224 | msgstr "" |
225 | ||
de5a560a | 226 | #: methods/connect.cc:86 |
227 | #, c-format | |
228 | msgid "Cannot initiate the connection to %s:%s (%s)." | |
640c5d94 MZ |
229 | msgstr "" |
230 | ||
de5a560a | 231 | #: methods/connect.cc:93 |
232 | #, c-format | |
233 | msgid "Could not connect to %s:%s (%s), connection timed out" | |
640c5d94 MZ |
234 | msgstr "" |
235 | ||
de5a560a | 236 | #: methods/connect.cc:108 |
640c5d94 | 237 | #, c-format |
de5a560a | 238 | msgid "Could not connect to %s:%s (%s)." |
640c5d94 MZ |
239 | msgstr "" |
240 | ||
de5a560a | 241 | #. We say this mainly because the pause here is for the |
242 | #. ssh connection that is still going | |
243 | #: methods/connect.cc:136 methods/rsh.cc:425 | |
640c5d94 | 244 | #, c-format |
de5a560a | 245 | msgid "Connecting to %s" |
246 | msgstr "Povezujem se sa %s" | |
640c5d94 | 247 | |
de5a560a | 248 | #: methods/connect.cc:167 |
640c5d94 | 249 | #, c-format |
de5a560a | 250 | msgid "Could not resolve '%s'" |
edae3167 | 251 | msgstr "" |
252 | ||
de5a560a | 253 | #: methods/connect.cc:173 |
640c5d94 | 254 | #, c-format |
de5a560a | 255 | msgid "Temporary failure resolving '%s'" |
edae3167 | 256 | msgstr "" |
640c5d94 | 257 | |
de5a560a | 258 | #: methods/connect.cc:176 |
259 | #, c-format | |
260 | msgid "Something wicked happened resolving '%s:%s' (%i)" | |
640c5d94 MZ |
261 | msgstr "" |
262 | ||
de5a560a | 263 | #: methods/connect.cc:223 |
640c5d94 | 264 | #, c-format |
de5a560a | 265 | msgid "Unable to connect to %s %s:" |
266 | msgstr "Ne mogu se povezati sa %s %s:" | |
640c5d94 | 267 | |
de5a560a | 268 | #: methods/gpgv.cc:65 |
640c5d94 | 269 | #, c-format |
de5a560a | 270 | msgid "Couldn't access keyring: '%s'" |
640c5d94 MZ |
271 | msgstr "" |
272 | ||
de5a560a | 273 | #: methods/gpgv.cc:100 |
274 | msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." | |
640c5d94 MZ |
275 | msgstr "" |
276 | ||
de5a560a | 277 | #: methods/gpgv.cc:204 |
278 | msgid "" | |
279 | "Internal error: Good signature, but could not determine key fingerprint?!" | |
640c5d94 MZ |
280 | msgstr "" |
281 | ||
de5a560a | 282 | #: methods/gpgv.cc:209 |
283 | msgid "At least one invalid signature was encountered." | |
640c5d94 MZ |
284 | msgstr "" |
285 | ||
de5a560a | 286 | #: methods/gpgv.cc:213 |
640c5d94 | 287 | #, c-format |
de5a560a | 288 | msgid "Could not execute '%s' to verify signature (is gnupg installed?)" |
640c5d94 MZ |
289 | msgstr "" |
290 | ||
de5a560a | 291 | #: methods/gpgv.cc:218 |
292 | msgid "Unknown error executing gpgv" | |
640c5d94 MZ |
293 | msgstr "" |
294 | ||
de5a560a | 295 | #: methods/gpgv.cc:249 |
296 | #, fuzzy | |
297 | msgid "The following signatures were invalid:\n" | |
298 | msgstr "Slijedeći dodatni paketi će biti instalirani:" | |
640c5d94 | 299 | |
de5a560a | 300 | #: methods/gpgv.cc:256 |
301 | msgid "" | |
302 | "The following signatures couldn't be verified because the public key is not " | |
303 | "available:\n" | |
640c5d94 MZ |
304 | msgstr "" |
305 | ||
de5a560a | 306 | #: methods/gpgv.cc:272 |
640c5d94 | 307 | #, c-format |
de5a560a | 308 | msgid "Failed to stat %s" |
640c5d94 MZ |
309 | msgstr "" |
310 | ||
de5a560a | 311 | #: methods/gzip.cc:64 |
640c5d94 | 312 | #, c-format |
de5a560a | 313 | msgid "Couldn't open pipe for %s" |
640c5d94 MZ |
314 | msgstr "" |
315 | ||
de5a560a | 316 | #: methods/gzip.cc:109 |
640c5d94 | 317 | #, c-format |
de5a560a | 318 | msgid "Read error from %s process" |
640c5d94 MZ |
319 | msgstr "" |
320 | ||
de5a560a | 321 | #: methods/http.cc:377 |
322 | msgid "Waiting for headers" | |
323 | msgstr "Čekam na zaglavlja" | |
324 | ||
325 | #: methods/http.cc:523 | |
640c5d94 | 326 | #, c-format |
de5a560a | 327 | msgid "Got a single header line over %u chars" |
640c5d94 MZ |
328 | msgstr "" |
329 | ||
de5a560a | 330 | #: methods/http.cc:531 |
331 | msgid "Bad header line" | |
640c5d94 MZ |
332 | msgstr "" |
333 | ||
de5a560a | 334 | #: methods/http.cc:550 methods/http.cc:557 |
335 | msgid "The HTTP server sent an invalid reply header" | |
640c5d94 MZ |
336 | msgstr "" |
337 | ||
de5a560a | 338 | #: methods/http.cc:586 |
339 | msgid "The HTTP server sent an invalid Content-Length header" | |
640c5d94 MZ |
340 | msgstr "" |
341 | ||
de5a560a | 342 | #: methods/http.cc:601 |
343 | msgid "The HTTP server sent an invalid Content-Range header" | |
edae3167 | 344 | msgstr "" |
345 | ||
de5a560a | 346 | #: methods/http.cc:603 |
347 | msgid "This HTTP server has broken range support" | |
edae3167 | 348 | msgstr "" |
349 | ||
de5a560a | 350 | #: methods/http.cc:627 |
351 | msgid "Unknown date format" | |
352 | msgstr "Nepoznat oblik datuma" | |
1b5a6222 | 353 | |
de5a560a | 354 | #: methods/http.cc:774 |
355 | msgid "Select failed" | |
640c5d94 MZ |
356 | msgstr "" |
357 | ||
de5a560a | 358 | #: methods/http.cc:779 |
359 | msgid "Connection timed out" | |
640c5d94 MZ |
360 | msgstr "" |
361 | ||
de5a560a | 362 | #: methods/http.cc:802 |
363 | msgid "Error writing to output file" | |
640c5d94 MZ |
364 | msgstr "" |
365 | ||
de5a560a | 366 | #: methods/http.cc:833 |
367 | msgid "Error writing to file" | |
640c5d94 MZ |
368 | msgstr "" |
369 | ||
de5a560a | 370 | #: methods/http.cc:861 |
371 | msgid "Error writing to the file" | |
640c5d94 MZ |
372 | msgstr "" |
373 | ||
de5a560a | 374 | #: methods/http.cc:875 |
375 | msgid "Error reading from server. Remote end closed connection" | |
640c5d94 MZ |
376 | msgstr "" |
377 | ||
de5a560a | 378 | #: methods/http.cc:877 |
379 | msgid "Error reading from server" | |
640c5d94 MZ |
380 | msgstr "" |
381 | ||
de5a560a | 382 | #: methods/http.cc:1104 |
383 | msgid "Bad header data" | |
640c5d94 MZ |
384 | msgstr "" |
385 | ||
de5a560a | 386 | #: methods/http.cc:1121 methods/http.cc:1176 |
387 | msgid "Connection failed" | |
388 | msgstr "Povezivanje neuspješno" | |
640c5d94 | 389 | |
de5a560a | 390 | #: methods/http.cc:1228 |
391 | msgid "Internal error" | |
392 | msgstr "Unutrašnja greška" | |
393 | ||
394 | #: apt-pkg/contrib/mmap.cc:80 | |
395 | msgid "Can't mmap an empty file" | |
640c5d94 MZ |
396 | msgstr "" |
397 | ||
de5a560a | 398 | #: apt-pkg/contrib/mmap.cc:85 |
399 | #, c-format | |
400 | msgid "Couldn't make mmap of %lu bytes" | |
640c5d94 MZ |
401 | msgstr "" |
402 | ||
de5a560a | 403 | #: apt-pkg/contrib/strutl.cc:978 |
404 | #, c-format | |
405 | msgid "Selection %s not found" | |
640c5d94 MZ |
406 | msgstr "" |
407 | ||
de5a560a | 408 | #: apt-pkg/contrib/configuration.cc:434 |
640c5d94 | 409 | #, c-format |
de5a560a | 410 | msgid "Unrecognized type abbreviation: '%c'" |
640c5d94 MZ |
411 | msgstr "" |
412 | ||
de5a560a | 413 | #: apt-pkg/contrib/configuration.cc:492 |
414 | #, c-format | |
415 | msgid "Opening configuration file %s" | |
640c5d94 MZ |
416 | msgstr "" |
417 | ||
de5a560a | 418 | #: apt-pkg/contrib/configuration.cc:510 |
419 | #, c-format | |
420 | msgid "Line %d too long (max %u)" | |
640c5d94 MZ |
421 | msgstr "" |
422 | ||
de5a560a | 423 | #: apt-pkg/contrib/configuration.cc:606 |
424 | #, c-format | |
425 | msgid "Syntax error %s:%u: Block starts with no name." | |
640c5d94 MZ |
426 | msgstr "" |
427 | ||
de5a560a | 428 | #: apt-pkg/contrib/configuration.cc:625 |
429 | #, c-format | |
430 | msgid "Syntax error %s:%u: Malformed tag" | |
640c5d94 MZ |
431 | msgstr "" |
432 | ||
de5a560a | 433 | #: apt-pkg/contrib/configuration.cc:642 |
434 | #, c-format | |
435 | msgid "Syntax error %s:%u: Extra junk after value" | |
640c5d94 MZ |
436 | msgstr "" |
437 | ||
de5a560a | 438 | #: apt-pkg/contrib/configuration.cc:682 |
640c5d94 | 439 | #, c-format |
de5a560a | 440 | msgid "Syntax error %s:%u: Directives can only be done at the top level" |
640c5d94 MZ |
441 | msgstr "" |
442 | ||
de5a560a | 443 | #: apt-pkg/contrib/configuration.cc:689 |
640c5d94 | 444 | #, c-format |
de5a560a | 445 | msgid "Syntax error %s:%u: Too many nested includes" |
640c5d94 MZ |
446 | msgstr "" |
447 | ||
de5a560a | 448 | #: apt-pkg/contrib/configuration.cc:693 apt-pkg/contrib/configuration.cc:698 |
449 | #, c-format | |
450 | msgid "Syntax error %s:%u: Included from here" | |
640c5d94 MZ |
451 | msgstr "" |
452 | ||
de5a560a | 453 | #: apt-pkg/contrib/configuration.cc:702 |
640c5d94 | 454 | #, c-format |
de5a560a | 455 | msgid "Syntax error %s:%u: Unsupported directive '%s'" |
640c5d94 MZ |
456 | msgstr "" |
457 | ||
de5a560a | 458 | #: apt-pkg/contrib/configuration.cc:736 |
459 | #, c-format | |
460 | msgid "Syntax error %s:%u: Extra junk at end of file" | |
640c5d94 MZ |
461 | msgstr "" |
462 | ||
de5a560a | 463 | #: apt-pkg/contrib/configuration.cc:748 apt-pkg/contrib/cdromutl.cc:150 |
464 | #: apt-pkg/sourcelist.cc:320 apt-pkg/acquire.cc:418 apt-pkg/clean.cc:34 | |
640c5d94 | 465 | #, c-format |
de5a560a | 466 | msgid "Unable to read %s" |
467 | msgstr "Ne mogu čitati %s" | |
640c5d94 | 468 | |
de5a560a | 469 | #: apt-pkg/contrib/progress.cc:153 |
640c5d94 | 470 | #, c-format |
de5a560a | 471 | msgid "%c%s... Error!" |
472 | msgstr "" | |
640c5d94 | 473 | |
de5a560a | 474 | #: apt-pkg/contrib/progress.cc:155 |
475 | #, c-format | |
476 | msgid "%c%s... Done" | |
477 | msgstr "" | |
640c5d94 | 478 | |
de5a560a | 479 | #: apt-pkg/contrib/cmndline.cc:77 |
480 | #, c-format | |
481 | msgid "Command line option '%c' [from %s] is not known." | |
482 | msgstr "" | |
640c5d94 | 483 | |
de5a560a | 484 | #: apt-pkg/contrib/cmndline.cc:103 apt-pkg/contrib/cmndline.cc:111 |
485 | #: apt-pkg/contrib/cmndline.cc:119 | |
486 | #, c-format | |
487 | msgid "Command line option %s is not understood" | |
488 | msgstr "" | |
640c5d94 | 489 | |
de5a560a | 490 | #: apt-pkg/contrib/cmndline.cc:124 |
491 | #, c-format | |
492 | msgid "Command line option %s is not boolean" | |
493 | msgstr "" | |
640c5d94 | 494 | |
de5a560a | 495 | #: apt-pkg/contrib/cmndline.cc:163 apt-pkg/contrib/cmndline.cc:184 |
496 | #, c-format | |
497 | msgid "Option %s requires an argument." | |
498 | msgstr "" | |
640c5d94 | 499 | |
de5a560a | 500 | #: apt-pkg/contrib/cmndline.cc:198 apt-pkg/contrib/cmndline.cc:204 |
501 | #, c-format | |
502 | msgid "Option %s: Configuration item specification must have an =<val>." | |
503 | msgstr "" | |
640c5d94 | 504 | |
de5a560a | 505 | #: apt-pkg/contrib/cmndline.cc:234 |
506 | #, c-format | |
507 | msgid "Option %s requires an integer argument, not '%s'" | |
508 | msgstr "" | |
640c5d94 | 509 | |
de5a560a | 510 | #: apt-pkg/contrib/cmndline.cc:265 |
511 | #, c-format | |
512 | msgid "Option '%s' is too long" | |
513 | msgstr "" | |
640c5d94 | 514 | |
de5a560a | 515 | #: apt-pkg/contrib/cmndline.cc:298 |
516 | #, c-format | |
517 | msgid "Sense %s is not understood, try true or false." | |
518 | msgstr "" | |
640c5d94 | 519 | |
de5a560a | 520 | #: apt-pkg/contrib/cmndline.cc:348 |
521 | #, c-format | |
522 | msgid "Invalid operation %s" | |
640c5d94 MZ |
523 | msgstr "" |
524 | ||
de5a560a | 525 | #: apt-pkg/contrib/cdromutl.cc:52 |
526 | #, c-format | |
527 | msgid "Unable to stat the mount point %s" | |
640c5d94 MZ |
528 | msgstr "" |
529 | ||
de5a560a | 530 | #: apt-pkg/contrib/cdromutl.cc:146 apt-pkg/acquire.cc:424 apt-pkg/clean.cc:40 |
640c5d94 | 531 | #, c-format |
de5a560a | 532 | msgid "Unable to change to %s" |
640c5d94 MZ |
533 | msgstr "" |
534 | ||
de5a560a | 535 | #: apt-pkg/contrib/cdromutl.cc:187 |
536 | msgid "Failed to stat the cdrom" | |
640c5d94 MZ |
537 | msgstr "" |
538 | ||
de5a560a | 539 | #: apt-pkg/contrib/fileutl.cc:82 |
640c5d94 | 540 | #, c-format |
de5a560a | 541 | msgid "Not using locking for read only lock file %s" |
640c5d94 MZ |
542 | msgstr "" |
543 | ||
de5a560a | 544 | #: apt-pkg/contrib/fileutl.cc:87 |
640c5d94 | 545 | #, c-format |
de5a560a | 546 | msgid "Could not open lock file %s" |
640c5d94 MZ |
547 | msgstr "" |
548 | ||
de5a560a | 549 | #: apt-pkg/contrib/fileutl.cc:105 |
640c5d94 | 550 | #, c-format |
de5a560a | 551 | msgid "Not using locking for nfs mounted lock file %s" |
640c5d94 MZ |
552 | msgstr "" |
553 | ||
de5a560a | 554 | #: apt-pkg/contrib/fileutl.cc:109 |
640c5d94 | 555 | #, c-format |
de5a560a | 556 | msgid "Could not get lock %s" |
640c5d94 MZ |
557 | msgstr "" |
558 | ||
de5a560a | 559 | #: apt-pkg/contrib/fileutl.cc:377 |
640c5d94 | 560 | #, c-format |
de5a560a | 561 | msgid "Waited for %s but it wasn't there" |
640c5d94 MZ |
562 | msgstr "" |
563 | ||
de5a560a | 564 | #: apt-pkg/contrib/fileutl.cc:387 |
565 | #, c-format | |
566 | msgid "Sub-process %s received a segmentation fault." | |
640c5d94 MZ |
567 | msgstr "" |
568 | ||
de5a560a | 569 | #: apt-pkg/contrib/fileutl.cc:390 |
570 | #, c-format | |
571 | msgid "Sub-process %s returned an error code (%u)" | |
640c5d94 MZ |
572 | msgstr "" |
573 | ||
de5a560a | 574 | #: apt-pkg/contrib/fileutl.cc:392 |
575 | #, c-format | |
576 | msgid "Sub-process %s exited unexpectedly" | |
640c5d94 MZ |
577 | msgstr "" |
578 | ||
de5a560a | 579 | #: apt-pkg/contrib/fileutl.cc:436 |
580 | #, c-format | |
581 | msgid "Could not open file %s" | |
3c4a4974 CP |
582 | msgstr "" |
583 | ||
de5a560a | 584 | #: apt-pkg/contrib/fileutl.cc:492 |
585 | #, c-format | |
586 | msgid "read, still have %lu to read but none left" | |
1b5a6222 CP |
587 | msgstr "" |
588 | ||
de5a560a | 589 | #: apt-pkg/contrib/fileutl.cc:522 |
590 | #, c-format | |
591 | msgid "write, still have %lu to write but couldn't" | |
1b5a6222 CP |
592 | msgstr "" |
593 | ||
de5a560a | 594 | #: apt-pkg/contrib/fileutl.cc:597 |
595 | msgid "Problem closing the file" | |
1b5a6222 CP |
596 | msgstr "" |
597 | ||
de5a560a | 598 | #: apt-pkg/contrib/fileutl.cc:603 |
599 | msgid "Problem unlinking the file" | |
3c4a4974 CP |
600 | msgstr "" |
601 | ||
de5a560a | 602 | #: apt-pkg/contrib/fileutl.cc:614 |
603 | msgid "Problem syncing the file" | |
3c4a4974 CP |
604 | msgstr "" |
605 | ||
de5a560a | 606 | #: apt-pkg/pkgcache.cc:132 |
607 | msgid "Empty package cache" | |
640c5d94 MZ |
608 | msgstr "" |
609 | ||
de5a560a | 610 | #: apt-pkg/pkgcache.cc:138 |
611 | msgid "The package cache file is corrupted" | |
640c5d94 MZ |
612 | msgstr "" |
613 | ||
de5a560a | 614 | #: apt-pkg/pkgcache.cc:143 |
615 | msgid "The package cache file is an incompatible version" | |
3c4a4974 CP |
616 | msgstr "" |
617 | ||
de5a560a | 618 | #: apt-pkg/pkgcache.cc:148 |
640c5d94 | 619 | #, c-format |
de5a560a | 620 | msgid "This APT does not support the versioning system '%s'" |
640c5d94 MZ |
621 | msgstr "" |
622 | ||
de5a560a | 623 | #: apt-pkg/pkgcache.cc:153 |
624 | msgid "The package cache was built for a different architecture" | |
640c5d94 MZ |
625 | msgstr "" |
626 | ||
de5a560a | 627 | #: apt-pkg/pkgcache.cc:224 |
628 | msgid "Depends" | |
629 | msgstr "Zavisi" | |
640c5d94 | 630 | |
de5a560a | 631 | #: apt-pkg/pkgcache.cc:224 |
632 | msgid "PreDepends" | |
633 | msgstr "Unaprijed zavisi" | |
640c5d94 | 634 | |
de5a560a | 635 | #: apt-pkg/pkgcache.cc:224 |
636 | msgid "Suggests" | |
637 | msgstr "Predlaže" | |
3c4a4974 | 638 | |
de5a560a | 639 | #: apt-pkg/pkgcache.cc:225 |
640 | msgid "Recommends" | |
641 | msgstr "Preporučuje" | |
640c5d94 | 642 | |
de5a560a | 643 | #: apt-pkg/pkgcache.cc:225 |
644 | #, fuzzy | |
645 | msgid "Conflicts" | |
646 | msgstr "Sukobljava se sa" | |
640c5d94 | 647 | |
de5a560a | 648 | #: apt-pkg/pkgcache.cc:225 |
649 | msgid "Replaces" | |
650 | msgstr "Zamjenjuje" | |
640c5d94 | 651 | |
de5a560a | 652 | #: apt-pkg/pkgcache.cc:226 |
653 | msgid "Obsoletes" | |
654 | msgstr "Zastarijeva" | |
655 | ||
656 | #: apt-pkg/pkgcache.cc:226 | |
657 | msgid "Breaks" | |
640c5d94 MZ |
658 | msgstr "" |
659 | ||
de5a560a | 660 | #: apt-pkg/pkgcache.cc:237 |
661 | msgid "important" | |
662 | msgstr "važno" | |
640c5d94 | 663 | |
de5a560a | 664 | #: apt-pkg/pkgcache.cc:237 |
665 | msgid "required" | |
666 | msgstr "zahtijevano" | |
640c5d94 | 667 | |
de5a560a | 668 | #: apt-pkg/pkgcache.cc:237 |
669 | msgid "standard" | |
670 | msgstr "standardno" | |
640c5d94 | 671 | |
de5a560a | 672 | #: apt-pkg/pkgcache.cc:238 |
673 | msgid "optional" | |
674 | msgstr "opcionalno" | |
640c5d94 | 675 | |
de5a560a | 676 | #: apt-pkg/pkgcache.cc:238 |
677 | msgid "extra" | |
678 | msgstr "extra" | |
640c5d94 | 679 | |
de5a560a | 680 | #: apt-pkg/depcache.cc:121 apt-pkg/depcache.cc:150 |
681 | msgid "Building dependency tree" | |
682 | msgstr "Gradim stablo zavisnosti" | |
640c5d94 | 683 | |
de5a560a | 684 | #: apt-pkg/depcache.cc:122 |
685 | msgid "Candidate versions" | |
686 | msgstr "Verzije kandidata" | |
640c5d94 | 687 | |
de5a560a | 688 | #: apt-pkg/depcache.cc:151 |
689 | msgid "Dependency generation" | |
690 | msgstr "Stvaranje zavisnosti" | |
640c5d94 | 691 | |
de5a560a | 692 | #: apt-pkg/depcache.cc:172 apt-pkg/depcache.cc:191 apt-pkg/depcache.cc:195 |
693 | #, fuzzy | |
694 | msgid "Reading state information" | |
695 | msgstr "Sastavljam dostupne informacije" | |
640c5d94 | 696 | |
de5a560a | 697 | #: apt-pkg/depcache.cc:219 |
698 | #, fuzzy, c-format | |
699 | msgid "Failed to open StateFile %s" | |
700 | msgstr "Ne mogu otvoriti %s" | |
701 | ||
702 | #: apt-pkg/depcache.cc:225 | |
703 | #, fuzzy, c-format | |
704 | msgid "Failed to write temporary StateFile %s" | |
705 | msgstr "Ne mogu ukloniti %s" | |
706 | ||
707 | #: apt-pkg/tagfile.cc:102 | |
640c5d94 | 708 | #, c-format |
de5a560a | 709 | msgid "Unable to parse package file %s (1)" |
640c5d94 MZ |
710 | msgstr "" |
711 | ||
de5a560a | 712 | #: apt-pkg/tagfile.cc:189 |
640c5d94 | 713 | #, c-format |
de5a560a | 714 | msgid "Unable to parse package file %s (2)" |
640c5d94 MZ |
715 | msgstr "" |
716 | ||
de5a560a | 717 | #: apt-pkg/sourcelist.cc:90 |
640c5d94 | 718 | #, c-format |
de5a560a | 719 | msgid "Malformed line %lu in source list %s (URI)" |
640c5d94 MZ |
720 | msgstr "" |
721 | ||
de5a560a | 722 | #: apt-pkg/sourcelist.cc:92 |
640c5d94 | 723 | #, c-format |
de5a560a | 724 | msgid "Malformed line %lu in source list %s (dist)" |
640c5d94 MZ |
725 | msgstr "" |
726 | ||
de5a560a | 727 | #: apt-pkg/sourcelist.cc:95 |
728 | #, c-format | |
729 | msgid "Malformed line %lu in source list %s (URI parse)" | |
640c5d94 MZ |
730 | msgstr "" |
731 | ||
de5a560a | 732 | #: apt-pkg/sourcelist.cc:101 |
640c5d94 | 733 | #, c-format |
de5a560a | 734 | msgid "Malformed line %lu in source list %s (absolute dist)" |
640c5d94 MZ |
735 | msgstr "" |
736 | ||
de5a560a | 737 | #: apt-pkg/sourcelist.cc:108 |
640c5d94 | 738 | #, c-format |
de5a560a | 739 | msgid "Malformed line %lu in source list %s (dist parse)" |
640c5d94 MZ |
740 | msgstr "" |
741 | ||
de5a560a | 742 | #: apt-pkg/sourcelist.cc:199 |
640c5d94 | 743 | #, c-format |
de5a560a | 744 | msgid "Opening %s" |
745 | msgstr "Otvaram %s" | |
640c5d94 | 746 | |
de5a560a | 747 | #: apt-pkg/sourcelist.cc:216 apt-pkg/cdrom.cc:448 |
640c5d94 | 748 | #, c-format |
de5a560a | 749 | msgid "Line %u too long in source list %s." |
640c5d94 MZ |
750 | msgstr "" |
751 | ||
de5a560a | 752 | #: apt-pkg/sourcelist.cc:236 |
640c5d94 | 753 | #, c-format |
de5a560a | 754 | msgid "Malformed line %u in source list %s (type)" |
640c5d94 MZ |
755 | msgstr "" |
756 | ||
de5a560a | 757 | #: apt-pkg/sourcelist.cc:240 |
640c5d94 | 758 | #, c-format |
de5a560a | 759 | msgid "Type '%s' is not known on line %u in source list %s" |
640c5d94 MZ |
760 | msgstr "" |
761 | ||
de5a560a | 762 | #: apt-pkg/sourcelist.cc:248 apt-pkg/sourcelist.cc:251 |
640c5d94 | 763 | #, c-format |
de5a560a | 764 | msgid "Malformed line %u in source list %s (vendor id)" |
640c5d94 MZ |
765 | msgstr "" |
766 | ||
de5a560a | 767 | #: apt-pkg/packagemanager.cc:399 |
768 | #, c-format | |
769 | msgid "" | |
770 | "This installation run will require temporarily removing the essential " | |
771 | "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if " | |
772 | "you really want to do it, activate the APT::Force-LoopBreak option." | |
640c5d94 MZ |
773 | msgstr "" |
774 | ||
de5a560a | 775 | #: apt-pkg/pkgrecords.cc:32 |
776 | #, c-format | |
777 | msgid "Index file type '%s' is not supported" | |
640c5d94 MZ |
778 | msgstr "" |
779 | ||
de5a560a | 780 | #: apt-pkg/algorithms.cc:247 |
781 | #, c-format | |
640c5d94 | 782 | msgid "" |
de5a560a | 783 | "The package %s needs to be reinstalled, but I can't find an archive for it." |
4948a1ba | 784 | msgstr "" |
785 | ||
de5a560a | 786 | #: apt-pkg/algorithms.cc:1105 |
4948a1ba | 787 | msgid "" |
de5a560a | 788 | "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " |
789 | "held packages." | |
4948a1ba | 790 | msgstr "" |
791 | ||
de5a560a | 792 | #: apt-pkg/algorithms.cc:1107 |
793 | msgid "Unable to correct problems, you have held broken packages." | |
4948a1ba | 794 | msgstr "" |
795 | ||
de5a560a | 796 | #: apt-pkg/acquire.cc:59 |
797 | #, c-format | |
798 | msgid "Lists directory %spartial is missing." | |
4948a1ba | 799 | msgstr "" |
800 | ||
de5a560a | 801 | #: apt-pkg/acquire.cc:63 |
802 | #, c-format | |
803 | msgid "Archive directory %spartial is missing." | |
4948a1ba | 804 | msgstr "" |
805 | ||
de5a560a | 806 | #. only show the ETA if it makes sense |
807 | #. two days | |
808 | #: apt-pkg/acquire.cc:827 | |
809 | #, c-format | |
810 | msgid "Retrieving file %li of %li (%s remaining)" | |
640c5d94 MZ |
811 | msgstr "" |
812 | ||
de5a560a | 813 | #: apt-pkg/acquire.cc:829 |
814 | #, fuzzy, c-format | |
815 | msgid "Retrieving file %li of %li" | |
816 | msgstr "Čitam spisak datoteke" | |
817 | ||
818 | #: apt-pkg/acquire-worker.cc:110 | |
4948a1ba | 819 | #, c-format |
de5a560a | 820 | msgid "The method driver %s could not be found." |
4948a1ba | 821 | msgstr "" |
822 | ||
de5a560a | 823 | #: apt-pkg/acquire-worker.cc:159 |
640c5d94 | 824 | #, c-format |
de5a560a | 825 | msgid "Method %s did not start correctly" |
640c5d94 MZ |
826 | msgstr "" |
827 | ||
de5a560a | 828 | #: apt-pkg/acquire-worker.cc:398 |
640c5d94 | 829 | #, c-format |
de5a560a | 830 | msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter." |
640c5d94 MZ |
831 | msgstr "" |
832 | ||
de5a560a | 833 | #: apt-pkg/init.cc:124 |
834 | #, c-format | |
835 | msgid "Packaging system '%s' is not supported" | |
640c5d94 MZ |
836 | msgstr "" |
837 | ||
de5a560a | 838 | #: apt-pkg/init.cc:140 |
839 | msgid "Unable to determine a suitable packaging system type" | |
640c5d94 MZ |
840 | msgstr "" |
841 | ||
de5a560a | 842 | #: apt-pkg/clean.cc:57 |
843 | #, c-format | |
844 | msgid "Unable to stat %s." | |
640c5d94 MZ |
845 | msgstr "" |
846 | ||
de5a560a | 847 | #: apt-pkg/srcrecords.cc:44 |
848 | msgid "You must put some 'source' URIs in your sources.list" | |
640c5d94 MZ |
849 | msgstr "" |
850 | ||
de5a560a | 851 | #: apt-pkg/cachefile.cc:63 |
852 | msgid "The list of sources could not be read." | |
853 | msgstr "" | |
640c5d94 | 854 | |
de5a560a | 855 | #: apt-pkg/cachefile.cc:69 |
856 | msgid "The package lists or status file could not be parsed or opened." | |
857 | msgstr "" | |
640c5d94 | 858 | |
de5a560a | 859 | #: apt-pkg/cachefile.cc:73 |
860 | msgid "You may want to run apt-get update to correct these problems" | |
861 | msgstr "" | |
640c5d94 | 862 | |
de5a560a | 863 | #: apt-pkg/policy.cc:267 |
864 | msgid "Invalid record in the preferences file, no Package header" | |
865 | msgstr "" | |
640c5d94 | 866 | |
de5a560a | 867 | #: apt-pkg/policy.cc:289 |
868 | #, c-format | |
869 | msgid "Did not understand pin type %s" | |
870 | msgstr "" | |
640c5d94 | 871 | |
de5a560a | 872 | #: apt-pkg/policy.cc:297 |
873 | msgid "No priority (or zero) specified for pin" | |
3c4a4974 CP |
874 | msgstr "" |
875 | ||
de5a560a | 876 | #: apt-pkg/pkgcachegen.cc:72 |
877 | msgid "Cache has an incompatible versioning system" | |
640c5d94 MZ |
878 | msgstr "" |
879 | ||
de5a560a | 880 | #: apt-pkg/pkgcachegen.cc:115 |
640c5d94 | 881 | #, c-format |
de5a560a | 882 | msgid "Error occurred while processing %s (NewPackage)" |
640c5d94 MZ |
883 | msgstr "" |
884 | ||
de5a560a | 885 | #: apt-pkg/pkgcachegen.cc:130 |
092ae175 | 886 | #, c-format |
de5a560a | 887 | msgid "Error occurred while processing %s (UsePackage1)" |
092ae175 MV |
888 | msgstr "" |
889 | ||
de5a560a | 890 | #: apt-pkg/pkgcachegen.cc:153 |
640c5d94 | 891 | #, c-format |
de5a560a | 892 | msgid "Error occurred while processing %s (NewFileDesc1)" |
640c5d94 MZ |
893 | msgstr "" |
894 | ||
de5a560a | 895 | #: apt-pkg/pkgcachegen.cc:178 |
640c5d94 | 896 | #, c-format |
de5a560a | 897 | msgid "Error occurred while processing %s (UsePackage2)" |
640c5d94 MZ |
898 | msgstr "" |
899 | ||
de5a560a | 900 | #: apt-pkg/pkgcachegen.cc:182 |
640c5d94 | 901 | #, c-format |
de5a560a | 902 | msgid "Error occurred while processing %s (NewFileVer1)" |
640c5d94 MZ |
903 | msgstr "" |
904 | ||
de5a560a | 905 | #: apt-pkg/pkgcachegen.cc:213 |
640c5d94 | 906 | #, c-format |
de5a560a | 907 | msgid "Error occurred while processing %s (NewVersion1)" |
640c5d94 MZ |
908 | msgstr "" |
909 | ||
de5a560a | 910 | #: apt-pkg/pkgcachegen.cc:217 |
911 | #, c-format | |
912 | msgid "Error occurred while processing %s (UsePackage3)" | |
640c5d94 MZ |
913 | msgstr "" |
914 | ||
de5a560a | 915 | #: apt-pkg/pkgcachegen.cc:221 |
640c5d94 | 916 | #, c-format |
de5a560a | 917 | msgid "Error occurred while processing %s (NewVersion2)" |
640c5d94 MZ |
918 | msgstr "" |
919 | ||
de5a560a | 920 | #: apt-pkg/pkgcachegen.cc:245 |
640c5d94 | 921 | #, c-format |
de5a560a | 922 | msgid "Error occurred while processing %s (NewFileDesc2)" |
640c5d94 MZ |
923 | msgstr "" |
924 | ||
de5a560a | 925 | #: apt-pkg/pkgcachegen.cc:251 |
926 | msgid "Wow, you exceeded the number of package names this APT is capable of." | |
3c4a4974 CP |
927 | msgstr "" |
928 | ||
de5a560a | 929 | #: apt-pkg/pkgcachegen.cc:254 |
930 | msgid "Wow, you exceeded the number of versions this APT is capable of." | |
640c5d94 MZ |
931 | msgstr "" |
932 | ||
de5a560a | 933 | #: apt-pkg/pkgcachegen.cc:257 |
934 | msgid "Wow, you exceeded the number of descriptions this APT is capable of." | |
640c5d94 MZ |
935 | msgstr "" |
936 | ||
de5a560a | 937 | #: apt-pkg/pkgcachegen.cc:260 |
938 | msgid "Wow, you exceeded the number of dependencies this APT is capable of." | |
640c5d94 MZ |
939 | msgstr "" |
940 | ||
de5a560a | 941 | #: apt-pkg/pkgcachegen.cc:288 |
640c5d94 | 942 | #, c-format |
de5a560a | 943 | msgid "Error occurred while processing %s (FindPkg)" |
640c5d94 MZ |
944 | msgstr "" |
945 | ||
de5a560a | 946 | #: apt-pkg/pkgcachegen.cc:301 |
640c5d94 | 947 | #, c-format |
de5a560a | 948 | msgid "Error occurred while processing %s (CollectFileProvides)" |
640c5d94 MZ |
949 | msgstr "" |
950 | ||
de5a560a | 951 | #: apt-pkg/pkgcachegen.cc:307 |
640c5d94 | 952 | #, c-format |
de5a560a | 953 | msgid "Package %s %s was not found while processing file dependencies" |
640c5d94 MZ |
954 | msgstr "" |
955 | ||
de5a560a | 956 | #: apt-pkg/pkgcachegen.cc:678 |
640c5d94 | 957 | #, c-format |
de5a560a | 958 | msgid "Couldn't stat source package list %s" |
640c5d94 MZ |
959 | msgstr "" |
960 | ||
de5a560a | 961 | #. Build the status cache |
962 | #: apt-pkg/pkgcachegen.cc:748 apt-pkg/pkgcachegen.cc:817 | |
963 | #: apt-pkg/pkgcachegen.cc:822 apt-pkg/pkgcachegen.cc:945 | |
964 | msgid "Reading package lists" | |
965 | msgstr "Čitam spiskove paketa" | |
966 | ||
967 | #: apt-pkg/pkgcachegen.cc:763 | |
968 | msgid "Collecting File Provides" | |
640c5d94 MZ |
969 | msgstr "" |
970 | ||
de5a560a | 971 | #: apt-pkg/pkgcachegen.cc:815 |
640c5d94 | 972 | #, c-format |
de5a560a | 973 | msgid "Unable to write to %s" |
974 | msgstr "Ne mogu zapisati na %s" | |
975 | ||
976 | #: apt-pkg/pkgcachegen.cc:890 apt-pkg/pkgcachegen.cc:897 | |
977 | msgid "IO Error saving source cache" | |
640c5d94 MZ |
978 | msgstr "" |
979 | ||
de5a560a | 980 | #: apt-pkg/acquire-item.cc:127 |
640c5d94 | 981 | #, c-format |
de5a560a | 982 | msgid "rename failed, %s (%s -> %s)." |
640c5d94 MZ |
983 | msgstr "" |
984 | ||
de5a560a | 985 | #: apt-pkg/acquire-item.cc:401 |
986 | msgid "MD5Sum mismatch" | |
640c5d94 MZ |
987 | msgstr "" |
988 | ||
de5a560a | 989 | #: apt-pkg/acquire-item.cc:647 apt-pkg/acquire-item.cc:1399 |
990 | msgid "Hash Sum mismatch" | |
640c5d94 MZ |
991 | msgstr "" |
992 | ||
de5a560a | 993 | #: apt-pkg/acquire-item.cc:1091 |
994 | msgid "There is no public key available for the following key IDs:\n" | |
640c5d94 MZ |
995 | msgstr "" |
996 | ||
de5a560a | 997 | #: apt-pkg/acquire-item.cc:1204 |
998 | #, c-format | |
999 | msgid "" | |
1000 | "I wasn't able to locate a file for the %s package. This might mean you need " | |
1001 | "to manually fix this package. (due to missing arch)" | |
640c5d94 MZ |
1002 | msgstr "" |
1003 | ||
de5a560a | 1004 | #: apt-pkg/acquire-item.cc:1263 |
1005 | #, c-format | |
1006 | msgid "" | |
1007 | "I wasn't able to locate file for the %s package. This might mean you need to " | |
1008 | "manually fix this package." | |
640c5d94 MZ |
1009 | msgstr "" |
1010 | ||
de5a560a | 1011 | #: apt-pkg/acquire-item.cc:1304 |
1012 | #, c-format | |
1013 | msgid "" | |
1014 | "The package index files are corrupted. No Filename: field for package %s." | |
640c5d94 MZ |
1015 | msgstr "" |
1016 | ||
de5a560a | 1017 | #: apt-pkg/acquire-item.cc:1391 |
1018 | msgid "Size mismatch" | |
640c5d94 MZ |
1019 | msgstr "" |
1020 | ||
de5a560a | 1021 | #: apt-pkg/vendorlist.cc:66 |
640c5d94 | 1022 | #, c-format |
de5a560a | 1023 | msgid "Vendor block %s contains no fingerprint" |
640c5d94 MZ |
1024 | msgstr "" |
1025 | ||
de5a560a | 1026 | #: apt-pkg/cdrom.cc:529 |
640c5d94 MZ |
1027 | #, c-format |
1028 | msgid "" | |
de5a560a | 1029 | "Using CD-ROM mount point %s\n" |
1030 | "Mounting CD-ROM\n" | |
640c5d94 MZ |
1031 | msgstr "" |
1032 | ||
de5a560a | 1033 | #: apt-pkg/cdrom.cc:538 apt-pkg/cdrom.cc:620 |
1034 | msgid "Identifying.. " | |
1035 | msgstr "" | |
640c5d94 | 1036 | |
de5a560a | 1037 | #: apt-pkg/cdrom.cc:563 |
1038 | #, c-format | |
d151a833 | 1039 | msgid "Stored label: %s\n" |
640c5d94 MZ |
1040 | msgstr "" |
1041 | ||
de5a560a | 1042 | #: apt-pkg/cdrom.cc:583 |
1043 | #, c-format | |
1044 | msgid "Using CD-ROM mount point %s\n" | |
1045 | msgstr "" | |
640c5d94 | 1046 | |
de5a560a | 1047 | #: apt-pkg/cdrom.cc:601 |
1048 | msgid "Unmounting CD-ROM\n" | |
1049 | msgstr "" | |
640c5d94 | 1050 | |
de5a560a | 1051 | #: apt-pkg/cdrom.cc:605 |
1052 | #, fuzzy | |
1053 | msgid "Waiting for disc...\n" | |
1054 | msgstr "Čekam na zaglavlja" | |
1055 | ||
1056 | #. Mount the new CDROM | |
1057 | #: apt-pkg/cdrom.cc:613 | |
1058 | msgid "Mounting CD-ROM...\n" | |
640c5d94 MZ |
1059 | msgstr "" |
1060 | ||
de5a560a | 1061 | #: apt-pkg/cdrom.cc:631 |
1062 | msgid "Scanning disc for index files..\n" | |
640c5d94 MZ |
1063 | msgstr "" |
1064 | ||
de5a560a | 1065 | #: apt-pkg/cdrom.cc:671 |
1066 | #, c-format | |
1067 | msgid "" | |
1068 | "Found %u package indexes, %u source indexes, %u translation indexes and %u " | |
1069 | "signatures\n" | |
640c5d94 MZ |
1070 | msgstr "" |
1071 | ||
de5a560a | 1072 | #: apt-pkg/cdrom.cc:708 |
1073 | #, c-format | |
1074 | msgid "Found label '%s'\n" | |
1075 | msgstr "" | |
1076 | ||
1077 | #: apt-pkg/cdrom.cc:737 | |
1078 | msgid "That is not a valid name, try again.\n" | |
1079 | msgstr "" | |
1080 | ||
1081 | #: apt-pkg/cdrom.cc:753 | |
1082 | #, c-format | |
640c5d94 | 1083 | msgid "" |
de5a560a | 1084 | "This disc is called: \n" |
1085 | "'%s'\n" | |
640c5d94 MZ |
1086 | msgstr "" |
1087 | ||
de5a560a | 1088 | #: apt-pkg/cdrom.cc:757 |
1089 | #, fuzzy | |
1090 | msgid "Copying package lists..." | |
1091 | msgstr "Čitam spiskove paketa" | |
1092 | ||
1093 | #: apt-pkg/cdrom.cc:783 | |
1094 | msgid "Writing new source list\n" | |
1095 | msgstr "" | |
1096 | ||
1097 | #: apt-pkg/cdrom.cc:792 | |
1098 | msgid "Source list entries for this disc are:\n" | |
1099 | msgstr "" | |
1100 | ||
1101 | #: apt-pkg/cdrom.cc:834 | |
1102 | #, fuzzy | |
1103 | msgid "Unmounting CD-ROM...\n" | |
1104 | msgstr "Pogrešan CD" | |
1105 | ||
1106 | #: apt-pkg/indexcopy.cc:263 apt-pkg/indexcopy.cc:823 | |
1107 | #, c-format | |
1108 | msgid "Wrote %i records.\n" | |
1109 | msgstr "" | |
1110 | ||
1111 | #: apt-pkg/indexcopy.cc:265 apt-pkg/indexcopy.cc:825 | |
1112 | #, c-format | |
1113 | msgid "Wrote %i records with %i missing files.\n" | |
1114 | msgstr "" | |
1115 | ||
1116 | #: apt-pkg/indexcopy.cc:268 apt-pkg/indexcopy.cc:828 | |
1117 | #, c-format | |
1118 | msgid "Wrote %i records with %i mismatched files\n" | |
1119 | msgstr "" | |
1120 | ||
1121 | #: apt-pkg/indexcopy.cc:271 apt-pkg/indexcopy.cc:831 | |
1122 | #, c-format | |
1123 | msgid "Wrote %i records with %i missing files and %i mismatched files\n" | |
1124 | msgstr "" | |
1125 | ||
1126 | #: apt-pkg/deb/dpkgpm.cc:510 | |
1127 | #, c-format | |
1128 | msgid "Directory '%s' missing" | |
1129 | msgstr "" | |
1130 | ||
1131 | #: apt-pkg/deb/dpkgpm.cc:572 | |
1132 | #, fuzzy, c-format | |
1133 | msgid "Preparing %s" | |
1134 | msgstr "Otvaram %s" | |
1135 | ||
1136 | #: apt-pkg/deb/dpkgpm.cc:573 | |
1137 | #, fuzzy, c-format | |
1138 | msgid "Unpacking %s" | |
1139 | msgstr "Otvaram %s" | |
1140 | ||
1141 | #: apt-pkg/deb/dpkgpm.cc:578 | |
1142 | #, c-format | |
1143 | msgid "Preparing to configure %s" | |
1144 | msgstr "" | |
1145 | ||
1146 | #: apt-pkg/deb/dpkgpm.cc:579 | |
1147 | #, fuzzy, c-format | |
1148 | msgid "Configuring %s" | |
1149 | msgstr "Povezujem se sa %s" | |
1150 | ||
1151 | #: apt-pkg/deb/dpkgpm.cc:581 apt-pkg/deb/dpkgpm.cc:582 | |
1152 | #, c-format | |
1153 | msgid "Processing triggers for %s" | |
1154 | msgstr "" | |
1155 | ||
1156 | #: apt-pkg/deb/dpkgpm.cc:584 | |
1157 | #, fuzzy, c-format | |
1158 | msgid "Installed %s" | |
1159 | msgstr " Instalirano:" | |
1160 | ||
1161 | #: apt-pkg/deb/dpkgpm.cc:589 apt-pkg/deb/dpkgpm.cc:591 | |
1162 | #: apt-pkg/deb/dpkgpm.cc:592 | |
1163 | #, c-format | |
1164 | msgid "Preparing for removal of %s" | |
1165 | msgstr "" | |
1166 | ||
1167 | #: apt-pkg/deb/dpkgpm.cc:594 | |
1168 | #, fuzzy, c-format | |
1169 | msgid "Removing %s" | |
1170 | msgstr "Otvaram %s" | |
1171 | ||
1172 | #: apt-pkg/deb/dpkgpm.cc:595 | |
1173 | #, fuzzy, c-format | |
1174 | msgid "Removed %s" | |
1175 | msgstr "Preporučuje" | |
1176 | ||
1177 | #: apt-pkg/deb/dpkgpm.cc:600 | |
1178 | #, c-format | |
1179 | msgid "Preparing to completely remove %s" | |
1180 | msgstr "" | |
1181 | ||
1182 | #: apt-pkg/deb/dpkgpm.cc:601 | |
1183 | #, fuzzy, c-format | |
1184 | msgid "Completely removed %s" | |
1185 | msgstr "Ne mogu ukloniti %s" | |
1186 | ||
1187 | #: apt-pkg/deb/dpkgpm.cc:749 | |
1188 | msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n" | |
1189 | msgstr "" | |
1190 | ||
1191 | #: methods/rred.cc:219 | |
1192 | msgid "Could not patch file" | |
1193 | msgstr "" | |
1194 | ||
1195 | #: methods/rsh.cc:91 | |
1196 | msgid "Failed to create IPC pipe to subprocess" | |
1197 | msgstr "" | |
1198 | ||
1199 | #: methods/rsh.cc:330 | |
1200 | msgid "Connection closed prematurely" | |
1201 | msgstr "" | |
640c5d94 | 1202 | |
4948a1ba | 1203 | #: apt-inst/contrib/extracttar.cc:114 |
640c5d94 MZ |
1204 | msgid "Failed to create pipes" |
1205 | msgstr "" | |
1206 | ||
4948a1ba | 1207 | #: apt-inst/contrib/extracttar.cc:141 |
640c5d94 MZ |
1208 | msgid "Failed to exec gzip " |
1209 | msgstr "Ne mogu izvršiti gzip" | |
1210 | ||
4948a1ba | 1211 | #: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:204 |
640c5d94 MZ |
1212 | msgid "Corrupted archive" |
1213 | msgstr "Oštećena arhiva" | |
1214 | ||
4948a1ba | 1215 | #: apt-inst/contrib/extracttar.cc:193 |
1169dbfa | 1216 | msgid "Tar checksum failed, archive corrupted" |
640c5d94 MZ |
1217 | msgstr "Provjera Tar kontrolnog zbira nije uspjela, arhiva oštećena" |
1218 | ||
4948a1ba | 1219 | #: apt-inst/contrib/extracttar.cc:296 |
640c5d94 MZ |
1220 | #, c-format |
1221 | msgid "Unknown TAR header type %u, member %s" | |
1222 | msgstr "" | |
1223 | ||
4948a1ba | 1224 | #: apt-inst/contrib/arfile.cc:70 |
640c5d94 MZ |
1225 | msgid "Invalid archive signature" |
1226 | msgstr "" | |
1227 | ||
4948a1ba | 1228 | #: apt-inst/contrib/arfile.cc:78 |
640c5d94 MZ |
1229 | msgid "Error reading archive member header" |
1230 | msgstr "" | |
1231 | ||
4948a1ba | 1232 | #: apt-inst/contrib/arfile.cc:90 apt-inst/contrib/arfile.cc:102 |
640c5d94 MZ |
1233 | msgid "Invalid archive member header" |
1234 | msgstr "" | |
1235 | ||
4948a1ba | 1236 | #: apt-inst/contrib/arfile.cc:128 |
640c5d94 MZ |
1237 | msgid "Archive is too short" |
1238 | msgstr "Arhiva je prekratka" | |
1239 | ||
4948a1ba | 1240 | #: apt-inst/contrib/arfile.cc:132 |
640c5d94 MZ |
1241 | msgid "Failed to read the archive headers" |
1242 | msgstr "" | |
1243 | ||
4948a1ba | 1244 | #: apt-inst/filelist.cc:380 |
640c5d94 MZ |
1245 | msgid "DropNode called on still linked node" |
1246 | msgstr "" | |
1247 | ||
4948a1ba | 1248 | #: apt-inst/filelist.cc:412 |
640c5d94 MZ |
1249 | msgid "Failed to locate the hash element!" |
1250 | msgstr "" | |
1251 | ||
4948a1ba | 1252 | #: apt-inst/filelist.cc:459 |
640c5d94 MZ |
1253 | msgid "Failed to allocate diversion" |
1254 | msgstr "" | |
1255 | ||
4948a1ba | 1256 | #: apt-inst/filelist.cc:464 |
1169dbfa | 1257 | msgid "Internal error in AddDiversion" |
640c5d94 MZ |
1258 | msgstr "" |
1259 | ||
4948a1ba | 1260 | #: apt-inst/filelist.cc:477 |
640c5d94 MZ |
1261 | #, c-format |
1262 | msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" | |
1263 | msgstr "" | |
1264 | ||
4948a1ba | 1265 | #: apt-inst/filelist.cc:506 |
640c5d94 MZ |
1266 | #, c-format |
1267 | msgid "Double add of diversion %s -> %s" | |
1268 | msgstr "" | |
1269 | ||
4948a1ba | 1270 | #: apt-inst/filelist.cc:549 |
640c5d94 MZ |
1271 | #, c-format |
1272 | msgid "Duplicate conf file %s/%s" | |
1273 | msgstr "" | |
1274 | ||
4948a1ba | 1275 | #: apt-inst/dirstream.cc:41 apt-inst/dirstream.cc:46 apt-inst/dirstream.cc:49 |
26e38fa2 CP |
1276 | #, fuzzy, c-format |
1277 | msgid "Failed to write file %s" | |
1278 | msgstr "Ne mogu ukloniti %s" | |
640c5d94 | 1279 | |
4948a1ba | 1280 | #: apt-inst/dirstream.cc:92 apt-inst/dirstream.cc:100 |
640c5d94 MZ |
1281 | #, c-format |
1282 | msgid "Failed to close file %s" | |
1283 | msgstr "" | |
1284 | ||
4948a1ba | 1285 | #: apt-inst/extract.cc:93 apt-inst/extract.cc:164 |
640c5d94 MZ |
1286 | #, c-format |
1287 | msgid "The path %s is too long" | |
1288 | msgstr "" | |
1289 | ||
4948a1ba | 1290 | #: apt-inst/extract.cc:124 |
640c5d94 MZ |
1291 | #, c-format |
1292 | msgid "Unpacking %s more than once" | |
1293 | msgstr "" | |
1294 | ||
4948a1ba | 1295 | #: apt-inst/extract.cc:134 |
640c5d94 MZ |
1296 | #, c-format |
1297 | msgid "The directory %s is diverted" | |
1298 | msgstr "" | |
1299 | ||
4948a1ba | 1300 | #: apt-inst/extract.cc:144 |
640c5d94 MZ |
1301 | #, c-format |
1302 | msgid "The package is trying to write to the diversion target %s/%s" | |
1303 | msgstr "" | |
1304 | ||
4948a1ba | 1305 | #: apt-inst/extract.cc:154 apt-inst/extract.cc:297 |
640c5d94 MZ |
1306 | msgid "The diversion path is too long" |
1307 | msgstr "" | |
1308 | ||
de5a560a | 1309 | #: apt-inst/extract.cc:185 |
1310 | #, c-format | |
1311 | msgid "Failed to rename %s to %s" | |
1312 | msgstr "" | |
1313 | ||
4948a1ba | 1314 | #: apt-inst/extract.cc:240 |
640c5d94 MZ |
1315 | #, c-format |
1316 | msgid "The directory %s is being replaced by a non-directory" | |
1317 | msgstr "" | |
1318 | ||
4948a1ba | 1319 | #: apt-inst/extract.cc:280 |
640c5d94 MZ |
1320 | msgid "Failed to locate node in its hash bucket" |
1321 | msgstr "" | |
1322 | ||
4948a1ba | 1323 | #: apt-inst/extract.cc:284 |
640c5d94 MZ |
1324 | msgid "The path is too long" |
1325 | msgstr "Putanja je preduga" | |
1326 | ||
4948a1ba | 1327 | #: apt-inst/extract.cc:414 |
640c5d94 MZ |
1328 | #, c-format |
1329 | msgid "Overwrite package match with no version for %s" | |
1330 | msgstr "" | |
1331 | ||
4948a1ba | 1332 | #: apt-inst/extract.cc:431 |
640c5d94 MZ |
1333 | #, c-format |
1334 | msgid "File %s/%s overwrites the one in the package %s" | |
1335 | msgstr "" | |
1336 | ||
4948a1ba | 1337 | #: apt-inst/extract.cc:491 |
640c5d94 MZ |
1338 | #, c-format |
1339 | msgid "Unable to stat %s" | |
1340 | msgstr "" | |
1341 | ||
4948a1ba | 1342 | #: apt-inst/deb/dpkgdb.cc:51 apt-inst/deb/dpkgdb.cc:57 |
640c5d94 MZ |
1343 | #, c-format |
1344 | msgid "Failed to remove %s" | |
1345 | msgstr "Ne mogu ukloniti %s" | |
1346 | ||
4948a1ba | 1347 | #: apt-inst/deb/dpkgdb.cc:106 apt-inst/deb/dpkgdb.cc:108 |
640c5d94 MZ |
1348 | #, c-format |
1349 | msgid "Unable to create %s" | |
1350 | msgstr "Ne mogu kreirati %s" | |
1351 | ||
4948a1ba | 1352 | #: apt-inst/deb/dpkgdb.cc:114 |
640c5d94 MZ |
1353 | #, c-format |
1354 | msgid "Failed to stat %sinfo" | |
1355 | msgstr "" | |
1356 | ||
4948a1ba | 1357 | #: apt-inst/deb/dpkgdb.cc:119 |
640c5d94 MZ |
1358 | msgid "The info and temp directories need to be on the same filesystem" |
1359 | msgstr "" | |
1360 | ||
4948a1ba | 1361 | #: apt-inst/deb/dpkgdb.cc:176 |
640c5d94 MZ |
1362 | #, c-format |
1363 | msgid "Failed to change to the admin dir %sinfo" | |
1364 | msgstr "" | |
1365 | ||
4948a1ba | 1366 | #: apt-inst/deb/dpkgdb.cc:197 apt-inst/deb/dpkgdb.cc:351 |
1367 | #: apt-inst/deb/dpkgdb.cc:444 | |
1169dbfa | 1368 | msgid "Internal error getting a package name" |
640c5d94 MZ |
1369 | msgstr "" |
1370 | ||
4948a1ba | 1371 | #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:382 |
1169dbfa | 1372 | msgid "Reading file listing" |
640c5d94 MZ |
1373 | msgstr "Čitam spisak datoteke" |
1374 | ||
4948a1ba | 1375 | #: apt-inst/deb/dpkgdb.cc:212 |
640c5d94 MZ |
1376 | #, c-format |
1377 | msgid "" | |
1378 | "Failed to open the list file '%sinfo/%s'. If you cannot restore this file " | |
1379 | "then make it empty and immediately re-install the same version of the " | |
1380 | "package!" | |
1381 | msgstr "" | |
1382 | ||
4948a1ba | 1383 | #: apt-inst/deb/dpkgdb.cc:225 apt-inst/deb/dpkgdb.cc:238 |
640c5d94 MZ |
1384 | #, c-format |
1385 | msgid "Failed reading the list file %sinfo/%s" | |
1386 | msgstr "" | |
1387 | ||
4948a1ba | 1388 | #: apt-inst/deb/dpkgdb.cc:262 |
1169dbfa | 1389 | msgid "Internal error getting a node" |
640c5d94 MZ |
1390 | msgstr "" |
1391 | ||
4948a1ba | 1392 | #: apt-inst/deb/dpkgdb.cc:305 |
640c5d94 MZ |
1393 | #, c-format |
1394 | msgid "Failed to open the diversions file %sdiversions" | |
1395 | msgstr "" | |
1396 | ||
4948a1ba | 1397 | #: apt-inst/deb/dpkgdb.cc:320 |
640c5d94 MZ |
1398 | msgid "The diversion file is corrupted" |
1399 | msgstr "" | |
1400 | ||
4948a1ba | 1401 | #: apt-inst/deb/dpkgdb.cc:327 apt-inst/deb/dpkgdb.cc:332 |
1402 | #: apt-inst/deb/dpkgdb.cc:337 | |
640c5d94 MZ |
1403 | #, c-format |
1404 | msgid "Invalid line in the diversion file: %s" | |
1405 | msgstr "" | |
1406 | ||
4948a1ba | 1407 | #: apt-inst/deb/dpkgdb.cc:358 |
1169dbfa | 1408 | msgid "Internal error adding a diversion" |
640c5d94 MZ |
1409 | msgstr "" |
1410 | ||
4948a1ba | 1411 | #: apt-inst/deb/dpkgdb.cc:379 |
080bf1be | 1412 | msgid "The pkg cache must be initialized first" |
640c5d94 MZ |
1413 | msgstr "" |
1414 | ||
4948a1ba | 1415 | #: apt-inst/deb/dpkgdb.cc:439 |
640c5d94 | 1416 | #, c-format |
1169dbfa | 1417 | msgid "Failed to find a Package: header, offset %lu" |
640c5d94 MZ |
1418 | msgstr "" |
1419 | ||
4948a1ba | 1420 | #: apt-inst/deb/dpkgdb.cc:461 |
640c5d94 MZ |
1421 | #, c-format |
1422 | msgid "Bad ConfFile section in the status file. Offset %lu" | |
1423 | msgstr "" | |
1424 | ||
4948a1ba | 1425 | #: apt-inst/deb/dpkgdb.cc:466 |
640c5d94 MZ |
1426 | #, c-format |
1427 | msgid "Error parsing MD5. Offset %lu" | |
1428 | msgstr "" | |
1429 | ||
4948a1ba | 1430 | #: apt-inst/deb/debfile.cc:38 apt-inst/deb/debfile.cc:43 |
640c5d94 MZ |
1431 | #, c-format |
1432 | msgid "This is not a valid DEB archive, missing '%s' member" | |
1433 | msgstr "" | |
1434 | ||
c79dc7ed | 1435 | #: apt-inst/deb/debfile.cc:50 |
640c5d94 | 1436 | #, c-format |
c79dc7ed | 1437 | msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member" |
640c5d94 MZ |
1438 | msgstr "" |
1439 | ||
c79dc7ed | 1440 | #: apt-inst/deb/debfile.cc:110 |
640c5d94 MZ |
1441 | #, c-format |
1442 | msgid "Couldn't change to %s" | |
1443 | msgstr "" | |
1444 | ||
c79dc7ed | 1445 | #: apt-inst/deb/debfile.cc:140 |
1169dbfa | 1446 | msgid "Internal error, could not locate member" |
640c5d94 MZ |
1447 | msgstr "" |
1448 | ||
c79dc7ed | 1449 | #: apt-inst/deb/debfile.cc:173 |
640c5d94 MZ |
1450 | msgid "Failed to locate a valid control file" |
1451 | msgstr "" | |
1452 | ||
c79dc7ed | 1453 | #: apt-inst/deb/debfile.cc:258 |
1169dbfa | 1454 | msgid "Unparsable control file" |
640c5d94 MZ |
1455 | msgstr "" |
1456 | ||
de5a560a | 1457 | #: cmdline/apt-cache.cc:143 |
640c5d94 | 1458 | #, c-format |
de5a560a | 1459 | msgid "Package %s version %s has an unmet dep:\n" |
1460 | msgstr "Paket %s verzije %s ima nezadovoljenu zavisnost:\n" | |
640c5d94 | 1461 | |
de5a560a | 1462 | #: cmdline/apt-cache.cc:183 cmdline/apt-cache.cc:552 cmdline/apt-cache.cc:640 |
1463 | #: cmdline/apt-cache.cc:796 cmdline/apt-cache.cc:1018 | |
1464 | #: cmdline/apt-cache.cc:1419 cmdline/apt-cache.cc:1570 | |
640c5d94 | 1465 | #, c-format |
de5a560a | 1466 | msgid "Unable to locate package %s" |
1467 | msgstr "Ne mogu pronaći paket %s" | |
640c5d94 | 1468 | |
de5a560a | 1469 | #: cmdline/apt-cache.cc:247 |
1470 | msgid "Total package names : " | |
1471 | msgstr "Ukupno naziva paketa:" | |
3c4a4974 | 1472 | |
de5a560a | 1473 | #: cmdline/apt-cache.cc:287 |
1474 | msgid " Normal packages: " | |
1475 | msgstr " Normalni paketi:" | |
640c5d94 | 1476 | |
de5a560a | 1477 | #: cmdline/apt-cache.cc:288 |
1478 | msgid " Pure virtual packages: " | |
1479 | msgstr " Čisto virtuelni paketi:" | |
640c5d94 | 1480 | |
de5a560a | 1481 | #: cmdline/apt-cache.cc:289 |
1482 | msgid " Single virtual packages: " | |
1483 | msgstr " Pojedinačni virutuelni paketi:" | |
640c5d94 | 1484 | |
de5a560a | 1485 | #: cmdline/apt-cache.cc:290 |
1486 | msgid " Mixed virtual packages: " | |
1487 | msgstr " Miješani virtuelni paketi:" | |
640c5d94 | 1488 | |
de5a560a | 1489 | #: cmdline/apt-cache.cc:291 |
1490 | msgid " Missing: " | |
1491 | msgstr " Nedostajući:" | |
640c5d94 | 1492 | |
de5a560a | 1493 | #: cmdline/apt-cache.cc:293 |
1494 | msgid "Total distinct versions: " | |
1495 | msgstr "Ukupno različitih verzija:" | |
640c5d94 | 1496 | |
de5a560a | 1497 | #: cmdline/apt-cache.cc:295 |
1498 | #, fuzzy | |
1499 | msgid "Total Distinct Descriptions: " | |
1500 | msgstr "Ukupno različitih verzija:" | |
640c5d94 | 1501 | |
de5a560a | 1502 | #: cmdline/apt-cache.cc:297 |
1503 | msgid "Total dependencies: " | |
1504 | msgstr "Ukupno zavisnosti:" | |
640c5d94 | 1505 | |
de5a560a | 1506 | #: cmdline/apt-cache.cc:300 |
1507 | msgid "Total ver/file relations: " | |
1508 | msgstr "Ukupno Verzija/Datoteka odnosa:" | |
1509 | ||
1510 | #: cmdline/apt-cache.cc:302 | |
1511 | #, fuzzy | |
1512 | msgid "Total Desc/File relations: " | |
1513 | msgstr "Ukupno Verzija/Datoteka odnosa:" | |
1514 | ||
1515 | #: cmdline/apt-cache.cc:304 | |
1516 | msgid "Total Provides mappings: " | |
640c5d94 MZ |
1517 | msgstr "" |
1518 | ||
de5a560a | 1519 | #: cmdline/apt-cache.cc:316 |
1520 | msgid "Total globbed strings: " | |
640c5d94 MZ |
1521 | msgstr "" |
1522 | ||
de5a560a | 1523 | #: cmdline/apt-cache.cc:330 |
1524 | msgid "Total dependency version space: " | |
640c5d94 MZ |
1525 | msgstr "" |
1526 | ||
de5a560a | 1527 | #: cmdline/apt-cache.cc:335 |
1528 | msgid "Total slack space: " | |
1529 | msgstr "" | |
1530 | ||
1531 | #: cmdline/apt-cache.cc:343 | |
1532 | msgid "Total space accounted for: " | |
1533 | msgstr "" | |
1534 | ||
1535 | #: cmdline/apt-cache.cc:471 cmdline/apt-cache.cc:1218 | |
640c5d94 | 1536 | #, c-format |
de5a560a | 1537 | msgid "Package file %s is out of sync." |
640c5d94 MZ |
1538 | msgstr "" |
1539 | ||
de5a560a | 1540 | #: cmdline/apt-cache.cc:1293 |
1541 | msgid "You must give exactly one pattern" | |
1542 | msgstr "" | |
1543 | ||
1544 | #: cmdline/apt-cache.cc:1447 | |
1545 | msgid "No packages found" | |
1546 | msgstr "Paketi nisu pronađeni" | |
1547 | ||
1548 | #: cmdline/apt-cache.cc:1524 | |
1549 | msgid "Package files:" | |
1550 | msgstr "Datoteke paketa:" | |
1551 | ||
1552 | #: cmdline/apt-cache.cc:1531 cmdline/apt-cache.cc:1617 | |
1553 | msgid "Cache is out of sync, can't x-ref a package file" | |
1554 | msgstr "" | |
1555 | ||
1556 | #: cmdline/apt-cache.cc:1532 | |
640c5d94 | 1557 | #, c-format |
de5a560a | 1558 | msgid "%4i %s\n" |
640c5d94 MZ |
1559 | msgstr "" |
1560 | ||
de5a560a | 1561 | #. Show any packages have explicit pins |
1562 | #: cmdline/apt-cache.cc:1544 | |
1563 | msgid "Pinned packages:" | |
640c5d94 MZ |
1564 | msgstr "" |
1565 | ||
de5a560a | 1566 | #: cmdline/apt-cache.cc:1556 cmdline/apt-cache.cc:1597 |
1567 | msgid "(not found)" | |
1568 | msgstr "" | |
640c5d94 | 1569 | |
de5a560a | 1570 | #. Installed version |
1571 | #: cmdline/apt-cache.cc:1577 | |
1572 | msgid " Installed: " | |
1573 | msgstr " Instalirano:" | |
640c5d94 | 1574 | |
de5a560a | 1575 | #: cmdline/apt-cache.cc:1579 cmdline/apt-cache.cc:1587 |
1576 | msgid "(none)" | |
640c5d94 MZ |
1577 | msgstr "" |
1578 | ||
de5a560a | 1579 | #. Candidate Version |
1580 | #: cmdline/apt-cache.cc:1584 | |
1581 | msgid " Candidate: " | |
1582 | msgstr "" | |
640c5d94 | 1583 | |
de5a560a | 1584 | #: cmdline/apt-cache.cc:1594 |
1585 | msgid " Package pin: " | |
1586 | msgstr "" | |
640c5d94 | 1587 | |
de5a560a | 1588 | #. Show the priority tables |
1589 | #: cmdline/apt-cache.cc:1603 | |
1590 | msgid " Version table:" | |
640c5d94 MZ |
1591 | msgstr "" |
1592 | ||
de5a560a | 1593 | #: cmdline/apt-cache.cc:1618 |
1594 | #, c-format | |
1595 | msgid " %4i %s\n" | |
640c5d94 MZ |
1596 | msgstr "" |
1597 | ||
de5a560a | 1598 | #: cmdline/apt-cache.cc:1714 cmdline/apt-cdrom.cc:138 cmdline/apt-config.cc:70 |
1599 | #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:547 | |
1600 | #: cmdline/apt-get.cc:2588 cmdline/apt-sortpkgs.cc:144 | |
1601 | #, c-format | |
1602 | msgid "%s %s for %s compiled on %s %s\n" | |
640c5d94 MZ |
1603 | msgstr "" |
1604 | ||
de5a560a | 1605 | #: cmdline/apt-cache.cc:1721 |
1606 | msgid "" | |
1607 | "Usage: apt-cache [options] command\n" | |
1608 | " apt-cache [options] add file1 [file2 ...]\n" | |
1609 | " apt-cache [options] showpkg pkg1 [pkg2 ...]\n" | |
1610 | " apt-cache [options] showsrc pkg1 [pkg2 ...]\n" | |
1611 | "\n" | |
1612 | "apt-cache is a low-level tool used to manipulate APT's binary\n" | |
1613 | "cache files, and query information from them\n" | |
1614 | "\n" | |
1615 | "Commands:\n" | |
1616 | " add - Add a package file to the source cache\n" | |
1617 | " gencaches - Build both the package and source cache\n" | |
1618 | " showpkg - Show some general information for a single package\n" | |
1619 | " showsrc - Show source records\n" | |
1620 | " stats - Show some basic statistics\n" | |
1621 | " dump - Show the entire file in a terse form\n" | |
1622 | " dumpavail - Print an available file to stdout\n" | |
1623 | " unmet - Show unmet dependencies\n" | |
1624 | " search - Search the package list for a regex pattern\n" | |
1625 | " show - Show a readable record for the package\n" | |
1626 | " depends - Show raw dependency information for a package\n" | |
1627 | " rdepends - Show reverse dependency information for a package\n" | |
1628 | " pkgnames - List the names of all packages\n" | |
1629 | " dotty - Generate package graphs for GraphVis\n" | |
1630 | " xvcg - Generate package graphs for xvcg\n" | |
1631 | " policy - Show policy settings\n" | |
1632 | "\n" | |
1633 | "Options:\n" | |
1634 | " -h This help text.\n" | |
1635 | " -p=? The package cache.\n" | |
1636 | " -s=? The source cache.\n" | |
1637 | " -q Disable progress indicator.\n" | |
1638 | " -i Show only important deps for the unmet command.\n" | |
1639 | " -c=? Read this configuration file\n" | |
1640 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" | |
1641 | "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" | |
640c5d94 MZ |
1642 | msgstr "" |
1643 | ||
de5a560a | 1644 | #: cmdline/apt-cdrom.cc:78 |
1645 | msgid "Please provide a name for this Disc, such as 'Debian 2.1r1 Disk 1'" | |
640c5d94 MZ |
1646 | msgstr "" |
1647 | ||
de5a560a | 1648 | #: cmdline/apt-cdrom.cc:93 |
1649 | msgid "Please insert a Disc in the drive and press enter" | |
640c5d94 MZ |
1650 | msgstr "" |
1651 | ||
de5a560a | 1652 | #: cmdline/apt-cdrom.cc:117 |
1653 | msgid "Repeat this process for the rest of the CDs in your set." | |
640c5d94 MZ |
1654 | msgstr "" |
1655 | ||
de5a560a | 1656 | #: cmdline/apt-config.cc:41 |
1657 | msgid "Arguments not in pairs" | |
1658 | msgstr "Argumenti nisu u parovima" | |
1659 | ||
1660 | #: cmdline/apt-config.cc:76 | |
1661 | msgid "" | |
1662 | "Usage: apt-config [options] command\n" | |
1663 | "\n" | |
1664 | "apt-config is a simple tool to read the APT config file\n" | |
1665 | "\n" | |
1666 | "Commands:\n" | |
1667 | " shell - Shell mode\n" | |
1668 | " dump - Show the configuration\n" | |
1669 | "\n" | |
1670 | "Options:\n" | |
1671 | " -h This help text.\n" | |
1672 | " -c=? Read this configuration file\n" | |
1673 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" | |
640c5d94 | 1674 | msgstr "" |
de5a560a | 1675 | "Upotreba: apt-config [opcije] naredba\n" |
1676 | "\n" | |
1677 | "apt-config je jednostavni alat za čitanje APT konfiguracijske datoteke\n" | |
1678 | "\n" | |
1679 | "Naredbe:\n" | |
1680 | " shell - Shell mod\n" | |
1681 | " dump - Prikaz konfiguracije\n" | |
1682 | "\n" | |
1683 | "Opcije:\n" | |
1684 | " -h Ovaj tekst pomoći.\n" | |
1685 | " -c=? Pročitaj ovu konfiguracijsku datoteku\n" | |
1686 | " -o=? Podesi odgovarajuću konfiguracijsku opciju, npr. -o dir::cache=/tmp\n" | |
640c5d94 | 1687 | |
de5a560a | 1688 | #: cmdline/apt-extracttemplates.cc:98 |
640c5d94 | 1689 | #, c-format |
de5a560a | 1690 | msgid "%s not a valid DEB package." |
1691 | msgstr "%s nije ispravan DEB paket." | |
1692 | ||
1693 | #: cmdline/apt-extracttemplates.cc:232 | |
1694 | msgid "" | |
1695 | "Usage: apt-extracttemplates file1 [file2 ...]\n" | |
1696 | "\n" | |
1697 | "apt-extracttemplates is a tool to extract config and template info\n" | |
1698 | "from debian packages\n" | |
1699 | "\n" | |
1700 | "Options:\n" | |
1701 | " -h This help text\n" | |
1702 | " -t Set the temp dir\n" | |
1703 | " -c=? Read this configuration file\n" | |
1704 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" | |
640c5d94 MZ |
1705 | msgstr "" |
1706 | ||
de5a560a | 1707 | #: cmdline/apt-extracttemplates.cc:310 |
1708 | msgid "Cannot get debconf version. Is debconf installed?" | |
1709 | msgstr "" | |
1710 | "Ne mogu odrediti verziju debconf programa. Da li je debconf instaliran?" | |
1711 | ||
1712 | #: ftparchive/apt-ftparchive.cc:164 ftparchive/apt-ftparchive.cc:338 | |
1713 | msgid "Package extension list is too long" | |
1714 | msgstr "" | |
1715 | ||
1716 | #: ftparchive/apt-ftparchive.cc:166 ftparchive/apt-ftparchive.cc:180 | |
1717 | #: ftparchive/apt-ftparchive.cc:203 ftparchive/apt-ftparchive.cc:253 | |
1718 | #: ftparchive/apt-ftparchive.cc:267 ftparchive/apt-ftparchive.cc:289 | |
640c5d94 | 1719 | #, c-format |
de5a560a | 1720 | msgid "Error processing directory %s" |
640c5d94 MZ |
1721 | msgstr "" |
1722 | ||
de5a560a | 1723 | #: ftparchive/apt-ftparchive.cc:251 |
1724 | msgid "Source extension list is too long" | |
640c5d94 MZ |
1725 | msgstr "" |
1726 | ||
de5a560a | 1727 | #: ftparchive/apt-ftparchive.cc:368 |
1728 | msgid "Error writing header to contents file" | |
1729 | msgstr "" | |
1730 | ||
1731 | #: ftparchive/apt-ftparchive.cc:398 | |
1732 | #, c-format | |
1733 | msgid "Error processing contents %s" | |
1734 | msgstr "" | |
1735 | ||
1736 | #: ftparchive/apt-ftparchive.cc:553 | |
1737 | msgid "" | |
1738 | "Usage: apt-ftparchive [options] command\n" | |
1739 | "Commands: packages binarypath [overridefile [pathprefix]]\n" | |
1740 | " sources srcpath [overridefile [pathprefix]]\n" | |
1741 | " contents path\n" | |
1742 | " release path\n" | |
1743 | " generate config [groups]\n" | |
1744 | " clean config\n" | |
1745 | "\n" | |
1746 | "apt-ftparchive generates index files for Debian archives. It supports\n" | |
1747 | "many styles of generation from fully automated to functional replacements\n" | |
1748 | "for dpkg-scanpackages and dpkg-scansources\n" | |
1749 | "\n" | |
1750 | "apt-ftparchive generates Package files from a tree of .debs. The\n" | |
1751 | "Package file contains the contents of all the control fields from\n" | |
1752 | "each package as well as the MD5 hash and filesize. An override file\n" | |
1753 | "is supported to force the value of Priority and Section.\n" | |
1754 | "\n" | |
1755 | "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n" | |
1756 | "The --source-override option can be used to specify a src override file\n" | |
1757 | "\n" | |
1758 | "The 'packages' and 'sources' command should be run in the root of the\n" | |
1759 | "tree. BinaryPath should point to the base of the recursive search and \n" | |
1760 | "override file should contain the override flags. Pathprefix is\n" | |
1761 | "appended to the filename fields if present. Example usage from the \n" | |
1762 | "Debian archive:\n" | |
1763 | " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" | |
1764 | " dists/potato/main/binary-i386/Packages\n" | |
1765 | "\n" | |
1766 | "Options:\n" | |
1767 | " -h This help text\n" | |
1768 | " --md5 Control MD5 generation\n" | |
1769 | " -s=? Source override file\n" | |
1770 | " -q Quiet\n" | |
1771 | " -d=? Select the optional caching database\n" | |
1772 | " --no-delink Enable delinking debug mode\n" | |
1773 | " --contents Control contents file generation\n" | |
1774 | " -c=? Read this configuration file\n" | |
1775 | " -o=? Set an arbitrary configuration option" | |
1776 | msgstr "" | |
1777 | ||
1778 | #: ftparchive/apt-ftparchive.cc:759 | |
1779 | msgid "No selections matched" | |
1780 | msgstr "" | |
1781 | ||
1782 | #: ftparchive/apt-ftparchive.cc:832 | |
1783 | #, c-format | |
1784 | msgid "Some files are missing in the package file group `%s'" | |
640c5d94 MZ |
1785 | msgstr "" |
1786 | ||
de5a560a | 1787 | #: ftparchive/cachedb.cc:43 |
1788 | #, c-format | |
1789 | msgid "DB was corrupted, file renamed to %s.old" | |
1790 | msgstr "DB je bila oštećena, datoteka preimenovana u %s.old" | |
1791 | ||
1792 | #: ftparchive/cachedb.cc:61 | |
1793 | #, c-format | |
1794 | msgid "DB is old, attempting to upgrade %s" | |
1795 | msgstr "DB je stara, pokušavam nadogradnju %s" | |
1796 | ||
1797 | #: ftparchive/cachedb.cc:72 | |
1798 | msgid "" | |
1799 | "DB format is invalid. If you upgraded from a older version of apt, please " | |
1800 | "remove and re-create the database." | |
1801 | msgstr "" | |
1802 | ||
1803 | #: ftparchive/cachedb.cc:77 | |
1804 | #, fuzzy, c-format | |
1805 | msgid "Unable to open DB file %s: %s" | |
1806 | msgstr "Ne mogu otvoriti DB datoteku %s" | |
1807 | ||
1808 | #: ftparchive/cachedb.cc:238 | |
1809 | msgid "Archive has no control record" | |
1810 | msgstr "Arhiva nema kontrolnog zapisa" | |
1811 | ||
1812 | #: ftparchive/cachedb.cc:444 | |
1813 | msgid "Unable to get a cursor" | |
640c5d94 MZ |
1814 | msgstr "" |
1815 | ||
de5a560a | 1816 | #: ftparchive/writer.cc:76 |
640c5d94 | 1817 | #, c-format |
de5a560a | 1818 | msgid "W: Unable to read directory %s\n" |
640c5d94 MZ |
1819 | msgstr "" |
1820 | ||
de5a560a | 1821 | #: ftparchive/writer.cc:81 |
1822 | #, c-format | |
1823 | msgid "W: Unable to stat %s\n" | |
640c5d94 MZ |
1824 | msgstr "" |
1825 | ||
de5a560a | 1826 | #: ftparchive/writer.cc:132 |
1827 | msgid "E: " | |
640c5d94 MZ |
1828 | msgstr "" |
1829 | ||
de5a560a | 1830 | #: ftparchive/writer.cc:134 |
1831 | msgid "W: " | |
640c5d94 MZ |
1832 | msgstr "" |
1833 | ||
de5a560a | 1834 | #: ftparchive/writer.cc:141 |
1835 | msgid "E: Errors apply to file " | |
640c5d94 MZ |
1836 | msgstr "" |
1837 | ||
de5a560a | 1838 | #: ftparchive/writer.cc:158 ftparchive/writer.cc:188 |
640c5d94 | 1839 | #, c-format |
de5a560a | 1840 | msgid "Failed to resolve %s" |
640c5d94 MZ |
1841 | msgstr "" |
1842 | ||
de5a560a | 1843 | #: ftparchive/writer.cc:170 |
1844 | msgid "Tree walking failed" | |
640c5d94 MZ |
1845 | msgstr "" |
1846 | ||
de5a560a | 1847 | #: ftparchive/writer.cc:195 |
640c5d94 | 1848 | #, c-format |
de5a560a | 1849 | msgid "Failed to open %s" |
1850 | msgstr "Ne mogu otvoriti %s" | |
640c5d94 | 1851 | |
de5a560a | 1852 | #: ftparchive/writer.cc:254 |
640c5d94 | 1853 | #, c-format |
de5a560a | 1854 | msgid " DeLink %s [%s]\n" |
640c5d94 MZ |
1855 | msgstr "" |
1856 | ||
de5a560a | 1857 | #: ftparchive/writer.cc:262 |
640c5d94 | 1858 | #, c-format |
de5a560a | 1859 | msgid "Failed to readlink %s" |
640c5d94 MZ |
1860 | msgstr "" |
1861 | ||
de5a560a | 1862 | #: ftparchive/writer.cc:266 |
640c5d94 | 1863 | #, c-format |
de5a560a | 1864 | msgid "Failed to unlink %s" |
640c5d94 MZ |
1865 | msgstr "" |
1866 | ||
de5a560a | 1867 | #: ftparchive/writer.cc:273 |
640c5d94 | 1868 | #, c-format |
de5a560a | 1869 | msgid "*** Failed to link %s to %s" |
1870 | msgstr "" | |
640c5d94 | 1871 | |
de5a560a | 1872 | #: ftparchive/writer.cc:283 |
640c5d94 | 1873 | #, c-format |
de5a560a | 1874 | msgid " DeLink limit of %sB hit.\n" |
640c5d94 MZ |
1875 | msgstr "" |
1876 | ||
de5a560a | 1877 | #: ftparchive/writer.cc:387 |
1878 | msgid "Archive had no package field" | |
640c5d94 MZ |
1879 | msgstr "" |
1880 | ||
de5a560a | 1881 | #: ftparchive/writer.cc:395 ftparchive/writer.cc:610 |
640c5d94 | 1882 | #, c-format |
de5a560a | 1883 | msgid " %s has no override entry\n" |
640c5d94 MZ |
1884 | msgstr "" |
1885 | ||
de5a560a | 1886 | #: ftparchive/writer.cc:440 ftparchive/writer.cc:698 |
640c5d94 | 1887 | #, c-format |
de5a560a | 1888 | msgid " %s maintainer is %s not %s\n" |
1889 | msgstr "" | |
640c5d94 | 1890 | |
de5a560a | 1891 | #: ftparchive/writer.cc:620 |
802442e3 | 1892 | #, c-format |
de5a560a | 1893 | msgid " %s has no source override entry\n" |
802442e3 | 1894 | msgstr "" |
1895 | ||
de5a560a | 1896 | #: ftparchive/writer.cc:624 |
1897 | #, c-format | |
1898 | msgid " %s has no binary override entry either\n" | |
3c4a4974 CP |
1899 | msgstr "" |
1900 | ||
de5a560a | 1901 | #: ftparchive/contents.cc:317 |
1902 | #, c-format | |
1903 | msgid "Internal error, could not locate member %s" | |
3c4a4974 CP |
1904 | msgstr "" |
1905 | ||
de5a560a | 1906 | #: ftparchive/contents.cc:353 ftparchive/contents.cc:384 |
1907 | msgid "realloc - Failed to allocate memory" | |
3c4a4974 CP |
1908 | msgstr "" |
1909 | ||
de5a560a | 1910 | #: ftparchive/override.cc:34 ftparchive/override.cc:142 |
802442e3 | 1911 | #, c-format |
de5a560a | 1912 | msgid "Unable to open %s" |
3c4a4974 CP |
1913 | msgstr "" |
1914 | ||
de5a560a | 1915 | #: ftparchive/override.cc:60 ftparchive/override.cc:166 |
1916 | #, c-format | |
1917 | msgid "Malformed override %s line %lu #1" | |
3c4a4974 CP |
1918 | msgstr "" |
1919 | ||
de5a560a | 1920 | #: ftparchive/override.cc:74 ftparchive/override.cc:178 |
1921 | #, c-format | |
1922 | msgid "Malformed override %s line %lu #2" | |
3c4a4974 CP |
1923 | msgstr "" |
1924 | ||
de5a560a | 1925 | #: ftparchive/override.cc:88 ftparchive/override.cc:191 |
640c5d94 | 1926 | #, c-format |
de5a560a | 1927 | msgid "Malformed override %s line %lu #3" |
640c5d94 MZ |
1928 | msgstr "" |
1929 | ||
de5a560a | 1930 | #: ftparchive/override.cc:127 ftparchive/override.cc:201 |
640c5d94 | 1931 | #, c-format |
de5a560a | 1932 | msgid "Failed to read the override file %s" |
640c5d94 MZ |
1933 | msgstr "" |
1934 | ||
de5a560a | 1935 | #: ftparchive/multicompress.cc:71 |
640c5d94 | 1936 | #, c-format |
de5a560a | 1937 | msgid "Unknown compression algorithm '%s'" |
640c5d94 MZ |
1938 | msgstr "" |
1939 | ||
de5a560a | 1940 | #: ftparchive/multicompress.cc:101 |
1941 | #, c-format | |
1942 | msgid "Compressed output %s needs a compression set" | |
640c5d94 MZ |
1943 | msgstr "" |
1944 | ||
de5a560a | 1945 | #: ftparchive/multicompress.cc:194 |
1946 | msgid "Failed to create FILE*" | |
640c5d94 MZ |
1947 | msgstr "" |
1948 | ||
de5a560a | 1949 | #: ftparchive/multicompress.cc:197 |
1950 | msgid "Failed to fork" | |
640c5d94 MZ |
1951 | msgstr "" |
1952 | ||
de5a560a | 1953 | #: ftparchive/multicompress.cc:211 |
1954 | msgid "Compress child" | |
640c5d94 MZ |
1955 | msgstr "" |
1956 | ||
de5a560a | 1957 | #: ftparchive/multicompress.cc:234 |
1958 | #, c-format | |
1959 | msgid "Internal error, failed to create %s" | |
640c5d94 MZ |
1960 | msgstr "" |
1961 | ||
de5a560a | 1962 | #: ftparchive/multicompress.cc:285 |
1963 | msgid "Failed to create subprocess IPC" | |
640c5d94 MZ |
1964 | msgstr "" |
1965 | ||
de5a560a | 1966 | #: ftparchive/multicompress.cc:320 |
1967 | msgid "Failed to exec compressor " | |
640c5d94 MZ |
1968 | msgstr "" |
1969 | ||
de5a560a | 1970 | #: ftparchive/multicompress.cc:359 |
1971 | msgid "decompressor" | |
640c5d94 MZ |
1972 | msgstr "" |
1973 | ||
de5a560a | 1974 | #: ftparchive/multicompress.cc:402 |
1975 | msgid "IO to subprocess/file failed" | |
640c5d94 MZ |
1976 | msgstr "" |
1977 | ||
de5a560a | 1978 | #: ftparchive/multicompress.cc:454 |
1979 | msgid "Failed to read while computing MD5" | |
640c5d94 MZ |
1980 | msgstr "" |
1981 | ||
de5a560a | 1982 | #: ftparchive/multicompress.cc:471 |
1983 | #, c-format | |
1984 | msgid "Problem unlinking %s" | |
640c5d94 MZ |
1985 | msgstr "" |
1986 | ||
de5a560a | 1987 | #: cmdline/apt-get.cc:121 |
1988 | msgid "Y" | |
640c5d94 MZ |
1989 | msgstr "" |
1990 | ||
de5a560a | 1991 | #: cmdline/apt-get.cc:143 cmdline/apt-get.cc:1673 |
1992 | #, c-format | |
1993 | msgid "Regex compilation error - %s" | |
640c5d94 MZ |
1994 | msgstr "" |
1995 | ||
de5a560a | 1996 | #: cmdline/apt-get.cc:238 |
1997 | msgid "The following packages have unmet dependencies:" | |
640c5d94 MZ |
1998 | msgstr "" |
1999 | ||
de5a560a | 2000 | #: cmdline/apt-get.cc:328 |
640c5d94 | 2001 | #, c-format |
de5a560a | 2002 | msgid "but %s is installed" |
2003 | msgstr "ali je %s instaliran" | |
640c5d94 | 2004 | |
de5a560a | 2005 | #: cmdline/apt-get.cc:330 |
640c5d94 | 2006 | #, c-format |
de5a560a | 2007 | msgid "but %s is to be installed" |
2008 | msgstr "ali se %s treba instalirati" | |
640c5d94 | 2009 | |
de5a560a | 2010 | #: cmdline/apt-get.cc:337 |
2011 | msgid "but it is not installable" | |
2012 | msgstr "ali se ne može instalirati" | |
640c5d94 | 2013 | |
de5a560a | 2014 | #: cmdline/apt-get.cc:339 |
2015 | msgid "but it is a virtual package" | |
2016 | msgstr "ali je virtuelni paket" | |
640c5d94 | 2017 | |
de5a560a | 2018 | #: cmdline/apt-get.cc:342 |
2019 | msgid "but it is not installed" | |
2020 | msgstr "ali nije instaliran" | |
640c5d94 | 2021 | |
de5a560a | 2022 | #: cmdline/apt-get.cc:342 |
2023 | msgid "but it is not going to be installed" | |
2024 | msgstr "ali se neće instalirati" | |
640c5d94 | 2025 | |
de5a560a | 2026 | #: cmdline/apt-get.cc:347 |
2027 | msgid " or" | |
2028 | msgstr " ili" | |
640c5d94 | 2029 | |
de5a560a | 2030 | #: cmdline/apt-get.cc:376 |
2031 | msgid "The following NEW packages will be installed:" | |
2032 | msgstr "Slijedeći NOVI paketi će biti instalirani:" | |
2033 | ||
2034 | #: cmdline/apt-get.cc:402 | |
2035 | msgid "The following packages will be REMOVED:" | |
2036 | msgstr "Slijedeći paketi će biti UKLONJENI:" | |
2037 | ||
2038 | #: cmdline/apt-get.cc:424 | |
2039 | #, fuzzy | |
2040 | msgid "The following packages have been kept back:" | |
2041 | msgstr "Slijedeći paketi su zadržani:" | |
2042 | ||
2043 | #: cmdline/apt-get.cc:445 | |
2044 | msgid "The following packages will be upgraded:" | |
2045 | msgstr "Slijedeći paketi će biti nadograđeni:" | |
640c5d94 | 2046 | |
de5a560a | 2047 | #: cmdline/apt-get.cc:466 |
2048 | msgid "The following packages will be DOWNGRADED:" | |
640c5d94 MZ |
2049 | msgstr "" |
2050 | ||
de5a560a | 2051 | #: cmdline/apt-get.cc:486 |
2052 | msgid "The following held packages will be changed:" | |
640c5d94 MZ |
2053 | msgstr "" |
2054 | ||
de5a560a | 2055 | #: cmdline/apt-get.cc:539 |
640c5d94 | 2056 | #, c-format |
de5a560a | 2057 | msgid "%s (due to %s) " |
640c5d94 MZ |
2058 | msgstr "" |
2059 | ||
de5a560a | 2060 | #: cmdline/apt-get.cc:547 |
2061 | msgid "" | |
2062 | "WARNING: The following essential packages will be removed.\n" | |
2063 | "This should NOT be done unless you know exactly what you are doing!" | |
640c5d94 MZ |
2064 | msgstr "" |
2065 | ||
de5a560a | 2066 | #: cmdline/apt-get.cc:578 |
640c5d94 | 2067 | #, c-format |
de5a560a | 2068 | msgid "%lu upgraded, %lu newly installed, " |
640c5d94 MZ |
2069 | msgstr "" |
2070 | ||
de5a560a | 2071 | #: cmdline/apt-get.cc:582 |
640c5d94 | 2072 | #, c-format |
de5a560a | 2073 | msgid "%lu reinstalled, " |
640c5d94 MZ |
2074 | msgstr "" |
2075 | ||
de5a560a | 2076 | #: cmdline/apt-get.cc:584 |
640c5d94 | 2077 | #, c-format |
de5a560a | 2078 | msgid "%lu downgraded, " |
640c5d94 MZ |
2079 | msgstr "" |
2080 | ||
de5a560a | 2081 | #: cmdline/apt-get.cc:586 |
640c5d94 | 2082 | #, c-format |
de5a560a | 2083 | msgid "%lu to remove and %lu not upgraded.\n" |
640c5d94 MZ |
2084 | msgstr "" |
2085 | ||
de5a560a | 2086 | #: cmdline/apt-get.cc:590 |
640c5d94 | 2087 | #, c-format |
de5a560a | 2088 | msgid "%lu not fully installed or removed.\n" |
640c5d94 MZ |
2089 | msgstr "" |
2090 | ||
de5a560a | 2091 | #: cmdline/apt-get.cc:664 |
2092 | msgid "Correcting dependencies..." | |
2093 | msgstr "Ispravljam zavisnosti..." | |
640c5d94 | 2094 | |
de5a560a | 2095 | #: cmdline/apt-get.cc:667 |
2096 | msgid " failed." | |
640c5d94 MZ |
2097 | msgstr "" |
2098 | ||
de5a560a | 2099 | #: cmdline/apt-get.cc:670 |
2100 | msgid "Unable to correct dependencies" | |
2101 | msgstr "Ne mogu ispraviti zavisnosti" | |
640c5d94 | 2102 | |
de5a560a | 2103 | #: cmdline/apt-get.cc:673 |
2104 | msgid "Unable to minimize the upgrade set" | |
640c5d94 MZ |
2105 | msgstr "" |
2106 | ||
de5a560a | 2107 | #: cmdline/apt-get.cc:675 |
2108 | msgid " Done" | |
2109 | msgstr " Urađeno" | |
640c5d94 | 2110 | |
de5a560a | 2111 | #: cmdline/apt-get.cc:679 |
2112 | msgid "You might want to run `apt-get -f install' to correct these." | |
640c5d94 MZ |
2113 | msgstr "" |
2114 | ||
de5a560a | 2115 | #: cmdline/apt-get.cc:682 |
2116 | msgid "Unmet dependencies. Try using -f." | |
2117 | msgstr "Nezadovoljene zavisnosti. Pokušajte koristeći -f." | |
640c5d94 | 2118 | |
de5a560a | 2119 | #: cmdline/apt-get.cc:704 |
2120 | #, fuzzy | |
2121 | msgid "WARNING: The following packages cannot be authenticated!" | |
2122 | msgstr "Slijedeći paketi će biti nadograđeni:" | |
640c5d94 | 2123 | |
de5a560a | 2124 | #: cmdline/apt-get.cc:708 |
2125 | msgid "Authentication warning overridden.\n" | |
640c5d94 MZ |
2126 | msgstr "" |
2127 | ||
de5a560a | 2128 | #: cmdline/apt-get.cc:715 |
2129 | msgid "Install these packages without verification [y/N]? " | |
640c5d94 MZ |
2130 | msgstr "" |
2131 | ||
de5a560a | 2132 | #: cmdline/apt-get.cc:717 |
2133 | msgid "Some packages could not be authenticated" | |
640c5d94 MZ |
2134 | msgstr "" |
2135 | ||
de5a560a | 2136 | #: cmdline/apt-get.cc:726 cmdline/apt-get.cc:873 |
2137 | msgid "There are problems and -y was used without --force-yes" | |
640c5d94 MZ |
2138 | msgstr "" |
2139 | ||
de5a560a | 2140 | #: cmdline/apt-get.cc:770 |
2141 | msgid "Internal error, InstallPackages was called with broken packages!" | |
640c5d94 MZ |
2142 | msgstr "" |
2143 | ||
de5a560a | 2144 | #: cmdline/apt-get.cc:779 |
2145 | msgid "Packages need to be removed but remove is disabled." | |
640c5d94 MZ |
2146 | msgstr "" |
2147 | ||
de5a560a | 2148 | #: cmdline/apt-get.cc:790 |
2149 | msgid "Internal error, Ordering didn't finish" | |
640c5d94 MZ |
2150 | msgstr "" |
2151 | ||
de5a560a | 2152 | #: cmdline/apt-get.cc:806 cmdline/apt-get.cc:2012 cmdline/apt-get.cc:2045 |
2153 | msgid "Unable to lock the download directory" | |
640c5d94 MZ |
2154 | msgstr "" |
2155 | ||
de5a560a | 2156 | #: cmdline/apt-get.cc:831 |
2157 | msgid "How odd.. The sizes didn't match, email apt@packages.debian.org" | |
640c5d94 MZ |
2158 | msgstr "" |
2159 | ||
de5a560a | 2160 | #: cmdline/apt-get.cc:836 |
640c5d94 | 2161 | #, c-format |
de5a560a | 2162 | msgid "Need to get %sB/%sB of archives.\n" |
640c5d94 MZ |
2163 | msgstr "" |
2164 | ||
de5a560a | 2165 | #: cmdline/apt-get.cc:839 |
640c5d94 | 2166 | #, c-format |
de5a560a | 2167 | msgid "Need to get %sB of archives.\n" |
640c5d94 MZ |
2168 | msgstr "" |
2169 | ||
de5a560a | 2170 | #: cmdline/apt-get.cc:844 |
640c5d94 | 2171 | #, c-format |
de5a560a | 2172 | msgid "After unpacking %sB of additional disk space will be used.\n" |
640c5d94 MZ |
2173 | msgstr "" |
2174 | ||
de5a560a | 2175 | #: cmdline/apt-get.cc:847 |
640c5d94 | 2176 | #, c-format |
de5a560a | 2177 | msgid "After unpacking %sB disk space will be freed.\n" |
640c5d94 MZ |
2178 | msgstr "" |
2179 | ||
de5a560a | 2180 | #: cmdline/apt-get.cc:861 cmdline/apt-get.cc:2188 |
640c5d94 | 2181 | #, c-format |
de5a560a | 2182 | msgid "Couldn't determine free space in %s" |
640c5d94 MZ |
2183 | msgstr "" |
2184 | ||
de5a560a | 2185 | #: cmdline/apt-get.cc:864 |
2186 | #, c-format | |
2187 | msgid "You don't have enough free space in %s." | |
640c5d94 MZ |
2188 | msgstr "" |
2189 | ||
de5a560a | 2190 | #: cmdline/apt-get.cc:879 cmdline/apt-get.cc:899 |
2191 | msgid "Trivial Only specified but this is not a trivial operation." | |
4948a1ba | 2192 | msgstr "" |
2193 | ||
de5a560a | 2194 | #: cmdline/apt-get.cc:881 |
2195 | msgid "Yes, do as I say!" | |
2196 | msgstr "Da, uradi kako kažem!" | |
4948a1ba | 2197 | |
de5a560a | 2198 | #: cmdline/apt-get.cc:883 |
640c5d94 | 2199 | #, c-format |
de5a560a | 2200 | msgid "" |
2201 | "You are about to do something potentially harmful.\n" | |
2202 | "To continue type in the phrase '%s'\n" | |
2203 | " ?] " | |
640c5d94 MZ |
2204 | msgstr "" |
2205 | ||
de5a560a | 2206 | #: cmdline/apt-get.cc:889 cmdline/apt-get.cc:908 |
2207 | msgid "Abort." | |
2208 | msgstr "Odustani." | |
2209 | ||
2210 | #: cmdline/apt-get.cc:904 | |
2211 | #, fuzzy | |
2212 | msgid "Do you want to continue [Y/n]? " | |
2213 | msgstr "Da li želite nastaviti? [Y/n]" | |
2214 | ||
2215 | #: cmdline/apt-get.cc:976 cmdline/apt-get.cc:1383 cmdline/apt-get.cc:2231 | |
640c5d94 | 2216 | #, c-format |
de5a560a | 2217 | msgid "Failed to fetch %s %s\n" |
640c5d94 MZ |
2218 | msgstr "" |
2219 | ||
de5a560a | 2220 | #: cmdline/apt-get.cc:994 |
2221 | msgid "Some files failed to download" | |
640c5d94 MZ |
2222 | msgstr "" |
2223 | ||
de5a560a | 2224 | #: cmdline/apt-get.cc:995 cmdline/apt-get.cc:2240 |
2225 | msgid "Download complete and in download only mode" | |
640c5d94 MZ |
2226 | msgstr "" |
2227 | ||
de5a560a | 2228 | #: cmdline/apt-get.cc:1001 |
2229 | msgid "" | |
2230 | "Unable to fetch some archives, maybe run apt-get update or try with --fix-" | |
2231 | "missing?" | |
640c5d94 MZ |
2232 | msgstr "" |
2233 | ||
de5a560a | 2234 | #: cmdline/apt-get.cc:1005 |
2235 | msgid "--fix-missing and media swapping is not currently supported" | |
640c5d94 MZ |
2236 | msgstr "" |
2237 | ||
de5a560a | 2238 | #: cmdline/apt-get.cc:1010 |
2239 | msgid "Unable to correct missing packages." | |
640c5d94 MZ |
2240 | msgstr "" |
2241 | ||
de5a560a | 2242 | #: cmdline/apt-get.cc:1011 |
2243 | msgid "Aborting install." | |
2244 | msgstr "Odustajem od instalacije." | |
640c5d94 | 2245 | |
de5a560a | 2246 | #: cmdline/apt-get.cc:1045 |
640c5d94 | 2247 | #, c-format |
de5a560a | 2248 | msgid "Note, selecting %s instead of %s\n" |
640c5d94 MZ |
2249 | msgstr "" |
2250 | ||
de5a560a | 2251 | #: cmdline/apt-get.cc:1055 |
640c5d94 | 2252 | #, c-format |
de5a560a | 2253 | msgid "Skipping %s, it is already installed and upgrade is not set.\n" |
640c5d94 MZ |
2254 | msgstr "" |
2255 | ||
de5a560a | 2256 | #: cmdline/apt-get.cc:1073 |
640c5d94 | 2257 | #, c-format |
de5a560a | 2258 | msgid "Package %s is not installed, so not removed\n" |
640c5d94 MZ |
2259 | msgstr "" |
2260 | ||
de5a560a | 2261 | #: cmdline/apt-get.cc:1084 |
640c5d94 | 2262 | #, c-format |
de5a560a | 2263 | msgid "Package %s is a virtual package provided by:\n" |
640c5d94 MZ |
2264 | msgstr "" |
2265 | ||
de5a560a | 2266 | #: cmdline/apt-get.cc:1096 |
2267 | msgid " [Installed]" | |
2268 | msgstr "[Instalirano]" | |
640c5d94 | 2269 | |
de5a560a | 2270 | #: cmdline/apt-get.cc:1101 |
2271 | msgid "You should explicitly select one to install." | |
640c5d94 MZ |
2272 | msgstr "" |
2273 | ||
de5a560a | 2274 | #: cmdline/apt-get.cc:1106 |
640c5d94 MZ |
2275 | #, c-format |
2276 | msgid "" | |
de5a560a | 2277 | "Package %s is not available, but is referred to by another package.\n" |
2278 | "This may mean that the package is missing, has been obsoleted, or\n" | |
2279 | "is only available from another source\n" | |
640c5d94 MZ |
2280 | msgstr "" |
2281 | ||
de5a560a | 2282 | #: cmdline/apt-get.cc:1125 |
2283 | msgid "However the following packages replace it:" | |
2284 | msgstr "Međutim, slijedeći paketi ga zamjenjuju:" | |
640c5d94 | 2285 | |
de5a560a | 2286 | #: cmdline/apt-get.cc:1128 |
640c5d94 | 2287 | #, c-format |
de5a560a | 2288 | msgid "Package %s has no installation candidate" |
640c5d94 MZ |
2289 | msgstr "" |
2290 | ||
de5a560a | 2291 | #: cmdline/apt-get.cc:1148 |
640c5d94 | 2292 | #, c-format |
de5a560a | 2293 | msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" |
640c5d94 MZ |
2294 | msgstr "" |
2295 | ||
de5a560a | 2296 | #: cmdline/apt-get.cc:1156 |
3c4a4974 | 2297 | #, c-format |
de5a560a | 2298 | msgid "%s is already the newest version.\n" |
3c4a4974 CP |
2299 | msgstr "" |
2300 | ||
de5a560a | 2301 | #: cmdline/apt-get.cc:1185 |
640c5d94 | 2302 | #, c-format |
de5a560a | 2303 | msgid "Release '%s' for '%s' was not found" |
640c5d94 MZ |
2304 | msgstr "" |
2305 | ||
de5a560a | 2306 | #: cmdline/apt-get.cc:1187 |
640c5d94 | 2307 | #, c-format |
de5a560a | 2308 | msgid "Version '%s' for '%s' was not found" |
640c5d94 MZ |
2309 | msgstr "" |
2310 | ||
de5a560a | 2311 | #: cmdline/apt-get.cc:1193 |
3c4a4974 | 2312 | #, c-format |
de5a560a | 2313 | msgid "Selected version %s (%s) for %s\n" |
3c4a4974 CP |
2314 | msgstr "" |
2315 | ||
de5a560a | 2316 | #: cmdline/apt-get.cc:1330 |
2317 | msgid "The update command takes no arguments" | |
640c5d94 MZ |
2318 | msgstr "" |
2319 | ||
de5a560a | 2320 | #: cmdline/apt-get.cc:1343 |
2321 | msgid "Unable to lock the list directory" | |
640c5d94 MZ |
2322 | msgstr "" |
2323 | ||
de5a560a | 2324 | #: cmdline/apt-get.cc:1410 cmdline/apt-get.cc:1412 |
2325 | msgid "" | |
2326 | "Some index files failed to download, they have been ignored, or old ones " | |
2327 | "used instead." | |
640c5d94 MZ |
2328 | msgstr "" |
2329 | ||
de5a560a | 2330 | #: cmdline/apt-get.cc:1433 |
2331 | msgid "We are not supposed to delete stuff, can't start AutoRemover" | |
640c5d94 MZ |
2332 | msgstr "" |
2333 | ||
de5a560a | 2334 | #: cmdline/apt-get.cc:1465 |
2335 | #, fuzzy | |
2336 | msgid "" | |
2337 | "The following packages were automatically installed and are no longer " | |
2338 | "required:" | |
2339 | msgstr "Slijedeći NOVI paketi će biti instalirani:" | |
640c5d94 | 2340 | |
de5a560a | 2341 | #: cmdline/apt-get.cc:1467 |
2342 | msgid "Use 'apt-get autoremove' to remove them." | |
640c5d94 MZ |
2343 | msgstr "" |
2344 | ||
de5a560a | 2345 | #: cmdline/apt-get.cc:1472 |
2346 | msgid "" | |
2347 | "Hmm, seems like the AutoRemover destroyed something which really\n" | |
2348 | "shouldn't happen. Please file a bug report against apt." | |
640c5d94 MZ |
2349 | msgstr "" |
2350 | ||
de5a560a | 2351 | #: cmdline/apt-get.cc:1475 cmdline/apt-get.cc:1755 |
2352 | msgid "The following information may help to resolve the situation:" | |
640c5d94 MZ |
2353 | msgstr "" |
2354 | ||
de5a560a | 2355 | #: cmdline/apt-get.cc:1479 |
2356 | msgid "Internal Error, AutoRemover broke stuff" | |
640c5d94 MZ |
2357 | msgstr "" |
2358 | ||
de5a560a | 2359 | #: cmdline/apt-get.cc:1498 |
2360 | msgid "Internal error, AllUpgrade broke stuff" | |
640c5d94 MZ |
2361 | msgstr "" |
2362 | ||
de5a560a | 2363 | #: cmdline/apt-get.cc:1545 |
640c5d94 | 2364 | #, c-format |
de5a560a | 2365 | msgid "Couldn't find task %s" |
640c5d94 MZ |
2366 | msgstr "" |
2367 | ||
de5a560a | 2368 | #: cmdline/apt-get.cc:1660 cmdline/apt-get.cc:1696 |
640c5d94 | 2369 | #, c-format |
de5a560a | 2370 | msgid "Couldn't find package %s" |
640c5d94 MZ |
2371 | msgstr "" |
2372 | ||
de5a560a | 2373 | #: cmdline/apt-get.cc:1683 |
4948a1ba | 2374 | #, c-format |
de5a560a | 2375 | msgid "Note, selecting %s for regex '%s'\n" |
4948a1ba | 2376 | msgstr "" |
2377 | ||
de5a560a | 2378 | #: cmdline/apt-get.cc:1714 |
2379 | #, fuzzy, c-format | |
2380 | msgid "%s set to manual installed.\n" | |
2381 | msgstr "ali se %s treba instalirati" | |
640c5d94 | 2382 | |
de5a560a | 2383 | #: cmdline/apt-get.cc:1727 |
2384 | msgid "You might want to run `apt-get -f install' to correct these:" | |
640c5d94 MZ |
2385 | msgstr "" |
2386 | ||
de5a560a | 2387 | #: cmdline/apt-get.cc:1730 |
2388 | msgid "" | |
2389 | "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " | |
2390 | "solution)." | |
640c5d94 MZ |
2391 | msgstr "" |
2392 | ||
de5a560a | 2393 | #: cmdline/apt-get.cc:1742 |
2394 | msgid "" | |
2395 | "Some packages could not be installed. This may mean that you have\n" | |
2396 | "requested an impossible situation or if you are using the unstable\n" | |
2397 | "distribution that some required packages have not yet been created\n" | |
2398 | "or been moved out of Incoming." | |
640c5d94 MZ |
2399 | msgstr "" |
2400 | ||
de5a560a | 2401 | #: cmdline/apt-get.cc:1750 |
2402 | msgid "" | |
2403 | "Since you only requested a single operation it is extremely likely that\n" | |
2404 | "the package is simply not installable and a bug report against\n" | |
2405 | "that package should be filed." | |
640c5d94 MZ |
2406 | msgstr "" |
2407 | ||
de5a560a | 2408 | #: cmdline/apt-get.cc:1758 |
2409 | msgid "Broken packages" | |
2410 | msgstr "Oštećeni paketi" | |
4948a1ba | 2411 | |
de5a560a | 2412 | #: cmdline/apt-get.cc:1787 |
2413 | msgid "The following extra packages will be installed:" | |
2414 | msgstr "Slijedeći dodatni paketi će biti instalirani:" | |
640c5d94 | 2415 | |
de5a560a | 2416 | #: cmdline/apt-get.cc:1876 |
2417 | msgid "Suggested packages:" | |
2418 | msgstr "Predloženi paketi:" | |
640c5d94 | 2419 | |
de5a560a | 2420 | #: cmdline/apt-get.cc:1877 |
2421 | msgid "Recommended packages:" | |
2422 | msgstr "Preporučeni paketi:" | |
4948a1ba | 2423 | |
de5a560a | 2424 | #: cmdline/apt-get.cc:1905 |
2425 | msgid "Calculating upgrade... " | |
2426 | msgstr "Računam nadogradnju..." | |
640c5d94 | 2427 | |
de5a560a | 2428 | #: cmdline/apt-get.cc:1913 |
2429 | msgid "Done" | |
2430 | msgstr "Urađeno" | |
640c5d94 | 2431 | |
de5a560a | 2432 | #: cmdline/apt-get.cc:1980 cmdline/apt-get.cc:1988 |
2433 | msgid "Internal error, problem resolver broke stuff" | |
640c5d94 MZ |
2434 | msgstr "" |
2435 | ||
de5a560a | 2436 | #: cmdline/apt-get.cc:2088 |
2437 | msgid "Must specify at least one package to fetch source for" | |
640c5d94 MZ |
2438 | msgstr "" |
2439 | ||
de5a560a | 2440 | #: cmdline/apt-get.cc:2118 cmdline/apt-get.cc:2352 |
640c5d94 | 2441 | #, c-format |
de5a560a | 2442 | msgid "Unable to find a source package for %s" |
640c5d94 MZ |
2443 | msgstr "" |
2444 | ||
de5a560a | 2445 | #: cmdline/apt-get.cc:2167 |
2446 | #, c-format | |
2447 | msgid "Skipping already downloaded file '%s'\n" | |
640c5d94 MZ |
2448 | msgstr "" |
2449 | ||
de5a560a | 2450 | #: cmdline/apt-get.cc:2191 |
2451 | #, c-format | |
2452 | msgid "You don't have enough free space in %s" | |
640c5d94 MZ |
2453 | msgstr "" |
2454 | ||
de5a560a | 2455 | #: cmdline/apt-get.cc:2196 |
640c5d94 | 2456 | #, c-format |
de5a560a | 2457 | msgid "Need to get %sB/%sB of source archives.\n" |
640c5d94 MZ |
2458 | msgstr "" |
2459 | ||
de5a560a | 2460 | #: cmdline/apt-get.cc:2199 |
2461 | #, c-format | |
2462 | msgid "Need to get %sB of source archives.\n" | |
1b5a6222 CP |
2463 | msgstr "" |
2464 | ||
de5a560a | 2465 | #: cmdline/apt-get.cc:2205 |
2466 | #, c-format | |
2467 | msgid "Fetch source %s\n" | |
c79dc7ed | 2468 | msgstr "" |
2469 | ||
de5a560a | 2470 | #: cmdline/apt-get.cc:2236 |
2471 | msgid "Failed to fetch some archives." | |
bcc753b7 CP |
2472 | msgstr "" |
2473 | ||
de5a560a | 2474 | #: cmdline/apt-get.cc:2264 |
640c5d94 | 2475 | #, c-format |
de5a560a | 2476 | msgid "Skipping unpack of already unpacked source in %s\n" |
640c5d94 MZ |
2477 | msgstr "" |
2478 | ||
de5a560a | 2479 | #: cmdline/apt-get.cc:2276 |
640c5d94 | 2480 | #, c-format |
de5a560a | 2481 | msgid "Unpack command '%s' failed.\n" |
640c5d94 MZ |
2482 | msgstr "" |
2483 | ||
de5a560a | 2484 | #: cmdline/apt-get.cc:2277 |
640c5d94 | 2485 | #, c-format |
de5a560a | 2486 | msgid "Check if the 'dpkg-dev' package is installed.\n" |
640c5d94 MZ |
2487 | msgstr "" |
2488 | ||
de5a560a | 2489 | #: cmdline/apt-get.cc:2294 |
1b5a6222 | 2490 | #, c-format |
de5a560a | 2491 | msgid "Build command '%s' failed.\n" |
39f4df79 CP |
2492 | msgstr "" |
2493 | ||
de5a560a | 2494 | #: cmdline/apt-get.cc:2313 |
2495 | msgid "Child process failed" | |
39f4df79 CP |
2496 | msgstr "" |
2497 | ||
de5a560a | 2498 | #: cmdline/apt-get.cc:2329 |
2499 | msgid "Must specify at least one package to check builddeps for" | |
1b5a6222 CP |
2500 | msgstr "" |
2501 | ||
de5a560a | 2502 | #: cmdline/apt-get.cc:2357 |
1b5a6222 | 2503 | #, c-format |
de5a560a | 2504 | msgid "Unable to get build-dependency information for %s" |
1b5a6222 CP |
2505 | msgstr "" |
2506 | ||
de5a560a | 2507 | #: cmdline/apt-get.cc:2377 |
1b5a6222 | 2508 | #, c-format |
de5a560a | 2509 | msgid "%s has no build depends.\n" |
1b5a6222 CP |
2510 | msgstr "" |
2511 | ||
de5a560a | 2512 | #: cmdline/apt-get.cc:2429 |
2513 | #, c-format | |
2514 | msgid "" | |
2515 | "%s dependency for %s cannot be satisfied because the package %s cannot be " | |
2516 | "found" | |
1b5a6222 CP |
2517 | msgstr "" |
2518 | ||
de5a560a | 2519 | #: cmdline/apt-get.cc:2482 |
2520 | #, c-format | |
2521 | msgid "" | |
2522 | "%s dependency for %s cannot be satisfied because no available versions of " | |
2523 | "package %s can satisfy version requirements" | |
1b5a6222 CP |
2524 | msgstr "" |
2525 | ||
de5a560a | 2526 | #: cmdline/apt-get.cc:2518 |
2527 | #, c-format | |
2528 | msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" | |
1b5a6222 CP |
2529 | msgstr "" |
2530 | ||
de5a560a | 2531 | #: cmdline/apt-get.cc:2543 |
1b5a6222 | 2532 | #, c-format |
de5a560a | 2533 | msgid "Failed to satisfy %s dependency for %s: %s" |
1b5a6222 CP |
2534 | msgstr "" |
2535 | ||
de5a560a | 2536 | #: cmdline/apt-get.cc:2557 |
f9ac6f71 | 2537 | #, c-format |
de5a560a | 2538 | msgid "Build-dependencies for %s could not be satisfied." |
f9ac6f71 | 2539 | msgstr "" |
2540 | ||
de5a560a | 2541 | #: cmdline/apt-get.cc:2561 |
2542 | msgid "Failed to process build dependencies" | |
1b5a6222 CP |
2543 | msgstr "" |
2544 | ||
de5a560a | 2545 | #: cmdline/apt-get.cc:2593 |
2546 | msgid "Supported modules:" | |
2547 | msgstr "Podržani moduli:" | |
2548 | ||
2549 | #: cmdline/apt-get.cc:2634 | |
1b5a6222 | 2550 | msgid "" |
de5a560a | 2551 | "Usage: apt-get [options] command\n" |
2552 | " apt-get [options] install|remove pkg1 [pkg2 ...]\n" | |
2553 | " apt-get [options] source pkg1 [pkg2 ...]\n" | |
2554 | "\n" | |
2555 | "apt-get is a simple command line interface for downloading and\n" | |
2556 | "installing packages. The most frequently used commands are update\n" | |
2557 | "and install.\n" | |
2558 | "\n" | |
2559 | "Commands:\n" | |
2560 | " update - Retrieve new lists of packages\n" | |
2561 | " upgrade - Perform an upgrade\n" | |
2562 | " install - Install new packages (pkg is libc6 not libc6.deb)\n" | |
2563 | " remove - Remove packages\n" | |
2564 | " autoremove - Remove all automatic unused packages\n" | |
2565 | " purge - Remove and purge packages\n" | |
2566 | " source - Download source archives\n" | |
2567 | " build-dep - Configure build-dependencies for source packages\n" | |
2568 | " dist-upgrade - Distribution upgrade, see apt-get(8)\n" | |
2569 | " dselect-upgrade - Follow dselect selections\n" | |
2570 | " clean - Erase downloaded archive files\n" | |
2571 | " autoclean - Erase old downloaded archive files\n" | |
2572 | " check - Verify that there are no broken dependencies\n" | |
2573 | "\n" | |
2574 | "Options:\n" | |
2575 | " -h This help text.\n" | |
2576 | " -q Loggable output - no progress indicator\n" | |
2577 | " -qq No output except for errors\n" | |
2578 | " -d Download only - do NOT install or unpack archives\n" | |
2579 | " -s No-act. Perform ordering simulation\n" | |
2580 | " -y Assume Yes to all queries and do not prompt\n" | |
2581 | " -f Attempt to continue if the integrity check fails\n" | |
2582 | " -m Attempt to continue if archives are unlocatable\n" | |
2583 | " -u Show a list of upgraded packages as well\n" | |
2584 | " -b Build the source package after fetching it\n" | |
2585 | " -V Show verbose version numbers\n" | |
2586 | " -c=? Read this configuration file\n" | |
2587 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" | |
2588 | "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n" | |
2589 | "pages for more information and options.\n" | |
2590 | " This APT has Super Cow Powers.\n" | |
1b5a6222 CP |
2591 | msgstr "" |
2592 | ||
de5a560a | 2593 | #: cmdline/acqprogress.cc:55 |
2594 | msgid "Hit " | |
1b5a6222 CP |
2595 | msgstr "" |
2596 | ||
de5a560a | 2597 | #: cmdline/acqprogress.cc:79 |
2598 | msgid "Get:" | |
1b5a6222 CP |
2599 | msgstr "" |
2600 | ||
de5a560a | 2601 | #: cmdline/acqprogress.cc:110 |
2602 | msgid "Ign " | |
1b5a6222 CP |
2603 | msgstr "" |
2604 | ||
de5a560a | 2605 | #: cmdline/acqprogress.cc:114 |
2606 | msgid "Err " | |
1b5a6222 CP |
2607 | msgstr "" |
2608 | ||
de5a560a | 2609 | #: cmdline/acqprogress.cc:135 |
1b5a6222 | 2610 | #, c-format |
de5a560a | 2611 | msgid "Fetched %sB in %s (%sB/s)\n" |
1b5a6222 CP |
2612 | msgstr "" |
2613 | ||
de5a560a | 2614 | #: cmdline/acqprogress.cc:225 |
1b5a6222 | 2615 | #, c-format |
de5a560a | 2616 | msgid " [Working]" |
640c5d94 | 2617 | msgstr "" |
3c4a4974 | 2618 | |
de5a560a | 2619 | #: cmdline/acqprogress.cc:271 |
3c4a4974 | 2620 | #, c-format |
de5a560a | 2621 | msgid "" |
2622 | "Media change: please insert the disc labeled\n" | |
2623 | " '%s'\n" | |
2624 | "in the drive '%s' and press enter\n" | |
3c4a4974 CP |
2625 | msgstr "" |
2626 | ||
de5a560a | 2627 | #: cmdline/apt-sortpkgs.cc:86 |
2628 | msgid "Unknown package record!" | |
2629 | msgstr "Nepoznat zapis paketa\"" | |
3c4a4974 | 2630 | |
de5a560a | 2631 | #: cmdline/apt-sortpkgs.cc:150 |
2632 | msgid "" | |
2633 | "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" | |
2634 | "\n" | |
2635 | "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n" | |
2636 | "to indicate what kind of file it is.\n" | |
2637 | "\n" | |
2638 | "Options:\n" | |
2639 | " -h This help text\n" | |
2640 | " -s Use source file sorting\n" | |
2641 | " -c=? Read this configuration file\n" | |
2642 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" | |
3c4a4974 CP |
2643 | msgstr "" |
2644 | ||
de5a560a | 2645 | #: dselect/install:32 |
2646 | msgid "Bad default setting!" | |
2647 | msgstr "Loša podrazumjevana postavka!" | |
3c4a4974 | 2648 | |
de5a560a | 2649 | #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93 |
2650 | #: dselect/install:104 dselect/update:45 | |
2651 | msgid "Press enter to continue." | |
2652 | msgstr "Pritisnite enter za nastavak." | |
3c4a4974 | 2653 | |
de5a560a | 2654 | #: dselect/install:100 |
2655 | msgid "Some errors occurred while unpacking. I'm going to configure the" | |
3c4a4974 CP |
2656 | msgstr "" |
2657 | ||
de5a560a | 2658 | #: dselect/install:101 |
2659 | msgid "packages that were installed. This may result in duplicate errors" | |
c79dc7ed | 2660 | msgstr "" |
2661 | ||
de5a560a | 2662 | #: dselect/install:102 |
2663 | msgid "or errors caused by missing dependencies. This is OK, only the errors" | |
4948a1ba | 2664 | msgstr "" |
2665 | ||
de5a560a | 2666 | #: dselect/install:103 |
2667 | msgid "" | |
2668 | "above this message are important. Please fix them and run [I]nstall again" | |
3c4a4974 | 2669 | msgstr "" |
d9ca9477 | 2670 | |
de5a560a | 2671 | #: dselect/update:30 |
2672 | msgid "Merging available information" | |
2673 | msgstr "Sastavljam dostupne informacije" | |
2674 | ||
2675 | #, fuzzy | |
2676 | #~ msgid "openpty failed\n" | |
2677 | #~ msgstr "Povezivanje neuspješno" | |
2678 | ||
edae3167 | 2679 | #~ msgid "File date has changed %s" |
2680 | #~ msgstr "Datum datoteke je promijenjen %s" |