1 # Catalan translation of APT.
2 # Copyright © 2002, 2003, 2004, 2005 Software in the Public Interest, Inc.
3 # Antoni Bella Perez <bella5@teleline.es>, 2002, 2003.
4 # Matt Bonner <mateubonet@yahoo.com>, 2003.
5 # Jordi Mallach <jordi@debian.org>, 2004, 2005.
9 "Project-Id-Version: apt 0.6\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2005-11-16 17:15+0100\n"
12 "PO-Revision-Date: 2005-07-19 01:31+0200\n"
13 "Last-Translator: Jordi Mallach <jordi@debian.org>\n"
14 "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: cmdline/apt-cache.cc:135
21 msgid "Package %s version %s has an unmet dep:\n"
22 msgstr "El paquet %s versió %s té una dependència sense satisfer:\n"
24 #: cmdline/apt-cache.cc:175 cmdline/apt-cache.cc:527 cmdline/apt-cache.cc:615
25 #: cmdline/apt-cache.cc:771 cmdline/apt-cache.cc:989 cmdline/apt-cache.cc:1357
26 #: cmdline/apt-cache.cc:1508
28 msgid "Unable to locate package %s"
29 msgstr "No s'ha trobat el paquet %s"
31 #: cmdline/apt-cache.cc:232
32 msgid "Total package names : "
33 msgstr "Nombre total de paquets: "
35 #: cmdline/apt-cache.cc:272
36 msgid " Normal packages: "
37 msgstr " Paquets normals: "
39 #: cmdline/apt-cache.cc:273
40 msgid " Pure virtual packages: "
41 msgstr " Paquets virtuals purs: "
43 #: cmdline/apt-cache.cc:274
44 msgid " Single virtual packages: "
45 msgstr " Paquets virtuals únics: "
47 #: cmdline/apt-cache.cc:275
48 msgid " Mixed virtual packages: "
49 msgstr " Paquets virtuals mixtes: "
51 #: cmdline/apt-cache.cc:276
55 #: cmdline/apt-cache.cc:278
56 msgid "Total distinct versions: "
57 msgstr "Total de versions diferents: "
59 #: cmdline/apt-cache.cc:280
60 msgid "Total dependencies: "
61 msgstr "Total de dependències: "
63 #: cmdline/apt-cache.cc:283
64 msgid "Total ver/file relations: "
65 msgstr "Total de relacions versió/fitxer: "
67 #: cmdline/apt-cache.cc:285
68 msgid "Total Provides mappings: "
69 msgstr "Total dels mapes aportats: "
71 #: cmdline/apt-cache.cc:297
72 msgid "Total globbed strings: "
73 msgstr "Total de cadenes globals: "
75 #: cmdline/apt-cache.cc:311
76 msgid "Total dependency version space: "
77 msgstr "Total de l'espai per a dependències de versió: "
79 #: cmdline/apt-cache.cc:316
80 msgid "Total slack space: "
81 msgstr "Total de l'espai desperdiciat: "
83 #: cmdline/apt-cache.cc:324
84 msgid "Total space accounted for: "
85 msgstr "Total de l'espai atribuit a: "
87 #: cmdline/apt-cache.cc:446 cmdline/apt-cache.cc:1189
89 msgid "Package file %s is out of sync."
90 msgstr "El fitxer %s del paquet està desincronitzat."
92 #: cmdline/apt-cache.cc:1231
93 msgid "You must give exactly one pattern"
94 msgstr "Heu de donar exactament un patró"
96 #: cmdline/apt-cache.cc:1385
97 msgid "No packages found"
98 msgstr "No s'han trobat paquets"
100 #: cmdline/apt-cache.cc:1462
101 msgid "Package files:"
102 msgstr "Fitxers de paquets:"
104 #: cmdline/apt-cache.cc:1469 cmdline/apt-cache.cc:1555
105 msgid "Cache is out of sync, can't x-ref a package file"
107 "Memòria cau no sincronitzada, no es pot fer x-ref a un fitxer del paquet"
109 #: cmdline/apt-cache.cc:1470
114 #. Show any packages have explicit pins
115 #: cmdline/apt-cache.cc:1482
116 msgid "Pinned packages:"
117 msgstr "Paquets etiquetats:"
119 #: cmdline/apt-cache.cc:1494 cmdline/apt-cache.cc:1535
124 #: cmdline/apt-cache.cc:1515
126 msgstr " Instal·lat: "
128 #: cmdline/apt-cache.cc:1517 cmdline/apt-cache.cc:1525
133 #: cmdline/apt-cache.cc:1522
137 #: cmdline/apt-cache.cc:1532
138 msgid " Package pin: "
139 msgstr " Etiqueta del paquet: "
141 #. Show the priority tables
142 #: cmdline/apt-cache.cc:1541
143 msgid " Version table:"
144 msgstr " Taula de versió:"
146 #: cmdline/apt-cache.cc:1556
151 #: cmdline/apt-cache.cc:1651 cmdline/apt-cdrom.cc:138 cmdline/apt-config.cc:70
152 #: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:550
153 #: cmdline/apt-get.cc:2409 cmdline/apt-sortpkgs.cc:144
155 msgid "%s %s for %s %s compiled on %s %s\n"
156 msgstr "%s %s per a %s %s compilat el %s %s\n"
158 #: cmdline/apt-cache.cc:1658
160 "Usage: apt-cache [options] command\n"
161 " apt-cache [options] add file1 [file2 ...]\n"
162 " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
163 " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
165 "apt-cache is a low-level tool used to manipulate APT's binary\n"
166 "cache files, and query information from them\n"
169 " add - Add a package file to the source cache\n"
170 " gencaches - Build both the package and source cache\n"
171 " showpkg - Show some general information for a single package\n"
172 " showsrc - Show source records\n"
173 " stats - Show some basic statistics\n"
174 " dump - Show the entire file in a terse form\n"
175 " dumpavail - Print an available file to stdout\n"
176 " unmet - Show unmet dependencies\n"
177 " search - Search the package list for a regex pattern\n"
178 " show - Show a readable record for the package\n"
179 " depends - Show raw dependency information for a package\n"
180 " rdepends - Show reverse dependency information for a package\n"
181 " pkgnames - List the names of all packages\n"
182 " dotty - Generate package graphs for GraphVis\n"
183 " xvcg - Generate package graphs for xvcg\n"
184 " policy - Show policy settings\n"
187 " -h This help text.\n"
188 " -p=? The package cache.\n"
189 " -s=? The source cache.\n"
190 " -q Disable progress indicator.\n"
191 " -i Show only important deps for the unmet command.\n"
192 " -c=? Read this configuration file\n"
193 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
194 "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
196 "Ús: apt-cache [opcions] ordre\n"
197 " apt-cache [opcions] add fitxer1 [fitxer2 ...]\n"
198 " apt-cache [opcions] showpkg paquet1 [paquet2 ...]\n"
199 " apt-cache [opcions] showsrc paquet1 [paquet2 ...]\n"
201 "apt-cache és una eina usada per a manipular fitxers binaris en\n"
202 "el cau de APT, i així poder consultar-ne la informació\n"
205 " add - Afegeix un fitxer de paquet a la memòria cau de les fonts\n"
206 " gencaches - Crea la memòria cau de tots dos, paquet i font\n"
207 " showpkg - Mostra alguna informació general d'un sol paquet\n"
208 " showsrc - Mostra un registre de les fonts\n"
209 " stats - Mostra algunes estadístiques bàsiques\n"
210 " dump - Mostra el fitxer sencer en un format concís\n"
211 " dumpavail - Genera un registre llegible a stdout\n"
212 " unmet - Mostra dependències sense satisfer\n"
213 " search - Cerca en la llista de paquets per un patró d'expressió regular\n"
214 " show - Mostra un registre llegible pel paquet\n"
215 " depends - Mostra informació de dependències (en cru) d'un paquet\n"
216 " rdepends - Mostra informació de dependències enrere d'un paquet\n"
217 " pkgnames - Llista els noms de tots els paquets\n"
218 " dotty - Genera gràfiques del paquet per a GraphVis\n"
219 " xvcg - Genera gràfiques del paquet per a xvcg\n"
220 " policy - Mostra configuració de política\n"
223 " -h Aquest text d'ajuda.\n"
224 " -p=? La memòria cau de paquets.\n"
225 " -s=? La memòria cau de la font.\n"
226 " -q Inhabilita l'indicatiu de progres.\n"
227 " -i Sols mostra dependències importants d'una ordre inadequada.\n"
228 " -c=? Llegeix aquest fitxer de configuració\n"
229 " -o=? Estableix una opció de conf arbitrària, p.ex. -o dir::cache=/tmp\n"
230 "Consulteu les pàgines del manual apt-cache(8) i apt.conf(5) per a més "
233 #: cmdline/apt-cdrom.cc:78
234 msgid "Please provide a name for this Disc, such as 'Debian 2.1r1 Disk 1'"
237 #: cmdline/apt-cdrom.cc:93
239 msgid "Please insert a Disc in the drive and press enter"
241 "El medi ha canviat: Si us plau, inseriu el disc amb l'etiqueta\n"
243 "en la unitat de '%s' i premeu Intro\n"
245 #: cmdline/apt-cdrom.cc:117
246 msgid "Repeat this process for the rest of the CDs in your set."
249 #: cmdline/apt-config.cc:41
250 msgid "Arguments not in pairs"
251 msgstr "Els arguments no són en parells"
253 #: cmdline/apt-config.cc:76
255 "Usage: apt-config [options] command\n"
257 "apt-config is a simple tool to read the APT config file\n"
260 " shell - Shell mode\n"
261 " dump - Show the configuration\n"
264 " -h This help text.\n"
265 " -c=? Read this configuration file\n"
266 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
268 "Ús: apt-config [opcions] ordre\n"
270 "apt-config és una simple eina per a llegir el fitxer de configuració d'APT\n"
273 " shell - Mode shell\n"
274 " dump - Mostra la configuració\n"
277 " -h Aquest text d'ajuda.\n"
278 " -c=? Llegeix aquest fitxer de configuració\n"
279 " -o=? Estableix una opció de conf arbitrària, p.ex. -o dir::cache=/tmp\n"
281 #: cmdline/apt-extracttemplates.cc:98
283 msgid "%s not a valid DEB package."
284 msgstr "%s no és un paquet DEB vàlid."
286 #: cmdline/apt-extracttemplates.cc:232
288 "Usage: apt-extracttemplates file1 [file2 ...]\n"
290 "apt-extracttemplates is a tool to extract config and template info\n"
291 "from debian packages\n"
294 " -h This help text\n"
295 " -t Set the temp dir\n"
296 " -c=? Read this configuration file\n"
297 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
299 "Ús: apt-extracttemplates fitxer1 [fitxer2 ...]\n"
301 "apt-extracttemplates és una eina per a extreure informació de\n"
302 "configuració i plantilles dels paquets debian\n"
305 " -h Aquest text d'ajuda.\n"
306 " -t Estableix el directori temporal\n"
307 " -c=? Llegeix aquest fitxer de configuració\n"
308 " -o=? Estableix una opció de conf arbitrària, p.e. -o dir::cache=/tmp\n"
310 #: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:712
312 msgid "Unable to write to %s"
313 msgstr "No es pot escriure en %s"
315 #: cmdline/apt-extracttemplates.cc:310
316 msgid "Cannot get debconf version. Is debconf installed?"
317 msgstr "No es pot determinar la versió de debconf. Està instal·lat debconf?"
319 #: ftparchive/apt-ftparchive.cc:167 ftparchive/apt-ftparchive.cc:341
320 msgid "Package extension list is too long"
321 msgstr "La llista de les extensions dels paquets és massa llarga"
323 #: ftparchive/apt-ftparchive.cc:169 ftparchive/apt-ftparchive.cc:183
324 #: ftparchive/apt-ftparchive.cc:206 ftparchive/apt-ftparchive.cc:256
325 #: ftparchive/apt-ftparchive.cc:270 ftparchive/apt-ftparchive.cc:292
327 msgid "Error processing directory %s"
328 msgstr "S'ha produït un error en processar el directori %s"
330 #: ftparchive/apt-ftparchive.cc:254
331 msgid "Source extension list is too long"
332 msgstr "La llista d'extensions de les fonts és massa llarga"
334 #: ftparchive/apt-ftparchive.cc:371
335 msgid "Error writing header to contents file"
336 msgstr "S'ha produït un error en escriure la capçalera al fitxer de continguts"
338 #: ftparchive/apt-ftparchive.cc:401
340 msgid "Error processing contents %s"
341 msgstr "S'ha produït un error en processar el fitxer de continguts %s"
343 #: ftparchive/apt-ftparchive.cc:556
345 "Usage: apt-ftparchive [options] command\n"
346 "Commands: packages binarypath [overridefile [pathprefix]]\n"
347 " sources srcpath [overridefile [pathprefix]]\n"
350 " generate config [groups]\n"
353 "apt-ftparchive generates index files for Debian archives. It supports\n"
354 "many styles of generation from fully automated to functional replacements\n"
355 "for dpkg-scanpackages and dpkg-scansources\n"
357 "apt-ftparchive generates Package files from a tree of .debs. The\n"
358 "Package file contains the contents of all the control fields from\n"
359 "each package as well as the MD5 hash and filesize. An override file\n"
360 "is supported to force the value of Priority and Section.\n"
362 "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
363 "The --source-override option can be used to specify a src override file\n"
365 "The 'packages' and 'sources' command should be run in the root of the\n"
366 "tree. BinaryPath should point to the base of the recursive search and \n"
367 "override file should contain the override flags. Pathprefix is\n"
368 "appended to the filename fields if present. Example usage from the \n"
370 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
371 " dists/potato/main/binary-i386/Packages\n"
374 " -h This help text\n"
375 " --md5 Control MD5 generation\n"
376 " -s=? Source override file\n"
378 " -d=? Select the optional caching database\n"
379 " --no-delink Enable delinking debug mode\n"
380 " --contents Control contents file generation\n"
381 " -c=? Read this configuration file\n"
382 " -o=? Set an arbitrary configuration option"
384 "Forma d'ús: apt-ftparchive [opcions] ordre\n"
385 "Ordres: packages camí_binaris [fitxer_substitucions prefix_camí]]\n"
386 " sources camí_fonts [fitxer_substitucions [prefix_camí]]\n"
389 " generate config [grups]\n"
392 "apt-ftparchive genera fitxers d'índex per als arxius de Debian.\n"
393 "Gestiona molts estils per a generar-los, des dels completament automàtics\n"
394 "als substituts funcionals per dpkg-scanpackages i dpkg-scansources.\n"
396 "apt-ftparchive genera fitxers Package des d'un arbre de .deb. El\n"
397 "fitxer Package conté tots els camps de control de cada paquet així com\n"
398 "la suma MD5 i la mida del fitxer. Es suporten els fitxers de substitució\n"
399 "per a forçar el valor de Prioritat i Secció.\n"
401 "D'un mode semblant, apt-ftparchive genera fitxers Sources des d'un arbre\n"
402 "de .dsc. Es pot utilitzar l'opció --source-override per a especificar un\n"
403 "fitxer de substitucions de src.\n"
405 "L'ordre «packages» i «sources» hauria d'executar-se en l'arrel de\n"
406 "l'arbre. CamíBinaris hauria de ser el punt base de la recerca recursiva\n"
407 "i el fitxer de substitucions hauria de contenir senyaladors de substitució.\n"
408 "Prefixcamí s'afegeix als camps del nom de fitxer si està present.\n"
409 "Exemple d'ús a l'arxiu de Debian:\n"
410 " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
411 " dists/potato/main/binary-i386/Packages\n"
414 " -h Aquest text d'ajuda\n"
415 " --md5 Generació del control MD5\n"
416 " -s=? Fitxer de substitucions per a fonts\n"
418 " -d=? Selecciona la base de dades de memòria cau opcional\n"
419 " --no-delink Habilita el mode de depuració delink\n"
420 " --contents Genera el fitxer amb els continguts de control\n"
421 " -c=? Llegeix aquest fitxer de configuració\n"
422 " -o=? Estableix una opció de configuració arbitrària"
424 #: ftparchive/apt-ftparchive.cc:762
425 msgid "No selections matched"
426 msgstr "No s'ha trobat cap selecció"
428 #: ftparchive/apt-ftparchive.cc:835
430 msgid "Some files are missing in the package file group `%s'"
431 msgstr "No es troben alguns fitxers dins del grup de fitxers del paquet `%s'"
433 #: ftparchive/cachedb.cc:45
435 msgid "DB was corrupted, file renamed to %s.old"
436 msgstr "La base de dades està corrompuda, fitxer renomenat a %s.old"
438 #: ftparchive/cachedb.cc:63
440 msgid "DB is old, attempting to upgrade %s"
441 msgstr "La BD és vella, s'està intentant actualitzar %s"
443 #: ftparchive/cachedb.cc:73
445 msgid "Unable to open DB file %s: %s"
446 msgstr "No es pot obrir el fitxer de DB %s: %s"
448 #: ftparchive/cachedb.cc:114
450 msgid "File date has changed %s"
451 msgstr "La data del fitxer ha canviat %s"
453 #: ftparchive/cachedb.cc:155
454 msgid "Archive has no control record"
455 msgstr "Arxiu sense registre de control"
457 #: ftparchive/cachedb.cc:267
458 msgid "Unable to get a cursor"
459 msgstr "No es pot aconseguir un cursor"
461 #: ftparchive/writer.cc:78
463 msgid "W: Unable to read directory %s\n"
464 msgstr "A: No es pot llegir el directori %s\n"
466 #: ftparchive/writer.cc:83
468 msgid "W: Unable to stat %s\n"
469 msgstr "A: No es pot veure l'estat %s\n"
471 #: ftparchive/writer.cc:125
475 #: ftparchive/writer.cc:127
479 #: ftparchive/writer.cc:134
480 msgid "E: Errors apply to file "
481 msgstr "E: Els errors s'apliquen al fitxer "
483 #: ftparchive/writer.cc:151 ftparchive/writer.cc:181
485 msgid "Failed to resolve %s"
486 msgstr "No s'ha pogut resoldre %s"
488 #: ftparchive/writer.cc:163
489 msgid "Tree walking failed"
490 msgstr "L'arbre està fallant"
492 #: ftparchive/writer.cc:188
494 msgid "Failed to open %s"
495 msgstr "No s'ha pogut obrir %s"
497 #: ftparchive/writer.cc:245
499 msgid " DeLink %s [%s]\n"
500 msgstr " DeLink %s [%s]\n"
502 #: ftparchive/writer.cc:253
504 msgid "Failed to readlink %s"
505 msgstr "No s'ha pogut llegir l'enllaç %s"
507 #: ftparchive/writer.cc:257
509 msgid "Failed to unlink %s"
510 msgstr "No s'ha pogut alliberar %s"
512 #: ftparchive/writer.cc:264
514 msgid "*** Failed to link %s to %s"
515 msgstr "*** No s'ha pogut enllaçar %s a %s"
517 #: ftparchive/writer.cc:274
519 msgid " DeLink limit of %sB hit.\n"
520 msgstr " DeLink s'ha arribat al límit de %sB.\n"
522 #: ftparchive/writer.cc:358 apt-inst/extract.cc:181 apt-inst/extract.cc:193
523 #: apt-inst/extract.cc:210 apt-inst/deb/dpkgdb.cc:121 methods/gpgv.cc:256
525 msgid "Failed to stat %s"
526 msgstr "No es pot determinar l'estat de %s"
528 #: ftparchive/writer.cc:386
529 msgid "Archive had no package field"
530 msgstr "Arxiu sense el camp paquet"
532 #: ftparchive/writer.cc:394 ftparchive/writer.cc:603
534 msgid " %s has no override entry\n"
535 msgstr " %s no té una entrada dominant\n"
537 #: ftparchive/writer.cc:437 ftparchive/writer.cc:689
539 msgid " %s maintainer is %s not %s\n"
540 msgstr " el mantenidor de %s és %s, no %s\n"
542 #: ftparchive/contents.cc:317
544 msgid "Internal error, could not locate member %s"
545 msgstr "Error intern, no s'ha pogut localitzar al membre %s"
547 #: ftparchive/contents.cc:353 ftparchive/contents.cc:384
548 msgid "realloc - Failed to allocate memory"
549 msgstr "realloc - No s'ha pogut assignar espai en memòria"
551 #: ftparchive/override.cc:38 ftparchive/override.cc:146
553 msgid "Unable to open %s"
554 msgstr "No es pot obrir %s"
556 #: ftparchive/override.cc:64 ftparchive/override.cc:170
558 msgid "Malformed override %s line %lu #1"
559 msgstr "Línia predominant %s línia malformada %lu núm 1"
561 #: ftparchive/override.cc:78 ftparchive/override.cc:182
563 msgid "Malformed override %s line %lu #2"
564 msgstr "Línia predominant %s línia malformada %lu núm 2"
566 #: ftparchive/override.cc:92 ftparchive/override.cc:195
568 msgid "Malformed override %s line %lu #3"
569 msgstr "Línia predominant %s línia malformada %lu núm 3"
571 #: ftparchive/override.cc:131 ftparchive/override.cc:205
573 msgid "Failed to read the override file %s"
574 msgstr "No s'ha pogut llegir la línia predominant del fitxer %s"
576 #: ftparchive/multicompress.cc:75
578 msgid "Unknown compression algorithm '%s'"
579 msgstr "Algorisme de compressió desconegut '%s'"
581 #: ftparchive/multicompress.cc:105
583 msgid "Compressed output %s needs a compression set"
584 msgstr "L'eixida comprimida %s necessita un joc de compressió"
586 #: ftparchive/multicompress.cc:172 methods/rsh.cc:91
587 msgid "Failed to create IPC pipe to subprocess"
588 msgstr "No s'ha pogut crear el conducte IPC al subprocés"
590 #: ftparchive/multicompress.cc:198
591 msgid "Failed to create FILE*"
592 msgstr "No s'ha pogut crear FILE*"
594 #: ftparchive/multicompress.cc:201
595 msgid "Failed to fork"
596 msgstr "No s'ha pogut bifurcar"
598 #: ftparchive/multicompress.cc:215
599 msgid "Compress child"
600 msgstr "Comprimeix el fil"
602 #: ftparchive/multicompress.cc:238
604 msgid "Internal error, failed to create %s"
605 msgstr "S'ha produït un error intern, no s'ha pogut crear %s"
607 #: ftparchive/multicompress.cc:289
608 msgid "Failed to create subprocess IPC"
609 msgstr "No s'ha pogut crear el subprocés IPC"
611 #: ftparchive/multicompress.cc:324
612 msgid "Failed to exec compressor "
613 msgstr "No s'ha pogut executar el compressor "
615 #: ftparchive/multicompress.cc:363
617 msgstr "decompressor"
619 #: ftparchive/multicompress.cc:406
620 msgid "IO to subprocess/file failed"
621 msgstr "Ha fallat l'E/S del subprocés sobre el fitxer"
623 #: ftparchive/multicompress.cc:458
624 msgid "Failed to read while computing MD5"
625 msgstr "No s'ha pogut llegir mentre es calculava la suma MD5"
627 #: ftparchive/multicompress.cc:475
629 msgid "Problem unlinking %s"
630 msgstr "S'ha trobat un problema treient l'enllaç %s"
632 #: ftparchive/multicompress.cc:490 apt-inst/extract.cc:188
634 msgid "Failed to rename %s to %s"
635 msgstr "No s'ha pogut canviar el nom de %s a %s"
637 #: cmdline/apt-get.cc:119
641 #: cmdline/apt-get.cc:141 cmdline/apt-get.cc:1565
643 msgid "Regex compilation error - %s"
644 msgstr "S'ha produït un error de compilació de l'expressió regular - %s"
646 #: cmdline/apt-get.cc:236
647 msgid "The following packages have unmet dependencies:"
648 msgstr "Els següents paquets tenen dependències sense satisfer:"
650 #: cmdline/apt-get.cc:326
652 msgid "but %s is installed"
653 msgstr "però està instal·lat %s"
655 #: cmdline/apt-get.cc:328
657 msgid "but %s is to be installed"
658 msgstr "però s'instal·larà %s"
660 #: cmdline/apt-get.cc:335
661 msgid "but it is not installable"
662 msgstr "però no és instal·lable"
664 #: cmdline/apt-get.cc:337
665 msgid "but it is a virtual package"
666 msgstr "però és un paquet virtual"
668 #: cmdline/apt-get.cc:340
669 msgid "but it is not installed"
670 msgstr "però no està instal·lat"
672 #: cmdline/apt-get.cc:340
673 msgid "but it is not going to be installed"
674 msgstr "però no serà instal·lat"
676 #: cmdline/apt-get.cc:345
680 #: cmdline/apt-get.cc:374
681 msgid "The following NEW packages will be installed:"
682 msgstr "S'instal·laran els següents paquets NOUS:"
684 #: cmdline/apt-get.cc:400
685 msgid "The following packages will be REMOVED:"
686 msgstr "S'ELIMINARAN els següents paquets:"
688 #: cmdline/apt-get.cc:422
689 msgid "The following packages have been kept back:"
690 msgstr "S'han mantingut els següents paquets:"
692 #: cmdline/apt-get.cc:443
693 msgid "The following packages will be upgraded:"
694 msgstr "S'actualitzaran els següents paquets:"
696 #: cmdline/apt-get.cc:464
697 msgid "The following packages will be DOWNGRADED:"
698 msgstr "Es DESACTUALITZARAN els següents paquets:"
700 #: cmdline/apt-get.cc:484
701 msgid "The following held packages will be changed:"
702 msgstr "Es canviaran els següents paquets mantinguts:"
704 #: cmdline/apt-get.cc:537
706 msgid "%s (due to %s) "
707 msgstr "%s (per %s) "
709 #: cmdline/apt-get.cc:545
711 "WARNING: The following essential packages will be removed.\n"
712 "This should NOT be done unless you know exactly what you are doing!"
714 "AVÍS: Els següents paquets essencials seran eliminats.\n"
715 "Això NO s'ha de fer a menys que sapigueu exactament el que esteu fent!"
717 #: cmdline/apt-get.cc:576
719 msgid "%lu upgraded, %lu newly installed, "
720 msgstr "%lu actualitzats, %lu nous a instal·lar, "
722 #: cmdline/apt-get.cc:580
724 msgid "%lu reinstalled, "
725 msgstr "%lu reinstal·lats, "
727 #: cmdline/apt-get.cc:582
729 msgid "%lu downgraded, "
730 msgstr "%lu desactualitzats, "
732 #: cmdline/apt-get.cc:584
734 msgid "%lu to remove and %lu not upgraded.\n"
735 msgstr "%lu a eliminar i %lu no actualitzats.\n"
737 #: cmdline/apt-get.cc:588
739 msgid "%lu not fully installed or removed.\n"
740 msgstr "%lu no instal·lats o eliminats completament.\n"
742 #: cmdline/apt-get.cc:648
743 msgid "Correcting dependencies..."
744 msgstr "S'estan corregint les dependències..."
746 #: cmdline/apt-get.cc:651
750 #: cmdline/apt-get.cc:654
751 msgid "Unable to correct dependencies"
752 msgstr "No es poden corregir les dependències"
754 #: cmdline/apt-get.cc:657
755 msgid "Unable to minimize the upgrade set"
756 msgstr "No es pot minimitzar el joc de versions revisades"
758 #: cmdline/apt-get.cc:659
762 #: cmdline/apt-get.cc:663
763 msgid "You might want to run `apt-get -f install' to correct these."
764 msgstr "Potser voldreu executar `apt-get -f install' per a corregir-ho."
766 #: cmdline/apt-get.cc:666
767 msgid "Unmet dependencies. Try using -f."
768 msgstr "Dependències sense satisfer. Proveu-ho usant -f."
770 #: cmdline/apt-get.cc:688
771 msgid "WARNING: The following packages cannot be authenticated!"
772 msgstr "AVÍS: No es poden autenticar els següents paquets!"
774 #: cmdline/apt-get.cc:692
775 msgid "Authentication warning overridden.\n"
776 msgstr "S'ha descartat l'avís d'autenticació.\n"
778 #: cmdline/apt-get.cc:699
779 msgid "Install these packages without verification [y/N]? "
780 msgstr "Voleu instal·lar aquests paquets sense verificar-los [s/N]? "
782 #: cmdline/apt-get.cc:701
783 msgid "Some packages could not be authenticated"
784 msgstr "No s'ha pogut autenticar alguns paquets"
786 #: cmdline/apt-get.cc:710 cmdline/apt-get.cc:857
787 msgid "There are problems and -y was used without --force-yes"
788 msgstr "Hi ha problemes i s'ha usat -y sense --force-yes"
790 #: cmdline/apt-get.cc:754
791 msgid "Internal error, InstallPackages was called with broken packages!"
793 "S'ha produït un error intern, s'ha cridat a InstallPackages amb paquets "
796 #: cmdline/apt-get.cc:763
797 msgid "Packages need to be removed but remove is disabled."
798 msgstr "Els paquets necessiten ser eliminats però Remove està inhabilitat."
800 #: cmdline/apt-get.cc:774
801 msgid "Internal error, Ordering didn't finish"
802 msgstr "S'ha produït un error intern, l'ordenació no ha acabat"
804 #: cmdline/apt-get.cc:790 cmdline/apt-get.cc:1864 cmdline/apt-get.cc:1897
805 msgid "Unable to lock the download directory"
806 msgstr "No és possible blocar el directori de descàrrega"
808 #: cmdline/apt-get.cc:800 cmdline/apt-get.cc:1945 cmdline/apt-get.cc:2157
809 #: apt-pkg/cachefile.cc:67
810 msgid "The list of sources could not be read."
811 msgstr "No s'ha pogut llegir la llista de les fonts."
813 #: cmdline/apt-get.cc:815
814 msgid "How odd.. The sizes didn't match, email apt@packages.debian.org"
816 "Què estrany... les mides no coincideixen, informeu a apt@packages.debian.org"
818 #: cmdline/apt-get.cc:820
820 msgid "Need to get %sB/%sB of archives.\n"
821 msgstr "Es necessita obtenir %sB/%sB d'arxius.\n"
823 #: cmdline/apt-get.cc:823
825 msgid "Need to get %sB of archives.\n"
826 msgstr "Es necessita obtenir %sB d'arxius.\n"
828 #: cmdline/apt-get.cc:828
830 msgid "After unpacking %sB of additional disk space will be used.\n"
831 msgstr "Després de desempaquetar s'usaran %sB d'espai en disc addicional.\n"
833 #: cmdline/apt-get.cc:831
835 msgid "After unpacking %sB disk space will be freed.\n"
836 msgstr "Després de desempaquetar s'alliberaran %sB d'espai en disc.\n"
838 #: cmdline/apt-get.cc:845 cmdline/apt-get.cc:2011
840 msgid "Couldn't determine free space in %s"
841 msgstr "No s'ha pogut determinar l'espai lliure en %s"
843 #: cmdline/apt-get.cc:848
845 msgid "You don't have enough free space in %s."
846 msgstr "No teniu prou espai lliure en %s."
848 #: cmdline/apt-get.cc:863 cmdline/apt-get.cc:883
849 msgid "Trivial Only specified but this is not a trivial operation."
850 msgstr "Es va especificar Trivial Only però aquesta operació no és trivial."
852 #: cmdline/apt-get.cc:865
853 msgid "Yes, do as I say!"
854 msgstr "Sí, fes el que et dic!"
856 #: cmdline/apt-get.cc:867
859 "You are about to do something potentially harmful.\n"
860 "To continue type in the phrase '%s'\n"
863 "Esteu a punt de fer quelcom potencialment nociu.\n"
864 "Per a continuar escriviu la frase «%s»\n"
867 #: cmdline/apt-get.cc:873 cmdline/apt-get.cc:892
871 #: cmdline/apt-get.cc:888
872 msgid "Do you want to continue [Y/n]? "
873 msgstr "Voleu continuar [S/n]? "
875 #: cmdline/apt-get.cc:960 cmdline/apt-get.cc:1364 cmdline/apt-get.cc:2054
877 msgid "Failed to fetch %s %s\n"
878 msgstr "No s'ha pogut obtenir %s %s\n"
880 #: cmdline/apt-get.cc:978
881 msgid "Some files failed to download"
882 msgstr "Alguns fitxers no s'han pogut descarregar"
884 #: cmdline/apt-get.cc:979 cmdline/apt-get.cc:2063
885 msgid "Download complete and in download only mode"
886 msgstr "Descàrrega completa i en mode de només descàrrega"
888 #: cmdline/apt-get.cc:985
890 "Unable to fetch some archives, maybe run apt-get update or try with --fix-"
893 "No es poden descarregar alguns arxius, potser executant apt-get update o "
894 "intenteu-ho amb --fix-missing."
896 #: cmdline/apt-get.cc:989
897 msgid "--fix-missing and media swapping is not currently supported"
898 msgstr "--fix-missing i medi d'intercanvi actualment no estan suportats"
900 #: cmdline/apt-get.cc:994
901 msgid "Unable to correct missing packages."
902 msgstr "No es poden corregir els paquets que falten."
904 #: cmdline/apt-get.cc:995
905 msgid "Aborting install."
906 msgstr "S'està avortant la instal·lació."
908 #: cmdline/apt-get.cc:1029
910 msgid "Note, selecting %s instead of %s\n"
911 msgstr "Nota: s'està seleccionant %s en comptes de %s\n"
913 #: cmdline/apt-get.cc:1039
915 msgid "Skipping %s, it is already installed and upgrade is not set.\n"
917 "S'està ometent %s, ja està instal·lat i l'actualització no està establerta.\n"
919 #: cmdline/apt-get.cc:1057
921 msgid "Package %s is not installed, so not removed\n"
922 msgstr "El paquet %s no està instal·lat, així que no s'eliminarà\n"
924 #: cmdline/apt-get.cc:1068
926 msgid "Package %s is a virtual package provided by:\n"
927 msgstr "El paquet %s és un paquet virtual proveït per:\n"
929 #: cmdline/apt-get.cc:1080
931 msgstr " [Instal·lat]"
933 #: cmdline/apt-get.cc:1085
934 msgid "You should explicitly select one to install."
935 msgstr "Necessiteu seleccionar-ne un explícitament per a instal·lar-lo."
937 #: cmdline/apt-get.cc:1090
940 "Package %s is not available, but is referred to by another package.\n"
941 "This may mean that the package is missing, has been obsoleted, or\n"
942 "is only available from another source\n"
944 "El paquet %s no té versió disponible, però un altre paquet\n"
945 "en fa referència. Això normalment vol dir que el paquet falta,\n"
946 "s'ha tornat obsolet o només és disponible des d'una altra font.\n"
948 #: cmdline/apt-get.cc:1109
949 msgid "However the following packages replace it:"
950 msgstr "Tot i que els següents paquets el reemplacen:"
952 #: cmdline/apt-get.cc:1112
954 msgid "Package %s has no installation candidate"
955 msgstr "El paquet %s no té candidat d'instal·lació"
957 #: cmdline/apt-get.cc:1132
959 msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
961 "No es possible la reinstal·lació del paquet %s, no es pot descarregar.\n"
963 #: cmdline/apt-get.cc:1140
965 msgid "%s is already the newest version.\n"
966 msgstr "%s ja es troba en la versió més recent.\n"
968 #: cmdline/apt-get.cc:1167
970 msgid "Release '%s' for '%s' was not found"
971 msgstr "No s'ha trobat la versió puntual «%s» per a «%s»"
973 #: cmdline/apt-get.cc:1169
975 msgid "Version '%s' for '%s' was not found"
976 msgstr "No s'ha trobat la versió «%s» per a «%s»"
978 #: cmdline/apt-get.cc:1175
980 msgid "Selected version %s (%s) for %s\n"
981 msgstr "Versió seleccionada %s (%s) per a %s\n"
983 #: cmdline/apt-get.cc:1312
984 msgid "The update command takes no arguments"
985 msgstr "L'ordre update no pren arguments"
987 #: cmdline/apt-get.cc:1325 cmdline/apt-get.cc:1465
988 msgid "Unable to lock the list directory"
989 msgstr "No es pot blocar el directori de la llista"
991 #: cmdline/apt-get.cc:1383
993 "Some index files failed to download, they have been ignored, or old ones "
996 "No es poden descarregar alguns fitxers índex, s'han ignorat o en el seu lloc "
997 "s'han usat els antics."
999 #: cmdline/apt-get.cc:1397
1000 msgid "We are not supposed to delete stuff, can't start AutoRemover"
1003 #: cmdline/apt-get.cc:1422
1005 "Hmm, seems like the AutoRemover destroyed something which really\n"
1006 "shouldn't happen. Please file a bug report against apt."
1009 #: cmdline/apt-get.cc:1425 cmdline/apt-get.cc:1633
1010 msgid "The following information may help to resolve the situation:"
1011 msgstr "La següent informació pot ajudar-vos a resoldre la situació:"
1013 #: cmdline/apt-get.cc:1429
1015 msgid "Internal Error, AutoRemover broke stuff"
1017 "S'ha produït un error intern, el solucionador de problemes ha trencat coses"
1019 #: cmdline/apt-get.cc:1448
1020 msgid "Internal error, AllUpgrade broke stuff"
1021 msgstr "Error intern, AllUpgrade ha trencat coses"
1023 #: cmdline/apt-get.cc:1552 cmdline/apt-get.cc:1588
1025 msgid "Couldn't find package %s"
1026 msgstr "No s'ha pogut trobar el paquet %s"
1028 #: cmdline/apt-get.cc:1575
1030 msgid "Note, selecting %s for regex '%s'\n"
1031 msgstr "Nota: s'està seleccionant %s per a l'expressió regular '%s'\n"
1033 #: cmdline/apt-get.cc:1605
1034 msgid "You might want to run `apt-get -f install' to correct these:"
1035 msgstr "Potser voldreu executar `apt-get -f install' per a corregir-ho:"
1037 #: cmdline/apt-get.cc:1608
1039 "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
1042 "Dependències insatisfetes. Intenteu 'apt-get -f install' sense paquets (o "
1043 "especifiqueu una solució)."
1045 #: cmdline/apt-get.cc:1620
1047 "Some packages could not be installed. This may mean that you have\n"
1048 "requested an impossible situation or if you are using the unstable\n"
1049 "distribution that some required packages have not yet been created\n"
1050 "or been moved out of Incoming."
1052 "No s'han pogut instal·lar alguns paquets. Això pot ser degut a que vàreu\n"
1053 "requerir una situació imposible o a que esteu usant la distribució\n"
1054 "unstable i alguns paquets requerits encara no han estat creats o bé\n"
1055 "encara no els hi han afegit."
1057 #: cmdline/apt-get.cc:1628
1059 "Since you only requested a single operation it is extremely likely that\n"
1060 "the package is simply not installable and a bug report against\n"
1061 "that package should be filed."
1063 "Degut a que sols heu requerit una única operació, serà molt\n"
1064 "probable que el paquet no sigui instal·lable i que s'hagi d'emetre\n"
1065 "un informe d'error en contra d'aquest per a arxivar-lo."
1067 #: cmdline/apt-get.cc:1636
1068 msgid "Broken packages"
1069 msgstr "Paquets trencats"
1071 #: cmdline/apt-get.cc:1667
1072 msgid "The following extra packages will be installed:"
1073 msgstr "S'instal·laran els següents paquets extres:"
1075 #: cmdline/apt-get.cc:1738
1076 msgid "Suggested packages:"
1077 msgstr "Paquets suggerits:"
1079 #: cmdline/apt-get.cc:1739
1080 msgid "Recommended packages:"
1081 msgstr "Paquets recomanats:"
1083 #: cmdline/apt-get.cc:1759
1084 msgid "Calculating upgrade... "
1085 msgstr "S'està calculant l'actualització... "
1087 #: cmdline/apt-get.cc:1762 methods/ftp.cc:702 methods/connect.cc:101
1091 #: cmdline/apt-get.cc:1767
1095 #: cmdline/apt-get.cc:1832 cmdline/apt-get.cc:1840
1096 msgid "Internal error, problem resolver broke stuff"
1098 "S'ha produït un error intern, el solucionador de problemes ha trencat coses"
1100 #: cmdline/apt-get.cc:1940
1101 msgid "Must specify at least one package to fetch source for"
1102 msgstr "Haureu d'especificar un paquet de codi font per a descarregar"
1104 #: cmdline/apt-get.cc:1967 cmdline/apt-get.cc:2175
1106 msgid "Unable to find a source package for %s"
1107 msgstr "No es pot trobar un paquet de fonts per a %s"
1109 #: cmdline/apt-get.cc:2014
1111 msgid "You don't have enough free space in %s"
1112 msgstr "No teniu prou espai lliure en %s"
1114 #: cmdline/apt-get.cc:2019
1116 msgid "Need to get %sB/%sB of source archives.\n"
1117 msgstr "Es necessita descarregar %sB/%sB d'arxius font.\n"
1119 #: cmdline/apt-get.cc:2022
1121 msgid "Need to get %sB of source archives.\n"
1122 msgstr "Es necessita descarregar %sB d'arxius font.\n"
1124 #: cmdline/apt-get.cc:2028
1126 msgid "Fetch source %s\n"
1127 msgstr "Font descarregada %s\n"
1129 #: cmdline/apt-get.cc:2059
1130 msgid "Failed to fetch some archives."
1131 msgstr "No s'ha pogut descarregar alguns arxius."
1133 #: cmdline/apt-get.cc:2087
1135 msgid "Skipping unpack of already unpacked source in %s\n"
1137 "S'està ometent el desempaquetament de les fonts que ja ho estan en %s\n"
1139 #: cmdline/apt-get.cc:2099
1141 msgid "Unpack command '%s' failed.\n"
1142 msgstr "L'ordre de desempaquetar «%s» ha fallat.\n"
1144 #: cmdline/apt-get.cc:2100
1146 msgid "Check if the 'dpkg-dev' package is installed.\n"
1149 #: cmdline/apt-get.cc:2117
1151 msgid "Build command '%s' failed.\n"
1152 msgstr "L'ordre de construir «%s» ha fallat.\n"
1154 #: cmdline/apt-get.cc:2136
1155 msgid "Child process failed"
1156 msgstr "Ha fallat el procés fill"
1158 #: cmdline/apt-get.cc:2152
1159 msgid "Must specify at least one package to check builddeps for"
1161 "S'ha d'especificar un paquet per a verificar les dependències de construcció "
1164 #: cmdline/apt-get.cc:2180
1166 msgid "Unable to get build-dependency information for %s"
1168 "No es pot obtenir informació sobre les dependències de construcció per a %s"
1170 #: cmdline/apt-get.cc:2200
1172 msgid "%s has no build depends.\n"
1173 msgstr "%s no té dependències de construcció.\n"
1175 #: cmdline/apt-get.cc:2252
1178 "%s dependency for %s cannot be satisfied because the package %s cannot be "
1181 "La dependència %s en %s no es pot satisfer per que no es pot trobar el "
1184 #: cmdline/apt-get.cc:2304
1187 "%s dependency for %s cannot be satisfied because no available versions of "
1188 "package %s can satisfy version requirements"
1190 "La dependència %s per a %s no es pot satisfer per que cap versió del paquet %"
1191 "s pot satisfer els requeriments de versions"
1193 #: cmdline/apt-get.cc:2339
1195 msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
1197 "No s'ha pogut satisfer la dependència %s per a %s: El paquet instal·lat %s "
1200 #: cmdline/apt-get.cc:2364
1202 msgid "Failed to satisfy %s dependency for %s: %s"
1203 msgstr "No s'ha pogut satisfer la dependència %s per a %s: %s"
1205 #: cmdline/apt-get.cc:2378
1207 msgid "Build-dependencies for %s could not be satisfied."
1208 msgstr "No s'han pogut satisfer les dependències de construcció per a %s"
1210 #: cmdline/apt-get.cc:2382
1211 msgid "Failed to process build dependencies"
1212 msgstr "No es poden processar les dependències de construcció"
1214 #: cmdline/apt-get.cc:2414
1215 msgid "Supported modules:"
1216 msgstr "Mòduls suportats:"
1218 #: cmdline/apt-get.cc:2455
1220 "Usage: apt-get [options] command\n"
1221 " apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1222 " apt-get [options] source pkg1 [pkg2 ...]\n"
1224 "apt-get is a simple command line interface for downloading and\n"
1225 "installing packages. The most frequently used commands are update\n"
1229 " update - Retrieve new lists of packages\n"
1230 " upgrade - Perform an upgrade\n"
1231 " install - Install new packages (pkg is libc6 not libc6.deb)\n"
1232 " remove - Remove packages\n"
1233 " source - Download source archives\n"
1234 " build-dep - Configure build-dependencies for source packages\n"
1235 " dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1236 " dselect-upgrade - Follow dselect selections\n"
1237 " clean - Erase downloaded archive files\n"
1238 " autoclean - Erase old downloaded archive files\n"
1239 " check - Verify that there are no broken dependencies\n"
1242 " -h This help text.\n"
1243 " -q Loggable output - no progress indicator\n"
1244 " -qq No output except for errors\n"
1245 " -d Download only - do NOT install or unpack archives\n"
1246 " -s No-act. Perform ordering simulation\n"
1247 " -y Assume Yes to all queries and do not prompt\n"
1248 " -f Attempt to continue if the integrity check fails\n"
1249 " -m Attempt to continue if archives are unlocatable\n"
1250 " -u Show a list of upgraded packages as well\n"
1251 " -b Build the source package after fetching it\n"
1252 " -V Show verbose version numbers\n"
1253 " -c=? Read this configuration file\n"
1254 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1255 "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1256 "pages for more information and options.\n"
1257 " This APT has Super Cow Powers.\n"
1259 "Forma d'ús: apt-get [opcions] ordre\n"
1260 " apt-get [opcions] install|remove paq1 [paq2 ...]\n"
1261 " apt-get [opcions] source paq1 [paq2 ...]\n"
1263 "apt-get és una simple interfície de línia d'ordres per a\n"
1264 "descarregar i instal·lar paquets. Les ordres més freqüents\n"
1265 "són update i install.\n"
1268 " update - Descarrega llistes noves dels paquets\n"
1269 " upgrade - Realitza una actualització\n"
1270 " install - Instal·la nous paquets (el paquet serà libc6 no libc6.deb)\n"
1271 " remove - Elimina paquets\n"
1272 " source - Descarrega arxius font\n"
1273 " build-dep - Configura dependències de construcció pels paquets font\n"
1274 " dist-upgrade - Actualitza la distribució, mireu apt-get(8)\n"
1275 " dselect-upgrade - Segueix les seleccions de dselect\n"
1276 " clean - Esborra els fitxers arxiu descarregats\n"
1277 " autoclean - Esborra els fitxers arxiu descarregats antics\n"
1278 " check - Verifica que no hi hagi dependències sense satisfer\n"
1281 " -h Aquest text d'ajuda.\n"
1282 " -q Eixida a la bitàcola - sense indicatiu de progrés\n"
1283 " -qq Sense eixida, excepte els errors\n"
1284 " -d Sols descarrega - NO instal·la o desempaqueta arxius\n"
1285 " -s No actua. Realitza les ordres en mode de simulació\n"
1286 " -y Assumeix que Sí per a totes les preguntes, fa que no es pregunti\n"
1287 " -f Intenta seguir si la comprovació d'integritat falla\n"
1288 " -m Intenta seguir si no es localitzen els arxius\n"
1289 " -u Mostra una llista dels paquets actualitzats també\n"
1290 " -b Construeix des del paquet font després de descarregar-lo\n"
1291 " -V Mostra els números de versió detallada\n"
1292 " -c=? Llegeix aquest fitxer de configuració\n"
1293 " -o=? Estableix una opció de configuració arbitrària, p.ex.\n"
1294 " -o dir::cache=/tmp\n"
1295 "Consulteu el manual apt-get(8), sources.list(5) i apt.conf(5)\n"
1296 "per a més informació i opcions\n"
1297 " Aquest APT té tots els Poders de Super Vaca.\n"
1299 #: cmdline/acqprogress.cc:55
1303 #: cmdline/acqprogress.cc:79
1307 #: cmdline/acqprogress.cc:110
1311 #: cmdline/acqprogress.cc:114
1315 #: cmdline/acqprogress.cc:135
1317 msgid "Fetched %sB in %s (%sB/s)\n"
1318 msgstr "%sB descarregats en %s (%sB/s)\n"
1320 #: cmdline/acqprogress.cc:225
1323 msgstr " [Treballant]"
1325 #: cmdline/acqprogress.cc:271
1328 "Media change: please insert the disc labeled\n"
1330 "in the drive '%s' and press enter\n"
1332 "El medi ha canviat: Si us plau, inseriu el disc amb l'etiqueta\n"
1334 "en la unitat de '%s' i premeu Intro\n"
1336 #: cmdline/apt-sortpkgs.cc:86
1337 msgid "Unknown package record!"
1338 msgstr "Registre del paquet desconegut!"
1340 #: cmdline/apt-sortpkgs.cc:150
1342 "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1344 "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1345 "to indicate what kind of file it is.\n"
1348 " -h This help text\n"
1349 " -s Use source file sorting\n"
1350 " -c=? Read this configuration file\n"
1351 " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1353 "Ús: apt-sortpkgs [opcions] fitxer1 [fitxer2 ...]\n"
1355 "apt-sortpkgs és una simple eina per a ordenar fitxers de paquets.\n"
1356 "L'opció -s s'usa per a indicar quin tipus de fitxer és.\n"
1359 " -h Aquest text d'ajuda.\n"
1360 " -s Usar l'ordenació de fitxers font\n"
1361 " -c=? Llegeix aquest fitxer de configuració\n"
1362 " -o=? Estableix una opció de configuració, p.ex: -o dir::cache=/tmp\n"
1364 #: dselect/install:32
1365 msgid "Bad default setting!"
1366 msgstr "Paràmetre establert incorrecte!"
1368 #: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:93
1369 #: dselect/install:104 dselect/update:45
1370 msgid "Press enter to continue."
1371 msgstr "Premeu Intro per a continuar."
1373 #: dselect/install:100
1374 msgid "Some errors occurred while unpacking. I'm going to configure the"
1375 msgstr "Alguns errors al desempaquetar. Puc configurar"
1377 #: dselect/install:101
1378 msgid "packages that were installed. This may result in duplicate errors"
1380 "els paquets que estan instal·lats. Això pot resultar en errors duplicacats"
1382 #: dselect/install:102
1383 msgid "or errors caused by missing dependencies. This is OK, only the errors"
1385 "o errors causats per dependències sense satisfer. Aquest està bé, sols els "
1388 #: dselect/install:103
1390 "above this message are important. Please fix them and run [I]nstall again"
1392 "són importants abans d'aquest missatge. Si us plau, arregleu-los i torneu a "
1393 "executar [I]nstall una altra vegada"
1395 #: dselect/update:30
1396 msgid "Merging available information"
1397 msgstr "S'està fusionant la informació disponible"
1399 #: apt-inst/contrib/extracttar.cc:117
1400 msgid "Failed to create pipes"
1401 msgstr "No es poden crear els conductes"
1403 #: apt-inst/contrib/extracttar.cc:143
1404 msgid "Failed to exec gzip "
1405 msgstr "No es pot executar el gzip "
1407 #: apt-inst/contrib/extracttar.cc:180 apt-inst/contrib/extracttar.cc:206
1408 msgid "Corrupted archive"
1409 msgstr "Arxiu corromput"
1411 #: apt-inst/contrib/extracttar.cc:195
1412 msgid "Tar checksum failed, archive corrupted"
1413 msgstr "La suma de comprovació de tar ha fallat, arxiu corromput"
1415 #: apt-inst/contrib/extracttar.cc:298
1417 msgid "Unknown TAR header type %u, member %s"
1418 msgstr "Capçalera TAR desconeguda del tipus %u, membre %s"
1420 #: apt-inst/contrib/arfile.cc:73
1421 msgid "Invalid archive signature"
1422 msgstr "Signatura de l'arxiu no vàlida"
1424 #: apt-inst/contrib/arfile.cc:81
1425 msgid "Error reading archive member header"
1426 msgstr "Error llegint la capçalera del membre de l'arxiu"
1428 #: apt-inst/contrib/arfile.cc:93 apt-inst/contrib/arfile.cc:105
1429 msgid "Invalid archive member header"
1430 msgstr "Capçalera del membre de l'arxiu no vàlida"
1432 #: apt-inst/contrib/arfile.cc:131
1433 msgid "Archive is too short"
1434 msgstr "L'arxiu és massa petit"
1436 #: apt-inst/contrib/arfile.cc:135
1437 msgid "Failed to read the archive headers"
1438 msgstr "Ha fallat la lectura de les capçaleres de l'arxiu"
1440 #: apt-inst/filelist.cc:384
1441 msgid "DropNode called on still linked node"
1442 msgstr "DropNode crida a un node que encara està enllaçat"
1444 #: apt-inst/filelist.cc:416
1445 msgid "Failed to locate the hash element!"
1446 msgstr "No s'ha trobat l'element diseminat!"
1448 #: apt-inst/filelist.cc:463
1449 msgid "Failed to allocate diversion"
1450 msgstr "No s'ha pogut assignar la desviació"
1452 #: apt-inst/filelist.cc:468
1453 msgid "Internal error in AddDiversion"
1454 msgstr "S'ha produït un error intern en AddDiversion"
1456 #: apt-inst/filelist.cc:481
1458 msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1459 msgstr "S'està intentant sobreescriure una desviació, %s -> %s i %s/%s"
1461 #: apt-inst/filelist.cc:510
1463 msgid "Double add of diversion %s -> %s"
1464 msgstr "Afegit doble d'una desviació %s -> %s"
1466 #: apt-inst/filelist.cc:553
1468 msgid "Duplicate conf file %s/%s"
1469 msgstr "Fitxer de conf. duplicat %s/%s"
1471 #: apt-inst/dirstream.cc:45 apt-inst/dirstream.cc:50 apt-inst/dirstream.cc:53
1473 msgid "Failed to write file %s"
1474 msgstr "No s'ha pogut escriure el fitxer %s"
1476 #: apt-inst/dirstream.cc:80 apt-inst/dirstream.cc:88
1478 msgid "Failed to close file %s"
1479 msgstr "Ha fallat el tancament del fitxer %s"
1481 #: apt-inst/extract.cc:96 apt-inst/extract.cc:167
1483 msgid "The path %s is too long"
1484 msgstr "La ruta %s és massa llarga"
1486 #: apt-inst/extract.cc:127
1488 msgid "Unpacking %s more than once"
1489 msgstr "S'està desempaquetant %s més d'una vegada"
1491 #: apt-inst/extract.cc:137
1493 msgid "The directory %s is diverted"
1494 msgstr "El directori %s està desviat"
1496 #: apt-inst/extract.cc:147
1498 msgid "The package is trying to write to the diversion target %s/%s"
1499 msgstr "El paquet està intentant escriure en l'objectiu desviat %s/%s"
1501 #: apt-inst/extract.cc:157 apt-inst/extract.cc:300
1502 msgid "The diversion path is too long"
1503 msgstr "La ruta de desviació és massa llarga"
1505 #: apt-inst/extract.cc:243
1507 msgid "The directory %s is being replaced by a non-directory"
1508 msgstr "El directori %s està sent reemplaçat per un no-directori"
1510 #: apt-inst/extract.cc:283
1511 msgid "Failed to locate node in its hash bucket"
1512 msgstr "No s'ha trobat el node dins de la taula"
1514 #: apt-inst/extract.cc:287
1515 msgid "The path is too long"
1516 msgstr "La ruta és massa llarga"
1518 #: apt-inst/extract.cc:417
1520 msgid "Overwrite package match with no version for %s"
1521 msgstr "S'està sobreescrivint el corresponent paquet sense versió per a %s"
1523 #: apt-inst/extract.cc:434
1525 msgid "File %s/%s overwrites the one in the package %s"
1526 msgstr "El fitxer %s/%s sobreescriu al que està en el paquet %s"
1528 #: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:750
1529 #: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/sourcelist.cc:324
1530 #: apt-pkg/acquire.cc:417 apt-pkg/clean.cc:38
1532 msgid "Unable to read %s"
1533 msgstr "No es pot llegir %s"
1535 #: apt-inst/extract.cc:494
1537 msgid "Unable to stat %s"
1538 msgstr "No es pot veure l'estat de %s"
1540 #: apt-inst/deb/dpkgdb.cc:55 apt-inst/deb/dpkgdb.cc:61
1542 msgid "Failed to remove %s"
1543 msgstr "No es pot eliminar %s"
1545 #: apt-inst/deb/dpkgdb.cc:110 apt-inst/deb/dpkgdb.cc:112
1547 msgid "Unable to create %s"
1548 msgstr "No es pot crear %s"
1550 #: apt-inst/deb/dpkgdb.cc:118
1552 msgid "Failed to stat %sinfo"
1553 msgstr "No s'ha pogut fer «stat» de %sinfo"
1555 #: apt-inst/deb/dpkgdb.cc:123
1556 msgid "The info and temp directories need to be on the same filesystem"
1558 "La info i els directoris temp necessiten estar en el mateix sistema de "
1561 #. Build the status cache
1562 #: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:645
1563 #: apt-pkg/pkgcachegen.cc:714 apt-pkg/pkgcachegen.cc:719
1564 #: apt-pkg/pkgcachegen.cc:842
1565 msgid "Reading package lists"
1566 msgstr "S'està llegint la llista de paquets"
1568 #: apt-inst/deb/dpkgdb.cc:180
1570 msgid "Failed to change to the admin dir %sinfo"
1571 msgstr "No s'ha pogut canviar al directori d'admininstració %sinfo"
1573 #: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:355
1574 #: apt-inst/deb/dpkgdb.cc:448
1575 msgid "Internal error getting a package name"
1576 msgstr "S'ha produït un error intern en obtenir un nom de paquet"
1578 #: apt-inst/deb/dpkgdb.cc:205
1579 msgid "Reading file listing"
1580 msgstr "S'està llegint el llistat de fitxers"
1582 #: apt-inst/deb/dpkgdb.cc:216
1585 "Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1586 "then make it empty and immediately re-install the same version of the "
1589 "No s'ha pogut obrir la llista del fitxer «%sinfo/%s». Si no podeu restaurar "
1590 "aquest fitxer, creeu-lo buit i torneu a instal·lar immediatament la mateixa "
1591 "versió del paquet!"
1593 #: apt-inst/deb/dpkgdb.cc:229 apt-inst/deb/dpkgdb.cc:242
1595 msgid "Failed reading the list file %sinfo/%s"
1596 msgstr "No s'ha pogut llegir la llista del fitxer %sinfo/%s"
1598 #: apt-inst/deb/dpkgdb.cc:266
1599 msgid "Internal error getting a node"
1600 msgstr "S'ha produït un error en obtenir un node"
1602 #: apt-inst/deb/dpkgdb.cc:309
1604 msgid "Failed to open the diversions file %sdiversions"
1605 msgstr "S'ha produït un error en obrir el fitxer de desviació %sdiversions"
1607 #: apt-inst/deb/dpkgdb.cc:324
1608 msgid "The diversion file is corrupted"
1609 msgstr "El fitxer de desviació està corrupte"
1611 #: apt-inst/deb/dpkgdb.cc:331 apt-inst/deb/dpkgdb.cc:336
1612 #: apt-inst/deb/dpkgdb.cc:341
1614 msgid "Invalid line in the diversion file: %s"
1615 msgstr "Línia no vàlida en el fitxer de desviació: %s"
1617 #: apt-inst/deb/dpkgdb.cc:362
1618 msgid "Internal error adding a diversion"
1619 msgstr "S'ha produït un error intern en afegir una desviació"
1621 #: apt-inst/deb/dpkgdb.cc:383
1622 msgid "The pkg cache must be initialized first"
1623 msgstr "Primer s'ha d'inicialitzar la memòria cau d'aquest paquet"
1625 #: apt-inst/deb/dpkgdb.cc:386
1626 msgid "Reading file list"
1627 msgstr "S'està llegint la llista de fitxers"
1629 #: apt-inst/deb/dpkgdb.cc:443
1631 msgid "Failed to find a Package: header, offset %lu"
1632 msgstr "No s'ha trobat una capçalera Package:, desplaçament %lu"
1634 #: apt-inst/deb/dpkgdb.cc:465
1636 msgid "Bad ConfFile section in the status file. Offset %lu"
1637 msgstr "Secció ConfFile dolenta en el fitxer d'estat. Desplaçament %lu"
1639 #: apt-inst/deb/dpkgdb.cc:470
1641 msgid "Error parsing MD5. Offset %lu"
1642 msgstr "S'ha produït un error en analitzar la suma MD5. Desplaçament %lu"
1644 #: apt-inst/deb/debfile.cc:42 apt-inst/deb/debfile.cc:47
1646 msgid "This is not a valid DEB archive, missing '%s' member"
1647 msgstr "Aquest no és un arxiu DEB vàlid, falta el membre «%s»"
1649 #: apt-inst/deb/debfile.cc:52
1651 msgid "This is not a valid DEB archive, it has no '%s' or '%s' member"
1652 msgstr "Aquest no és un arxiu DEB vàlid, falten els membres «%s» o «%s»"
1654 #: apt-inst/deb/debfile.cc:112
1656 msgid "Couldn't change to %s"
1657 msgstr "No s'ha pogut canviar a %s"
1659 #: apt-inst/deb/debfile.cc:138
1660 msgid "Internal error, could not locate member"
1661 msgstr "S'ha produït un error intern, no s'ha trobat el membre"
1663 #: apt-inst/deb/debfile.cc:171
1664 msgid "Failed to locate a valid control file"
1665 msgstr "No s'ha trobat un fitxer de control vàlid"
1667 #: apt-inst/deb/debfile.cc:256
1668 msgid "Unparsable control file"
1669 msgstr "El fitxer de control no es pot analitzar"
1671 #: methods/cdrom.cc:114
1673 msgid "Unable to read the cdrom database %s"
1674 msgstr "No es pot llegir la base de dades del cdrom %s"
1676 #: methods/cdrom.cc:123
1678 "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
1679 "cannot be used to add new CD-ROMs"
1681 "Si us plau, useu apt-cdrom per a que aquest CD sigui reconegut per APT. No "
1682 "pot usar-se apt-get update per afegir-ne de nous"
1684 #: methods/cdrom.cc:131
1685 msgid "Wrong CD-ROM"
1688 #: methods/cdrom.cc:164
1690 msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1691 msgstr "No es pot muntar el CD-ROM en %s, potser estigui encara en ús."
1693 #: methods/cdrom.cc:169
1695 msgid "Disk not found."
1696 msgstr "Fitxer no trobat"
1698 #: methods/cdrom.cc:177 methods/file.cc:79 methods/rsh.cc:264
1699 msgid "File not found"
1700 msgstr "Fitxer no trobat"
1702 #: methods/copy.cc:42 methods/gpgv.cc:265 methods/gzip.cc:133
1703 #: methods/gzip.cc:142
1704 msgid "Failed to stat"
1705 msgstr "L'estat ha fallat"
1707 #: methods/copy.cc:79 methods/gpgv.cc:262 methods/gzip.cc:139
1708 msgid "Failed to set modification time"
1709 msgstr "No s'ha pogut establir el temps de modificació"
1711 #: methods/file.cc:44
1712 msgid "Invalid URI, local URIS must not start with //"
1713 msgstr "URI no vàlid, els URI locals no han de començar per //"
1715 #. Login must be before getpeername otherwise dante won't work.
1716 #: methods/ftp.cc:162
1718 msgstr "S'està accedint a"
1720 #: methods/ftp.cc:168
1721 msgid "Unable to determine the peer name"
1722 msgstr "No es pot determinar el nom de la màquina distant"
1724 #: methods/ftp.cc:173
1725 msgid "Unable to determine the local name"
1726 msgstr "No es pot determinar el nom local"
1728 #: methods/ftp.cc:204 methods/ftp.cc:232
1730 msgid "The server refused the connection and said: %s"
1731 msgstr "El servidor ha rebutjat la nostra connexió i ha dit: %s"
1733 #: methods/ftp.cc:210
1735 msgid "USER failed, server said: %s"
1736 msgstr "USER ha fallat, el servidor ha dit: %s"
1738 #: methods/ftp.cc:217
1740 msgid "PASS failed, server said: %s"
1741 msgstr "PASS ha fallat, el servidor ha dit: %s"
1743 #: methods/ftp.cc:237
1745 "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1748 "S'ha especificat un servidor intermediari però no un script d'accés, "
1749 "Acquire::ftp::ProxyLogin està buit."
1751 #: methods/ftp.cc:265
1753 msgid "Login script command '%s' failed, server said: %s"
1754 msgstr "L'ordre '%s' de l'script d'accés ha fallat, el servidor ha dit: %s"
1756 #: methods/ftp.cc:291
1758 msgid "TYPE failed, server said: %s"
1759 msgstr "TYPE ha fallat, el servidor ha dit: %s"
1761 #: methods/ftp.cc:329 methods/ftp.cc:440 methods/rsh.cc:183 methods/rsh.cc:226
1762 msgid "Connection timeout"
1763 msgstr "Temps de connexió finalitzat"
1765 #: methods/ftp.cc:335
1766 msgid "Server closed the connection"
1767 msgstr "El servidor ha tancat la connexió"
1769 #: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:471 methods/rsh.cc:190
1771 msgstr "Error de lectura"
1773 #: methods/ftp.cc:345 methods/rsh.cc:197
1774 msgid "A response overflowed the buffer."
1775 msgstr "Una resposta ha desbordat la memòria temporal."
1777 #: methods/ftp.cc:362 methods/ftp.cc:374
1778 msgid "Protocol corruption"
1779 msgstr "Protocol corrumput"
1781 #: methods/ftp.cc:446 apt-pkg/contrib/fileutl.cc:510 methods/rsh.cc:232
1783 msgstr "Error d'escriptura"
1785 #: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729
1786 msgid "Could not create a socket"
1787 msgstr "No s'ha pogut crear un sòcol"
1789 #: methods/ftp.cc:698
1790 msgid "Could not connect data socket, connection timed out"
1791 msgstr "No s'ha pogut connectar amb el sòcol de dades, connexió finalitzada"
1793 #: methods/ftp.cc:704
1794 msgid "Could not connect passive socket."
1795 msgstr "No s'ha pogut connectar amb el sòcol passiu."
1797 #: methods/ftp.cc:722
1798 msgid "getaddrinfo was unable to get a listening socket"
1799 msgstr "gettaddrinfo no es pot obtenir un sòcol que escolte"
1802 #: methods/ftp.cc:736
1803 msgid "Could not bind a socket"
1804 msgstr "No s'ha pogut abastar un connector"
1806 #: methods/ftp.cc:740
1807 msgid "Could not listen on the socket"
1808 msgstr "No s'ha pogut escoltar sobre el sòcol"
1810 #: methods/ftp.cc:747
1811 msgid "Could not determine the socket's name"
1812 msgstr "No s'ha pogut determinar el nom del sòcol"
1814 #: methods/ftp.cc:779
1815 msgid "Unable to send PORT command"
1816 msgstr "No es pot enviar l'ordre PORT"
1818 #: methods/ftp.cc:789
1820 msgid "Unknown address family %u (AF_*)"
1821 msgstr "La família d'adreces %u és desconeguda (AF_*)"
1823 #: methods/ftp.cc:798
1825 msgid "EPRT failed, server said: %s"
1826 msgstr "EPRT ha fallat, el servidor ha dit: %s"
1828 #: methods/ftp.cc:818
1829 msgid "Data socket connect timed out"
1830 msgstr "S'ha esgotat el temps de connexió al sòcol de dades"
1832 #: methods/ftp.cc:825
1833 msgid "Unable to accept connection"
1834 msgstr "No es pot acceptar la connexió"
1836 #: methods/ftp.cc:864 methods/http.cc:920 methods/rsh.cc:303
1837 msgid "Problem hashing file"
1838 msgstr "Problema escollint el fitxer"
1840 #: methods/ftp.cc:877
1842 msgid "Unable to fetch file, server said '%s'"
1843 msgstr "No és possible reprendre el fitxer, el servidor ha dit '%s'"
1845 #: methods/ftp.cc:892 methods/rsh.cc:322
1846 msgid "Data socket timed out"
1847 msgstr "S'ha esgotat el temps d'espera per al sòcol de dades"
1849 #: methods/ftp.cc:922
1851 msgid "Data transfer failed, server said '%s'"
1852 msgstr "Ha fallat la transferència de dades, el servidor ha dit '%s'"
1854 #. Get the files information
1855 #: methods/ftp.cc:997
1859 #: methods/ftp.cc:1106
1860 msgid "Unable to invoke "
1861 msgstr "No es pot invocar"
1863 #: methods/connect.cc:64
1865 msgid "Connecting to %s (%s)"
1866 msgstr "S'està connectant amb %s (%s)"
1868 #: methods/connect.cc:71
1871 msgstr "[IP: %s %s]"
1873 #: methods/connect.cc:80
1875 msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1876 msgstr "No s'ha pogut crear un sòcol per a %s (f=%u t=%u p=%u)"
1878 #: methods/connect.cc:86
1880 msgid "Cannot initiate the connection to %s:%s (%s)."
1881 msgstr "No es pot iniciar la connexió amb %s:%s (%s)."
1883 #: methods/connect.cc:93
1885 msgid "Could not connect to %s:%s (%s), connection timed out"
1886 msgstr "No s'ha pogut connectar amb %s:%s (%s), temps de connexió excedit"
1888 #: methods/connect.cc:106
1890 msgid "Could not connect to %s:%s (%s)."
1891 msgstr "No s'ha pogut connectar amb %s:%s (%s)."
1893 #. We say this mainly because the pause here is for the
1894 #. ssh connection that is still going
1895 #: methods/connect.cc:134 methods/rsh.cc:425
1897 msgid "Connecting to %s"
1898 msgstr "S'està connectant amb %s"
1900 #: methods/connect.cc:165
1902 msgid "Could not resolve '%s'"
1903 msgstr "No s'ha pogut resoldre '%s'"
1905 #: methods/connect.cc:171
1907 msgid "Temporary failure resolving '%s'"
1908 msgstr "S'ha produït un error temporal en resoldre '%s'"
1910 #: methods/connect.cc:174
1912 msgid "Something wicked happened resolving '%s:%s' (%i)"
1913 msgstr "Ha passat alguna cosa estranya en resoldre '%s:%s' (%i)"
1915 #: methods/connect.cc:221
1917 msgid "Unable to connect to %s %s:"
1918 msgstr "No es pot connectar amb %s %s:"
1920 #: methods/gpgv.cc:92
1921 msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting."
1923 "E: La llista d'arguments d'Acquire::gpgv::Options és massa llarga. S'està "
1926 #: methods/gpgv.cc:191
1928 "Internal error: Good signature, but could not determine key fingerprint?!"
1930 "Error intern: La signatura és correcta, però no s'ha pogut determinar "
1931 "l'emprempta digital de la clau!"
1933 #: methods/gpgv.cc:196
1934 msgid "At least one invalid signature was encountered."
1935 msgstr "S'ha trobat almenys una signatura invàlida."
1937 #. FIXME String concatenation considered harmful.
1938 #: methods/gpgv.cc:201
1939 msgid "Could not execute "
1940 msgstr "No s'ha pogut executar "
1942 #: methods/gpgv.cc:202
1943 msgid " to verify signature (is gnupg installed?)"
1944 msgstr " per a verificar la signatura (està instal·lat el gnupg?)"
1946 #: methods/gpgv.cc:206
1947 msgid "Unknown error executing gpgv"
1948 msgstr "S'ha produït un error desconegut en executar el gpgv"
1950 #: methods/gpgv.cc:237
1951 msgid "The following signatures were invalid:\n"
1952 msgstr "Les següents signatures són invàlides:\n"
1954 #: methods/gpgv.cc:244
1956 "The following signatures couldn't be verified because the public key is not "
1959 "Les següents signatures no s'han pogut verificar perquè la clau pública no "
1960 "està disponible:\n"
1962 #: methods/gzip.cc:57
1964 msgid "Couldn't open pipe for %s"
1965 msgstr "No s'ha pogut obrir un conducte per a %s"
1967 #: methods/gzip.cc:102
1969 msgid "Read error from %s process"
1970 msgstr "Error llegint des del procés %s"
1972 #: methods/http.cc:344
1973 msgid "Waiting for headers"
1974 msgstr "S'estan esperant les capçaleres"
1976 #: methods/http.cc:490
1978 msgid "Got a single header line over %u chars"
1979 msgstr "S'ha aconseguit una sola línia de capçalera més de %u caràcters"
1981 #: methods/http.cc:498
1982 msgid "Bad header line"
1983 msgstr "Línia de capçalera incorrecta"
1985 #: methods/http.cc:517 methods/http.cc:524
1986 msgid "The HTTP server sent an invalid reply header"
1987 msgstr "El servidor http ha enviat una capçalera de resposta no vàlida"
1989 #: methods/http.cc:553
1990 msgid "The HTTP server sent an invalid Content-Length header"
1991 msgstr "El servidor http ha enviat una capçalera de Content-Length no vàlida"
1993 #: methods/http.cc:568
1994 msgid "The HTTP server sent an invalid Content-Range header"
1995 msgstr "El servidor http ha enviat una capçalera de Content-Range no vàlida"
1997 #: methods/http.cc:570
1998 msgid "This HTTP server has broken range support"
1999 msgstr "Aquest servidor http té el suport d'abast trencat"
2001 #: methods/http.cc:594
2002 msgid "Unknown date format"
2003 msgstr "Format de la data desconegut"
2005 #: methods/http.cc:741
2006 msgid "Select failed"
2007 msgstr "Ha fallat la selecció"
2009 #: methods/http.cc:746
2010 msgid "Connection timed out"
2011 msgstr "Connexió finalitzada"
2013 #: methods/http.cc:769
2014 msgid "Error writing to output file"
2015 msgstr "Error escrivint en el fitxer d'eixida"
2017 #: methods/http.cc:797
2018 msgid "Error writing to file"
2019 msgstr "Error escrivint en el fitxer"
2021 #: methods/http.cc:822
2022 msgid "Error writing to the file"
2023 msgstr "Error escrivint en el fitxer"
2025 #: methods/http.cc:836
2026 msgid "Error reading from server. Remote end closed connection"
2027 msgstr "Error llegint, el servidor remot ha tancat la connexió"
2029 #: methods/http.cc:838
2030 msgid "Error reading from server"
2031 msgstr "Error llegint des del servidor"
2033 #: methods/http.cc:1069
2034 msgid "Bad header data"
2035 msgstr "Capçalera de dades no vàlida"
2037 #: methods/http.cc:1086
2038 msgid "Connection failed"
2039 msgstr "Ha fallat la connexió"
2041 #: methods/http.cc:1177
2042 msgid "Internal error"
2043 msgstr "Error intern"
2045 #: apt-pkg/contrib/mmap.cc:82
2046 msgid "Can't mmap an empty file"
2047 msgstr "No es pot transferir un fitxer buit a memòria"
2049 #: apt-pkg/contrib/mmap.cc:87
2051 msgid "Couldn't make mmap of %lu bytes"
2052 msgstr "No s'ha pogut crear un mapa de memòria de %lu octets"
2054 #: apt-pkg/contrib/strutl.cc:941
2056 msgid "Selection %s not found"
2057 msgstr "No s'ha trobat la selecció %s"
2059 #: apt-pkg/contrib/configuration.cc:436
2061 msgid "Unrecognized type abbreviation: '%c'"
2062 msgstr "Abreujament de tipus no reconegut: '%c'"
2064 #: apt-pkg/contrib/configuration.cc:494
2066 msgid "Opening configuration file %s"
2067 msgstr "S'està obrint el fitxer de configuració %s"
2069 #: apt-pkg/contrib/configuration.cc:512
2071 msgid "Line %d too long (max %d)"
2072 msgstr "Línia %d massa llarga (màx %d)"
2074 #: apt-pkg/contrib/configuration.cc:608
2076 msgid "Syntax error %s:%u: Block starts with no name."
2077 msgstr "Error sintàctic %s:%u: No comença el camp amb un nom."
2079 #: apt-pkg/contrib/configuration.cc:627
2081 msgid "Syntax error %s:%u: Malformed tag"
2082 msgstr "Error sintàctic %s:%u: Etiqueta malformada"
2084 #: apt-pkg/contrib/configuration.cc:644
2086 msgid "Syntax error %s:%u: Extra junk after value"
2087 msgstr "Error sintàctic %s:%u Text extra després del valor"
2089 #: apt-pkg/contrib/configuration.cc:684
2091 msgid "Syntax error %s:%u: Directives can only be done at the top level"
2092 msgstr "Error sintàctic %s:%u: Es permeten directrius només al nivell més alt"
2094 #: apt-pkg/contrib/configuration.cc:691
2096 msgid "Syntax error %s:%u: Too many nested includes"
2097 msgstr "Error sintàctic %s:%u: Hi ha masses fitxers include aniuats"
2099 #: apt-pkg/contrib/configuration.cc:695 apt-pkg/contrib/configuration.cc:700
2101 msgid "Syntax error %s:%u: Included from here"
2102 msgstr "Error sintàctic %s:%u: Inclusió des d'aqui"
2104 #: apt-pkg/contrib/configuration.cc:704
2106 msgid "Syntax error %s:%u: Unsupported directive '%s'"
2107 msgstr "Error sintàctic %s:%u: Directriu no suportada '%s'"
2109 #: apt-pkg/contrib/configuration.cc:738
2111 msgid "Syntax error %s:%u: Extra junk at end of file"
2112 msgstr "Error sintàctic %s:%u: Text extra al final del fitxer"
2114 #: apt-pkg/contrib/progress.cc:154
2116 msgid "%c%s... Error!"
2117 msgstr "%c%s... Error!"
2119 #: apt-pkg/contrib/progress.cc:156
2121 msgid "%c%s... Done"
2122 msgstr "%c%s... Fet"
2124 #: apt-pkg/contrib/cmndline.cc:80
2126 msgid "Command line option '%c' [from %s] is not known."
2127 msgstr "L'opció de la línia d'ordres '%c' [de %s] és desconeguda."
2129 #: apt-pkg/contrib/cmndline.cc:106 apt-pkg/contrib/cmndline.cc:114
2130 #: apt-pkg/contrib/cmndline.cc:122
2132 msgid "Command line option %s is not understood"
2133 msgstr "No s'entén l'opció de la línia d'ordres %s"
2135 #: apt-pkg/contrib/cmndline.cc:127
2137 msgid "Command line option %s is not boolean"
2138 msgstr "No és lògica l'opció de la línia d'ordres %s"
2140 #: apt-pkg/contrib/cmndline.cc:166 apt-pkg/contrib/cmndline.cc:187
2142 msgid "Option %s requires an argument."
2143 msgstr "L'opció de la línia d'ordres %s precisa un paràmetre."
2145 #: apt-pkg/contrib/cmndline.cc:201 apt-pkg/contrib/cmndline.cc:207
2147 msgid "Option %s: Configuration item specification must have an =<val>."
2148 msgstr "Opció %s: Paràmetre de configuració ha de ser en la forma =<val>"
2150 #: apt-pkg/contrib/cmndline.cc:237
2152 msgid "Option %s requires an integer argument, not '%s'"
2153 msgstr "L'opció %s precisa un paràmetre numèric, no '%s'"
2155 #: apt-pkg/contrib/cmndline.cc:268
2157 msgid "Option '%s' is too long"
2158 msgstr "L'opció '%s' és massa llarga"
2160 #: apt-pkg/contrib/cmndline.cc:301
2162 msgid "Sense %s is not understood, try true or false."
2163 msgstr "El sentit %s no s'entén, proveu 'true' (vertader) o 'false' (fals)."
2165 #: apt-pkg/contrib/cmndline.cc:351
2167 msgid "Invalid operation %s"
2168 msgstr "Operació no vàlida %s"
2170 #: apt-pkg/contrib/cdromutl.cc:55
2172 msgid "Unable to stat the mount point %s"
2173 msgstr "No es pot obtenir informació del punt de muntatge %s"
2175 #: apt-pkg/contrib/cdromutl.cc:149 apt-pkg/acquire.cc:423 apt-pkg/clean.cc:44
2177 msgid "Unable to change to %s"
2178 msgstr "No es pot canviar a %s"
2180 #: apt-pkg/contrib/cdromutl.cc:190
2181 msgid "Failed to stat the cdrom"
2182 msgstr "No s'ha pogut fer «stat» del cdrom"
2184 #: apt-pkg/contrib/fileutl.cc:82
2186 msgid "Not using locking for read only lock file %s"
2187 msgstr "No s'usen blocats per a llegir el fitxer de blocat de sols lectura %s"
2189 #: apt-pkg/contrib/fileutl.cc:87
2191 msgid "Could not open lock file %s"
2192 msgstr "No es pot resoldre el fixter de blocat %s"
2194 #: apt-pkg/contrib/fileutl.cc:105
2196 msgid "Not using locking for nfs mounted lock file %s"
2197 msgstr "No s'usen blocats per al fitxer de blocat %s de muntar nfs"
2199 #: apt-pkg/contrib/fileutl.cc:109
2201 msgid "Could not get lock %s"
2202 msgstr "No s'ha pogut blocar %s"
2204 #: apt-pkg/contrib/fileutl.cc:377
2206 msgid "Waited for %s but it wasn't there"
2207 msgstr "Esperava %s però no hi era"
2209 #: apt-pkg/contrib/fileutl.cc:387
2211 msgid "Sub-process %s received a segmentation fault."
2212 msgstr "Sub-procés %s ha rebut una violació de segment."
2214 #: apt-pkg/contrib/fileutl.cc:390
2216 msgid "Sub-process %s returned an error code (%u)"
2217 msgstr "Sub-procés %s ha retornat un codi d'error (%u)"
2219 #: apt-pkg/contrib/fileutl.cc:392
2221 msgid "Sub-process %s exited unexpectedly"
2222 msgstr "Sub-procés %s ha eixit inesperadament"
2224 #: apt-pkg/contrib/fileutl.cc:436
2226 msgid "Could not open file %s"
2227 msgstr "No s'ha pogut obrir el fitxer %s"
2229 #: apt-pkg/contrib/fileutl.cc:492
2231 msgid "read, still have %lu to read but none left"
2232 msgstr "llegits, falten %lu per llegir, però no queda res"
2234 #: apt-pkg/contrib/fileutl.cc:522
2236 msgid "write, still have %lu to write but couldn't"
2237 msgstr "escrits, falten %lu per escriure però no s'ha pogut"
2239 #: apt-pkg/contrib/fileutl.cc:597
2240 msgid "Problem closing the file"
2241 msgstr "Ha hagut un problema en tancar el fitxer"
2243 #: apt-pkg/contrib/fileutl.cc:603
2244 msgid "Problem unlinking the file"
2245 msgstr "Ha hagut un problema en desenllaçar el fitxer"
2247 #: apt-pkg/contrib/fileutl.cc:614
2248 msgid "Problem syncing the file"
2249 msgstr "Ha hagut un problema en sincronitzar el fitxer"
2251 #: apt-pkg/pkgcache.cc:126
2252 msgid "Empty package cache"
2253 msgstr "Memòria cau de paquets és buida"
2255 #: apt-pkg/pkgcache.cc:132
2256 msgid "The package cache file is corrupted"
2257 msgstr "El fitxer de memòria cau de paquets està corromput"
2259 #: apt-pkg/pkgcache.cc:137
2260 msgid "The package cache file is an incompatible version"
2261 msgstr "El fitxer de memòria cau de paquets és una versió incompatible"
2263 #: apt-pkg/pkgcache.cc:142
2265 msgid "This APT does not support the versioning system '%s'"
2266 msgstr "Aquest APT no suporta el sistema de versions '%s'"
2268 #: apt-pkg/pkgcache.cc:147
2269 msgid "The package cache was built for a different architecture"
2270 msgstr "La memòria cau de paquets fou creada per a una arquitectura diferent"
2272 #: apt-pkg/pkgcache.cc:218
2276 #: apt-pkg/pkgcache.cc:218
2280 #: apt-pkg/pkgcache.cc:218
2284 #: apt-pkg/pkgcache.cc:219
2288 #: apt-pkg/pkgcache.cc:219
2290 msgstr "Entra en conflicte"
2292 #: apt-pkg/pkgcache.cc:219
2296 #: apt-pkg/pkgcache.cc:220
2300 #: apt-pkg/pkgcache.cc:231
2304 #: apt-pkg/pkgcache.cc:231
2308 #: apt-pkg/pkgcache.cc:231
2312 #: apt-pkg/pkgcache.cc:232
2316 #: apt-pkg/pkgcache.cc:232
2320 #: apt-pkg/depcache.cc:99 apt-pkg/depcache.cc:128
2321 msgid "Building dependency tree"
2322 msgstr "S'està construint l'arbre de dependències"
2324 #: apt-pkg/depcache.cc:100
2325 msgid "Candidate versions"
2326 msgstr "Versions candidates"
2328 #: apt-pkg/depcache.cc:129
2329 msgid "Dependency generation"
2330 msgstr "Dependències que genera"
2332 #: apt-pkg/depcache.cc:150 apt-pkg/depcache.cc:169 apt-pkg/depcache.cc:173
2334 msgid "Reading state information"
2335 msgstr "S'està fusionant la informació disponible"
2337 #: apt-pkg/depcache.cc:189
2339 msgid "Failed to write StateFile %s"
2340 msgstr "No s'ha pogut escriure el fitxer %s"
2342 #: apt-pkg/tagfile.cc:73
2344 msgid "Unable to parse package file %s (1)"
2345 msgstr "No es pot analitzar el fitxer del paquet %s (1)"
2347 #: apt-pkg/tagfile.cc:160
2349 msgid "Unable to parse package file %s (2)"
2350 msgstr "No es pot analitzar el fitxer del paquet %s (2)"
2352 #: apt-pkg/sourcelist.cc:94
2354 msgid "Malformed line %lu in source list %s (URI)"
2355 msgstr "Línia %lu malformada en la llista de fonts %s (URI)"
2357 #: apt-pkg/sourcelist.cc:96
2359 msgid "Malformed line %lu in source list %s (dist)"
2360 msgstr "Línia %lu malformada en la llista de fonts %s (dist)"
2362 #: apt-pkg/sourcelist.cc:99
2364 msgid "Malformed line %lu in source list %s (URI parse)"
2365 msgstr "Línia %lu malformada en la llista de fonts %s (analitzant URI)"
2367 #: apt-pkg/sourcelist.cc:105
2369 msgid "Malformed line %lu in source list %s (absolute dist)"
2370 msgstr "Línia %lu malformada en la llista de fonts %s (dist absoluta)"
2372 #: apt-pkg/sourcelist.cc:112
2374 msgid "Malformed line %lu in source list %s (dist parse)"
2375 msgstr "Línia %lu malformada en la llista de fonts %s (analitzant dist)"
2377 #: apt-pkg/sourcelist.cc:203
2380 msgstr "S'està obrint %s"
2382 #: apt-pkg/sourcelist.cc:220 apt-pkg/cdrom.cc:426
2384 msgid "Line %u too long in source list %s."
2385 msgstr "La línia %u és massa llarga en la llista de fonts %s."
2387 #: apt-pkg/sourcelist.cc:240
2389 msgid "Malformed line %u in source list %s (type)"
2390 msgstr "La línia %u és malformada en la llista de fonts %s (tipus)"
2392 #: apt-pkg/sourcelist.cc:244
2394 msgid "Type '%s' is not known in on line %u in source list %s"
2395 msgstr "El tipus «%s» no és conegut en la línia %u de la llista de fonts %s"
2397 #: apt-pkg/sourcelist.cc:252 apt-pkg/sourcelist.cc:255
2399 msgid "Malformed line %u in source list %s (vendor id)"
2400 msgstr "La línia %u és malformada en la llista de fonts %s (id del proveïdor)"
2402 #: apt-pkg/packagemanager.cc:402
2405 "This installation run will require temporarily removing the essential "
2406 "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2407 "you really want to do it, activate the APT::Force-LoopBreak option."
2409 "Aquesta instal·lació requereix eliminar temporalment el paquet essencial %s "
2410 "per qüestió d'un bucle de Conflictes/Pre-dependències. Això sol ser una cosa "
2411 "dolenta, però si realment desitgeu fer-la, activeu l'opció APT::Force-"
2414 #: apt-pkg/pkgrecords.cc:37
2416 msgid "Index file type '%s' is not supported"
2417 msgstr "El tipus de fitxer índex '%s', no està suportat"
2419 #: apt-pkg/algorithms.cc:245
2422 "The package %s needs to be reinstalled, but I can't find an archive for it."
2424 "El paquet %s necessita ser reinstal·lat, però no se li pot trobar un arxiu."
2426 #: apt-pkg/algorithms.cc:1075
2428 "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2431 "Error, pkgProblemResolver::Resolve ha generat pauses, això pot haver estat "
2432 "causat per paquets mantinguts."
2434 #: apt-pkg/algorithms.cc:1077
2435 msgid "Unable to correct problems, you have held broken packages."
2437 "No es poden corregir els problemes, teniu paquets mantinguts que estan "
2440 #: apt-pkg/acquire.cc:62
2442 msgid "Lists directory %spartial is missing."
2443 msgstr "Falta el directori de llistes %spartial."
2445 #: apt-pkg/acquire.cc:66
2447 msgid "Archive directory %spartial is missing."
2448 msgstr "Falta el directori d'arxiu %spartial."
2450 #: apt-pkg/acquire.cc:817
2452 msgid "Downloading file %li of %li (%s remaining)"
2455 #: apt-pkg/acquire-worker.cc:113
2457 msgid "The method driver %s could not be found."
2458 msgstr "No s'ha pogut trobar el mètode de control %s."
2460 #: apt-pkg/acquire-worker.cc:162
2462 msgid "Method %s did not start correctly"
2463 msgstr "El mètode %s no s'ha iniciat correctament"
2465 #: apt-pkg/acquire-worker.cc:377
2467 msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter."
2469 "El medi ha canviat: Si us plau, inseriu el disc amb l'etiqueta\n"
2471 "en la unitat de '%s' i premeu Intro\n"
2473 #: apt-pkg/init.cc:120
2475 msgid "Packaging system '%s' is not supported"
2476 msgstr "El sistema d'empaquetament '%s' no està suportat."
2478 #: apt-pkg/init.cc:136
2479 msgid "Unable to determine a suitable packaging system type"
2480 msgstr "No es pot determinar un tipus de sistema d'empaquetament adequat."
2482 #: apt-pkg/clean.cc:61
2484 msgid "Unable to stat %s."
2485 msgstr "No es pot veure l'estat de %s."
2487 #: apt-pkg/srcrecords.cc:48
2488 msgid "You must put some 'source' URIs in your sources.list"
2489 msgstr "Heu de posar algunes URI 'font' en el vostre sources.list"
2491 #: apt-pkg/cachefile.cc:73
2492 msgid "The package lists or status file could not be parsed or opened."
2494 "No s'han pogut analitzar o obrir les llistes de paquets o el fitxer d'estat."
2496 #: apt-pkg/cachefile.cc:77
2497 msgid "You may want to run apt-get update to correct these problems"
2499 "Potser voldreu executar apt-get update per a corregir aquests problemes"
2501 #: apt-pkg/policy.cc:269
2502 msgid "Invalid record in the preferences file, no Package header"
2503 msgstr "Registre no vàlid en el fitxer de preferències, paquet sense capçalera"
2505 #: apt-pkg/policy.cc:291
2507 msgid "Did not understand pin type %s"
2508 msgstr "No s'ha entès el pin de tipus %s"
2510 #: apt-pkg/policy.cc:299
2511 msgid "No priority (or zero) specified for pin"
2512 msgstr "No hi ha prioritat especificada per al pin (o és zero)"
2514 #: apt-pkg/pkgcachegen.cc:76
2515 msgid "Cache has an incompatible versioning system"
2516 msgstr "La memòria cau té un sistema de versions incompatible"
2518 #: apt-pkg/pkgcachegen.cc:119
2520 msgid "Error occurred while processing %s (NewPackage)"
2521 msgstr "S'ha produït un error durant el processament de %s (NewPackage)"
2523 #: apt-pkg/pkgcachegen.cc:131
2525 msgid "Error occurred while processing %s (UsePackage1)"
2526 msgstr "S'ha produït un error durant el processament de %s (UsePackage1)"
2528 #: apt-pkg/pkgcachegen.cc:152
2530 msgid "Error occurred while processing %s (UsePackage2)"
2531 msgstr "S'ha produït un error durant el processament de %s (UsePackage2)"
2533 #: apt-pkg/pkgcachegen.cc:156
2535 msgid "Error occurred while processing %s (NewFileVer1)"
2536 msgstr "S'ha produït un error durant el processament de %s (NewFileVer1)"
2538 #: apt-pkg/pkgcachegen.cc:186
2540 msgid "Error occurred while processing %s (NewVersion1)"
2541 msgstr "S'ha produït un error durant el processament de %s (NewVersion1)"
2543 #: apt-pkg/pkgcachegen.cc:190
2545 msgid "Error occurred while processing %s (UsePackage3)"
2546 msgstr "S'ha produït un error durant el processament de %s (UsePackage3)"
2548 #: apt-pkg/pkgcachegen.cc:194
2550 msgid "Error occurred while processing %s (NewVersion2)"
2551 msgstr "S'ha produït un error durant el processament de %s (NewVersion2)"
2553 #: apt-pkg/pkgcachegen.cc:209
2554 msgid "Wow, you exceeded the number of package names this APT is capable of."
2555 msgstr "Uau, heu excedit el nombre de paquets dels que aquest APT és capaç."
2557 #: apt-pkg/pkgcachegen.cc:212
2558 msgid "Wow, you exceeded the number of versions this APT is capable of."
2560 "Uau, heu excedit el nombre de versions de les que aquest APT és capaç. "
2562 #: apt-pkg/pkgcachegen.cc:215
2563 msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2565 "Uau, heu excedit el nombre de dependències de les que aquest APT és capaç."
2567 #: apt-pkg/pkgcachegen.cc:243
2569 msgid "Error occurred while processing %s (FindPkg)"
2570 msgstr "S'ha produït un error durant el processament de %s (FindPkg)"
2572 #: apt-pkg/pkgcachegen.cc:256
2574 msgid "Error occurred while processing %s (CollectFileProvides)"
2576 "S'ha produït un error durant el processament de %s (CollectFileProvides)"
2578 #: apt-pkg/pkgcachegen.cc:262
2580 msgid "Package %s %s was not found while processing file dependencies"
2582 "No s'ha trobat el paquet %s %s en processar les dependències del fitxer"
2584 #: apt-pkg/pkgcachegen.cc:576
2586 msgid "Couldn't stat source package list %s"
2587 msgstr "No s'ha pogut llegir la llista de paquets font %s"
2589 #: apt-pkg/pkgcachegen.cc:660
2590 msgid "Collecting File Provides"
2591 msgstr "S'estan recollint els fitxers que proveeixen"
2593 #: apt-pkg/pkgcachegen.cc:787 apt-pkg/pkgcachegen.cc:794
2594 msgid "IO Error saving source cache"
2595 msgstr "Error d'E/S en desar la memòria cau de la font"
2597 #: apt-pkg/acquire-item.cc:126
2599 msgid "rename failed, %s (%s -> %s)."
2600 msgstr "no s'ha pogut canviar el nom, %s (%s -> %s)."
2602 #: apt-pkg/acquire-item.cc:236 apt-pkg/acquire-item.cc:914
2603 msgid "MD5Sum mismatch"
2604 msgstr "Suma MD5 diferent"
2606 #: apt-pkg/acquire-item.cc:722
2609 "I wasn't able to locate a file for the %s package. This might mean you need "
2610 "to manually fix this package. (due to missing arch)"
2612 "No ha estat possible localitzar un fitxer pel paquet %s. Això podria "
2613 "significar que haureu d'arreglar aquest paquet manualment (segons "
2616 #: apt-pkg/acquire-item.cc:781
2619 "I wasn't able to locate file for the %s package. This might mean you need to "
2620 "manually fix this package."
2622 "No ha estat possible localitzar un fitxer pel paquet %s. Això podria "
2623 "significar que haureu d'arreglar aquest paquet manualment."
2625 #: apt-pkg/acquire-item.cc:817
2628 "The package index files are corrupted. No Filename: field for package %s."
2630 "L'índex dels fitxers en el paquet està corromput. Fitxer no existent: camp "
2633 #: apt-pkg/acquire-item.cc:904
2634 msgid "Size mismatch"
2635 msgstr "Mida diferent"
2637 #: apt-pkg/vendorlist.cc:66
2639 msgid "Vendor block %s contains no fingerprint"
2640 msgstr "El camp del proveïdor %s no té una empremta digital"
2642 #: apt-pkg/cdrom.cc:507
2645 "Using CD-ROM mount point %s\n"
2648 "S'està utilitzant el punt de muntatge de CD-ROM %s\n"
2649 "S'està muntant el CD-ROM\n"
2651 #: apt-pkg/cdrom.cc:516 apt-pkg/cdrom.cc:598
2652 msgid "Identifying.. "
2653 msgstr "S'està identificant..."
2655 #: apt-pkg/cdrom.cc:541
2657 msgid "Stored label: %s \n"
2658 msgstr "S'ha emmagatzemat l'etiqueta: %s\n"
2660 #: apt-pkg/cdrom.cc:561
2662 msgid "Using CD-ROM mount point %s\n"
2663 msgstr "S'està utilitzant el punt de muntatge de CD-ROM %s\n"
2665 #: apt-pkg/cdrom.cc:579
2666 msgid "Unmounting CD-ROM\n"
2667 msgstr "S'està desmuntant el CD-ROM\n"
2669 #: apt-pkg/cdrom.cc:583
2670 msgid "Waiting for disc...\n"
2671 msgstr "S'està esperant al disc...\n"
2673 #. Mount the new CDROM
2674 #: apt-pkg/cdrom.cc:591
2675 msgid "Mounting CD-ROM...\n"
2676 msgstr "S'està muntant el CD-ROM...\n"
2678 #: apt-pkg/cdrom.cc:609
2679 msgid "Scanning disc for index files..\n"
2680 msgstr "S'està analitzant el disc per a fitxers d'índex...\n"
2682 #: apt-pkg/cdrom.cc:647
2684 msgid "Found %i package indexes, %i source indexes and %i signatures\n"
2685 msgstr "S'han trobat %i índex de paquets, %i índex de fonts i %i signatures\n"
2687 #: apt-pkg/cdrom.cc:710
2688 msgid "That is not a valid name, try again.\n"
2689 msgstr "Aquest no és un nom vàlid, torneu-ho a provar.\n"
2691 #: apt-pkg/cdrom.cc:726
2694 "This disc is called: \n"
2700 #: apt-pkg/cdrom.cc:730
2701 msgid "Copying package lists..."
2702 msgstr "S'estan copiant les llistes de paquets..."
2704 #: apt-pkg/cdrom.cc:754
2705 msgid "Writing new source list\n"
2706 msgstr "S'està escrivint una nova llista de fonts\n"
2708 #: apt-pkg/cdrom.cc:763
2709 msgid "Source list entries for this disc are:\n"
2710 msgstr "Les entrades de la llista de fonts per a aquest disc són:\n"
2712 #: apt-pkg/cdrom.cc:803
2713 msgid "Unmounting CD-ROM..."
2714 msgstr "S'esta desmuntant el CD-ROM..."
2716 #: apt-pkg/indexcopy.cc:261
2718 msgid "Wrote %i records.\n"
2719 msgstr "S'han escrit %i registres.\n"
2721 #: apt-pkg/indexcopy.cc:263
2723 msgid "Wrote %i records with %i missing files.\n"
2724 msgstr "S'han escrit %i registres, on falten %i fitxers.\n"
2726 #: apt-pkg/indexcopy.cc:266
2728 msgid "Wrote %i records with %i mismatched files\n"
2729 msgstr "S'han escrit %i registres, on hi ha %i fitxers no coincidents\n"
2731 #: apt-pkg/indexcopy.cc:269
2733 msgid "Wrote %i records with %i missing files and %i mismatched files\n"
2735 "S'han escrit %i registres, on falten %i fitxers i hi ha %i fitxers no "
2738 #: apt-pkg/deb/dpkgpm.cc:358
2740 msgid "Preparing %s"
2741 msgstr "S'està obrint %s"
2743 #: apt-pkg/deb/dpkgpm.cc:359
2745 msgid "Unpacking %s"
2746 msgstr "S'està obrint %s"
2748 #: apt-pkg/deb/dpkgpm.cc:364
2750 msgid "Preparing to configure %s"
2751 msgstr "S'està obrint el fitxer de configuració %s"
2753 #: apt-pkg/deb/dpkgpm.cc:365
2755 msgid "Configuring %s"
2758 #: apt-pkg/deb/dpkgpm.cc:366
2760 msgid "Installed %s"
2761 msgstr " Instal·lat: "
2763 #: apt-pkg/deb/dpkgpm.cc:371
2765 msgid "Preparing for removal of %s"
2768 #: apt-pkg/deb/dpkgpm.cc:372
2771 msgstr "S'està obrint %s"
2773 #: apt-pkg/deb/dpkgpm.cc:373
2778 #: apt-pkg/deb/dpkgpm.cc:378
2780 msgid "Preparing for remove with config %s"
2783 #: apt-pkg/deb/dpkgpm.cc:379
2785 msgid "Removed with config %s"
2788 #: methods/rsh.cc:330
2789 msgid "Connection closed prematurely"
2790 msgstr "La connexió s'ha tancat prematurament"
2792 #~ msgid "Unknown vendor ID '%s' in line %u of source list %s"
2794 #~ "ID del proveïdor '%s' desconeguda en la línia %u de la llista de fonts %s"
2797 #~ "Some broken packages were found while trying to process build-"
2798 #~ "dependencies for %s.\n"
2799 #~ "You might want to run `apt-get -f install' to correct these."
2801 #~ "S'han trobat alguns paquets trencats mentre es processaven les\n"
2802 #~ "dependències de construcció per a %s.\n"
2803 #~ "Potser voldreu executar `apt-get -f install' per a corregir-ho."