Overview

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 34 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 28 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)
2 hours ago

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 23,266 104,106 675,966
Approved 0% 0 0% 0 0% 0
Waiting for review 10% 2,481 8% 8,522 7% 52,272
Translated 11% 2,700 8% 8,929 8% 56,392
Needs editing 31% 7,445 12% 13,327 12% 86,332
Read-only 1% 219 1% 407 1% 4,120
Failing checks 7% 1,839 5% 5,454 5% 35,252
Strings with suggestions 1% 171 1% 870 1% 5,541
Untranslated strings 56% 13,121 78% 81,850 78% 533,242

Quick numbers

104 k
Hosted words
23,256
Hosted strings
11%
Translated
and previous 30 days

Trends of last 30 days

−11%
Hosted words
+100%
−14%
Hosted strings
+100%
+5%
Translated
+6%
Contributors
+100%
User avatar None

Resource updated

The “app/src/main/res/values/strings.xml” file was changed. 2 hours ago
User avatar None

String added in the repository

 
2 hours ago
User avatar None

String added in the repository

 
2 hours ago
User avatar None

Resource updated

The “contents+mt.po” file was changed. 8 hours ago
User avatar None

String added in the repository

 
8 hours ago
User avatar None

String added in the repository

 
8 hours ago
User avatar None

String added in the repository

 
8 hours ago
User avatar None

String added in the repository

 
8 hours ago
User avatar None

String added in the repository

 
8 hours ago
User avatar None

String added in the repository

 
8 hours ago
Browse all changes for this language