diff options
Diffstat (limited to 'po/ca.po')
-rw-r--r-- | po/ca.po | 78 |
1 files changed, 65 insertions, 13 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~beta1\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2017-02-06 14:41+0100\n" +"POT-Creation-Date: 2017-06-28 19:53+0200\n" "PO-Revision-Date: 2016-12-05 21:09+0100\n" "Last-Translator: Oriol Debian <oriol.debian@gmail.com>\n" "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n" @@ -306,6 +306,18 @@ msgid "GPG error: %s: %s" msgstr "S'ha produït un error amb el GPG: %s: %s" #: apt-pkg/acquire-item.cc +#, fuzzy, c-format +#| msgid "" +#| "Skipping acquire of configured file '%s' as repository '%s' doesn't " +#| "support architecture '%s'" +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't have the " +"component '%s' (component misspelt in sources.list?)" +msgstr "" +"S'omet l'ús del fitxer configurat «%s» ja que el repositori «%s» no admet " +"l'arquitectura «%s»" + +#: apt-pkg/acquire-item.cc #, c-format msgid "" "Skipping acquire of configured file '%s' as repository '%s' doesn't support " @@ -315,13 +327,16 @@ msgstr "" "l'arquitectura «%s»" #: apt-pkg/acquire-item.cc -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Skipping acquire of configured file '%s' as repository '%s' doesn't " +#| "support architecture '%s'" msgid "" -"Unable to find expected entry '%s' in Release file (Wrong sources.list entry " -"or malformed file)" +"Skipping acquire of configured file '%s' as repository '%s' does not seem to " +"provide it (sources.list entry misspelt?)" msgstr "" -"No s'ha trobat l'entrada «%s» esperada, al fitxer Release (entrada errònia " -"al sources.list o fitxer malformat)" +"S'omet l'ús del fitxer configurat «%s» ja que el repositori «%s» no admet " +"l'arquitectura «%s»" #: apt-pkg/acquire-item.cc #, c-format @@ -351,6 +366,31 @@ msgstr "Distribució en conflicte: %s (s'esperava %s però s'ha obtingut %s)" #: apt-pkg/acquire-item.cc #, c-format +msgid "Repository '%s' changed its '%s' value from '%s' to '%s'" +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Repository '%s' changed its default priority for %s from %hi to %hi." +msgstr "" + +#. TRANSLATOR: the "this" refers to changes in the repository like a new release or owner change +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"More information about this can be found online in the Release notes at: %s" +msgstr "" + +#. TRANSLATOR: %s is the name of the manpage in question, e.g. apt-secure(8) +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"This must be accepted explicitly before updates for this repository can be " +"applied. See %s manpage for details." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " "to manually fix this package. (due to missing arch)" @@ -448,12 +488,6 @@ msgstr "" msgid "Clean of %s is not supported" msgstr "No està suportada la neteja de «%s» " -#: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc -#: methods/mirror.cc -#, c-format -msgid "Unable to change to %s" -msgstr "No es pot canviar a %s" - #. only show the ETA if it makes sense #. two days #: apt-pkg/acquire.cc @@ -657,6 +691,11 @@ msgstr "Les entrades de la llista de fonts per a aquest disc són:\n" #: apt-pkg/clean.cc #, c-format +msgid "Unable to change to %s" +msgstr "No es pot canviar a %s" + +#: apt-pkg/clean.cc +#, c-format msgid "Unable to stat %s." msgstr "No es pot veure l'estat de %s." @@ -1680,6 +1719,12 @@ msgstr "" " «%s»\n" "en la unitat «%s» i premeu [Intro]\n" +#: apt-private/acqprogress.cc +msgid "" +"Do you want to accept these changes and continue updating from this " +"repository?" +msgstr "" + #: apt-private/private-cachefile.cc msgid "Correcting dependencies..." msgstr "S'estan corregint les dependències…" @@ -3580,7 +3625,7 @@ msgstr "Fitxer no trobat" msgid "Direct connection to %s domains is blocked by default." msgstr "Les connexions directes als dominis %s estan bloquejades per defecte." -#: methods/connect.cc methods/http.cc +#: methods/connect.cc #, c-format msgid "Connecting to %s (%s)" msgstr "S'està connectant amb %s (%s)" @@ -3907,6 +3952,13 @@ msgstr "La connexió s'ha tancat prematurament" msgid "Empty files can't be valid archives" msgstr "Els fitxers buits no poden ser arxius vàlids" +#~ msgid "" +#~ "Unable to find expected entry '%s' in Release file (Wrong sources.list " +#~ "entry or malformed file)" +#~ msgstr "" +#~ "No s'ha trobat l'entrada «%s» esperada, al fitxer Release (entrada " +#~ "errònia al sources.list o fitxer malformat)" + #~ msgid "Unmet dependencies. Try using --fix-broken." #~ msgstr "Dependències sense satisfer. Proveu-ho emprant --fix-broken." |