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