Overview
Language code | be | |
---|---|---|
Aliased language codes | be_by, bel, by, xbelorussian | |
English name of the language | Belarusian | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 10,022,171 | |
Plural: Default plural 770 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 0 translations | ||
Number of plurals | 3 | |
Plural type | Unknown | |
Plurals | Singular | 0, 1, 10, 11, 20, 21, 30, 31, 40, 41, … | Plural |
Plural form 2 | 2 | |
Plural formula |
n%10==1 && n%100!=11 ? 0 : n%10>=2 && n
|
|
Plural: gettext plural formula 56 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 15 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: 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 142 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)
|
11 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 287,407 | 2,024,553 | 12,814,042 | |||
Approved | 1% | 2,823 | 1% | 18,234 | 1% | 115,550 |
Waiting for review | 33% | 96,658 | 18% | 379,081 | 18% | 2,380,900 |
Translated | 35% | 102,513 | 19% | 404,429 | 20% | 2,582,173 |
Needs editing | 4% | 11,920 | 2% | 57,638 | 3% | 392,118 |
Read-only | 1% | 3,032 | 1% | 7,114 | 1% | 85,723 |
Failing checks | 2% | 6,414 | 1% | 35,030 | 1% | 250,882 |
Strings with suggestions | 1% | 1,394 | 1% | 4,280 | 1% | 27,371 |
Untranslated strings | 60% | 172,974 | 77% | 1,562,486 | 76% | 9,839,751 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+1%
Hosted strings
+100%
+1%
Translated
+35%
−17%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String updated in the repository |
|
![]() Source string changed |
|
![]() 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 |
|
app/src/main/res/values/strings.xml
” file was changed. 4 hours ago