Overview
Language code | fil | |
---|---|---|
Aliased language codes | fil_fil | |
English name of the language | Filipino | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 72,984,366 | |
Plural: Default plural 342 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)
|
a minute ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 193,340 | 2,222,868 | 14,614,282 | |||
Approved | 1% | 625 | 1% | 3,569 | 1% | 22,377 |
Waiting for review | 13% | 25,267 | 4% | 106,531 | 4% | 659,954 |
Translated | 14% | 27,996 | 5% | 114,857 | 5% | 736,143 |
Needs editing | 2% | 5,439 | 1% | 18,736 | 1% | 148,342 |
Read-only | 1% | 2,104 | 1% | 4,757 | 1% | 53,812 |
Failing checks | 1% | 2,268 | 1% | 10,919 | 1% | 76,851 |
Strings with suggestions | 1% | 625 | 1% | 3,189 | 1% | 19,661 |
Untranslated strings | 82% | 159,905 | 93% | 2,089,275 | 93% | 13,729,797 |
Quick numbers
and previous 30 days
Trends of last 30 days
+4%
Hosted words
+100%
+4%
Hosted strings
+100%
+1%
Translated
+14%
+51%
Contributors
+100%
![]() Resource updated |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() Resource updated |
The “
app/src/main/res/values/strings.xml ” file was changed.
18 minutes ago
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() Changes committed |
Changes committed
2 hours ago
|
![]() Resource updated |
The “
src/main/res/values/strings.xml ” file was changed.
2 hours ago
|
![]() String added in the repository |
|
app/src/main/res/values/strings.xml
” file was changed. 5 minutes ago