Summary
| Language code | ru | |
|---|---|---|
| Aliased language codes | ru_r, ru_rr, ru_ru, rus | |
| English name of the language | Russian | |
| Text direction | Left to right | |
| Case sensitivity | Case-sensitive | |
| Number of speakers | 201,151,468 | |
| Plural: Default plural 389 translations | ||
| Number of plurals | 3 | |
| Plural type | One/few/many | |
| Plurals | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … |
| Many | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
| Plural formula |
n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
|
|
| Plural: Default plural 4901 translations | ||
| Number of plurals | 3 | |
| Plural type | One/few/many | |
| Plurals | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … |
| Many | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
| Plural formula |
n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
|
|
| Plural: gettext plural formula 6 translations | ||
| Number of plurals | 1 | |
| Plural type | None | |
| Plurals | ||
| Plural formula |
0
|
|
| Plural: gettext plural formula 19 translations | ||
| Number of plurals | 2 | |
| Plural type | One/other | |
| Plurals | Singular | 1 | Plural | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
| Plural formula |
(n != 1)
|
|
| Plural: gettext plural formula 8 translations | ||
| Number of plurals | 2 | |
| Plural type | One/other | |
| Plurals | Singular | 0, 1 | Plural | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, … |
| Plural formula |
(n > 1)
|
|
| Plural: gettext plural formula 52 translations | ||
| Number of plurals | 4 | |
| Plural type | One/few/many/other | |
| Plurals | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … |
| Many | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
| Other | ||
| Plural formula |
(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3)
|
|
| Plural: gettext plural formula 2 translations | ||
| Number of plurals | 3 | |
| Plural type | One/few/many | |
| Plurals | One | 1 | Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … |
| Many | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
| Plural formula |
(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)
|
|
| Plural: CLDR plural with zero 3 translations | ||
| Number of plurals | 4 | |
| Plural type | Zero/one/few/other | |
| Plurals | Zero | 0 | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … |
| Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … | |
| Other | 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, … | |
| Plural formula |
n==0 ? 0 : n%10==1 && n%100!=11 ? 1 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 2 : 3
|
|
| Plural: Qt Linguist plural 1160 translations | ||
| Number of plurals | 3 | |
| Plural type | One/few/many | |
| Plurals | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … |
| Many | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
| Plural formula |
(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)
|
|
08/07/2026
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 1,520,272 | 13,127,934 | 93,882,111 | |||
| Approved | 2% | 43,257 | 2% | 316,833 | 1% | 1,769,358 |
| Waiting for review | 70% | 1,076,006 | 59% | 7,794,990 | 54% | 51,089,157 |
| Translated | 74% | 1,131,505 | 62% | 8,179,456 | 56% | 53,421,587 |
| Needs editing | 3% | 58,563 | 5% | 710,164 | 7% | 7,413,682 |
| Read-only | 1% | 12,242 | 1% | 67,633 | 1% | 563,072 |
| Failing checks | 3% | 48,654 | 6% | 816,258 | 9% | 8,667,151 |
| Strings with suggestions | 1% | 26,070 | 1% | 155,414 | 1% | 1,015,136 |
| Untranslated strings | 21% | 330,204 | 32% | 4,238,314 | 35% | 33,046,842 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+2%
—
Hosted strings
+3%
—
Translated
−1%
—
Contributors
+8%
|
Resource updated |
|
|
String updated in the repository |
|
|
String updated in the repository |
|
|
String added in the repository |
|
|
String updated in the repository |
|
|
String updated in the repository |
|
|
String updated in the repository |
|
|
String updated in the repository |
|
|
String updated in the repository |
|
|
String updated in the repository |
|
apps/client/src/translations/en/translation.json” file was changed. 08/07/2026