]>
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" | |
3f5a581c | 8 | "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" |
7d5234ab | 9 | "POT-Creation-Date: 2016-11-25 23:46+0100\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" | |
b6c6b52f | 13 | "Language: bs\n" |
640c5d94 MZ |
14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=utf-8\n" | |
16 | "Content-Transfer-Encoding: 8bit\n" | |
79366a05 GJ |
17 | "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" |
18 | "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" | |
640c5d94 | 19 | |
f8b879c2 JAK |
20 | #: apt-inst/contrib/arfile.cc |
21 | msgid "Invalid archive signature" | |
864fe99c MV |
22 | msgstr "" |
23 | ||
f8b879c2 JAK |
24 | #: apt-inst/contrib/arfile.cc |
25 | msgid "Error reading archive member header" | |
04f27fae | 26 | msgstr "" |
640c5d94 | 27 | |
f8b879c2 | 28 | #: apt-inst/contrib/arfile.cc |
04f27fae | 29 | #, c-format |
f8b879c2 | 30 | msgid "Invalid archive member header %s" |
04f27fae | 31 | msgstr "" |
640c5d94 | 32 | |
f8b879c2 JAK |
33 | #: apt-inst/contrib/arfile.cc |
34 | msgid "Invalid archive member header" | |
04f27fae | 35 | msgstr "" |
648bb618 | 36 | |
f8b879c2 JAK |
37 | #: apt-inst/contrib/arfile.cc |
38 | msgid "Archive is too short" | |
39 | msgstr "Arhiva je prekratka" | |
648bb618 | 40 | |
f8b879c2 JAK |
41 | #: apt-inst/contrib/arfile.cc |
42 | msgid "Failed to read the archive headers" | |
04f27fae | 43 | msgstr "" |
640c5d94 | 44 | |
f8b879c2 JAK |
45 | #: apt-inst/contrib/extracttar.cc |
46 | #, fuzzy, c-format | |
47 | msgid "Cannot find a configured compressor for '%s'" | |
48 | msgstr "Ne mogu otvoriti %s" | |
640c5d94 | 49 | |
f8b879c2 JAK |
50 | #: apt-inst/contrib/extracttar.cc |
51 | msgid "Corrupted archive" | |
52 | msgstr "Oštećena arhiva" | |
640c5d94 | 53 | |
f8b879c2 JAK |
54 | #: apt-inst/contrib/extracttar.cc |
55 | msgid "Tar checksum failed, archive corrupted" | |
56 | msgstr "Provjera Tar kontrolnog zbira nije uspjela, arhiva oštećena" | |
640c5d94 | 57 | |
f8b879c2 JAK |
58 | #: apt-inst/contrib/extracttar.cc |
59 | #, c-format | |
60 | msgid "Unknown TAR header type %u, member %s" | |
61 | msgstr "" | |
b81dbe40 | 62 | |
f8b879c2 JAK |
63 | #: apt-inst/deb/debfile.cc |
64 | #, c-format | |
65 | msgid "This is not a valid DEB archive, missing '%s' member" | |
04f27fae | 66 | msgstr "" |
7ffbb475 | 67 | |
f8b879c2 JAK |
68 | #: apt-inst/deb/debfile.cc |
69 | #, c-format | |
70 | msgid "Internal error, could not locate member %s" | |
71 | msgstr "" | |
640c5d94 | 72 | |
f8b879c2 JAK |
73 | #: apt-inst/deb/debfile.cc |
74 | msgid "Unparsable control file" | |
5669725a MV |
75 | msgstr "" |
76 | ||
f8b879c2 JAK |
77 | #: apt-inst/dirstream.cc |
78 | #, fuzzy, c-format | |
79 | msgid "Failed to write file %s" | |
80 | msgstr "Ne mogu ukloniti %s" | |
04f27fae | 81 | |
f8b879c2 JAK |
82 | #: apt-inst/dirstream.cc |
83 | #, c-format | |
84 | msgid "Failed to close file %s" | |
5669725a MV |
85 | msgstr "" |
86 | ||
f8b879c2 | 87 | #: apt-inst/extract.cc |
04f27fae | 88 | #, c-format |
f8b879c2 | 89 | msgid "The path %s is too long" |
640c5d94 MZ |
90 | msgstr "" |
91 | ||
f8b879c2 | 92 | #: apt-inst/extract.cc |
04f27fae | 93 | #, c-format |
f8b879c2 | 94 | msgid "Unpacking %s more than once" |
640c5d94 MZ |
95 | msgstr "" |
96 | ||
f8b879c2 | 97 | #: apt-inst/extract.cc |
3f5a581c | 98 | #, c-format |
f8b879c2 | 99 | msgid "The directory %s is diverted" |
640c5d94 MZ |
100 | msgstr "" |
101 | ||
f8b879c2 JAK |
102 | #: apt-inst/extract.cc |
103 | #, c-format | |
104 | msgid "The package is trying to write to the diversion target %s/%s" | |
105 | msgstr "" | |
04f27fae | 106 | |
f8b879c2 JAK |
107 | #: apt-inst/extract.cc |
108 | msgid "The diversion path is too long" | |
640c5d94 MZ |
109 | msgstr "" |
110 | ||
f8b879c2 JAK |
111 | #: apt-inst/extract.cc apt-pkg/acquire-item.cc ftparchive/cachedb.cc |
112 | #: methods/rred.cc | |
de5a560a | 113 | #, c-format |
f8b879c2 | 114 | msgid "Failed to stat %s" |
04f27fae | 115 | msgstr "" |
640c5d94 | 116 | |
f8b879c2 | 117 | #: apt-inst/extract.cc ftparchive/multicompress.cc |
04f27fae | 118 | #, c-format |
f8b879c2 | 119 | msgid "Failed to rename %s to %s" |
640c5d94 MZ |
120 | msgstr "" |
121 | ||
f8b879c2 | 122 | #: apt-inst/extract.cc |
04f27fae | 123 | #, c-format |
f8b879c2 | 124 | msgid "The directory %s is being replaced by a non-directory" |
640c5d94 MZ |
125 | msgstr "" |
126 | ||
f8b879c2 JAK |
127 | #: apt-inst/extract.cc |
128 | msgid "Failed to locate node in its hash bucket" | |
640c5d94 MZ |
129 | msgstr "" |
130 | ||
f8b879c2 JAK |
131 | #: apt-inst/extract.cc |
132 | msgid "The path is too long" | |
133 | msgstr "Putanja je preduga" | |
134 | ||
135 | #: apt-inst/extract.cc | |
864fe99c | 136 | #, c-format |
f8b879c2 | 137 | msgid "Overwrite package match with no version for %s" |
864fe99c MV |
138 | msgstr "" |
139 | ||
f8b879c2 | 140 | #: apt-inst/extract.cc |
04f27fae | 141 | #, c-format |
f8b879c2 | 142 | msgid "File %s/%s overwrites the one in the package %s" |
640c5d94 MZ |
143 | msgstr "" |
144 | ||
f8b879c2 JAK |
145 | #. Only warn if there are no sources.list.d. |
146 | #. Only warn if there is no sources.list file. | |
147 | #: apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc | |
148 | #: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/deb/dpkgpm.cc | |
149 | #: apt-pkg/init.cc apt-pkg/policy.cc apt-pkg/sourcelist.cc methods/mirror.cc | |
150 | #, c-format | |
151 | msgid "Unable to read %s" | |
152 | msgstr "Ne mogu čitati %s" | |
8561c2fe | 153 | |
f8b879c2 | 154 | #: apt-inst/extract.cc |
8561c2fe | 155 | #, c-format |
f8b879c2 | 156 | msgid "Unable to stat %s" |
8561c2fe DK |
157 | msgstr "" |
158 | ||
f8b879c2 JAK |
159 | #: apt-inst/filelist.cc |
160 | msgid "DropNode called on still linked node" | |
8561c2fe DK |
161 | msgstr "" |
162 | ||
f8b879c2 JAK |
163 | #: apt-inst/filelist.cc |
164 | msgid "Failed to locate the hash element!" | |
8561c2fe DK |
165 | msgstr "" |
166 | ||
f8b879c2 JAK |
167 | #: apt-inst/filelist.cc |
168 | msgid "Failed to allocate diversion" | |
8561c2fe DK |
169 | msgstr "" |
170 | ||
f8b879c2 JAK |
171 | #: apt-inst/filelist.cc |
172 | msgid "Internal error in AddDiversion" | |
173 | msgstr "" | |
04f27fae | 174 | |
f8b879c2 JAK |
175 | #: apt-inst/filelist.cc |
176 | #, c-format | |
177 | msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" | |
640c5d94 MZ |
178 | msgstr "" |
179 | ||
f8b879c2 JAK |
180 | #: apt-inst/filelist.cc |
181 | #, c-format | |
182 | msgid "Double add of diversion %s -> %s" | |
640c5d94 MZ |
183 | msgstr "" |
184 | ||
f8b879c2 JAK |
185 | #: apt-inst/filelist.cc |
186 | #, c-format | |
187 | msgid "Duplicate conf file %s/%s" | |
640c5d94 MZ |
188 | msgstr "" |
189 | ||
f8b879c2 | 190 | #: apt-pkg/acquire-item.cc |
1e7ec0d8 | 191 | msgid "" |
f8b879c2 JAK |
192 | "Updating from such a repository can't be done securely, and is therefore " |
193 | "disabled by default." | |
de5a560a | 194 | msgstr "" |
640c5d94 | 195 | |
f8b879c2 | 196 | #: apt-pkg/acquire-item.cc |
04f27fae | 197 | msgid "" |
f8b879c2 JAK |
198 | "Data from such a repository can't be authenticated and is therefore " |
199 | "potentially dangerous to use." | |
9de26945 | 200 | msgstr "" |
1e7ec0d8 | 201 | |
f8b879c2 JAK |
202 | #: apt-pkg/acquire-item.cc |
203 | msgid "" | |
204 | "See apt-secure(8) manpage for repository creation and user configuration " | |
205 | "details." | |
206 | msgstr "" | |
640c5d94 | 207 | |
f8b879c2 | 208 | #: apt-pkg/acquire-item.cc |
04f27fae | 209 | #, c-format |
f8b879c2 | 210 | msgid "The repository '%s' is no longer signed." |
04f27fae | 211 | msgstr "" |
9de26945 | 212 | |
f8b879c2 | 213 | #: apt-pkg/acquire-item.cc |
04f27fae | 214 | #, c-format |
f8b879c2 | 215 | msgid "The repository '%s' does no longer have a Release file." |
de5a560a | 216 | msgstr "" |
640c5d94 | 217 | |
f8b879c2 JAK |
218 | #: apt-pkg/acquire-item.cc |
219 | msgid "" | |
220 | "This is normally not allowed, but the option Acquire::" | |
221 | "AllowDowngradeToInsecureRepositories was given to override it." | |
8561c2fe DK |
222 | msgstr "" |
223 | ||
f8b879c2 JAK |
224 | #: apt-pkg/acquire-item.cc |
225 | #, c-format | |
226 | msgid "The repository '%s' is not signed." | |
29f80b30 JAK |
227 | msgstr "" |
228 | ||
f8b879c2 JAK |
229 | #: apt-pkg/acquire-item.cc |
230 | #, c-format | |
231 | msgid "The repository '%s' does not have a Release file." | |
29f80b30 JAK |
232 | msgstr "" |
233 | ||
f8b879c2 JAK |
234 | #: apt-pkg/acquire-item.cc |
235 | #, c-format | |
236 | msgid "The repository '%s' provides only weak security information." | |
de5a560a | 237 | msgstr "" |
640c5d94 | 238 | |
f8b879c2 JAK |
239 | #: apt-pkg/acquire-item.cc ftparchive/writer.cc |
240 | #, c-format | |
241 | msgid "Failed to readlink %s" | |
04f27fae | 242 | msgstr "" |
9de26945 | 243 | |
f8b879c2 JAK |
244 | #: apt-pkg/acquire-item.cc |
245 | msgid "Hash Sum mismatch" | |
de5a560a | 246 | msgstr "" |
640c5d94 | 247 | |
f8b879c2 JAK |
248 | #: apt-pkg/acquire-item.cc |
249 | msgid "Insufficient information available to perform this download securely" | |
de5a560a | 250 | msgstr "" |
640c5d94 | 251 | |
f8b879c2 JAK |
252 | #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc |
253 | #, c-format | |
254 | msgid "rename failed, %s (%s -> %s)." | |
de5a560a | 255 | msgstr "" |
640c5d94 | 256 | |
f8b879c2 JAK |
257 | #: apt-pkg/acquire-item.cc |
258 | msgid "Size mismatch" | |
04f27fae MV |
259 | msgstr "" |
260 | ||
f8b879c2 JAK |
261 | #: apt-pkg/acquire-item.cc |
262 | msgid "Invalid file format" | |
de5a560a | 263 | msgstr "" |
640c5d94 | 264 | |
f8b879c2 JAK |
265 | #: apt-pkg/acquire-item.cc |
266 | #, fuzzy | |
267 | msgid "Signature error" | |
268 | msgstr "Greška pri pisanju" | |
269 | ||
270 | #. TRANSLATORS: %s is a single techy word like 'NODATA' | |
271 | #: apt-pkg/acquire-item.cc methods/gpgv.cc | |
ce34af08 | 272 | #, c-format |
f8b879c2 JAK |
273 | msgid "" |
274 | "Clearsigned file isn't valid, got '%s' (does the network require " | |
275 | "authentication?)" | |
640c5d94 MZ |
276 | msgstr "" |
277 | ||
f8b879c2 | 278 | #: apt-pkg/acquire-item.cc |
ce34af08 | 279 | #, c-format |
f8b879c2 JAK |
280 | msgid "" |
281 | "An error occurred during the signature verification. The repository is not " | |
282 | "updated and the previous index files will be used. GPG error: %s: %s" | |
67f393ab | 283 | msgstr "" |
284 | ||
f8b879c2 JAK |
285 | #. Invalid signature file, reject (LP: #346386) (Closes: #627642) |
286 | #: apt-pkg/acquire-item.cc | |
ce34af08 | 287 | #, c-format |
f8b879c2 | 288 | msgid "GPG error: %s: %s" |
640c5d94 MZ |
289 | msgstr "" |
290 | ||
f8b879c2 | 291 | #: apt-pkg/acquire-item.cc |
04f27fae | 292 | #, c-format |
f8b879c2 JAK |
293 | msgid "" |
294 | "Skipping acquire of configured file '%s' as repository '%s' doesn't support " | |
295 | "architecture '%s'" | |
04f27fae | 296 | msgstr "" |
640c5d94 | 297 | |
f8b879c2 JAK |
298 | #: apt-pkg/acquire-item.cc |
299 | #, c-format | |
300 | msgid "" | |
301 | "Unable to find expected entry '%s' in Release file (Wrong sources.list entry " | |
302 | "or malformed file)" | |
04f27fae MV |
303 | msgstr "" |
304 | ||
f8b879c2 | 305 | #: apt-pkg/acquire-item.cc |
04f27fae | 306 | #, c-format |
9de26945 | 307 | msgid "" |
f8b879c2 JAK |
308 | "Skipping acquire of configured file '%s' as repository '%s' provides only " |
309 | "weak security information for it" | |
67f393ab | 310 | msgstr "" |
640c5d94 | 311 | |
f8b879c2 JAK |
312 | #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is |
313 | #. the time since then the file is invalid - formatted in the same way as in | |
314 | #. the download progress display (e.g. 7d 3h 42min 1s) | |
315 | #: apt-pkg/acquire-item.cc | |
316 | #, c-format | |
317 | msgid "" | |
318 | "Release file for %s is expired (invalid since %s). Updates for this " | |
319 | "repository will not be applied." | |
9de26945 | 320 | msgstr "" |
de5a560a | 321 | |
f8b879c2 JAK |
322 | #: apt-pkg/acquire-item.cc |
323 | #, c-format | |
324 | msgid "Conflicting distribution: %s (expected %s but got %s)" | |
67f393ab | 325 | msgstr "" |
de5a560a | 326 | |
f8b879c2 JAK |
327 | #: apt-pkg/acquire-item.cc |
328 | #, c-format | |
04f27fae | 329 | msgid "" |
f8b879c2 JAK |
330 | "I wasn't able to locate a file for the %s package. This might mean you need " |
331 | "to manually fix this package. (due to missing arch)" | |
a4a59015 MV |
332 | msgstr "" |
333 | ||
f8b879c2 JAK |
334 | #: apt-pkg/acquire-item.cc |
335 | #, c-format | |
336 | msgid "Can't find a source to download version '%s' of '%s'" | |
04f27fae MV |
337 | msgstr "" |
338 | ||
f8b879c2 JAK |
339 | #: apt-pkg/acquire-item.cc |
340 | #, c-format | |
a4a59015 | 341 | msgid "" |
f8b879c2 | 342 | "The package index files are corrupted. No Filename: field for package %s." |
a4a59015 MV |
343 | msgstr "" |
344 | ||
f8b879c2 JAK |
345 | #. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1 |
346 | #: apt-pkg/acquire-item.cc | |
347 | #, c-format | |
348 | msgid "Changelog unavailable for %s=%s" | |
04f27fae MV |
349 | msgstr "" |
350 | ||
f8b879c2 JAK |
351 | #: apt-pkg/acquire-worker.cc |
352 | #, c-format | |
353 | msgid "The method '%s' is explicitly disabled via configuration." | |
640c5d94 MZ |
354 | msgstr "" |
355 | ||
f8b879c2 JAK |
356 | #: apt-pkg/acquire-worker.cc methods/connect.cc |
357 | #, c-format | |
358 | msgid "If you meant to use Tor remember to use %s instead of %s." | |
ce34af08 | 359 | msgstr "" |
67f393ab | 360 | |
f8b879c2 | 361 | #: apt-pkg/acquire-worker.cc |
cbbee23e | 362 | #, c-format |
f8b879c2 | 363 | msgid "The method driver %s could not be found." |
ce34af08 | 364 | msgstr "" |
67f393ab | 365 | |
f8b879c2 JAK |
366 | #: apt-pkg/acquire-worker.cc |
367 | #, c-format | |
368 | msgid "Is the package %s installed?" | |
1e7ec0d8 | 369 | msgstr "" |
4948a1ba | 370 | |
f8b879c2 | 371 | #: apt-pkg/acquire-worker.cc |
04f27fae | 372 | #, c-format |
f8b879c2 | 373 | msgid "Method %s did not start correctly" |
640c5d94 MZ |
374 | msgstr "" |
375 | ||
f8b879c2 | 376 | #: apt-pkg/acquire-worker.cc |
1e7ec0d8 | 377 | #, c-format |
f8b879c2 JAK |
378 | msgid "" |
379 | "Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." | |
ce34af08 | 380 | msgstr "" |
640c5d94 | 381 | |
f8b879c2 | 382 | #: apt-pkg/acquire.cc apt-pkg/cdrom.cc |
9de26945 | 383 | #, c-format |
f8b879c2 | 384 | msgid "List directory %spartial is missing." |
de5a560a | 385 | msgstr "" |
640c5d94 | 386 | |
f8b879c2 | 387 | #: apt-pkg/acquire.cc |
a0895a74 | 388 | #, c-format |
f8b879c2 | 389 | msgid "Archives directory %spartial is missing." |
a0895a74 MV |
390 | msgstr "" |
391 | ||
f8b879c2 | 392 | #: apt-pkg/acquire.cc |
04f27fae | 393 | #, fuzzy, c-format |
f8b879c2 JAK |
394 | msgid "Unable to lock directory %s" |
395 | msgstr "Ne mogu kreirati %s" | |
04f27fae | 396 | |
f8b879c2 | 397 | #: apt-pkg/acquire.cc |
9de26945 | 398 | #, c-format |
f8b879c2 | 399 | msgid "No sandbox user '%s' on the system, can not drop privileges" |
a0895a74 MV |
400 | msgstr "" |
401 | ||
f8b879c2 | 402 | #: apt-pkg/acquire.cc |
04f27fae | 403 | #, c-format |
f8b879c2 JAK |
404 | msgid "" |
405 | "Can't drop privileges for downloading as file '%s' couldn't be accessed by " | |
406 | "user '%s'." | |
640c5d94 MZ |
407 | msgstr "" |
408 | ||
f8b879c2 | 409 | #: apt-pkg/acquire.cc apt-pkg/clean.cc |
ce34af08 | 410 | #, c-format |
f8b879c2 JAK |
411 | msgid "Clean of %s is not supported" |
412 | msgstr "" | |
04f27fae | 413 | |
f8b879c2 JAK |
414 | #: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc |
415 | #: methods/mirror.cc | |
ae2a6be8 | 416 | #, c-format |
f8b879c2 | 417 | msgid "Unable to change to %s" |
640c5d94 MZ |
418 | msgstr "" |
419 | ||
f8b879c2 JAK |
420 | #. only show the ETA if it makes sense |
421 | #. two days | |
422 | #: apt-pkg/acquire.cc | |
423 | #, c-format | |
424 | msgid "Retrieving file %li of %li (%s remaining)" | |
2f6a2fbb DK |
425 | msgstr "" |
426 | ||
f8b879c2 | 427 | #: apt-pkg/acquire.cc |
04f27fae | 428 | #, fuzzy, c-format |
f8b879c2 JAK |
429 | msgid "Retrieving file %li of %li" |
430 | msgstr "Čitam spisak datoteke" | |
04f27fae | 431 | |
f8b879c2 JAK |
432 | #: apt-pkg/algorithms.cc |
433 | #, c-format | |
434 | msgid "" | |
435 | "The package %s needs to be reinstalled, but I can't find an archive for it." | |
436 | msgstr "" | |
04f27fae | 437 | |
f8b879c2 JAK |
438 | #: apt-pkg/algorithms.cc |
439 | msgid "" | |
440 | "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " | |
441 | "held packages." | |
2f6a2fbb DK |
442 | msgstr "" |
443 | ||
f8b879c2 JAK |
444 | #: apt-pkg/algorithms.cc |
445 | msgid "Unable to correct problems, you have held broken packages." | |
446 | msgstr "" | |
04f27fae | 447 | |
f8b879c2 JAK |
448 | #: apt-pkg/cachefile.cc |
449 | msgid "The package lists or status file could not be parsed or opened." | |
450 | msgstr "" | |
04f27fae | 451 | |
f8b879c2 JAK |
452 | #: apt-pkg/cachefile.cc |
453 | msgid "You may want to run apt-get update to correct these problems" | |
640c5d94 MZ |
454 | msgstr "" |
455 | ||
f8b879c2 JAK |
456 | #: apt-pkg/cachefile.cc |
457 | msgid "The list of sources could not be read." | |
640c5d94 MZ |
458 | msgstr "" |
459 | ||
f8b879c2 | 460 | #: apt-pkg/cachefilter.cc apt-private/private-output.cc |
1e7ec0d8 | 461 | #, c-format |
f8b879c2 JAK |
462 | msgid "Regex compilation error - %s" |
463 | msgstr "" | |
ce34af08 | 464 | |
f8b879c2 | 465 | #: apt-pkg/cacheset.cc |
9de26945 | 466 | #, c-format |
f8b879c2 | 467 | msgid "Release '%s' for '%s' was not found" |
640c5d94 MZ |
468 | msgstr "" |
469 | ||
f8b879c2 JAK |
470 | #: apt-pkg/cacheset.cc |
471 | #, c-format | |
472 | msgid "Version '%s' for '%s' was not found" | |
473 | msgstr "" | |
04f27fae | 474 | |
f8b879c2 JAK |
475 | #: apt-pkg/cacheset.cc |
476 | #, fuzzy, c-format | |
477 | msgid "Couldn't find task '%s'" | |
478 | msgstr "Ne mogu otvoriti %s" | |
04f27fae | 479 | |
f8b879c2 JAK |
480 | #: apt-pkg/cacheset.cc |
481 | #, c-format | |
482 | msgid "Couldn't find any package by regex '%s'" | |
640c5d94 MZ |
483 | msgstr "" |
484 | ||
f8b879c2 JAK |
485 | #: apt-pkg/cacheset.cc |
486 | #, fuzzy, c-format | |
487 | msgid "Couldn't find any package by glob '%s'" | |
488 | msgstr "Ne mogu otvoriti %s" | |
640c5d94 | 489 | |
f8b879c2 | 490 | #: apt-pkg/cacheset.cc apt-private/private-show.cc |
1e7ec0d8 | 491 | #, c-format |
f8b879c2 JAK |
492 | msgid "Unable to locate package %s" |
493 | msgstr "Ne mogu pronaći paket %s" | |
04f27fae | 494 | |
f8b879c2 JAK |
495 | #: apt-pkg/cacheset.cc |
496 | #, c-format | |
497 | msgid "Can't select versions from package '%s' as it is purely virtual" | |
ce34af08 | 498 | msgstr "" |
de5a560a | 499 | |
f8b879c2 | 500 | #: apt-pkg/cacheset.cc |
1e7ec0d8 | 501 | #, c-format |
f8b879c2 | 502 | msgid "Can't select newest version from package '%s' as it is purely virtual" |
ce34af08 | 503 | msgstr "" |
640c5d94 | 504 | |
f8b879c2 | 505 | #: apt-pkg/cacheset.cc |
b6c6b52f | 506 | #, c-format |
f8b879c2 | 507 | msgid "Can't select candidate version from package %s as it has no candidate" |
b6c6b52f MV |
508 | msgstr "" |
509 | ||
f8b879c2 | 510 | #: apt-pkg/cacheset.cc |
04f27fae | 511 | #, c-format |
f8b879c2 | 512 | msgid "Can't select installed version from package %s as it is not installed" |
9de26945 | 513 | msgstr "" |
1e7ec0d8 | 514 | |
f8b879c2 | 515 | #: apt-pkg/cacheset.cc |
04f27fae | 516 | #, c-format |
f8b879c2 JAK |
517 | msgid "" |
518 | "Can't select installed nor candidate version from package '%s' as it has " | |
519 | "neither of them" | |
640c5d94 MZ |
520 | msgstr "" |
521 | ||
f8b879c2 | 522 | #: apt-pkg/cdrom.cc |
04f27fae | 523 | #, c-format |
f8b879c2 | 524 | msgid "Line %u too long in source list %s." |
7d8a4da7 MV |
525 | msgstr "" |
526 | ||
f8b879c2 JAK |
527 | #: apt-pkg/cdrom.cc |
528 | #, fuzzy | |
529 | msgid "Unmounting CD-ROM...\n" | |
530 | msgstr "Pogrešan CD" | |
b81dbe40 | 531 | |
f8b879c2 JAK |
532 | #: apt-pkg/cdrom.cc |
533 | #, c-format | |
534 | msgid "Using CD-ROM mount point %s\n" | |
3f5a581c MV |
535 | msgstr "" |
536 | ||
f8b879c2 JAK |
537 | #: apt-pkg/cdrom.cc |
538 | #, fuzzy | |
539 | msgid "Waiting for disc...\n" | |
540 | msgstr "Čekam na zaglavlja" | |
541 | ||
542 | #: apt-pkg/cdrom.cc | |
543 | msgid "Mounting CD-ROM...\n" | |
864fe99c MV |
544 | msgstr "" |
545 | ||
f8b879c2 JAK |
546 | #: apt-pkg/cdrom.cc |
547 | msgid "Identifying... " | |
897e3c7b | 548 | msgstr "" |
549 | ||
f8b879c2 | 550 | #: apt-pkg/cdrom.cc |
04f27fae | 551 | #, c-format |
f8b879c2 | 552 | msgid "Stored label: %s\n" |
04f27fae | 553 | msgstr "" |
9de26945 | 554 | |
f8b879c2 JAK |
555 | #: apt-pkg/cdrom.cc |
556 | msgid "Scanning disc for index files...\n" | |
04f27fae | 557 | msgstr "" |
640c5d94 | 558 | |
f8b879c2 JAK |
559 | #: apt-pkg/cdrom.cc |
560 | #, c-format | |
561 | msgid "" | |
562 | "Found %zu package indexes, %zu source indexes, %zu translation indexes and " | |
563 | "%zu signatures\n" | |
640c5d94 MZ |
564 | msgstr "" |
565 | ||
f8b879c2 JAK |
566 | #: apt-pkg/cdrom.cc |
567 | msgid "" | |
568 | "Unable to locate any package files, perhaps this is not a Debian Disc or the " | |
569 | "wrong architecture?" | |
b6c6b52f MV |
570 | msgstr "" |
571 | ||
f8b879c2 | 572 | #: apt-pkg/cdrom.cc |
1e7ec0d8 | 573 | #, c-format |
f8b879c2 | 574 | msgid "Found label '%s'\n" |
b6c6b52f MV |
575 | msgstr "" |
576 | ||
f8b879c2 JAK |
577 | #: apt-pkg/cdrom.cc |
578 | msgid "That is not a valid name, try again.\n" | |
579 | msgstr "" | |
580 | ||
581 | #: apt-pkg/cdrom.cc | |
8561c2fe | 582 | #, c-format |
f8b879c2 JAK |
583 | msgid "" |
584 | "This disc is called: \n" | |
585 | "'%s'\n" | |
586 | msgstr "" | |
8561c2fe | 587 | |
f8b879c2 JAK |
588 | #: apt-pkg/cdrom.cc |
589 | #, fuzzy | |
590 | msgid "Copying package lists..." | |
591 | msgstr "Čitam spiskove paketa" | |
8561c2fe | 592 | |
f8b879c2 JAK |
593 | #: apt-pkg/cdrom.cc |
594 | msgid "Writing new source list\n" | |
8561c2fe DK |
595 | msgstr "" |
596 | ||
f8b879c2 JAK |
597 | #: apt-pkg/cdrom.cc |
598 | msgid "Source list entries for this disc are:\n" | |
8561c2fe DK |
599 | msgstr "" |
600 | ||
f8b879c2 | 601 | #: apt-pkg/clean.cc |
8561c2fe | 602 | #, c-format |
f8b879c2 | 603 | msgid "Unable to stat %s." |
8561c2fe DK |
604 | msgstr "" |
605 | ||
f8b879c2 JAK |
606 | #: apt-pkg/contrib/cdromutl.cc |
607 | #, c-format | |
608 | msgid "Unable to stat the mount point %s" | |
8561c2fe DK |
609 | msgstr "" |
610 | ||
f8b879c2 JAK |
611 | #: apt-pkg/contrib/cdromutl.cc |
612 | msgid "Failed to stat the cdrom" | |
8561c2fe DK |
613 | msgstr "" |
614 | ||
f8b879c2 JAK |
615 | #: apt-pkg/contrib/cmndline.cc |
616 | #, c-format | |
617 | msgid "" | |
618 | "Command line option '%c' [from %s] is not understood in combination with the " | |
619 | "other options." | |
8561c2fe DK |
620 | msgstr "" |
621 | ||
f8b879c2 | 622 | #: apt-pkg/contrib/cmndline.cc |
8561c2fe | 623 | #, c-format |
f8b879c2 JAK |
624 | msgid "" |
625 | "Command line option %s is not understood in combination with the other " | |
626 | "options" | |
8561c2fe DK |
627 | msgstr "" |
628 | ||
f8b879c2 | 629 | #: apt-pkg/contrib/cmndline.cc |
8561c2fe | 630 | #, c-format |
f8b879c2 | 631 | msgid "Command line option %s is not boolean" |
8561c2fe DK |
632 | msgstr "" |
633 | ||
f8b879c2 | 634 | #: apt-pkg/contrib/cmndline.cc |
8561c2fe | 635 | #, c-format |
f8b879c2 | 636 | msgid "Option %s requires an argument." |
8561c2fe DK |
637 | msgstr "" |
638 | ||
f8b879c2 | 639 | #: apt-pkg/contrib/cmndline.cc |
8561c2fe | 640 | #, c-format |
f8b879c2 | 641 | msgid "Option %s: Configuration item specification must have an =<val>." |
8561c2fe DK |
642 | msgstr "" |
643 | ||
f8b879c2 | 644 | #: apt-pkg/contrib/cmndline.cc |
8561c2fe | 645 | #, c-format |
f8b879c2 | 646 | msgid "Option %s requires an integer argument, not '%s'" |
8561c2fe DK |
647 | msgstr "" |
648 | ||
f8b879c2 JAK |
649 | #: apt-pkg/contrib/cmndline.cc |
650 | #, c-format | |
651 | msgid "Option '%s' is too long" | |
8561c2fe DK |
652 | msgstr "" |
653 | ||
f8b879c2 | 654 | #: apt-pkg/contrib/cmndline.cc |
8561c2fe | 655 | #, c-format |
f8b879c2 | 656 | msgid "Sense %s is not understood, try true or false." |
8561c2fe DK |
657 | msgstr "" |
658 | ||
f8b879c2 | 659 | #: apt-pkg/contrib/cmndline.cc |
8561c2fe | 660 | #, c-format |
f8b879c2 | 661 | msgid "Invalid operation %s" |
8561c2fe DK |
662 | msgstr "" |
663 | ||
f8b879c2 | 664 | #: apt-pkg/contrib/configuration.cc |
8561c2fe | 665 | #, c-format |
f8b879c2 | 666 | msgid "Unrecognized type abbreviation: '%c'" |
8561c2fe DK |
667 | msgstr "" |
668 | ||
f8b879c2 | 669 | #: apt-pkg/contrib/configuration.cc |
8561c2fe | 670 | #, c-format |
f8b879c2 | 671 | msgid "Opening configuration file %s" |
8561c2fe DK |
672 | msgstr "" |
673 | ||
f8b879c2 | 674 | #: apt-pkg/contrib/configuration.cc |
8561c2fe | 675 | #, c-format |
f8b879c2 | 676 | msgid "Syntax error %s:%u: Block starts with no name." |
8561c2fe DK |
677 | msgstr "" |
678 | ||
f8b879c2 | 679 | #: apt-pkg/contrib/configuration.cc |
8561c2fe | 680 | #, c-format |
f8b879c2 | 681 | msgid "Syntax error %s:%u: Malformed tag" |
8561c2fe DK |
682 | msgstr "" |
683 | ||
f8b879c2 | 684 | #: apt-pkg/contrib/configuration.cc |
8561c2fe | 685 | #, c-format |
f8b879c2 | 686 | msgid "Syntax error %s:%u: Extra junk after value" |
8561c2fe DK |
687 | msgstr "" |
688 | ||
f8b879c2 JAK |
689 | #: apt-pkg/contrib/configuration.cc |
690 | #, c-format | |
691 | msgid "Syntax error %s:%u: Directives can only be done at the top level" | |
8561c2fe DK |
692 | msgstr "" |
693 | ||
f8b879c2 | 694 | #: apt-pkg/contrib/configuration.cc |
8561c2fe | 695 | #, c-format |
f8b879c2 | 696 | msgid "Syntax error %s:%u: Too many nested includes" |
8561c2fe DK |
697 | msgstr "" |
698 | ||
f8b879c2 | 699 | #: apt-pkg/contrib/configuration.cc |
8561c2fe | 700 | #, c-format |
f8b879c2 | 701 | msgid "Syntax error %s:%u: Included from here" |
8561c2fe DK |
702 | msgstr "" |
703 | ||
f8b879c2 | 704 | #: apt-pkg/contrib/configuration.cc |
8561c2fe | 705 | #, c-format |
f8b879c2 | 706 | msgid "Syntax error %s:%u: Unsupported directive '%s'" |
8561c2fe DK |
707 | msgstr "" |
708 | ||
f8b879c2 | 709 | #: apt-pkg/contrib/configuration.cc |
8561c2fe | 710 | #, c-format |
f8b879c2 | 711 | msgid "Syntax error %s:%u: clear directive requires an option tree as argument" |
8561c2fe DK |
712 | msgstr "" |
713 | ||
f8b879c2 | 714 | #: apt-pkg/contrib/configuration.cc |
8561c2fe | 715 | #, c-format |
f8b879c2 | 716 | msgid "Syntax error %s:%u: Extra junk at end of file" |
8561c2fe DK |
717 | msgstr "" |
718 | ||
f8b879c2 | 719 | #: apt-pkg/contrib/fileutl.cc |
8561c2fe | 720 | #, c-format |
f8b879c2 | 721 | msgid "Problem unlinking the file %s" |
8561c2fe DK |
722 | msgstr "" |
723 | ||
f8b879c2 JAK |
724 | #: apt-pkg/contrib/fileutl.cc |
725 | #, c-format | |
726 | msgid "Not using locking for read only lock file %s" | |
8561c2fe DK |
727 | msgstr "" |
728 | ||
f8b879c2 | 729 | #: apt-pkg/contrib/fileutl.cc |
8561c2fe | 730 | #, c-format |
f8b879c2 | 731 | msgid "Could not open lock file %s" |
8561c2fe DK |
732 | msgstr "" |
733 | ||
f8b879c2 | 734 | #: apt-pkg/contrib/fileutl.cc |
8561c2fe | 735 | #, c-format |
f8b879c2 | 736 | msgid "Not using locking for nfs mounted lock file %s" |
8561c2fe DK |
737 | msgstr "" |
738 | ||
f8b879c2 | 739 | #: apt-pkg/contrib/fileutl.cc |
8561c2fe | 740 | #, c-format |
f8b879c2 | 741 | msgid "Could not get lock %s" |
8561c2fe DK |
742 | msgstr "" |
743 | ||
f8b879c2 JAK |
744 | #: apt-pkg/contrib/fileutl.cc |
745 | #, c-format | |
746 | msgid "List of files can't be created as '%s' is not a directory" | |
8561c2fe | 747 | msgstr "" |
1e7ec0d8 | 748 | |
f8b879c2 JAK |
749 | #: apt-pkg/contrib/fileutl.cc |
750 | #, c-format | |
751 | msgid "Ignoring '%s' in directory '%s' as it is not a regular file" | |
752 | msgstr "" | |
9de26945 | 753 | |
f8b879c2 | 754 | #: apt-pkg/contrib/fileutl.cc |
640c5d94 | 755 | #, c-format |
f8b879c2 | 756 | msgid "Ignoring file '%s' in directory '%s' as it has no filename extension" |
640c5d94 MZ |
757 | msgstr "" |
758 | ||
f8b879c2 | 759 | #: apt-pkg/contrib/fileutl.cc |
0507225b | 760 | #, c-format |
f8b879c2 JAK |
761 | msgid "" |
762 | "Ignoring file '%s' in directory '%s' as it has an invalid filename extension" | |
763 | msgstr "" | |
0507225b | 764 | |
f8b879c2 JAK |
765 | #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc |
766 | #: cmdline/apt-dump-solver.cc | |
767 | #, c-format | |
768 | msgid "Waited for %s but it wasn't there" | |
640c5d94 MZ |
769 | msgstr "" |
770 | ||
f8b879c2 | 771 | #: apt-pkg/contrib/fileutl.cc |
ce34af08 | 772 | #, c-format |
f8b879c2 JAK |
773 | msgid "Sub-process %s received a segmentation fault." |
774 | msgstr "" | |
640c5d94 | 775 | |
f8b879c2 JAK |
776 | #: apt-pkg/contrib/fileutl.cc |
777 | #, c-format | |
778 | msgid "Sub-process %s received signal %u." | |
de5a560a | 779 | msgstr "" |
640c5d94 | 780 | |
7d5234ab | 781 | #. we forward the statuscode, so don't generate a message on the fd in this case |
f8b879c2 JAK |
782 | #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc |
783 | #, c-format | |
784 | msgid "Sub-process %s returned an error code (%u)" | |
de5a560a | 785 | msgstr "" |
640c5d94 | 786 | |
f8b879c2 JAK |
787 | #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc |
788 | #, c-format | |
789 | msgid "Sub-process %s exited unexpectedly" | |
790 | msgstr "" | |
de5a560a | 791 | |
f8b879c2 JAK |
792 | #: apt-pkg/contrib/fileutl.cc methods/ftp.cc methods/rsh.cc |
793 | msgid "Read error" | |
794 | msgstr "Greška pri čitanju" | |
640c5d94 | 795 | |
f8b879c2 JAK |
796 | #: apt-pkg/contrib/fileutl.cc methods/ftp.cc methods/rsh.cc |
797 | msgid "Write error" | |
798 | msgstr "Greška pri pisanju" | |
27b16a2e | 799 | |
f8b879c2 JAK |
800 | #: apt-pkg/contrib/fileutl.cc |
801 | #, c-format | |
802 | msgid "Problem closing the gzip file %s" | |
803 | msgstr "" | |
640c5d94 | 804 | |
f8b879c2 JAK |
805 | #: apt-pkg/contrib/fileutl.cc |
806 | msgid "Unexpected end of file" | |
807 | msgstr "" | |
de5a560a | 808 | |
f8b879c2 JAK |
809 | #: apt-pkg/contrib/fileutl.cc |
810 | msgid "Failed to create subprocess IPC" | |
811 | msgstr "" | |
27b16a2e | 812 | |
f8b879c2 JAK |
813 | #: apt-pkg/contrib/fileutl.cc |
814 | msgid "Failed to exec compressor " | |
815 | msgstr "" | |
de5a560a | 816 | |
f8b879c2 JAK |
817 | #: apt-pkg/contrib/fileutl.cc |
818 | #, c-format | |
819 | msgid "Could not open file %s" | |
9de26945 | 820 | msgstr "" |
de5a560a | 821 | |
f8b879c2 JAK |
822 | #: apt-pkg/contrib/fileutl.cc |
823 | #, fuzzy, c-format | |
824 | msgid "Could not open file descriptor %d" | |
825 | msgstr "Ne mogu otvoriti %s" | |
09d057db | 826 | |
f8b879c2 JAK |
827 | #: apt-pkg/contrib/fileutl.cc |
828 | #, c-format | |
829 | msgid "read, still have %llu to read but none left" | |
de5a560a | 830 | msgstr "" |
831 | ||
f8b879c2 JAK |
832 | #: apt-pkg/contrib/fileutl.cc |
833 | #, c-format | |
834 | msgid "write, still have %llu to write but couldn't" | |
9de26945 | 835 | msgstr "" |
de5a560a | 836 | |
f8b879c2 JAK |
837 | #: apt-pkg/contrib/fileutl.cc |
838 | #, fuzzy, c-format | |
839 | msgid "Problem closing the file %s" | |
840 | msgstr "Ne mogu ukloniti %s" | |
de5a560a | 841 | |
f8b879c2 JAK |
842 | #: apt-pkg/contrib/fileutl.cc |
843 | #, c-format | |
844 | msgid "Problem renaming the file %s to %s" | |
1e7ec0d8 | 845 | msgstr "" |
506ab3c7 | 846 | |
f8b879c2 JAK |
847 | #: apt-pkg/contrib/fileutl.cc |
848 | msgid "Problem syncing the file" | |
cbbee23e DK |
849 | msgstr "" |
850 | ||
f8b879c2 JAK |
851 | #: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc |
852 | #, fuzzy, c-format | |
853 | msgid "Unable to mkstemp %s" | |
854 | msgstr "Ne mogu kreirati %s" | |
cbbee23e | 855 | |
f8b879c2 JAK |
856 | #: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc |
857 | #, c-format | |
858 | msgid "Unable to write to %s" | |
859 | msgstr "Ne mogu zapisati na %s" | |
cbbee23e | 860 | |
f8b879c2 JAK |
861 | #: apt-pkg/contrib/mmap.cc |
862 | msgid "Can't mmap an empty file" | |
cbbee23e DK |
863 | msgstr "" |
864 | ||
f8b879c2 JAK |
865 | #: apt-pkg/contrib/mmap.cc |
866 | #, c-format | |
867 | msgid "Couldn't make mmap of %llu bytes" | |
cbbee23e DK |
868 | msgstr "" |
869 | ||
f8b879c2 JAK |
870 | #: apt-pkg/contrib/mmap.cc |
871 | #, c-format | |
872 | msgid "Couldn't duplicate file descriptor %i" | |
cbbee23e DK |
873 | msgstr "" |
874 | ||
f8b879c2 JAK |
875 | #: apt-pkg/contrib/mmap.cc |
876 | #, fuzzy | |
877 | msgid "Unable to close mmap" | |
878 | msgstr "Ne mogu kreirati %s" | |
cbbee23e | 879 | |
f8b879c2 JAK |
880 | #: apt-pkg/contrib/mmap.cc |
881 | #, fuzzy | |
882 | msgid "Unable to synchronize mmap" | |
883 | msgstr "Ne mogu kreirati %s" | |
506ab3c7 | 884 | |
f8b879c2 JAK |
885 | #: apt-pkg/contrib/mmap.cc |
886 | #, c-format | |
887 | msgid "Couldn't make mmap of %lu bytes" | |
506ab3c7 MV |
888 | msgstr "" |
889 | ||
f8b879c2 JAK |
890 | #: apt-pkg/contrib/mmap.cc |
891 | #, fuzzy | |
892 | msgid "Failed to truncate file" | |
893 | msgstr "Ne mogu ukloniti %s" | |
3fa4e98f | 894 | |
f8b879c2 JAK |
895 | #: apt-pkg/contrib/mmap.cc |
896 | #, c-format | |
04f27fae | 897 | msgid "" |
f8b879c2 JAK |
898 | "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. " |
899 | "Current value: %lu. (man 5 apt.conf)" | |
3fa4e98f MV |
900 | msgstr "" |
901 | ||
f8b879c2 JAK |
902 | #: apt-pkg/contrib/mmap.cc |
903 | #, c-format | |
cbbee23e | 904 | msgid "" |
f8b879c2 JAK |
905 | "Unable to increase the size of the MMap as the limit of %lu bytes is already " |
906 | "reached." | |
cbbee23e DK |
907 | msgstr "" |
908 | ||
f8b879c2 | 909 | #: apt-pkg/contrib/mmap.cc |
04f27fae | 910 | msgid "" |
f8b879c2 | 911 | "Unable to increase size of the MMap as automatic growing is disabled by user." |
cbbee23e DK |
912 | msgstr "" |
913 | ||
f8b879c2 JAK |
914 | #: apt-pkg/contrib/progress.cc |
915 | #, c-format | |
916 | msgid "%c%s... Error!" | |
cbbee23e DK |
917 | msgstr "" |
918 | ||
f8b879c2 | 919 | #: apt-pkg/contrib/progress.cc |
1e7ec0d8 | 920 | #, c-format |
f8b879c2 | 921 | msgid "%c%s... Done" |
1e7ec0d8 | 922 | msgstr "" |
3fa4e98f | 923 | |
f8b879c2 JAK |
924 | #: apt-pkg/contrib/progress.cc |
925 | msgid "..." | |
506ab3c7 MV |
926 | msgstr "" |
927 | ||
f8b879c2 JAK |
928 | #. Print the spinner |
929 | #: apt-pkg/contrib/progress.cc | |
930 | #, c-format | |
931 | msgid "%c%s... %u%%" | |
506ab3c7 MV |
932 | msgstr "" |
933 | ||
f8b879c2 JAK |
934 | #. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds |
935 | #: apt-pkg/contrib/strutl.cc | |
936 | #, c-format | |
937 | msgid "%lid %lih %limin %lis" | |
3f5a581c | 938 | msgstr "" |
640c5d94 | 939 | |
f8b879c2 JAK |
940 | #. TRANSLATOR: h means hours, min means minutes, s means seconds |
941 | #: apt-pkg/contrib/strutl.cc | |
942 | #, c-format | |
943 | msgid "%lih %limin %lis" | |
cbbee23e DK |
944 | msgstr "" |
945 | ||
f8b879c2 JAK |
946 | #. TRANSLATOR: min means minutes, s means seconds |
947 | #: apt-pkg/contrib/strutl.cc | |
948 | #, c-format | |
949 | msgid "%limin %lis" | |
cbbee23e DK |
950 | msgstr "" |
951 | ||
f8b879c2 JAK |
952 | #. TRANSLATOR: s means seconds |
953 | #: apt-pkg/contrib/strutl.cc | |
954 | #, c-format | |
955 | msgid "%lis" | |
cbbee23e DK |
956 | msgstr "" |
957 | ||
f8b879c2 JAK |
958 | #: apt-pkg/contrib/strutl.cc |
959 | #, c-format | |
960 | msgid "Selection %s not found" | |
cbbee23e DK |
961 | msgstr "" |
962 | ||
f8b879c2 JAK |
963 | #. TRANSLATOR: an identifier like Packages; Releasefile key indicating |
964 | #. a file like main/binary-amd64/Packages; another identifier like Contents; | |
965 | #. filename and linenumber of the sources.list entry currently parsed | |
966 | #: apt-pkg/deb/debmetaindex.cc | |
967 | #, c-format | |
968 | msgid "Target %s wants to acquire the same file (%s) as %s from source %s" | |
cbbee23e DK |
969 | msgstr "" |
970 | ||
f8b879c2 JAK |
971 | #. TRANSLATOR: an identifier like Packages; Releasefile key indicating |
972 | #. a file like main/binary-amd64/Packages; filename and linenumber of | |
973 | #. two sources.list entries | |
974 | #: apt-pkg/deb/debmetaindex.cc | |
975 | #, c-format | |
976 | msgid "Target %s (%s) is configured multiple times in %s and %s" | |
cbbee23e DK |
977 | msgstr "" |
978 | ||
f8b879c2 JAK |
979 | #: apt-pkg/deb/debmetaindex.cc |
980 | #, fuzzy, c-format | |
981 | msgid "Unable to parse Release file %s" | |
982 | msgstr "Ne mogu otvoriti DB datoteku %s" | |
983 | ||
984 | #: apt-pkg/deb/debmetaindex.cc | |
985 | #, c-format | |
986 | msgid "No sections in Release file %s" | |
cbbee23e DK |
987 | msgstr "" |
988 | ||
f8b879c2 JAK |
989 | #: apt-pkg/deb/debmetaindex.cc |
990 | #, c-format | |
991 | msgid "No Hash entry in Release file %s" | |
cbbee23e DK |
992 | msgstr "" |
993 | ||
f8b879c2 JAK |
994 | #: apt-pkg/deb/debmetaindex.cc |
995 | #, c-format | |
996 | msgid "" | |
997 | "No Hash entry in Release file %s which is considered strong enough for " | |
998 | "security purposes" | |
cbbee23e DK |
999 | msgstr "" |
1000 | ||
f8b879c2 JAK |
1001 | #: apt-pkg/deb/debmetaindex.cc |
1002 | #, c-format | |
1003 | msgid "Invalid '%s' entry in Release file %s" | |
cbbee23e DK |
1004 | msgstr "" |
1005 | ||
f8b879c2 JAK |
1006 | #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite |
1007 | #: apt-pkg/deb/debmetaindex.cc | |
1008 | #, c-format | |
1009 | msgid "Conflicting values set for option %s regarding source %s %s" | |
cbbee23e DK |
1010 | msgstr "" |
1011 | ||
f8b879c2 JAK |
1012 | #: apt-pkg/deb/debmetaindex.cc |
1013 | #, c-format | |
1014 | msgid "Invalid value set for option %s regarding source %s %s (%s)" | |
cbbee23e DK |
1015 | msgstr "" |
1016 | ||
f8b879c2 JAK |
1017 | #: apt-pkg/deb/debmetaindex.cc |
1018 | #, c-format | |
1019 | msgid "Conflicting values set for option %s regarding source %s %s: %s != %s" | |
2f6a2fbb DK |
1020 | msgstr "" |
1021 | ||
f8b879c2 JAK |
1022 | #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc |
1023 | #, c-format | |
1024 | msgid "Unable to parse package file %s (%d)" | |
3fa4e98f | 1025 | msgstr "" |
640c5d94 | 1026 | |
f8b879c2 JAK |
1027 | #: apt-pkg/deb/debsystem.cc |
1028 | #, c-format | |
1029 | msgid "" | |
1030 | "Unable to lock the administration directory (%s), is another process using " | |
1031 | "it?" | |
5b1e4e86 MV |
1032 | msgstr "" |
1033 | ||
f8b879c2 | 1034 | #: apt-pkg/deb/debsystem.cc |
04f27fae | 1035 | #, c-format |
f8b879c2 | 1036 | msgid "Unable to lock the administration directory (%s), are you root?" |
2f6a2fbb | 1037 | msgstr "" |
5b1e4e86 | 1038 | |
f8b879c2 JAK |
1039 | #. TRANSLATORS: the %s contains the recovery command, usually |
1040 | #. dpkg --configure -a | |
1041 | #: apt-pkg/deb/debsystem.cc | |
1042 | #, c-format | |
864fe99c | 1043 | msgid "" |
f8b879c2 | 1044 | "dpkg was interrupted, you must manually run '%s' to correct the problem. " |
cbbee23e DK |
1045 | msgstr "" |
1046 | ||
f8b879c2 JAK |
1047 | #: apt-pkg/deb/debsystem.cc |
1048 | msgid "Not locked" | |
cbbee23e DK |
1049 | msgstr "" |
1050 | ||
7d5234ab | 1051 | #. we don't care for the difference |
f8b879c2 JAK |
1052 | #: apt-pkg/deb/dpkgpm.cc |
1053 | #, fuzzy, c-format | |
1054 | msgid "Installing %s" | |
1055 | msgstr " Instalirano:" | |
1056 | ||
1057 | #: apt-pkg/deb/dpkgpm.cc | |
1058 | #, fuzzy, c-format | |
1059 | msgid "Configuring %s" | |
1060 | msgstr "Povezujem se sa %s" | |
1061 | ||
1062 | #: apt-pkg/deb/dpkgpm.cc | |
1063 | #, fuzzy, c-format | |
1064 | msgid "Removing %s" | |
1065 | msgstr "Otvaram %s" | |
1066 | ||
1067 | #: apt-pkg/deb/dpkgpm.cc | |
1068 | #, fuzzy, c-format | |
1069 | msgid "Completely removing %s" | |
1070 | msgstr "Ne mogu ukloniti %s" | |
1071 | ||
1072 | #: apt-pkg/deb/dpkgpm.cc | |
1073 | #, c-format | |
1074 | msgid "Noting disappearance of %s" | |
cbbee23e DK |
1075 | msgstr "" |
1076 | ||
f8b879c2 JAK |
1077 | #: apt-pkg/deb/dpkgpm.cc |
1078 | #, c-format | |
1079 | msgid "Running post-installation trigger %s" | |
c3c3bd04 JAK |
1080 | msgstr "" |
1081 | ||
f8b879c2 JAK |
1082 | #: apt-pkg/deb/dpkgpm.cc |
1083 | #, fuzzy, c-format | |
1084 | msgid "Installed %s" | |
1085 | msgstr " Instalirano:" | |
1086 | ||
1087 | #. FIXME: use a better string after freeze | |
1088 | #: apt-pkg/deb/dpkgpm.cc | |
1089 | #, c-format | |
1090 | msgid "Directory '%s' missing" | |
5b1e4e86 MV |
1091 | msgstr "" |
1092 | ||
f8b879c2 | 1093 | #: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc |
04f27fae | 1094 | #, fuzzy, c-format |
f8b879c2 JAK |
1095 | msgid "Could not open file '%s'" |
1096 | msgstr "Ne mogu otvoriti %s" | |
5b1e4e86 | 1097 | |
f8b879c2 | 1098 | #: apt-pkg/deb/dpkgpm.cc |
04f27fae | 1099 | #, fuzzy, c-format |
f8b879c2 JAK |
1100 | msgid "Preparing %s" |
1101 | msgstr "Otvaram %s" | |
5b1e4e86 | 1102 | |
f8b879c2 | 1103 | #: apt-pkg/deb/dpkgpm.cc |
04f27fae | 1104 | #, fuzzy, c-format |
f8b879c2 JAK |
1105 | msgid "Unpacking %s" |
1106 | msgstr "Otvaram %s" | |
2f6a2fbb | 1107 | |
f8b879c2 | 1108 | #: apt-pkg/deb/dpkgpm.cc |
2f6a2fbb | 1109 | #, c-format |
f8b879c2 | 1110 | msgid "Preparing to configure %s" |
2f6a2fbb DK |
1111 | msgstr "" |
1112 | ||
f8b879c2 | 1113 | #: apt-pkg/deb/dpkgpm.cc |
2f6a2fbb | 1114 | #, c-format |
f8b879c2 | 1115 | msgid "Preparing for removal of %s" |
2f6a2fbb DK |
1116 | msgstr "" |
1117 | ||
f8b879c2 JAK |
1118 | #: apt-pkg/deb/dpkgpm.cc |
1119 | #, fuzzy, c-format | |
1120 | msgid "Removed %s" | |
1121 | msgstr "Preporučuje" | |
1122 | ||
1123 | #: apt-pkg/deb/dpkgpm.cc | |
1124 | #, c-format | |
1125 | msgid "Preparing to completely remove %s" | |
2f6a2fbb DK |
1126 | msgstr "" |
1127 | ||
f8b879c2 | 1128 | #: apt-pkg/deb/dpkgpm.cc |
04f27fae | 1129 | #, fuzzy, c-format |
f8b879c2 JAK |
1130 | msgid "Completely removed %s" |
1131 | msgstr "Ne mogu ukloniti %s" | |
2f6a2fbb | 1132 | |
f8b879c2 | 1133 | #: apt-pkg/deb/dpkgpm.cc |
04f27fae | 1134 | #, fuzzy, c-format |
f8b879c2 JAK |
1135 | msgid "Can not write log (%s)" |
1136 | msgstr "Ne mogu zapisati na %s" | |
2f6a2fbb | 1137 | |
f8b879c2 JAK |
1138 | #: apt-pkg/deb/dpkgpm.cc |
1139 | msgid "Is /dev/pts mounted?" | |
cbbee23e DK |
1140 | msgstr "" |
1141 | ||
f8b879c2 JAK |
1142 | #: apt-pkg/deb/dpkgpm.cc |
1143 | msgid "Operation was interrupted before it could finish" | |
cbbee23e DK |
1144 | msgstr "" |
1145 | ||
f8b879c2 JAK |
1146 | #: apt-pkg/deb/dpkgpm.cc |
1147 | msgid "No apport report written because MaxReports is reached already" | |
2f6a2fbb DK |
1148 | msgstr "" |
1149 | ||
f8b879c2 JAK |
1150 | #. check if its not a follow up error |
1151 | #: apt-pkg/deb/dpkgpm.cc | |
1152 | msgid "dependency problems - leaving unconfigured" | |
2f6a2fbb DK |
1153 | msgstr "" |
1154 | ||
f8b879c2 JAK |
1155 | #: apt-pkg/deb/dpkgpm.cc |
1156 | msgid "" | |
1157 | "No apport report written because the error message indicates its a followup " | |
1158 | "error from a previous failure." | |
cbbee23e DK |
1159 | msgstr "" |
1160 | ||
f8b879c2 JAK |
1161 | #: apt-pkg/deb/dpkgpm.cc |
1162 | msgid "" | |
1163 | "No apport report written because the error message indicates a disk full " | |
1164 | "error" | |
cbbee23e DK |
1165 | msgstr "" |
1166 | ||
f8b879c2 JAK |
1167 | #: apt-pkg/deb/dpkgpm.cc |
1168 | msgid "" | |
1169 | "No apport report written because the error message indicates a out of memory " | |
1170 | "error" | |
cbbee23e DK |
1171 | msgstr "" |
1172 | ||
f8b879c2 | 1173 | #: apt-pkg/deb/dpkgpm.cc |
0507225b | 1174 | msgid "" |
f8b879c2 JAK |
1175 | "No apport report written because the error message indicates an issue on the " |
1176 | "local system" | |
0507225b MV |
1177 | msgstr "" |
1178 | ||
f8b879c2 JAK |
1179 | #: apt-pkg/deb/dpkgpm.cc |
1180 | msgid "" | |
1181 | "No apport report written because the error message indicates a dpkg I/O error" | |
0507225b MV |
1182 | msgstr "" |
1183 | ||
f8b879c2 JAK |
1184 | #: apt-pkg/depcache.cc |
1185 | msgid "Building dependency tree" | |
1186 | msgstr "Gradim stablo zavisnosti" | |
0507225b | 1187 | |
f8b879c2 JAK |
1188 | #: apt-pkg/depcache.cc |
1189 | msgid "Candidate versions" | |
1190 | msgstr "Verzije kandidata" | |
0507225b | 1191 | |
f8b879c2 JAK |
1192 | #: apt-pkg/depcache.cc |
1193 | msgid "Dependency generation" | |
1194 | msgstr "Stvaranje zavisnosti" | |
0507225b | 1195 | |
f8b879c2 | 1196 | #: apt-pkg/depcache.cc |
0507225b | 1197 | #, fuzzy |
f8b879c2 JAK |
1198 | msgid "Reading state information" |
1199 | msgstr "Sastavljam dostupne informacije" | |
0507225b | 1200 | |
f8b879c2 JAK |
1201 | #: apt-pkg/depcache.cc |
1202 | #, fuzzy, c-format | |
1203 | msgid "Failed to open StateFile %s" | |
1204 | msgstr "Ne mogu otvoriti %s" | |
0507225b | 1205 | |
f8b879c2 JAK |
1206 | #: apt-pkg/depcache.cc |
1207 | #, fuzzy, c-format | |
1208 | msgid "Failed to write temporary StateFile %s" | |
1209 | msgstr "Ne mogu ukloniti %s" | |
0507225b | 1210 | |
f8b879c2 JAK |
1211 | #: apt-pkg/edsp.cc |
1212 | msgid "Send scenario to solver" | |
0507225b MV |
1213 | msgstr "" |
1214 | ||
f8b879c2 JAK |
1215 | #: apt-pkg/edsp.cc |
1216 | msgid "Send request to solver" | |
1217 | msgstr "" | |
0507225b | 1218 | |
f8b879c2 JAK |
1219 | #: apt-pkg/edsp.cc |
1220 | msgid "Prepare for receiving solution" | |
2f6a2fbb DK |
1221 | msgstr "" |
1222 | ||
f8b879c2 JAK |
1223 | #: apt-pkg/edsp.cc |
1224 | msgid "External solver failed without a proper error message" | |
2f6a2fbb DK |
1225 | msgstr "" |
1226 | ||
f8b879c2 JAK |
1227 | #: apt-pkg/edsp.cc |
1228 | msgid "Execute external solver" | |
1229 | msgstr "" | |
2f6a2fbb | 1230 | |
f8b879c2 JAK |
1231 | #: apt-pkg/edsp.cc |
1232 | msgid "Execute external planner" | |
1233 | msgstr "" | |
2f6a2fbb | 1234 | |
f8b879c2 JAK |
1235 | #: apt-pkg/edsp.cc |
1236 | msgid "Send request to planner" | |
1237 | msgstr "" | |
2f6a2fbb | 1238 | |
f8b879c2 JAK |
1239 | #: apt-pkg/edsp.cc |
1240 | msgid "Send scenario to planner" | |
1241 | msgstr "" | |
2f6a2fbb | 1242 | |
f8b879c2 JAK |
1243 | #: apt-pkg/edsp.cc |
1244 | msgid "External planner failed without a proper error message" | |
2f6a2fbb DK |
1245 | msgstr "" |
1246 | ||
f8b879c2 | 1247 | #: apt-pkg/indexcopy.cc |
04f27fae | 1248 | #, c-format |
f8b879c2 | 1249 | msgid "Wrote %i records.\n" |
2f6a2fbb DK |
1250 | msgstr "" |
1251 | ||
f8b879c2 | 1252 | #: apt-pkg/indexcopy.cc |
2f6a2fbb | 1253 | #, c-format |
f8b879c2 | 1254 | msgid "Wrote %i records with %i missing files.\n" |
2f6a2fbb DK |
1255 | msgstr "" |
1256 | ||
f8b879c2 | 1257 | #: apt-pkg/indexcopy.cc |
2f6a2fbb | 1258 | #, c-format |
f8b879c2 | 1259 | msgid "Wrote %i records with %i mismatched files\n" |
2f6a2fbb DK |
1260 | msgstr "" |
1261 | ||
f8b879c2 | 1262 | #: apt-pkg/indexcopy.cc |
2f6a2fbb | 1263 | #, c-format |
f8b879c2 | 1264 | msgid "Wrote %i records with %i missing files and %i mismatched files\n" |
2f6a2fbb DK |
1265 | msgstr "" |
1266 | ||
f8b879c2 | 1267 | #: apt-pkg/indexcopy.cc |
2f6a2fbb | 1268 | #, c-format |
f8b879c2 | 1269 | msgid "Can't find authentication record for: %s" |
2f6a2fbb DK |
1270 | msgstr "" |
1271 | ||
f8b879c2 | 1272 | #: apt-pkg/indexcopy.cc |
2f6a2fbb | 1273 | #, c-format |
f8b879c2 JAK |
1274 | msgid "Hash mismatch for: %s" |
1275 | msgstr "" | |
2f6a2fbb | 1276 | |
f8b879c2 | 1277 | #: apt-pkg/init.cc |
2f6a2fbb | 1278 | #, c-format |
f8b879c2 | 1279 | msgid "Packaging system '%s' is not supported" |
2f6a2fbb DK |
1280 | msgstr "" |
1281 | ||
f8b879c2 JAK |
1282 | #: apt-pkg/init.cc |
1283 | msgid "Unable to determine a suitable packaging system type" | |
2f6a2fbb DK |
1284 | msgstr "" |
1285 | ||
f8b879c2 | 1286 | #: apt-pkg/install-progress.cc |
2f6a2fbb | 1287 | #, c-format |
f8b879c2 | 1288 | msgid "Progress: [%3i%%]" |
e49dd9d3 MV |
1289 | msgstr "" |
1290 | ||
317bb39f | 1291 | #. send status information that we are about to fork dpkg |
f8b879c2 JAK |
1292 | #: apt-pkg/install-progress.cc |
1293 | msgid "Running dpkg" | |
1294 | msgstr "" | |
1295 | ||
1296 | #: apt-pkg/packagemanager.cc | |
04f27fae | 1297 | #, c-format |
f8b879c2 JAK |
1298 | msgid "" |
1299 | "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf " | |
1300 | "under APT::Immediate-Configure for details. (%d)" | |
e49dd9d3 MV |
1301 | msgstr "" |
1302 | ||
f8b879c2 | 1303 | #: apt-pkg/packagemanager.cc |
04f27fae | 1304 | #, fuzzy, c-format |
f8b879c2 JAK |
1305 | msgid "Could not configure '%s'. " |
1306 | msgstr "Ne mogu otvoriti %s" | |
e49dd9d3 | 1307 | |
f8b879c2 JAK |
1308 | #: apt-pkg/packagemanager.cc |
1309 | #, c-format | |
1310 | msgid "" | |
1311 | "This installation run will require temporarily removing the essential " | |
1312 | "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if " | |
1313 | "you really want to do it, activate the APT::Force-LoopBreak option." | |
e49dd9d3 MV |
1314 | msgstr "" |
1315 | ||
f8b879c2 JAK |
1316 | #: apt-pkg/pkgcache.cc |
1317 | msgid "Empty package cache" | |
e49dd9d3 MV |
1318 | msgstr "" |
1319 | ||
f8b879c2 JAK |
1320 | #: apt-pkg/pkgcache.cc |
1321 | msgid "The package cache file is corrupted" | |
04f27fae | 1322 | msgstr "" |
e49dd9d3 | 1323 | |
f8b879c2 JAK |
1324 | #: apt-pkg/pkgcache.cc |
1325 | msgid "The package cache file is an incompatible version" | |
e49dd9d3 MV |
1326 | msgstr "" |
1327 | ||
f8b879c2 | 1328 | #: apt-pkg/pkgcache.cc |
04f27fae | 1329 | #, c-format |
f8b879c2 | 1330 | msgid "This APT does not support the versioning system '%s'" |
04f27fae | 1331 | msgstr "" |
e49dd9d3 | 1332 | |
f8b879c2 | 1333 | #: apt-pkg/pkgcache.cc |
04f27fae | 1334 | #, c-format |
f8b879c2 | 1335 | msgid "The package cache was built for different architectures: %s vs %s" |
04f27fae | 1336 | msgstr "" |
e49dd9d3 | 1337 | |
f8b879c2 JAK |
1338 | #: apt-pkg/pkgcache.cc |
1339 | msgid "The package cache file is corrupted, it has the wrong hash" | |
e49dd9d3 MV |
1340 | msgstr "" |
1341 | ||
f8b879c2 JAK |
1342 | #: apt-pkg/pkgcache.cc |
1343 | msgid "Depends" | |
1344 | msgstr "Zavisi" | |
e49dd9d3 | 1345 | |
f8b879c2 JAK |
1346 | #: apt-pkg/pkgcache.cc |
1347 | msgid "PreDepends" | |
1348 | msgstr "Unaprijed zavisi" | |
e49dd9d3 | 1349 | |
f8b879c2 JAK |
1350 | #: apt-pkg/pkgcache.cc |
1351 | msgid "Suggests" | |
1352 | msgstr "Predlaže" | |
1353 | ||
1354 | #: apt-pkg/pkgcache.cc | |
1355 | #, fuzzy | |
1356 | msgid "Conflicts" | |
1357 | msgstr "Sukobljava se sa" | |
1358 | ||
1359 | #: apt-pkg/pkgcache.cc | |
1360 | msgid "Recommends" | |
1361 | msgstr "Preporučuje" | |
1362 | ||
1363 | #: apt-pkg/pkgcache.cc | |
1364 | msgid "Replaces" | |
1365 | msgstr "Zamjenjuje" | |
1366 | ||
1367 | #: apt-pkg/pkgcache.cc | |
1368 | msgid "Breaks" | |
04f27fae | 1369 | msgstr "" |
e49dd9d3 | 1370 | |
f8b879c2 JAK |
1371 | #: apt-pkg/pkgcache.cc |
1372 | msgid "Enhances" | |
04f27fae | 1373 | msgstr "" |
e49dd9d3 | 1374 | |
f8b879c2 JAK |
1375 | #: apt-pkg/pkgcache.cc |
1376 | msgid "Obsoletes" | |
1377 | msgstr "Zastarijeva" | |
e49dd9d3 | 1378 | |
f8b879c2 JAK |
1379 | #: apt-pkg/pkgcache.cc |
1380 | msgid "important" | |
1381 | msgstr "važno" | |
e49dd9d3 | 1382 | |
f8b879c2 JAK |
1383 | #: apt-pkg/pkgcache.cc |
1384 | msgid "required" | |
1385 | msgstr "zahtijevano" | |
e49dd9d3 | 1386 | |
f8b879c2 JAK |
1387 | #: apt-pkg/pkgcache.cc |
1388 | msgid "standard" | |
1389 | msgstr "standardno" | |
e49dd9d3 | 1390 | |
f8b879c2 JAK |
1391 | #: apt-pkg/pkgcache.cc |
1392 | msgid "extra" | |
1393 | msgstr "extra" | |
e49dd9d3 | 1394 | |
f8b879c2 JAK |
1395 | #: apt-pkg/pkgcache.cc |
1396 | msgid "optional" | |
1397 | msgstr "opcionalno" | |
1398 | ||
1399 | #: apt-pkg/pkgcachegen.cc | |
1400 | msgid "Cache has an incompatible versioning system" | |
e49dd9d3 MV |
1401 | msgstr "" |
1402 | ||
f8b879c2 JAK |
1403 | #. TRANSLATOR: The first placeholder is a package name, |
1404 | #. the other two should be copied verbatim as they include debug info | |
1405 | #: apt-pkg/pkgcachegen.cc | |
1406 | #, c-format | |
1407 | msgid "Error occurred while processing %s (%s%d)" | |
e49dd9d3 MV |
1408 | msgstr "" |
1409 | ||
f8b879c2 JAK |
1410 | #: apt-pkg/pkgcachegen.cc |
1411 | msgid "Wow, you exceeded the number of package names this APT is capable of." | |
e49dd9d3 MV |
1412 | msgstr "" |
1413 | ||
f8b879c2 JAK |
1414 | #: apt-pkg/pkgcachegen.cc |
1415 | msgid "Wow, you exceeded the number of versions this APT is capable of." | |
e49dd9d3 MV |
1416 | msgstr "" |
1417 | ||
f8b879c2 JAK |
1418 | #: apt-pkg/pkgcachegen.cc |
1419 | msgid "Wow, you exceeded the number of descriptions this APT is capable of." | |
e49dd9d3 MV |
1420 | msgstr "" |
1421 | ||
f8b879c2 JAK |
1422 | #: apt-pkg/pkgcachegen.cc |
1423 | msgid "Wow, you exceeded the number of dependencies this APT is capable of." | |
e49dd9d3 MV |
1424 | msgstr "" |
1425 | ||
f8b879c2 JAK |
1426 | #: apt-pkg/pkgcachegen.cc |
1427 | msgid "Reading package lists" | |
1428 | msgstr "Čitam spiskove paketa" | |
1429 | ||
1430 | #: apt-pkg/pkgcachegen.cc | |
1431 | msgid "IO Error saving source cache" | |
e49dd9d3 MV |
1432 | msgstr "" |
1433 | ||
f8b879c2 JAK |
1434 | #: apt-pkg/pkgrecords.cc |
1435 | #, c-format | |
1436 | msgid "Index file type '%s' is not supported" | |
e49dd9d3 MV |
1437 | msgstr "" |
1438 | ||
f8b879c2 | 1439 | #: apt-pkg/policy.cc |
e49dd9d3 | 1440 | #, c-format |
f8b879c2 JAK |
1441 | msgid "" |
1442 | "The value '%s' is invalid for APT::Default-Release as such a release is not " | |
1443 | "available in the sources" | |
e49dd9d3 MV |
1444 | msgstr "" |
1445 | ||
f8b879c2 | 1446 | #: apt-pkg/policy.cc |
04f27fae | 1447 | #, c-format |
f8b879c2 | 1448 | msgid "Invalid record in the preferences file %s, no Package header" |
e49dd9d3 MV |
1449 | msgstr "" |
1450 | ||
f8b879c2 JAK |
1451 | #: apt-pkg/policy.cc |
1452 | #, c-format | |
1453 | msgid "Did not understand pin type %s" | |
e49dd9d3 MV |
1454 | msgstr "" |
1455 | ||
f8b879c2 JAK |
1456 | #: apt-pkg/policy.cc |
1457 | #, c-format | |
1458 | msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)" | |
e49dd9d3 MV |
1459 | msgstr "" |
1460 | ||
f8b879c2 JAK |
1461 | #: apt-pkg/policy.cc |
1462 | msgid "No priority (or zero) specified for pin" | |
e49dd9d3 MV |
1463 | msgstr "" |
1464 | ||
f8b879c2 JAK |
1465 | #. TRANSLATOR: %u is a line number, the first %s is a filename of a file with the extension "second %s" and the third %s is a unique identifier for bugreports |
1466 | #: apt-pkg/sourcelist.cc | |
e49dd9d3 | 1467 | #, c-format |
f8b879c2 | 1468 | msgid "Malformed entry %u in %s file %s (%s)" |
e49dd9d3 MV |
1469 | msgstr "" |
1470 | ||
f8b879c2 JAK |
1471 | #: apt-pkg/sourcelist.cc |
1472 | #, c-format | |
1473 | msgid "Opening %s" | |
1474 | msgstr "Otvaram %s" | |
1475 | ||
1476 | #: apt-pkg/sourcelist.cc | |
1477 | #, c-format | |
1478 | msgid "Malformed line %u in source list %s (type)" | |
e49dd9d3 MV |
1479 | msgstr "" |
1480 | ||
f8b879c2 | 1481 | #: apt-pkg/sourcelist.cc |
e49dd9d3 | 1482 | #, c-format |
f8b879c2 | 1483 | msgid "Type '%s' is not known on line %u in source list %s" |
e49dd9d3 MV |
1484 | msgstr "" |
1485 | ||
f8b879c2 JAK |
1486 | #: apt-pkg/sourcelist.cc |
1487 | #, c-format | |
1488 | msgid "Malformed stanza %u in source list %s (type)" | |
1489 | msgstr "" | |
1490 | ||
1491 | #: apt-pkg/sourcelist.cc | |
1492 | #, c-format | |
1493 | msgid "Type '%s' is not known on stanza %u in source list %s" | |
1494 | msgstr "" | |
1495 | ||
1496 | #: apt-pkg/sourcelist.cc | |
1497 | #, c-format | |
1498 | msgid "Unsupported file %s given on commandline" | |
864fe99c MV |
1499 | msgstr "" |
1500 | ||
f8b879c2 JAK |
1501 | #: apt-pkg/srcrecords.cc |
1502 | msgid "You must put some 'source' URIs in your sources.list" | |
864fe99c MV |
1503 | msgstr "" |
1504 | ||
f8b879c2 | 1505 | #: apt-pkg/tagfile.cc |
5b057748 | 1506 | #, c-format |
f8b879c2 | 1507 | msgid "Cannot convert %s to integer: out of range" |
5b057748 JAK |
1508 | msgstr "" |
1509 | ||
f8b879c2 JAK |
1510 | #: apt-pkg/update.cc apt-private/private-download.cc |
1511 | #, fuzzy, c-format | |
1512 | msgid "Failed to fetch %s %s" | |
1513 | msgstr "Ne mogu otvoriti %s" | |
1514 | ||
1515 | #: apt-pkg/update.cc | |
5b057748 | 1516 | msgid "" |
f8b879c2 JAK |
1517 | "Some index files failed to download. They have been ignored, or old ones " |
1518 | "used instead." | |
5b057748 JAK |
1519 | msgstr "" |
1520 | ||
f8b879c2 JAK |
1521 | #: apt-pkg/upgrade.cc |
1522 | msgid "Calculating upgrade" | |
1523 | msgstr "Računam nadogradnju" | |
1524 | ||
1525 | #. TRANSLATOR: Very short word to be displayed before unchanged files in 'apt-get update' | |
1526 | #: apt-private/acqprogress.cc | |
1527 | #, c-format | |
1528 | msgid "Hit:%lu %s" | |
864fe99c MV |
1529 | msgstr "" |
1530 | ||
f8b879c2 JAK |
1531 | #. TRANSLATOR: Very short word to be displayed for files processed in 'apt-get update' |
1532 | #. Potentially replaced later by "Hit:", "Ign:" or "Err:" if something (bad) happens | |
1533 | #: apt-private/acqprogress.cc | |
1534 | #, c-format | |
1535 | msgid "Get:%lu %s" | |
864fe99c MV |
1536 | msgstr "" |
1537 | ||
f8b879c2 JAK |
1538 | #. TRANSLATOR: Very short word to be displayed for files in 'apt-get update' |
1539 | #. which failed to download, but the error is ignored (compare "Err:") | |
1540 | #: apt-private/acqprogress.cc | |
1541 | #, c-format | |
1542 | msgid "Ign:%lu %s" | |
2f6a2fbb DK |
1543 | msgstr "" |
1544 | ||
f8b879c2 JAK |
1545 | #. TRANSLATOR: Very short word to be displayed for files in 'apt-get update' |
1546 | #. which failed to download and the error is critical (compare "Ign:") | |
1547 | #: apt-private/acqprogress.cc | |
1548 | #, c-format | |
1549 | msgid "Err:%lu %s" | |
2f6a2fbb DK |
1550 | msgstr "" |
1551 | ||
f8b879c2 | 1552 | #: apt-private/acqprogress.cc |
a99c3a5f | 1553 | #, c-format |
f8b879c2 | 1554 | msgid "Fetched %sB in %s (%sB/s)\n" |
a99c3a5f JAK |
1555 | msgstr "" |
1556 | ||
f8b879c2 JAK |
1557 | #: apt-private/acqprogress.cc |
1558 | msgid " [Working]" | |
1559 | msgstr "" | |
640c5d94 | 1560 | |
f8b879c2 JAK |
1561 | #: apt-private/acqprogress.cc |
1562 | #, c-format | |
04f27fae | 1563 | msgid "" |
f8b879c2 JAK |
1564 | "Media change: please insert the disc labeled\n" |
1565 | " '%s'\n" | |
1566 | "in the drive '%s' and press [Enter]\n" | |
640c5d94 MZ |
1567 | msgstr "" |
1568 | ||
f8b879c2 JAK |
1569 | #: apt-private/private-cachefile.cc |
1570 | msgid "Correcting dependencies..." | |
1571 | msgstr "Ispravljam zavisnosti..." | |
7d8a4da7 | 1572 | |
f8b879c2 JAK |
1573 | #: apt-private/private-cachefile.cc |
1574 | msgid " failed." | |
640c5d94 MZ |
1575 | msgstr "" |
1576 | ||
f8b879c2 JAK |
1577 | #: apt-private/private-cachefile.cc |
1578 | msgid "Unable to correct dependencies" | |
1579 | msgstr "Ne mogu ispraviti zavisnosti" | |
5b1e4e86 | 1580 | |
f8b879c2 JAK |
1581 | #: apt-private/private-cachefile.cc |
1582 | msgid "Unable to minimize the upgrade set" | |
5b1e4e86 MV |
1583 | msgstr "" |
1584 | ||
f8b879c2 JAK |
1585 | #: apt-private/private-cachefile.cc |
1586 | msgid " Done" | |
1587 | msgstr " Urađeno" | |
5b1e4e86 | 1588 | |
f8b879c2 JAK |
1589 | #: apt-private/private-cachefile.cc |
1590 | msgid "You might want to run 'apt-get -f install' to correct these." | |
5b1e4e86 | 1591 | msgstr "" |
1e7ec0d8 | 1592 | |
f8b879c2 JAK |
1593 | #: apt-private/private-cachefile.cc |
1594 | msgid "Unmet dependencies. Try using -f." | |
1595 | msgstr "Nezadovoljene zavisnosti. Pokušajte koristeći -f." | |
1596 | ||
1597 | #: apt-private/private-cacheset.cc apt-private/private-search.cc | |
1598 | msgid "Sorting" | |
5b1e4e86 | 1599 | msgstr "" |
1e7ec0d8 | 1600 | |
f8b879c2 | 1601 | #: apt-private/private-cacheset.cc |
640c5d94 | 1602 | #, c-format |
f8b879c2 JAK |
1603 | msgid "Note, selecting '%s' for task '%s'\n" |
1604 | msgstr "" | |
640c5d94 | 1605 | |
f8b879c2 | 1606 | #: apt-private/private-cacheset.cc |
640c5d94 | 1607 | #, c-format |
f8b879c2 | 1608 | msgid "Note, selecting '%s' for glob '%s'\n" |
640c5d94 MZ |
1609 | msgstr "" |
1610 | ||
f8b879c2 | 1611 | #: apt-private/private-cacheset.cc |
640c5d94 | 1612 | #, c-format |
f8b879c2 | 1613 | msgid "Note, selecting '%s' for regex '%s'\n" |
640c5d94 MZ |
1614 | msgstr "" |
1615 | ||
f8b879c2 | 1616 | #: apt-private/private-cacheset.cc |
9de26945 | 1617 | #, fuzzy, c-format |
f8b879c2 JAK |
1618 | msgid "Package %s is a virtual package provided by:\n" |
1619 | msgstr "ali je virtuelni paket" | |
640c5d94 | 1620 | |
f8b879c2 JAK |
1621 | #: apt-private/private-cacheset.cc |
1622 | #, fuzzy | |
1623 | msgid " [Installed]" | |
1624 | msgstr "[Instalirano]" | |
9de26945 | 1625 | |
f8b879c2 JAK |
1626 | #: apt-private/private-cacheset.cc |
1627 | #, fuzzy | |
1628 | msgid " [Not candidate version]" | |
1629 | msgstr "Verzije kandidata" | |
640c5d94 | 1630 | |
f8b879c2 JAK |
1631 | #: apt-private/private-cacheset.cc |
1632 | msgid "You should explicitly select one to install." | |
68e07cd0 JAK |
1633 | msgstr "" |
1634 | ||
f8b879c2 JAK |
1635 | #: apt-private/private-cacheset.cc |
1636 | #, c-format | |
1637 | msgid "" | |
1638 | "Package %s is not available, but is referred to by another package.\n" | |
1639 | "This may mean that the package is missing, has been obsoleted, or\n" | |
1640 | "is only available from another source\n" | |
c69e8255 JAK |
1641 | msgstr "" |
1642 | ||
f8b879c2 JAK |
1643 | #: apt-private/private-cacheset.cc |
1644 | msgid "However the following packages replace it:" | |
1645 | msgstr "Međutim, slijedeći paketi ga zamjenjuju:" | |
640c5d94 | 1646 | |
f8b879c2 JAK |
1647 | #: apt-private/private-cacheset.cc |
1648 | #, c-format | |
1649 | msgid "Package '%s' has no installation candidate" | |
04f27fae MV |
1650 | msgstr "" |
1651 | ||
f8b879c2 JAK |
1652 | #: apt-private/private-cacheset.cc |
1653 | #, c-format | |
1654 | msgid "Virtual packages like '%s' can't be removed\n" | |
04f27fae MV |
1655 | msgstr "" |
1656 | ||
f8b879c2 JAK |
1657 | #. TRANSLATORS: Note, this is not an interactive question |
1658 | #: apt-private/private-cacheset.cc apt-private/private-install.cc | |
1659 | #, c-format | |
1660 | msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n" | |
04f27fae MV |
1661 | msgstr "" |
1662 | ||
f8b879c2 JAK |
1663 | #: apt-private/private-cacheset.cc apt-private/private-install.cc |
1664 | #, c-format | |
1665 | msgid "Package '%s' is not installed, so not removed\n" | |
04f27fae MV |
1666 | msgstr "" |
1667 | ||
f8b879c2 JAK |
1668 | #: apt-private/private-cacheset.cc |
1669 | #, c-format | |
1670 | msgid "Note, selecting '%s' instead of '%s'\n" | |
04f27fae MV |
1671 | msgstr "" |
1672 | ||
f8b879c2 JAK |
1673 | #: apt-private/private-cmndline.cc |
1674 | msgid "Most used commands:" | |
04f27fae MV |
1675 | msgstr "" |
1676 | ||
f8b879c2 JAK |
1677 | #: apt-private/private-cmndline.cc |
1678 | #, c-format | |
1679 | msgid "See %s for more information about the available commands." | |
04f27fae MV |
1680 | msgstr "" |
1681 | ||
f8b879c2 | 1682 | #: apt-private/private-cmndline.cc |
04f27fae | 1683 | msgid "" |
f8b879c2 JAK |
1684 | "Configuration options and syntax is detailed in apt.conf(5).\n" |
1685 | "Information about how to configure sources can be found in sources.list(5).\n" | |
1686 | "Package and version choices can be expressed via apt_preferences(5).\n" | |
1687 | "Security details are available in apt-secure(8).\n" | |
04f27fae MV |
1688 | msgstr "" |
1689 | ||
f8b879c2 JAK |
1690 | #: apt-private/private-cmndline.cc |
1691 | msgid "This APT has Super Cow Powers." | |
1692 | msgstr "" | |
640c5d94 | 1693 | |
f8b879c2 JAK |
1694 | #: apt-private/private-cmndline.cc |
1695 | msgid "This APT helper has Super Meep Powers." | |
68e07cd0 JAK |
1696 | msgstr "" |
1697 | ||
f8b879c2 JAK |
1698 | #: apt-private/private-depends.cc apt-private/private-show.cc |
1699 | #: cmdline/apt-mark.cc | |
1700 | msgid "No packages found" | |
1701 | msgstr "Paketi nisu pronađeni" | |
640c5d94 | 1702 | |
f8b879c2 | 1703 | #: apt-private/private-download.cc |
864fe99c | 1704 | #, fuzzy |
f8b879c2 JAK |
1705 | msgid "WARNING: The following packages cannot be authenticated!" |
1706 | msgstr "Slijedeći paketi će biti nadograđeni:" | |
640c5d94 | 1707 | |
f8b879c2 JAK |
1708 | #: apt-private/private-download.cc |
1709 | msgid "Authentication warning overridden.\n" | |
897e3c7b | 1710 | msgstr "" |
1711 | ||
f8b879c2 JAK |
1712 | #: apt-private/private-download.cc |
1713 | msgid "Some packages could not be authenticated" | |
9f2df510 MV |
1714 | msgstr "" |
1715 | ||
f8b879c2 JAK |
1716 | #: apt-private/private-download.cc |
1717 | msgid "Install these packages without verification?" | |
2a8a592d | 1718 | msgstr "" |
1719 | ||
f8b879c2 | 1720 | #: apt-private/private-download.cc apt-private/private-install.cc |
1e7ec0d8 | 1721 | msgid "" |
f8b879c2 JAK |
1722 | "--force-yes is deprecated, use one of the options starting with --allow " |
1723 | "instead." | |
67f393ab | 1724 | msgstr "" |
1725 | ||
f8b879c2 | 1726 | #: apt-private/private-download.cc |
5ff8dd6b | 1727 | msgid "" |
f8b879c2 JAK |
1728 | "There were unauthenticated packages and -y was used without --allow-" |
1729 | "unauthenticated" | |
5ff8dd6b JAK |
1730 | msgstr "" |
1731 | ||
f8b879c2 | 1732 | #: apt-private/private-download.cc |
5ff8dd6b | 1733 | #, c-format |
f8b879c2 | 1734 | msgid "Couldn't determine free space in %s" |
04f27fae MV |
1735 | msgstr "" |
1736 | ||
f8b879c2 | 1737 | #: apt-private/private-download.cc |
864fe99c | 1738 | #, c-format |
f8b879c2 JAK |
1739 | msgid "You don't have enough free space in %s." |
1740 | msgstr "" | |
04f27fae | 1741 | |
f8b879c2 JAK |
1742 | #: apt-private/private-download.cc |
1743 | msgid "Unable to lock the download directory" | |
67f393ab | 1744 | msgstr "" |
de5a560a | 1745 | |
f8b879c2 | 1746 | #: apt-private/private-install.cc |
c69e8255 | 1747 | msgid "" |
f8b879c2 JAK |
1748 | "Some packages could not be installed. This may mean that you have\n" |
1749 | "requested an impossible situation or if you are using the unstable\n" | |
1750 | "distribution that some required packages have not yet been created\n" | |
1751 | "or been moved out of Incoming." | |
c69e8255 JAK |
1752 | msgstr "" |
1753 | ||
f8b879c2 JAK |
1754 | #. |
1755 | #. if (Packages == 1) | |
1756 | #. { | |
1757 | #. c1out << std::endl; | |
1758 | #. c1out << | |
1759 | #. _("Since you only requested a single operation it is extremely likely that\n" | |
1760 | #. "the package is simply not installable and a bug report against\n" | |
1761 | #. "that package should be filed.") << std::endl; | |
1762 | #. } | |
1763 | #. | |
1764 | #: apt-private/private-install.cc | |
1765 | msgid "The following information may help to resolve the situation:" | |
864fe99c | 1766 | msgstr "" |
67f393ab | 1767 | |
f8b879c2 JAK |
1768 | #: apt-private/private-install.cc |
1769 | msgid "Broken packages" | |
1770 | msgstr "Oštećeni paketi" | |
04f27fae | 1771 | |
f8b879c2 JAK |
1772 | #: apt-private/private-install.cc |
1773 | msgid "Internal error, InstallPackages was called with broken packages!" | |
864fe99c | 1774 | msgstr "" |
2f6a2fbb | 1775 | |
f8b879c2 JAK |
1776 | #: apt-private/private-install.cc |
1777 | msgid "Packages need to be removed but remove is disabled." | |
67f393ab | 1778 | msgstr "" |
1779 | ||
f8b879c2 JAK |
1780 | #: apt-private/private-install.cc |
1781 | msgid "" | |
1782 | "Essential packages were removed and -y was used without --allow-remove-" | |
1783 | "essential." | |
67f393ab | 1784 | msgstr "" |
1785 | ||
f8b879c2 JAK |
1786 | #: apt-private/private-install.cc |
1787 | msgid "Packages were downgraded and -y was used without --allow-downgrades." | |
04f27fae MV |
1788 | msgstr "" |
1789 | ||
f8b879c2 JAK |
1790 | #: apt-private/private-install.cc |
1791 | msgid "" | |
1792 | "Held packages were changed and -y was used without --allow-change-held-" | |
1793 | "packages." | |
640c5d94 MZ |
1794 | msgstr "" |
1795 | ||
f8b879c2 JAK |
1796 | #: apt-private/private-install.cc |
1797 | msgid "Internal error, Ordering didn't finish" | |
04f27fae MV |
1798 | msgstr "" |
1799 | ||
f8b879c2 JAK |
1800 | #: apt-private/private-install.cc |
1801 | msgid "How odd... The sizes didn't match, email apt@packages.debian.org" | |
de5a560a | 1802 | msgstr "" |
1803 | ||
f8b879c2 JAK |
1804 | #. TRANSLATOR: The required space between number and unit is already included |
1805 | #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB | |
1806 | #: apt-private/private-install.cc | |
1807 | #, c-format | |
1808 | msgid "Need to get %sB/%sB of archives.\n" | |
04f27fae MV |
1809 | msgstr "" |
1810 | ||
f8b879c2 JAK |
1811 | #. TRANSLATOR: The required space between number and unit is already included |
1812 | #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB | |
1813 | #: apt-private/private-install.cc | |
864fe99c | 1814 | #, c-format |
f8b879c2 | 1815 | msgid "Need to get %sB of archives.\n" |
3fa4e98f | 1816 | msgstr "" |
640c5d94 | 1817 | |
f8b879c2 JAK |
1818 | #. TRANSLATOR: The required space between number and unit is already included |
1819 | #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB | |
1820 | #: apt-private/private-install.cc | |
1e7ec0d8 | 1821 | #, c-format |
f8b879c2 JAK |
1822 | msgid "After this operation, %sB of additional disk space will be used.\n" |
1823 | msgstr "" | |
04f27fae | 1824 | |
f8b879c2 JAK |
1825 | #. TRANSLATOR: The required space between number and unit is already included |
1826 | #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB | |
1827 | #: apt-private/private-install.cc | |
04f27fae | 1828 | #, c-format |
f8b879c2 JAK |
1829 | msgid "After this operation, %sB disk space will be freed.\n" |
1830 | msgstr "" | |
04f27fae | 1831 | |
f8b879c2 JAK |
1832 | #: apt-private/private-install.cc |
1833 | msgid "Trivial Only specified but this is not a trivial operation." | |
1834 | msgstr "" | |
1835 | ||
1836 | #. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be | |
1837 | #. careful with hard to type or special characters (like non-breaking spaces) | |
1838 | #: apt-private/private-install.cc | |
1839 | msgid "Yes, do as I say!" | |
1840 | msgstr "Da, uradi kako kažem!" | |
1841 | ||
1842 | #: apt-private/private-install.cc | |
1843 | #, c-format | |
04f27fae | 1844 | msgid "" |
f8b879c2 JAK |
1845 | "You are about to do something potentially harmful.\n" |
1846 | "To continue type in the phrase '%s'\n" | |
1847 | " ?] " | |
67f393ab | 1848 | msgstr "" |
de5a560a | 1849 | |
f8b879c2 JAK |
1850 | #: apt-private/private-install.cc |
1851 | msgid "Abort." | |
1852 | msgstr "Odustani." | |
04f27fae | 1853 | |
f8b879c2 JAK |
1854 | #: apt-private/private-install.cc |
1855 | msgid "Do you want to continue?" | |
1856 | msgstr "Da li želite nastaviti?" | |
04f27fae | 1857 | |
f8b879c2 JAK |
1858 | #: apt-private/private-install.cc |
1859 | msgid "Some files failed to download" | |
1860 | msgstr "" | |
04f27fae | 1861 | |
f8b879c2 JAK |
1862 | #: apt-private/private-install.cc apt-private/private-source.cc |
1863 | msgid "Download complete and in download only mode" | |
2f6a2fbb DK |
1864 | msgstr "" |
1865 | ||
f8b879c2 JAK |
1866 | #: apt-private/private-install.cc |
1867 | msgid "" | |
1868 | "Unable to fetch some archives, maybe run apt-get update or try with --fix-" | |
1869 | "missing?" | |
67f393ab | 1870 | msgstr "" |
de5a560a | 1871 | |
f8b879c2 JAK |
1872 | #: apt-private/private-install.cc |
1873 | msgid "--fix-missing and media swapping is not currently supported" | |
1874 | msgstr "" | |
1875 | ||
1876 | #: apt-private/private-install.cc | |
1877 | msgid "Unable to correct missing packages." | |
67f393ab | 1878 | msgstr "" |
de5a560a | 1879 | |
f8b879c2 JAK |
1880 | #: apt-private/private-install.cc |
1881 | msgid "Aborting install." | |
1882 | msgstr "Odustajem od instalacije." | |
1883 | ||
1884 | #: apt-private/private-install.cc | |
1885 | msgid "" | |
1886 | "The following package disappeared from your system as\n" | |
1887 | "all files have been overwritten by other packages:" | |
1888 | msgid_plural "" | |
1889 | "The following packages disappeared from your system as\n" | |
1890 | "all files have been overwritten by other packages:" | |
1891 | msgstr[0] "" | |
1892 | msgstr[1] "" | |
1893 | ||
1894 | #: apt-private/private-install.cc | |
1895 | msgid "Note: This is done automatically and on purpose by dpkg." | |
640c5d94 MZ |
1896 | msgstr "" |
1897 | ||
f8b879c2 JAK |
1898 | #: apt-private/private-install.cc |
1899 | msgid "We are not supposed to delete stuff, can't start AutoRemover" | |
864fe99c | 1900 | msgstr "" |
2f6a2fbb | 1901 | |
f8b879c2 JAK |
1902 | #: apt-private/private-install.cc |
1903 | msgid "" | |
1904 | "Hmm, seems like the AutoRemover destroyed something which really\n" | |
1905 | "shouldn't happen. Please file a bug report against apt." | |
864fe99c | 1906 | msgstr "" |
2f6a2fbb | 1907 | |
f8b879c2 JAK |
1908 | #: apt-private/private-install.cc |
1909 | msgid "Internal Error, AutoRemover broke stuff" | |
04f27fae MV |
1910 | msgstr "" |
1911 | ||
f8b879c2 JAK |
1912 | #: apt-private/private-install.cc |
1913 | #, fuzzy | |
1914 | msgid "" | |
1915 | "The following package was automatically installed and is no longer required:" | |
1916 | msgid_plural "" | |
1917 | "The following packages were automatically installed and are no longer " | |
1918 | "required:" | |
1919 | msgstr[0] "Slijedeći NOVI paketi će biti instalirani:" | |
1920 | msgstr[1] "Slijedeći NOVI paketi će biti instalirani:" | |
04f27fae | 1921 | |
f8b879c2 JAK |
1922 | #: apt-private/private-install.cc |
1923 | #, fuzzy, c-format | |
1924 | msgid "%lu package was automatically installed and is no longer required.\n" | |
1925 | msgid_plural "" | |
1926 | "%lu packages were automatically installed and are no longer required.\n" | |
1927 | msgstr[0] "Slijedeći NOVI paketi će biti instalirani:" | |
1928 | msgstr[1] "Slijedeći NOVI paketi će biti instalirani:" | |
7d8a4da7 | 1929 | |
f8b879c2 | 1930 | #: apt-private/private-install.cc |
9de26945 | 1931 | #, c-format |
f8b879c2 JAK |
1932 | msgid "Use '%s' to remove it." |
1933 | msgid_plural "Use '%s' to remove them." | |
1934 | msgstr[0] "" | |
1935 | msgstr[1] "" | |
506ab3c7 | 1936 | |
f8b879c2 JAK |
1937 | #: apt-private/private-install.cc |
1938 | msgid "You might want to run 'apt-get -f install' to correct these:" | |
04f27fae | 1939 | msgstr "" |
2f6a2fbb | 1940 | |
f8b879c2 JAK |
1941 | #: apt-private/private-install.cc |
1942 | msgid "" | |
1943 | "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " | |
1944 | "solution)." | |
04f27fae | 1945 | msgstr "" |
2f6a2fbb | 1946 | |
f8b879c2 JAK |
1947 | #: apt-private/private-install.cc |
1948 | #, fuzzy | |
1949 | msgid "The following additional packages will be installed:" | |
1950 | msgstr "Slijedeći dodatni paketi će biti instalirani:" | |
2f6a2fbb | 1951 | |
f8b879c2 JAK |
1952 | #: apt-private/private-install.cc |
1953 | msgid "Suggested packages:" | |
1954 | msgstr "Predloženi paketi:" | |
506ab3c7 | 1955 | |
f8b879c2 JAK |
1956 | #: apt-private/private-install.cc |
1957 | msgid "Recommended packages:" | |
1958 | msgstr "Preporučeni paketi:" | |
9de26945 | 1959 | |
f8b879c2 | 1960 | #: apt-private/private-install.cc |
04f27fae | 1961 | #, c-format |
f8b879c2 | 1962 | msgid "Skipping %s, it is already installed and upgrade is not set.\n" |
04f27fae | 1963 | msgstr "" |
506ab3c7 | 1964 | |
f8b879c2 | 1965 | #: apt-private/private-install.cc |
04f27fae | 1966 | #, c-format |
f8b879c2 | 1967 | msgid "Skipping %s, it is not installed and only upgrades are requested.\n" |
04f27fae | 1968 | msgstr "" |
67f393ab | 1969 | |
f8b879c2 | 1970 | #: apt-private/private-install.cc |
04f27fae | 1971 | #, c-format |
f8b879c2 | 1972 | msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" |
9de26945 | 1973 | msgstr "" |
1e7ec0d8 | 1974 | |
f8b879c2 JAK |
1975 | #. TRANSLATORS: First string is package name, second is version |
1976 | #: apt-private/private-install.cc | |
1977 | #, c-format | |
1978 | msgid "%s is already the newest version (%s).\n" | |
1e7ec0d8 MV |
1979 | msgstr "" |
1980 | ||
f8b879c2 JAK |
1981 | #: apt-private/private-install.cc cmdline/apt-get.cc cmdline/apt-mark.cc |
1982 | #, fuzzy, c-format | |
1983 | msgid "%s set to manually installed.\n" | |
1984 | msgstr "ali se %s treba instalirati" | |
67f393ab | 1985 | |
f8b879c2 JAK |
1986 | #: apt-private/private-install.cc |
1987 | #, c-format | |
1988 | msgid "Selected version '%s' (%s) for '%s'\n" | |
04f27fae | 1989 | msgstr "" |
67f393ab | 1990 | |
f8b879c2 | 1991 | #: apt-private/private-install.cc |
04f27fae | 1992 | #, c-format |
f8b879c2 | 1993 | msgid "Selected version '%s' (%s) for '%s' because of '%s'\n" |
04f27fae | 1994 | msgstr "" |
2f6a2fbb | 1995 | |
f8b879c2 JAK |
1996 | #: apt-private/private-list.cc |
1997 | msgid "Listing" | |
04f27fae | 1998 | msgstr "" |
67f393ab | 1999 | |
f8b879c2 | 2000 | #: apt-private/private-list.cc |
04f27fae | 2001 | #, c-format |
f8b879c2 JAK |
2002 | msgid "There is %i additional version. Please use the '-a' switch to see it" |
2003 | msgid_plural "" | |
2004 | "There are %i additional versions. Please use the '-a' switch to see them." | |
2005 | msgstr[0] "" | |
2006 | msgstr[1] "" | |
67f393ab | 2007 | |
f8b879c2 JAK |
2008 | #. TRANSLATORS: placeholder is a binary name like apt or apt-get |
2009 | #: apt-private/private-main.cc | |
04f27fae | 2010 | #, c-format |
f8b879c2 JAK |
2011 | msgid "" |
2012 | "NOTE: This is only a simulation!\n" | |
2013 | " %s needs root privileges for real execution.\n" | |
2014 | " Keep also in mind that locking is deactivated,\n" | |
2015 | " so don't depend on the relevance to the real current situation!\n" | |
04f27fae | 2016 | msgstr "" |
3fa4e98f | 2017 | |
f8b879c2 JAK |
2018 | #: apt-private/private-output.cc apt-private/private-show.cc |
2019 | msgid "unknown" | |
1e7ec0d8 | 2020 | msgstr "" |
3fa4e98f | 2021 | |
f8b879c2 JAK |
2022 | #: apt-private/private-output.cc |
2023 | #, fuzzy, c-format | |
2024 | msgid "[installed,upgradable to: %s]" | |
2025 | msgstr "[Instalirano]" | |
640c5d94 | 2026 | |
f8b879c2 JAK |
2027 | #: apt-private/private-output.cc |
2028 | #, fuzzy | |
2029 | msgid "[installed,local]" | |
2030 | msgstr "[Instalirano]" | |
c77d6597 | 2031 | |
f8b879c2 JAK |
2032 | #: apt-private/private-output.cc |
2033 | msgid "[installed,auto-removable]" | |
04f27fae | 2034 | msgstr "" |
2f6a2fbb | 2035 | |
f8b879c2 JAK |
2036 | #: apt-private/private-output.cc |
2037 | #, fuzzy | |
2038 | msgid "[installed,automatic]" | |
2039 | msgstr "[Instalirano]" | |
2040 | ||
2041 | #: apt-private/private-output.cc | |
2042 | #, fuzzy | |
2043 | msgid "[installed]" | |
2044 | msgstr "[Instalirano]" | |
2045 | ||
2046 | #: apt-private/private-output.cc | |
04f27fae | 2047 | #, c-format |
f8b879c2 | 2048 | msgid "[upgradable from: %s]" |
04f27fae | 2049 | msgstr "" |
bf33c3bd | 2050 | |
f8b879c2 JAK |
2051 | #: apt-private/private-output.cc |
2052 | msgid "[residual-config]" | |
04f27fae | 2053 | msgstr "" |
bf33c3bd | 2054 | |
f8b879c2 | 2055 | #: apt-private/private-output.cc |
04f27fae | 2056 | #, c-format |
f8b879c2 JAK |
2057 | msgid "but %s is installed" |
2058 | msgstr "ali je %s instaliran" | |
bf33c3bd | 2059 | |
f8b879c2 | 2060 | #: apt-private/private-output.cc |
04f27fae | 2061 | #, c-format |
f8b879c2 JAK |
2062 | msgid "but %s is to be installed" |
2063 | msgstr "ali se %s treba instalirati" | |
bf33c3bd | 2064 | |
f8b879c2 JAK |
2065 | #: apt-private/private-output.cc |
2066 | msgid "but it is not installable" | |
2067 | msgstr "ali se ne može instalirati" | |
08f8455c | 2068 | |
f8b879c2 JAK |
2069 | #: apt-private/private-output.cc |
2070 | msgid "but it is a virtual package" | |
2071 | msgstr "ali je virtuelni paket" | |
2f6a2fbb | 2072 | |
f8b879c2 JAK |
2073 | #: apt-private/private-output.cc |
2074 | msgid "but it is not going to be installed" | |
2075 | msgstr "ali se neće instalirati" | |
2f6a2fbb | 2076 | |
f8b879c2 JAK |
2077 | #: apt-private/private-output.cc |
2078 | msgid "but it is not installed" | |
2079 | msgstr "ali nije instaliran" | |
2f6a2fbb | 2080 | |
f8b879c2 JAK |
2081 | #: apt-private/private-output.cc |
2082 | msgid " or" | |
2083 | msgstr " ili" | |
2f6a2fbb | 2084 | |
f8b879c2 JAK |
2085 | #: apt-private/private-output.cc |
2086 | msgid "The following packages have unmet dependencies:" | |
2f6a2fbb DK |
2087 | msgstr "" |
2088 | ||
f8b879c2 JAK |
2089 | #: apt-private/private-output.cc |
2090 | msgid "The following NEW packages will be installed:" | |
2091 | msgstr "Slijedeći NOVI paketi će biti instalirani:" | |
04f27fae | 2092 | |
f8b879c2 JAK |
2093 | #: apt-private/private-output.cc |
2094 | msgid "The following packages will be REMOVED:" | |
2095 | msgstr "Slijedeći paketi će biti UKLONJENI:" | |
04f27fae | 2096 | |
f8b879c2 JAK |
2097 | #: apt-private/private-output.cc |
2098 | #, fuzzy | |
2099 | msgid "The following packages have been kept back:" | |
2100 | msgstr "Slijedeći paketi su zadržani:" | |
2101 | ||
2102 | #: apt-private/private-output.cc | |
2103 | msgid "The following packages will be upgraded:" | |
2104 | msgstr "Slijedeći paketi će biti nadograđeni:" | |
864fe99c | 2105 | |
f8b879c2 JAK |
2106 | #: apt-private/private-output.cc |
2107 | msgid "The following packages will be DOWNGRADED:" | |
2f6a2fbb DK |
2108 | msgstr "" |
2109 | ||
f8b879c2 JAK |
2110 | #: apt-private/private-output.cc |
2111 | msgid "The following held packages will be changed:" | |
2f6a2fbb DK |
2112 | msgstr "" |
2113 | ||
f8b879c2 | 2114 | #: apt-private/private-output.cc |
864fe99c | 2115 | #, c-format |
f8b879c2 | 2116 | msgid "%s (due to %s)" |
2f6a2fbb DK |
2117 | msgstr "" |
2118 | ||
f8b879c2 JAK |
2119 | #: apt-private/private-output.cc |
2120 | msgid "" | |
2121 | "WARNING: The following essential packages will be removed.\n" | |
2122 | "This should NOT be done unless you know exactly what you are doing!" | |
7d8a4da7 | 2123 | msgstr "" |
9de26945 | 2124 | |
f8b879c2 | 2125 | #: apt-private/private-output.cc |
9de26945 | 2126 | #, c-format |
f8b879c2 | 2127 | msgid "%lu upgraded, %lu newly installed, " |
0fd68707 MV |
2128 | msgstr "" |
2129 | ||
f8b879c2 | 2130 | #: apt-private/private-output.cc |
864fe99c | 2131 | #, c-format |
f8b879c2 | 2132 | msgid "%lu reinstalled, " |
8e947fe1 | 2133 | msgstr "" |
2134 | ||
f8b879c2 | 2135 | #: apt-private/private-output.cc |
8e947fe1 | 2136 | #, c-format |
f8b879c2 | 2137 | msgid "%lu downgraded, " |
8e947fe1 | 2138 | msgstr "" |
2139 | ||
f8b879c2 | 2140 | #: apt-private/private-output.cc |
864fe99c | 2141 | #, c-format |
f8b879c2 | 2142 | msgid "%lu to remove and %lu not upgraded.\n" |
1e7ec0d8 | 2143 | msgstr "" |
506ab3c7 | 2144 | |
f8b879c2 | 2145 | #: apt-private/private-output.cc |
1e7ec0d8 | 2146 | #, c-format |
f8b879c2 | 2147 | msgid "%lu not fully installed or removed.\n" |
1e7ec0d8 MV |
2148 | msgstr "" |
2149 | ||
f8b879c2 JAK |
2150 | #. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] |
2151 | #. e.g. "Do you want to continue? [Y/n] " | |
2152 | #. The user has to answer with an input matching the | |
2153 | #. YESEXPR/NOEXPR defined in your l10n. | |
2154 | #: apt-private/private-output.cc | |
2155 | msgid "[Y/n]" | |
640c5d94 MZ |
2156 | msgstr "" |
2157 | ||
f8b879c2 JAK |
2158 | #. TRANSLATOR: Yes/No question help-text: defaulting to N[o] |
2159 | #. e.g. "Should this file be removed? [y/N] " | |
2160 | #. The user has to answer with an input matching the | |
2161 | #. YESEXPR/NOEXPR defined in your l10n. | |
2162 | #: apt-private/private-output.cc | |
2163 | msgid "[y/N]" | |
67f393ab | 2164 | msgstr "" |
640c5d94 | 2165 | |
f8b879c2 JAK |
2166 | #. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set |
2167 | #: apt-private/private-output.cc | |
2168 | msgid "Y" | |
640c5d94 MZ |
2169 | msgstr "" |
2170 | ||
f8b879c2 JAK |
2171 | #. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set |
2172 | #: apt-private/private-output.cc | |
2173 | msgid "N" | |
2174 | msgstr "" | |
04f27fae | 2175 | |
f8b879c2 JAK |
2176 | #: apt-private/private-search.cc |
2177 | msgid "You must give at least one search pattern" | |
de5a560a | 2178 | msgstr "" |
640c5d94 | 2179 | |
f8b879c2 JAK |
2180 | #: apt-private/private-search.cc |
2181 | msgid "Full Text Search" | |
640c5d94 MZ |
2182 | msgstr "" |
2183 | ||
f8b879c2 | 2184 | #: apt-private/private-show.cc cmdline/apt-cache.cc |
04f27fae | 2185 | #, c-format |
f8b879c2 | 2186 | msgid "Package file %s is out of sync." |
e49dd9d3 MV |
2187 | msgstr "" |
2188 | ||
f8b879c2 JAK |
2189 | #: apt-private/private-show.cc |
2190 | #, c-format | |
2191 | msgid "There is %i additional record. Please use the '-a' switch to see it" | |
2192 | msgid_plural "" | |
2193 | "There are %i additional records. Please use the '-a' switch to see them." | |
2194 | msgstr[0] "" | |
2195 | msgstr[1] "" | |
e49dd9d3 | 2196 | |
f8b879c2 JAK |
2197 | #: apt-private/private-show.cc |
2198 | msgid "not a real package (virtual)" | |
e49dd9d3 MV |
2199 | msgstr "" |
2200 | ||
f8b879c2 JAK |
2201 | #: apt-private/private-show.cc |
2202 | msgid "Package files:" | |
2203 | msgstr "Datoteke paketa:" | |
e49dd9d3 | 2204 | |
f8b879c2 JAK |
2205 | #: apt-private/private-show.cc |
2206 | msgid "Cache is out of sync, can't x-ref a package file" | |
e49dd9d3 MV |
2207 | msgstr "" |
2208 | ||
f8b879c2 JAK |
2209 | #. Show any packages have explicit pins |
2210 | #: apt-private/private-show.cc | |
2211 | msgid "Pinned packages:" | |
e49dd9d3 MV |
2212 | msgstr "" |
2213 | ||
f8b879c2 JAK |
2214 | #. Print the package name and the version we are forcing to |
2215 | #: apt-private/private-show.cc | |
04f27fae | 2216 | #, c-format |
f8b879c2 | 2217 | msgid "%s -> %s with priority %d\n" |
04f27fae | 2218 | msgstr "" |
e49dd9d3 | 2219 | |
f8b879c2 JAK |
2220 | #: apt-private/private-show.cc |
2221 | msgid " Installed: " | |
2222 | msgstr " Instalirano:" | |
e49dd9d3 | 2223 | |
f8b879c2 JAK |
2224 | #: apt-private/private-show.cc |
2225 | msgid " Candidate: " | |
cbbee23e DK |
2226 | msgstr "" |
2227 | ||
f8b879c2 JAK |
2228 | #: apt-private/private-show.cc |
2229 | msgid "(none)" | |
cbbee23e DK |
2230 | msgstr "" |
2231 | ||
f8b879c2 JAK |
2232 | #. Show the priority tables |
2233 | #: apt-private/private-show.cc | |
2234 | msgid " Version table:" | |
864fe99c | 2235 | msgstr "" |
640c5d94 | 2236 | |
f8b879c2 | 2237 | #: apt-private/private-source.cc |
14e325c7 | 2238 | #, c-format |
f8b879c2 | 2239 | msgid "Can not find a package for architecture '%s'" |
14e325c7 JAK |
2240 | msgstr "" |
2241 | ||
f8b879c2 | 2242 | #: apt-private/private-source.cc |
14e325c7 | 2243 | #, c-format |
f8b879c2 | 2244 | msgid "Can not find a package '%s' with version '%s'" |
14e325c7 JAK |
2245 | msgstr "" |
2246 | ||
f8b879c2 | 2247 | #: apt-private/private-source.cc |
14e325c7 | 2248 | #, c-format |
f8b879c2 | 2249 | msgid "Can not find a package '%s' with release '%s'" |
14e325c7 JAK |
2250 | msgstr "" |
2251 | ||
f8b879c2 | 2252 | #: apt-private/private-source.cc |
14e325c7 | 2253 | #, c-format |
f8b879c2 | 2254 | msgid "Picking '%s' as source package instead of '%s'\n" |
14e325c7 JAK |
2255 | msgstr "" |
2256 | ||
f8b879c2 | 2257 | #: apt-private/private-source.cc |
14e325c7 | 2258 | #, c-format |
f8b879c2 | 2259 | msgid "Can not find version '%s' of package '%s'" |
14e325c7 JAK |
2260 | msgstr "" |
2261 | ||
f8b879c2 JAK |
2262 | #: apt-private/private-source.cc |
2263 | msgid "Must specify at least one package to fetch source for" | |
5b057748 JAK |
2264 | msgstr "" |
2265 | ||
f8b879c2 JAK |
2266 | #: apt-private/private-source.cc |
2267 | #, c-format | |
2268 | msgid "Unable to find a source package for %s" | |
14e325c7 JAK |
2269 | msgstr "" |
2270 | ||
f8b879c2 | 2271 | #: apt-private/private-source.cc |
864fe99c | 2272 | #, c-format |
f8b879c2 JAK |
2273 | msgid "" |
2274 | "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" | |
2275 | "%s\n" | |
864fe99c | 2276 | msgstr "" |
640c5d94 | 2277 | |
f8b879c2 JAK |
2278 | #: apt-private/private-source.cc |
2279 | #, c-format | |
2280 | msgid "" | |
2281 | "Please use:\n" | |
2282 | "%s\n" | |
2283 | "to retrieve the latest (possibly unreleased) updates to the package.\n" | |
864fe99c | 2284 | msgstr "" |
640c5d94 | 2285 | |
f8b879c2 JAK |
2286 | #: apt-private/private-source.cc |
2287 | #, c-format | |
2288 | msgid "Skipping already downloaded file '%s'\n" | |
864fe99c | 2289 | msgstr "" |
5b1e4e86 | 2290 | |
f8b879c2 JAK |
2291 | #. TRANSLATOR: The required space between number and unit is already included |
2292 | #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB | |
2293 | #: apt-private/private-source.cc | |
9de26945 | 2294 | #, c-format |
f8b879c2 | 2295 | msgid "Need to get %sB/%sB of source archives.\n" |
7d8a4da7 MV |
2296 | msgstr "" |
2297 | ||
f8b879c2 JAK |
2298 | #. TRANSLATOR: The required space between number and unit is already included |
2299 | #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB | |
2300 | #: apt-private/private-source.cc | |
5b1e4e86 | 2301 | #, c-format |
f8b879c2 | 2302 | msgid "Need to get %sB of source archives.\n" |
640c5d94 MZ |
2303 | msgstr "" |
2304 | ||
f8b879c2 | 2305 | #: apt-private/private-source.cc |
9270be36 | 2306 | #, c-format |
f8b879c2 | 2307 | msgid "Fetch source %s\n" |
9270be36 MV |
2308 | msgstr "" |
2309 | ||
f8b879c2 JAK |
2310 | #: apt-private/private-source.cc |
2311 | msgid "Failed to fetch some archives." | |
2312 | msgstr "" | |
2313 | ||
2314 | #: apt-private/private-source.cc | |
9de26945 | 2315 | #, c-format |
f8b879c2 | 2316 | msgid "Skipping unpack of already unpacked source in %s\n" |
9de26945 | 2317 | msgstr "" |
1e7ec0d8 | 2318 | |
f8b879c2 | 2319 | #: apt-private/private-source.cc |
493e032a | 2320 | #, c-format |
f8b879c2 | 2321 | msgid "Unpack command '%s' failed.\n" |
493e032a JAK |
2322 | msgstr "" |
2323 | ||
f8b879c2 | 2324 | #: apt-private/private-source.cc |
2f6a2fbb | 2325 | #, c-format |
f8b879c2 | 2326 | msgid "Check if the 'dpkg-dev' package is installed.\n" |
9de26945 | 2327 | msgstr "" |
506ab3c7 | 2328 | |
f8b879c2 | 2329 | #: apt-private/private-source.cc |
04f27fae | 2330 | #, c-format |
f8b879c2 | 2331 | msgid "Build command '%s' failed.\n" |
1e7ec0d8 | 2332 | msgstr "" |
506ab3c7 | 2333 | |
f8b879c2 | 2334 | #: apt-private/private-source.cc |
9de26945 | 2335 | #, c-format |
f8b879c2 | 2336 | msgid "Unable to get build-dependency information for %s" |
9de26945 | 2337 | msgstr "" |
1e7ec0d8 | 2338 | |
f8b879c2 | 2339 | #: apt-private/private-source.cc |
9de26945 | 2340 | #, c-format |
f8b879c2 | 2341 | msgid "%s has no build depends.\n" |
9de26945 | 2342 | msgstr "" |
1e7ec0d8 | 2343 | |
f8b879c2 JAK |
2344 | #: apt-private/private-source.cc |
2345 | msgid "Must specify at least one package to check builddeps for" | |
2346 | msgstr "" | |
2347 | ||
2348 | #: apt-private/private-source.cc | |
04f27fae | 2349 | #, c-format |
864fe99c | 2350 | msgid "" |
f8b879c2 JAK |
2351 | "No architecture information available for %s. See apt.conf(5) APT::" |
2352 | "Architectures for setup" | |
e49dd9d3 | 2353 | msgstr "" |
bf33c3bd | 2354 | |
f8b879c2 | 2355 | #: apt-private/private-source.cc |
04f27fae | 2356 | #, c-format |
f8b879c2 | 2357 | msgid "Note, using directory '%s' to get the build dependencies\n" |
e49dd9d3 | 2358 | msgstr "" |
bf33c3bd | 2359 | |
f8b879c2 | 2360 | #: apt-private/private-source.cc |
e49dd9d3 | 2361 | #, c-format |
f8b879c2 | 2362 | msgid "Note, using file '%s' to get the build dependencies\n" |
e49dd9d3 | 2363 | msgstr "" |
bf33c3bd | 2364 | |
f8b879c2 JAK |
2365 | #: apt-private/private-source.cc |
2366 | msgid "Failed to process build dependencies" | |
9de26945 | 2367 | msgstr "" |
1e7ec0d8 | 2368 | |
f8b879c2 JAK |
2369 | #: apt-private/private-sources.cc |
2370 | #, fuzzy, c-format | |
2371 | msgid "Failed to parse %s. Edit again? " | |
2372 | msgstr "Ne mogu otvoriti %s" | |
2373 | ||
2374 | #: apt-private/private-sources.cc | |
bf33c3bd | 2375 | #, c-format |
f8b879c2 | 2376 | msgid "Your '%s' file changed, please run 'apt-get update'." |
9de26945 | 2377 | msgstr "" |
506ab3c7 | 2378 | |
f8b879c2 | 2379 | #: apt-private/private-unmet.cc |
e49dd9d3 | 2380 | #, c-format |
f8b879c2 JAK |
2381 | msgid "Package %s version %s has an unmet dep:\n" |
2382 | msgstr "Paket %s verzije %s ima nezadovoljenu zavisnost:\n" | |
2383 | ||
2384 | #: apt-private/private-update.cc | |
2385 | msgid "The update command takes no arguments" | |
e49dd9d3 MV |
2386 | msgstr "" |
2387 | ||
f8b879c2 | 2388 | #: apt-private/private-update.cc |
0507225b | 2389 | #, c-format |
f8b879c2 JAK |
2390 | msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" |
2391 | msgid_plural "" | |
2392 | "%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" | |
2393 | msgstr[0] "" | |
2394 | msgstr[1] "" | |
2395 | ||
2396 | #: apt-private/private-update.cc | |
2397 | msgid "All packages are up to date." | |
0507225b MV |
2398 | msgstr "" |
2399 | ||
f8b879c2 JAK |
2400 | #: cmdline/apt-cache.cc |
2401 | msgid "apt-cache stats does not take any arguments" | |
0507225b MV |
2402 | msgstr "" |
2403 | ||
f8b879c2 JAK |
2404 | #: cmdline/apt-cache.cc |
2405 | msgid "Total package names: " | |
2406 | msgstr "Ukupno naziva paketa:" | |
0507225b | 2407 | |
f8b879c2 JAK |
2408 | #: cmdline/apt-cache.cc |
2409 | #, fuzzy | |
2410 | msgid "Total package structures: " | |
2411 | msgstr "Ukupno naziva paketa:" | |
2412 | ||
2413 | #: cmdline/apt-cache.cc | |
2414 | msgid " Normal packages: " | |
2415 | msgstr " Normalni paketi:" | |
2416 | ||
2417 | #: cmdline/apt-cache.cc | |
2418 | msgid " Pure virtual packages: " | |
2419 | msgstr " Čisto virtuelni paketi:" | |
2420 | ||
2421 | #: cmdline/apt-cache.cc | |
2422 | msgid " Single virtual packages: " | |
2423 | msgstr " Pojedinačni virutuelni paketi:" | |
2424 | ||
2425 | #: cmdline/apt-cache.cc | |
2426 | msgid " Mixed virtual packages: " | |
2427 | msgstr " Miješani virtuelni paketi:" | |
2428 | ||
2429 | #: cmdline/apt-cache.cc | |
2430 | msgid " Missing: " | |
2431 | msgstr " Nedostajući:" | |
2432 | ||
2433 | #: cmdline/apt-cache.cc | |
2434 | msgid "Total distinct versions: " | |
2435 | msgstr "Ukupno različitih verzija:" | |
2436 | ||
2437 | #: cmdline/apt-cache.cc | |
2438 | #, fuzzy | |
2439 | msgid "Total distinct descriptions: " | |
2440 | msgstr "Ukupno različitih verzija:" | |
2441 | ||
2442 | #: cmdline/apt-cache.cc | |
2443 | msgid "Total dependencies: " | |
2444 | msgstr "Ukupno zavisnosti:" | |
2445 | ||
2446 | #: cmdline/apt-cache.cc | |
2447 | msgid "Total ver/file relations: " | |
2448 | msgstr "Ukupno Verzija/Datoteka odnosa:" | |
2449 | ||
2450 | #: cmdline/apt-cache.cc | |
2451 | #, fuzzy | |
2452 | msgid "Total Desc/File relations: " | |
2453 | msgstr "Ukupno Verzija/Datoteka odnosa:" | |
2454 | ||
2455 | #: cmdline/apt-cache.cc | |
2456 | msgid "Total Provides mappings: " | |
0507225b MV |
2457 | msgstr "" |
2458 | ||
f8b879c2 JAK |
2459 | #: cmdline/apt-cache.cc |
2460 | msgid "Total globbed strings: " | |
0507225b MV |
2461 | msgstr "" |
2462 | ||
f8b879c2 JAK |
2463 | #: cmdline/apt-cache.cc |
2464 | msgid "Total slack space: " | |
0507225b MV |
2465 | msgstr "" |
2466 | ||
f8b879c2 JAK |
2467 | #: cmdline/apt-cache.cc |
2468 | msgid "Total space accounted for: " | |
0507225b MV |
2469 | msgstr "" |
2470 | ||
f8b879c2 JAK |
2471 | #: cmdline/apt-cache.cc |
2472 | msgid "This command is deprecated. Please use 'apt-mark showauto' instead." | |
2473 | msgstr "" | |
0507225b | 2474 | |
f8b879c2 | 2475 | #: cmdline/apt-cache.cc |
04f27fae | 2476 | msgid "" |
f8b879c2 JAK |
2477 | "Usage: apt-cache [options] command\n" |
2478 | " apt-cache [options] show pkg1 [pkg2 ...]\n" | |
2479 | "\n" | |
2480 | "apt-cache queries and displays available information about installed\n" | |
2481 | "and installable packages. It works exclusively on the data acquired\n" | |
2482 | "into the local cache via the 'update' command of e.g. apt-get. The\n" | |
2483 | "displayed information may therefore be outdated if the last update was\n" | |
2484 | "too long ago, but in exchange apt-cache works independently of the\n" | |
2485 | "availability of the configured sources (e.g. offline).\n" | |
04f27fae | 2486 | msgstr "" |
e49dd9d3 | 2487 | |
f8b879c2 JAK |
2488 | #: cmdline/apt-cache.cc |
2489 | msgid "Show source records" | |
e49dd9d3 MV |
2490 | msgstr "" |
2491 | ||
f8b879c2 JAK |
2492 | #: cmdline/apt-cache.cc |
2493 | msgid "Search the package list for a regex pattern" | |
e49dd9d3 MV |
2494 | msgstr "" |
2495 | ||
f8b879c2 JAK |
2496 | #: cmdline/apt-cache.cc |
2497 | msgid "Show raw dependency information for a package" | |
e49dd9d3 MV |
2498 | msgstr "" |
2499 | ||
f8b879c2 JAK |
2500 | #: cmdline/apt-cache.cc |
2501 | msgid "Show reverse dependency information for a package" | |
04f27fae MV |
2502 | msgstr "" |
2503 | ||
f8b879c2 JAK |
2504 | #: cmdline/apt-cache.cc |
2505 | msgid "Show a readable record for the package" | |
e49dd9d3 MV |
2506 | msgstr "" |
2507 | ||
f8b879c2 JAK |
2508 | #: cmdline/apt-cache.cc |
2509 | msgid "List the names of all packages in the system" | |
9de26945 | 2510 | msgstr "" |
506ab3c7 | 2511 | |
f8b879c2 JAK |
2512 | #: cmdline/apt-cache.cc |
2513 | msgid "Show policy settings" | |
1e7ec0d8 | 2514 | msgstr "" |
3fa4e98f | 2515 | |
f8b879c2 JAK |
2516 | #: cmdline/apt-cdrom.cc |
2517 | msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" | |
2518 | msgstr "" | |
2519 | ||
2520 | #: cmdline/apt-cdrom.cc | |
2521 | msgid "Please insert a Disc in the drive and press [Enter]" | |
2522 | msgstr "" | |
2523 | ||
2524 | #: cmdline/apt-cdrom.cc | |
bf33c3bd | 2525 | #, fuzzy, c-format |
f8b879c2 | 2526 | msgid "Failed to mount '%s' to '%s'" |
bf33c3bd JAK |
2527 | msgstr "Ne mogu otvoriti %s" |
2528 | ||
f8b879c2 JAK |
2529 | #: cmdline/apt-cdrom.cc |
2530 | msgid "" | |
2531 | "No CD-ROM could be auto-detected or found using the default mount point.\n" | |
2532 | "You may try the --cdrom option to set the CD-ROM mount point.\n" | |
2533 | "See 'man apt-cdrom' for more information about the CD-ROM auto-detection and " | |
2534 | "mount point." | |
2535 | msgstr "" | |
2536 | ||
2537 | #: cmdline/apt-cdrom.cc | |
2538 | msgid "Repeat this process for the rest of the CDs in your set." | |
2539 | msgstr "" | |
2540 | ||
2541 | #: cmdline/apt-cdrom.cc | |
2542 | msgid "" | |
2543 | "Usage: apt-cdrom [options] command\n" | |
2544 | "\n" | |
2545 | "apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n" | |
2546 | "media types as package sources to APT. The mount point and device\n" | |
2547 | "information is taken from apt.conf(5), udev(7) and fstab(5).\n" | |
2548 | msgstr "" | |
2549 | ||
2550 | #: cmdline/apt-config.cc | |
2551 | msgid "Arguments not in pairs" | |
2552 | msgstr "Argumenti nisu u parovima" | |
2553 | ||
2554 | #: cmdline/apt-config.cc | |
2555 | #, fuzzy | |
2556 | msgid "" | |
2557 | "Usage: apt-config [options] command\n" | |
2558 | "\n" | |
2559 | "apt-config is an interface to the configuration settings used by\n" | |
2560 | "all APT tools, mainly intended for debugging and shell scripting.\n" | |
2561 | msgstr "" | |
2562 | "Upotreba: apt-config [opcije] naredba\n" | |
2563 | "\n" | |
2564 | "apt-config je jednostavni alat za čitanje APT konfiguracijske datoteke\n" | |
2565 | ||
2566 | #: cmdline/apt-config.cc | |
2567 | msgid "get configuration values via shell evaluation" | |
640c5d94 MZ |
2568 | msgstr "" |
2569 | ||
f8b879c2 JAK |
2570 | #: cmdline/apt-config.cc |
2571 | msgid "show the active configuration setting" | |
2572 | msgstr "" | |
bf33c3bd | 2573 | |
f8b879c2 JAK |
2574 | #: cmdline/apt-dump-solver.cc |
2575 | msgid "" | |
2576 | "Usage: apt-dump-solver\n" | |
2577 | "\n" | |
2578 | "apt-dump-solver is an interface to store an EDSP scenario in\n" | |
2579 | "a file and optionally forwards it to another solver.\n" | |
67f393ab | 2580 | msgstr "" |
640c5d94 | 2581 | |
f8b879c2 JAK |
2582 | #: cmdline/apt-extracttemplates.cc |
2583 | msgid "" | |
2584 | "Usage: apt-extracttemplates file1 [file2 ...]\n" | |
2585 | "\n" | |
2586 | "apt-extracttemplates is used to extract config and template files\n" | |
2587 | "from debian packages. It is used mainly by debconf(1) to prompt for\n" | |
2588 | "configuration questions before installation of packages.\n" | |
bf33c3bd JAK |
2589 | msgstr "" |
2590 | ||
f8b879c2 JAK |
2591 | #: cmdline/apt-extracttemplates.cc |
2592 | msgid "Cannot get debconf version. Is debconf installed?" | |
bf33c3bd | 2593 | msgstr "" |
f8b879c2 | 2594 | "Ne mogu odrediti verziju debconf programa. Da li je debconf instaliran?" |
bf33c3bd | 2595 | |
f8b879c2 | 2596 | #: cmdline/apt-get.cc |
bf33c3bd | 2597 | #, c-format |
f8b879c2 | 2598 | msgid "Couldn't find package %s" |
bf33c3bd JAK |
2599 | msgstr "" |
2600 | ||
f8b879c2 JAK |
2601 | #: cmdline/apt-get.cc cmdline/apt-mark.cc |
2602 | #, fuzzy, c-format | |
2603 | msgid "%s set to automatically installed.\n" | |
2604 | msgstr "ali se %s treba instalirati" | |
2605 | ||
2606 | #: cmdline/apt-get.cc cmdline/apt-mark.cc | |
bf33c3bd | 2607 | msgid "" |
f8b879c2 JAK |
2608 | "This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' " |
2609 | "instead." | |
9de26945 MV |
2610 | msgstr "" |
2611 | ||
f8b879c2 JAK |
2612 | #: cmdline/apt-get.cc |
2613 | msgid "Internal error, problem resolver broke stuff" | |
2f6a2fbb DK |
2614 | msgstr "" |
2615 | ||
f8b879c2 JAK |
2616 | #: cmdline/apt-get.cc |
2617 | msgid "Supported modules:" | |
2618 | msgstr "Podržani moduli:" | |
04f27fae | 2619 | |
f8b879c2 JAK |
2620 | #: cmdline/apt-get.cc |
2621 | msgid "" | |
2622 | "Usage: apt-get [options] command\n" | |
2623 | " apt-get [options] install|remove pkg1 [pkg2 ...]\n" | |
2624 | " apt-get [options] source pkg1 [pkg2 ...]\n" | |
2625 | "\n" | |
2626 | "apt-get is a command line interface for retrieval of packages\n" | |
2627 | "and information about them from authenticated sources and\n" | |
2628 | "for installation, upgrade and removal of packages together\n" | |
2629 | "with their dependencies.\n" | |
2f6a2fbb DK |
2630 | msgstr "" |
2631 | ||
f8b879c2 | 2632 | #: cmdline/apt-get.cc |
04f27fae | 2633 | #, fuzzy |
f8b879c2 JAK |
2634 | msgid "Retrieve new lists of packages" |
2635 | msgstr "ali se %s treba instalirati" | |
bf33c3bd | 2636 | |
f8b879c2 JAK |
2637 | #: cmdline/apt-get.cc |
2638 | msgid "Perform an upgrade" | |
04f27fae MV |
2639 | msgstr "" |
2640 | ||
f8b879c2 JAK |
2641 | #: cmdline/apt-get.cc |
2642 | msgid "Install new packages (pkg is libc6 not libc6.deb)" | |
2f6a2fbb DK |
2643 | msgstr "" |
2644 | ||
f8b879c2 JAK |
2645 | #: cmdline/apt-get.cc |
2646 | #, fuzzy | |
2647 | msgid "Remove packages" | |
2648 | msgstr "Oštećeni paketi" | |
2f6a2fbb | 2649 | |
f8b879c2 JAK |
2650 | #: cmdline/apt-get.cc |
2651 | msgid "Remove packages and config files" | |
04f27fae | 2652 | msgstr "" |
bf33c3bd | 2653 | |
f8b879c2 JAK |
2654 | #: cmdline/apt-get.cc cmdline/apt.cc |
2655 | #, fuzzy | |
2656 | msgid "Remove automatically all unused packages" | |
2657 | msgstr "ali se %s treba instalirati" | |
bf33c3bd | 2658 | |
f8b879c2 JAK |
2659 | #: cmdline/apt-get.cc |
2660 | msgid "Distribution upgrade, see apt-get(8)" | |
bf33c3bd JAK |
2661 | msgstr "" |
2662 | ||
f8b879c2 JAK |
2663 | #: cmdline/apt-get.cc |
2664 | msgid "Follow dselect selections" | |
bf33c3bd JAK |
2665 | msgstr "" |
2666 | ||
f8b879c2 JAK |
2667 | #: cmdline/apt-get.cc |
2668 | msgid "Configure build-dependencies for source packages" | |
04f27fae | 2669 | msgstr "" |
bf33c3bd | 2670 | |
f8b879c2 JAK |
2671 | #: cmdline/apt-get.cc |
2672 | msgid "Erase downloaded archive files" | |
04f27fae | 2673 | msgstr "" |
bf33c3bd | 2674 | |
f8b879c2 JAK |
2675 | #: cmdline/apt-get.cc |
2676 | msgid "Erase old downloaded archive files" | |
04f27fae | 2677 | msgstr "" |
bf33c3bd | 2678 | |
f8b879c2 JAK |
2679 | #: cmdline/apt-get.cc |
2680 | msgid "Verify that there are no broken dependencies" | |
bf33c3bd JAK |
2681 | msgstr "" |
2682 | ||
f8b879c2 JAK |
2683 | #: cmdline/apt-get.cc |
2684 | msgid "Download source archives" | |
bf33c3bd JAK |
2685 | msgstr "" |
2686 | ||
f8b879c2 JAK |
2687 | #: cmdline/apt-get.cc |
2688 | msgid "Download the binary package into the current directory" | |
bf33c3bd JAK |
2689 | msgstr "" |
2690 | ||
f8b879c2 JAK |
2691 | #: cmdline/apt-get.cc |
2692 | msgid "Download and display the changelog for the given package" | |
04f27fae | 2693 | msgstr "" |
bf33c3bd | 2694 | |
f8b879c2 JAK |
2695 | #: cmdline/apt-helper.cc |
2696 | msgid "Need one URL as argument" | |
bf33c3bd JAK |
2697 | msgstr "" |
2698 | ||
f8b879c2 JAK |
2699 | #: cmdline/apt-helper.cc |
2700 | msgid "Must specify at least one pair url/filename" | |
04f27fae | 2701 | msgstr "" |
bf33c3bd | 2702 | |
f8b879c2 JAK |
2703 | #: cmdline/apt-helper.cc |
2704 | msgid "Download Failed" | |
bf33c3bd JAK |
2705 | msgstr "" |
2706 | ||
f8b879c2 | 2707 | #: cmdline/apt-helper.cc |
04f27fae | 2708 | #, c-format |
f8b879c2 | 2709 | msgid "GetSrvRec failed for %s" |
04f27fae | 2710 | msgstr "" |
bf33c3bd | 2711 | |
f8b879c2 JAK |
2712 | #: cmdline/apt-helper.cc |
2713 | msgid "" | |
2714 | "Usage: apt-helper [options] command\n" | |
2715 | " apt-helper [options] cat-file file ...\n" | |
2716 | " apt-helper [options] download-file uri target-path\n" | |
2717 | "\n" | |
2718 | "apt-helper bundles a variety of commands for shell scripts to use\n" | |
2719 | "e.g. the same proxy configuration or acquire system as APT would.\n" | |
bf33c3bd JAK |
2720 | msgstr "" |
2721 | ||
f8b879c2 JAK |
2722 | #: cmdline/apt-helper.cc |
2723 | msgid "download the given uri to the target-path" | |
04f27fae | 2724 | msgstr "" |
bf33c3bd | 2725 | |
f8b879c2 JAK |
2726 | #: cmdline/apt-helper.cc |
2727 | msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" | |
04f27fae | 2728 | msgstr "" |
bf33c3bd | 2729 | |
f8b879c2 JAK |
2730 | #: cmdline/apt-helper.cc |
2731 | msgid "concatenate files, with automatic decompression" | |
bf33c3bd JAK |
2732 | msgstr "" |
2733 | ||
f8b879c2 JAK |
2734 | #: cmdline/apt-helper.cc |
2735 | msgid "detect proxy using apt.conf" | |
bf33c3bd JAK |
2736 | msgstr "" |
2737 | ||
f8b879c2 JAK |
2738 | #: cmdline/apt-internal-planner.cc |
2739 | msgid "" | |
2740 | "Usage: apt-internal-planner\n" | |
2741 | "\n" | |
2742 | "apt-internal-planner is an interface to use the current internal\n" | |
2743 | "installation planner for the APT family like an external one,\n" | |
2744 | "for debugging or the like.\n" | |
bf33c3bd JAK |
2745 | msgstr "" |
2746 | ||
f8b879c2 JAK |
2747 | #: cmdline/apt-internal-solver.cc |
2748 | msgid "" | |
2749 | "Usage: apt-internal-solver\n" | |
2750 | "\n" | |
2751 | "apt-internal-solver is an interface to use the current internal\n" | |
2752 | "resolver for the APT family like an external one, for debugging or\n" | |
2753 | "the like.\n" | |
bf33c3bd JAK |
2754 | msgstr "" |
2755 | ||
f8b879c2 JAK |
2756 | #: cmdline/apt-mark.cc |
2757 | #, fuzzy, c-format | |
2758 | msgid "%s can not be marked as it is not installed.\n" | |
2759 | msgstr "ali nije instaliran" | |
bf33c3bd | 2760 | |
f8b879c2 JAK |
2761 | #: cmdline/apt-mark.cc |
2762 | #, fuzzy, c-format | |
2763 | msgid "%s was already set to manually installed.\n" | |
2764 | msgstr "ali se %s treba instalirati" | |
2f6a2fbb | 2765 | |
f8b879c2 JAK |
2766 | #: cmdline/apt-mark.cc |
2767 | #, fuzzy, c-format | |
2768 | msgid "%s was already set to automatically installed.\n" | |
2769 | msgstr "ali se %s treba instalirati" | |
864fe99c | 2770 | |
f8b879c2 | 2771 | #: cmdline/apt-mark.cc |
04f27fae | 2772 | #, c-format |
f8b879c2 | 2773 | msgid "%s was already set on hold.\n" |
2f6a2fbb | 2774 | msgstr "" |
cb7afb13 | 2775 | |
f8b879c2 | 2776 | #: cmdline/apt-mark.cc |
04f27fae | 2777 | #, c-format |
f8b879c2 | 2778 | msgid "%s was already not hold.\n" |
2f6a2fbb DK |
2779 | msgstr "" |
2780 | ||
f8b879c2 JAK |
2781 | #: cmdline/apt-mark.cc |
2782 | msgid "Executing dpkg failed. Are you root?" | |
2f6a2fbb DK |
2783 | msgstr "" |
2784 | ||
f8b879c2 JAK |
2785 | #: cmdline/apt-mark.cc |
2786 | #, fuzzy, c-format | |
2787 | msgid "%s set on hold.\n" | |
2788 | msgstr "ali se %s treba instalirati" | |
2f6a2fbb | 2789 | |
f8b879c2 JAK |
2790 | #: cmdline/apt-mark.cc |
2791 | #, fuzzy, c-format | |
2792 | msgid "Canceled hold on %s.\n" | |
2793 | msgstr "Ne mogu otvoriti %s" | |
bf33c3bd | 2794 | |
f8b879c2 | 2795 | #: cmdline/apt-mark.cc |
04f27fae | 2796 | #, c-format |
f8b879c2 | 2797 | msgid "Selected %s for purge.\n" |
864fe99c | 2798 | msgstr "" |
2f6a2fbb | 2799 | |
f8b879c2 | 2800 | #: cmdline/apt-mark.cc |
9270be36 | 2801 | #, c-format |
f8b879c2 | 2802 | msgid "Selected %s for removal.\n" |
9270be36 MV |
2803 | msgstr "" |
2804 | ||
f8b879c2 | 2805 | #: cmdline/apt-mark.cc |
2f6a2fbb | 2806 | #, c-format |
f8b879c2 | 2807 | msgid "Selected %s for installation.\n" |
2f6a2fbb DK |
2808 | msgstr "" |
2809 | ||
f8b879c2 JAK |
2810 | #: cmdline/apt-mark.cc |
2811 | msgid "" | |
2812 | "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" | |
2813 | "\n" | |
2814 | "apt-mark is a simple command line interface for marking packages\n" | |
2815 | "as manually or automatically installed. It can also be used to\n" | |
2816 | "manipulate the dpkg(1) selection states of packages, and to list\n" | |
2817 | "all packages with or without a certain marking.\n" | |
2f6a2fbb DK |
2818 | msgstr "" |
2819 | ||
f8b879c2 JAK |
2820 | #: cmdline/apt-mark.cc |
2821 | #, fuzzy | |
2822 | msgid "Mark the given packages as automatically installed" | |
2823 | msgstr "ali se %s treba instalirati" | |
2f6a2fbb | 2824 | |
f8b879c2 JAK |
2825 | #: cmdline/apt-mark.cc |
2826 | #, fuzzy | |
2827 | msgid "Mark the given packages as manually installed" | |
2828 | msgstr "Slijedeći NOVI paketi će biti instalirani:" | |
2829 | ||
2830 | #: cmdline/apt-mark.cc | |
2831 | msgid "Mark a package as held back" | |
2f6a2fbb DK |
2832 | msgstr "" |
2833 | ||
f8b879c2 JAK |
2834 | #: cmdline/apt-mark.cc |
2835 | msgid "Unset a package set as held back" | |
2f6a2fbb DK |
2836 | msgstr "" |
2837 | ||
f8b879c2 JAK |
2838 | #: cmdline/apt-mark.cc |
2839 | #, fuzzy | |
2840 | msgid "Print the list of automatically installed packages" | |
2841 | msgstr "ali se %s treba instalirati" | |
2842 | ||
2843 | #: cmdline/apt-mark.cc | |
2844 | #, fuzzy | |
2845 | msgid "Print the list of manually installed packages" | |
2846 | msgstr "ali se %s treba instalirati" | |
2847 | ||
2848 | #: cmdline/apt-mark.cc | |
2849 | msgid "Print the list of package on hold" | |
2f6a2fbb DK |
2850 | msgstr "" |
2851 | ||
f8b879c2 JAK |
2852 | #: cmdline/apt-sortpkgs.cc |
2853 | msgid "Unknown package record!" | |
2854 | msgstr "Nepoznat zapis paketa\"" | |
2855 | ||
2856 | #: cmdline/apt-sortpkgs.cc | |
2857 | msgid "" | |
2858 | "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" | |
2859 | "\n" | |
2860 | "apt-sortpkgs is a simple tool to sort package information files.\n" | |
2861 | "By default it sorts by binary package information, but the -s option\n" | |
2862 | "can be used to switch to source package ordering instead.\n" | |
5b1e4e86 | 2863 | msgstr "" |
9de26945 | 2864 | |
f8b879c2 | 2865 | #: cmdline/apt.cc |
2f6a2fbb | 2866 | msgid "" |
f8b879c2 JAK |
2867 | "Usage: apt [options] command\n" |
2868 | "\n" | |
2869 | "apt is a commandline package manager and provides commands for\n" | |
2870 | "searching and managing as well as querying information about packages.\n" | |
2871 | "It provides the same functionality as the specialized APT tools,\n" | |
2872 | "like apt-get and apt-cache, but enables options more suitable for\n" | |
2873 | "interactive use by default.\n" | |
2f6a2fbb DK |
2874 | msgstr "" |
2875 | ||
f8b879c2 JAK |
2876 | #. query |
2877 | #: cmdline/apt.cc | |
2878 | msgid "list packages based on package names" | |
2f6a2fbb DK |
2879 | msgstr "" |
2880 | ||
f8b879c2 JAK |
2881 | #: cmdline/apt.cc |
2882 | #, fuzzy | |
2883 | msgid "search in package descriptions" | |
2884 | msgstr "Čitam spiskove paketa" | |
2885 | ||
2886 | #: cmdline/apt.cc | |
2887 | msgid "show package details" | |
2f6a2fbb DK |
2888 | msgstr "" |
2889 | ||
f8b879c2 JAK |
2890 | #. package stuff |
2891 | #: cmdline/apt.cc | |
2892 | #, fuzzy | |
2893 | msgid "install packages" | |
2894 | msgstr " Pojedinačni virutuelni paketi:" | |
2895 | ||
2896 | #: cmdline/apt.cc | |
2897 | #, fuzzy | |
2898 | msgid "remove packages" | |
2899 | msgstr "Oštećeni paketi" | |
2900 | ||
2901 | #. system wide stuff | |
2902 | #: cmdline/apt.cc | |
2903 | #, fuzzy | |
2904 | msgid "update list of available packages" | |
2905 | msgstr "ali se %s treba instalirati" | |
2906 | ||
2907 | #: cmdline/apt.cc | |
2908 | msgid "upgrade the system by installing/upgrading packages" | |
c77d6597 MV |
2909 | msgstr "" |
2910 | ||
f8b879c2 JAK |
2911 | #: cmdline/apt.cc |
2912 | msgid "upgrade the system by removing/installing/upgrading packages" | |
c77d6597 MV |
2913 | msgstr "" |
2914 | ||
f8b879c2 JAK |
2915 | #. misc |
2916 | #: cmdline/apt.cc | |
2917 | #, fuzzy | |
2918 | msgid "edit the source information file" | |
2919 | msgstr "Sastavljam dostupne informacije" | |
2920 | ||
2921 | #: dselect/install | |
2922 | msgid "Bad default setting!" | |
2923 | msgstr "Loša podrazumjevana postavka!" | |
2924 | ||
2925 | #: dselect/install dselect/update | |
2926 | #, fuzzy | |
2927 | msgid "Press [Enter] to continue." | |
2928 | msgstr "Pritisnite enter za nastavak." | |
2929 | ||
2930 | #: dselect/install | |
2931 | msgid "Do you want to erase any previously downloaded .deb files?" | |
67f393ab | 2932 | msgstr "" |
640c5d94 | 2933 | |
f8b879c2 JAK |
2934 | #: dselect/install |
2935 | msgid "Some errors occurred while unpacking. Packages that were installed" | |
68e07cd0 JAK |
2936 | msgstr "" |
2937 | ||
f8b879c2 JAK |
2938 | #: dselect/install |
2939 | msgid "will be configured. This may result in duplicate errors" | |
506ab3c7 MV |
2940 | msgstr "" |
2941 | ||
f8b879c2 JAK |
2942 | #: dselect/install |
2943 | msgid "or errors caused by missing dependencies. This is OK, only the errors" | |
3ac050d1 | 2944 | msgstr "" |
5b1e4e86 | 2945 | |
f8b879c2 JAK |
2946 | #: dselect/install |
2947 | msgid "" | |
2948 | "above this message are important. Please fix them and run [I]nstall again" | |
5b1e4e86 | 2949 | msgstr "" |
04f27fae | 2950 | |
f8b879c2 JAK |
2951 | #: dselect/update |
2952 | msgid "Merging available information" | |
2953 | msgstr "Sastavljam dostupne informacije" | |
640c5d94 | 2954 | |
f8b879c2 JAK |
2955 | #: ftparchive/apt-ftparchive.cc |
2956 | msgid "Package extension list is too long" | |
e49dd9d3 MV |
2957 | msgstr "" |
2958 | ||
f8b879c2 | 2959 | #: ftparchive/apt-ftparchive.cc |
e49dd9d3 | 2960 | #, c-format |
f8b879c2 | 2961 | msgid "Error processing directory %s" |
e49dd9d3 MV |
2962 | msgstr "" |
2963 | ||
f8b879c2 JAK |
2964 | #: ftparchive/apt-ftparchive.cc |
2965 | msgid "Source extension list is too long" | |
2966 | msgstr "" | |
04f27fae | 2967 | |
f8b879c2 JAK |
2968 | #: ftparchive/apt-ftparchive.cc |
2969 | msgid "Error writing header to contents file" | |
2970 | msgstr "" | |
2971 | ||
2972 | #: ftparchive/apt-ftparchive.cc | |
e49dd9d3 | 2973 | #, c-format |
f8b879c2 | 2974 | msgid "Error processing contents %s" |
e49dd9d3 MV |
2975 | msgstr "" |
2976 | ||
f8b879c2 JAK |
2977 | #: ftparchive/apt-ftparchive.cc |
2978 | msgid "" | |
2979 | "Usage: apt-ftparchive [options] command\n" | |
2980 | "Commands: packages binarypath [overridefile [pathprefix]]\n" | |
2981 | " sources srcpath [overridefile [pathprefix]]\n" | |
2982 | " contents path\n" | |
2983 | " release path\n" | |
2984 | " generate config [groups]\n" | |
2985 | " clean config\n" | |
2986 | "\n" | |
2987 | "apt-ftparchive generates index files for Debian archives. It supports\n" | |
2988 | "many styles of generation from fully automated to functional replacements\n" | |
2989 | "for dpkg-scanpackages and dpkg-scansources\n" | |
2990 | "\n" | |
2991 | "apt-ftparchive generates Package files from a tree of .debs. The\n" | |
2992 | "Package file contains the contents of all the control fields from\n" | |
2993 | "each package as well as the MD5 hash and filesize. An override file\n" | |
2994 | "is supported to force the value of Priority and Section.\n" | |
2995 | "\n" | |
2996 | "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n" | |
2997 | "The --source-override option can be used to specify a src override file\n" | |
2998 | "\n" | |
2999 | "The 'packages' and 'sources' command should be run in the root of the\n" | |
3000 | "tree. BinaryPath should point to the base of the recursive search and \n" | |
3001 | "override file should contain the override flags. Pathprefix is\n" | |
3002 | "appended to the filename fields if present. Example usage from the \n" | |
3003 | "Debian archive:\n" | |
3004 | " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" | |
3005 | " dists/potato/main/binary-i386/Packages\n" | |
3006 | "\n" | |
3007 | "Options:\n" | |
3008 | " -h This help text\n" | |
3009 | " --md5 Control MD5 generation\n" | |
3010 | " -s=? Source override file\n" | |
3011 | " -q Quiet\n" | |
3012 | " -d=? Select the optional caching database\n" | |
3013 | " --no-delink Enable delinking debug mode\n" | |
3014 | " --contents Control contents file generation\n" | |
3015 | " -c=? Read this configuration file\n" | |
3016 | " -o=? Set an arbitrary configuration option" | |
e49dd9d3 MV |
3017 | msgstr "" |
3018 | ||
f8b879c2 JAK |
3019 | #: ftparchive/apt-ftparchive.cc |
3020 | msgid "No selections matched" | |
864fe99c | 3021 | msgstr "" |
7d8a4da7 | 3022 | |
f8b879c2 | 3023 | #: ftparchive/apt-ftparchive.cc |
864fe99c | 3024 | #, c-format |
f8b879c2 | 3025 | msgid "Some files are missing in the package file group `%s'" |
506ab3c7 | 3026 | msgstr "" |
c1b21367 | 3027 | |
f8b879c2 | 3028 | #: ftparchive/cachedb.cc |
864fe99c | 3029 | #, c-format |
f8b879c2 JAK |
3030 | msgid "DB was corrupted, file renamed to %s.old" |
3031 | msgstr "DB je bila oštećena, datoteka preimenovana u %s.old" | |
864fe99c | 3032 | |
f8b879c2 | 3033 | #: ftparchive/cachedb.cc |
9de26945 | 3034 | #, c-format |
f8b879c2 JAK |
3035 | msgid "DB is old, attempting to upgrade %s" |
3036 | msgstr "DB je stara, pokušavam nadogradnju %s" | |
3037 | ||
3038 | #: ftparchive/cachedb.cc | |
3039 | msgid "" | |
3040 | "DB format is invalid. If you upgraded from an older version of apt, please " | |
3041 | "remove and re-create the database." | |
640c5d94 MZ |
3042 | msgstr "" |
3043 | ||
f8b879c2 JAK |
3044 | #: ftparchive/cachedb.cc |
3045 | #, fuzzy, c-format | |
3046 | msgid "Unable to open DB file %s: %s" | |
3047 | msgstr "Ne mogu otvoriti DB datoteku %s" | |
3048 | ||
3049 | #: ftparchive/cachedb.cc | |
864fe99c | 3050 | #, fuzzy |
f8b879c2 | 3051 | msgid "Failed to read .dsc" |
864fe99c MV |
3052 | msgstr "Ne mogu ukloniti %s" |
3053 | ||
f8b879c2 JAK |
3054 | #: ftparchive/cachedb.cc |
3055 | msgid "Archive has no control record" | |
3056 | msgstr "Arhiva nema kontrolnog zapisa" | |
c77d6597 | 3057 | |
f8b879c2 JAK |
3058 | #: ftparchive/cachedb.cc |
3059 | msgid "Unable to get a cursor" | |
640c5d94 MZ |
3060 | msgstr "" |
3061 | ||
f8b879c2 JAK |
3062 | #: ftparchive/contents.cc |
3063 | msgid "realloc - Failed to allocate memory" | |
7d8a4da7 MV |
3064 | msgstr "" |
3065 | ||
f8b879c2 | 3066 | #: ftparchive/multicompress.cc |
9de26945 | 3067 | #, c-format |
f8b879c2 | 3068 | msgid "Unknown compression algorithm '%s'" |
7d8a4da7 MV |
3069 | msgstr "" |
3070 | ||
f8b879c2 | 3071 | #: ftparchive/multicompress.cc |
04f27fae | 3072 | #, c-format |
f8b879c2 | 3073 | msgid "Compressed output %s needs a compression set" |
640c5d94 MZ |
3074 | msgstr "" |
3075 | ||
f8b879c2 JAK |
3076 | #: ftparchive/multicompress.cc methods/rsh.cc |
3077 | msgid "Failed to create IPC pipe to subprocess" | |
3fa4e98f | 3078 | msgstr "" |
640c5d94 | 3079 | |
f8b879c2 JAK |
3080 | #: ftparchive/multicompress.cc |
3081 | msgid "Failed to fork" | |
3fa4e98f | 3082 | msgstr "" |
67f393ab | 3083 | |
f8b879c2 JAK |
3084 | #: ftparchive/multicompress.cc |
3085 | msgid "Compress child" | |
640c5d94 MZ |
3086 | msgstr "" |
3087 | ||
f8b879c2 | 3088 | #: ftparchive/multicompress.cc |
3fa4e98f | 3089 | #, c-format |
f8b879c2 | 3090 | msgid "Internal error, failed to create %s" |
09d057db | 3091 | msgstr "" |
3092 | ||
f8b879c2 JAK |
3093 | #: ftparchive/multicompress.cc |
3094 | msgid "IO to subprocess/file failed" | |
5b1e4e86 | 3095 | msgstr "" |
3fa4e98f | 3096 | |
f8b879c2 JAK |
3097 | #: ftparchive/multicompress.cc |
3098 | msgid "Failed to read while computing MD5" | |
5b1e4e86 | 3099 | msgstr "" |
7d8a4da7 | 3100 | |
f8b879c2 | 3101 | #: ftparchive/override.cc |
864fe99c | 3102 | #, c-format |
f8b879c2 | 3103 | msgid "Unable to open %s" |
864fe99c | 3104 | msgstr "" |
9de26945 | 3105 | |
f8b879c2 JAK |
3106 | #. skip spaces |
3107 | #. find end of word | |
3108 | #: ftparchive/override.cc | |
864fe99c | 3109 | #, c-format |
f8b879c2 | 3110 | msgid "Malformed override %s line %llu (%s)" |
864fe99c | 3111 | msgstr "" |
640c5d94 | 3112 | |
f8b879c2 | 3113 | #: ftparchive/override.cc |
864fe99c | 3114 | #, c-format |
f8b879c2 | 3115 | msgid "Failed to read the override file %s" |
864fe99c | 3116 | msgstr "" |
9de26945 | 3117 | |
f8b879c2 | 3118 | #: ftparchive/override.cc |
5b1e4e86 | 3119 | #, c-format |
f8b879c2 | 3120 | msgid "Malformed override %s line %llu #1" |
640c5d94 MZ |
3121 | msgstr "" |
3122 | ||
f8b879c2 | 3123 | #: ftparchive/override.cc |
9de26945 | 3124 | #, c-format |
f8b879c2 | 3125 | msgid "Malformed override %s line %llu #2" |
67f393ab | 3126 | msgstr "" |
640c5d94 | 3127 | |
f8b879c2 | 3128 | #: ftparchive/override.cc |
493e032a | 3129 | #, c-format |
f8b879c2 | 3130 | msgid "Malformed override %s line %llu #3" |
493e032a JAK |
3131 | msgstr "" |
3132 | ||
f8b879c2 | 3133 | #: ftparchive/writer.cc |
5b1e4e86 | 3134 | #, c-format |
f8b879c2 | 3135 | msgid "W: Unable to read directory %s\n" |
67f393ab | 3136 | msgstr "" |
4948a1ba | 3137 | |
f8b879c2 | 3138 | #: ftparchive/writer.cc |
864fe99c | 3139 | #, c-format |
f8b879c2 | 3140 | msgid "W: Unable to stat %s\n" |
864fe99c | 3141 | msgstr "" |
3fa4e98f | 3142 | |
f8b879c2 JAK |
3143 | #: ftparchive/writer.cc |
3144 | msgid "E: " | |
67f393ab | 3145 | msgstr "" |
640c5d94 | 3146 | |
f8b879c2 JAK |
3147 | #: ftparchive/writer.cc |
3148 | msgid "W: " | |
5ff8dd6b JAK |
3149 | msgstr "" |
3150 | ||
f8b879c2 JAK |
3151 | #: ftparchive/writer.cc |
3152 | msgid "E: Errors apply to file " | |
864fe99c | 3153 | msgstr "" |
9de26945 | 3154 | |
f8b879c2 | 3155 | #: ftparchive/writer.cc |
1e7ec0d8 | 3156 | #, c-format |
f8b879c2 | 3157 | msgid "Failed to resolve %s" |
67f393ab | 3158 | msgstr "" |
640c5d94 | 3159 | |
f8b879c2 JAK |
3160 | #: ftparchive/writer.cc |
3161 | msgid "Tree walking failed" | |
2f6a2fbb DK |
3162 | msgstr "" |
3163 | ||
f8b879c2 | 3164 | #: ftparchive/writer.cc |
2f6a2fbb | 3165 | #, c-format |
f8b879c2 JAK |
3166 | msgid "Failed to open %s" |
3167 | msgstr "Ne mogu otvoriti %s" | |
2f6a2fbb | 3168 | |
f8b879c2 JAK |
3169 | #: ftparchive/writer.cc |
3170 | #, c-format | |
3171 | msgid " DeLink %s [%s]\n" | |
04f27fae MV |
3172 | msgstr "" |
3173 | ||
f8b879c2 | 3174 | #: ftparchive/writer.cc |
2f6a2fbb | 3175 | #, c-format |
f8b879c2 | 3176 | msgid "*** Failed to link %s to %s" |
2f6a2fbb DK |
3177 | msgstr "" |
3178 | ||
f8b879c2 | 3179 | #: ftparchive/writer.cc |
9de26945 | 3180 | #, c-format |
f8b879c2 | 3181 | msgid " DeLink limit of %sB hit.\n" |
640c5d94 MZ |
3182 | msgstr "" |
3183 | ||
f8b879c2 JAK |
3184 | #: ftparchive/writer.cc |
3185 | msgid "Archive had no package field" | |
3186 | msgstr "" | |
c69e8255 | 3187 | |
f8b879c2 | 3188 | #: ftparchive/writer.cc |
04f27fae | 3189 | #, c-format |
f8b879c2 | 3190 | msgid " %s has no override entry\n" |
5b1e4e86 MV |
3191 | msgstr "" |
3192 | ||
f8b879c2 | 3193 | #: ftparchive/writer.cc |
04f27fae | 3194 | #, c-format |
f8b879c2 | 3195 | msgid " %s maintainer is %s not %s\n" |
5b1e4e86 MV |
3196 | msgstr "" |
3197 | ||
f8b879c2 | 3198 | #: ftparchive/writer.cc |
04f27fae | 3199 | #, c-format |
f8b879c2 | 3200 | msgid " %s has no source override entry\n" |
864fe99c | 3201 | msgstr "" |
1c937475 | 3202 | |
f8b879c2 JAK |
3203 | #: ftparchive/writer.cc |
3204 | #, c-format | |
3205 | msgid " %s has no binary override entry either\n" | |
3206 | msgstr "" | |
04f27fae | 3207 | |
f8b879c2 | 3208 | #: methods/cdrom.cc |
7d8a4da7 | 3209 | #, c-format |
f8b879c2 | 3210 | msgid "Unable to read the cdrom database %s" |
2a8a592d | 3211 | msgstr "" |
3212 | ||
f8b879c2 JAK |
3213 | #: methods/cdrom.cc |
3214 | msgid "" | |
3215 | "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update " | |
3216 | "cannot be used to add new CD-ROMs" | |
3217 | msgstr "" | |
04f27fae | 3218 | |
f8b879c2 JAK |
3219 | #: methods/cdrom.cc |
3220 | #, fuzzy | |
3221 | msgid "Wrong CD-ROM" | |
3222 | msgstr "Pogrešan CD" | |
04f27fae | 3223 | |
f8b879c2 JAK |
3224 | #: methods/cdrom.cc |
3225 | #, c-format | |
3226 | msgid "Unable to unmount the CD-ROM in %s, it may still be in use." | |
3227 | msgstr "Ne mogu demontirati CD-ROM na %s, moguće je da se još uvijek koristi." | |
7d8a4da7 | 3228 | |
f8b879c2 JAK |
3229 | #: methods/cdrom.cc |
3230 | #, fuzzy | |
3231 | msgid "Disk not found." | |
3232 | msgstr "Datoteka nije pronađena" | |
2a8a592d | 3233 | |
f8b879c2 JAK |
3234 | #: methods/cdrom.cc methods/file.cc methods/rsh.cc |
3235 | msgid "File not found" | |
3236 | msgstr "Datoteka nije pronađena" | |
864fe99c | 3237 | |
f8b879c2 JAK |
3238 | #. TRANSLATOR: %s is e.g. Tor's ".onion" which would likely fail or leak info (RFC7686) |
3239 | #: methods/connect.cc | |
3240 | #, c-format | |
3241 | msgid "Direct connection to %s domains is blocked by default." | |
506ab3c7 MV |
3242 | msgstr "" |
3243 | ||
f8b879c2 JAK |
3244 | #: methods/connect.cc methods/http.cc |
3245 | #, c-format | |
3246 | msgid "Connecting to %s (%s)" | |
7d8a4da7 | 3247 | msgstr "" |
2a8a592d | 3248 | |
f8b879c2 JAK |
3249 | #: methods/connect.cc |
3250 | #, c-format | |
3251 | msgid "[IP: %s %s]" | |
506ab3c7 MV |
3252 | msgstr "" |
3253 | ||
f8b879c2 JAK |
3254 | #: methods/connect.cc |
3255 | #, c-format | |
3256 | msgid "Could not create a socket for %s (f=%u t=%u p=%u)" | |
04f27fae | 3257 | msgstr "" |
5b1e4e86 | 3258 | |
f8b879c2 JAK |
3259 | #: methods/connect.cc |
3260 | #, c-format | |
3261 | msgid "Cannot initiate the connection to %s:%s (%s)." | |
04f27fae | 3262 | msgstr "" |
864fe99c | 3263 | |
f8b879c2 JAK |
3264 | #: methods/connect.cc |
3265 | #, c-format | |
3266 | msgid "Could not connect to %s:%s (%s), connection timed out" | |
2a8a592d | 3267 | msgstr "" |
3268 | ||
f8b879c2 JAK |
3269 | #: methods/connect.cc methods/ftp.cc methods/rsh.cc |
3270 | msgid "Failed" | |
3271 | msgstr "Neuspješno" | |
864fe99c | 3272 | |
f8b879c2 JAK |
3273 | #: methods/connect.cc |
3274 | #, c-format | |
3275 | msgid "Could not connect to %s:%s (%s)." | |
3276 | msgstr "" | |
864fe99c | 3277 | |
f8b879c2 JAK |
3278 | #. We say this mainly because the pause here is for the |
3279 | #. ssh connection that is still going | |
3280 | #: methods/connect.cc methods/rsh.cc | |
3281 | #, c-format | |
3282 | msgid "Connecting to %s" | |
3283 | msgstr "Povezujem se sa %s" | |
c77d6597 | 3284 | |
f8b879c2 JAK |
3285 | #: methods/connect.cc |
3286 | #, c-format | |
3287 | msgid "Could not resolve '%s'" | |
c77d6597 MV |
3288 | msgstr "" |
3289 | ||
f8b879c2 JAK |
3290 | #: methods/connect.cc |
3291 | #, c-format | |
3292 | msgid "Temporary failure resolving '%s'" | |
c77d6597 MV |
3293 | msgstr "" |
3294 | ||
f8b879c2 JAK |
3295 | #: methods/connect.cc |
3296 | #, c-format | |
3297 | msgid "System error resolving '%s:%s'" | |
c77d6597 MV |
3298 | msgstr "" |
3299 | ||
f8b879c2 JAK |
3300 | #: methods/connect.cc |
3301 | #, c-format | |
3302 | msgid "Something wicked happened resolving '%s:%s' (%i - %s)" | |
ce34af08 MV |
3303 | msgstr "" |
3304 | ||
f8b879c2 JAK |
3305 | #: methods/connect.cc |
3306 | #, fuzzy, c-format | |
3307 | msgid "Unable to connect to %s:%s:" | |
3308 | msgstr "Ne mogu se povezati sa %s %s:" | |
ce34af08 | 3309 | |
f8b879c2 JAK |
3310 | #: methods/copy.cc |
3311 | msgid "Failed to stat" | |
c69e8255 JAK |
3312 | msgstr "" |
3313 | ||
f8b879c2 JAK |
3314 | #: methods/file.cc |
3315 | msgid "Invalid URI, local URIS must not start with //" | |
c69e8255 JAK |
3316 | msgstr "" |
3317 | ||
f8b879c2 JAK |
3318 | #. Login must be before getpeername otherwise dante won't work. |
3319 | #: methods/ftp.cc | |
3320 | msgid "Logging in" | |
3321 | msgstr "Prijavljujem se" | |
3322 | ||
3323 | #: methods/ftp.cc | |
3324 | msgid "Unable to determine the peer name" | |
c69e8255 JAK |
3325 | msgstr "" |
3326 | ||
f8b879c2 JAK |
3327 | #: methods/ftp.cc |
3328 | msgid "Unable to determine the local name" | |
c69e8255 JAK |
3329 | msgstr "" |
3330 | ||
f8b879c2 | 3331 | #: methods/ftp.cc |
506ab3c7 | 3332 | #, c-format |
f8b879c2 | 3333 | msgid "The server refused the connection and said: %s" |
ce34af08 MV |
3334 | msgstr "" |
3335 | ||
f8b879c2 | 3336 | #: methods/ftp.cc |
b6c6b52f | 3337 | #, c-format |
f8b879c2 | 3338 | msgid "USER failed, server said: %s" |
04f27fae | 3339 | msgstr "" |
b6c6b52f | 3340 | |
f8b879c2 | 3341 | #: methods/ftp.cc |
5b1e4e86 | 3342 | #, c-format |
f8b879c2 | 3343 | msgid "PASS failed, server said: %s" |
08f8455c | 3344 | msgstr "" |
3345 | ||
f8b879c2 JAK |
3346 | #: methods/ftp.cc |
3347 | msgid "" | |
3348 | "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " | |
3349 | "is empty." | |
5b1e4e86 | 3350 | msgstr "" |
7d8a4da7 | 3351 | |
f8b879c2 | 3352 | #: methods/ftp.cc |
5b1e4e86 | 3353 | #, c-format |
f8b879c2 | 3354 | msgid "Login script command '%s' failed, server said: %s" |
5b1e4e86 | 3355 | msgstr "" |
7d8a4da7 | 3356 | |
f8b879c2 | 3357 | #: methods/ftp.cc |
5b1e4e86 | 3358 | #, c-format |
f8b879c2 | 3359 | msgid "TYPE failed, server said: %s" |
5b1e4e86 | 3360 | msgstr "" |
7d8a4da7 | 3361 | |
f8b879c2 JAK |
3362 | #: methods/ftp.cc methods/rsh.cc |
3363 | msgid "Connection timeout" | |
5b1e4e86 | 3364 | msgstr "" |
7d8a4da7 | 3365 | |
f8b879c2 JAK |
3366 | #: methods/ftp.cc |
3367 | msgid "Server closed the connection" | |
3368 | msgstr "Server je zatvorio vezu" | |
3369 | ||
3370 | #: methods/ftp.cc methods/rsh.cc | |
3371 | msgid "A response overflowed the buffer." | |
0e1423ae | 3372 | msgstr "" |
3373 | ||
f8b879c2 JAK |
3374 | #: methods/ftp.cc |
3375 | #, fuzzy | |
3376 | msgid "Protocol corruption" | |
3377 | msgstr "Oštećenje protokola" | |
3378 | ||
3379 | #: methods/ftp.cc | |
3380 | msgid "Could not create a socket" | |
1b5a6222 CP |
3381 | msgstr "" |
3382 | ||
f8b879c2 JAK |
3383 | #: methods/ftp.cc |
3384 | msgid "Could not connect data socket, connection timed out" | |
1b5a6222 CP |
3385 | msgstr "" |
3386 | ||
f8b879c2 JAK |
3387 | #: methods/ftp.cc |
3388 | msgid "Could not connect passive socket." | |
5b1e4e86 | 3389 | msgstr "" |
7d8a4da7 | 3390 | |
f8b879c2 JAK |
3391 | #: methods/ftp.cc |
3392 | msgid "getaddrinfo was unable to get a listening socket" | |
3393 | msgstr "" | |
04f27fae | 3394 | |
f8b879c2 JAK |
3395 | #: methods/ftp.cc |
3396 | msgid "Could not bind a socket" | |
b18dd45f MV |
3397 | msgstr "" |
3398 | ||
f8b879c2 JAK |
3399 | #: methods/ftp.cc |
3400 | msgid "Could not listen on the socket" | |
5b1e4e86 | 3401 | msgstr "" |
7d8a4da7 | 3402 | |
f8b879c2 JAK |
3403 | #: methods/ftp.cc |
3404 | msgid "Could not determine the socket's name" | |
5b1e4e86 MV |
3405 | msgstr "" |
3406 | ||
f8b879c2 JAK |
3407 | #: methods/ftp.cc |
3408 | msgid "Unable to send PORT command" | |
5b1e4e86 MV |
3409 | msgstr "" |
3410 | ||
f8b879c2 | 3411 | #: methods/ftp.cc |
5b1e4e86 | 3412 | #, c-format |
f8b879c2 | 3413 | msgid "Unknown address family %u (AF_*)" |
5b1e4e86 MV |
3414 | msgstr "" |
3415 | ||
f8b879c2 | 3416 | #: methods/ftp.cc |
864fe99c | 3417 | #, c-format |
f8b879c2 | 3418 | msgid "EPRT failed, server said: %s" |
5b1e4e86 | 3419 | msgstr "" |
7d8a4da7 | 3420 | |
f8b879c2 JAK |
3421 | #: methods/ftp.cc |
3422 | msgid "Data socket connect timed out" | |
0327b790 JAK |
3423 | msgstr "" |
3424 | ||
f8b879c2 JAK |
3425 | #: methods/ftp.cc |
3426 | msgid "Unable to accept connection" | |
3427 | msgstr "" | |
b6c6b52f | 3428 | |
f8b879c2 JAK |
3429 | #: methods/ftp.cc methods/http.cc methods/rsh.cc |
3430 | msgid "Problem hashing file" | |
3431 | msgstr "" | |
b6c6b52f | 3432 | |
f8b879c2 JAK |
3433 | #: methods/ftp.cc |
3434 | #, c-format | |
3435 | msgid "Unable to fetch file, server said '%s'" | |
3436 | msgstr "" | |
b6c6b52f | 3437 | |
f8b879c2 JAK |
3438 | #: methods/ftp.cc methods/rsh.cc |
3439 | msgid "Data socket timed out" | |
3440 | msgstr "" | |
b6c6b52f | 3441 | |
f8b879c2 JAK |
3442 | #: methods/ftp.cc |
3443 | #, c-format | |
3444 | msgid "Data transfer failed, server said '%s'" | |
b391a29c | 3445 | msgstr "" |
5b1e4e86 | 3446 | |
f8b879c2 JAK |
3447 | #. Get the files information |
3448 | #: methods/ftp.cc | |
3449 | msgid "Query" | |
ce34af08 MV |
3450 | msgstr "" |
3451 | ||
f8b879c2 JAK |
3452 | #: methods/ftp.cc |
3453 | msgid "Unable to invoke " | |
3454 | msgstr "" | |
5b1e4e86 | 3455 | |
f8b879c2 JAK |
3456 | #. TRANSLATORS: %s is a single techy word like 'NODATA' |
3457 | #: methods/gpgv.cc | |
3458 | #, c-format | |
3459 | msgid "" | |
3460 | "Signed file isn't valid, got '%s' (does the network require authentication?)" | |
3461 | msgstr "" | |
493e032a | 3462 | |
f8b879c2 JAK |
3463 | #: methods/gpgv.cc |
3464 | msgid "At least one invalid signature was encountered." | |
3465 | msgstr "" | |
864fe99c | 3466 | |
f8b879c2 JAK |
3467 | #: methods/gpgv.cc |
3468 | msgid "" | |
3469 | "Internal error: Good signature, but could not determine key fingerprint?!" | |
3470 | msgstr "" | |
5b1e4e86 | 3471 | |
f8b879c2 JAK |
3472 | #: methods/gpgv.cc |
3473 | msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" | |
3474 | msgstr "" | |
5b1e4e86 | 3475 | |
f8b879c2 JAK |
3476 | #: methods/gpgv.cc |
3477 | msgid "Unknown error executing apt-key" | |
7d8a4da7 | 3478 | msgstr "" |
d8ad0e30 | 3479 | |
f8b879c2 JAK |
3480 | #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. |
3481 | #: methods/gpgv.cc | |
04f27fae | 3482 | #, c-format |
f8b879c2 | 3483 | msgid "Signature by key %s uses weak digest algorithm (%s)" |
b391a29c | 3484 | msgstr "" |
3fa4e98f | 3485 | |
f8b879c2 JAK |
3486 | #: methods/gpgv.cc |
3487 | #, fuzzy | |
3488 | msgid "The following signatures were invalid:\n" | |
3489 | msgstr "Slijedeći dodatni paketi će biti instalirani:" | |
1c5f0d75 | 3490 | |
f8b879c2 JAK |
3491 | #: methods/gpgv.cc |
3492 | msgid "" | |
3493 | "The following signatures couldn't be verified because the public key is not " | |
3494 | "available:\n" | |
2a8a592d | 3495 | msgstr "" |
3496 | ||
f8b879c2 JAK |
3497 | #: methods/http.cc |
3498 | msgid "Error writing to the file" | |
2a8a592d | 3499 | msgstr "" |
3500 | ||
f8b879c2 JAK |
3501 | #: methods/http.cc |
3502 | msgid "Error reading from server. Remote end closed connection" | |
b391a29c DK |
3503 | msgstr "" |
3504 | ||
f8b879c2 JAK |
3505 | #: methods/http.cc |
3506 | msgid "Error reading from server" | |
3507 | msgstr "" | |
04f27fae | 3508 | |
f8b879c2 JAK |
3509 | #: methods/http.cc |
3510 | msgid "Error writing to file" | |
c77d6597 MV |
3511 | msgstr "" |
3512 | ||
f8b879c2 JAK |
3513 | #: methods/http.cc |
3514 | msgid "Select failed" | |
c77d6597 MV |
3515 | msgstr "" |
3516 | ||
f8b879c2 JAK |
3517 | #: methods/http.cc |
3518 | msgid "Connection timed out" | |
c77d6597 MV |
3519 | msgstr "" |
3520 | ||
f8b879c2 JAK |
3521 | #: methods/http.cc |
3522 | msgid "Error writing to output file" | |
c77d6597 MV |
3523 | msgstr "" |
3524 | ||
f8b879c2 JAK |
3525 | #. FIXME: fallback to a default mirror here instead |
3526 | #. and provide a config option to define that default | |
3527 | #: methods/mirror.cc | |
04f27fae | 3528 | #, c-format |
f8b879c2 | 3529 | msgid "No mirror file '%s' found " |
ce34af08 MV |
3530 | msgstr "" |
3531 | ||
f8b879c2 JAK |
3532 | #. FIXME: fallback to a default mirror here instead |
3533 | #. and provide a config option to define that default | |
3534 | #: methods/mirror.cc | |
3535 | #, fuzzy, c-format | |
3536 | msgid "Can not read mirror file '%s'" | |
3537 | msgstr "Ne mogu otvoriti %s" | |
3538 | ||
3539 | #: methods/mirror.cc | |
3540 | #, fuzzy, c-format | |
3541 | msgid "No entry found in mirror file '%s'" | |
3542 | msgstr "Ne mogu otvoriti %s" | |
3543 | ||
3544 | #: methods/mirror.cc | |
506ab3c7 | 3545 | #, c-format |
f8b879c2 | 3546 | msgid "[Mirror: %s]" |
ce34af08 MV |
3547 | msgstr "" |
3548 | ||
f8b879c2 JAK |
3549 | #: methods/rred.cc |
3550 | msgid "Failed to set modification time" | |
506ab3c7 MV |
3551 | msgstr "" |
3552 | ||
f8b879c2 JAK |
3553 | #: methods/rsh.cc |
3554 | msgid "Connection closed prematurely" | |
b6c6b52f MV |
3555 | msgstr "" |
3556 | ||
f8b879c2 JAK |
3557 | #: methods/server.cc |
3558 | msgid "Waiting for headers" | |
3559 | msgstr "Čekam na zaglavlja" | |
08f8455c | 3560 | |
f8b879c2 | 3561 | #: methods/server.cc |
43670e2e | 3562 | msgid "The HTTP server sent an invalid reply header" |
b391a29c | 3563 | msgstr "" |
7d8a4da7 | 3564 | |
f8b879c2 | 3565 | #: methods/server.cc |
43670e2e | 3566 | msgid "Bad header line" |
0e1423ae | 3567 | msgstr "" |
3568 | ||
f8b879c2 JAK |
3569 | #: methods/server.cc |
3570 | msgid "The HTTP server sent an invalid Content-Length header" | |
1b5a6222 CP |
3571 | msgstr "" |
3572 | ||
f8b879c2 JAK |
3573 | #: methods/server.cc |
3574 | msgid "The HTTP server sent an invalid Content-Range header" | |
b18dd45f MV |
3575 | msgstr "" |
3576 | ||
f8b879c2 JAK |
3577 | #: methods/server.cc |
3578 | msgid "This HTTP server has broken range support" | |
cbbee23e DK |
3579 | msgstr "" |
3580 | ||
f8b879c2 JAK |
3581 | #: methods/server.cc |
3582 | msgid "Unknown date format" | |
3583 | msgstr "Nepoznat oblik datuma" | |
1b5a6222 | 3584 | |
f8b879c2 JAK |
3585 | #: methods/server.cc |
3586 | msgid "Bad header data" | |
b6c6b52f MV |
3587 | msgstr "" |
3588 | ||
f8b879c2 JAK |
3589 | #: methods/server.cc |
3590 | msgid "Connection failed" | |
3591 | msgstr "Povezivanje neuspješno" | |
3592 | ||
3593 | #: methods/server.cc | |
3594 | #, c-format | |
04f27fae | 3595 | msgid "" |
f8b879c2 JAK |
3596 | "Automatically disabled %s due to incorrect response from server/proxy. (man " |
3597 | "5 apt.conf)" | |
7d8a4da7 | 3598 | msgstr "" |
3fa4e98f | 3599 | |
f8b879c2 JAK |
3600 | #: methods/server.cc |
3601 | msgid "Internal error" | |
3602 | msgstr "Unutrašnja greška" | |
3603 | ||
3604 | #: methods/store.cc | |
3605 | msgid "Empty files can't be valid archives" | |
3606 | msgstr "" | |
04f27fae | 3607 | |
8561c2fe DK |
3608 | #~ msgid "" |
3609 | #~ "Options:\n" | |
3610 | #~ " -h This help text.\n" | |
3611 | #~ " -c=? Read this configuration file\n" | |
3612 | #~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" | |
3613 | #~ msgstr "" | |
3614 | #~ "Opcije:\n" | |
3615 | #~ " -h Ovaj tekst pomoći.\n" | |
3616 | #~ " -c=? Pročitaj ovu konfiguracijsku datoteku\n" | |
3617 | #~ " -o=? Podesi odgovarajuću konfiguracijsku opciju, npr. -o dir::cache=/" | |
3618 | #~ "tmp\n" | |
3619 | ||
bf33c3bd JAK |
3620 | #~ msgid "Failed to exec gzip " |
3621 | #~ msgstr "Ne mogu izvršiti gzip" | |
3622 | ||
864fe99c MV |
3623 | #, fuzzy |
3624 | #~ msgid "Unable to find hash sum for '%s' in Release file" | |
3625 | #~ msgstr "Ne mogu otvoriti DB datoteku %s" | |
3626 | ||
2f6a2fbb DK |
3627 | #~ msgid "Done" |
3628 | #~ msgstr "Urađeno" | |
b391a29c | 3629 | |
2f6a2fbb DK |
3630 | #, fuzzy |
3631 | #~ msgid "No keyring installed in %s." | |
3632 | #~ msgstr "Odustajem od instalacije." | |
5b1e4e86 | 3633 | |
39b73d81 MV |
3634 | #~ msgid "%s not a valid DEB package." |
3635 | #~ msgstr "%s nije ispravan DEB paket." | |
3636 | ||
3f5a581c MV |
3637 | #~ msgid "Reading file listing" |
3638 | #~ msgstr "Čitam spisak datoteke" | |
1b5a6222 | 3639 | |
3f5a581c MV |
3640 | #, fuzzy |
3641 | #~ msgid "Couldn't open pipe for %s" | |
3642 | #~ msgstr "Ne mogu otvoriti %s" | |
de5a560a | 3643 | |
0e1423ae | 3644 | #, fuzzy |
3645 | #~ msgid "openpty failed\n" | |
3646 | #~ msgstr "Povezivanje neuspješno" | |
de5a560a | 3647 | |
edae3167 | 3648 | #~ msgid "File date has changed %s" |
3649 | #~ msgstr "Datum datoteke je promijenjen %s" |