]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: pt_BR: Add initial Portuguese translation
authorDaniel Pereira <danielmaraboo@gmail.com>
Wed, 4 Feb 2026 11:32:09 +0000 (08:32 -0300)
committerJonathan Corbet <corbet@lwn.net>
Mon, 23 Feb 2026 21:16:07 +0000 (14:16 -0700)
commit8dd9b4378b8a6b63efb1528b174d12fd93f6ca8a
tree20b6ac78a15abefafc4efea9f9b6ad104b8ad0b8
parent6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
docs: pt_BR: Add initial Portuguese translation

Introduce the initial Portuguese (Brazilian) translation
for the Linux kernel documentation (HOWTO document). It establishes
the directory structure for the pt_BR locale and adds the official
entry for the pt_BR maintainer in the MAINTAINERS file.

Additionally, this version adds pt_BR support to the documentation
build script (Documentation/sphinx/translations.py) to ensure proper
rendering and fixes the documentation hierarchy to avoid orphan file
warnings.

Signed-off-by: Daniel Pereira <danielmaraboo@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
[jc: fix duplicate process_howto label]
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260204113210.185221-1-danielmaraboo@gmail.com>
Documentation/sphinx/translations.py
Documentation/translations/index.rst
Documentation/translations/pt_BR/disclaimer-pt_BR.rst [new file with mode: 0644]
Documentation/translations/pt_BR/index.rst [new file with mode: 0644]
Documentation/translations/pt_BR/process/howto.rst [new file with mode: 0644]
MAINTAINERS