news: Add 'pt' translation.
authorThiago Jung Bauermann via Guix-patches via <guix-patches@gnu.org>
Thu, 8 Sep 2022 23:41:40 +0000 (20:41 -0300)
committerJulien Lepiller <julien@lepiller.eu>
Fri, 9 Sep 2022 04:42:40 +0000 (06:42 +0200)
* etc/news.scm: Add Portuguese translation of entry about the update of the
'linux-libre' package.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
etc/news.scm

index 52c6d18..3d96d21 100644 (file)
 
  (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