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