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,900,209 | |
Plural: Default plural 6866 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 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 1,683,287 | 13,935,192 | 102,278,038 | |||
Approved | 1% | 8,378 | 1% | 33,439 | 1% | 219,113 |
Waiting for review | 30% | 503,078 | 20% | 2,869,369 | 17% | 18,285,391 |
Translated | 97% | 1,648,798 | 98% | 13,743,213 | 98% | 100,888,168 |
Needs editing | 1% | 6,330 | 1% | 33,163 | 1% | 223,807 |
Read-only | 67% | 1,137,342 | 77% | 10,840,405 | 80% | 82,383,664 |
Failing checks | 15% | 256,705 | 20% | 2,831,724 | 23% | 24,132,914 |
Strings with suggestions | 1% | 2,009 | 1% | 19,510 | 1% | 126,474 |
Untranslated strings | 1% | 28,159 | 1% | 158,816 | 1% | 1,166,063 |
Quick numbers
and previous 30 days
Trends of last 30 days
−3%
Hosted words
+100%
+1%
Hosted strings
+100%
+1%
Translated
+97%
+11%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() String added |
|
![]() String added |
|
![]() Resource updated |
The “
locales/en/messages.json ” file was changed.
46 minutes ago
|
![]() String updated in the repository |
|
![]() Resource updated |
The “
app/src/main/res/values/strings.xml ” file was changed.
an hour ago
|
![]() String added in the repository |
|
![]() Resource updated |
The “
static/locales/en-US.yaml ” file was changed.
an hour ago
|
![]() String added in the repository |
|
app/lib/l10n/app_en.arb
” file was changed. 21 minutes ago