diff options
| author | Julian Andres Klode <jak@debian.org> | 2024-12-07 17:14:35 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2024-12-07 17:14:35 +0100 |
| commit | 93325e6c0eedfa16246f7ec0498ed6b3e4c6f553 (patch) | |
| tree | 64c9eba46950a695e65a0c158c26bb84e9d13d5f /po/ca.po | |
| parent | 4063d96cdd9df79e1ca25410be30571d57296779 (diff) | |
Release 2.9.172.9.17
Diffstat (limited to 'po/ca.po')
| -rw-r--r-- | po/ca.po | 20 |
1 files changed, 14 insertions, 6 deletions
@@ -14,7 +14,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: 2024-11-14 17:31+0000\n" +"POT-Creation-Date: 2024-12-07 16:13+0000\n" "PO-Revision-Date: 2024-08-08 22:47+0100\n" "Last-Translator: Carles Pina i Estany <cpina@debian.org>\n" "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n" @@ -3953,21 +3953,29 @@ msgstr "" "l'empremta digital de la clau?!" #: methods/gpgv.cc -msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" +#, fuzzy +#| msgid "" +#| "Could not execute 'apt-key' to verify signature (is gnupg installed?)" +msgid "Could not execute 'gpgv' to verify signature (is gnupg installed?)" msgstr "" "No s'ha pogut executar «apt-key» per a verificar la signatura (està " "instal·lat el gnupg?)" #: methods/gpgv.cc -msgid "Unknown error executing apt-key" +#, fuzzy +#| msgid "Unknown error executing apt-key" +msgid "Unknown error executing gpgv" msgstr "S'ha produït un error desconegut en executar apt-key" # Si mai es tradueix el «apt-key»(8) canviar de DEPRECATION a la paraula feta servir al manual. #: methods/gpgv.cc -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Key is stored in legacy trusted.gpg keyring (%s), see the DEPRECATION " +#| "section in apt-key(8) for details." msgid "" -"Key is stored in legacy trusted.gpg keyring (%s), see the DEPRECATION " -"section in apt-key(8) for details." +"Key is stored in legacy trusted.gpg keyring (%s). Use Signed-By instead. See " +"the USER CONFIGURATION section in apt-secure(8) for details." msgstr "" "La clau està desada en un antic anell de claus «trusted.gpg» (%s); per més " "detalls, consulteu la secció DEPRECATION d'«apt-key»(8)." |
