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