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

Add Transifex for Crowdsourcing Translations #566

Merged
merged 7 commits into from
Sep 8, 2018
Merged

Conversation

lidel
Copy link
Member

@lidel lidel commented Sep 5, 2018

(This is a part of Translation Project for IPFS GUIs, see ipfs/ipfs-gui#50 for more details)

This PR adds .tx/config which enables use of tx client for synchronizing locales with web interface at:

Relevant docs:

TODO:

  • fix this error in pl_PL
    • removed indirect placeholders: Transifex was stripping them down for some reason
  • remove untranslated strings
  • add .tx/config
  • add CI script that detects master branch and $TX_API_KEY in env and sync source strings
  • check if lang_map = zh_CN: zh is a correct convention for i18 in webextensions
  • update docs to point at Transifex, remove Crowdin
  • message translators at Crowdin informing about move to Transifex
  • delete project at crowdin
    • (will remove on 2018-09-14)

@lidel
Copy link
Member Author

lidel commented Sep 7, 2018

I had to remove indirect placeholders: Transifex was stripping them down for some reason :(
Switched to direct ones.

@lidel lidel changed the title [WIP] Add Transifex for Crowdsourcing Translations Add Transifex for Crowdsourcing Translations Sep 8, 2018
@lidel lidel merged commit 9e67548 into master Sep 8, 2018
@lidel lidel deleted the chore/add-transifex branch September 14, 2018 13:42
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.

1 participant