guix-patches
[Top][All Lists]
Advanced

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

[bug#57689] [PATCH] news: Add 'pt' translation.


From: Thiago Jung Bauermann
Subject: [bug#57689] [PATCH] news: Add 'pt' translation.
Date: Thu, 8 Sep 2022 20:41:40 -0300

* etc/news.scm: Add Portuguese translation of entry about the update of the
'linux-libre' package.
---
 etc/news.scm | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/etc/news.scm b/etc/news.scm
index 52c6d189cb16..3d96d2176c6d 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -28,10 +28,13 @@
 
  (entry (commit "c188cf57f161c0c26e2d7c8516bd1ddd1492d686")
         (title
-          (en "Linux-libre kernel updated to 5.19"))
+          (en "Linux-libre kernel updated to 5.19")
+          (pt "Kernel linux-libre atualizado para 5.19"))
         (body
           (en "The default version of the linux-libre kernel has been
-              updated to the 5.19 release series.")))
+              updated to the 5.19 release series.")
+          (pt "A versão padrão do kernel linux-libre foi atualizada para a
+              série do kernel 5.19.")))
 
  (entry (commit "a15542d26df42dabdb5e2f76d150ae200230c3b0")
         (title





reply via email to

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