Re: [PATCH] docs: translations: pt_BR: translate volatile-considered-harmful.rst
From: Daniel Pereira
Date: Mon Aug 31 2026 - 08:43:55 EST
Em dom., 30 de ago. de 2026 às 18:00, Lucas Adryell Ramalho
<lucasadramalho@xxxxxxxxx> escreveu:
>
> Translate volatile-considered-harmful.rst into Brazilian Portuguese and
> add it to the pt_BR process documentation index.
>
> Assisted-by: ChatGPT:GPT-5.5
> Signed-off-by: Lucas Adryell Ramalho <lucasadramalho@xxxxxxxxx>
> ---
> .../translations/pt_BR/process/index.rst | 1 +
> .../process/volatile-considered-harmful.rst | 130 ++++++++++++++++++
> 2 files changed, 131 insertions(+)
> create mode 100644 Documentation/translations/pt_BR/process/volatile-considered-harmful.rst
>
Hi Lucas,
I have reviewed the entire translation and it looks perfect. The technical
terminology was very well adapted to Portuguese and the original meaning is
fully preserved.
I also ran checkpatch.pl and make htmldocs, and everything compiled smoothly
without any errors. Excellent work!
Reviewed-by: Daniel Pereira <danielmaraboo@xxxxxxxxx>