Overview
Language code | es_MX | |
---|---|---|
Aliased language codes | mspanish | |
English name of the language | Spanish (Mexico) | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 108,514,200 | |
Plural: Default plural 160 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 | 3 | |
Plural type | Unknown | |
Plurals | Singular | 1 | Plural | 1000000, 2000000 |
Plural form 2 | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … | |
Plural formula |
n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2
|
|
Plural: CLDR plural with zero 1 translation | ||
Number of plurals | 4 | |
Plural type | Zero/one/many/other | |
Plurals | Zero | 0 | One | 1 |
Many | 1000000, 2000000 | |
Other | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, … | |
Plural formula |
(n == 0) ? 0 : (n == 1) ? 1 : ((n != 0 && n % 1000000 == 0) ? 2 : 3)
|
|
Plural: CLDR v38+ plural 69 translations | ||
Number of plurals | 3 | |
Plural type | One/many/other | |
Plurals | One | 1 | Many | 1000000, 2000000 |
Other | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … | |
Plural formula |
(n == 1) ? 0 : ((n != 0 && n % 1000000 == 0) ? 1 : 2)
|
4 hours ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 98,362 | 777,308 | 5,143,366 | |||
Approved | 1% | 629 | 1% | 2,988 | 1% | 18,746 |
Waiting for review | 59% | 58,307 | 33% | 261,845 | 32% | 1,662,192 |
Translated | 61% | 60,373 | 35% | 276,341 | 34% | 1,778,760 |
Needs editing | 5% | 5,696 | 3% | 23,880 | 3% | 164,296 |
Read-only | 1% | 1,437 | 1% | 11,508 | 1% | 97,822 |
Failing checks | 3% | 3,573 | 2% | 21,982 | 3% | 154,563 |
Strings with suggestions | 2% | 2,171 | 2% | 17,219 | 2% | 107,228 |
Untranslated strings | 32% | 32,293 | 61% | 477,087 | 62% | 3,200,310 |
Quick numbers
and previous 30 days
Trends of last 30 days
−3%
Hosted words
+100%
−5%
Hosted strings
+100%
+2%
Translated
+58%
+27%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() Changes committed |
Changes committed
yesterday
|
![]() Explanation updated |
Explanation updated
2 days ago
|
![]() Changes committed |
Changes committed
2 days ago
|
![]() Resource updated |
The “
translation/pofiles/es_MX.po ” file was changed.
2 days ago
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() Resource updated |
The “
app/src/main/res/values/strings.xml ” file was changed.
2 days ago
|
![]() String updated in the repository |
|
primary/locales/en.json
” file was changed. 5 hours ago