aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorThiago Jung Bauermann via Guix-patches via <guix-patches@gnu.org>2022-09-08 20:41:40 -0300
committerJulien Lepiller <julien@lepiller.eu>2022-09-09 06:42:40 +0200
commit0a875c62d815a04d30aa2ebe33361302544a0548 (patch)
treeea5e8e5667ed030ba3a407f5645b499cbd826e41 /etc
parent969f9b8bf4bc82bdb91df39cb0d7bd0ab89e752b (diff)
downloadguix-0a875c62d815a04d30aa2ebe33361302544a0548.tar
guix-0a875c62d815a04d30aa2ebe33361302544a0548.tar.gz
news: Add 'pt' translation.
* etc/news.scm: Add Portuguese translation of entry about the update of the 'linux-libre' package. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
Diffstat (limited to 'etc')
-rw-r--r--etc/news.scm7
1 files changed, 5 insertions, 2 deletions
diff --git a/etc/news.scm b/etc/news.scm
index 52c6d189cb..3d96d2176c 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