Re: [PATCH v3] docs: translations: pt_BR: translate stable-api-nonsense.rst
From: Daniel Pereira
Date: Tue Aug 25 2026 - 09:29:33 EST
Em dom., 23 de ago. de 2026 às 10:40, Lucas Adryell Ramalho
<lucasadramalho@xxxxxxxxx> escreveu:
>
> Translate Documentation/process/stable-api-nonsense.rst into Brazilian
> Portuguese.
>
> Assisted-by: ChatGPT:GPT-5.5
> Signed-off-by: Lucas Adryell Ramalho <lucasadramalho@xxxxxxxxx>
> ---
> Changes in v3:
> - Remove blank lines between bullet points, as Daniel suggested, to match
> the style used in the other kernel documentation files.
> - Link to v2: https://lore.kernel.org/r/20260821-ptbr-stable-api-nonsense-v2-1-f07df4a0fc3b@xxxxxxxxx
>
> Changes in v2:
> - Remove the unnecessary top-of-file label that caused a duplicate-label warning during the documentation build.
> - Add disclosure for generative tools used while preparing and reviewing the translation.
> - Build the documentation with make htmldocs and verify that the translated document introduces no new warnings or errors.
> - Link to v1: https://lore.kernel.org/r/20260820-ptbr-stable-api-nonsense-v1-1-0341f55fec2d@xxxxxxxxx
>
> I used ChatGPT and DeepL to help me clarify some Portuguese sentences that did not sound entirely natural or clear to me.
> ---
> Documentation/translations/pt_BR/process/index.rst | 1 +
> .../pt_BR/process/stable-api-nonsense.rst | 207 +++++++++++++++++++++
> 2 files changed, 208 insertions(+)
>
Hi Lucas,
Thank you for the update. This version looks good and addresses the
previous suggestions regarding formatting consistency perfectly.
Acked-by: Daniel Pereira <danielmaraboo@xxxxxxxxx>