GNU bug report logs -
#58130
[PATCH] news: Add 'pt' translation.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 58130 in the body.
You can then email your comments to 58130 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#58130
; Package
guix-patches
.
(Wed, 28 Sep 2022 01:51:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Thiago Jung Bauermann <bauermann <at> kolabnow.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 28 Sep 2022 01:51:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* etc/news.scm: Add Portuguese translation of entries about WSL system images
and about Guix System image API documentation.
---
etc/news.scm | 23 ++++++++++++++++++++---
1 file changed, 20 insertions(+), 3 deletions(-)
diff --git a/etc/news.scm b/etc/news.scm
index 9bb6ba876b80..0a772a812bcf 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -29,7 +29,8 @@
(title
(en "Guix System image creation is now documented")
(de "Es gibt eine Dokumentation, wie Sie Guix-System-Abbilder („Images“) erzeugen")
- (fr "La création d'images pour Guix System est à présent documentée"))
+ (fr "La création d'images pour Guix System est à présent documentée")
+ (pt "A criação de imagens do Guix System agora está documentada"))
(body
(en "The Guix System image API that allows you to create customized
system images and turn them into actual bootable images is now documented in
@@ -45,12 +46,18 @@
permettant de créer des images personnalisées et de les transformer en images
amorçables est désormais documentée dans le chapitre @code{Création d'images
système}. Cette interface devrait être particulièrement utile aux personnes
-qui essaient de faire fonctionner Guix sur de nouvelles machines.")))
+qui essaient de faire fonctionner Guix sur de nouvelles machines.")
+ (pt "A API de imagens do Guix System que permite criar imagens de
+sistema customizadas e torná-las inicializáveis agora está documentada no
+capítulo @code{Creating System Images} da documentação do Guix. Isso é
+particularmente útil para pessoas tentando portar o Guix System para um novo
+hardware.")))
(entry (commit "c8112f3bd95269ce4aca12dedbfe61bb6b37acae")
(title
(en "WSL system images support")
(de "WSL-Systemabbilder werden unterstützt")
- (fr "Support pour les images système WSL"))
+ (fr "Support pour les images système WSL")
+ (pt "Suporte a imagens de sistema WSL"))
(body
(en "The @command{guix system image} command can now generate system
images for the Windows Subsystem for Linux. To get started, you can for
@@ -81,6 +88,16 @@
et importer l'image obtenue de cette manière :
+@command{wsl --import Guix ./guix ./wsl2-image.tar.gz}
+@command{wsl -d Guix}.")
+ (pt "Agora o comando @command{guix system image} pode gerar imagens
+de sistema para o Subsistema do Windows para Linux. Para começar, você pode
+por exemplo rodar a partir de um checkout do repositório do Guix:
+
+@command{guix system image gnu/system/images/wsl2.scm},
+
+e importar a imagem resultante da seguinte maneira:
+
@command{wsl --import Guix ./guix ./wsl2-image.tar.gz}
@command{wsl -d Guix}.")))
(entry (commit "11a06d1e49f4d50d6789e05bbf35e2e145ff7838")
Reply sent
to
Mathieu Othacehe <othacehe <at> gnu.org>
:
You have taken responsibility.
(Wed, 28 Sep 2022 06:54:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Thiago Jung Bauermann <bauermann <at> kolabnow.com>
:
bug acknowledged by developer.
(Wed, 28 Sep 2022 06:54:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 58130-done <at> debbugs.gnu.org (full text, mbox):
> * etc/news.scm: Add Portuguese translation of entries about WSL system images
> and about Guix System image API documentation.
Applied. Thanks for the translation Thiago!
Mathieu
Information forwarded
to
guix-patches <at> gnu.org
:
bug#58130
; Package
guix-patches
.
(Thu, 29 Sep 2022 01:08:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 58130-done <at> debbugs.gnu.org (full text, mbox):
Mathieu Othacehe <othacehe <at> gnu.org> writes:
>> * etc/news.scm: Add Portuguese translation of entries about WSL system images
>> and about Guix System image API documentation.
>
> Applied. Thanks for the translation Thiago!
Thank you!
--
Thiago
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 27 Oct 2022 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 238 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.