unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58130] [PATCH] news: Add 'pt' translation.
@ 2022-09-28  1:49 Thiago Jung Bauermann via Guix-patches via
  2022-09-28  6:52 ` bug#58130: " Mathieu Othacehe
  0 siblings, 1 reply; 3+ messages in thread
From: Thiago Jung Bauermann via Guix-patches via @ 2022-09-28  1:49 UTC (permalink / raw)
  To: 58130; +Cc: Thiago Jung Bauermann

* 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")




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#58130: [PATCH] news: Add 'pt' translation.
  2022-09-28  1:49 [bug#58130] [PATCH] news: Add 'pt' translation Thiago Jung Bauermann via Guix-patches via
@ 2022-09-28  6:52 ` Mathieu Othacehe
  2022-09-29  1:07   ` [bug#58130] " Thiago Jung Bauermann via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Mathieu Othacehe @ 2022-09-28  6:52 UTC (permalink / raw)
  To: Thiago Jung Bauermann; +Cc: 58130-done


> * 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




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#58130] [PATCH] news: Add 'pt' translation.
  2022-09-28  6:52 ` bug#58130: " Mathieu Othacehe
@ 2022-09-29  1:07   ` Thiago Jung Bauermann via Guix-patches via
  0 siblings, 0 replies; 3+ messages in thread
From: Thiago Jung Bauermann via Guix-patches via @ 2022-09-29  1:07 UTC (permalink / raw)
  To: Mathieu Othacehe; +Cc: 58130-done


Mathieu Othacehe <othacehe@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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-29  1:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-28  1:49 [bug#58130] [PATCH] news: Add 'pt' translation Thiago Jung Bauermann via Guix-patches via
2022-09-28  6:52 ` bug#58130: " Mathieu Othacehe
2022-09-29  1:07   ` [bug#58130] " Thiago Jung Bauermann via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).