Overview
Language code | es | |
---|---|---|
Aliased language codes | es_es, es_la, esp, spa | |
English name of the language | Spanish | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 506,540,366 | |
Plural: Default plural 2811 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 8 translations | ||
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 | 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: gettext plural formula 0 translations | ||
Number of plurals | 1 | |
Plural type | None | |
Plurals | ||
Plural formula |
0
|
|
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: gettext plural formula 1 translation | ||
Number of plurals | 3 | |
Plural type | One/few/many | |
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<10 || n%100>=20) ? 1 : 2)
|
|
Plural: CLDR plural with zero 3 translations | ||
Number of plurals | 4 | |
Plural type | Zero/one/other | |
Plurals | Zero | 0 | One | 1 |
Other | 1000000, 2000000 | |
Plural form 3 | 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 2538 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)
|
|
Plural: Qt Linguist plural 79 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)
|
56 seconds ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 1,257,740 | 11,182,909 | 82,203,911 | |||
Approved | 1% | 22,417 | 1% | 179,811 | 1% | 1,149,245 |
Waiting for review | 73% | 925,108 | 57% | 6,371,046 | 49% | 40,670,920 |
Translated | 76% | 957,145 | 59% | 6,599,911 | 51% | 42,248,453 |
Needs editing | 6% | 85,628 | 11% | 1,260,446 | 14% | 11,593,089 |
Read-only | 1% | 9,620 | 1% | 49,054 | 1% | 428,288 |
Failing checks | 3% | 49,765 | 8% | 895,660 | 10% | 9,023,990 |
Strings with suggestions | 1% | 18,540 | 1% | 125,119 | 1% | 797,458 |
Untranslated strings | 17% | 214,967 | 29% | 3,322,552 | 34% | 28,362,369 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+2%
Hosted strings
+100%
−1%
Translated
+76%
+12%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() Translation completed |
Translation completed
57 minutes ago
|
![]() Translation changed |
|
![]() Source string changed |
|
![]() Changes committed |
Changes committed
an hour ago
|
![]() Translation added |
|
![]() Translation added |
|
![]() Translation added |
|
app/src/main/res/values-es/strings.xml
” file was changed. 36 minutes ago