As a workaround, I can use the generic “skupaj” (most similar to “total” in English); however, for week it is harder, as it is also used in the desktop view in the following form:
By now both desktop and mobile use a slash to display the number of new topics in the past week.
Mobile:
Desktop:
I have an ongoing task on my list to eradicate concatenated strings from our codebase, because not including things like full stops or a slash in translations is bad practice. So I’m definitely going to make some changes here. I’m just not sure how much change is needed yet.
@Lure Would you translate “<number> / week” differently depending on the number? The same goes for “<number> / month” and “<number> total”. I’m trying to figure out if pluralization is actually needed or not.
No, in we do not need pluralization here. Ensuring that concatenation does not happen in code will help greatly as it provides necessary context and flexibility in reordening to translator.