diff options
Diffstat (limited to 'po/ca.po')
-rw-r--r-- | po/ca.po | 1324 |
1 files changed, 663 insertions, 661 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.9.7.6\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-08-21 06:13-0400\n" +"POT-Creation-Date: 2015-08-27 17:55+0200\n" "PO-Revision-Date: 2012-10-19 13:30+0200\n" "Last-Translator: Jordi Mallach <jordi@debian.org>\n" "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n" @@ -327,7 +327,7 @@ msgid "Couldn't find package %s" msgstr "No s'ha pogut trobar el paquet %s" #: cmdline/apt-get.cc:422 cmdline/apt-mark.cc:78 -#: apt-private/private-install.cc:839 +#: apt-private/private-install.cc:851 #, c-format msgid "%s set to manually installed.\n" msgstr "S'ha marcat %s com instaŀlat manualment.\n" @@ -535,11 +535,11 @@ msgstr "No s'han pogut satisfer les dependències de construcció per a %s" msgid "Failed to process build dependencies" msgstr "No es poden processar les dependències de construcció" -#: cmdline/apt-get.cc:1554 +#: cmdline/apt-get.cc:1551 msgid "Supported modules:" msgstr "Mòduls suportats:" -#: cmdline/apt-get.cc:1595 +#: cmdline/apt-get.cc:1592 #, fuzzy msgid "" "Usage: apt-get [options] command\n" @@ -695,8 +695,8 @@ msgid "%s was already not hold.\n" msgstr "%s ja estava no retingut.\n" #: cmdline/apt-mark.cc:255 cmdline/apt-mark.cc:333 cmdline/apt-mark.cc:397 -#: apt-pkg/contrib/fileutl.cc:850 apt-pkg/contrib/gpgv.cc:207 -#: apt-pkg/deb/dpkgpm.cc:1302 +#: apt-pkg/deb/dpkgpm.cc:1302 apt-pkg/contrib/fileutl.cc:850 +#: apt-pkg/contrib/gpgv.cc:207 #, c-format msgid "Waited for %s but it wasn't there" msgstr "Esperava %s però no hi era" @@ -1148,6 +1148,227 @@ msgstr "" msgid "Internal error" msgstr "Error intern" +#: apt-private/private-list.cc:121 +msgid "Listing" +msgstr "" + +#: apt-private/private-list.cc:151 +#, c-format +msgid "There is %i additional version. Please use the '-a' switch to see it" +msgid_plural "" +"There are %i additional versions. Please use the '-a' switch to see them." +msgstr[0] "" +msgstr[1] "" + +#: apt-private/private-cachefile.cc:96 +msgid "Correcting dependencies..." +msgstr "S'estan corregint les dependències…" + +#: apt-private/private-cachefile.cc:99 +msgid " failed." +msgstr " ha fallat." + +#: apt-private/private-cachefile.cc:102 +msgid "Unable to correct dependencies" +msgstr "No es poden corregir les dependències" + +#: apt-private/private-cachefile.cc:105 +msgid "Unable to minimize the upgrade set" +msgstr "No es pot minimitzar el joc de versions revisades" + +#: apt-private/private-cachefile.cc:107 +msgid " Done" +msgstr " Fet" + +#: apt-private/private-cachefile.cc:111 +msgid "You might want to run 'apt-get -f install' to correct these." +msgstr "Potser voldreu executar «apt-get -f install» per a corregir-ho." + +#: apt-private/private-cachefile.cc:114 +msgid "Unmet dependencies. Try using -f." +msgstr "Dependències sense satisfer. Proveu-ho emprant -f." + +#: apt-private/private-output.cc:105 apt-private/private-show.cc:84 +#: apt-private/private-show.cc:89 +msgid "unknown" +msgstr "" + +#: apt-private/private-output.cc:272 +#, fuzzy, c-format +msgid "[installed,upgradable to: %s]" +msgstr " [Instaŀlat]" + +#: apt-private/private-output.cc:275 +#, fuzzy +msgid "[installed,local]" +msgstr " [Instaŀlat]" + +#: apt-private/private-output.cc:277 +msgid "[installed,auto-removable]" +msgstr "" + +#: apt-private/private-output.cc:279 +#, fuzzy +msgid "[installed,automatic]" +msgstr " [Instaŀlat]" + +#: apt-private/private-output.cc:281 +#, fuzzy +msgid "[installed]" +msgstr " [Instaŀlat]" + +#: apt-private/private-output.cc:284 +#, c-format +msgid "[upgradable from: %s]" +msgstr "" + +#: apt-private/private-output.cc:288 +msgid "[residual-config]" +msgstr "" + +#: apt-private/private-output.cc:402 +#, c-format +msgid "but %s is installed" +msgstr "però està instaŀlat %s" + +#: apt-private/private-output.cc:404 +#, c-format +msgid "but %s is to be installed" +msgstr "però s'instaŀlarà %s" + +#: apt-private/private-output.cc:411 +msgid "but it is not installable" +msgstr "però no és instaŀlable" + +#: apt-private/private-output.cc:413 +msgid "but it is a virtual package" +msgstr "però és un paquet virtual" + +#: apt-private/private-output.cc:416 +msgid "but it is not installed" +msgstr "però no està instaŀlat" + +#: apt-private/private-output.cc:416 +msgid "but it is not going to be installed" +msgstr "però no serà instaŀlat" + +#: apt-private/private-output.cc:421 +msgid " or" +msgstr " o" + +#: apt-private/private-output.cc:435 apt-private/private-output.cc:445 +msgid "The following packages have unmet dependencies:" +msgstr "Els següents paquets tenen dependències sense satisfer:" + +#: apt-private/private-output.cc:455 +msgid "The following NEW packages will be installed:" +msgstr "S'instaŀlaran els paquets NOUS següents:" + +#: apt-private/private-output.cc:465 +msgid "The following packages will be REMOVED:" +msgstr "Es SUPRIMIRAN els paquets següents:" + +#: apt-private/private-output.cc:481 +msgid "The following packages have been kept back:" +msgstr "S'han mantingut els paquets següents:" + +#: apt-private/private-output.cc:497 +msgid "The following packages will be upgraded:" +msgstr "S'actualitzaran els paquets següents:" + +#: apt-private/private-output.cc:512 +msgid "The following packages will be DOWNGRADED:" +msgstr "Es DESACTUALITZARAN els paquets següents:" + +#: apt-private/private-output.cc:525 +msgid "The following held packages will be changed:" +msgstr "Es canviaran els paquets retinguts següents:" + +#: apt-private/private-output.cc:552 +#, c-format +msgid "%s (due to %s)" +msgstr "%s (per %s)" + +#: apt-private/private-output.cc:602 +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: Es suprimiran els paquets essencials següents.\n" +"Això NO s'ha de fer a menys que sapigueu exactament el que esteu fent!" + +#: apt-private/private-output.cc:633 +#, c-format +msgid "%lu upgraded, %lu newly installed, " +msgstr "%lu actualitzats, %lu nous a instaŀlar, " + +#: apt-private/private-output.cc:637 +#, c-format +msgid "%lu reinstalled, " +msgstr "%lu reinstaŀlats, " + +#: apt-private/private-output.cc:639 +#, c-format +msgid "%lu downgraded, " +msgstr "%lu desactualitzats, " + +#: apt-private/private-output.cc:641 +#, c-format +msgid "%lu to remove and %lu not upgraded.\n" +msgstr "%lu a suprimir i %lu no actualitzats.\n" + +#: apt-private/private-output.cc:645 +#, c-format +msgid "%lu not fully installed or removed.\n" +msgstr "%lu no instaŀlats o suprimits completament.\n" + +#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] +#. e.g. "Do you want to continue? [Y/n] " +#. The user has to answer with an input matching the +#. YESEXPR/NOEXPR defined in your l10n. +#: apt-private/private-output.cc:667 +msgid "[Y/n]" +msgstr "[S/n]" + +#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] +#. e.g. "Should this file be removed? [y/N] " +#. The user has to answer with an input matching the +#. YESEXPR/NOEXPR defined in your l10n. +#: apt-private/private-output.cc:673 +msgid "[y/N]" +msgstr "[s/N]" + +#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set +#: apt-private/private-output.cc:684 +msgid "Y" +msgstr "S" + +#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set +#: apt-private/private-output.cc:690 +msgid "N" +msgstr "N" + +#: apt-private/private-output.cc:712 apt-pkg/cachefilter.cc:40 +#, c-format +msgid "Regex compilation error - %s" +msgstr "S'ha produït un error de compilació de l'expressió regular - %s" + +#: apt-private/private-update.cc:31 +msgid "The update command takes no arguments" +msgstr "L'ordre update no pren arguments" + +#: apt-private/private-update.cc:96 +#, c-format +msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" +msgid_plural "" +"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" +msgstr[0] "" +msgstr[1] "" + +#: apt-private/private-update.cc:100 +msgid "All packages are up to date." +msgstr "" + #: apt-private/private-cacheset.cc:38 apt-private/private-search.cc:65 msgid "Sorting" msgstr "" @@ -1211,14 +1432,14 @@ msgid "Virtual packages like '%s' can't be removed\n" msgstr "Els paquets virtuals com «%s» no es poden suprimir\n" #. TRANSLATORS: Note, this is not an interactive question -#: apt-private/private-cacheset.cc:238 apt-private/private-install.cc:915 +#: apt-private/private-cacheset.cc:238 apt-private/private-install.cc:927 #, c-format msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n" msgstr "" "El paquet «%s» no està instaŀlat, així doncs no es suprimirà. Volíeu dir " "«%s»?\n" -#: apt-private/private-cacheset.cc:244 apt-private/private-install.cc:921 +#: apt-private/private-cacheset.cc:244 apt-private/private-install.cc:933 #, c-format msgid "Package '%s' is not installed, so not removed\n" msgstr "El paquet «%s» no està instaŀlat, així doncs no es suprimirà\n" @@ -1228,6 +1449,18 @@ msgstr "El paquet «%s» no està instaŀlat, així doncs no es suprimirà\n" msgid "Note, selecting '%s' instead of '%s'\n" msgstr "Nota: s'està seleccionant «%s» en lloc de «%s»\n" +#: apt-private/private-show.cc:158 +#, c-format +msgid "There is %i additional record. Please use the '-a' switch to see it" +msgid_plural "" +"There are %i additional records. Please use the '-a' switch to see them." +msgstr[0] "" +msgstr[1] "" + +#: apt-private/private-show.cc:165 +msgid "not a real package (virtual)" +msgstr "" + #: apt-private/private-install.cc:87 msgid "Internal error, InstallPackages was called with broken packages!" msgstr "" @@ -1459,285 +1692,52 @@ msgstr "" msgid "Broken packages" msgstr "Paquets trencats" -#: apt-private/private-install.cc:685 +#: apt-private/private-install.cc:697 #, fuzzy msgid "The following additional packages will be installed:" msgstr "S'instaŀlaran els següents paquets extres:" -#: apt-private/private-install.cc:774 +#: apt-private/private-install.cc:786 msgid "Suggested packages:" msgstr "Paquets suggerits:" -#: apt-private/private-install.cc:776 +#: apt-private/private-install.cc:788 msgid "Recommended packages:" msgstr "Paquets recomanats:" -#: apt-private/private-install.cc:798 +#: apt-private/private-install.cc:810 #, c-format msgid "Skipping %s, it is already installed and upgrade is not set.\n" msgstr "" "S'està ometent %s, ja està instaŀlat i l'actualització no està establerta.\n" -#: apt-private/private-install.cc:802 +#: apt-private/private-install.cc:814 #, c-format msgid "Skipping %s, it is not installed and only upgrades are requested.\n" msgstr "" "S'està ometent '%s', no està instaŀlat i només es demana l'actualització.\n" -#: apt-private/private-install.cc:814 +#: apt-private/private-install.cc:826 #, c-format msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" msgstr "No es possible la reinstaŀlació del paquet %s, no es pot baixar.\n" #. TRANSLATORS: First string is package name, second is version -#: apt-private/private-install.cc:820 +#: apt-private/private-install.cc:832 #, fuzzy, c-format msgid "%s is already the newest version (%s).\n" msgstr "%s ja es troba en la versió més recent.\n" -#: apt-private/private-install.cc:868 +#: apt-private/private-install.cc:880 #, c-format msgid "Selected version '%s' (%s) for '%s'\n" msgstr "Versió seleccionada «%s» (%s) per a «%s»\n" -#: apt-private/private-install.cc:873 +#: apt-private/private-install.cc:885 #, c-format msgid "Selected version '%s' (%s) for '%s' because of '%s'\n" msgstr "Versió seleccionada «%s» (%s) per a «%s» degut a «%s»\n" -#: apt-private/private-list.cc:121 -msgid "Listing" -msgstr "" - -#: apt-private/private-list.cc:151 -#, c-format -msgid "There is %i additional version. Please use the '-a' switch to see it" -msgid_plural "" -"There are %i additional versions. Please use the '-a' switch to see them." -msgstr[0] "" -msgstr[1] "" - -#: apt-private/private-cachefile.cc:96 -msgid "Correcting dependencies..." -msgstr "S'estan corregint les dependències…" - -#: apt-private/private-cachefile.cc:99 -msgid " failed." -msgstr " ha fallat." - -#: apt-private/private-cachefile.cc:102 -msgid "Unable to correct dependencies" -msgstr "No es poden corregir les dependències" - -#: apt-private/private-cachefile.cc:105 -msgid "Unable to minimize the upgrade set" -msgstr "No es pot minimitzar el joc de versions revisades" - -#: apt-private/private-cachefile.cc:107 -msgid " Done" -msgstr " Fet" - -#: apt-private/private-cachefile.cc:111 -msgid "You might want to run 'apt-get -f install' to correct these." -msgstr "Potser voldreu executar «apt-get -f install» per a corregir-ho." - -#: apt-private/private-cachefile.cc:114 -msgid "Unmet dependencies. Try using -f." -msgstr "Dependències sense satisfer. Proveu-ho emprant -f." - -#: apt-private/private-output.cc:105 apt-private/private-show.cc:84 -#: apt-private/private-show.cc:89 -msgid "unknown" -msgstr "" - -#: apt-private/private-output.cc:272 -#, fuzzy, c-format -msgid "[installed,upgradable to: %s]" -msgstr " [Instaŀlat]" - -#: apt-private/private-output.cc:275 -#, fuzzy -msgid "[installed,local]" -msgstr " [Instaŀlat]" - -#: apt-private/private-output.cc:277 -msgid "[installed,auto-removable]" -msgstr "" - -#: apt-private/private-output.cc:279 -#, fuzzy -msgid "[installed,automatic]" -msgstr " [Instaŀlat]" - -#: apt-private/private-output.cc:281 -#, fuzzy -msgid "[installed]" -msgstr " [Instaŀlat]" - -#: apt-private/private-output.cc:284 -#, c-format -msgid "[upgradable from: %s]" -msgstr "" - -#: apt-private/private-output.cc:288 -msgid "[residual-config]" -msgstr "" - -#: apt-private/private-output.cc:402 -#, c-format -msgid "but %s is installed" -msgstr "però està instaŀlat %s" - -#: apt-private/private-output.cc:404 -#, c-format -msgid "but %s is to be installed" -msgstr "però s'instaŀlarà %s" - -#: apt-private/private-output.cc:411 -msgid "but it is not installable" -msgstr "però no és instaŀlable" - -#: apt-private/private-output.cc:413 -msgid "but it is a virtual package" -msgstr "però és un paquet virtual" - -#: apt-private/private-output.cc:416 -msgid "but it is not installed" -msgstr "però no està instaŀlat" - -#: apt-private/private-output.cc:416 -msgid "but it is not going to be installed" -msgstr "però no serà instaŀlat" - -#: apt-private/private-output.cc:421 -msgid " or" -msgstr " o" - -#: apt-private/private-output.cc:435 apt-private/private-output.cc:445 -msgid "The following packages have unmet dependencies:" -msgstr "Els següents paquets tenen dependències sense satisfer:" - -#: apt-private/private-output.cc:455 -msgid "The following NEW packages will be installed:" -msgstr "S'instaŀlaran els paquets NOUS següents:" - -#: apt-private/private-output.cc:465 -msgid "The following packages will be REMOVED:" -msgstr "Es SUPRIMIRAN els paquets següents:" - -#: apt-private/private-output.cc:481 -msgid "The following packages have been kept back:" -msgstr "S'han mantingut els paquets següents:" - -#: apt-private/private-output.cc:497 -msgid "The following packages will be upgraded:" -msgstr "S'actualitzaran els paquets següents:" - -#: apt-private/private-output.cc:512 -msgid "The following packages will be DOWNGRADED:" -msgstr "Es DESACTUALITZARAN els paquets següents:" - -#: apt-private/private-output.cc:525 -msgid "The following held packages will be changed:" -msgstr "Es canviaran els paquets retinguts següents:" - -#: apt-private/private-output.cc:552 -#, c-format -msgid "%s (due to %s)" -msgstr "%s (per %s)" - -#: apt-private/private-output.cc:602 -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: Es suprimiran els paquets essencials següents.\n" -"Això NO s'ha de fer a menys que sapigueu exactament el que esteu fent!" - -#: apt-private/private-output.cc:633 -#, c-format -msgid "%lu upgraded, %lu newly installed, " -msgstr "%lu actualitzats, %lu nous a instaŀlar, " - -#: apt-private/private-output.cc:637 -#, c-format -msgid "%lu reinstalled, " -msgstr "%lu reinstaŀlats, " - -#: apt-private/private-output.cc:639 -#, c-format -msgid "%lu downgraded, " -msgstr "%lu desactualitzats, " - -#: apt-private/private-output.cc:641 -#, c-format -msgid "%lu to remove and %lu not upgraded.\n" -msgstr "%lu a suprimir i %lu no actualitzats.\n" - -#: apt-private/private-output.cc:645 -#, c-format -msgid "%lu not fully installed or removed.\n" -msgstr "%lu no instaŀlats o suprimits completament.\n" - -#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] -#. e.g. "Do you want to continue? [Y/n] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc:667 -msgid "[Y/n]" -msgstr "[S/n]" - -#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] -#. e.g. "Should this file be removed? [y/N] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc:673 -msgid "[y/N]" -msgstr "[s/N]" - -#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set -#: apt-private/private-output.cc:684 -msgid "Y" -msgstr "S" - -#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set -#: apt-private/private-output.cc:690 -msgid "N" -msgstr "N" - -#: apt-private/private-output.cc:712 apt-pkg/cachefilter.cc:40 -#, c-format -msgid "Regex compilation error - %s" -msgstr "S'ha produït un error de compilació de l'expressió regular - %s" - -#: apt-private/private-update.cc:31 -msgid "The update command takes no arguments" -msgstr "L'ordre update no pren arguments" - -#: apt-private/private-update.cc:96 -#, c-format -msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" -msgid_plural "" -"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" -msgstr[0] "" -msgstr[1] "" - -#: apt-private/private-update.cc:100 -msgid "All packages are up to date." -msgstr "" - -#: apt-private/private-show.cc:158 -#, c-format -msgid "There is %i additional record. Please use the '-a' switch to see it" -msgid_plural "" -"There are %i additional records. Please use the '-a' switch to see them." -msgstr[0] "" -msgstr[1] "" - -#: apt-private/private-show.cc:165 -msgid "not a real package (virtual)" -msgstr "" - #: apt-private/private-main.cc:34 msgid "" "NOTE: This is only a simulation!\n" @@ -1859,7 +1859,7 @@ msgstr "" #. Only warn if there are no sources.list.d. #. Only warn if there is no sources.list file. #: methods/mirror.cc:95 apt-pkg/init.cc:133 apt-pkg/init.cc:141 -#: apt-pkg/clean.cc:43 apt-pkg/acquire.cc:557 apt-pkg/policy.cc:412 +#: apt-pkg/acquire.cc:557 apt-pkg/policy.cc:412 apt-pkg/clean.cc:43 #: apt-pkg/sourcelist.cc:306 apt-pkg/sourcelist.cc:312 #: apt-pkg/contrib/fileutl.cc:375 apt-pkg/contrib/fileutl.cc:488 #: apt-pkg/contrib/cdromutl.cc:205 apt-inst/extract.cc:471 @@ -1867,9 +1867,9 @@ msgstr "" msgid "Unable to read %s" msgstr "No es pot llegir %s" -#: methods/mirror.cc:101 methods/mirror.cc:130 apt-pkg/clean.cc:49 -#: apt-pkg/clean.cc:67 apt-pkg/clean.cc:130 apt-pkg/acquire.cc:563 -#: apt-pkg/acquire.cc:588 apt-pkg/contrib/cdromutl.cc:201 +#: methods/mirror.cc:101 methods/mirror.cc:130 apt-pkg/acquire.cc:563 +#: apt-pkg/acquire.cc:588 apt-pkg/clean.cc:49 apt-pkg/clean.cc:67 +#: apt-pkg/clean.cc:130 apt-pkg/contrib/cdromutl.cc:201 #: apt-pkg/contrib/cdromutl.cc:235 #, c-format msgid "Unable to change to %s" @@ -1997,20 +1997,41 @@ msgstr "No s'ha pogut trobar el registre d'autenticatió per a: %s" msgid "Hash mismatch for: %s" msgstr "El resum no coincideix per a: %s" -#: apt-pkg/cachefile.cc:101 +#: apt-pkg/cachefile.cc:98 msgid "The package lists or status file could not be parsed or opened." msgstr "" "No s'han pogut analitzar o obrir les llistes de paquets o el fitxer d'estat." -#: apt-pkg/cachefile.cc:105 +#: apt-pkg/cachefile.cc:102 msgid "You may want to run apt-get update to correct these problems" msgstr "" "Potser voldreu executar apt-get update per a corregir aquests problemes" -#: apt-pkg/cachefile.cc:123 +#: apt-pkg/cachefile.cc:120 msgid "The list of sources could not be read." msgstr "No s'ha pogut llegir la llista de les fonts." +#: apt-pkg/acquire-worker.cc:111 +#, c-format +msgid "The method driver %s could not be found." +msgstr "No s'ha pogut trobar el mètode de control %s." + +#: apt-pkg/acquire-worker.cc:113 +#, fuzzy, c-format +msgid "Is the package %s installed?" +msgstr "Comproveu si el paquet «dpkgdev» està instaŀlat.\n" + +#: apt-pkg/acquire-worker.cc:164 +#, c-format +msgid "Method %s did not start correctly" +msgstr "El mètode %s no s'ha iniciat correctament" + +#: apt-pkg/acquire-worker.cc:537 +#, fuzzy, c-format +msgid "" +"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." +msgstr "Inseriu el disc amb l'etiqueta: «%s» en la unitat «%s» i premeu Intro." + #: apt-pkg/pkgcache.cc:163 msgid "Empty package cache" msgstr "Memòria cau de paquets és buida" @@ -2093,63 +2114,87 @@ msgstr "opcional" msgid "extra" msgstr "extra" -#: apt-pkg/acquire-worker.cc:111 +#: apt-pkg/upgrade.cc:34 apt-pkg/upgrade.cc:136 apt-pkg/upgrade.cc:182 +msgid "Calculating upgrade" +msgstr "S'està calculant l'actualització" + +#: apt-pkg/pkgrecords.cc:38 #, c-format -msgid "The method driver %s could not be found." -msgstr "No s'ha pogut trobar el mètode de control %s." +msgid "Index file type '%s' is not supported" +msgstr "El tipus de fitxer índex «%s» no està suportat" -#: apt-pkg/acquire-worker.cc:113 -#, fuzzy, c-format -msgid "Is the package %s installed?" -msgstr "Comproveu si el paquet «dpkgdev» està instaŀlat.\n" +#: apt-pkg/pkgcachegen.cc:112 +msgid "Cache has an incompatible versioning system" +msgstr "La memòria cau té un sistema de versions incompatible" -#: apt-pkg/acquire-worker.cc:164 +#. TRANSLATOR: The first placeholder is a package name, +#. the other two should be copied verbatim as they include debug info +#: apt-pkg/pkgcachegen.cc:237 apt-pkg/pkgcachegen.cc:299 +#: apt-pkg/pkgcachegen.cc:365 apt-pkg/pkgcachegen.cc:369 +#: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:394 +#: apt-pkg/pkgcachegen.cc:398 apt-pkg/pkgcachegen.cc:402 +#: apt-pkg/pkgcachegen.cc:423 apt-pkg/pkgcachegen.cc:428 +#: apt-pkg/pkgcachegen.cc:474 apt-pkg/pkgcachegen.cc:488 #, c-format -msgid "Method %s did not start correctly" -msgstr "El mètode %s no s'ha iniciat correctament" +msgid "Error occurred while processing %s (%s%d)" +msgstr "S'ha produït un error en processar %s (%s%d)" -#: apt-pkg/acquire-worker.cc:536 -#, fuzzy, c-format -msgid "" -"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." -msgstr "Inseriu el disc amb l'etiqueta: «%s» en la unitat «%s» i premeu Intro." +#: apt-pkg/pkgcachegen.cc:257 +msgid "Wow, you exceeded the number of package names this APT is capable of." +msgstr "" +"Uau, heu excedit el nombre de paquets que aquest APT és capaç de gestionar." -#: apt-pkg/pkgrecords.cc:38 -#, c-format -msgid "Index file type '%s' is not supported" -msgstr "El tipus de fitxer índex «%s» no està suportat" +#: apt-pkg/pkgcachegen.cc:260 +msgid "Wow, you exceeded the number of versions this APT is capable of." +msgstr "" +"Uau, heu excedit el nombre de versions que aquest APT és capaç de gestionar." -#: apt-pkg/depcache.cc:139 apt-pkg/depcache.cc:167 -msgid "Building dependency tree" -msgstr "S'està construint l'arbre de dependències" +#: apt-pkg/pkgcachegen.cc:263 +msgid "Wow, you exceeded the number of descriptions this APT is capable of." +msgstr "" +"Uau, heu excedit el nombre de descripcions que aquest APT és capaç de " +"gestionar. " -#: apt-pkg/depcache.cc:140 -msgid "Candidate versions" -msgstr "Versions candidates" +#: apt-pkg/pkgcachegen.cc:266 +msgid "Wow, you exceeded the number of dependencies this APT is capable of." +msgstr "" +"Uau, heu excedit el nombre de dependències que aquest APT és capaç de " +"gestionar." -#: apt-pkg/depcache.cc:168 -msgid "Dependency generation" -msgstr "Dependències que genera" +#: apt-pkg/pkgcachegen.cc:1419 apt-pkg/pkgcachegen.cc:1546 +#: apt-pkg/pkgcachegen.cc:1572 apt-pkg/pkgcachegen.cc:1681 +msgid "Reading package lists" +msgstr "S'està llegint la llista de paquets" -#: apt-pkg/depcache.cc:188 apt-pkg/depcache.cc:221 apt-pkg/depcache.cc:225 -msgid "Reading state information" -msgstr "S'està llegint la informació de l'estat" +#: apt-pkg/pkgcachegen.cc:1490 apt-pkg/pkgcachegen.cc:1497 +msgid "IO Error saving source cache" +msgstr "Error d'E/S en desar la memòria cau de la font" -#: apt-pkg/depcache.cc:252 -#, c-format -msgid "Failed to open StateFile %s" -msgstr "No s'ha pogut obrir el fitxer d'estat %s" +#: apt-pkg/edsp.cc:184 apt-pkg/edsp.cc:210 +msgid "Send scenario to solver" +msgstr "Envia l'escenari al resoledor" -#: apt-pkg/depcache.cc:257 -#, c-format -msgid "Failed to write temporary StateFile %s" -msgstr "No s'ha pogut escriure el fitxer d'estat temporal %s" +#: apt-pkg/edsp.cc:232 +msgid "Send request to solver" +msgstr "Envia la petició al resoledor" + +#: apt-pkg/edsp.cc:311 +msgid "Prepare for receiving solution" +msgstr "Prepara per a rebre una solució" + +#: apt-pkg/edsp.cc:318 +msgid "External solver failed without a proper error message" +msgstr "El resoledor extern ha fallat sense un missatge d'error adient" + +#: apt-pkg/edsp.cc:610 apt-pkg/edsp.cc:613 apt-pkg/edsp.cc:618 +msgid "Execute external solver" +msgstr "Executa un resoledor extern" #: apt-pkg/acquire-item.cc:116 msgid "Use --allow-insecure-repositories to force the update" msgstr "" -#: apt-pkg/acquire-item.cc:561 apt-pkg/contrib/fileutl.cc:2161 +#: apt-pkg/acquire-item.cc:561 apt-pkg/contrib/fileutl.cc:2162 #, c-format msgid "rename failed, %s (%s -> %s)." msgstr "no s'ha pogut canviar el nom, %s (%s -> %s)." @@ -2267,74 +2312,11 @@ msgstr "" "per al paquet %s." #. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1 -#: apt-pkg/acquire-item.cc:2916 apt-pkg/acquire-item.cc:3054 +#: apt-pkg/acquire-item.cc:2916 apt-pkg/acquire-item.cc:3058 #, fuzzy, c-format msgid "Changelog unavailable for %s=%s" msgstr "Registre de canvis per a %s (%s)" -#: apt-pkg/clean.cc:39 apt-pkg/acquire.cc:553 -#, fuzzy, c-format -msgid "Clean of %s is not supported" -msgstr "El tipus de fitxer índex «%s» no està suportat" - -#: apt-pkg/clean.cc:64 -#, c-format -msgid "Unable to stat %s." -msgstr "No es pot veure l'estat de %s." - -#: apt-pkg/pkgcachegen.cc:112 -msgid "Cache has an incompatible versioning system" -msgstr "La memòria cau té un sistema de versions incompatible" - -#. TRANSLATOR: The first placeholder is a package name, -#. the other two should be copied verbatim as they include debug info -#: apt-pkg/pkgcachegen.cc:237 apt-pkg/pkgcachegen.cc:299 -#: apt-pkg/pkgcachegen.cc:365 apt-pkg/pkgcachegen.cc:369 -#: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:394 -#: apt-pkg/pkgcachegen.cc:398 apt-pkg/pkgcachegen.cc:402 -#: apt-pkg/pkgcachegen.cc:423 apt-pkg/pkgcachegen.cc:428 -#: apt-pkg/pkgcachegen.cc:474 apt-pkg/pkgcachegen.cc:488 -#, c-format -msgid "Error occurred while processing %s (%s%d)" -msgstr "S'ha produït un error en processar %s (%s%d)" - -#: apt-pkg/pkgcachegen.cc:257 -msgid "Wow, you exceeded the number of package names this APT is capable of." -msgstr "" -"Uau, heu excedit el nombre de paquets que aquest APT és capaç de gestionar." - -#: apt-pkg/pkgcachegen.cc:260 -msgid "Wow, you exceeded the number of versions this APT is capable of." -msgstr "" -"Uau, heu excedit el nombre de versions que aquest APT és capaç de gestionar." - -#: apt-pkg/pkgcachegen.cc:263 -msgid "Wow, you exceeded the number of descriptions this APT is capable of." -msgstr "" -"Uau, heu excedit el nombre de descripcions que aquest APT és capaç de " -"gestionar. " - -#: apt-pkg/pkgcachegen.cc:266 -msgid "Wow, you exceeded the number of dependencies this APT is capable of." -msgstr "" -"Uau, heu excedit el nombre de dependències que aquest APT és capaç de " -"gestionar." - -#: apt-pkg/pkgcachegen.cc:1400 apt-pkg/pkgcachegen.cc:1526 -#: apt-pkg/pkgcachegen.cc:1552 apt-pkg/pkgcachegen.cc:1671 -msgid "Reading package lists" -msgstr "S'està llegint la llista de paquets" - -#: apt-pkg/pkgcachegen.cc:1471 apt-pkg/pkgcachegen.cc:1478 -msgid "IO Error saving source cache" -msgstr "Error d'E/S en desar la memòria cau de la font" - -#: apt-pkg/pkgcachegen.cc:1570 apt-pkg/pkgcachegen.cc:1572 -#: apt-pkg/contrib/fileutl.cc:2151 cmdline/apt-extracttemplates.cc:263 -#, c-format -msgid "Unable to write to %s" -msgstr "No es pot escriure en %s" - #: apt-pkg/acquire.cc:126 apt-pkg/acquire.cc:146 apt-pkg/cdrom.cc:833 #, c-format msgid "List directory %spartial is missing." @@ -2350,6 +2332,11 @@ msgstr "Falta el directori d'arxius %spartial." msgid "Unable to lock directory %s" msgstr "No es pot blocar el directori %s" +#: apt-pkg/acquire.cc:553 apt-pkg/clean.cc:39 +#, fuzzy, c-format +msgid "Clean of %s is not supported" +msgstr "El tipus de fitxer índex «%s» no està suportat" + #. only show the ETA if it makes sense #. two days #: apt-pkg/acquire.cc:1081 @@ -2362,23 +2349,6 @@ msgstr "S'està obtenint el fitxer %li de %li (falten %s)" msgid "Retrieving file %li of %li" msgstr "S'està obtenint el fitxer %li de %li" -#: apt-pkg/update.cc:76 -#, fuzzy, c-format -msgid "Failed to fetch %s %s" -msgstr "No s'ha pogut obtenir %s %s\n" - -#: apt-pkg/update.cc:102 apt-pkg/update.cc:104 -msgid "" -"Some index files failed to download. They have been ignored, or old ones " -"used instead." -msgstr "" -"Alguns índex no s'han pogut baixar. S'han descartat, o en el seu lloc s'han " -"emprat els antics." - -#: apt-pkg/srcrecords.cc:53 -msgid "You must put some 'source' URIs in your sources.list" -msgstr "Heu de posar algunes URI 'font' en el vostre sources.list" - #: apt-pkg/policy.cc:77 #, c-format msgid "" @@ -2407,7 +2377,29 @@ msgstr "" msgid "No priority (or zero) specified for pin" msgstr "No hi ha prioritat especificada per al pin (o és zero)" -#: apt-pkg/packagemanager.cc:303 apt-pkg/packagemanager.cc:983 +#: apt-pkg/update.cc:76 +#, fuzzy, c-format +msgid "Failed to fetch %s %s" +msgstr "No s'ha pogut obtenir %s %s\n" + +#: apt-pkg/update.cc:102 apt-pkg/update.cc:104 +msgid "" +"Some index files failed to download. They have been ignored, or old ones " +"used instead." +msgstr "" +"Alguns índex no s'han pogut baixar. S'han descartat, o en el seu lloc s'han " +"emprat els antics." + +#: apt-pkg/srcrecords.cc:53 +msgid "You must put some 'source' URIs in your sources.list" +msgstr "Heu de posar algunes URI 'font' en el vostre sources.list" + +#: apt-pkg/clean.cc:64 +#, c-format +msgid "Unable to stat %s." +msgstr "No es pot veure l'estat de %s." + +#: apt-pkg/packagemanager.cc:330 apt-pkg/packagemanager.cc:1018 #, c-format msgid "" "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf " @@ -2416,12 +2408,12 @@ msgstr "" "No s'ha pogut realitzar la configuració immediata de «%s». Vegeu man 5 apt." "conf, sota APT::Immediate-Configure per a més detalls. (%d)" -#: apt-pkg/packagemanager.cc:562 apt-pkg/packagemanager.cc:592 +#: apt-pkg/packagemanager.cc:589 apt-pkg/packagemanager.cc:627 #, c-format msgid "Could not configure '%s'. " msgstr "No s'ha pogut configurar «%s»." -#: apt-pkg/packagemanager.cc:642 +#: apt-pkg/packagemanager.cc:677 #, c-format msgid "" "This installation run will require temporarily removing the essential " @@ -2515,10 +2507,6 @@ msgstr "S'està escrivint una nova llista de fonts\n" msgid "Source list entries for this disc are:\n" msgstr "Les entrades de la llista de fonts per a aquest disc són:\n" -#: apt-pkg/upgrade.cc:34 apt-pkg/upgrade.cc:136 apt-pkg/upgrade.cc:182 -msgid "Calculating upgrade" -msgstr "S'està calculant l'actualització" - #: apt-pkg/algorithms.cc:263 #, c-format msgid "" @@ -2540,25 +2528,31 @@ msgstr "" "No es poden corregir els problemes, teniu paquets retinguts que estan " "trencats." -#: apt-pkg/edsp.cc:184 apt-pkg/edsp.cc:210 -msgid "Send scenario to solver" -msgstr "Envia l'escenari al resoledor" +#: apt-pkg/depcache.cc:139 apt-pkg/depcache.cc:167 +msgid "Building dependency tree" +msgstr "S'està construint l'arbre de dependències" -#: apt-pkg/edsp.cc:232 -msgid "Send request to solver" -msgstr "Envia la petició al resoledor" +#: apt-pkg/depcache.cc:140 +msgid "Candidate versions" +msgstr "Versions candidates" -#: apt-pkg/edsp.cc:311 -msgid "Prepare for receiving solution" -msgstr "Prepara per a rebre una solució" +#: apt-pkg/depcache.cc:168 +msgid "Dependency generation" +msgstr "Dependències que genera" -#: apt-pkg/edsp.cc:318 -msgid "External solver failed without a proper error message" -msgstr "El resoledor extern ha fallat sense un missatge d'error adient" +#: apt-pkg/depcache.cc:188 apt-pkg/depcache.cc:221 apt-pkg/depcache.cc:225 +msgid "Reading state information" +msgstr "S'està llegint la informació de l'estat" -#: apt-pkg/edsp.cc:610 apt-pkg/edsp.cc:613 apt-pkg/edsp.cc:618 -msgid "Execute external solver" -msgstr "Executa un resoledor extern" +#: apt-pkg/depcache.cc:252 +#, c-format +msgid "Failed to open StateFile %s" +msgstr "No s'ha pogut obrir el fitxer d'estat %s" + +#: apt-pkg/depcache.cc:257 +#, c-format +msgid "Failed to write temporary StateFile %s" +msgstr "No s'ha pogut escriure el fitxer d'estat temporal %s" #: apt-pkg/tagfile.cc:196 apt-pkg/tagfile.cc:296 apt-pkg/deb/debrecords.cc:212 #, c-format @@ -2570,6 +2564,68 @@ msgstr "No es pot analitzar el fitxer del paquet %s (%d)" msgid "Cannot convert %s to integer" msgstr "" +#: apt-pkg/cacheset.cc:500 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "No s'ha trobat la versió puntual «%s» per a «%s»" + +#: apt-pkg/cacheset.cc:503 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "No s'ha trobat la versió «%s» per a «%s»" + +#: apt-pkg/cacheset.cc:738 +#, c-format +msgid "Couldn't find task '%s'" +msgstr "No s'ha pogut trobar la tasca «%s»" + +#: apt-pkg/cacheset.cc:744 +#, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "No s'ha pogut trobar el paquet a través de l'expressió regular «%s»" + +#: apt-pkg/cacheset.cc:750 +#, fuzzy, c-format +msgid "Couldn't find any package by glob '%s'" +msgstr "No s'ha pogut trobar el paquet a través de l'expressió regular «%s»" + +#: apt-pkg/cacheset.cc:789 +#, c-format +msgid "Can't select versions from package '%s' as it is purely virtual" +msgstr "" +"No s'han pogut seleccionar les versions del paquet «%s» ja que és purament " +"virtual" + +#: apt-pkg/cacheset.cc:828 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "" +"No s'ha pogut seleccionar la versió més nova del paquet «%s» ja que és " +"purament virtual" + +#: apt-pkg/cacheset.cc:836 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "" +"No s'ha pogut seleccionar la versió candidata del paquet %s ja que no té " +"candidata" + +#: apt-pkg/cacheset.cc:844 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" +"No s'ha pogut seleccionar la versió instaŀlada del paquet %s ja que no està " +"instaŀlada" + +#: apt-pkg/cacheset.cc:852 apt-pkg/cacheset.cc:860 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" +"No s'han pogut seleccionar la versió instaŀlada ni la candidata del paquet " +"«%s» ja que no estan disponibles cap de les dues" + #. TRANSLATOR: %u is a line number, the first %s is a filename of a file with the extension "second %s" and the third %s is a unique identifier for bugreports #: apt-pkg/sourcelist.cc:133 apt-pkg/sourcelist.cc:140 #: apt-pkg/sourcelist.cc:143 apt-pkg/sourcelist.cc:151 @@ -2608,67 +2664,214 @@ msgstr "La línia %u és malformada en la llista de fonts %s (tipus)" msgid "Type '%s' is not known on stanza %u in source list %s" msgstr "El tipus «%s» no és conegut en la línia %u de la llista de fonts %s" -#: apt-pkg/cacheset.cc:500 +#: apt-pkg/deb/debmetaindex.cc:229 #, c-format -msgid "Release '%s' for '%s' was not found" -msgstr "No s'ha trobat la versió puntual «%s» per a «%s»" +msgid "Unable to parse Release file %s" +msgstr "No es pot analitzar el fitxer Release %s" -#: apt-pkg/cacheset.cc:503 +#: apt-pkg/deb/debmetaindex.cc:238 #, c-format -msgid "Version '%s' for '%s' was not found" -msgstr "No s'ha trobat la versió «%s» per a «%s»" +msgid "No sections in Release file %s" +msgstr "No hi ha seccions al fitxer Release %s" -#: apt-pkg/cacheset.cc:738 +#: apt-pkg/deb/debmetaindex.cc:278 #, c-format -msgid "Couldn't find task '%s'" -msgstr "No s'ha pogut trobar la tasca «%s»" +msgid "No Hash entry in Release file %s" +msgstr "No hi ha una entrada Hash al fitxer Release %s" -#: apt-pkg/cacheset.cc:744 +#: apt-pkg/deb/debmetaindex.cc:286 #, c-format -msgid "Couldn't find any package by regex '%s'" -msgstr "No s'ha pogut trobar el paquet a través de l'expressió regular «%s»" +msgid "Invalid 'Date' entry in Release file %s" +msgstr "El camp «Date» al fitxer Release %s és invàlid" -#: apt-pkg/cacheset.cc:750 -#, fuzzy, c-format -msgid "Couldn't find any package by glob '%s'" -msgstr "No s'ha pogut trobar el paquet a través de l'expressió regular «%s»" +#: apt-pkg/deb/debmetaindex.cc:307 +#, c-format +msgid "Invalid 'Valid-Until' entry in Release file %s" +msgstr "El camp «Valid-Until» al fitxer Release %s és invàlid" -#: apt-pkg/cacheset.cc:789 +#. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite +#: apt-pkg/deb/debmetaindex.cc:438 apt-pkg/deb/debmetaindex.cc:446 +#: apt-pkg/deb/debmetaindex.cc:454 apt-pkg/deb/debmetaindex.cc:462 +#: apt-pkg/deb/debmetaindex.cc:485 #, c-format -msgid "Can't select versions from package '%s' as it is purely virtual" +msgid "Conflicting values set for option %s concerning source %s %s" msgstr "" -"No s'han pogut seleccionar les versions del paquet «%s» ja que és purament " -"virtual" -#: apt-pkg/cacheset.cc:828 +#: apt-pkg/deb/debmetaindex.cc:480 #, c-format -msgid "Can't select newest version from package '%s' as it is purely virtual" +msgid "Invalid value set for option %s concerning source %s %s (%s)" msgstr "" -"No s'ha pogut seleccionar la versió més nova del paquet «%s» ja que és " -"purament virtual" -#: apt-pkg/cacheset.cc:836 +#: apt-pkg/deb/dpkgpm.cc:110 #, c-format -msgid "Can't select candidate version from package %s as it has no candidate" +msgid "Installing %s" +msgstr "S'està instaŀlant %s" + +#: apt-pkg/deb/dpkgpm.cc:111 apt-pkg/deb/dpkgpm.cc:1007 +#, c-format +msgid "Configuring %s" +msgstr "S'està configurant el paquet %s" + +#: apt-pkg/deb/dpkgpm.cc:112 apt-pkg/deb/dpkgpm.cc:1014 +#, c-format +msgid "Removing %s" +msgstr "S'està suprimint el paquet %s" + +#: apt-pkg/deb/dpkgpm.cc:113 +#, c-format +msgid "Completely removing %s" +msgstr "S'ha suprimit completament %s" + +#: apt-pkg/deb/dpkgpm.cc:114 +#, c-format +msgid "Noting disappearance of %s" +msgstr "S'està anotant la desaparició de %s" + +#: apt-pkg/deb/dpkgpm.cc:115 +#, c-format +msgid "Running post-installation trigger %s" +msgstr "S'està executant l'activador de postinstaŀlació %s" + +#. FIXME: use a better string after freeze +#: apt-pkg/deb/dpkgpm.cc:838 +#, c-format +msgid "Directory '%s' missing" +msgstr "Manca el directori «%s»" + +#: apt-pkg/deb/dpkgpm.cc:853 apt-pkg/deb/dpkgpm.cc:875 +#, c-format +msgid "Could not open file '%s'" +msgstr "No s'ha pogut obrir el fitxer «%s»" + +#: apt-pkg/deb/dpkgpm.cc:1000 +#, c-format +msgid "Preparing %s" +msgstr "S'està preparant el paquet %s" + +#: apt-pkg/deb/dpkgpm.cc:1001 +#, c-format +msgid "Unpacking %s" +msgstr "S'està desempaquetant %s" + +#: apt-pkg/deb/dpkgpm.cc:1006 +#, c-format +msgid "Preparing to configure %s" +msgstr "S'està preparant per a configurar el paquet %s" + +#: apt-pkg/deb/dpkgpm.cc:1008 +#, c-format +msgid "Installed %s" +msgstr "S'ha instaŀlat el paquet %s" + +#: apt-pkg/deb/dpkgpm.cc:1013 +#, c-format +msgid "Preparing for removal of %s" +msgstr "S'està preparant per a la supressió del paquet %s" + +#: apt-pkg/deb/dpkgpm.cc:1015 +#, c-format +msgid "Removed %s" +msgstr "S'ha suprimit el paquet %s" + +#: apt-pkg/deb/dpkgpm.cc:1020 +#, c-format +msgid "Preparing to completely remove %s" +msgstr "S'està preparant per a suprimir completament el paquet %s" + +#: apt-pkg/deb/dpkgpm.cc:1021 +#, c-format +msgid "Completely removed %s" +msgstr "S'ha suprimit completament el paquet %s" + +#: apt-pkg/deb/dpkgpm.cc:1080 apt-pkg/deb/dpkgpm.cc:1168 +#, fuzzy, c-format +msgid "Can not write log (%s)" +msgstr "No es pot escriure en %s" + +#: apt-pkg/deb/dpkgpm.cc:1080 apt-pkg/deb/dpkgpm.cc:1168 +msgid "Is /dev/pts mounted?" msgstr "" -"No s'ha pogut seleccionar la versió candidata del paquet %s ja que no té " -"candidata" -#: apt-pkg/cacheset.cc:844 +#: apt-pkg/deb/dpkgpm.cc:1656 +msgid "Operation was interrupted before it could finish" +msgstr "S'ha interromput l'operació abans que pogués finalitzar" + +#: apt-pkg/deb/dpkgpm.cc:1718 +msgid "No apport report written because MaxReports is reached already" +msgstr "No s'ha escrit cap informe perquè ja s'ha superat MaxReports" + +#. check if its not a follow up error +#: apt-pkg/deb/dpkgpm.cc:1723 +msgid "dependency problems - leaving unconfigured" +msgstr "S'han produït problemes de depències, es deixa sense configurar" + +#: apt-pkg/deb/dpkgpm.cc:1725 +msgid "" +"No apport report written because the error message indicates its a followup " +"error from a previous failure." +msgstr "" +"No s'ha escrit cap informe perquè el missatge d'error indica que és un error " +"consequent de una fallida anterior." + +#: apt-pkg/deb/dpkgpm.cc:1731 +msgid "" +"No apport report written because the error message indicates a disk full " +"error" +msgstr "" +"No s'ha escrit cap informe perquè el missatge d'error indica una fallida per " +"disc ple" + +#: apt-pkg/deb/dpkgpm.cc:1738 +msgid "" +"No apport report written because the error message indicates a out of memory " +"error" +msgstr "" +"No s'ha escrit cap informe perquè el missatge d'error indica una fallida per " +"falta de memòria" + +#: apt-pkg/deb/dpkgpm.cc:1745 apt-pkg/deb/dpkgpm.cc:1751 +#, fuzzy +msgid "" +"No apport report written because the error message indicates an issue on the " +"local system" +msgstr "" +"No s'ha escrit cap informe perquè el missatge d'error indica una fallida per " +"disc ple" + +#: apt-pkg/deb/dpkgpm.cc:1773 +msgid "" +"No apport report written because the error message indicates a dpkg I/O error" +msgstr "" +"No s'ha escrit cap informe perquè el missatge d'error indica d'una fallida " +"d'E/S del dpkg" + +#: apt-pkg/deb/debsystem.cc:88 #, c-format -msgid "Can't select installed version from package %s as it is not installed" +msgid "" +"Unable to lock the administration directory (%s), is another process using " +"it?" msgstr "" -"No s'ha pogut seleccionar la versió instaŀlada del paquet %s ja que no està " -"instaŀlada" +"No s'ha pogut bloquejar el directori d'administració (%s), hi ha cap altre " +"procés utilitzant-lo?" -#: apt-pkg/cacheset.cc:852 apt-pkg/cacheset.cc:860 +#: apt-pkg/deb/debsystem.cc:91 +#, c-format +msgid "Unable to lock the administration directory (%s), are you root?" +msgstr "No es pot blocar el directori d'administració (%s), sou root?" + +#. TRANSLATORS: the %s contains the recovery command, usually +#. dpkg --configure -a +#: apt-pkg/deb/debsystem.cc:107 #, c-format msgid "" -"Can't select installed nor candidate version from package '%s' as it has " -"neither of them" +"dpkg was interrupted, you must manually run '%s' to correct the problem. " msgstr "" -"No s'han pogut seleccionar la versió instaŀlada ni la candidata del paquet " -"«%s» ja que no estan disponibles cap de les dues" +"S'ha interromput el dpkg, hauríeu d'executar manualment «%s» per a corregir " +"el problema." + +#: apt-pkg/deb/debsystem.cc:125 +msgid "Not locked" +msgstr "No blocat" #. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds #: apt-pkg/contrib/strutl.cc:420 @@ -2780,7 +2983,7 @@ msgstr "No s'ha pogut obrir el fitxer %s" msgid "Could not open file descriptor %d" msgstr "No s'ha pogut obrir el descriptor del fitxer %d" -#: apt-pkg/contrib/fileutl.cc:1408 apt-pkg/contrib/fileutl.cc:2176 +#: apt-pkg/contrib/fileutl.cc:1408 apt-pkg/contrib/fileutl.cc:2177 msgid "Failed to create subprocess IPC" msgstr "No s'ha pogut crear el subprocés IPC" @@ -2803,25 +3006,30 @@ msgstr "escrits, falten %llu per escriure però no s'ha pogut" msgid "Problem closing the file %s" msgstr "Ha hagut un problema en tancar el fitxer %s" -#: apt-pkg/contrib/fileutl.cc:2019 +#: apt-pkg/contrib/fileutl.cc:2020 #, c-format msgid "Problem renaming the file %s to %s" msgstr "Ha hagut un problema en reanomenar el fitxer %s a %s" -#: apt-pkg/contrib/fileutl.cc:2030 +#: apt-pkg/contrib/fileutl.cc:2031 #, c-format msgid "Problem unlinking the file %s" msgstr "Ha hagut un problema en desenllaçar el fitxer %s" -#: apt-pkg/contrib/fileutl.cc:2043 +#: apt-pkg/contrib/fileutl.cc:2044 msgid "Problem syncing the file" msgstr "Ha hagut un problema en sincronitzar el fitxer" -#: apt-pkg/contrib/fileutl.cc:2146 cmdline/apt-extracttemplates.cc:258 +#: apt-pkg/contrib/fileutl.cc:2147 cmdline/apt-extracttemplates.cc:258 #, fuzzy, c-format msgid "Unable to mkstemp %s" msgstr "No es pot veure l'estat de %s" +#: apt-pkg/contrib/fileutl.cc:2152 cmdline/apt-extracttemplates.cc:263 +#, c-format +msgid "Unable to write to %s" +msgstr "No es pot escriure en %s" + #: apt-pkg/contrib/progress.cc:148 #, c-format msgid "%c%s... Error!" @@ -3014,215 +3222,6 @@ msgstr "El sentit %s no s'entén, proveu «true» (vertader) o «false» (fals). msgid "Invalid operation %s" msgstr "Operació no vàlida %s" -#: apt-pkg/deb/debmetaindex.cc:229 -#, c-format -msgid "Unable to parse Release file %s" -msgstr "No es pot analitzar el fitxer Release %s" - -#: apt-pkg/deb/debmetaindex.cc:238 -#, c-format -msgid "No sections in Release file %s" -msgstr "No hi ha seccions al fitxer Release %s" - -#: apt-pkg/deb/debmetaindex.cc:278 -#, c-format -msgid "No Hash entry in Release file %s" -msgstr "No hi ha una entrada Hash al fitxer Release %s" - -#: apt-pkg/deb/debmetaindex.cc:286 -#, c-format -msgid "Invalid 'Date' entry in Release file %s" -msgstr "El camp «Date» al fitxer Release %s és invàlid" - -#: apt-pkg/deb/debmetaindex.cc:307 -#, c-format -msgid "Invalid 'Valid-Until' entry in Release file %s" -msgstr "El camp «Valid-Until» al fitxer Release %s és invàlid" - -#. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite -#: apt-pkg/deb/debmetaindex.cc:438 apt-pkg/deb/debmetaindex.cc:446 -#: apt-pkg/deb/debmetaindex.cc:454 apt-pkg/deb/debmetaindex.cc:462 -#: apt-pkg/deb/debmetaindex.cc:485 -#, c-format -msgid "Conflicting values set for option %s concerning source %s %s" -msgstr "" - -#: apt-pkg/deb/debmetaindex.cc:480 -#, c-format -msgid "Invalid value set for option %s concerning source %s %s (%s)" -msgstr "" - -#: apt-pkg/deb/dpkgpm.cc:110 -#, c-format -msgid "Installing %s" -msgstr "S'està instaŀlant %s" - -#: apt-pkg/deb/dpkgpm.cc:111 apt-pkg/deb/dpkgpm.cc:1007 -#, c-format -msgid "Configuring %s" -msgstr "S'està configurant el paquet %s" - -#: apt-pkg/deb/dpkgpm.cc:112 apt-pkg/deb/dpkgpm.cc:1014 -#, c-format -msgid "Removing %s" -msgstr "S'està suprimint el paquet %s" - -#: apt-pkg/deb/dpkgpm.cc:113 -#, c-format -msgid "Completely removing %s" -msgstr "S'ha suprimit completament %s" - -#: apt-pkg/deb/dpkgpm.cc:114 -#, c-format -msgid "Noting disappearance of %s" -msgstr "S'està anotant la desaparició de %s" - -#: apt-pkg/deb/dpkgpm.cc:115 -#, c-format -msgid "Running post-installation trigger %s" -msgstr "S'està executant l'activador de postinstaŀlació %s" - -#. FIXME: use a better string after freeze -#: apt-pkg/deb/dpkgpm.cc:838 -#, c-format -msgid "Directory '%s' missing" -msgstr "Manca el directori «%s»" - -#: apt-pkg/deb/dpkgpm.cc:853 apt-pkg/deb/dpkgpm.cc:875 -#, c-format -msgid "Could not open file '%s'" -msgstr "No s'ha pogut obrir el fitxer «%s»" - -#: apt-pkg/deb/dpkgpm.cc:1000 -#, c-format -msgid "Preparing %s" -msgstr "S'està preparant el paquet %s" - -#: apt-pkg/deb/dpkgpm.cc:1001 -#, c-format -msgid "Unpacking %s" -msgstr "S'està desempaquetant %s" - -#: apt-pkg/deb/dpkgpm.cc:1006 -#, c-format -msgid "Preparing to configure %s" -msgstr "S'està preparant per a configurar el paquet %s" - -#: apt-pkg/deb/dpkgpm.cc:1008 -#, c-format -msgid "Installed %s" -msgstr "S'ha instaŀlat el paquet %s" - -#: apt-pkg/deb/dpkgpm.cc:1013 -#, c-format -msgid "Preparing for removal of %s" -msgstr "S'està preparant per a la supressió del paquet %s" - -#: apt-pkg/deb/dpkgpm.cc:1015 -#, c-format -msgid "Removed %s" -msgstr "S'ha suprimit el paquet %s" - -#: apt-pkg/deb/dpkgpm.cc:1020 -#, c-format -msgid "Preparing to completely remove %s" -msgstr "S'està preparant per a suprimir completament el paquet %s" - -#: apt-pkg/deb/dpkgpm.cc:1021 -#, c-format -msgid "Completely removed %s" -msgstr "S'ha suprimit completament el paquet %s" - -#: apt-pkg/deb/dpkgpm.cc:1080 apt-pkg/deb/dpkgpm.cc:1168 -#, fuzzy, c-format -msgid "Can not write log (%s)" -msgstr "No es pot escriure en %s" - -#: apt-pkg/deb/dpkgpm.cc:1080 apt-pkg/deb/dpkgpm.cc:1168 -msgid "Is /dev/pts mounted?" -msgstr "" - -#: apt-pkg/deb/dpkgpm.cc:1656 -msgid "Operation was interrupted before it could finish" -msgstr "S'ha interromput l'operació abans que pogués finalitzar" - -#: apt-pkg/deb/dpkgpm.cc:1718 -msgid "No apport report written because MaxReports is reached already" -msgstr "No s'ha escrit cap informe perquè ja s'ha superat MaxReports" - -#. check if its not a follow up error -#: apt-pkg/deb/dpkgpm.cc:1723 -msgid "dependency problems - leaving unconfigured" -msgstr "S'han produït problemes de depències, es deixa sense configurar" - -#: apt-pkg/deb/dpkgpm.cc:1725 -msgid "" -"No apport report written because the error message indicates its a followup " -"error from a previous failure." -msgstr "" -"No s'ha escrit cap informe perquè el missatge d'error indica que és un error " -"consequent de una fallida anterior." - -#: apt-pkg/deb/dpkgpm.cc:1731 -msgid "" -"No apport report written because the error message indicates a disk full " -"error" -msgstr "" -"No s'ha escrit cap informe perquè el missatge d'error indica una fallida per " -"disc ple" - -#: apt-pkg/deb/dpkgpm.cc:1738 -msgid "" -"No apport report written because the error message indicates a out of memory " -"error" -msgstr "" -"No s'ha escrit cap informe perquè el missatge d'error indica una fallida per " -"falta de memòria" - -#: apt-pkg/deb/dpkgpm.cc:1745 apt-pkg/deb/dpkgpm.cc:1751 -#, fuzzy -msgid "" -"No apport report written because the error message indicates an issue on the " -"local system" -msgstr "" -"No s'ha escrit cap informe perquè el missatge d'error indica una fallida per " -"disc ple" - -#: apt-pkg/deb/dpkgpm.cc:1773 -msgid "" -"No apport report written because the error message indicates a dpkg I/O error" -msgstr "" -"No s'ha escrit cap informe perquè el missatge d'error indica d'una fallida " -"d'E/S del dpkg" - -#: apt-pkg/deb/debsystem.cc:88 -#, c-format -msgid "" -"Unable to lock the administration directory (%s), is another process using " -"it?" -msgstr "" -"No s'ha pogut bloquejar el directori d'administració (%s), hi ha cap altre " -"procés utilitzant-lo?" - -#: apt-pkg/deb/debsystem.cc:91 -#, c-format -msgid "Unable to lock the administration directory (%s), are you root?" -msgstr "No es pot blocar el directori d'administració (%s), sou root?" - -#. TRANSLATORS: the %s contains the recovery command, usually -#. dpkg --configure -a -#: apt-pkg/deb/debsystem.cc:107 -#, c-format -msgid "" -"dpkg was interrupted, you must manually run '%s' to correct the problem. " -msgstr "" -"S'ha interromput el dpkg, hauríeu d'executar manualment «%s» per a corregir " -"el problema." - -#: apt-pkg/deb/debsystem.cc:125 -msgid "Not locked" -msgstr "No blocat" - #: cmdline/apt-extracttemplates.cc:228 msgid "" "Usage: apt-extracttemplates file1 [file2 ...]\n" @@ -3755,27 +3754,30 @@ msgstr "L'arxiu és massa petit" msgid "Failed to read the archive headers" msgstr "Ha fallat la lectura de les capçaleres de l'arxiu" -#: apt-inst/contrib/extracttar.cc:123 -msgid "Failed to create pipes" -msgstr "No es poden crear els conductes" - -#: apt-inst/contrib/extracttar.cc:150 -msgid "Failed to exec gzip " -msgstr "No es pot executar el gzip " +#: apt-inst/contrib/extracttar.cc:110 +#, fuzzy, c-format +msgid "Cannot find a configured compressor for '%s'" +msgstr "No s'ha pogut trobar el registre d'autenticatió per a: %s" -#: apt-inst/contrib/extracttar.cc:187 apt-inst/contrib/extracttar.cc:217 +#: apt-inst/contrib/extracttar.cc:142 apt-inst/contrib/extracttar.cc:172 msgid "Corrupted archive" msgstr "Arxiu corromput" -#: apt-inst/contrib/extracttar.cc:202 +#: apt-inst/contrib/extracttar.cc:157 msgid "Tar checksum failed, archive corrupted" msgstr "La suma de comprovació de tar ha fallat, arxiu corromput" -#: apt-inst/contrib/extracttar.cc:307 +#: apt-inst/contrib/extracttar.cc:262 #, c-format msgid "Unknown TAR header type %u, member %s" msgstr "Capçalera TAR desconeguda del tipus %u, membre %s" +#~ msgid "Failed to create pipes" +#~ msgstr "No es poden crear els conductes" + +#~ msgid "Failed to exec gzip " +#~ msgstr "No es pot executar el gzip " + #~ msgid "%s %s for %s compiled on %s %s\n" #~ msgstr "%s %s per a %s compilat el %s %s\n" |