X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/10aaf7cbf81864eefcc83c1dc197c05a40dc9ba9..6e71ec6fcdcaa926c98fa58cd4af38e42556df15:/po/ca.po?ds=sidebyside diff --git a/po/ca.po b/po/ca.po index 8f766ac31..7817c40a1 100644 --- a/po/ca.po +++ b/po/ca.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.9.7.6\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-01-15 19:53+0100\n" +"POT-Creation-Date: 2016-06-23 09:02+0200\n" "PO-Revision-Date: 2012-10-19 13:30+0200\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" @@ -232,10 +232,10 @@ msgid "" "unauthenticated" msgstr "Hi ha problemes i s'ha emprat -y sense --force-yes" -#: apt-private/private-download.cc +#: apt-private/private-download.cc apt-pkg/update.cc #, c-format -msgid "Failed to fetch %s %s\n" -msgstr "No s'ha pogut obtenir %s %s\n" +msgid "Failed to fetch %s %s" +msgstr "No s'ha pogut obtenir %s %s" #: apt-private/private-download.cc #, c-format @@ -251,6 +251,36 @@ msgstr "No teniu prou espai lliure en %s." msgid "Unable to lock the download directory" msgstr "No és possible blocar el directori de descàrrega" +#: apt-private/private-install.cc +msgid "" +"Some packages could not be installed. This may mean that you have\n" +"requested an impossible situation or if you are using the unstable\n" +"distribution that some required packages have not yet been created\n" +"or been moved out of Incoming." +msgstr "" +"No s'han pogut instaŀlar alguns paquets. Això pot ser degut a que heu\n" +"demanat una situació impossible o que esteu emprant la distribució\n" +"«unstable» i alguns paquets requerits encara no han estat creats o bé\n" +"encara no els hi han introduït des d'«Incoming»." + +#. +#. if (Packages == 1) +#. { +#. c1out << std::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.") << std::endl; +#. } +#. +#: apt-private/private-install.cc +msgid "The following information may help to resolve the situation:" +msgstr "La informació següent pot ajudar-vos a resoldre la situació:" + +#: apt-private/private-install.cc +msgid "Broken packages" +msgstr "Paquets trencats" + #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "" @@ -407,20 +437,6 @@ msgstr "" "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 << std::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.") << std::endl; -#. } -#. -#: apt-private/private-install.cc -msgid "The following information may help to resolve the situation:" -msgstr "La informació següent pot ajudar-vos a resoldre la situació:" - #: apt-private/private-install.cc msgid "Internal Error, AutoRemover broke stuff" msgstr "S'ha produït un error intern, el supressor automàtic ha trencat coses" @@ -465,22 +481,6 @@ msgstr "" "Dependències insatisfetes. Proveu amb «apt-get -f install» sense paquets (o " "especifiqueu una solució)." -#: apt-private/private-install.cc -msgid "" -"Some packages could not be installed. This may mean that you have\n" -"requested an impossible situation or if you are using the unstable\n" -"distribution that some required packages have not yet been created\n" -"or been moved out of Incoming." -msgstr "" -"No s'han pogut instaŀlar alguns paquets. Això pot ser degut a que heu\n" -"demanat una situació impossible o que esteu emprant la distribució\n" -"«unstable» i alguns paquets requerits encara no han estat creats o bé\n" -"encara no els hi han introduït des d'«Incoming»." - -#: apt-private/private-install.cc -msgid "Broken packages" -msgstr "Paquets trencats" - #: apt-private/private-install.cc #, fuzzy msgid "The following additional packages will be installed:" @@ -544,17 +544,19 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" +#. TRANSLATORS: placeholder is a binary name like apt or apt-get #: apt-private/private-main.cc +#, c-format msgid "" "NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" +" %s needs root privileges for real execution.\n" " Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!" +" so don't depend on the relevance to the real current situation!\n" msgstr "" "Nota: Això només és una simulació!\n" -" L'apt-get necessita privilegis de root per a l'execució real.\n" +" L'%s necessita privilegis de root per a l'execució real.\n" " Tingueu en ment que el bloqueig està desactivat,\n" -" per tant, no es depèn de la situació actual real." +" per tant, no es depèn de la situació actual real.\n" #: apt-private/private-output.cc apt-private/private-show.cc msgid "unknown" @@ -764,10 +766,6 @@ msgstr "" msgid "Pinned packages:" msgstr "Paquets etiquetats:" -#: apt-private/private-show.cc -msgid "(not found)" -msgstr "(no trobat)" - #. Print the package name and the version we are forcing to #: apt-private/private-show.cc #, c-format @@ -786,10 +784,6 @@ msgstr " Candidat: " msgid "(none)" msgstr "(cap)" -#: apt-private/private-show.cc -msgid " Package pin: " -msgstr " Etiqueta del paquet: " - #. Show the priority tables #: apt-private/private-show.cc msgid " Version table:" @@ -900,59 +894,6 @@ msgstr "Comproveu si el paquet «dpkgdev» està instaŀlat.\n" msgid "Build command '%s' failed.\n" msgstr "L'ordre de construir «%s» ha fallat.\n" -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " -"packages" -msgstr "" -"La dependència %s en %s no es pot satisfer perquè %s no és permès als " -"paquets «%s»" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" -msgstr "" -"La dependència %s en %s no es pot satisfer perquè no es pot trobar el paquet " -"%s" - -#: apt-private/private-source.cc -#, 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 instaŀlat %s és " -"massa nou" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because candidate version of " -"package %s can't satisfy version requirements" -msgstr "" -"La dependència %s per a %s no es pot satisfer perquè la versió candidata del " -"paquet %s no pot satisfer els requeriments de versions" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because package %s has no candidate " -"version" -msgstr "" -"La dependència %s en %s no es pot satisfer perquè el paquet %s no té versió " -"candidata" - -#: apt-private/private-source.cc -#, 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" - -#: apt-private/private-source.cc -#, 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" - #: apt-private/private-source.cc #, c-format msgid "Unable to get build-dependency information for %s" @@ -1757,6 +1698,21 @@ msgstr "Consulta" msgid "Unable to invoke " msgstr "No es pot invocar" +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Clearsigned file isn't valid, got '%s' (does the network require " +"authentication?)" +msgstr "" + +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc +#, c-format +msgid "" +"Signed file isn't valid, got '%s' (does the network require authentication?)" +msgstr "" + #: methods/gpgv.cc msgid "At least one invalid signature was encountered." msgstr "S'ha trobat almenys una signatura invàlida." @@ -1774,18 +1730,16 @@ msgstr "" "No s'ha pogut executar el «apt-key» per a verificar la signatura (està " "instaŀlat el gnupg?)" -#. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc apt-pkg/acquire-item.cc -#, c-format -msgid "" -"Clearsigned file isn't valid, got '%s' (does the network require " -"authentication?)" -msgstr "" - #: methods/gpgv.cc msgid "Unknown error executing apt-key" msgstr "S'ha produït un error desconegut en executar el apt-key" +#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. +#: methods/gpgv.cc +#, c-format +msgid "Signature by key %s uses weak digest algorithm (%s)" +msgstr "" + #: methods/gpgv.cc msgid "The following signatures were invalid:\n" msgstr "Les signatures següents són invàlides:\n" @@ -1971,6 +1925,20 @@ msgstr "" msgid "Merging available information" msgstr "S'està fusionant la informació disponible" +#: cmdline/apt-dump-solver.cc +msgid "" +"Usage: apt-dump-solver\n" +"\n" +"apt-dump-solver is an interface to store an EDSP scenario in\n" +"a file and optionally forwards it to another solver.\n" +msgstr "" + +#: cmdline/apt-dump-solver.cc apt-pkg/contrib/fileutl.cc +#: apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc +#, c-format +msgid "Waited for %s but it wasn't there" +msgstr "Esperava %s però no hi era" + #: cmdline/apt-extracttemplates.cc #, fuzzy msgid "" @@ -2506,15 +2474,50 @@ msgid "" "details." msgstr "" -#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc -#, c-format -msgid "rename failed, %s (%s -> %s)." -msgstr "no s'ha pogut canviar el nom, %s (%s -> %s)." +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is no longer signed." +msgstr "El directori %s està desviat" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does no longer have a Release file." +msgstr "El directori %s està desviat" + +#: apt-pkg/acquire-item.cc +msgid "" +"This is normally not allowed, but the option Acquire::" +"AllowDowngradeToInsecureRepositories was given to override it." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is not signed." +msgstr "El directori %s està desviat" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "El directori %s està desviat" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' provides only weak security information." +msgstr "El directori %s està desviat" #: apt-pkg/acquire-item.cc msgid "Hash Sum mismatch" msgstr "La suma resum no concorda" +#: apt-pkg/acquire-item.cc +msgid "Insufficient information available to perform this download securely" +msgstr "" + +#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc +#, c-format +msgid "rename failed, %s (%s -> %s)." +msgstr "no s'ha pogut canviar el nom, %s (%s -> %s)." + #: apt-pkg/acquire-item.cc msgid "Size mismatch" msgstr "La mida no concorda" @@ -2568,10 +2571,6 @@ msgid "" "weak security information for it" msgstr "" -#: apt-pkg/acquire-item.cc -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" - #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is #. the time since then the file is invalid - formatted in the same way as in #. the download progress display (e.g. 7d 3h 42min 1s) @@ -2589,33 +2588,6 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "Distribució en conflicte: %s (s'esperava %s però s'ha obtingut %s)" -#. No Release file was present, or verification failed, so fall -#. back to queueing Packages files without verification -#. only allow going further if the user explicitly wants it -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' is not signed." -msgstr "El directori %s està desviat" - -#. No Release file was present so fall -#. back to queueing Packages files without verification -#. only allow going further if the user explicitly wants it -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' does not have a Release file." -msgstr "El directori %s està desviat" - -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' is no longer signed." -msgstr "El directori %s està desviat" - -#: apt-pkg/acquire-item.cc -msgid "" -"This is normally not allowed, but the option Acquire::" -"AllowDowngradeToInsecureRepositories was given to override it." -msgstr "" - #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -3060,11 +3032,6 @@ msgstr "" "S'està descartant «%s» al directori «%s» perquè té una extensió del nom de " "fitxer invàlida" -#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc -#, c-format -msgid "Waited for %s but it wasn't there" -msgstr "Esperava %s però no hi era" - #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received a segmentation fault." @@ -3275,19 +3242,14 @@ msgstr "No hi ha una entrada Hash al fitxer Release %s" #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "" -"No Hash entry in Release file %s, which is considered strong enough for " +"No Hash entry in Release file %s which is considered strong enough for " "security purposes" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, 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 -#, c-format -msgid "Invalid 'Valid-Until' entry in Release file %s" -msgstr "El camp «Valid-Until» al fitxer Release %s és invàlid" +msgid "Invalid '%s' entry in Release file %s" +msgstr "El camp «%s» 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 @@ -3300,6 +3262,11 @@ msgstr "" msgid "Invalid value set for option %s regarding source %s %s (%s)" msgstr "" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Conflicting values set for option %s regarding source %s %s: %s != %s" +msgstr "" + #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc #, c-format msgid "Unable to parse package file %s (%d)" @@ -3369,7 +3336,7 @@ msgstr "S'està executant l'activador de postinstaŀlació %s" msgid "Directory '%s' missing" msgstr "Manca el directori «%s»" -#: apt-pkg/deb/dpkgpm.cc +#: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc #, c-format msgid "Could not open file '%s'" msgstr "No s'ha pogut obrir el fitxer «%s»" @@ -3800,11 +3767,6 @@ msgstr "Heu de posar algunes URI 'font' en el vostre sources.list" msgid "Cannot convert %s to integer: out of range" msgstr "" -#: apt-pkg/update.cc -#, fuzzy, c-format -msgid "Failed to fetch %s %s" -msgstr "No s'ha pogut obtenir %s %s\n" - #: apt-pkg/update.cc msgid "" "Some index files failed to download. They have been ignored, or old ones " @@ -3817,6 +3779,62 @@ msgstr "" msgid "Calculating upgrade" msgstr "S'està calculant l'actualització" +#~ msgid "(not found)" +#~ msgstr "(no trobat)" + +#~ msgid " Package pin: " +#~ msgstr " Etiqueta del paquet: " + +#~ 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" + +#, fuzzy +#~ msgid "The repository is insufficiently signed by key %s (%s)" +#~ msgstr "El directori %s està desviat" + +#~ msgid "Failed to fetch %s %s\n" +#~ msgstr "No s'ha pogut obtenir %s %s\n" + +#~ msgid "" +#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " +#~ "packages" +#~ msgstr "" +#~ "La dependència %s en %s no es pot satisfer perquè %s no és permès als " +#~ "paquets «%s»" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because the package %s cannot be " +#~ "found" +#~ msgstr "" +#~ "La dependència %s en %s no es pot satisfer perquè no es pot trobar el " +#~ "paquet %s" + +#~ 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 instaŀlat %s " +#~ "és massa nou" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because candidate version of " +#~ "package %s can't satisfy version requirements" +#~ msgstr "" +#~ "La dependència %s per a %s no es pot satisfer perquè la versió candidata " +#~ "del paquet %s no pot satisfer els requeriments de versions" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because package %s has no " +#~ "candidate version" +#~ msgstr "" +#~ "La dependència %s en %s no es pot satisfer perquè el paquet %s no té " +#~ "versió candidata" + +#~ msgid "Failed to satisfy %s dependency for %s: %s" +#~ msgstr "No s'ha pogut satisfer la dependència %s per a %s: %s" + +#~ msgid "Build-dependencies for %s could not be satisfied." +#~ msgstr "No s'han pogut satisfer les dependències de construcció per a %s" + #~ msgid "Problem unlinking %s" #~ msgstr "S'ha trobat un problema treient l'enllaç %s"