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