Overview
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 | 193,610,712 | |
Plural: Default plural 435 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 3474 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 18 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 7 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 44 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 721 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)
|
3 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 1,067,868 | 9,773,225 | 72,731,915 | |||
Approved | 1% | 10,092 | 1% | 72,082 | 1% | 461,772 |
Waiting for review | 66% | 713,220 | 50% | 4,925,050 | 44% | 32,266,763 |
Translated | 68% | 732,143 | 51% | 5,049,841 | 45% | 33,190,351 |
Needs editing | 5% | 55,342 | 6% | 674,145 | 10% | 7,369,137 |
Read-only | 1% | 8,831 | 1% | 52,709 | 1% | 461,816 |
Failing checks | 3% | 36,119 | 6% | 627,025 | 10% | 7,437,782 |
Strings with suggestions | 1% | 19,195 | 1% | 103,240 | 1% | 688,969 |
Untranslated strings | 26% | 280,383 | 41% | 4,049,239 | 44% | 32,172,427 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+2%
Hosted strings
+100%
+1%
Translated
+67%
−1%
Contributors
+100%
![]() Automatically translated |
|
![]() Automatically translated |
|
![]() Automatically translated |
|
![]() Automatically translated |
|
![]() Automatically translated |
|
![]() Automatically translated |
|
![]() Automatically translated |
|
![]() Automatically translated |
|
![]() Automatically translated |
|
![]() Automatically translated |
|
Vous pouvez modifier vos informations en cliquant sur "Enregistrer les modifications".
</p>
Accédez à votre planning en cliquant sur <linkToPlanning><strong>"Mon Planning"</strong></linkToPlanning>.
Вы можете изменить свои данные, нажав на кнопку "Сохранить изменения".
</p>
<linkToPlanning><strong></strong></linkToPlanning>Получитеь доступ к своему расписанию можно, нажав на"Мое расписание"<linkToPlanning><strong>"Мое расписание"</strong></linkToPlanning>.