Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Spanish Translations #138

Open
6 of 10 tasks
Arkalex opened this issue Jan 13, 2021 · 11 comments
Open
6 of 10 tasks

Spanish Translations #138

Arkalex opened this issue Jan 13, 2021 · 11 comments

Comments

@Arkalex
Copy link

Arkalex commented Jan 13, 2021

I wanted to start translating it, so following our fellow japanese friends, i'll follow their style to organize it!

As far as I checked, some files already have partial translations.

If you want to contribute Spanish translation, please let us know here!

  • accounts.yml : Done by @sk8Guerra !
  • common.yml : Done by @sk8Guerra !
  • homepage.yml : TODO by
  • results.yml : Done by @sk8Guerra !
  • state_of_css_2020.yml: TODO by
  • state_of_css.yml: TODO by
  • state_of_js_2020_survey.yml : Done by @Arkalex !
  • state_of_js_2020.yml : Done by @Arkalex !
  • state_of_js.yml: TODO by
  • surveys.yml: Done by @Arkalex !
@sk8Guerra
Copy link
Contributor

I want to help! I can translate to Spanish. 🇬🇹

@Arkalex
Copy link
Author

Arkalex commented Jan 15, 2021

@sk8Guerra nice! Choose a file and let's do it ;)

@sk8Guerra
Copy link
Contributor

@Arkalex, I do not know how long each file is, but maybe accounts and common. But where are the instructions to, you know, fork, translate, push... I just don't know where to start.

@sk8Guerra
Copy link
Contributor

I guess it here: #50

@Arkalex
Copy link
Author

Arkalex commented Jan 16, 2021

@sk8Guerra as far as I know, just fork repo, do your changes and do the PR, if you have any doubt, feel free to ask :)

@sk8Guerra
Copy link
Contributor

I used this query:

query GetLocaleData {
  locale(localeId: "es-ES") {
    completion
    totalCount
    translatedCount
    translators
    untranslatedKeys
  }
}

to know which translations are missing. Turns out that, there are 5 general.* remaining tags. So I'll translate them and make the PR. Then I'll continue with rest. What branch do I make the pull request to?

@SachaG
Copy link
Member

SachaG commented Jan 17, 2021

@sk8Guerra you can make the PR to the master branch.

@sk8Guerra
Copy link
Contributor

@Arkalex according to me, accounts.yml is completely translated. I've finished translations of common.yml. The PR is waiting to be accepted. Maybe can I take results.yml?

@Arkalex
Copy link
Author

Arkalex commented Jan 17, 2021

@sk8Guerra of course! You can take any other file if you want :)

@sk8Guerra
Copy link
Contributor

As far as I know, accounts.yml, and common.yml should already be done. Just PR for results.yml is waiting to be accepted. 😃

@Arkalex
Copy link
Author

Arkalex commented Jan 19, 2021

Cool @sk8Guerra , I just updated the main post 😁

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants