emacs-bug-tracker
[Top][All Lists]
Advanced

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

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


From: GNU bug Tracking System
Subject: bug#57689: closed ([PATCH] news: Add 'pt' translation.)
Date: Fri, 09 Sep 2022 04:46:02 +0000

Your message dated Fri, 9 Sep 2022 06:44:57 +0200
with message-id <20220909064457.4c3b0bcb@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@gnu.org.)


-- 
57689: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57689
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [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



--- End Message ---
--- Begin Message --- Subject: Re: [bug#57689] [PATCH] news: Add 'pt' translation. Date: Fri, 9 Sep 2022 06:44:57 +0200
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@gnu.org>" :/

Le Thu,  8 Sep 2022 20:41:40 -0300,
Thiago Jung Bauermann via Guix-patches via <guix-patches@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
> 
> 
> 



--- End Message ---

reply via email to

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