Summary
| 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,473,503 | |
| Plural: Default plural 11417 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 13 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 162 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)
|
|
08/12/2026
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 2,380,893 | 19,424,073 | 136,025,514 | |||
| Approved | 1% | 12,868 | 1% | 81,830 | 1% | 398,689 |
| Waiting for review | 32% | 782,548 | 24% | 4,688,287 | 21% | 28,971,542 |
| Translated | 97% | 2,329,240 | 98% | 19,179,901 | 99% | 134,728,428 |
| Needs editing | 1% | 15,486 | 1% | 104,973 | 1% | 454,146 |
| Read-only | 64% | 1,533,824 | 74% | 14,409,784 | 77% | 105,358,197 |
| Failing checks | 14% | 351,983 | 20% | 4,066,885 | 23% | 32,610,738 |
| Strings with suggestions | 1% | 1,185 | 1% | 13,389 | 1% | 82,408 |
| Untranslated strings | 1% | 36,167 | 1% | 139,199 | 1% | 842,940 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
—
—
Hosted strings
—
—
Translated
—
—
Contributors
—
|
Resource updated |
|
|
String added in the repository |
|
|
String added in the repository |
|
|
Resource updated |
The “
Maccy/en.lproj/Localizable.strings” file was changed.
08/12/2026
|
|
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 |
|
Maccy/Views/en.lproj/PreviewItemView.strings” file was changed. 08/12/2026