Re: apt-listchanges 4.5: Please update the PO translation for the package apt-listchanges

Carles Pina i Estany <[email protected]> Fri, 13 Sep 2024 05:10:20 +0100
Newsgroups gmane.linux.debian.internationalization.catalan
Message-ID <[email protected]>
--kP62htFQ9+2nEHT3
Content-Type: text/plain; protected-headers=v1; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Date: Fri, 13 Sep 2024 05:10:20 +0100
From: Carles Pina i Estany <[email protected]>
To: poc senderi <[email protected]>
Cc: Catalan <[email protected]>
Subject: Re: apt-listchanges 4.5: Please update the PO translation for the
 package apt-listchanges


Hola,

On 01 Sep 2024 at 09:29:09, poc senderi wrote:

> Us adjunto el fitxer po tradu=C3=AFt, millor o pitjor, per si us sembla b=
=C3=A9
> i el voleu enviar, amb les esmenes que considereu pertinents, al
> mantenidor del paquet.=20

El canvi =C3=A9s la nova traducci=C3=B3:
 #: ../apt_listchanges/DebianFiles.py:565
 #, python-format
 msgid "Extracting installed changes for %(package)s"
-msgstr ""
+msgstr "S'estan extraient els canvis a la instal=C2=B7laci=C3=B3 de %(pack=
age)s"

Proposo enlloc:
"S'estan extraient els canvis instal=C2=B7lats per a %(package)s"

Sembla referir-se als canvis per un paquet ja instal=C2=B7lat.

El m=C3=A8tode on hi ha el missatge diu:

        '''Like extract_changes but reads already installed changelog files
        No version filtering because that requires the version number we're
        parsing for to be different from the installed version number.'''

Una traducci=C3=B3 semblant diu:

#: ../apt_listchanges/DebianFiles.py:521
#, python-format
msgid "Extracting changes from %(debfile)s"
msgstr "S'estan extraient els canvis de %(debfile)s"

Aix=C3=AD que aquesta sembla que hauria de ser "S'estan extraient els canvis
instal=C2=B7lats per a %(packages)s" ?

Com ho veus poc senderi / alg=C3=BA altre?

Gr=C3=A0cies!


>=20
> Salut.
>=20
> Enviat amb el correu segur de Proton Mail.
>=20
> El diumenge, 1 de setembre 2024 a les 03:32, Jonathan Kamens <jik@kamens.=
us> va escriure:
>=20
> > Hi,
> >=20
> > You are noted as the last translator of the translation for
> > apt-listchanges. The English template has been changed, and now some me=
ssages
> > are marked "fuzzy" in your translation or are missing.
> > I would be grateful if you could take the time and update it.
> > Please send the updated file to me, or submit it as a wishlist bug
> > against apt-listchanges.
> >=20
> > The deadline for receiving the updated translation is
> > Sat, 14 Sep 2024 21:32:24 -0400.
> >=20
> > Thanks in advance,
> >=20
> > Jonathan Kamens

> # Catalan translation of apt-listchanges.
> # Copyright ?? 2001, 2002, 2003, 2010 Free Software Foundation, Inc.
> # This file is distributed under the same license as the apt-listchanges =
package.
> # Jordi Mallach <[email protected]>, 2001, 2002, 2003, 2010.
> # Carles Pina i Estany <[email protected]>, 2024
> # poc senderi <[email protected]>, 2024
> #
> msgid ""
> msgstr ""
> "Project-Id-Version: apt-listchanges 2.85.7\n"
> "Report-Msgid-Bugs-To: [email protected]\n"
> "POT-Creation-Date: 2024-08-31 20:48-0400\n"
> "PO-Revision-Date: 2024-09-01 11:21+0200\n"
> "Last-Translator: Carles Pina i Estany <[email protected]>\n"
> "Language-Team: Catalan <[email protected]>\n"
> "Language: ca\n"
> "MIME-Version: 1.0\n"
> "Content-Type: text/plain; charset=3DUTF-8\n"
> "Content-Transfer-Encoding: 8bit\n"
> "X-Generator: Poedit 2.4.2\n"
>=20
> #: ../apt_listchanges/ALCApt.py:57
> msgid "APT pipeline messages:"
> msgstr "Missatges de la canonada d'APT:"
>=20
> #: ../apt_listchanges/ALCApt.py:64
> msgid "Packages list:"
> msgstr "Llista de paquets:"
>=20
> #: ../apt_listchanges/ALCApt.py:74
> msgid ""
> "APT_HOOK_INFO_FD environment variable is not defined\n"
> "(is Dpkg::Tools::Options::/usr/bin/apt-listchanges::InfoFD set to 20?)"
> msgstr ""
> "La variable d'entorn APT_HOOK_INFO_FD no est?? definida\n"
> "(Dpkg::Tools::Options::/usr/bin/apt-listchanges::InfoFD est?? establert =
a 20?)"
>=20
> #: ../apt_listchanges/ALCApt.py:82
> msgid "Invalid (non-numeric) value of APT_HOOK_INFO_FD environment variab=
le"
> msgstr ""
> "El valor de la variable d'entorn APT_HOOK_INFO_FD no ??s v??lid (no ??s =
num??ric)"
>=20
> #: ../apt_listchanges/ALCApt.py:85
> #, python-format
> msgid "Will read apt pipeline messages from file descriptor %d"
> msgstr ""
> "Els missatges de la canonada d'apt seran llegits del descriptor de fitxe=
r %d"
>=20
> #: ../apt_listchanges/ALCApt.py:90
> msgid ""
> "APT_HOOK_INFO_FD environment variable is incorrectly defined\n"
> "(Dpkg::Tools::Options::/usr/bin/apt-listchanges::InfoFD should be greate=
r "
> "than 2)."
> msgstr ""
> "La variable d'entorn APT_HOOK_INFO_FD no est?? definida correctament\n"
> "(Dpkg::Tools::Options::/usr/bin/apt-listchanges::InfoFD hauria de ser ma=
jor "
> "de 2)."
>=20
> #: ../apt_listchanges/ALCApt.py:98
> #, python-format
> msgid "Cannot read from file descriptor %(fd)d: %(errmsg)s"
> msgstr "No s'ha pogut llegir del descriptor de fitxer %(fd)d: %(errmsg)s"
>=20
> #: ../apt_listchanges/ALCApt.py:105
> msgid ""
> "Wrong or missing VERSION from apt pipeline\n"
> "(is Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version set to 2?)"
> msgstr ""
> "VERSION err??nia o inexistent provinent de la tuberia d'apt\n"
> "(est?? Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version establert=
 a 2?)"
>=20
> #: ../apt_listchanges/ALCConfig.py:164
> #, python-format
> msgid "Unknown configuration file option: %s"
> msgstr "L'opci?? de fitxer de configuraci?? ??s desconeguda: %s"
>=20
> #: ../apt_listchanges/ALCConfig.py:179
> msgid "Usage: apt-listchanges [options] {--apt | filename.deb ...}\n"
> msgstr "Forma d'??s apt-listchanges [opcions] {--apt | nomfitxer.deb???}\=
n"
>=20
> #: ../apt_listchanges/ALCConfig.py:186
> #, python-format
> msgid "Unknown argument %(arg)s for option %(opt)s.  Allowed are: %(allow=
ed)s."
> msgstr ""
> "No es reconeix el par??metre %(arg)s de l'opci?? %(opt)s.  Els acceptats=
 s??n: "
> "%(allowed)s."
>=20
> #: ../apt_listchanges/ALCConfig.py:200
> #, python-format
> msgid "%(deb)s does not have '.deb' extension"
> msgstr "Hi ha %(deb)s que no tenen l'extensi?? ??.deb??"
>=20
> #: ../apt_listchanges/ALCConfig.py:204
> #, python-format
> msgid "%(deb)s does not exist or is not a file"
> msgstr "%(deb)s ni existeix ni ??s un fitxer"
>=20
> #: ../apt_listchanges/ALCConfig.py:208
> #, python-format
> msgid "%(deb)s is not readable"
> msgstr "%(deb)s no ??s llegible"
>=20
> #: ../apt_listchanges/ALCConfig.py:315
> msgid "--since=3D<version> and --show-all are mutually exclusive"
> msgstr "--since=3D<versi??> i --show-all s??n m??tuament excloents"
>=20
> #: ../apt_listchanges/ALCConfig.py:325
> msgid "--since=3D<version> expects a path to exactly one .deb archive"
> msgstr "--since=3D<versi??> s'espera un cam?? cap a nom??s un fitxer .deb"
>=20
> #: ../apt_listchanges/ALCConfig.py:333
> msgid "--latest=3D<N> and --show-all are mutually exclusive"
> msgstr "--latest=3D<N> i --show-all s??n m??tuament excloents"
>=20
> #: ../apt_listchanges/ALCLog.py:37 ../apt_listchanges/ALCLog.py:46
> #, python-format
> msgid "apt-listchanges: %(msg)s"
> msgstr "apt-listchanges: %(msg)s"
>=20
> #: ../apt_listchanges/ALCLog.py:41
> #, python-format
> msgid "apt-listchanges warning: %(msg)s"
> msgstr "av??s d'apt-listchanges: %(msg)s"
>=20
> #: ../apt_listchanges/ALCSeenDb.py:154
> #, python-format
> msgid "Database %(db)s failed to load: %(errmsg)s"
> msgstr "No s'ha pogut carregar la base de dades %(db)s: %(errmsg)s"
>=20
> #: ../apt_listchanges/AptListChangesGtk.py:51
> msgid "apt-listchanges: Reading changelogs"
> msgstr "apt-listchanges: S'estan llegint els registres de canvis"
>=20
> #: ../apt_listchanges/AptListChangesGtk.py:53
> msgid "Reading changelogs. Please wait."
> msgstr "S'estan llegint els registres de canvis. Espereu."
>=20
> #: ../apt_listchanges/AptListChangesGtk.py:112
> msgid "Continue Installation?"
> msgstr "Voleu continuar la instal??laci???"
>=20
> #: ../apt_listchanges/AptListChangesGtk.py:113
> msgid ""
> "Select <i>yes</i> to continue with the installation.\n"
> "Select <i>no</i> to abort the installation."
> msgstr ""
> "Seleccioneu <i>yes</i> per continuar la instal??laci??.\n"
> "Seleccioneu <i>no</i> per interrompre la instal??laci??."
>=20
> #: ../apt_listchanges/DebianFiles.py:121 ../apt_listchanges/DebianFiles.p=
y:131
> #, python-format
> msgid "Error processing '%(what)s': %(errmsg)s"
> msgstr "Hi ha hagut un error al processar ??%(what)s??: %(errmsg)s"
>=20
> #: ../apt_listchanges/DebianFiles.py:465
> #, python-format
> msgid "Ignoring `%s' (seems to be a directory!)"
> msgstr "Es descarta ??%s?? (sembla ser un directori!)"
>=20
> #: ../apt_listchanges/DebianFiles.py:521
> #, python-format
> msgid "Extracting changes from %(debfile)s"
> msgstr "S'estan extraient els canvis de %(debfile)s"
>=20
> #: ../apt_listchanges/DebianFiles.py:565
> #, python-format
> msgid "Extracting installed changes for %(package)s"
> msgstr "S'estan extraient els canvis a la instal??laci?? de %(package)s"
>=20
> #: ../apt_listchanges/DebianFiles.py:607
> #, python-format
> msgid "Calling %(cmd)s to retrieve changelog"
> msgstr "S'est?? executant %(cmd)s per obtenir el registre de canvis"
>=20
> #: ../apt_listchanges/DebianFiles.py:615
> #, python-format
> msgid ""
> "Unable to retrieve changelog for package %(pkg)s; 'apt-get changelog' fa=
iled "
> "with: %(errmsg)s"
> msgstr ""
> "No s'ha pogut obtenir el registre de canvis del paquet %(pkg)s; ??apt-ge=
t "
> "changelog?? ha fallat: %(errmsg)s"
>=20
> #: ../apt_listchanges/DebianFiles.py:624
> #, python-format
> msgid ""
> "Unable to retrieve changelog for package %(pkg)s; could not run 'apt-get=
 "
> "changelog': %(errmsg)s"
> msgstr ""
> "No s'ha pogut obtenir el registre de canvis del paquet %(pkg)s; no s'ha "
> "pogut executar ??apt-get changelog??: %(errmsg)s"
>=20
> #: ../apt_listchanges/apt_listchanges.py:168
> msgid "Enabled debug output"
> msgstr "S'ha habilitat la sortida de depuraci??"
>=20
> #: ../apt_listchanges/apt_listchanges.py:198
> #, python-format
> msgid "Unknown frontend: %s"
> msgstr "La interf??cie %s ??s desconeguda"
>=20
> #: ../apt_listchanges/apt_listchanges.py:214
> #, python-format
> msgid "Cannot reopen /dev/tty for stdin: %s"
> msgstr "No s'ha pogut reobrir /dev/tty per stdin: %s"
>=20
> #: ../apt_listchanges/apt_listchanges.py:235
> msgid "apt-listchanges: News"
> msgstr "apt-listchanges: Not??cies"
>=20
> #: ../apt_listchanges/apt_listchanges.py:237
> msgid "apt-listchanges: Changelogs"
> msgstr "apt-listchanges: Registre de canvis"
>=20
> #: ../apt_listchanges/apt_listchanges.py:246
> #, python-format
> msgid "apt-listchanges: news for %s"
> msgstr "apt-listchanges: not??cies per a %s"
>=20
> #: ../apt_listchanges/apt_listchanges.py:249
> #, python-format
> msgid "apt-listchanges: changelogs for %s"
> msgstr "apt-listchanges: canvis per a %s"
>=20
> #: ../apt_listchanges/apt_listchanges.py:275
> #, python-format
> msgid "Received signal %d, exiting"
> msgstr "S'ha rebut el senyal %d. S'est?? sortint"
>=20
> #: ../apt_listchanges/apt_listchanges.py:335
> #, python-format
> msgid "News for %s"
> msgstr "Not??cies per a %s"
>=20
> #: ../apt_listchanges/apt_listchanges.py:337
> #, python-format
> msgid "Changes for %s"
> msgstr "Canvis per a %s"
>=20
> #: ../apt_listchanges/apt_listchanges.py:347
> msgid "Informational notes"
> msgstr "Notes informatives"
>=20
> #: ../apt_listchanges/apt_listchanges.py:366
> #, python-format
> msgid "%s: will be newly installed"
> msgstr "%s: s'instal??lar?? per primera vegada"
>=20
> #: ../apt_listchanges/apt_listchanges.py:415
> msgid "Binary NMU of"
> msgstr "NMU binari de"
>=20
> #: ../apt_listchanges/frontends.py:56
> msgid "Aborting"
> msgstr "S'est?? avortant"
>=20
> #: ../apt_listchanges/frontends.py:61
> #, python-format
> msgid "Confirmation failed: %s"
> msgstr "Ha fallat la confirmaci??: %s"
>=20
> #: ../apt_listchanges/frontends.py:66
> #, python-format
> msgid "Mailing %(address)s: %(subject)s"
> msgstr "S'est?? enviant correu a %(address)s: %(subject)s"
>=20
> #: ../apt_listchanges/frontends.py:87
> #, python-format
> msgid "Failed to send mail to %(address)s: %(errmsg)s"
> msgstr "No s'ha pogut enviar un correu a %(address)s: %(errmsg)s"
>=20
> #: ../apt_listchanges/frontends.py:97
> #, python-format
> msgid "The mail frontend needs an installed 'sendmail', using %s"
> msgstr ""
> "La interf??cie de correu requereix que hi hagi instal??lat un ??sendmail=
??. "
> "S'est?? usant %s"
>=20
> #: ../apt_listchanges/frontends.py:104
> #, python-format
> msgid "The mail frontend needs an e-mail address to be configured, using =
%s"
> msgstr ""
> "La interf??cie de correu requereix que hi hagi configurada una adre??a d=
e "
> "correu. S'est?? usant %s"
>=20
> #: ../apt_listchanges/frontends.py:118
> msgid "Available apt-listchanges frontends:"
> msgstr "Interf??cies d'apt-listchanges disponibles:"
>=20
> #: ../apt_listchanges/frontends.py:121
> msgid "Choose a frontend by entering its number: "
> msgstr "Seleccioneu una interf??cie introduint-ne el seu n??mero: "
>=20
> #: ../apt_listchanges/frontends.py:130 ../apt_listchanges/frontends.py:524
> #, python-format
> msgid "Error: %s"
> msgstr "Error: %s"
>=20
> #: ../apt_listchanges/frontends.py:132
> #, python-format
> msgid "Using default frontend: %s"
> msgstr "S'est?? usant la interf??cie predeterminada: %s"
>=20
> #: ../apt_listchanges/frontends.py:190
> #, python-format
> msgid "$DISPLAY is not set, falling back to %(frontend)s"
> msgstr "No s'ha establert $DISPLAY. Aix?? doncs s'usar?? %(frontend)s"
>=20
> #: ../apt_listchanges/frontends.py:212
> #, python-format
> msgid ""
> "The gtk frontend needs a working python3-gi,\n"
> "but it cannot be loaded. Falling back to %(frontend)s.\n"
> "The error is: %(errmsg)s"
> msgstr ""
> "La interf??cie gtk requereix un ??python3-gi?? funcional,\n"
> "per?? no s'ha pogut carregar. Aix?? doncs s'usar?? %(frontend)s.\n"
> "L'error ha estat: %(errmsg)s"
>=20
> #: ../apt_listchanges/frontends.py:325
> msgid "Do you want to continue? [Y/n] "
> msgstr "Voleu continuar? [S/n] "
>=20
> #: ../apt_listchanges/frontends.py:341 ../apt_listchanges/frontends.py:484
> #: ../apt_listchanges/frontends.py:493
> msgid "Reading changelogs"
> msgstr "S'estan llegint els canvis"
>=20
> #: ../apt_listchanges/frontends.py:412 ../apt_listchanges/frontends.py:468
> #, python-format
> msgid "Command %(cmd)s exited with status %(status)d"
> msgstr "L'ordre %(cmd)s ha finalitzant amb l'estat %(status)d"
>=20
> #: ../apt_listchanges/frontends.py:494
> msgid "Done"
> msgstr "Fet"
>=20
> #: ../apt_listchanges/frontends.py:505
> #, python-format
> msgid "Found user: %(user)s, temporary directory: %(dir)s"
> msgstr "S'ha trobat l'usuari %(user)s. El directori temporal ??s: %(dir)s"
>=20
> #: ../apt_listchanges/frontends.py:554
> #, python-format
> msgid "Error getting user from variable '%(envvar)s': %(errmsg)s"
> msgstr "No s'ha pogut obtenir l'usuari de la variable ??%(envvar)s??: %(e=
rrmsg)s"
>=20
> #: ../apt_listchanges/frontends.py:561
> msgid "Cannot find suitable user to drop root privileges"
> msgstr ""
> "No s'ha pogut trobar un usuari adequat per deixar anar els privilegis de=
 "
> "superusuari"
>=20
> #: ../apt_listchanges/frontends.py:589
> #, python-format
> msgid ""
> "None of the following directories is accessible by user %(user)s: %(dirs=
)s"
> msgstr ""
> "Cap dels seg??ents directoris ??s accessible per l'usuari %(user)s: %(di=
rs)s"
>=20
> #: ../apt_listchanges/frontends.py:624
> msgid "press q to quit"
> msgstr "premeu ??q?? per sortir"
>=20
> #: ../apt_listchanges/apt-listchanges.ui:13
> msgid "List the changes"
> msgstr "Llista els canvis"
>=20
> #: ../apt_listchanges/apt-listchanges.ui:43
> msgid ""
> "The following changes are found in the packages you are about to install=
:"
> msgstr ""
> "S'han detectat els seg??ents canvis als paquets que esteu a punt d'insta=
l??lar:"
>=20
> #~ msgid "Didn't find any valid .deb archives"
> #~ msgstr "No s'han trobat arxius .deb v??lids"
>=20
> #, python-format
> #~ msgid "%(pkg)s: Version %(version)s has already been seen"
> #~ msgstr "%(pkg)s: La versi?? %(version)s ja s'ha vist"
>=20
> #, fuzzy, python-format
> #~ msgid ""
> #~ "%(pkg)s: Version %(version)s is lower than version of related package=
s "
> #~ "(%(maxversion)s)"
> #~ msgstr "%(pkg)s: La versi?? %(version)s ja s'ha vist"
>=20
> #~ msgid "The %s frontend is deprecated, using pager"
> #~ msgstr "La interf??cie %s est?? desaconsellada, s'utilitza el paginado=
r"
>=20
> #~ msgid "Confirmation failed, don't save seen state"
> #~ msgstr "Ha fallat la confirmaci??, no es desa l'estat de visualitzaci?=
?"
>=20
> #~ msgid "%s exited with signal %s"
> #~ msgstr "%s ha eixit amb el senyal %s"
>=20
> #~ msgid "Must specify either --apt or filenames to process!"
> #~ msgstr "Teniu que especificar --apt o be paquets a processar!"
>=20
> #~ msgid "Unable to determine package name for file %s"
> #~ msgstr "No es pot determinar el nom del paquet per al fitxer %s"
>=20
> #~ msgid "Unable to determine version for file %s"
> #~ msgstr "No es pot determinar la versi?? per al fitxer %s"
>=20
> #~ msgid "%s: Version %s changes have already been seen"
> #~ msgstr "%s: La versi?? %s ja est?? instal??lada"
>=20
> #~ msgid "%s: Version %s is older than installed version (%s)"
> #~ msgstr "%s: La versi?? %s ??s m??s antiga que la versi?? instal??lada =
(%s)"
>=20
> #~ msgid "Error output follows"
> #~ msgstr "La sortida de errada segueix"
>=20
> #~ msgid "Scanning packages..."
> #~ msgstr "S'estan analitzant els paquets..."
>=20
> #~ msgid "Displaying changelogs"
> #~ msgstr "S'estan mostrant els canvis"
>=20
> #~ msgid "Unable to open tty for confirmation, assuming yes"
> #~ msgstr "No es pot obrir la tty per demanar confirmaci??, s'assumeix s?=
?"
>=20
> #~ msgid "Unable to open temporary file %s: %s"
> #~ msgstr "No es pot obrir el fitxer temporal %s: %s"
>=20
> #~ msgid "Changelogs mailed to %s"
> #~ msgstr "S'han enviat els canvis a %s"

--=20
Carles Pina i Estany
https://carles.pina.cat | [email protected] | [email protected]

--kP62htFQ9+2nEHT3
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEth6/Zob9uGYomaJ+qAKIT2ClX4EFAmbjuywACgkQqAKIT2Cl
X4Fi9w//XU+0lE6ieGLZUIMt7aM3FTHEkNBu9ER/pKcuydwyvZArIiPSEd6pyemJ
SWBZFvOVGoHbk3g+9I7pli1MmV9x1xErKWyCvtCVi8MlXc8jStkzP+zyNgQaX1og
7QUxITGC7NzYrNL++JLlMGXDhAYS0SzSkF+6mMZtiv9M6xzv9m4qxWvbpIiwrjLC
RoXiM3yqSv3vB8YLcUqZ+wkWns8vTkQp8efkW8v0rNzyK3tXatJ421oQlbgJI/Am
Qii4baW65RokJCeeSw2XhNoAAEnvQzLhwi+JmQ2M9V0dOvrV3PP4MXl7z/CCf8ge
Ue/prOzVIzXqJbBQ44V4coTXjHKxxNYwHwF3mDm1W3iyKEiTHtAN55x7oaz2r5o0
2yWKmQa5JxjtsU6kBLEoGwz/OzDj7eTxiXMx+jnPYv7joZg7SOIsWHz9OSOfVPck
2pylGprbjtiLvzKZy2095lctYuG3tI8et6fzTrURwJu4EG47vXasrk9wl7ge7j4E
Q1LUVhHJ7hn7RDp33vKeugUqLLRC2hwGZ0JV9cpOYYq1xbD7bS5yAJ8GaT6as6GI
czaAPkJ8P21zxlDoy7H3m5R+i9yB1sdZ+OrI9vbyjWTwtZZaRT8G5RJfxPZ3lFg1
HSBXsyIaTUwd9vo75IQRLkZNwGJU4SkVFSFYsjk46Mzc++a9BOs=
=v4Bh
-----END PGP SIGNATURE-----

--kP62htFQ9+2nEHT3--