Overview
Language code | ga | |
---|---|---|
Aliased language codes | ga_ie, gle | |
Text direction | Left to right | |
Number of speakers | 1,254,049 | |
Plural: Default plural 637 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)
|
29 minutes ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 211,444 | 1,934,640 | 12,857,595 | |||
Approved | 1% | 275 | 1% | 1,665 | 1% | 11,815 |
Waiting for review | 80% | 169,565 | 87% | 1,683,773 | 87% | 11,262,859 |
Translated | 81% | 172,457 | 87% | 1,688,749 | 88% | 11,320,369 |
Needs editing | 2% | 5,081 | 1% | 20,271 | 1% | 135,383 |
Read-only | 1% | 2,617 | 1% | 3,311 | 1% | 45,695 |
Failing checks | 2% | 5,105 | 1% | 37,030 | 2% | 281,949 |
Strings with suggestions | 1% | 701 | 1% | 3,318 | 1% | 20,048 |
Untranslated strings | 16% | 33,906 | 11% | 225,620 | 10% | 1,401,843 |
Quick numbers
and previous 30 days
Trends of last 30 days
+100%
Hosted words
—
+100%
Hosted strings
—
+81%
Translated
—
+100%
Contributors
—
None
Resource updated |
|
None
Resource updated |
The “
circuloapp/src/main/res/values/strings.xml ” file was changed.
11 hours ago
|
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 |
|
ga.ts
” file was changed. 5 hours ago