Summary
| Language code | mt | |
|---|---|---|
| Aliased language codes | mlt, mt_mt | |
| English name of the language | Maltese | |
| Text direction | Left to right | |
| Case sensitivity | Case-sensitive | |
| Number of speakers | 469,730 | |
| Plural: Default plural 36 translations | ||
| Number of plurals | 4 | |
| Plural type | One/few/many/other | |
| Plurals | One | 1 | Few | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
| Many | 11, 12, 13, 14, 15, 16, 17, 18, 19, 111, … | |
| Other | 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, … | |
| Plural formula |
n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3
|
|
| Plural: CLDR plural with zero 0 translations | ||
| Number of plurals | 6 | |
| Plural type | Zero/one/two/few/many/other | |
| Plurals | Zero | 0 | One | 1 |
| Two | 2 | |
| Few | 3, 4, 5, 6, 7, 8, 9, 10, 103, 104, … | |
| Many | 11, 12, 13, 14, 15, 16, 17, 18, 19, 111, … | |
| Other | 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, … | |
| Plural formula |
(n == 0) ? 0 : (n == 1) ? 1 : ((n == 2) ? 2 : ((n == 0 || n % 100 >= 3 && n % 100 <= 10) ? 3 : ((n % 100 >= 11 && n % 100 <= 19) ? 4 : 5)))
|
|
| Plural: CLDR v38+ plural 29 translations | ||
| Number of plurals | 5 | |
| Plural type | One/two/few/many/other | |
| Plurals | One | 1 | Two | 2 |
| Few | 0, 3, 4, 5, 6, 7, 8, 9, 10, 103, … | |
| Many | 11, 12, 13, 14, 15, 16, 17, 18, 19, 111, … | |
| Other | 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, … | |
| Plural formula |
(n == 1) ? 0 : ((n == 2) ? 1 : ((n == 0 || n % 100 >= 3 && n % 100 <= 10) ? 2 : ((n % 100 >= 11 && n % 100 <= 19) ? 3 : 4)))
|
|
| Plural: Qt Linguist plural 1 translation | ||
| Number of plurals | 4 | |
| Plural type | One/zero/few/other | |
| Plurals | One | 1 | Zero | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
| Few | 11, 12, 13, 14, 15, 16, 17, 18, 19, 111, … | |
| Other | 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, … | |
| Plural formula |
(n==1 ? 0 : (n==0 || (n%100>=1 && n%100<=10)) ? 1 : (n%100>=11 && n%100<=19) ? 2 : 3)
|
|
08/07/2026
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 54,932 | 771,882 | 5,311,412 | |||
| Approved | 0% | 0 | 0% | 0 | 0% | 0 |
| Waiting for review | 5% | 2,824 | 1% | 13,989 | 1% | 88,405 |
| Translated | 5% | 2,875 | 1% | 14,060 | 1% | 89,052 |
| Needs editing | 10% | 5,622 | 1% | 8,925 | 1% | 58,068 |
| Read-only | 1% | 51 | 1% | 71 | 1% | 647 |
| Failing checks | 1% | 366 | 1% | 3,101 | 1% | 20,013 |
| Strings with suggestions | 1% | 1,028 | 1% | 6,669 | 1% | 47,941 |
| Untranslated strings | 84% | 46,435 | 97% | 748,897 | 97% | 5,164,292 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
−1%
—
Hosted strings
−1%
—
Translated
+1%
—
Contributors
+37%
|
Resource updated |
|
|
String added in the repository |
|
|
String added in the repository |
|
|
String added in the repository |
|
|
Resource updated |
The “
editor/mt.po” file was changed.
08/07/2026
|
|
String updated in the repository |
|
|
String updated in the repository |
|
|
String updated in the repository |
|
|
String updated in the repository |
|
|
String updated in the repository |
|
mt.ts” file was changed. 08/07/2026