Overview
Language code | be | |
---|---|---|
Aliased language codes | be_by, bel, by, xbelorussian | |
Text direction | Left to right | |
Number of speakers | 10,022,171 | |
Plural: Default plural 753 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 139 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)
|
35 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 274,199 | 1,891,329 | 11,953,440 | |||
Approved | 1% | 2,854 | 1% | 18,437 | 1% | 116,867 |
Waiting for review | 33% | 91,497 | 19% | 359,940 | 18% | 2,250,558 |
Translated | 35% | 97,940 | 20% | 386,633 | 20% | 2,459,120 |
Needs editing | 4% | 12,345 | 3% | 57,738 | 3% | 391,420 |
Read-only | 1% | 3,589 | 1% | 8,256 | 1% | 91,695 |
Failing checks | 2% | 7,063 | 2% | 38,441 | 2% | 267,578 |
Strings with suggestions | 1% | 665 | 1% | 2,794 | 1% | 17,092 |
Untranslated strings | 59% | 163,914 | 76% | 1,446,958 | 76% | 9,102,900 |
Quick numbers
and previous 30 days
Trends of last 30 days
+100%
Hosted words
—
+100%
Hosted strings
—
+35%
Translated
—
+100%
Contributors
—
None
Resource updated |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
TMessagesProj/src/main/res/values/strings_nekox.xml
” file was changed. 4 hours ago