Opened 2 years ago

Closed 2 years ago

#33978 closed Uncategorized (invalid)

django.contrib.humanize - Portuguese translations for naturaltime seem broken

Reported by: zepires Owned by: nobody
Component: Internationalization Version: 4.0
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

When trying to use the European Portuguese (pt) version of 'naturaltime' method, it falls back to English.

With other languages (French, Italian, Spanish, Greek, German) I don't see the same effect - timespans are translated correctly.

Change History (1)

comment:1 by Claude Paroz, 2 years ago

Resolution: invalid
Status: newclosed

Indeed, Portuguese translations for contrib.humanize are incomplete. Thanks for the report, however this should be handled by translators on Transifex. Translation issues are not handled in this tracker.

Note: See TracTickets for help on using tickets.
Back to Top