[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221024145521.69465-1-carlos.bilbao@amd.com>
Date: Mon, 24 Oct 2022 09:55:19 -0500
From: Carlos Bilbao <carlos.bilbao@....com>
To: <corbet@....net>
CC: <linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<bilbao@...edu>, <bagasdotme@...il.com>, <willy@...radead.org>,
<akiyks@...il.com>, <miguel.ojeda.sandonis@...il.com>,
Carlos Bilbao <carlos.bilbao@....com>
Subject: [PATCH v3 0/2] Documentation: Start Spanish translation and include HOWTO
Spanish is the second most spoken language in the world. This patch set
starts the process of translating critical kernel documentation into the
Spanish language.
Link to v2: https://lkml.org/lkml/2022/10/13/866
Changes since v2:
- Apply improvements proposed by Miguel Ojeda
- Added Reviewed-By of Miguel Ojeda for first commit
- Added Reviwed-By of Bagas Sanjaya for second commit
Changes since v1:
- Added me as MAINTAINER
- Fixed warnings of kernel test robot
- Use imperative form in second commit
- Improved minor translation details
Carlos Bilbao (2):
Documentation: Start translations to Spanish
Documentation: Add HOWTO Spanish translation into rst based build system
Documentation/translations/index.rst | 1 +
.../translations/sp_SP/disclaimer-sp.rst | 6 +
Documentation/translations/sp_SP/howto.rst | 617 ++++++++++++++++++
Documentation/translations/sp_SP/index.rst | 80 +++
MAINTAINERS | 5 +
5 files changed, 709 insertions(+)
create mode 100644 Documentation/translations/sp_SP/disclaimer-sp.rst
create mode 100644 Documentation/translations/sp_SP/howto.rst
create mode 100644 Documentation/translations/sp_SP/index.rst
Powered by blists - more mailing lists