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)
|
4 hours ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 32,095 | 157,876 | 995,969 | |||
Approved | 1% | 399 | 1% | 1,619 | 1% | 9,106 |
Waiting for review | 64% | 20,604 | 62% | 99,515 | 64% | 643,029 |
Translated | 65% | 21,103 | 64% | 101,327 | 65% | 653,362 |
Needs editing | 1% | 314 | 1% | 2,269 | 1% | 14,868 |
Read-only | 1% | 100 | 1% | 193 | 1% | 1,227 |
Failing checks | 1% | 433 | 2% | 3,430 | 2% | 27,479 |
Strings with suggestions | 1% | 436 | 1% | 1,632 | 1% | 9,595 |
Untranslated strings | 33% | 10,678 | 34% | 54,280 | 32% | 327,739 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+1%
Hosted strings
+100%
−1%
Translated
+66%
+25%
Contributors
+100%
![]() Suggestion added |
|
![]() Suggestion added |
|
![]() Suggestion added |
|
![]() Suggestion added |
|
![]() Suggestion added |
|
![]() Resource updated |
The “
app/src/main/res/values/strings.xml ” file was changed.
3 days ago
|
![]() String added in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|