GNU bug report logs -
#59205
‘guix help’ output is partly untranslated
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Fri, 11 Nov 2022 22:25:02 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Saluton!
The pot generation process for translations at weblate is separate from
the one for Guix. The pot in Guix is outdated and not updated
automatically.
It seems that the rules for generating the pot changed in Guix, but I
don't use them for generating the pot files in the translation repo.
That is because I don't want to run configure, make and risk something
breaking because of an ABI change, just for translations. I updated the
generation process and ran an update. The pot file in the translation
repo now has the missing strings and they should appear at weblate in a
few hours if all goes well :)
Le Fri, 11 Nov 2022 23:24:56 +0100,
Ludovic Courtès <ludo <at> gnu.org> a écrit :
> Saluton!
>
> The output of ‘guix help’ is partly untranslated:
>
> --8<---------------cut here---------------start------------->8---
> $ LC_ALL=fr_FR.utf8 guix help | head -20
> Utilisation : guix OPTION | COMMANDE ARGS...
> Lance la COMMANDE avec les arguments ARGS, le cas échéant.
>
> -h, --help afficher de nouveau ce texte d'aide et
> quitter -V, --version afficher les informations sur la
> version les droits d'auteur et quitter
>
> COMMANDE doit être une des sous-commandes listées ci-dessous :
>
> commandes principales
> deploy deploy operating systems on a set of machines
> describe describe the channel revisions currently used
> gc invoke the garbage collector
> home build and deploy home environments
> install install packages
> package manage packages and profiles
> pull pull the latest revision of Guix
> remove remove installed packages
> search search for packages
> show show information about packages
> system build and deploy full operating systems
> --8<---------------cut here---------------end--------------->8---
>
> The synopses that appear in ‘define-command’ forms are left
> untranslated. They are in ‘guix.pot’ but are missing from PO files.
>
> Any idea?
>
> Thanks,
> Ludo’.
>
>
This bug report was last modified 1 year and 336 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.