aboutsummaryrefslogtreecommitdiff
path: root/po/doc/guix-manual.fr.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/doc/guix-manual.fr.po')
-rw-r--r--po/doc/guix-manual.fr.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/po/doc/guix-manual.fr.po b/po/doc/guix-manual.fr.po
index a93d2f143b..ead32513a0 100644
--- a/po/doc/guix-manual.fr.po
+++ b/po/doc/guix-manual.fr.po
@@ -14411,8 +14411,8 @@ msgstr ""
#. type: Plain text
#: guix-git/doc/guix.texi:5670
-msgid "The output of @command{guix describe} above shows that we're now running Generation@tie{}19 and that it includes both Guix and packages from the @code{variant-personal-packages} channel (@pxref{Invoking guix describe})."
-msgstr "La sortie de @command{guix describe} ci-dessus montre que nous sommes maintenant à la génération@tie{}19 et qu'il contient à la fois Guix et les paquets du canal @code{variant-personal-packages} (@pxref{Invoking guix describe})."
+msgid "The output of @command{guix describe} above shows that we're now running Generation@tie{}19 and that it includes both Guix and packages from the @code{variant-packages} channel (@pxref{Invoking guix describe})."
+msgstr "La sortie de @command{guix describe} ci-dessus montre que nous sommes maintenant à la génération@tie{}19 et qu'il contient à la fois Guix et les paquets du canal @code{variant-packages} (@pxref{Invoking guix describe})."
#. type: Plain text
#: guix-git/doc/guix.texi:5679
@@ -90388,7 +90388,7 @@ msgstr "fdl-1.3.texi"
#~ msgid "Client VPN IP."
#~ msgstr "IP du client sur le VPN."
-#~ msgid "The output of @command{guix pull} above shows that Generation@tie{}19 includes both Guix and packages from the @code{variant-personal-packages} channel. Among the new and upgraded packages that are listed, some like @code{variant-gimp} and @code{variant-emacs-with-cool-features} might come from @code{variant-packages}, while others come from the Guix default channel."
+#~ msgid "The output of @command{guix pull} above shows that Generation@tie{}19 includes both Guix and packages from the @code{variant-packages} channel. Among the new and upgraded packages that are listed, some like @code{variant-gimp} and @code{variant-emacs-with-cool-features} might come from @code{variant-packages}, while others come from the Guix default channel."
#~ msgstr "La sortie de @command{guix pull} ci-dessus montre que la génération@tie{}19 contient aussi bien Guix que les paquets du canal @code{variant-packages}. Parmi les nouveaux paquets et les paquets mis à jour qui sont listés, certains comme @code{variant-gimp} et @code{variant-emacs-with-cool-features} peuvent provenir de @code{variant-packages}, tandis que d'autres viennent du canal par défaut de Guix."
#~ msgid "At this point the two machines run the @emph{exact same Guix}, with access to the @emph{exact same packages}. The output of @command{guix build gimp} on one machine will be exactly the same, bit for bit, as the output of the same command on the other machine. It also means both machines have access to all the source code of Guix and, transitively, to all the source code of every package it defines."