All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Pereira <danielmaraboo@gmail.com>
To: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org, Daniel Pereira <danielmaraboo@gmail.com>
Subject: [PATCH 0/2] docs: pt_BR: Translate coding and posting guidelines
Date: Sun, 14 Jun 2026 20:50:39 -0300	[thread overview]
Message-ID: <20260614235044.42810-1-danielmaraboo@gmail.com> (raw)

This patch series translates chapters 4 and 5 of the kernel development
process documentation ("4.Coding.rst" and "5.Posting.rst") into 
Brazilian Portuguese (pt_BR).

The goal is to expand the available documentation for Portuguese-speaking
developers, making it easier to understand core coding standards and
patch submission guidelines.

Daniel Pereira (2):
  docs: pt_BR: Translate 4.coding.rst into Portuguese
  docs: pt_BR: Translate patch posting documentation

 .../translations/pt_BR/process/4.Coding.rst   | 440 ++++++++++++++++++
 .../translations/pt_BR/process/5.Posting.rst  | 376 +++++++++++++++
 .../pt_BR/process/development-process.rst     |   2 +
 3 files changed, 818 insertions(+)
 create mode 100644 Documentation/translations/pt_BR/process/4.Coding.rst
 create mode 100644 Documentation/translations/pt_BR/process/5.Posting.rst

-- 
2.47.3


             reply	other threads:[~2026-06-14 23:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-14 23:50 Daniel Pereira [this message]
2026-06-14 23:50 ` [PATCH 1/2] docs: pt_BR: Translate 4.coding.rst into Portuguese Daniel Pereira
2026-06-14 23:50 ` [PATCH 2/2] docs: pt_BR: Translate patch posting documentation Daniel Pereira

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260614235044.42810-1-danielmaraboo@gmail.com \
    --to=danielmaraboo@gmail.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.