Overview
Language code | bs | |
---|---|---|
Aliased language codes | bos, bs_ba | |
Text direction | Left to right | |
Number of speakers | 3,760,683 | |
Plural: Default plural 464 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 8 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 1 translation | ||
Number of plurals | 4 | |
Plural type | Other/one/two/few | |
Plurals | Other | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | One | 1, 101, 201, 301, 401, 501, 601, 701, 801, 901, … |
Two | 2, 102, 202, 302, 402, 502, 602, 702, 802, 902, … | |
Few | 3, 4, 103, 104, 203, 204, 303, 304, 403, 404, … | |
Plural formula |
(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0)
|
|
Plural: CLDR plural with zero 0 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 67 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)
|
8 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 130,474 | 759,147 | 4,779,465 | |||
Approved | 1% | 64 | 1% | 344 | 1% | 2,171 |
Waiting for review | 16% | 21,223 | 11% | 86,607 | 11% | 529,581 |
Translated | 17% | 22,415 | 12% | 92,542 | 12% | 577,245 |
Needs editing | 11% | 15,347 | 6% | 45,734 | 6% | 299,639 |
Read-only | 1% | 1,128 | 1% | 5,591 | 1% | 45,493 |
Failing checks | 3% | 4,389 | 2% | 21,008 | 2% | 143,007 |
Strings with suggestions | 1% | 2,211 | 1% | 7,928 | 1% | 48,518 |
Untranslated strings | 71% | 92,712 | 81% | 620,871 | 81% | 3,902,581 |
Quick numbers
and previous 30 days
Trends of last 30 days
+100%
Hosted words
—
+100%
Hosted strings
—
+17%
Translated
—
+100%
Contributors
—
None
Resource updated |
|
None
String updated in the repository |
|
None
Resource updated |
The “
circuloapp/src/main/res/values/strings.xml ” file was changed.
12 hours ago
|
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 |
|
fastlane/metadata/android/en-US
” file was changed. 12 hours ago