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

I18N: EXTRACT, PUSH & PULL #1664

Closed
25 of 29 tasks
mb-wali opened this issue May 25, 2022 · 6 comments
Closed
25 of 29 tasks

I18N: EXTRACT, PUSH & PULL #1664

mb-wali opened this issue May 25, 2022 · 6 comments
Labels
stale No activity for more than 60 days.

Comments

@mb-wali
Copy link
Contributor

mb-wali commented May 25, 2022

extract & push

# python
pip install -e ".[all,postgresql,elasticsearch7,tests]"
python setup.py extract_messages
tx push -s

# js
npm run extract_messages

pull

python
tx pull -l de -f

js

tx pull -l de -f
npm run compile_catalog lang de
  • pull translations for the above modules and create/merge PR.

release

  • make new releases of the above modules.
@mb-wali mb-wali changed the title PULL, MARK, EXTRACT & PUSH PULL, EXTRACT & PUSH May 25, 2022
@mb-wali mb-wali changed the title PULL, EXTRACT & PUSH I18N:PULL, EXTRACT & PUSH May 25, 2022
@mb-wali mb-wali changed the title I18N:PULL, EXTRACT & PUSH I18N: EXTRACT, PUSH & PULL May 25, 2022
@ghost
Copy link

ghost commented May 30, 2022

From this list I identified the following transifex packages to translate:

Notes:

@ghost
Copy link

ghost commented Jun 2, 2022

Update:

  • We translated and reviewed all above mentioned packages in transifex (I hope we didn't oversee one) in a first "draft".

  • I reviewed this: German translations of vocabularies invenio-rdm-records#889 (review)

  • Is this package used "invenio-previewer-messages" - it was not part of the packages that we were asked to translate?

  • It would be great, if we could remove all unused packages in transifex (that would make working and searching across packages in transifex so much easier).

  • We found several flaws and bugs related to translations, which we will report and hopefully fix as a next step.

  • Next steps: bringing translations back to the packages. Taking a look at the current status in a real invenio instance. Fix bugs (programmatically bugs, english sentences bugs, ...) , list still existing translation issues, go through a second round of translation.

@ghost
Copy link

ghost commented Jun 2, 2022

By the way: Are there any other vocabularies, that still need translations? (Record-types or so?)

This was referenced Jun 3, 2022
@github-actions
Copy link
Contributor

This issue was automatically marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale No activity for more than 60 days.
Projects
None yet
Development

No branches or pull requests

1 participant