Skip to content

Translation/es es - #34

Open
leonelquinteros wants to merge 35 commits into
OWASP:developfrom
leonelquinteros:translation/es-es
Open

Translation/es es#34
leonelquinteros wants to merge 35 commits into
OWASP:developfrom
leonelquinteros:translation/es-es

Conversation

@leonelquinteros

@leonelquinteros leonelquinteros commented Apr 30, 2020

Copy link
Copy Markdown

#22

leonelquinteros and others added 30 commits January 24, 2020 19:42
@PauloASilva

Copy link
Copy Markdown
Collaborator

@leonelquinteros can you please review @fisherad suggestions?

Comment thread 2019/es/src/0x03-introduction.md Outdated
Comment thread 2019/es/src/0xa1-broken-object-level-authorization.md Outdated
Comment thread 2019/es/src/0xa1-broken-object-level-authorization.md Outdated
Comment thread 2019/es/src/0xa2-broken-user-authentication.md Outdated
Comment thread 2019/es/src/0xa2-broken-user-authentication.md Outdated
Comment thread 2019/es/src/0xa3-excessive-data-exposure.md Outdated
Comment thread 2019/es/src/0xa5-broken-function-level-authorization.md Outdated
Comment thread 2019/es/src/0xa5-broken-function-level-authorization.md Outdated
Comment thread 2019/es/src/0xa7-security-misconfiguration.md Outdated
@leonelquinteros

Copy link
Copy Markdown
Author

Thanks so much @fisherad and @ibarrionuevo !!

@PauloASilva I've pushed my fixes, there are 2 to clarify and will look forward for more to come.

Comment thread 2019/es/src/0xa9-improper-assets-management.md Outdated
## Cómo Prevenir

* Haga un inventario de todos los hosts de sus APIs y documente aspectos
importantes de cada un de ellas, centrándose en el entorno de la API

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

de cada una* de ellas

Comment thread 2019/es/src/0xb1-next-devsecops.md Outdated
@PauloASilva

Copy link
Copy Markdown
Collaborator

@PauloASilva I've pushed my fixes, there are 2 to clarify and will look forward for more to come.

@leonelquinteros I noticed that the dist directory with the PDF and ODT formats is missing in your branch.

Unfortunately, at the time of writing, there's no automatic process to compile those formats from the source markdown. It should be done by hand. Are you planning to add it when you get done with the review process?

Cheers,
Paulo A. Silva

@leonelquinteros

Copy link
Copy Markdown
Author

@PauloASilva I don't have a clue about how to compile to PDF and ODT formats.

Would you like to provide some guidelines and/or documentation on how to do it, or rather do it yourself?

@PauloASilva

Copy link
Copy Markdown
Collaborator

@PauloASilva I don't have a clue about how to compile to PDF and ODT formats.

Would you like to provide some guidelines and/or documentation on how to do it, or rather do it yourself?

We have already discussed this before: check it here
It should be done manually (Copy&Paste):

  1. copy the original ODT document into your es/dist/
  2. copy rendered markdown from GitHub into the appropriate places in your ODT file.
    text may need adjustments to fit in the boxes/pages
  3. once you're done, export the PDF (LibreOffice does provide such feature).

I am not sure I'll be able to do it since the text may need adjustments to fit the document format and I won't be able to do it in Spanish.

@PauloASilva

Copy link
Copy Markdown
Collaborator

Is the translation stalled due to the ODT and PDF compilation?

Cheers,
Paulo A. Silva

@leonelquinteros

Copy link
Copy Markdown
Author

@PauloASilva Actually yes, I haven't had spare time to look into this project.

I used your message notification to quickly add the missing fixes to the translations and pushed them.

Other than that, I'll need help with the compilation as I got sink in tasks during the lockdown.

Please review latests fixes in the meanwhile.

@PauloASilva

Copy link
Copy Markdown
Collaborator

@leonelquinteros I'll try to help you with the ODT/PDF compilation. If something does not fit the template, then I'll need your help to rephrase the content.

Let's make it happen!

Cheers,
Paulo A. Silva

@leonelquinteros

Copy link
Copy Markdown
Author

Thanks @PauloASilva !!

@PauloASilva PauloASilva mentioned this pull request Oct 6, 2020
PauloASilva pushed a commit that referenced this pull request Jan 22, 2021
Update 0x01-about-owasp.md
@ErezYalon
ErezYalon changed the base branch from master to develop August 25, 2026 06:24
@ErezYalon

Copy link
Copy Markdown
Member

Thanks for the contribution! Since this PR was opened, the repository restructured how translations are organized: files moved from 2019/es/src/<file>.md to editions/2019/es/<file>.md (no more src/ subfolder).

Two things needed to align this with the current layout:

  1. Move all files (including images/) from 2019/es/src/ to editions/2019/es/.
  2. Add a nav entry for Spanish in editions/2019/mkdocs.yml, matching how other languages (e.g. pt-BR, pt-pt) are registered.

Could you rebase onto the latest develop and update the paths? Happy to merge once it's aligned with the current layout — let me know if you'd like a hand with the rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants