Avadhut Naik <avadhut.naik@xxxxxxx> writes: > This patch set translates development-process and two of its associated > files into Spanish. > > The first patch updates the Spanish version of process/submitting-patches > with the changes recently introduced into its original English version. > > The second patch translates the process/development-process into > Spanish. > > The third patch translates the process/1.Intro file into Spanish > > The fourth patch translates process/2.Process file into Spanish. > > NOTE: > In order to avoid broken links in process/1.Intro, empty files have been > created for the documents, associated with development-process, that have > not been translated yet. Similar approach was taken for Italian > translations some time back. > > Link: https://lore.kernel.org/lkml/20181108232417.14982-1-federico.vaga@xxxxxxxxxx/ > > Translations for these documents will be submitted within the coming > months. > > Avadhut Naik (4): > docs/sp_SP: Update process/submitting-patches > docs/sp_SP: Add translation of process/development-process.rst > docs/sp_SP: Add translation of process/1.Intro.rst > docs/sp_SP: Add translation of process/2.Process.rst > > .../translations/sp_SP/process/1.Intro.rst | 302 ++++++++++ > .../translations/sp_SP/process/2.Process.rst | 542 ++++++++++++++++++ > .../sp_SP/process/3.Early-stage.rst | 11 + > .../translations/sp_SP/process/4.Coding.rst | 11 + > .../translations/sp_SP/process/5.Posting.rst | 11 + > .../sp_SP/process/6.Followthrough.rst | 11 + > .../sp_SP/process/7.AdvancedTopics.rst | 11 + > .../sp_SP/process/8.Conclusion.rst | 11 + > .../sp_SP/process/development-process.rst | 27 + > .../translations/sp_SP/process/index.rst | 1 + > .../sp_SP/process/submitting-patches.rst | 28 + > 11 files changed, 966 insertions(+) Applied, thanks. jon