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 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 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)
13 hours ago

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 17,147 76,176 496,538
Approved 0% 0 0% 0 0% 0
Waiting for review 7% 1,245 3% 2,802 3% 18,037
Translated 8% 1,412 4% 3,129 4% 21,263
Needs editing 31% 5,442 10% 8,340 10% 53,780
Read-only 1% 167 1% 327 1% 3,226
Failing checks 1% 169 1% 1,065 1% 6,498
Strings with suggestions 1% 51 1% 85 1% 565
Untranslated strings 60% 10,293 84% 64,707 84% 421,495

Quick numbers

76,176
Hosted words
17,147
Hosted strings
8%
Translated
and previous 30 days

Trends of last 30 days

+5%
Hosted words
+100%
+5%
Hosted strings
+100%
+1%
Translated
+7%
+16%
Contributors
+100%
User avatar None

Changes committed

Changes committed yesterday
User avatar emmapeel

Explanation updated

Explanation updated yesterday
User avatar emmapeel

Explanation updated

Explanation updated yesterday
User avatar None

Changes committed

Changes committed 3 days ago
User avatar emmapeel

String added

 
3 days ago
User avatar None

Resource updated

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

String added in the repository

 
6 days ago
User avatar None

Suggestion removed during cleanup

a week ago
User avatar None

Changes committed

Changes committed a week ago
User avatar mt:weblate-translation-memory

Automatically translated

a week ago
Browse all changes for this language