#30068: Spelling mistake on pt_BR translation of django-humanize
-------------------------------------+-------------------------------------
               Reporter:  Kaio       |          Owner:  nobody
  Freitas                            |
                   Type:  Bug        |         Status:  new
              Component:             |        Version:  2.1
  contrib.humanize                   |       Keywords:  spelling,
               Severity:  Normal     |  portuguese, translation
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 Hi,

 I've noticed that the portuguese version of django-humanize has some
 spelling mistakes (lack of spaces).

 For example:

 {{{
 -msgstr[0] "%dano"
 -msgstr[1] "%danos"
 }}}

 Should be:


 {{{
 +msgstr[0] "%d ano"
 +msgstr[1] "%d anos"
 }}}


 I know translation issues should be reported on Transifex, but I tried and
 I got denied to join the team, that's why I'm creating this ticket.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30068>
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/054.92eca45a0daff08256042c63344d21ea%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to