unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59058] [PATCH] news: Add 'pt' translation.
@ 2022-11-05 18:52 Thiago Jung Bauermann via Guix-patches via
  2022-11-05 23:10 ` pelzflorian (Florian Pelz)
  0 siblings, 1 reply; 2+ messages in thread
From: Thiago Jung Bauermann via Guix-patches via @ 2022-11-05 18:52 UTC (permalink / raw)
  To: 59058; +Cc: Thiago Jung Bauermann

* etc/news.scm: Add Portuguese translation of entry about
pyproject-build-system.
---
 etc/news.scm | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)

diff --git a/etc/news.scm b/etc/news.scm
index 8c3a0fa86e3b..463b43cbb5c6 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -30,7 +30,8 @@
         (title
          (en "New build system for Python packages")
          (de "Neues Erstellungssystem für Python-Pakete")
-         (fr "Nouveau système de construction pour les paquets Python"))
+         (fr "Nouveau système de construction pour les paquets Python")
+         (pt "Novo sistema de compilação para pacotes Python"))
         (body
          (en "A new @var{pyproject-build-system} has been added.  This
 is a redesign of @var{python-build-system} with support for @dfn{PEP 517}
@@ -79,7 +80,22 @@
 Guix pour les mises en garde).
 
 Contrairement à ce qu'indique son nom, @var{pyproject-build-system} fonctionne
-aussi avec « l'ancien » format @file{setup.py}.")))
+aussi avec « l'ancien » format @file{setup.py}.")
+         (pt "Um novo sistema de compilação chamado @var{pyproject-build-system}
+foi adicionado.  É um redesign do @var{python-build-system} com suporte à
+@dfn{PEP 517} e a arquivos @file{pyproject.toml}.  Ele também inclui suporte a
+vários frameworks de teste tais como @command{pytest} e @code{nosetests}.
+
+Há um pacote complementar @code{python-toolchain} que contém versões
+atualizadas do @command{pip}, @command{setuptools} e outros.
+
+O sistema de compilação será eventualmente incorporado ao
+@var{python-build-system}, mas encorajamos você a usá-lo para pacotes no canal
+@code{guix}.  Canais de terceiros podem querer esperar até a API se
+estabilizar (veja o manual do Guix para ressalvas).
+
+Apesar do nome, o @var{pyproject-build-system} também funciona com o formato
+“legado” do @file{setup.py}.")))
 
  (entry (commit "c7ba5f38b80433b040d3946b8fc0b1e8621ba30a")
         (title




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#59058] [PATCH] news: Add 'pt' translation.
  2022-11-05 18:52 [bug#59058] [PATCH] news: Add 'pt' translation Thiago Jung Bauermann via Guix-patches via
@ 2022-11-05 23:10 ` pelzflorian (Florian Pelz)
  0 siblings, 0 replies; 2+ messages in thread
From: pelzflorian (Florian Pelz) @ 2022-11-05 23:10 UTC (permalink / raw)
  To: 59058; +Cc: bauermann

Thiago Jung Bauermann writes:
> * etc/news.scm: Add Portuguese translation of entry about
> pyproject-build-system.

Pushed as 64e9190a8708af1fb73760cf2582377171e05d38.  Thank you!

Regards,
Florian




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-05 23:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-05 18:52 [bug#59058] [PATCH] news: Add 'pt' translation Thiago Jung Bauermann via Guix-patches via
2022-11-05 23:10 ` pelzflorian (Florian Pelz)

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).