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 33 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 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, 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 38 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 2 translations
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)
04/12/2026

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 25,428 77,149 498,499
Approved 1% 22 1% 110 1% 594
Waiting for review 12% 3,176 16% 12,302 15% 76,199
Translated 13% 3,364 16% 12,616 15% 78,506
Needs editing 33% 8,396 22% 17,459 22% 112,775
Read-only 1% 166 1% 204 1% 1,713
Failing checks 10% 2,664 11% 9,040 11% 58,448
Strings with suggestions 5% 1,495 4% 3,124 4% 21,103
Untranslated strings 53% 13,668 61% 47,074 61% 307,218

Quick numbers

77,070
Hosted words
25,397
Hosted strings
13%
Translated
and previous 30 days

Trends of last 30 days

+5%
Hosted words
+100%
+4%
Hosted strings
+100%
+1%
Translated
+12%
−33%
Contributors
+100%
User avatar webhook:github

Resource updated

The “mt.ts” file was changed. 04/12/2026
User avatar mt:weblate

Suggestion added

04/11/2026
User avatar webhook:github

Resource updated

The “app/src/main/res/values/strings.xml” file was changed. 04/11/2026
User avatar webhook:github

String added in the repository

 
04/11/2026
User avatar webhook:github

String added in the repository

 
04/11/2026
User avatar webhook:github

String added in the repository

 
04/11/2026
User avatar webhook:github

String added in the repository

 
04/11/2026
User avatar webhook:github

String added in the repository

 
04/11/2026
User avatar webhook:github

String added in the repository

 
04/11/2026
User avatar webhook:github

String added in the repository

 
04/11/2026
Browse all changes for this language