WeblateOrg / WeblateOrg/weblate

Gender and plural entries in glossary

Open
#7,416 14 comments 3 reactions 0 assignees View on GitHub
Area: Glossary enhancement Waiting for: Demand
Dominant language
Python
Stars
6.1k
Forks
1.4k
Avg merge
9h 53m
Merged PRs (30d)
395

Description

### Describe the problem

In the glossary for my project (multilingual mathematical texts), I would like to be able to record the (grammatical) gender of nouns, as well as their plural forms. That would mean that, when translating strings in other components, the glossary would be more useful in ensuring that the translation is correct.

### Describe the solution you'd like

Some way of recording grammatical gender of entries (since all my entries are nouns) in the glossary. Some way of recording plural forms of nouns as well.

### Describe alternatives you've considered

I currently have a .json file (https://github.com/thosgood/maths-dictionary/blob/master/nouns.json) that I'm trying to "import" into Weblate, and this file records gender of nouns.

### Screenshots

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.