diff options
author | Julian Andres Klode <jak@debian.org> | 2016-12-08 15:32:24 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-12-09 20:50:22 +0100 |
commit | ff4cf252f63536534efe4205fdd3a60e4c826055 (patch) | |
tree | 9effdda7dd6ebb963e7a658b0aba3f5c1cf66b20 /po/ca.po | |
parent | 538b04f7b31ad1e2fb04804574614762001be136 (diff) |
Release 1.0.9.8.4 security update1.0.9.8.4
Diffstat (limited to 'po/ca.po')
-rw-r--r-- | po/ca.po | 96 |
1 files changed, 48 insertions, 48 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: 2016-03-12 13:14+0000\n" +"POT-Creation-Date: 2016-12-08 15:31+0100\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" @@ -699,6 +699,27 @@ msgstr "" "Vegeu les pàgines de manual apt-cache(8) i apt.conf(5) per a més " "informació.\n" +msgid "" +"Usage: apt [options] command\n" +"\n" +"CLI for apt.\n" +"Basic commands: \n" +" list - list packages based on package names\n" +" search - search in package descriptions\n" +" show - show package details\n" +"\n" +" update - update list of available packages\n" +"\n" +" install - install packages\n" +" remove - remove packages\n" +"\n" +" upgrade - upgrade the system by installing/upgrading packages\n" +" full-upgrade - upgrade the system by removing/installing/upgrading " +"packages\n" +"\n" +" edit-sources - edit the source information file\n" +msgstr "" + msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" msgstr "Doneu un nom per a aquest disc, com per exemple «Debian 5.0.3 Disc 1»" @@ -1118,27 +1139,6 @@ msgid "" "See the apt-mark(8) and apt.conf(5) manual pages for more information." msgstr "" -msgid "" -"Usage: apt [options] command\n" -"\n" -"CLI for apt.\n" -"Basic commands: \n" -" list - list packages based on package names\n" -" search - search in package descriptions\n" -" show - show package details\n" -"\n" -" update - update list of available packages\n" -"\n" -" install - install packages\n" -" remove - remove packages\n" -"\n" -" upgrade - upgrade the system by installing/upgrading packages\n" -" full-upgrade - upgrade the system by removing/installing/upgrading " -"packages\n" -"\n" -" edit-sources - edit the source information file\n" -msgstr "" - #, c-format msgid "Unable to read the cdrom database %s" msgstr "No es pot llegir la base de dades del cdrom %s" @@ -1976,6 +1976,32 @@ msgid "Duplicate conf file %s/%s" msgstr "Fitxer de conf. duplicat %s/%s" #, c-format +msgid "List directory %spartial is missing." +msgstr "Falta el directori de llistes %spartial." + +#, c-format +msgid "Archives directory %spartial is missing." +msgstr "Falta el directori d'arxius %spartial." + +#, c-format +msgid "Unable to lock directory %s" +msgstr "No es pot blocar el directori %s" + +#, 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 +#, c-format +msgid "Retrieving file %li of %li (%s remaining)" +msgstr "S'està obtenint el fitxer %li de %li (falten %s)" + +#, c-format +msgid "Retrieving file %li of %li" +msgstr "S'està obtenint el fitxer %li de %li" + +#, c-format msgid "rename failed, %s (%s -> %s)." msgstr "no s'ha pogut canviar el nom, %s (%s -> %s)." @@ -2067,32 +2093,6 @@ 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." #, c-format -msgid "List directory %spartial is missing." -msgstr "Falta el directori de llistes %spartial." - -#, c-format -msgid "Archives directory %spartial is missing." -msgstr "Falta el directori d'arxius %spartial." - -#, c-format -msgid "Unable to lock directory %s" -msgstr "No es pot blocar el directori %s" - -#, 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 -#, c-format -msgid "Retrieving file %li of %li (%s remaining)" -msgstr "S'està obtenint el fitxer %li de %li (falten %s)" - -#, c-format -msgid "Retrieving file %li of %li" -msgstr "S'està obtenint el fitxer %li de %li" - -#, c-format msgid "" "The package %s needs to be reinstalled, but I can't find an archive for it." msgstr "" |