GNU bug report logs - #59205
‘guix help’ output is partly untranslated

Previous Next

Package: guix;

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


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: bug-guix <at> gnu.org
Subject: ‘guix help’ output is partly untranslated
Date: Fri, 11 Nov 2022 23:24:56 +0100
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.