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 | 507,161,083 | |
Plural: Default plural 2812 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)
|
26 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 1,258,018 | 11,184,447 | 82,214,195 | |||
Approved | 1% | 22,489 | 1% | 180,340 | 1% | 1,152,542 |
Waiting for review | 73% | 925,623 | 57% | 6,374,993 | 49% | 40,697,130 |
Translated | 76% | 957,734 | 59% | 6,604,389 | 51% | 42,277,995 |
Needs editing | 6% | 85,629 | 11% | 1,259,984 | 14% | 11,589,691 |
Read-only | 1% | 9,622 | 1% | 49,056 | 1% | 428,323 |
Failing checks | 3% | 49,458 | 7% | 891,770 | 10% | 8,995,574 |
Strings with suggestions | 1% | 18,578 | 1% | 125,575 | 1% | 800,372 |
Untranslated strings | 17% | 214,655 | 29% | 3,320,074 | 34% | 28,346,509 |
Quick numbers
and previous 30 days
Trends of last 30 days
+3%
Hosted words
+100%
+4%
Hosted strings
+100%
−1%
Translated
+77%
+5%
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 |
|
![]() Resource updated |
The “
app/languages/qml_es.ts ” file was changed.
50 minutes ago
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() Changes committed |
Changes committed
an hour ago
|
core/resources/src/main/res/values/strings.xml
” file was changed. 27 minutes ago