Overview
Language code | ca | |
---|---|---|
Aliased language codes | ca_ca, ca_es, ca_ps, cat | |
English name of the language | Catalan | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 8,218,781 | |
Plural: Default plural 1301 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 7 translations | ||
Number of plurals | 1 | |
Plural type | None | |
Plurals | ||
Plural formula |
0
|
|
Plural: gettext plural formula 4 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: 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 887 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 17 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)
|
32 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 680,302 | 5,956,963 | 38,601,105 | |||
Approved | 1% | 8,090 | 1% | 62,808 | 1% | 425,550 |
Waiting for review | 44% | 301,136 | 28% | 1,715,692 | 28% | 11,194,122 |
Translated | 46% | 314,496 | 30% | 1,805,824 | 30% | 11,870,804 |
Needs editing | 7% | 52,838 | 4% | 255,306 | 4% | 1,688,212 |
Read-only | 1% | 5,270 | 1% | 27,324 | 1% | 251,132 |
Failing checks | 3% | 23,129 | 2% | 148,147 | 2% | 1,010,006 |
Strings with suggestions | 2% | 16,660 | 1% | 75,023 | 1% | 459,857 |
Untranslated strings | 46% | 312,968 | 65% | 3,895,833 | 64% | 25,042,089 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+3%
Hosted strings
+100%
−1%
Translated
+46%
+25%
Contributors
+100%
![]() Resource updated |
|
![]() String updated in the repository |
|
![]() 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 |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
app/src/main/res/values/strings.xml
” file was changed. 38 minutes ago