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 2816 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 2564 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)
|
2 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 1,276,899 | 11,391,165 | 83,498,613 | |||
Approved | 1% | 22,489 | 1% | 180,340 | 1% | 1,152,542 |
Waiting for review | 74% | 944,785 | 57% | 6,580,864 | 50% | 41,976,440 |
Translated | 76% | 976,898 | 59% | 6,810,198 | 52% | 43,557,055 |
Needs editing | 6% | 85,430 | 11% | 1,259,083 | 13% | 11,583,402 |
Read-only | 1% | 9,624 | 1% | 48,994 | 1% | 428,073 |
Failing checks | 3% | 50,330 | 7% | 901,202 | 10% | 9,055,763 |
Strings with suggestions | 1% | 18,584 | 1% | 125,640 | 1% | 800,719 |
Untranslated strings | 16% | 214,571 | 29% | 3,321,884 | 33% | 28,358,156 |
Quick numbers
and previous 30 days
Trends of last 30 days
+3%
Hosted words
+100%
+4%
Hosted strings
+100%
−1%
Translated
+77%
+2%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() Translation changed |
|
![]() Resource updated |
The “
MVL/Assets/Translation/MVL/es.po ” file was changed.
49 minutes ago
|
![]() String added in the repository |
|
![]() Changes committed |
Changes committed
56 minutes ago
|
![]() Changes committed |
Changes committed
56 minutes ago
|
composeApp/src/commonMain/composeResources/values/strings.xml
” file was changed. 22 minutes ago