GNU bug report logs -
#57689
[PATCH] news: Add 'pt' translation.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 9 Sep 2022 06:44:57 +0200
with message-id <20220909064457.4c3b0bcb <at> sybil.lepiller.eu>
and subject line Re: [bug#57689] [PATCH] news: Add 'pt' translation.
has caused the debbugs.gnu.org bug report #57689,
regarding [PATCH] news: Add 'pt' translation.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
57689: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57689
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
Pushed to master as 0a875c62d815a04d30aa2ebe33361302544a0548. Sorry I
didn't pay attention when pushing, the commiter name came across as
"Thiago Jung Bauermann via Guix-patches via <guix-patches <at> gnu.org>" :/
Le Thu, 8 Sep 2022 20:41:40 -0300,
Thiago Jung Bauermann via Guix-patches via <guix-patches <at> gnu.org> a
écrit :
> * 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
>
>
>
This bug report was last modified 2 years and 314 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.