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 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
|
|
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 72 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)
|
2 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 109,056 | 840,509 | 5,551,100 | |||
Approved | 1% | 630 | 1% | 2,990 | 1% | 18,760 |
Waiting for review | 61% | 67,022 | 37% | 311,035 | 35% | 1,965,715 |
Translated | 63% | 69,113 | 38% | 325,563 | 37% | 2,082,514 |
Needs editing | 5% | 5,768 | 3% | 28,294 | 3% | 200,384 |
Read-only | 1% | 1,461 | 1% | 11,538 | 1% | 98,039 |
Failing checks | 3% | 3,450 | 2% | 24,514 | 3% | 179,841 |
Strings with suggestions | 3% | 3,591 | 2% | 20,725 | 2% | 129,789 |
Untranslated strings | 31% | 34,175 | 57% | 486,652 | 58% | 3,268,202 |
Quick numbers
and previous 30 days
Trends of last 30 days
+4%
Hosted words
+100%
+5%
Hosted strings
+100%
+4%
Translated
+58%
+14%
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 added in the repository |
|
translation/pofiles/es_MX.po
” file was changed. 18 hours ago