Summary
| Language code | ga | |
|---|---|---|
| Aliased language codes | ga_ie, gle | |
| English name of the language | Irish | |
| Text direction | Left to right | |
| Case sensitivity | Case-sensitive | |
| Number of speakers | 1,254,049 | |
| Plural: Default plural 773 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 40 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 8 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)
|
|
08/09/2026
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 267,995 | 2,501,107 | 16,569,227 | |||
| Approved | 1% | 1,659 | 1% | 8,837 | 1% | 58,609 |
| Waiting for review | 77% | 206,675 | 70% | 1,771,417 | 70% | 11,690,689 |
| Translated | 78% | 209,435 | 71% | 1,781,989 | 71% | 11,767,889 |
| Needs editing | 5% | 13,537 | 10% | 256,678 | 11% | 1,823,138 |
| Read-only | 1% | 1,101 | 1% | 1,735 | 1% | 18,591 |
| Failing checks | 4% | 11,434 | 10% | 273,727 | 11% | 1,907,629 |
| Strings with suggestions | 1% | 1,097 | 1% | 5,510 | 1% | 34,509 |
| Untranslated strings | 16% | 45,023 | 18% | 462,440 | 17% | 2,978,200 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+1%
—
Hosted strings
+1%
—
Translated
−1%
—
Contributors
+13%
|
Suggestion added |
|
|
Resource updated |
The “
Kavita.Server/I18N/en.json” file was changed.
08/08/2026
|
|
String added in the repository |
|
|
String added in the repository |
|
|
String added in the repository |
|
|
Resource updated |
The “
UI/Web/src/assets/langs/en.json” file was changed.
08/08/2026
|
|
String added in the repository |
|
|
String updated in the repository |
|
|
Source string changed |
|
|
String updated in the repository |
|