mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-15 20:09:43 +00:00
Localisation updates for core and extension messages from translatewiki.net (2009-11-03 19:00 UTC)
This commit is contained in:
parent
6412efc232
commit
c43b758cca
|
@ -1212,6 +1212,7 @@ $messages['mk'] = array(
|
|||
);
|
||||
|
||||
/** Malayalam (മലയാളം)
|
||||
* @author Praveenp
|
||||
* @author Shijualex
|
||||
*/
|
||||
$messages['ml'] = array(
|
||||
|
@ -1223,6 +1224,7 @@ $messages['ml'] = array(
|
|||
'pfunc_expr_division_by_zero' => 'പൂജ്യം കൊണ്ടുള്ള ഹരണം',
|
||||
'pfunc_expr_unknown_error' => 'Expression error: കാരണം അജ്ഞാതമായ പിഴവ് ($1)',
|
||||
'pfunc_expr_not_a_number' => '$1ല്: ഫലം ഒരു സംഖ്യയല്ല',
|
||||
'pfunc_string_too_long' => 'പിശക്: പദം ലിപികളുടെ പരിധിയായ $1 അതിലംഘിക്കുന്നു',
|
||||
);
|
||||
|
||||
/** Marathi (मराठी)
|
||||
|
|
Loading…
Reference in a new issue