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.
Projects

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 created this issue from a note in I18N (Inprogress) May 25, 2022
@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
@chriz-uniba
Copy link
Contributor

chriz-uniba commented May 30, 2022

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

Notes:

@chriz-uniba
Copy link
Contributor

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.

@chriz-uniba
Copy link
Contributor

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.

@github-actions github-actions bot added the stale No activity for more than 60 days. label Aug 23, 2022
@mb-wali mb-wali closed this as completed Jan 12, 2023
@mb-wali mb-wali moved this from Inprogress to done in I18N Jan 12, 2023
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
I18N
done
Development

No branches or pull requests

2 participants