Overview
Language code | ga | |
---|---|---|
Aliased language codes | ga_ie, gle | |
Text direction | Left to right | |
Number of speakers | 1,254,049 | |
Plural: Default plural 625 translations | ||
Number of plurals | 5 | |
Plural type | One/two/few/many/other | |
Plurals | One | 1 | Two | 2 |
Few | 3, 4, 5, 6 | |
Many | 7, 8, 9, 10 | |
Other | 0, 11, 12, 13, 14, 15, 16, 17, 18, 19, … | |
Plural formula |
n==1 ? 0 : n==2 ? 1 : (n>2 && n<7) ? 2 :(n>6 && n<11) ? 3 : 4
|
|
Plural: gettext plural formula 34 translations | ||
Number of plurals | 3 | |
Plural type | One/two/other | |
Plurals | One | 1 | Two | 2 |
Other | 0, 3, 4, 5, 6, 7, 8, 9, 10, 11, … | |
Plural formula |
n==1 ? 0 : n==2 ? 1 : 2
|
|
Plural: gettext plural formula 12 translations | ||
Number of plurals | 5 | |
Plural type | One/two/few/many/other | |
Plurals | One | 1 | Two | 2 |
Few | 0, 3, 4, 5, 6 | |
Many | 7, 8, 9, 10 | |
Other | 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, … | |
Plural formula |
(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4)
|
|
Plural: CLDR plural with zero 1 translation | ||
Number of plurals | 6 | |
Plural type | Zero/one/two/few/many/other | |
Plurals | Zero | 0 | One | 1 |
Two | 2 | |
Few | 3, 4, 5, 6 | |
Many | 7, 8, 9, 10 | |
Other | 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, … | |
Plural formula |
n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : (n>2 && n<7) ? 3 :(n>6 && n<11) ? 4 : 5
|
|
Plural: Qt Linguist plural 4 translations | ||
Number of plurals | 3 | |
Plural type | One/two/other | |
Plurals | One | 1 | Two | 2 |
Other | 0, 3, 4, 5, 6, 7, 8, 9, 10, 11, … | |
Plural formula |
(n==1 ? 0 : n==2 ? 1 : 2)
|
28 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 207,779 | 1,875,933 | 12,513,984 | |||
Approved | 1% | 276 | 1% | 1,671 | 1% | 11,851 |
Waiting for review | 80% | 166,634 | 88% | 1,668,243 | 89% | 11,163,911 |
Translated | 81% | 169,317 | 89% | 1,672,292 | 89% | 11,212,048 |
Needs editing | 2% | 6,136 | 1% | 23,747 | 1% | 160,692 |
Read-only | 1% | 2,407 | 1% | 2,378 | 1% | 36,286 |
Failing checks | 1% | 4,033 | 1% | 22,328 | 1% | 155,627 |
Strings with suggestions | 1% | 698 | 1% | 3,234 | 1% | 19,517 |
Untranslated strings | 15% | 32,326 | 9% | 179,894 | 9% | 1,141,244 |
Quick numbers
and previous 30 days
Trends of last 30 days
+3%
Hosted words
+100%
+4%
Hosted strings
+100%
+6%
Translated
+74%
—
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 |
|
metadata/ga
” was added. 33 minutes ago