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