Overview
Language code | en | |
---|---|---|
Aliased language codes | base, en_en, en_us, eng, enp, source | |
English name of the language | English | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 1,728,003,224 | |
Plural: Default plural 6920 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 0 translations | ||
Number of plurals | 2 | |
Plural type | One/other | |
Plurals | Singular | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, … | Plural | 0, 1 |
Plural formula |
(n==0 || n==1)
|
|
Plural: gettext plural formula 1 translation | ||
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 0 translations | ||
Number of plurals | 6 | |
Plural type | Zero/one/two/few/many/other | |
Plurals | Zero | 0 | One | 1 |
Two | 2 | |
Few | 3, 4, 5, 6, 7, 8, 9, 10, 103, 104, … | |
Many | 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, … | |
Other | 100, 101, 102, 200, 201, 202, 300, 301, 302, 400, … | |
Plural formula |
n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5
|
|
Plural: gettext plural formula 10 translations | ||
Number of plurals | 1 | |
Plural type | None | |
Plurals | ||
Plural formula |
0
|
|
Plural: gettext plural formula 0 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 | One/few/many | |
Plurals | One | 1 | Few | 2, 3, 4 |
Many | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
Plural formula |
(n==1 ? 0 : n>=2 && n<=4 ? 1 : 2)
|
|
Plural: gettext plural formula 0 translations | ||
Number of plurals | 3 | |
Plural type | One/few/many/other | |
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<12 || n%100>14) ? 1 : 2)
|
|
Plural: CLDR plural with zero 3 translations | ||
Number of plurals | 3 | |
Plural type | Zero/one/other | |
Plurals | Zero | 0 | One | 1 |
Other | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, … | |
Plural formula |
n==0 ? 0 : n==1 ? 1 : 2
|
|
Plural: Qt Linguist plural 46 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)
|
21 seconds ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 1,676,655 | 13,899,977 | 101,890,328 | |||
Approved | 1% | 8,380 | 1% | 33,445 | 1% | 219,147 |
Waiting for review | 30% | 503,154 | 20% | 2,885,249 | 18% | 18,381,791 |
Translated | 97% | 1,642,129 | 98% | 13,709,300 | 98% | 100,511,634 |
Needs editing | 1% | 6,327 | 1% | 32,600 | 1% | 222,703 |
Read-only | 67% | 1,130,595 | 77% | 10,790,606 | 80% | 81,910,696 |
Failing checks | 15% | 258,095 | 20% | 2,838,549 | 23% | 24,175,238 |
Strings with suggestions | 1% | 2,009 | 1% | 19,457 | 1% | 126,418 |
Untranslated strings | 1% | 28,199 | 1% | 158,077 | 1% | 1,155,991 |
Quick numbers
and previous 30 days
Trends of last 30 days
−4%
Hosted words
+100%
+1%
Hosted strings
+100%
+1%
Translated
+97%
+3%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String updated in the repository |
|
lib/l10n/app_en.arb
” file was changed. a minute ago