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,003,224 | |
Plural: Default plural 7277 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 4 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 51 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)
|
7 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 1,740,894 | 14,393,288 | 105,490,279 | |||
Approved | 1% | 9,927 | 1% | 39,003 | 1% | 251,334 |
Waiting for review | 29% | 514,762 | 20% | 2,977,352 | 18% | 19,276,170 |
Translated | 97% | 1,699,924 | 98% | 14,196,247 | 98% | 104,085,753 |
Needs editing | 1% | 6,432 | 1% | 32,805 | 1% | 226,797 |
Read-only | 67% | 1,175,235 | 77% | 11,179,892 | 80% | 84,558,249 |
Failing checks | 15% | 277,371 | 20% | 3,013,032 | 24% | 25,387,569 |
Strings with suggestions | 1% | 2,052 | 1% | 20,137 | 1% | 132,666 |
Untranslated strings | 1% | 34,538 | 1% | 164,236 | 1% | 1,177,729 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+3%
Hosted strings
+100%
−1%
Translated
+97%
−14%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() Resource updated |
Parsing of the “
app/src/main/res/values/strings.xml ” file was enforced.
15 minutes ago
|
![]() Resource updated |
The “
app/src/main/res/values/strings.xml ” file was changed.
36 minutes ago
|
![]() String added in the repository |
|
![]() Resource updated |
The “
app/src/main/res/values/strings.xml ” file was changed.
42 minutes ago
|
![]() String updated in the repository |
|
![]() Resource updated |
The “
docs/locales/docs.pot ” file was changed.
58 minutes ago
|
![]() String added in the repository |
|
app/src/main/res/values/strings.xml
” file was changed. 13 minutes ago