[PATCH 0/2] Spanish translation of security-bugs and embargoed-hardware-issues

Avadhut Naik posted 2 patches 2 years, 3 months ago
.../process/embargoed-hardware-issues.rst     | 341 ++++++++++++++++++
.../translations/sp_SP/process/index.rst      |   2 +
.../sp_SP/process/security-bugs.rst           | 103 ++++++
3 files changed, 446 insertions(+)
create mode 100644 Documentation/translations/sp_SP/process/embargoed-hardware-issues.rst
create mode 100644 Documentation/translations/sp_SP/process/security-bugs.rst
[PATCH 0/2] Spanish translation of security-bugs and embargoed-hardware-issues
Posted by Avadhut Naik 2 years, 3 months ago
This patchset translates process/security-bugs and
process/embargoed-hardware-issues into Spanish

The first patch translates Documentation/process/security-bugs.rst into
Spanish

The second patch translates Documentation/process/embargoed-hardware-issues.rst
into Spanish

Avadhut Naik (2):
  docs/sp_SP: Add translation of process/security-bugs
  docs/sp_SP: Add translation of process/embargoed-hardware-issues

 .../process/embargoed-hardware-issues.rst     | 341 ++++++++++++++++++
 .../translations/sp_SP/process/index.rst      |   2 +
 .../sp_SP/process/security-bugs.rst           | 103 ++++++
 3 files changed, 446 insertions(+)
 create mode 100644 Documentation/translations/sp_SP/process/embargoed-hardware-issues.rst
 create mode 100644 Documentation/translations/sp_SP/process/security-bugs.rst

-- 
2.34.1
Re: [PATCH 0/2] Spanish translation of security-bugs and embargoed-hardware-issues
Posted by Jonathan Corbet 2 years, 2 months ago
Avadhut Naik <avadhut.naik@amd.com> writes:

> This patchset translates process/security-bugs and
> process/embargoed-hardware-issues into Spanish
>
> The first patch translates Documentation/process/security-bugs.rst into
> Spanish
>
> The second patch translates Documentation/process/embargoed-hardware-issues.rst
> into Spanish
>
> Avadhut Naik (2):
>   docs/sp_SP: Add translation of process/security-bugs
>   docs/sp_SP: Add translation of process/embargoed-hardware-issues
>
>  .../process/embargoed-hardware-issues.rst     | 341 ++++++++++++++++++
>  .../translations/sp_SP/process/index.rst      |   2 +
>  .../sp_SP/process/security-bugs.rst           | 103 ++++++
>  3 files changed, 446 insertions(+)
>  create mode 100644 Documentation/translations/sp_SP/process/embargoed-hardware-issues.rst
>  create mode 100644 Documentation/translations/sp_SP/process/security-bugs.rst

Series applied, thanks.

jon