-
-
The awesomebar would be even more awesome if it understood or tolerated DocType name plurals.
Currently, when intuitively entering “Customers,“ the Awesomebar lists a few semi-relevant and in some …
-
# Overview Description
For `tr` and `hu` locales num_plurals is different in Catalog and plural.to_gettext.
# Steps to Reproduce
```python
from babel import Locale, plural
from babel.messages.c…
-
It seems that the linked translation is working find, but just not when using .plural().
Can someone please confirm this issue, or prove me wrong :pray:
Example
```json
{
"round": "Round",…
-
A way to deal with string plurals would be useful.
```
{
"clicked": {
"zero": "You didn't click",
"one": "You clicked one time!",
"other": "You clicked many times!"
}
}
```
…
-
See @quozl patch Fix incomplete plurals expressions (eb180fe) and https://github.com/sugarlabs/browse-activity/commit/eb180fef785b2c396334feea9b972021de1dfe18#commitcomment-25366427
Examine all PO …
-
I'd like to save the name of the control variable for plural forms.
I will amend `_parseComments` and `_drawComments` to accept and output
` #$ varname `
bound to `comments.control`
This is tri…
-
The profane words dictionary contains both `wank` and `fuck` and also `fucker` and `wanker`, however `pf.censor_word()` correctly censors `fucks` and `wanks` but not `fuckers` or `wankers`. This seems…
-
### What problem does this address?
A lot of my day-to-day at work involves localization on Android, and when poking through this repo I noticed that the resources for quantity strings are being done…
-
From here: https://github.com/trustification/trustify/pull/532#discussion_r1677807747
> related: I'd still argue we should be deleting get_plurals() and defer that ish to the appropriate fund…
ctron updated
2 months ago