Overview

Language code mt
Aliased language codes mlt
Text direction Left to right
Number of speakers 457,267
Plural: Default plural 31 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 v38+ plural 22 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 0 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)
38 minutes ago

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 17,205 76,798 500,211
Approved 0% 0 0% 0 0% 0
Waiting for review 7% 1,240 3% 2,796 3% 17,993
Translated 8% 1,407 4% 3,123 4% 21,219
Needs editing 31% 5,501 11% 8,940 11% 57,217
Read-only 1% 167 1% 327 1% 3,226
Failing checks 1% 217 2% 1,601 1% 9,625
Strings with suggestions 1% 50 1% 84 1% 562
Untranslated strings 59% 10,297 84% 64,735 84% 421,775

Quick numbers

76,772
Hosted words
17,204
Hosted strings
8%
Translated
and previous 30 days

Trends of last 30 days

+7%
Hosted words
+100%
+8%
Hosted strings
+100%
+1%
Translated
+7%
+55%
Contributors
+100%
User avatar None

Resource updated

The “src/locales/en/server.json” file was changed. 20 hours ago
User avatar None

String added in the repository

 
20 hours ago
User avatar None

Resource updated

The “src/locales/en/server.json” file was changed. yesterday
User avatar None

String updated in the repository

 
yesterday
User avatar None

String updated in the repository

 
yesterday
User avatar None

Resource updated

The “en-US/tor-browser.ftl” file was changed. yesterday
User avatar None

String added in the repository

 
yesterday
User avatar None

String added in the repository

 
yesterday
User avatar None

String added in the repository

 
yesterday
User avatar None

String added in the repository

 
yesterday
Browse all changes for this language