Overview
Language code | fil | |
---|---|---|
Aliased language codes | fil_fil | |
Text direction | Left to right | |
Number of speakers | 72,984,366 | |
Plural: Default plural 336 translations | ||
Number of plurals | 2 | |
Plural type | One/other | |
Plurals | Singular | 0, 1, 2, 3, 5, 7, 8, 10, 11, 12, … | Plural | 4, 6, 9, 14, 16, 19, 24, 26, 29, 34, … |
Plural formula |
n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9)
|
|
Plural: gettext plural formula 2 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 1 translation | ||
Number of plurals | 2 | |
Plural type | Unknown | |
Plurals | Singular | 4, 6, 9, 14, 16, 19, 24, 26, 29, 34, … | Plural | 0, 1, 2, 3, 5, 7, 8, 10, 11, 12, … |
Plural formula |
(n==1 || n==2 || n==3 || (n%10!=4 && n%10!=6 && n%10!=9))
|
|
Plural: gettext plural formula 0 translations | ||
Number of plurals | 2 | |
Plural type | Unknown | |
Plurals | Singular | Plural | 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, … |
Plural formula |
(n == 1 || n==2 || n==3) || (n % 10 != 4 || n % 10 != 6 || n % 10 != 9)
|
|
Plural: CLDR plural with zero 1 translation | ||
Number of plurals | 3 | |
Plural type | Zero/one/other | |
Plurals | Zero | 0 | One | 4, 6, 9, 14, 16, 19, 24, 26, 29, 34, … |
Other | 1, 2, 3, 5, 7, 8, 10, 11, 12, 13, … | |
Plural formula |
n==0 ? 0 : n != 1 && n != 2 && n != 3 && (n % 10 == 4 || n % 10 == 6 || n % 10 == 9) ? 1: 2
|
|
Plural: Qt Linguist plural 2 translations | ||
Number of plurals | 3 | |
Plural type | Zero/one/other | |
Plurals | Zero | 1 | One | 4, 6, 9, 14, 16, 19, 24, 26, 29, 34, … |
Other | 0, 2, 3, 5, 7, 8, 10, 11, 12, 13, … | |
Plural formula |
(n==1 ? 0 : (n%10==4 || n%10==6 || n%10== 9) ? 1 : 2)
|
an hour ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 184,920 | 2,114,580 | 13,852,246 | |||
Approved | 1% | 625 | 1% | 3,569 | 1% | 22,377 |
Waiting for review | 12% | 23,863 | 4% | 99,547 | 4% | 616,600 |
Translated | 14% | 26,346 | 5% | 107,572 | 4% | 687,933 |
Needs editing | 2% | 4,687 | 1% | 16,349 | 1% | 130,769 |
Read-only | 1% | 1,858 | 1% | 4,456 | 1% | 48,956 |
Failing checks | 1% | 1,887 | 1% | 9,275 | 1% | 63,276 |
Strings with suggestions | 1% | 599 | 1% | 3,342 | 1% | 20,524 |
Untranslated strings | 83% | 153,887 | 94% | 1,990,659 | 94% | 13,033,544 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
−1%
Hosted strings
+100%
+1%
Translated
+13%
−28%
Contributors
+100%
None
Resource updated |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
app/src/main/res/values/strings.xml
” file was changed. 13 hours ago