cobol-programming-course icon indicating copy to clipboard operation
cobol-programming-course copied to clipboard

Traducción del curso Mainframe COBOL con VSCode

Open DanielSReynoso opened this issue 4 years ago • 12 comments

Traducción del Ingles al Castellano del curso Mainframe COBOL con VSCode

1 - Configurando VSCode.pdf 2 - Ahora si -- CoBOL!!.pdf

DanielSReynoso avatar Jan 22 '21 02:01 DanielSReynoso

@DanielSReynoso thank you very much for providing these translations. With your approval, I'm considering adding these documents to our course release pending review and discussion with others. Would you be interested in helping address any issues the community may find going forward?

MikeBauerCA avatar Jan 22 '21 14:01 MikeBauerCA

It will be a pleasure and an honor to collaborate in what is within my power. Hug everyone

Enviado desde mi smartphone Sony Xperia™

---- MikeBauerCA escribió ----

@DanielSReynosohttps://github.com/DanielSReynoso thank you very much for providing these translations. With your approval, I'm considering adding these documents to our course release pending review and discussion with others. Would you be interested in helping address any issues the community may find going forward?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/openmainframeproject/cobol-programming-course/issues/204#issuecomment-765442659, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASCCBZ6X7HVZDGFE7EGY7U3S3GEF5ANCNFSM4WNZNU6Q.

DanielSReynoso avatar Jan 23 '21 05:01 DanielSReynoso

Of course, you can count on my collaboration, and you can definitely use this work for the benefit of the Spanish-speaking community. At the moment I'm studying hard because I hope to get to work again as a cobol programmer. But I hope this week to review the translation to improve the understanding of it considering that there are many technical terms that must be kept in their original language. Finally, I reiterate that you can count on my collaboration. A hug for everyone

Daniel S. Reynoso [email protected] +54 911 2817 7965


De: MikeBauerCA [email protected] Enviado: viernes, 22 de enero de 2021 11:34 Para: openmainframeproject/cobol-programming-course [email protected] Cc: Daniel Silvio Reynoso [email protected]; Mention [email protected] Asunto: Re: [openmainframeproject/cobol-programming-course] Traducción del curso Mainframe COBOL con VSCode (#204)

@DanielSReynosohttps://github.com/DanielSReynoso thank you very much for providing these translations. With your approval, I'm considering adding these documents to our course release pending review and discussion with others. Would you be interested in helping address any issues the community may find going forward?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/openmainframeproject/cobol-programming-course/issues/204#issuecomment-765442659, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASCCBZ6X7HVZDGFE7EGY7U3S3GEF5ANCNFSM4WNZNU6Q.

DanielSReynoso avatar Jan 25 '21 17:01 DanielSReynoso

@DanielSReynoso how would you recommend others contribute to these documents? In the course, typically we collaborate on markdown files within the repository and generate a PDF from them. If you had these translations in markdown format, we could do the same.

MikeBauerCA avatar Feb 09 '21 15:02 MikeBauerCA

Just my two cents here: I would agree with the markdown thing, that way we can preserve an identical format with the provided PDF and allow other to jump in too. A concern would be versioning, maybe we can add a special Translation Contributor page with the translator details (if they choose to make it public), and the version they are translating (that way people can know which version they are using).

Also in relation to that, I would say we need to indicate the version of the course for each PDF we publicize.

tanto259 avatar Feb 09 '21 16:02 tanto259

I like that approach. We could link to available translations from the README and also include those details in the release notes. If they are available in markdown, we can handle the collaboration here and manage publishing the PDFs. If not, we just need to find another way to collaborate on such documents.

Also in relation to that, I would say we need to indicate the version of the course for each PDF we publicize.

Are you suggesting also including the version in the file names - https://github.com/openmainframeproject/cobol-programming-course/releases/tag/2.2.0

For example, maybe change COBOL-Programming-Course-1-Getting-Started.pdf to COBOL-Programming-Course-1-Getting-Started-v2.2.0.pdf?

MikeBauerCA avatar Feb 09 '21 16:02 MikeBauerCA

Are you suggesting also including the version in the file names - https://github.com/openmainframeproject/cobol-programming-course/releases/tag/2.2.0

For example, maybe change COBOL-Programming-Course-1-Getting-Started.pdf to COBOL-Programming-Course-1-Getting-Started-v2.2.0.pdf?

That and also somewhere inside the first few pages. Just in case someone re-distribute the PDFs elsewhere, they can know if they have outdated version.

tanto259 avatar Feb 09 '21 16:02 tanto259

Daniel, tienes una versión en markdown de estos archivos? me gustaría contribuir.

ghost avatar May 06 '22 19:05 ghost

@DanielSReynoso

MikeBauerCA avatar May 09 '22 13:05 MikeBauerCA

@Zawng if you do pursue this initiative, our desire would be to have a complete translation of the course at a particular version. You can see we had a French translation contributed here - https://github.com/openmainframeproject/cobol-programming-course/blob/master/TRANSLATION.md

MikeBauerCA avatar May 09 '22 13:05 MikeBauerCA

Hi, I could write a spanish translation. Ill try to submit a PR for version 3.0 for the course

Should I use the version from master, or the one from 3.0 release (be5ba59)?

orion160 avatar Jun 07 '23 04:06 orion160

Hi @orion160, thanks for your interest in contributing to the course!

Currently, we link translated PDFs in our TRANSLATION.md on a per-version basis, so please use the one from the 3.0.0 tree or the PDF from the release.

As Mike mentioned above, our desire is to have a complete translation at a certain version. An example is with a French translation that was contributed to us on version 2.3.0 - https://github.com/openmainframeproject/cobol-programming-course/blob/master/TRANSLATION.md

tanto259 avatar Jun 07 '23 12:06 tanto259