Overview

Language code mt
Aliased language codes mlt
Text direction Left to right
Number of speakers 469,730
Plural: Default plural 32 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 19 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)
an hour ago

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 19,424 88,724 576,251
Approved 0% 0 0% 0 0% 0
Waiting for review 6% 1,301 3% 2,940 3% 18,831
Translated 7% 1,495 3% 3,302 3% 22,473
Needs editing 28% 5,449 9% 8,169 9% 52,886
Read-only 1% 194 1% 362 1% 3,642
Failing checks 1% 104 1% 725 1% 4,555
Strings with suggestions 1% 62 1% 100 1% 658
Untranslated strings 64% 12,480 87% 77,253 86% 500,892

Quick numbers

0
Hosted words
0
Hosted strings
0%
Translated
and previous 30 days

Trends of last 30 days

Hosted words
+100%
Hosted strings
+100%
Translated
+13%
Contributors
+100%
User avatar None

Resource updated

The “mt.ts” file was changed. yesterday
User avatar None

Resource updated

The “mt.ts” file was changed. 2 days ago
User avatar None

Resource updated

The “mt.ts” file was changed. 5 days ago
User avatar None

String added in the repository

 
5 days ago
User avatar None

String added in the repository

 
5 days ago
User avatar None

String added in the repository

 
5 days ago
User avatar None

String added in the repository

 
5 days ago
User avatar None

String added in the repository

 
5 days ago
User avatar None

String added in the repository

 
5 days ago
User avatar None

String added in the repository

 
5 days ago
Browse all changes for this language