Localisation updates for extension messages from translatewiki.net (2009-02-15 18:43 UTC)
This commit is contained in:
parent
db265a0409
commit
eb341a61fa
1 changed files with 10 additions and 0 deletions
|
@ -47,6 +47,11 @@ $aliases['hu'] = array(
|
|||
'ContributionScores' => array( 'Szerkesztési pontok' ),
|
||||
);
|
||||
|
||||
/** Interlingua (Interlingua) */
|
||||
$aliases['ia'] = array(
|
||||
'ContributionScores' => array( 'ScoresDeContributiones' ),
|
||||
);
|
||||
|
||||
/** Indonesian (Bahasa Indonesia) */
|
||||
$aliases['id'] = array(
|
||||
'ContributionScores' => array( 'Peringkat kontribusi' ),
|
||||
|
@ -97,3 +102,8 @@ $aliases['sv'] = array(
|
|||
'ContributionScores' => array( 'Bidragspoäng' ),
|
||||
);
|
||||
|
||||
/** Tagalog (Tagalog) */
|
||||
$aliases['tl'] = array(
|
||||
'ContributionScores' => array( 'Mga puntos ng ambag' ),
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue