public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Documentation: Start Spanish translation and include HOWTO
@ 2022-10-24 14:55 Carlos Bilbao
  2022-10-24 14:55 ` [PATCH v3 1/2] Documentation: Start translations to Spanish Carlos Bilbao
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Carlos Bilbao @ 2022-10-24 14:55 UTC (permalink / raw)
  To: corbet
  Cc: linux-doc, linux-kernel, bilbao, bagasdotme, willy, akiyks,
	miguel.ojeda.sandonis, Carlos Bilbao

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

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

end of thread, other threads:[~2022-11-02 14:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-24 14:55 [PATCH v3 0/2] Documentation: Start Spanish translation and include HOWTO Carlos Bilbao
2022-10-24 14:55 ` [PATCH v3 1/2] Documentation: Start translations to Spanish Carlos Bilbao
2022-10-24 14:55 ` [PATCH v3 2/2] Documentation: Add HOWTO Spanish translation into rst based build system Carlos Bilbao
2022-11-01 21:30 ` [PATCH v3 0/2] Documentation: Start Spanish translation and include HOWTO Jonathan Corbet
2022-11-01 22:33   ` Carlos Bilbao
2022-11-01 22:59     ` Jonathan Corbet
2022-11-02  9:13       ` Bagas Sanjaya
2022-11-02 10:05         ` Akira Yokosawa
2022-11-02 14:05         ` Jonathan Corbet

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