#35590: Some translation problems
-------------------------------------+-------------------------------------
     Reporter:  Paulo Coutinho       |                    Owner:  (none)
         Type:  Bug                  |                   Status:  closed
    Component:  contrib.admin        |                  Version:  5.0
     Severity:  Normal               |               Resolution:  invalid
     Keywords:  translation, user,   |             Triage Stage:
  site                               |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  1
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce):

 * resolution:   => invalid
 * status:  new => closed

Comment:

 Hi Paulo, thank you for your report.

 When I check the Django admin in Portuguese I have translations for user
 (though this is translated differently)
 The title is based off the name of the app, the default user model is in
 the auth app which is "Authentication and Authorization". The Site model
 is in the "Sites" app.

 [[Image(image-20240711-095114.png​)]]

 I don't think 1 is a bug. With 2 and 3, as you have a different layout in
 your app, you may have done something custom and might need to add
 translations in your app.

 Our translations are handled at
 
​[https://docs.djangoproject.com/en/dev/internals/contributing/localizing/#translations
 Transifex], the normal workflow is to translate strings using the
 Transifex platform (​https://explore.transifex.com/django/django-docs/),
 and then periodically, we fetch the translations from Transifex to put
 them in this repo.
 If any string is missing a translation or is translated incorrectly,
 you're very welcome to join the team to correct this.
 For more information and help, you can post in the
 [https://forum.djangoproject.com/c/internals/i18n/14 ​Django Forum].
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35590#comment:1>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070190a0ccfc73-79be4ec3-f632-4a83-ab0c-e70204d4824d-000000%40eu-central-1.amazonses.com.

Reply via email to