#33486: Allow translations' variants based on objects count for admin's delete
selected confirmation messages
-------------------------------------+-------------------------------------
Reporter: Maciej Olko | Owner: Maciej
Type: | Olko
Cleanup/optimization | Status: closed
Component: contrib.admin | Version: dev
Severity: Normal | Resolution: wontfix
Keywords: i18n, gettext, | Triage Stage:
ngettext | Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------------+-------------------------------------
Comment (by Mariusz Felisiak):
Replying to [comment:4 Maciej Olko]:
> Hi Mariusz, thank you for your response.
>
> Please note that %(objects_name)s will be replaced by model name in
plural or singular form, that is e.g. "użytkownik" and "użytkownicy"
depending of the count (in English it's "user" and "users"). (Either way
also inflection of the noun here is in a wrong grammatical case, but I'm
not trying to improve that here.)
>
> The alternative endings of words are compatible with the answer by Adam
Wolański in PWN language counseling [1].
>
> [1] [https://sjp.pwn.pl/poradnia/haslo/Alternatywne-formy-
meskie-i-zenskie;17609.html]
Yes, but adding new variants would not help a lot if we consider
`objects_name`, we'd get:
> ''"Usunięcie **wybranej(-nego) użytkownik** wymaga skasowania
następujących chronionych obiektów, które są z nią/nim powiązane:"''
> ''"Usunięcie **wybranych użytkownicy** wymaga skasowania następujących
chronionych obiektów, które są z nimi powiązane:"''
--
Ticket URL: <https://code.djangoproject.com/ticket/33486#comment:5>
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/065.239198b47be17091cdade3fd68d4a52a%40djangoproject.com.