all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#58240] [PATCH] news: Add 'pt' translation.
@ 2022-10-01 23:43 Thiago Jung Bauermann via Guix-patches via
  2022-10-03 14:23 ` bug#58240: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Thiago Jung Bauermann via Guix-patches via @ 2022-10-01 23:43 UTC (permalink / raw)
  To: 58240; +Cc: Thiago Jung Bauermann

* etc/news.scm: Add Portuguese translation of entry about the --with-source
option being recursive.
---
 etc/news.scm | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/etc/news.scm b/etc/news.scm
index 7b1d40865677..9546568dab5c 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -30,7 +30,8 @@
         (title
          (en "@option{--with-source} is now recursive")
          (de "@option{--with-source} ist jetzt rekursiv")
-         (fr "@option{--with-source} est dorénavant récursive"))
+         (fr "@option{--with-source} est dorénavant récursive")
+         (pt "@option{--with-source} agora é recursiva"))
         (body
          (en "The @option{--with-source} package transformation option now
 uses the specified source for all matching packages, including dependencies.
@@ -56,7 +57,15 @@
 à partager ses changements.
 
 Lancer @command{info \"(guix.fr) Options de transformation de paquets\"} pour
-plus d'informations.")))
+plus d'informations.")
+         (pt "A opção de transformação de pacote @option{--with-source} agora
+usa a fonte especificada para todos os pacotes correspondentes, incluindo
+dependências.  Essa opção é útil para todos os mantenedores de pacotes,
+desenvolvedores e usuários em geral que querem que o Guix facilite seu direito
+de modificar seu software e compartilhar suas mudanças.
+
+Execute @command{info \"(guix) Package Transformation Options\"} para mais
+informações.")))
 
  (entry (commit "a13f5ead0265cf0fe11e60150547c09dfc8c45b0")
         (title




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

* bug#58240: [PATCH] news: Add 'pt' translation.
  2022-10-01 23:43 [bug#58240] [PATCH] news: Add 'pt' translation Thiago Jung Bauermann via Guix-patches via
@ 2022-10-03 14:23 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2022-10-03 14:23 UTC (permalink / raw)
  To: Thiago Jung Bauermann; +Cc: 58240-done


> * etc/news.scm: Add Portuguese translation of entry about the --with-source
> option being recursive.

Applied, thanks!

Mathieu




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

end of thread, other threads:[~2022-10-03 14:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-01 23:43 [bug#58240] [PATCH] news: Add 'pt' translation Thiago Jung Bauermann via Guix-patches via
2022-10-03 14:23 ` bug#58240: " Mathieu Othacehe

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.