#24269: Django repository not synchronized with transifex
-------------------------------------+-------------------------------------
     Reporter:  TheProdigyFilippo    |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:                       |                  Version:  1.7
  Internationalization               |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by claudep):

 Here's what we could add at the bottom of
 
https://docs.djangoproject.com/en/1.7/internals/contributing/localizing/#translations
 :
 {{{
 Beware that translations from Transifex are only integrated into Django's
 source
 code at the time of new major releases. We try to update them a second
 time
 during one of the first minor releases, but that depends on the
 translation
 manager's availability. So don't miss the string freeze period (between
 the
 release candidate and the first major release) to take the opportunity to
 complete and fix the translations for your language!
 }}}

 I'll let you rephrase it in better English!

 About documenting the integration process, it's both simple and
 complicated. Simple because theoretically, it's a simple command (`python
 scripts/manage_translations fetch`), providing you have an account on
 Transifex, and then commit the changed/added files (both .po and .mo).
 Complicated because there are often validation errors for which you have
 to debug the causes and sometimes contact translators. I trust you about
 writing something based on the information above.

--
Ticket URL: <https://code.djangoproject.com/ticket/24269#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/075.87407b42e8b94e2967e0dc29cfdc1b27%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to