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 799 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)
|
39 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 290,559 | 2,040,925 | 12,918,706 | |||
Approved | 1% | 2,816 | 1% | 18,149 | 1% | 114,951 |
Waiting for review | 34% | 100,209 | 19% | 396,037 | 19% | 2,493,646 |
Translated | 36% | 106,151 | 20% | 421,431 | 20% | 2,696,222 |
Needs editing | 3% | 9,918 | 2% | 47,554 | 2% | 322,747 |
Read-only | 1% | 3,126 | 1% | 7,245 | 1% | 87,625 |
Failing checks | 2% | 6,824 | 1% | 38,359 | 2% | 276,504 |
Strings with suggestions | 1% | 1,378 | 1% | 4,143 | 1% | 26,481 |
Untranslated strings | 60% | 174,490 | 77% | 1,571,940 | 76% | 9,899,737 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+2%
Hosted strings
+100%
+1%
Translated
+35%
+15%
Contributors
+100%
![]() Resource updated |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() Automatically translated |
|
![]() Automatically translated |
|
![]() Changes committed |
Changes committed
an hour ago
|
![]() Resource updated |
The “
warehouse/locale/be/LC_MESSAGES/messages.po ” file was changed.
an hour ago
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
app/src/main/res/values/strings.xml
” file was changed. 39 minutes ago