Migrate to JSON i18n

Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: Ied3a4c392cf2ea16c6e858a1baaf9790db95e1f4
This commit is contained in:
Siebrand Mazeland 2014-03-27 11:53:16 +01:00
parent 6a002b5ac7
commit 5966924f24
139 changed files with 2335 additions and 2341 deletions

16
i18n/ml.json Normal file
View file

@ -0,0 +1,16 @@
{
"@metadata": {
"authors": [
"Praveenp",
"Shijualex"
]
},
"contributionscores-top": "(ആദ്യത്തെ $1)",
"contributionscores-days": "അവസാന {{PLURAL:$1|ദിവസം|$1 ദിവസങ്ങൾ}}",
"contributionscores-allrevisions": "എല്ലാ പതിപ്പുകളും",
"contributionscores-score": "സ്കോർ",
"contributionscores-pages": "താളുകൾ",
"contributionscores-changes": "മാറ്റങ്ങൾ",
"contributionscores-username": "ഉപയോക്തൃനാമം",
"contributionscores-invalidusername": "അസാധുവായ ഉപയോക്തൃനാമം"
}