Zen

Translation

Nmins
English We use the abbreviation "mins" instead of "minutes" to keep the string short. This is the number of minutes displayed for a calendar reminder. For example, a reminder of 10 minutes would be displayed as '10 mins'. The translation should use the shortest acceptable abbreviation to save space.

Plural formula: n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2

Key English Russian Actions
Key English Russian Actions

Loading…

User avatar solokot

Suggestion removed

2 weeks ago
User avatar None

String updated in the repository

4 months ago
User avatar anonymous

Suggestion added

a year ago
User avatar None

String updated in the repository

a year ago
User avatar None

String updated in the repository

a year ago
User avatar None

String updated in the repository

a year ago
User avatar None

String updated in the repository

a year ago
User avatar None

String updated in the repository

2 years ago
User avatar None

String updated in the repository

2 years ago
User avatar solokot

Translation changed

2 years ago
Browse all string changes

Things to check

Mismatched full stop

Source and translation do not both end with a full stop

Reset

Same plurals

Some plural forms are translated in the same way

Reset

Glossary

English Russian
No related strings found in the glossary.

String information

Key
Nmins
Source string description
We use the abbreviation "mins" instead of "minutes" to keep the string short. This is the number of minutes displayed for a calendar reminder. For example, a reminder of 10 minutes would be displayed as '10 mins'. The translation should use the shortest acceptable abbreviation to save space.
Flags
java-printf-format
String age
5 years ago
Last updated
4 months ago
Source string age
5 years ago
Translation file
app/src/main/res/values-ru/strings.xml, string 13