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