bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59205: ‘guix help’ output is partly untranslated


From: Ludovic Courtès
Subject: bug#59205: ‘guix help’ output is partly untranslated
Date: Fri, 11 Nov 2022 23:24:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

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’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]