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