summaryrefslogtreecommitdiff
path: root/po/ca.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ca.po')
-rw-r--r--po/ca.po626
1 files changed, 314 insertions, 312 deletions
diff --git a/po/ca.po b/po/ca.po
index 3843dc05a..2a7108b31 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -1,15 +1,15 @@
# Catalan translation of APT.
-# Copyright © 2002, 2003, 2004, 2005, 2006 Software in the Public Interest, Inc.
+# Copyright © 2002, 2003, 2004, 2005, 2006, 2008 Software in the Public Interest, Inc.
# Antoni Bella Perez <bella5@teleline.es>, 2002, 2003.
# Matt Bonner <mateubonet@yahoo.com>, 2003.
-# Jordi Mallach <jordi@debian.org>, 2004, 2005, 2006.
+# Jordi Mallach <jordi@debian.org>, 2004, 2005, 2006, 2008.
#
msgid ""
msgstr ""
-"Project-Id-Version: apt 0.6\n"
+"Project-Id-Version: apt 0.7.19\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-05-04 09:18+0200\n"
-"PO-Revision-Date: 2006-02-05 22:00+0100\n"
+"POT-Creation-Date: 2008-11-12 22:07+0100\n"
+"PO-Revision-Date: 2008-11-13 08:00+0100\n"
"Last-Translator: Jordi Mallach <jordi@debian.org>\n"
"Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
"MIME-Version: 1.0\n"
@@ -57,9 +57,8 @@ msgid "Total distinct versions: "
msgstr "Total de versions diferents: "
#: cmdline/apt-cache.cc:295
-#, fuzzy
msgid "Total distinct descriptions: "
-msgstr "Total de versions diferents: "
+msgstr "Total de descripcions diferents: "
#: cmdline/apt-cache.cc:297
msgid "Total dependencies: "
@@ -70,9 +69,8 @@ msgid "Total ver/file relations: "
msgstr "Total de relacions versió/fitxer: "
#: cmdline/apt-cache.cc:302
-#, fuzzy
msgid "Total Desc/File relations: "
-msgstr "Total de relacions versió/fitxer: "
+msgstr "Total de relacions descripció/fitxer: "
#: cmdline/apt-cache.cc:304
msgid "Total Provides mappings: "
@@ -160,10 +158,10 @@ msgstr " %4i %s\n"
#: cmdline/apt-cache.cc:1714 cmdline/apt-cdrom.cc:138 cmdline/apt-config.cc:70
#: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:547
-#: cmdline/apt-get.cc:2571 cmdline/apt-sortpkgs.cc:144
-#, fuzzy, c-format
+#: cmdline/apt-get.cc:2573 cmdline/apt-sortpkgs.cc:144
+#, c-format
msgid "%s %s for %s compiled on %s %s\n"
-msgstr "%s %s per a %s %s compilat el %s %s\n"
+msgstr "%s %s per a %s compilat el %s %s\n"
#: cmdline/apt-cache.cc:1721
msgid ""
@@ -188,8 +186,8 @@ msgid ""
" show - Show a readable record for the package\n"
" depends - Show raw dependency information for a package\n"
" rdepends - Show reverse dependency information for a package\n"
-" pkgnames - List the names of all packages\n"
-" dotty - Generate package graphs for GraphVis\n"
+" pkgnames - List the names of all packages in the system\n"
+" dotty - Generate package graphs for GraphViz\n"
" xvcg - Generate package graphs for xvcg\n"
" policy - Show policy settings\n"
"\n"
@@ -203,7 +201,7 @@ msgid ""
" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
msgstr ""
-"Ús: apt-cache [opcions] ordre\n"
+"Forma d'ús: apt-cache [opcions] ordre\n"
" apt-cache [opcions] add fitxer1 [fitxer2 ...]\n"
" apt-cache [opcions] showpkg paquet1 [paquet2 ...]\n"
" apt-cache [opcions] showsrc paquet1 [paquet2 ...]\n"
@@ -224,10 +222,10 @@ msgstr ""
" show - Mostra un registre llegible pel paquet\n"
" depends - Mostra informació de dependències (en cru) d'un paquet\n"
" rdepends - Mostra informació de dependències enrere d'un paquet\n"
-" pkgnames - Llista els noms de tots els paquets\n"
-" dotty - Genera gràfiques del paquet per a GraphVis\n"
+" pkgnames - Llista els noms de tots els paquets del sistema\n"
+" dotty - Genera gràfiques del paquet per a GraphViz\n"
" xvcg - Genera gràfiques del paquet per a xvcg\n"
-" policy - Mostra configuració de política\n"
+" policy - Mostra la configuració de política\n"
"\n"
"Opcions:\n"
" -h Aquest text d'ajuda.\n"
@@ -271,7 +269,7 @@ msgid ""
" -c=? Read this configuration file\n"
" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
msgstr ""
-"Ús: apt-config [opcions] ordre\n"
+"Forma d'ús: apt-config [opcions] ordre\n"
"\n"
"apt-config és una simple eina per a llegir el fitxer de configuració d'APT\n"
"\n"
@@ -302,7 +300,7 @@ msgid ""
" -c=? Read this configuration file\n"
" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
msgstr ""
-"Ús: apt-extracttemplates fitxer1 [fitxer2 ...]\n"
+"Forma d'ús: apt-extracttemplates fitxer1 [fitxer2 ...]\n"
"\n"
"apt-extracttemplates és una eina per a extreure informació de\n"
"configuració i plantilles dels paquets debian\n"
@@ -313,7 +311,7 @@ msgstr ""
" -c=? Llegeix aquest fitxer de configuració\n"
" -o=? Estableix una opció de conf arbitrària, p.e. -o dir::cache=/tmp\n"
-#: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:815
+#: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:827
#, c-format
msgid "Unable to write to %s"
msgstr "No es pot escriure en %s"
@@ -452,7 +450,7 @@ msgid ""
"remove and re-create the database."
msgstr ""
"El format de la base de dades és invàlid. Si heu actualitzat des d'una "
-"versió més antiga de l'apt, eliminieu i torneu a crear la base de dades."
+"versió més antiga de l'apt, suprimiu i torneu a crear la base de dades."
#: ftparchive/cachedb.cc:77
#, c-format
@@ -600,7 +598,7 @@ msgstr "Algorisme de compressió desconegut '%s'"
#: ftparchive/multicompress.cc:102
#, c-format
msgid "Compressed output %s needs a compression set"
-msgstr "L'eixida comprimida %s necessita un joc de compressió"
+msgstr "La sortida comprimida %s necessita un joc de compressió"
#: ftparchive/multicompress.cc:169 methods/rsh.cc:91
msgid "Failed to create IPC pipe to subprocess"
@@ -698,27 +696,27 @@ msgstr " o"
#: cmdline/apt-get.cc:379
msgid "The following NEW packages will be installed:"
-msgstr "S'instal·laran els següents paquets NOUS:"
+msgstr "S'instal·laran els paquets NOUS següents:"
#: cmdline/apt-get.cc:405
msgid "The following packages will be REMOVED:"
-msgstr "S'ELIMINARAN els següents paquets:"
+msgstr "Es SUPRIMIRAN els paquets següents:"
#: cmdline/apt-get.cc:427
msgid "The following packages have been kept back:"
-msgstr "S'han mantingut els següents paquets:"
+msgstr "S'han mantingut els paquets següents:"
#: cmdline/apt-get.cc:448
msgid "The following packages will be upgraded:"
-msgstr "S'actualitzaran els següents paquets:"
+msgstr "S'actualitzaran els paquets següents:"
#: cmdline/apt-get.cc:469
msgid "The following packages will be DOWNGRADED:"
-msgstr "Es DESACTUALITZARAN els següents paquets:"
+msgstr "Es DESACTUALITZARAN els paquets següents:"
#: cmdline/apt-get.cc:489
msgid "The following held packages will be changed:"
-msgstr "Es canviaran els següents paquets mantinguts:"
+msgstr "Es canviaran els paquets retinguts següents:"
#: cmdline/apt-get.cc:542
#, c-format
@@ -730,7 +728,7 @@ msgid ""
"WARNING: The following essential packages will be removed.\n"
"This should NOT be done unless you know exactly what you are doing!"
msgstr ""
-"AVÍS: Els següents paquets essencials seran eliminats.\n"
+"AVÍS: Es suprimiran els paquets essencials següents.\n"
"Això NO s'ha de fer a menys que sapigueu exactament el que esteu fent!"
#: cmdline/apt-get.cc:581
@@ -751,12 +749,12 @@ msgstr "%lu desactualitzats, "
#: cmdline/apt-get.cc:589
#, c-format
msgid "%lu to remove and %lu not upgraded.\n"
-msgstr "%lu a eliminar i %lu no actualitzats.\n"
+msgstr "%lu a suprimir i %lu no actualitzats.\n"
#: cmdline/apt-get.cc:593
#, c-format
msgid "%lu not fully installed or removed.\n"
-msgstr "%lu no instal·lats o eliminats completament.\n"
+msgstr "%lu no instal·lats o suprimits completament.\n"
#: cmdline/apt-get.cc:667
msgid "Correcting dependencies..."
@@ -814,17 +812,18 @@ msgstr ""
#: cmdline/apt-get.cc:782
msgid "Packages need to be removed but remove is disabled."
-msgstr "Els paquets necessiten ser eliminats però Remove està inhabilitat."
+msgstr ""
+"Els paquets necessiten ser suprimits però s'ha inhabilitat la supressió."
#: cmdline/apt-get.cc:793
msgid "Internal error, Ordering didn't finish"
msgstr "S'ha produït un error intern, l'ordenació no ha acabat"
-#: cmdline/apt-get.cc:809 cmdline/apt-get.cc:1990 cmdline/apt-get.cc:2023
+#: cmdline/apt-get.cc:809 cmdline/apt-get.cc:1992 cmdline/apt-get.cc:2025
msgid "Unable to lock the download directory"
msgstr "No és possible blocar el directori de descàrrega"
-#: cmdline/apt-get.cc:819 cmdline/apt-get.cc:2071 cmdline/apt-get.cc:2317
+#: cmdline/apt-get.cc:819 cmdline/apt-get.cc:2073 cmdline/apt-get.cc:2319
#: apt-pkg/cachefile.cc:65
msgid "The list of sources could not be read."
msgstr "No s'ha pogut llegir la llista de les fonts."
@@ -845,16 +844,17 @@ msgid "Need to get %sB of archives.\n"
msgstr "Es necessita obtenir %sB d'arxius.\n"
#: cmdline/apt-get.cc:847
-#, fuzzy, c-format
+#, c-format
msgid "After this operation, %sB of additional disk space will be used.\n"
-msgstr "Després de desempaquetar s'empraran %sB d'espai en disc addicional.\n"
+msgstr ""
+"Després d'aquesta operació s'empraran %sB d'espai en disc addicional.\n"
#: cmdline/apt-get.cc:850
-#, fuzzy, c-format
+#, c-format
msgid "After this operation, %sB disk space will be freed.\n"
-msgstr "Després de desempaquetar s'alliberaran %sB d'espai en disc.\n"
+msgstr "Després d'aquesta operació s'alliberaran %sB d'espai en disc.\n"
-#: cmdline/apt-get.cc:864 cmdline/apt-get.cc:2166
+#: cmdline/apt-get.cc:864 cmdline/apt-get.cc:2168
#, c-format
msgid "Couldn't determine free space in %s"
msgstr "No s'ha pogut determinar l'espai lliure en %s"
@@ -891,16 +891,16 @@ msgstr "Avortat."
msgid "Do you want to continue [Y/n]? "
msgstr "Voleu continuar [S/n]? "
-#: cmdline/apt-get.cc:984 cmdline/apt-get.cc:2214 apt-pkg/algorithms.cc:1344
+#: cmdline/apt-get.cc:984 cmdline/apt-get.cc:2216 apt-pkg/algorithms.cc:1349
#, c-format
msgid "Failed to fetch %s %s\n"
msgstr "No s'ha pogut obtenir %s %s\n"
#: cmdline/apt-get.cc:1002
msgid "Some files failed to download"
-msgstr "Alguns fitxers no s'han pogut descarregar"
+msgstr "Alguns fitxers no s'han pogut baixar"
-#: cmdline/apt-get.cc:1003 cmdline/apt-get.cc:2223
+#: cmdline/apt-get.cc:1003 cmdline/apt-get.cc:2225
msgid "Download complete and in download only mode"
msgstr "Descàrrega completa i en mode de només descàrrega"
@@ -909,12 +909,12 @@ msgid ""
"Unable to fetch some archives, maybe run apt-get update or try with --fix-"
"missing?"
msgstr ""
-"No es poden descarregar alguns arxius, potser executant apt-get update o "
+"No es poden baixar alguns arxius, proveu a executar apt-get update o "
"intenteu-ho amb --fix-missing."
#: cmdline/apt-get.cc:1013
msgid "--fix-missing and media swapping is not currently supported"
-msgstr "--fix-missing i medi d'intercanvi actualment no estan suportats"
+msgstr "--fix-missing i els medi intercanviables actualment no estan suportats"
#: cmdline/apt-get.cc:1018
msgid "Unable to correct missing packages."
@@ -938,7 +938,7 @@ msgstr ""
#: cmdline/apt-get.cc:1081
#, c-format
msgid "Package %s is not installed, so not removed\n"
-msgstr "El paquet %s no està instal·lat, així doncs no s'eliminarà\n"
+msgstr "El paquet %s no està instal·lat, així doncs no es suprimirà\n"
#: cmdline/apt-get.cc:1092
#, c-format
@@ -976,8 +976,7 @@ msgstr "El paquet %s no té candidat d'instal·lació"
#: cmdline/apt-get.cc:1156
#, c-format
msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
-msgstr ""
-"No es possible la reinstal·lació del paquet %s, no es pot descarregar.\n"
+msgstr "No es possible la reinstal·lació del paquet %s, no es pot baixar.\n"
#: cmdline/apt-get.cc:1164
#, c-format
@@ -1010,42 +1009,54 @@ msgstr "No es pot blocar el directori de la llista"
#: cmdline/apt-get.cc:1403
msgid "We are not supposed to delete stuff, can't start AutoRemover"
msgstr ""
+"Es suposa que no hauriem de suprimir coses, no es pot iniciar el supressor "
+"automàtic"
#: cmdline/apt-get.cc:1435
-#, fuzzy
msgid ""
"The following packages were automatically installed and are no longer "
"required:"
-msgstr "S'instal·laran els següents paquets NOUS:"
+msgstr ""
+"Els paquets següents s'instal·laren automàticament i ja no són necessaris:"
#: cmdline/apt-get.cc:1437
msgid "Use 'apt-get autoremove' to remove them."
-msgstr ""
+msgstr "Empreu «apt-get autoremove» per a suprimir-los."
#: cmdline/apt-get.cc:1442
msgid ""
"Hmm, seems like the AutoRemover destroyed something which really\n"
"shouldn't happen. Please file a bug report against apt."
msgstr ""
-
-#: cmdline/apt-get.cc:1445 cmdline/apt-get.cc:1733
+"Sembla que el supressor automàtic ha destruït alguna cosa que no deuria. Si "
+"us plau, envieu un informe d'error per a l'apt."
+
+#.
+#. if (Packages == 1)
+#. {
+#. c1out << endl;
+#. c1out <<
+#. _("Since you only requested a single operation it is extremely likely that\n"
+#. "the package is simply not installable and a bug report against\n"
+#. "that package should be filed.") << endl;
+#. }
+#.
+#: cmdline/apt-get.cc:1445 cmdline/apt-get.cc:1735
msgid "The following information may help to resolve the situation:"
-msgstr "La següent informació pot ajudar-vos a resoldre la situació:"
+msgstr "La informació següent pot ajudar-vos a resoldre la situació:"
#: cmdline/apt-get.cc:1449
-#, fuzzy
msgid "Internal Error, AutoRemover broke stuff"
-msgstr ""
-"S'ha produït un error intern, el solucionador de problemes ha trencat coses"
+msgstr "S'ha produït un error intern, el supressor automàtic ha trencat coses"
#: cmdline/apt-get.cc:1468
msgid "Internal error, AllUpgrade broke stuff"
msgstr "Error intern, AllUpgrade ha trencat coses"
#: cmdline/apt-get.cc:1523
-#, fuzzy, c-format
+#, c-format
msgid "Couldn't find task %s"
-msgstr "No s'ha pogut trobar el paquet %s"
+msgstr "No s'ha pogut trobar la tasca %s"
#: cmdline/apt-get.cc:1638 cmdline/apt-get.cc:1674
#, c-format
@@ -1058,9 +1069,9 @@ msgid "Note, selecting %s for regex '%s'\n"
msgstr "Nota: s'està seleccionant %s per a l'expressió regular '%s'\n"
#: cmdline/apt-get.cc:1692
-#, fuzzy, c-format
+#, c-format
msgid "%s set to manually installed.\n"
-msgstr "però s'instal·larà %s"
+msgstr "S'ha marcat %s com instal·lat manualment.\n"
#: cmdline/apt-get.cc:1705
msgid "You might want to run `apt-get -f install' to correct these:"
@@ -1086,130 +1097,120 @@ msgstr ""
"unstable i alguns paquets requerits encara no han estat creats o bé\n"
"encara no els hi han afegit."
-#: cmdline/apt-get.cc:1728
-msgid ""
-"Since you only requested a single operation it is extremely likely that\n"
-"the package is simply not installable and a bug report against\n"
-"that package should be filed."
-msgstr ""
-"Degut a que només heu requerit una única operació, serà molt\n"
-"probable que el paquet no sigui instal·lable i que s'hagi d'emetre\n"
-"un informe d'error en contra d'aquest per a arxivar-lo."
-
-#: cmdline/apt-get.cc:1736
+#: cmdline/apt-get.cc:1738
msgid "Broken packages"
msgstr "Paquets trencats"
-#: cmdline/apt-get.cc:1765
+#: cmdline/apt-get.cc:1767
msgid "The following extra packages will be installed:"
msgstr "S'instal·laran els següents paquets extres:"
-#: cmdline/apt-get.cc:1854
+#: cmdline/apt-get.cc:1856
msgid "Suggested packages:"
msgstr "Paquets suggerits:"
-#: cmdline/apt-get.cc:1855
+#: cmdline/apt-get.cc:1857
msgid "Recommended packages:"
msgstr "Paquets recomanats:"
-#: cmdline/apt-get.cc:1883
+#: cmdline/apt-get.cc:1885
msgid "Calculating upgrade... "
msgstr "S'està calculant l'actualització... "
-#: cmdline/apt-get.cc:1886 methods/ftp.cc:702 methods/connect.cc:112
+#: cmdline/apt-get.cc:1888 methods/ftp.cc:702 methods/connect.cc:112
msgid "Failed"
msgstr "Ha fallat"
-#: cmdline/apt-get.cc:1891
+#: cmdline/apt-get.cc:1893
msgid "Done"
msgstr "Fet"
-#: cmdline/apt-get.cc:1958 cmdline/apt-get.cc:1966
+#: cmdline/apt-get.cc:1960 cmdline/apt-get.cc:1968
msgid "Internal error, problem resolver broke stuff"
msgstr ""
"S'ha produït un error intern, el solucionador de problemes ha trencat coses"
-#: cmdline/apt-get.cc:2066
+#: cmdline/apt-get.cc:2068
msgid "Must specify at least one package to fetch source for"
-msgstr "Haureu d'especificar un paquet de codi font per a descarregar"
+msgstr "Haureu d'especificar un paquet de codi font per a baixar"
-#: cmdline/apt-get.cc:2096 cmdline/apt-get.cc:2335
+#: cmdline/apt-get.cc:2098 cmdline/apt-get.cc:2337
#, c-format
msgid "Unable to find a source package for %s"
msgstr "No es pot trobar un paquet de fonts per a %s"
-#: cmdline/apt-get.cc:2145
+#: cmdline/apt-get.cc:2147
#, c-format
msgid "Skipping already downloaded file '%s'\n"
-msgstr "S'està ometent el fitxer ja descarregat «%s»\n"
+msgstr "S'està ometent el fitxer ja baixat «%s»\n"
-#: cmdline/apt-get.cc:2173
+#: cmdline/apt-get.cc:2175
#, c-format
msgid "You don't have enough free space in %s"
msgstr "No teniu prou espai lliure en %s"
-#: cmdline/apt-get.cc:2179
+#: cmdline/apt-get.cc:2181
#, c-format
msgid "Need to get %sB/%sB of source archives.\n"
-msgstr "Es necessita descarregar %sB/%sB d'arxius font.\n"
+msgstr "Es necessita baixar %sB/%sB d'arxius font.\n"
-#: cmdline/apt-get.cc:2182
+#: cmdline/apt-get.cc:2184
#, c-format
msgid "Need to get %sB of source archives.\n"
-msgstr "Es necessita descarregar %sB d'arxius font.\n"
+msgstr "Es necessita baixar %sB d'arxius font.\n"
-#: cmdline/apt-get.cc:2188
+#: cmdline/apt-get.cc:2190
#, c-format
msgid "Fetch source %s\n"
-msgstr "Font descarregada %s\n"
+msgstr "Obté el font %s\n"
-#: cmdline/apt-get.cc:2219
+#: cmdline/apt-get.cc:2221
msgid "Failed to fetch some archives."
-msgstr "No s'ha pogut descarregar alguns arxius."
+msgstr "No s'ha pogut baixar alguns arxius."
-#: cmdline/apt-get.cc:2247
+#: cmdline/apt-get.cc:2249
#, c-format
msgid "Skipping unpack of already unpacked source in %s\n"
msgstr ""
"S'està ometent el desempaquetament de les fonts que ja ho estan en %s\n"
-#: cmdline/apt-get.cc:2259
+#: cmdline/apt-get.cc:2261
#, c-format
msgid "Unpack command '%s' failed.\n"
msgstr "L'ordre de desempaquetar «%s» ha fallat.\n"
-#: cmdline/apt-get.cc:2260
+#: cmdline/apt-get.cc:2262
#, c-format
msgid "Check if the 'dpkg-dev' package is installed.\n"
msgstr "Comproveu si el paquet «dpkgdev» està instal·lat.\n"
-#: cmdline/apt-get.cc:2277
+#: cmdline/apt-get.cc:2279
#, c-format
msgid "Build command '%s' failed.\n"
msgstr "L'ordre de construir «%s» ha fallat.\n"
-#: cmdline/apt-get.cc:2296
+#: cmdline/apt-get.cc:2298
msgid "Child process failed"
msgstr "Ha fallat el procés fill"
-#: cmdline/apt-get.cc:2312
+#: cmdline/apt-get.cc:2314
msgid "Must specify at least one package to check builddeps for"
msgstr ""
"S'ha d'especificar un paquet per a verificar les dependències de construcció "
"per a"
-#: cmdline/apt-get.cc:2340
+#: cmdline/apt-get.cc:2342
#, c-format
msgid "Unable to get build-dependency information for %s"
msgstr ""
"No es pot obtenir informació sobre les dependències de construcció per a %s"
-#: cmdline/apt-get.cc:2360
+#: cmdline/apt-get.cc:2362
#, c-format
msgid "%s has no build depends.\n"
msgstr "%s no té dependències de construcció.\n"
-#: cmdline/apt-get.cc:2412
+#: cmdline/apt-get.cc:2414
#, c-format
msgid ""
"%s dependency for %s cannot be satisfied because the package %s cannot be "
@@ -1218,7 +1219,7 @@ msgstr ""
"La dependència %s en %s no es pot satisfer per que no es pot trobar el "
"paquet %s"
-#: cmdline/apt-get.cc:2465
+#: cmdline/apt-get.cc:2467
#, c-format
msgid ""
"%s dependency for %s cannot be satisfied because no available versions of "
@@ -1227,33 +1228,32 @@ msgstr ""
"La dependència %s per a %s no es pot satisfer per que cap versió del paquet %"
"s pot satisfer els requeriments de versions"
-#: cmdline/apt-get.cc:2501
+#: cmdline/apt-get.cc:2503
#, c-format
msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
msgstr ""
"No s'ha pogut satisfer la dependència %s per a %s: El paquet instal·lat %s "
"és massa nou"
-#: cmdline/apt-get.cc:2526
+#: cmdline/apt-get.cc:2528
#, c-format
msgid "Failed to satisfy %s dependency for %s: %s"
msgstr "No s'ha pogut satisfer la dependència %s per a %s: %s"
-#: cmdline/apt-get.cc:2540
+#: cmdline/apt-get.cc:2542
#, c-format
msgid "Build-dependencies for %s could not be satisfied."
msgstr "No s'han pogut satisfer les dependències de construcció per a %s"
-#: cmdline/apt-get.cc:2544
+#: cmdline/apt-get.cc:2546
msgid "Failed to process build dependencies"
msgstr "No es poden processar les dependències de construcció"
-#: cmdline/apt-get.cc:2576
+#: cmdline/apt-get.cc:2578
msgid "Supported modules:"
msgstr "Mòduls suportats:"
-#: cmdline/apt-get.cc:2617
-#, fuzzy
+#: cmdline/apt-get.cc:2619
msgid ""
"Usage: apt-get [options] command\n"
" apt-get [options] install|remove pkg1 [pkg2 ...]\n"
@@ -1301,40 +1301,42 @@ msgstr ""
" apt-get [opcions] source paq1 [paq2 ...]\n"
"\n"
"apt-get és una simple interfície de línia d'ordres per a\n"
-"descarregar i instal·lar paquets. Les ordres més freqüents\n"
+"baixar i instal·lar paquets. Les ordres més freqüents\n"
"són update i install.\n"
"\n"
"Ordres:\n"
-" update - Descarrega llistes noves dels paquets\n"
+" update - Obté llistes noves dels paquets\n"
" upgrade - Realitza una actualització\n"
-" install - Instal·la nous paquets (el paquet serà libc6 no libc6.deb)\n"
-" remove - Elimina paquets\n"
-" source - Descarrega arxius font\n"
+" install - Instal·la nous paquets (el paquet és libc6 no libc6.deb)\n"
+" remove - Suprimeix paquets\n"
+" autoremove - Suprimeix automàticament tots els paquets en desús\n"
+" purge - Suprimeix i purga paquets\n"
+" source - Baixa arxius font\n"
" build-dep - Configura dependències de construcció pels paquets font\n"
-" dist-upgrade - Actualitza la distribució, mireu apt-get(8)\n"
-" dselect-upgrade - Segueix les seleccions de dselect\n"
-" clean - Esborra els fitxers arxiu descarregats\n"
-" autoclean - Esborra els fitxers arxiu descarregats antics\n"
-" check - Verifica que no hi hagi dependències sense satisfer\n"
+" dist-upgrade - Actualitza la distribució, vegeu apt-get(8)\n"
+" dselect-upgrade - Segueix les seleccions del dselect\n"
+" clean - Esborra els fitxers d'arxiu baixats\n"
+" autoclean - Esborra els fitxers d'arxiu antics baixats\n"
+" check - Verifica que no hi hagi dependències trencades\n"
"\n"
"Opcions:\n"
" -h Aquest text d'ajuda.\n"
-" -q Eixida a la bitàcola - sense indicatiu de progrés\n"
-" -qq Sense eixida, excepte els errors\n"
-" -d Només descarrega - NO instal·la o desempaqueta arxius\n"
-" -s No actua. Realitza les ordres en mode de simulació\n"
-" -y Assumeix que Sí per a totes les preguntes, fa que no es pregunti\n"
-" -f Intenta seguir si la comprovació d'integritat falla\n"
-" -m Intenta seguir si no es localitzen els arxius\n"
-" -u Mostra una llista dels paquets actualitzats també\n"
-" -b Construeix des del paquet font després de descarregar-lo\n"
-" -V Mostra els números de versió detallada\n"
+" -q Sortida enregistrable - sense indicador de progrés\n"
+" -qq Sense sortida, llevat dels errors\n"
+" -d Només baixa - NO instal·les o desempaquetes arxius\n"
+" -s No actues. Realitza les ordres en mode de simulació\n"
+" -y Assumeix que Sí per a totes les preguntes, sense interrupcions\n"
+" -f Intenta corregir un sistema amb dependències trencades\n"
+" -m Intenta continuar si no es treben els arxius\n"
+" -u Mostra també una llista dels paquets actualitzats\n"
+" -b Construeix el paquet font després de baixar-lo\n"
+" -V Mostra els números de versió detallats\n"
" -c=? Llegeix aquest fitxer de configuració\n"
" -o=? Estableix una opció de configuració arbitrària, p.ex.\n"
" -o dir::cache=/tmp\n"
-"Consulteu el manual apt-get(8), sources.list(5) i apt.conf(5)\n"
-"per a més informació i opcions\n"
-" Aquest APT té tots els Poders de Super Vaca.\n"
+"Vegeu els manuals apt-get(8), sources.list(5) i apt.conf(5)\n"
+"per a obtenir més informació i opcions.\n"
+" Aquest APT té superpoders bovins\n"
#: cmdline/acqprogress.cc:55
msgid "Hit "
@@ -1355,7 +1357,7 @@ msgstr "Err "
#: cmdline/acqprogress.cc:135
#, c-format
msgid "Fetched %sB in %s (%sB/s)\n"
-msgstr "%sB descarregats en %s (%sB/s)\n"
+msgstr "%sB baixats en %s (%sB/s)\n"
#: cmdline/acqprogress.cc:225
#, c-format
@@ -1369,7 +1371,7 @@ msgid ""
" '%s'\n"
"in the drive '%s' and press enter\n"
msgstr ""
-"El medi ha canviat: inseriu el disc amb l'etiqueta\n"
+"Canvi de medi: inseriu el disc amb l'etiqueta\n"
" «%s»\n"
"en la unitat «%s» i premeu Intro\n"
@@ -1390,7 +1392,7 @@ msgid ""
" -c=? Read this configuration file\n"
" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
msgstr ""
-"Ús: apt-sortpkgs [opcions] fitxer1 [fitxer2 ...]\n"
+"Forma d'ús: apt-sortpkgs [opcions] fitxer1 [fitxer2 ...]\n"
"\n"
"apt-sortpkgs és una simple eina per a ordenar fitxers de paquets.\n"
"L'opció -s s'usa per a indicar quin tipus de fitxer és.\n"
@@ -1412,29 +1414,29 @@ msgstr "Premeu Intro per a continuar."
#: dselect/install:91
msgid "Do you want to erase any previously downloaded .deb files?"
-msgstr ""
+msgstr "Voleu suprimir els paquets .deb baixats previament?"
#: dselect/install:101
msgid "Some errors occurred while unpacking. I'm going to configure the"
-msgstr "Alguns errors al desempaquetar. Puc configurar"
+msgstr "S'han produït alguns errors en desempaquetar. Es configuraran"
#: dselect/install:102
msgid "packages that were installed. This may result in duplicate errors"
msgstr ""
-"els paquets que estan instal·lats. Això pot resultar en errors duplicacats"
+"els paquets que s'han instal·lat. Això pot resultar en errors duplicacats"
#: dselect/install:103
msgid "or errors caused by missing dependencies. This is OK, only the errors"
msgstr ""
-"o errors causats per dependències sense satisfer. Aquest està bé, només els "
+"o errors causats per dependències sense satisfer. Això està bé, només els "
"errors"
#: dselect/install:104
msgid ""
"above this message are important. Please fix them and run [I]nstall again"
msgstr ""
-"són importants abans d'aquest missatge. Si us plau, arregleu-los i torneu a "
-"executar [I]nstall una altra vegada"
+"anteriors a aquest missatge són importants. Arregleu-los i torneu a executar "
+"[I]nstal·la una altra vegada"
#: dselect/update:30
msgid "Merging available information"
@@ -1467,11 +1469,11 @@ msgstr "Signatura de l'arxiu no vàlida"
#: apt-inst/contrib/arfile.cc:78
msgid "Error reading archive member header"
-msgstr "Error llegint la capçalera del membre de l'arxiu"
+msgstr "S'ha produït un rrror en llegir la capçalera del membre de l'arxiu"
#: apt-inst/contrib/arfile.cc:90 apt-inst/contrib/arfile.cc:102
msgid "Invalid archive member header"
-msgstr "Capçalera del membre de l'arxiu no vàlida"
+msgstr "La capçalera del membre de l'arxiu no és vàlida"
#: apt-inst/contrib/arfile.cc:128
msgid "Archive is too short"
@@ -1584,7 +1586,7 @@ msgstr "No es pot veure l'estat de %s"
#: apt-inst/deb/dpkgdb.cc:51 apt-inst/deb/dpkgdb.cc:57
#, c-format
msgid "Failed to remove %s"
-msgstr "No es pot eliminar %s"
+msgstr "No es pot suprimir %s"
#: apt-inst/deb/dpkgdb.cc:106 apt-inst/deb/dpkgdb.cc:108
#, c-format
@@ -1603,9 +1605,9 @@ msgstr ""
"fitxers"
#. Build the status cache
-#: apt-inst/deb/dpkgdb.cc:135 apt-pkg/pkgcachegen.cc:748
-#: apt-pkg/pkgcachegen.cc:817 apt-pkg/pkgcachegen.cc:822
-#: apt-pkg/pkgcachegen.cc:945
+#: apt-inst/deb/dpkgdb.cc:135 apt-pkg/pkgcachegen.cc:760
+#: apt-pkg/pkgcachegen.cc:829 apt-pkg/pkgcachegen.cc:834
+#: apt-pkg/pkgcachegen.cc:957
msgid "Reading package lists"
msgstr "S'està llegint la llista de paquets"
@@ -1687,9 +1689,9 @@ msgid "This is not a valid DEB archive, missing '%s' member"
msgstr "Aquest no és un arxiu DEB vàlid, falta el membre «%s»"
#: apt-inst/deb/debfile.cc:50
-#, fuzzy, c-format
+#, c-format
msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member"
-msgstr "Aquest no és un arxiu DEB vàlid, falten els membres «%s» o «%s»"
+msgstr "Aquest no és un arxiu DEB vàlid, li manca el membre «%s», «%s» o «%s»"
#: apt-inst/deb/debfile.cc:110
#, c-format
@@ -1805,7 +1807,7 @@ msgstr "Temps de connexió finalitzat"
msgid "Server closed the connection"
msgstr "El servidor ha tancat la connexió"
-#: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:536 methods/rsh.cc:190
+#: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:538 methods/rsh.cc:190
msgid "Read error"
msgstr "Error de lectura"
@@ -1817,7 +1819,7 @@ msgstr "Una resposta ha desbordat la memòria temporal."
msgid "Protocol corruption"
msgstr "Protocol corrumput"
-#: methods/ftp.cc:446 apt-pkg/contrib/fileutl.cc:575 methods/rsh.cc:232
+#: methods/ftp.cc:446 apt-pkg/contrib/fileutl.cc:577 methods/rsh.cc:232
msgid "Write error"
msgstr "Error d'escriptura"
@@ -1872,7 +1874,7 @@ msgstr "S'ha esgotat el temps de connexió al sòcol de dades"
msgid "Unable to accept connection"
msgstr "No es pot acceptar la connexió"
-#: methods/ftp.cc:864 methods/http.cc:959 methods/rsh.cc:303
+#: methods/ftp.cc:864 methods/http.cc:960 methods/rsh.cc:303
msgid "Problem hashing file"
msgstr "Problema escollint el fitxer"
@@ -1991,14 +1993,14 @@ msgstr "S'ha produït un error desconegut en executar el gpgv"
#: methods/gpgv.cc:250
msgid "The following signatures were invalid:\n"
-msgstr "Les següents signatures són invàlides:\n"
+msgstr "Les signatures següents són invàlides:\n"
#: methods/gpgv.cc:257
msgid ""
"The following signatures couldn't be verified because the public key is not "
"available:\n"
msgstr ""
-"Les següents signatures no s'han pogut verificar perquè la clau pública no "
+"Les signatures següents no s'han pogut verificar perquè la clau pública no "
"està disponible:\n"
#: methods/gzip.cc:64
@@ -2009,7 +2011,7 @@ msgstr "No s'ha pogut obrir un conducte per a %s"
#: methods/gzip.cc:109
#, c-format
msgid "Read error from %s process"
-msgstr "Error llegint des del procés %s"
+msgstr "S'ha produït un error en llegir des del procés %s"
#: methods/http.cc:377
msgid "Waiting for headers"
@@ -2018,7 +2020,7 @@ msgstr "S'estan esperant les capçaleres"
#: methods/http.cc:523
#, c-format
msgid "Got a single header line over %u chars"
-msgstr "S'ha aconseguit una sola línia de capçalera més de %u caràcters"
+msgstr "S'ha obtingut una capçalera d'una sola línea de més de %u caràcters"
#: methods/http.cc:531
msgid "Bad header line"
@@ -2026,19 +2028,19 @@ msgstr "Línia de capçalera incorrecta"
#: methods/http.cc:550 methods/http.cc:557
msgid "The HTTP server sent an invalid reply header"
-msgstr "El servidor http ha enviat una capçalera de resposta no vàlida"
+msgstr "El servidor HTTP ha enviat una capçalera de resposta no vàlida"
#: methods/http.cc:586
msgid "The HTTP server sent an invalid Content-Length header"
-msgstr "El servidor http ha enviat una capçalera de Content-Length no vàlida"
+msgstr "El servidor HTTP ha enviat una capçalera de Content-Length no vàlida"
#: methods/http.cc:601
msgid "The HTTP server sent an invalid Content-Range header"
-msgstr "El servidor http ha enviat una capçalera de Content-Range no vàlida"
+msgstr "El servidor HTTP ha enviat una capçalera de Content-Range no vàlida"
#: methods/http.cc:603
msgid "This HTTP server has broken range support"
-msgstr "Aquest servidor http té el suport d'abast trencat"
+msgstr "Aquest servidor HTTP té el suport d'abast trencat"
#: methods/http.cc:627
msgid "Unknown date format"
@@ -2054,33 +2056,38 @@ msgstr "Connexió finalitzada"
#: methods/http.cc:802
msgid "Error writing to output file"
-msgstr "Error escrivint al fitxer d'eixida"
+msgstr "S'ha produït un error en escriure al fitxer de sortida"
#: methods/http.cc:833
msgid "Error writing to file"
-msgstr "Error escrivint al fitxer"
+msgstr "S'ha produït un error en escriure al fitxer"
#: methods/http.cc:861
msgid "Error writing to the file"
-msgstr "Error escrivint al fitxer"
+msgstr "S'ha produït un error en escriure al fitxer"
#: methods/http.cc:875
msgid "Error reading from server. Remote end closed connection"
-msgstr "Error llegint, el servidor remot ha tancat la connexió"
+msgstr ""
+"S'ha produït un error en llegir, el servidor remot ha tancat la connexió"
#: methods/http.cc:877
msgid "Error reading from server"
-msgstr "Error llegint des del servidor"
+msgstr "S'ha produït un error en llegir des del servidor"
-#: methods/http.cc:1104
+#: methods/http.cc:945 apt-pkg/contrib/mmap.cc:196
+msgid "Failed to truncate file"
+msgstr "No s'ha pogut truncar el fitxer %s"
+
+#: methods/http.cc:1105
msgid "Bad header data"
msgstr "Capçalera de dades no vàlida"
-#: methods/http.cc:1121 methods/http.cc:1176
+#: methods/http.cc:1122 methods/http.cc:1177
msgid "Connection failed"
msgstr "Ha fallat la connexió"
-#: methods/http.cc:1228
+#: methods/http.cc:1229
msgid "Internal error"
msgstr "Error intern"
@@ -2093,6 +2100,10 @@ msgstr "No es pot transferir un fitxer buit a memòria"
msgid "Couldn't make mmap of %lu bytes"
msgstr "No s'ha pogut crear un mapa de memòria de %lu octets"
+#: apt-pkg/contrib/mmap.cc:213
+msgid "Dynamic MMap ran out of room"
+msgstr "L'MMap dinàmic s'ha quedat sense espai"
+
#: apt-pkg/contrib/strutl.cc:1014
#, c-format
msgid "Selection %s not found"
@@ -2101,7 +2112,7 @@ msgstr "No s'ha trobat la selecció %s"
#: apt-pkg/contrib/configuration.cc:439
#, c-format
msgid "Unrecognized type abbreviation: '%c'"
-msgstr "Abreujament de tipus no reconegut: '%c'"
+msgstr "Abreujament de tipus no reconegut: «%c»"
#: apt-pkg/contrib/configuration.cc:497
#, c-format
@@ -2141,7 +2152,7 @@ msgstr "Error sintàctic %s:%u: Inclusió des d'aqui"
#: apt-pkg/contrib/configuration.cc:758
#, c-format
msgid "Syntax error %s:%u: Unsupported directive '%s'"
-msgstr "Error sintàctic %s:%u: Directriu no suportada '%s'"
+msgstr "Error sintàctic %s:%u: Directriu no suportada «%s»"
#: apt-pkg/contrib/configuration.cc:809
#, c-format
@@ -2161,7 +2172,7 @@ msgstr "%c%s... Fet"
#: apt-pkg/contrib/cmndline.cc:77
#, c-format
msgid "Command line option '%c' [from %s] is not known."
-msgstr "L'opció de la línia d'ordres '%c' [de %s] és desconeguda."
+msgstr "L'opció de la línia d'ordres «%c» [de %s] és desconeguda."
#: apt-pkg/contrib/cmndline.cc:103 apt-pkg/contrib/cmndline.cc:111
#: apt-pkg/contrib/cmndline.cc:119
@@ -2197,7 +2208,7 @@ msgstr "L'opció '%s' és massa llarga"
#: apt-pkg/contrib/cmndline.cc:298
#, c-format
msgid "Sense %s is not understood, try true or false."
-msgstr "El sentit %s no s'entén, proveu 'true' (vertader) o 'false' (fals)."
+msgstr "El sentit %s no s'entén, proveu «true» (vertader) o «false» (fals)."
#: apt-pkg/contrib/cmndline.cc:348
#, c-format
@@ -2209,80 +2220,81 @@ msgstr "Operació no vàlida %s"
msgid "Unable to stat the mount point %s"
msgstr "No es pot obtenir informació del punt de muntatge %s"
-#: apt-pkg/contrib/cdromutl.cc:146 apt-pkg/acquire.cc:424 apt-pkg/clean.cc:40
+#: apt-pkg/contrib/cdromutl.cc:146 apt-pkg/contrib/cdromutl.cc:180
+#: apt-pkg/acquire.cc:424 apt-pkg/acquire.cc:449 apt-pkg/clean.cc:40
#, c-format
msgid "Unable to change to %s"
msgstr "No es pot canviar a %s"
-#: apt-pkg/contrib/cdromutl.cc:187
+#: apt-pkg/contrib/cdromutl.cc:188
msgid "Failed to stat the cdrom"
msgstr "No s'ha pogut fer «stat» del cdrom"
-#: apt-pkg/contrib/fileutl.cc:147
+#: apt-pkg/contrib/fileutl.cc:149
#, c-format
msgid "Not using locking for read only lock file %s"
msgstr ""
"No s'empren blocats per a llegir el fitxer de blocat de sols lectura %s"
-#: apt-pkg/contrib/fileutl.cc:152
+#: apt-pkg/contrib/fileutl.cc:154
#, c-format
msgid "Could not open lock file %s"
msgstr "No es pot resoldre el fixter de blocat %s"
-#: apt-pkg/contrib/fileutl.cc:170
+#: apt-pkg/contrib/fileutl.cc:172
#, c-format
msgid "Not using locking for nfs mounted lock file %s"
msgstr "No s'empren blocats per al fitxer de blocat %s de muntar nfs"
-#: apt-pkg/contrib/fileutl.cc:174
+#: apt-pkg/contrib/fileutl.cc:176
#, c-format
msgid "Could not get lock %s"
msgstr "No s'ha pogut blocar %s"
-#: apt-pkg/contrib/fileutl.cc:442
+#: apt-pkg/contrib/fileutl.cc:444
#, c-format
msgid "Waited for %s but it wasn't there"
msgstr "Esperava %s però no hi era"
-#: apt-pkg/contrib/fileutl.cc:452
+#: apt-pkg/contrib/fileutl.cc:454
#, c-format
msgid "Sub-process %s received a segmentation fault."
msgstr "Sub-procés %s ha rebut una violació de segment."
-#: apt-pkg/contrib/fileutl.cc:455
+#: apt-pkg/contrib/fileutl.cc:457
#, c-format
msgid "Sub-process %s returned an error code (%u)"
msgstr "Sub-procés %s ha retornat un codi d'error (%u)"
-#: apt-pkg/contrib/fileutl.cc:457
+#: apt-pkg/contrib/fileutl.cc:459
#, c-format
msgid "Sub-process %s exited unexpectedly"
-msgstr "Sub-procés %s ha eixit inesperadament"
+msgstr "El sub-procés %s ha sortit inesperadament"
-#: apt-pkg/contrib/fileutl.cc:501
+#: apt-pkg/contrib/fileutl.cc:503
#, c-format
msgid "Could not open file %s"
msgstr "No s'ha pogut obrir el fitxer %s"
-#: apt-pkg/contrib/fileutl.cc:557
+#: apt-pkg/contrib/fileutl.cc:559
#, c-format
msgid "read, still have %lu to read but none left"
msgstr "llegits, falten %lu per llegir, però no queda res"
-#: apt-pkg/contrib/fileutl.cc:587
+#: apt-pkg/contrib/fileutl.cc:589
#, c-format
msgid "write, still have %lu to write but couldn't"
msgstr "escrits, falten %lu per escriure però no s'ha pogut"
-#: apt-pkg/contrib/fileutl.cc:662
+#: apt-pkg/contrib/fileutl.cc:664
msgid "Problem closing the file"
msgstr "Ha hagut un problema en tancar el fitxer"
-#: apt-pkg/contrib/fileutl.cc:668
+#: apt-pkg/contrib/fileutl.cc:670
msgid "Problem unlinking the file"
msgstr "Ha hagut un problema en desenllaçar el fitxer"
-#: apt-pkg/contrib/fileutl.cc:679
+#: apt-pkg/contrib/fileutl.cc:681
msgid "Problem syncing the file"
msgstr "Ha hagut un problema en sincronitzar el fitxer"
@@ -2301,7 +2313,7 @@ msgstr "El fitxer de memòria cau de paquets és una versió incompatible"
#: apt-pkg/pkgcache.cc:148
#, c-format
msgid "This APT does not support the versioning system '%s'"
-msgstr "Aquest APT no suporta el sistema de versions '%s'"
+msgstr "Aquest APT no suporta el sistema de versions «%s»"
#: apt-pkg/pkgcache.cc:153
msgid "The package cache was built for a different architecture"
@@ -2337,7 +2349,7 @@ msgstr "Fa obsolet"
#: apt-pkg/pkgcache.cc:226
msgid "Breaks"
-msgstr ""
+msgstr "Trenca"
#: apt-pkg/pkgcache.cc:237
msgid "important"
@@ -2372,19 +2384,18 @@ msgid "Dependency generation"
msgstr "Dependències que genera"
#: apt-pkg/depcache.cc:172 apt-pkg/depcache.cc:191 apt-pkg/depcache.cc:195
-#, fuzzy
msgid "Reading state information"
-msgstr "S'està fusionant la informació disponible"
+msgstr "S'està llegint la informació de l'estat"
#: apt-pkg/depcache.cc:219
-#, fuzzy, c-format
+#, c-format
msgid "Failed to open StateFile %s"
-msgstr "No s'ha pogut obrir %s"
+msgstr "No s'ha pogut obrir el fitxer d'estat %s"
#: apt-pkg/depcache.cc:225
-#, fuzzy, c-format
+#, c-format
msgid "Failed to write temporary StateFile %s"
-msgstr "No s'ha pogut escriure el fitxer %s"
+msgstr "No s'ha pogut escriure el fitxer d'estat temporal %s"
#: apt-pkg/tagfile.cc:102
#, c-format
@@ -2453,7 +2464,7 @@ msgid ""
"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
"you really want to do it, activate the APT::Force-LoopBreak option."
msgstr ""
-"Aquesta instal·lació requereix eliminar temporalment el paquet essencial %s "
+"Aquesta instal·lació requereix suprimir temporalment el paquet essencial %s "
"per qüestió d'un bucle de Conflictes/Pre-dependències. Això sol ser una cosa "
"dolenta, però si realment desitgeu fer-la, activeu l'opció APT::Force-"
"LoopBreak."
@@ -2461,35 +2472,35 @@ msgstr ""
#: apt-pkg/pkgrecords.cc:32
#, c-format
msgid "Index file type '%s' is not supported"
-msgstr "El tipus de fitxer índex '%s', no està suportat"
+msgstr "El tipus de fitxer índex «%s» no està suportat"
-#: apt-pkg/algorithms.cc:247
+#: apt-pkg/algorithms.cc:248
#, c-format
msgid ""
"The package %s needs to be reinstalled, but I can't find an archive for it."
msgstr ""
"El paquet %s necessita ser reinstal·lat, però no se li pot trobar un arxiu."
-#: apt-pkg/algorithms.cc:1106
+#: apt-pkg/algorithms.cc:1107
msgid ""
"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
"held packages."
msgstr ""
"Error, pkgProblemResolver::Resolve ha generat pauses, això pot haver estat "
-"causat per paquets mantinguts."
+"causat per paquets retinguts."
-#: apt-pkg/algorithms.cc:1108
+#: apt-pkg/algorithms.cc:1109
msgid "Unable to correct problems, you have held broken packages."
msgstr ""
-"No es poden corregir els problemes, teniu paquets mantinguts que estan "
+"No es poden corregir els problemes, teniu paquets retinguts que estan "
"trencats."
-#: apt-pkg/algorithms.cc:1370 apt-pkg/algorithms.cc:1372
+#: apt-pkg/algorithms.cc:1375 apt-pkg/algorithms.cc:1377
msgid ""
"Some index files failed to download, they have been ignored, or old ones "
"used instead."
msgstr ""
-"No es poden descarregar alguns fitxers índex, s'han ignorat o en el seu lloc "
+"No es poden baixar alguns fitxers índex, s'han ignorat o en el seu lloc "
"s'han emprat els antics."
#: apt-pkg/acquire.cc:59
@@ -2504,12 +2515,12 @@ msgstr "Falta el directori d'arxiu %spartial."
#. only show the ETA if it makes sense
#. two days
-#: apt-pkg/acquire.cc:827
+#: apt-pkg/acquire.cc:828
#, c-format
msgid "Retrieving file %li of %li (%s remaining)"
msgstr "S'està obtenint el fitxer %li de %li (falten %s)"
-#: apt-pkg/acquire.cc:829
+#: apt-pkg/acquire.cc:830
#, c-format
msgid "Retrieving file %li of %li"
msgstr "S'està obtenint el fitxer %li de %li"
@@ -2532,7 +2543,7 @@ msgstr "Inseriu el disc amb l'etiqueta: «%s» en la unitat «%s» i premeu Intr
#: apt-pkg/init.cc:124
#, c-format
msgid "Packaging system '%s' is not supported"
-msgstr "El sistema d'empaquetament '%s' no està suportat"
+msgstr "El sistema d'empaquetament «%s» no està suportat"
#: apt-pkg/init.cc:140
msgid "Unable to determine a suitable packaging system type"
@@ -2584,88 +2595,90 @@ msgstr "S'ha produït un error durant el processament de %s (NewPackage)"
msgid "Error occurred while processing %s (UsePackage1)"
msgstr "S'ha produït un error durant el processament de %s (UsePackage1)"
-#: apt-pkg/pkgcachegen.cc:153
-#, fuzzy, c-format
+#: apt-pkg/pkgcachegen.cc:164
+#, c-format
msgid "Error occurred while processing %s (NewFileDesc1)"
-msgstr "S'ha produït un error durant el processament de %s (NewFileVer1)"
+msgstr "S'ha produït un error durant el processament de %s (NewFileDesc1)"
-#: apt-pkg/pkgcachegen.cc:178
+#: apt-pkg/pkgcachegen.cc:189
#, c-format
msgid "Error occurred while processing %s (UsePackage2)"
msgstr "S'ha produït un error durant el processament de %s (UsePackage2)"
-#: apt-pkg/pkgcachegen.cc:182
+#: apt-pkg/pkgcachegen.cc:193
#, c-format
msgid "Error occurred while processing %s (NewFileVer1)"
msgstr "S'ha produït un error durant el processament de %s (NewFileVer1)"
-#: apt-pkg/pkgcachegen.cc:213
+#: apt-pkg/pkgcachegen.cc:224
#, c-format
msgid "Error occurred while processing %s (NewVersion1)"
msgstr "S'ha produït un error durant el processament de %s (NewVersion1)"
-#: apt-pkg/pkgcachegen.cc:217
+#: apt-pkg/pkgcachegen.cc:228
#, c-format
msgid "Error occurred while processing %s (UsePackage3)"
msgstr "S'ha produït un error durant el processament de %s (UsePackage3)"
-#: apt-pkg/pkgcachegen.cc:221
+#: apt-pkg/pkgcachegen.cc:232
#, c-format
msgid "Error occurred while processing %s (NewVersion2)"
msgstr "S'ha produït un error durant el processament de %s (NewVersion2)"
-#: apt-pkg/pkgcachegen.cc:245
-#, fuzzy, c-format
+#: apt-pkg/pkgcachegen.cc:256
+#, c-format
msgid "Error occurred while processing %s (NewFileDesc2)"
-msgstr "S'ha produït un error durant el processament de %s (NewFileVer1)"
+msgstr "S'ha produït un error durant el processament de %s (NewFileDesc2)"
-#: apt-pkg/pkgcachegen.cc:251
+#: apt-pkg/pkgcachegen.cc:262
msgid "Wow, you exceeded the number of package names this APT is capable of."
-msgstr "Uau, heu excedit el nombre de paquets dels que aquest APT és capaç."
+msgstr ""
+"Uau, heu excedit el nombre de paquets que aquest APT és capaç de gestionar."
-#: apt-pkg/pkgcachegen.cc:254
+#: apt-pkg/pkgcachegen.cc:265
msgid "Wow, you exceeded the number of versions this APT is capable of."
msgstr ""
-"Uau, heu excedit el nombre de versions de les que aquest APT és capaç. "
+"Uau, heu excedit el nombre de versions que aquest APT és capaç de gestionar."
-#: apt-pkg/pkgcachegen.cc:257
-#, fuzzy
+#: apt-pkg/pkgcachegen.cc:268
msgid "Wow, you exceeded the number of descriptions this APT is capable of."
msgstr ""
-"Uau, heu excedit el nombre de versions de les que aquest APT és capaç. "
+"Uau, heu excedit el nombre de descripcions que aquest APT és capaç de "
+"gestionar. "
-#: apt-pkg/pkgcachegen.cc:260
+#: apt-pkg/pkgcachegen.cc:271
msgid "Wow, you exceeded the number of dependencies this APT is capable of."
msgstr ""
-"Uau, heu excedit el nombre de dependències de les que aquest APT és capaç."
+"Uau, heu excedit el nombre de dependències que aquest APT és capaç de "
+"gestionar."
-#: apt-pkg/pkgcachegen.cc:288
+#: apt-pkg/pkgcachegen.cc:299
#, c-format
msgid "Error occurred while processing %s (FindPkg)"
msgstr "S'ha produït un error durant el processament de %s (FindPkg)"
-#: apt-pkg/pkgcachegen.cc:301
+#: apt-pkg/pkgcachegen.cc:312
#, c-format
msgid "Error occurred while processing %s (CollectFileProvides)"
msgstr ""
"S'ha produït un error durant el processament de %s (CollectFileProvides)"
-#: apt-pkg/pkgcachegen.cc:307
+#: apt-pkg/pkgcachegen.cc:318
#, c-format
msgid "Package %s %s was not found while processing file dependencies"
msgstr ""
"No s'ha trobat el paquet %s %s en processar les dependències del fitxer"
-#: apt-pkg/pkgcachegen.cc:678
+#: apt-pkg/pkgcachegen.cc:690
#, c-format
msgid "Couldn't stat source package list %s"
msgstr "No s'ha pogut llegir la llista de paquets font %s"
-#: apt-pkg/pkgcachegen.cc:763
+#: apt-pkg/pkgcachegen.cc:775
msgid "Collecting File Provides"
msgstr "S'estan recollint els fitxers que proveeixen"
-#: apt-pkg/pkgcachegen.cc:890 apt-pkg/pkgcachegen.cc:897
+#: apt-pkg/pkgcachegen.cc:902 apt-pkg/pkgcachegen.cc:909
msgid "IO Error saving source cache"
msgstr "Error d'E/S en desar la memòria cau de la font"
@@ -2676,18 +2689,17 @@ msgstr "no s'ha pogut canviar el nom, %s (%s -> %s)."
#: apt-pkg/acquire-item.cc:401
msgid "MD5Sum mismatch"
-msgstr "Suma MD5 diferent"
+msgstr "La suma MD5 no concorda"
-#: apt-pkg/acquire-item.cc:647 apt-pkg/acquire-item.cc:1408
-#, fuzzy
+#: apt-pkg/acquire-item.cc:658 apt-pkg/acquire-item.cc:1426
msgid "Hash Sum mismatch"
-msgstr "Suma MD5 diferent"
+msgstr "La suma resum no concorda"
-#: apt-pkg/acquire-item.cc:1100
+#: apt-pkg/acquire-item.cc:1118
msgid "There is no public key available for the following key IDs:\n"
msgstr "No hi ha cap clau pública disponible per als següents ID de clau:\n"
-#: apt-pkg/acquire-item.cc:1213
+#: apt-pkg/acquire-item.cc:1231
#, c-format
msgid ""
"I wasn't able to locate a file for the %s package. This might mean you need "
@@ -2697,7 +2709,7 @@ msgstr ""
"significar que haureu d'arreglar aquest paquet manualment (segons "
"arquitectura)."
-#: apt-pkg/acquire-item.cc:1272
+#: apt-pkg/acquire-item.cc:1290
#, c-format
msgid ""
"I wasn't able to locate file for the %s package. This might mean you need to "
@@ -2706,7 +2718,7 @@ msgstr ""
"No s'ha trobat un fitxer pel paquet %s. Això podria significar que haureu "
"d'arreglar aquest paquet manualment."
-#: apt-pkg/acquire-item.cc:1313
+#: apt-pkg/acquire-item.cc:1331
#, c-format
msgid ""
"The package index files are corrupted. No Filename: field for package %s."
@@ -2714,7 +2726,7 @@ msgstr ""
"L'índex dels fitxers en el paquet està corromput. Fitxer no existent: camp "
"per al paquet %s."
-#: apt-pkg/acquire-item.cc:1400
+#: apt-pkg/acquire-item.cc:1418
msgid "Size mismatch"
msgstr "La mida no concorda"
@@ -2742,9 +2754,8 @@ msgid "Stored label: %s\n"
msgstr "S'ha emmagatzemat l'etiqueta: %s\n"
#: apt-pkg/cdrom.cc:570 apt-pkg/cdrom.cc:841
-#, fuzzy
msgid "Unmounting CD-ROM...\n"
-msgstr "S'esta desmuntant el CD-ROM..."
+msgstr "S'esta desmuntant el CD-ROM...\n"
#: apt-pkg/cdrom.cc:590
#, c-format
@@ -2769,16 +2780,18 @@ msgid "Scanning disc for index files..\n"
msgstr "S'està analitzant el disc per a fitxers d'índex...\n"
#: apt-pkg/cdrom.cc:678
-#, fuzzy, c-format
+#, c-format
msgid ""
"Found %zu package indexes, %zu source indexes, %zu translation indexes and %"
"zu signatures\n"
-msgstr "S'han trobat %i índex de paquets, %i índex de fonts i %i signatures\n"
+msgstr ""
+"S'han trobat %zu índexos de paquets, %zu índexos de fonts, %zu indexos de "
+"traduccions i %zu signatures\n"
#: apt-pkg/cdrom.cc:715
-#, fuzzy, c-format
+#, c-format
msgid "Found label '%s'\n"
-msgstr "S'ha emmagatzemat l'etiqueta: %s\n"
+msgstr "S'ha trobat l'etiqueta «%s»\n"
#: apt-pkg/cdrom.cc:744
msgid "That is not a valid name, try again.\n"
@@ -2827,110 +2840,99 @@ msgstr ""
"S'han escrit %i registres, on falten %i fitxers i hi ha %i fitxers no "
"coincidents\n"
-#: apt-pkg/deb/dpkgpm.cc:452
-#, fuzzy, c-format
+#: apt-pkg/deb/dpkgpm.cc:49
+#, c-format
+msgid "Installing %s"
+msgstr "S'està instal·lant %s"
+
+#: apt-pkg/deb/dpkgpm.cc:50 apt-pkg/deb/dpkgpm.cc:612
+#, c-format
+msgid "Configuring %s"
+msgstr "S'està configurant el paquet %s"
+
+#: apt-pkg/deb/dpkgpm.cc:51 apt-pkg/deb/dpkgpm.cc:627
+#, c-format
+msgid "Removing %s"
+msgstr "S'està suprimint el paquet %s"
+
+#: apt-pkg/deb/dpkgpm.cc:52
+#, c-format
+msgid "Running post-installation trigger %s"
+msgstr "S'està executant el gallet de postinstal·lació %s"
+
+#: apt-pkg/deb/dpkgpm.cc:521
+#, c-format
msgid "Directory '%s' missing"
-msgstr "Falta el directori de llistes %spartial."
+msgstr "Manca el directori «%s»"
-#: apt-pkg/deb/dpkgpm.cc:535
+#: apt-pkg/deb/dpkgpm.cc:605
#, c-format
msgid "Preparing %s"
msgstr "S'està preparant el paquet %s"
-#: apt-pkg/deb/dpkgpm.cc:536
+#: apt-pkg/deb/dpkgpm.cc:606
#, c-format
msgid "Unpacking %s"
msgstr "S'està desempaquetant %s"
-#: apt-pkg/deb/dpkgpm.cc:541
+#: apt-pkg/deb/dpkgpm.cc:611
#, c-format
msgid "Preparing to configure %s"
msgstr "S'està preparant per a configurar el paquet %s"
-#: apt-pkg/deb/dpkgpm.cc:542
+#: apt-pkg/deb/dpkgpm.cc:614 apt-pkg/deb/dpkgpm.cc:615
#, c-format
-msgid "Configuring %s"
-msgstr "S'està configurant el paquet %s"
-
-#: apt-pkg/deb/dpkgpm.cc:544 apt-pkg/deb/dpkgpm.cc:545
-#, fuzzy, c-format
msgid "Processing triggers for %s"
-msgstr "S'ha produït un error en processar el directori %s"
+msgstr "S'estan processant els gallets per al paquet %s"
-#: apt-pkg/deb/dpkgpm.cc:547
+#: apt-pkg/deb/dpkgpm.cc:617
#, c-format
msgid "Installed %s"
msgstr "S'ha instal·lat el paquet %s"
-#: apt-pkg/deb/dpkgpm.cc:552 apt-pkg/deb/dpkgpm.cc:554
-#: apt-pkg/deb/dpkgpm.cc:555
+#: apt-pkg/deb/dpkgpm.cc:622 apt-pkg/deb/dpkgpm.cc:624
+#: apt-pkg/deb/dpkgpm.cc:625
#, c-format
msgid "Preparing for removal of %s"
-msgstr "S'està preparant per a l'eliminació del paquet %s"
+msgstr "S'està preparant per a la supressió del paquet %s"
-#: apt-pkg/deb/dpkgpm.cc:557
-#, c-format
-msgid "Removing %s"
-msgstr "S'està eliminant el paquet %s"
-
-#: apt-pkg/deb/dpkgpm.cc:558
+#: apt-pkg/deb/dpkgpm.cc:628
#, c-format
msgid "Removed %s"
-msgstr "S'ha eliminat el paquet %s"
+msgstr "S'ha suprimit el paquet %s"
-#: apt-pkg/deb/dpkgpm.cc:563
+#: apt-pkg/deb/dpkgpm.cc:633
#, c-format
msgid "Preparing to completely remove %s"
-msgstr "S'està preparant per a eliminar completament el paquet %s"
+msgstr "S'està preparant per a suprimir completament el paquet %s"
-#: apt-pkg/deb/dpkgpm.cc:564
+#: apt-pkg/deb/dpkgpm.cc:634
#, c-format
msgid "Completely removed %s"
-msgstr "S'ha eliminat completament el paquet %s"
+msgstr "S'ha suprimit completament el paquet %s"
-#: apt-pkg/deb/dpkgpm.cc:716
+#: apt-pkg/deb/dpkgpm.cc:791
msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
msgstr ""
+"No es pot escriure el registre, ha fallat openpty() (no s'ha muntat /dev/"
+"pts?)\n"
#: methods/rred.cc:219
-#, fuzzy
msgid "Could not patch file"
-msgstr "No s'ha pogut obrir el fitxer %s"
+msgstr "No s'ha pogut aplicar el pedaç al fitxer"
#: methods/rsh.cc:330
msgid "Connection closed prematurely"
msgstr "La connexió s'ha tancat prematurament"
-#, fuzzy
-#~ msgid "Line %d too long (max %lu)"
-#~ msgstr "Línia %d massa llarga (màx %d)"
-
-#, fuzzy
-#~ msgid "Line %d too long (max %d)"
-#~ msgstr "Línia %d massa llarga (màx %d)"
-
-#, fuzzy
-#~ msgid "Error occured while processing %s (NewFileDesc1)"
-#~ msgstr "S'ha produït un error durant el processament de %s (NewFileVer1)"
-
-#, fuzzy
-#~ msgid "Error occured while processing %s (NewFileDesc2)"
-#~ msgstr "S'ha produït un error durant el processament de %s (NewFileVer1)"
-
-#, fuzzy
-#~ msgid "Stored label: %s \n"
-#~ msgstr "S'ha emmagatzemat l'etiqueta: %s\n"
-
-#, fuzzy
#~ msgid ""
-#~ "Found %i package indexes, %i source indexes, %i translation indexes and %"
-#~ "i signatures\n"
+#~ "Since you only requested a single operation it is extremely likely that\n"
+#~ "the package is simply not installable and a bug report against\n"
+#~ "that package should be filed."
#~ msgstr ""
-#~ "S'han trobat %i índex de paquets, %i índex de fonts i %i signatures\n"
-
-#, fuzzy
-#~ msgid "openpty failed\n"
-#~ msgstr "Ha fallat la selecció"
+#~ "Degut a que només heu requerit una única operació, serà molt\n"
+#~ "probable que el paquet no sigui instal·lable i que s'hagi d'emetre\n"
+#~ "un informe d'error en contra d'aquest per a arxivar-lo."
#~ msgid "File date has changed %s"
#~ msgstr "La data del fitxer ha canviat %s"
@@ -2942,10 +2944,10 @@ msgstr "La connexió s'ha tancat prematurament"
#~ msgstr "No s'ha pogut executar "
#~ msgid "Preparing for remove with config %s"
-#~ msgstr "S'està preparant per a eliminar amb la configuració %s"
+#~ msgstr "S'està preparant per a suprimir amb la configuració %s"
#~ msgid "Removed with config %s"
-#~ msgstr "S'ha eliminat amb la configuració %s"
+#~ msgstr "S'ha suprimit amb la configuració %s"
#~ msgid "Unknown vendor ID '%s' in line %u of source list %s"
#~ msgstr ""