OWASP / API-Security

OWASP API Security Project
https://owasp.org/www-project-api-security/
Other
2.07k stars 377 forks source link

Translation/es es #34

Open leonelquinteros opened 4 years ago

leonelquinteros commented 4 years ago

https://github.com/OWASP/API-Security/issues/22

PauloASilva commented 4 years ago

@leonelquinteros can you please review @fisherad suggestions?

leonelquinteros commented 4 years ago

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.

PauloASilva commented 4 years ago

@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 commented 4 years ago

@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 commented 4 years ago

@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 commented 4 years ago

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

Cheers, Paulo A. Silva

leonelquinteros commented 4 years ago

@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 commented 4 years ago

@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 commented 4 years ago

Thanks @PauloASilva !!