Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I would like to help to translate to Spanish (from English) #36

Open
RafaelLinux opened this issue Feb 10, 2022 · 10 comments
Open

I would like to help to translate to Spanish (from English) #36

RafaelLinux opened this issue Feb 10, 2022 · 10 comments
Assignees
Labels
feature some features

Comments

@RafaelLinux
Copy link

This project is awesome and I would like to teach to use it to Spanish speakers people. How could I help about it?

Thank you

@pearmini
Copy link
Member

That sounds great! I will create a new branch in two days and you can work on it!

@pearmini
Copy link
Member

pearmini commented Feb 13, 2022

Hi, you can work on this branch now: https://github.com/gossip-ink/gossip/tree/lang/spanish

I think there are three parts you can translate:

If you have any further questions, feel free to let me know.

@pearmini pearmini added the feature some features label Feb 13, 2022
@RafaelLinux
Copy link
Author

RafaelLinux commented Feb 15, 2022 via email

@pearmini
Copy link
Member

OK, there are several steps:

  • Clone this repo: Open terminal, change to desired folder and run git clone [email protected]:gossip-ink/gossip.git
  • Fetch the branch lang/spanish:cd gossip && git fetch origin lang/spanish
  • Rename the exist file README.ESP.md to README.es-ES.md
  • Translate the content to README.es-ES.md
  • Commit the change: git add . && git commit -m "docs: translate README.md from English to Spanish"
  • Push the current branch to upstream: git push origin lang/spanish
  • Create a pull request in https://github.com/gossip-ink/gossip/pulls

@RafaelLinux
Copy link
Author

RafaelLinux commented Feb 16, 2022 via email

@RafaelLinux
Copy link
Author

I added all ES tags to locales.js and pulled it. However, I don't see my changes anyway even in "pulled changes"!!!! What did happen to my changes to "locales.js"???

Thank you

@pearmini
Copy link
Member

Do you clone this repo successfully? What do you mean you don't see your changes?

@RafaelLinux
Copy link
Author

There are two distinct parts:
On the one hand, I edited the "locales.js" file by clicking the "Edit" button and after inserting the entries corresponding to "ES" in all sections, I clicked the "Propose changes" button. I immediately noticed a couple of errors and went through the whole procedure again. In the "Pull requests" tab there were only two entries: mine. The day after, they were gone - was there anything else I had to do? Maybe that's what happened and my modifications have disappeared.

On the other hand, I followed the steps you took the trouble to write to me:
"Clone this repo: Open terminal, change to desired folder and run git clone [email protected]:gossip-ink/gossip.git "
and just in this first step, I got an error (#36 (comment)) and from then on, I couldn't do anything else.

So these are two different questions.

@RafaelLinux
Copy link
Author

I changed "locales.js" again as you can see:
imagen

@pearmini
Copy link
Member

I'm sorry to forget to tell you that you must fork it! I can see this branch for the translation: https://github.com/RafaelLinux/gossip/tree/patch-1, you can now open a pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature some features
Projects
None yet
Development

No branches or pull requests

2 participants