Localisation updates for core and extension messages from translatewiki.net (2010-10-24 19:14:00 UTC)
This commit is contained in:
parent
2b640b3873
commit
8b2b404051
1 changed files with 9 additions and 1 deletions
|
@ -1115,11 +1115,12 @@ $messages['mk'] = array(
|
|||
);
|
||||
|
||||
/** Malayalam (മലയാളം)
|
||||
* @author Praveenp
|
||||
* @author Shijualex
|
||||
*/
|
||||
$messages['ml'] = array(
|
||||
'contributionscores-top' => '(ആദ്യത്തെ $1)',
|
||||
'contributionscores-days' => 'അവസാനത്തെ $1 ദിവസങ്ങൾ',
|
||||
'contributionscores-days' => 'അവസാന {{PLURAL:$1|ദിവസം|$1 ദിവസങ്ങൾ}}',
|
||||
'contributionscores-allrevisions' => 'എല്ലാ പതിപ്പുകളും',
|
||||
'contributionscores-score' => 'സ്കോർ',
|
||||
'contributionscores-pages' => 'താളുകൾ',
|
||||
|
@ -1128,6 +1129,13 @@ $messages['ml'] = array(
|
|||
'contributionscores-invalidusername' => 'അസാധുവായ ഉപയോക്തൃനാമം',
|
||||
);
|
||||
|
||||
/** Mongolian (Монгол)
|
||||
* @author Chinneeb
|
||||
*/
|
||||
$messages['mn'] = array(
|
||||
'contributionscores-username' => 'Хэрэглэгчийн нэр',
|
||||
);
|
||||
|
||||
/** Marathi (मराठी)
|
||||
* @author Kaustubh
|
||||
* @author Mahitgar
|
||||
|
|
Loading…
Add table
Reference in a new issue