summaryrefslogtreecommitdiffstats
path: root/core/l10n/mt_MT.js
blob: 67c2c3e89fc29aac2a1735849c488f88e58d3f9c (plain)
1
2
3
4
5
6
OC.L10N.register(
    "core",
    {
    "_{count} file conflict_::_{count} file conflicts_" : ["","","",""]
},
"nplurals=4; plural=(n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3);");