Overview
Language code | es_419 | |
---|---|---|
English name of the language | Spanish (Latin America) | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Plural: Default plural 28 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: CLDR v38+ plural 71 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 hours ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 31,894 | 156,579 | 988,125 | |||
Approved | 1% | 399 | 1% | 1,619 | 1% | 9,106 |
Waiting for review | 64% | 20,569 | 63% | 99,317 | 64% | 641,725 |
Translated | 66% | 21,068 | 64% | 101,129 | 65% | 652,058 |
Needs editing | 1% | 312 | 1% | 2,244 | 1% | 14,717 |
Read-only | 1% | 100 | 1% | 193 | 1% | 1,227 |
Failing checks | 1% | 431 | 2% | 3,418 | 2% | 27,370 |
Strings with suggestions | 1% | 437 | 1% | 1,618 | 1% | 9,515 |
Untranslated strings | 32% | 10,514 | 33% | 53,206 | 32% | 321,350 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
—
—
Hosted strings
—
—
Translated
—
—
Contributors
—
![]() Changes committed |
Changes committed
2 days ago
|
![]() String added |
|
![]() Resource updated |
The “
commons/src/main/res/values/strings.xml ” file was changed.
4 days ago
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|