Overview

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

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 21,302 94,040 610,456
Approved 0% 0 0% 0 0% 0
Waiting for review 6% 1,326 3% 3,309 3% 21,239
Translated 7% 1,520 3% 3,671 4% 24,881
Needs editing 33% 7,166 13% 12,574 13% 81,119
Read-only 1% 194 1% 362 1% 3,642
Failing checks 6% 1,485 4% 4,336 4% 27,928
Strings with suggestions 1% 177 1% 880 1% 5,586
Untranslated strings 59% 12,616 82% 77,795 82% 504,456

Quick numbers

94,040
Hosted words
21,302
Hosted strings
7%
Translated
and previous 30 days

Trends of last 30 days

+6%
Hosted words
+100%
+9%
Hosted strings
+100%
−1%
Translated
+7%
−100%
Contributors
+100%
User avatar addon:languages

Changes committed

Changes committed yesterday
User avatar None

Changes committed

Changes committed 2 days ago
User avatar mt:weblate-translation-memory

Automatically translated

2 days ago
User avatar mt:weblate-translation-memory

Automatically translated

2 days ago
User avatar mt:weblate-translation-memory

Automatically translated

2 days ago
User avatar None

Resource updated

File “iphone/Maps/LocalizedStrings/mt.lproj/Localizable.stringsdict” was added. 2 days ago
User avatar None

String added in the repository

 
2 days ago
User avatar None

String added in the repository

 
2 days ago
User avatar None

String added in the repository

 
2 days ago
User avatar None

String added in the repository

 
2 days ago
Browse all changes for this language