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

locale: update translations sources #4186

Closed
wants to merge 1 commit into from

Conversation

xrmx
Copy link
Contributor

@xrmx xrmx commented Jun 5, 2018

WARNING: not sure this is right as maybe i need a tx pull to get the updates po and merge them later.

So that people can translate the actual strings :)

This has been created with django-admin makemessages --all

So that people can translate the actual strings :)
@ericholscher
Copy link
Member

The i18n workflow is mostly here: https://github.com/rtfd/readthedocs.org/blob/master/fabfile.py#L9-L25

That said, it hasn't been maintained or updated in a while. I'd really like to get someone to take ownership of the translation of RTD itself, so if this is of interest, it would definitely be somewhere we need more knowledge around.

@xrmx
Copy link
Contributor Author

xrmx commented Jun 5, 2018

Seen that, installed tx but that instructions does not make much sense to me:

  • tx pull does nothing as it skips all the files:
    tx INFO: Skipping 'fr' translation (file: readthedocs/locale/fr/LC_MESSAGES/django.po).
    same with tx pull -s, git status after that is nothing changed
    If someone has more clue any help appreciated

@xrmx
Copy link
Contributor Author

xrmx commented Jun 5, 2018

It looks like something around --disable-overwrite got reversed and by default it does not overwrite anymore.
Reported here transifex/transifex-client#233

@xrmx
Copy link
Contributor Author

xrmx commented Jun 5, 2018

I think i figured out the workfow a bit, will open a few PR:

Closing this one

@xrmx xrmx closed this Jun 5, 2018
@xrmx
Copy link
Contributor Author

xrmx commented Jun 6, 2018

@ericholscher having a smoother translation workflow will help our team quite a bit (and frankly we are quite in an hurry to have a complete italian translation :), so we'll gladly help.

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.

2 participants