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

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 17,146 76,174 496,524
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,292 84% 64,705 84% 421,481

Quick numbers

76,174
Hosted words
17,146
Hosted strings
8%
Translated
and previous 30 days

Trends of last 30 days

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

Resource updated

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

String added in the repository

 
2 days ago
User avatar None

Suggestion removed during cleanup

3 days ago
User avatar None

Changes committed

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

Automatically translated

3 days ago
User avatar None

Changes committed

Changes committed 3 days ago
User avatar emmapeel

String added

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

Suggestion added

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

Suggestion added

3 days ago
User avatar None

Resource updated

The “contents+mt.po” file was changed. 3 days ago
Browse all changes for this language