Linux Documentation
 help / color / mirror / Atom feed
* [PATCH 0/3] docs: translations: pt_BR: process documentation updates and new translation
@ 2026-08-29 16:24 Daniel Pereira
  2026-08-29 16:24 ` [PATCH 1/3] docs: translations: pt_BR: translate embargoed-hardware-issues.rst Daniel Pereira
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel Pereira @ 2026-08-29 16:24 UTC (permalink / raw)
  To: corbet; +Cc: linux-doc, Daniel Pereira

This patch series improves the Brazilian Portuguese translation of the kernel process documentation by adding a missing translation and fixing several formatting, typographical, and structural errors across multiple existing files.

Patch 1 translates 'embargoed-hardware-issues.rst' into Brazilian Portuguese and adds it to the index.
Patch 2 fixes typos, punctuation, and untranslated text in 2.Process.rst, 3.Early-stage.rst, 4.Coding.rst, and 5.Posting.rst.
Patch 3 does a deep review of 6.Followthrough.rst, 8.Conclusion.rst, adding-syscalls.rst, applying-patches.rst, and backporting.rst, fixing broken markdown links, missing code placeholders ('xyzzy'), missing paragraphs, and grammatical errors.

By addressing these issues, the Brazilian Portuguese documentation becomes much more reliable, matching the exact technical instructions provided in the original English files.

Daniel Pereira (3):
  docs: translations: pt_BR: translate embargoed-hardware-issues.rst
  docs: translations: pt_BR: update process translation files
  docs: translations: pt_BR: fix missing text and formatting in process
    docs

 .../translations/pt_BR/process/2.Process.rst  |  12 +-
 .../pt_BR/process/3.Early-stage.rst           |  10 +-
 .../translations/pt_BR/process/4.Coding.rst   |   6 +-
 .../translations/pt_BR/process/5.Posting.rst  |  12 +-
 .../pt_BR/process/6.Followthrough.rst         |  14 +-
 .../pt_BR/process/8.Conclusion.rst            |   3 +-
 .../pt_BR/process/adding-syscalls.rst         |  54 +--
 .../pt_BR/process/applying-patches.rst        |   4 +-
 .../pt_BR/process/backporting.rst             |   4 +-
 .../process/embargoed-hardware-issues.rst     | 362 ++++++++++++++++++
 .../translations/pt_BR/process/index.rst      |   1 +
 11 files changed, 430 insertions(+), 52 deletions(-)
 create mode 100644 Documentation/translations/pt_BR/process/embargoed-hardware-issues.rst

-- 
2.47.3


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

end of thread, other threads:[~2026-08-29 16:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-29 16:24 [PATCH 0/3] docs: translations: pt_BR: process documentation updates and new translation Daniel Pereira
2026-08-29 16:24 ` [PATCH 1/3] docs: translations: pt_BR: translate embargoed-hardware-issues.rst Daniel Pereira
2026-08-29 16:24 ` [PATCH 2/3] docs: translations: pt_BR: update process translation files Daniel Pereira
2026-08-29 16:24 ` [PATCH 3/3] docs: translations: pt_BR: fix missing text and formatting in process docs Daniel Pereira

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox