Localisation updates for extension messages from Betawiki (2007-12-25 11:35 CET)
This commit is contained in:
parent
cea080a5f7
commit
e641647e42
1 changed files with 18 additions and 5 deletions
|
@ -38,6 +38,15 @@ $messages['ar'] = array(
|
||||||
'contributionscores-username' => 'اسم المستخدم',
|
'contributionscores-username' => 'اسم المستخدم',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
/** Bulgarian (Български)
|
||||||
|
* @author DCLXVI
|
||||||
|
*/
|
||||||
|
$messages['bg'] = array(
|
||||||
|
'contributionscores-pages' => 'Страници',
|
||||||
|
'contributionscores-changes' => 'Редакции',
|
||||||
|
'contributionscores-username' => 'Потребител',
|
||||||
|
);
|
||||||
|
|
||||||
$messages['de'] = array(
|
$messages['de'] = array(
|
||||||
'contributionscores' => 'Benutzerbeiträge bewerten',
|
'contributionscores' => 'Benutzerbeiträge bewerten',
|
||||||
'contributionscores-info' => "Bewertungsschema:
|
'contributionscores-info' => "Bewertungsschema:
|
||||||
|
@ -53,12 +62,16 @@ Bewertungen auf dieser Grundlage wichten die Vielfalt der Beiträge höher als d
|
||||||
'contributionscores-username' => 'Benutzername',
|
'contributionscores-username' => 'Benutzername',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
/** Greek (Ελληνικά)
|
||||||
|
* @author Consta
|
||||||
|
*/
|
||||||
$messages['el'] = array(
|
$messages['el'] = array(
|
||||||
'contributionscores' => 'Αποτελέσματα Συνεισφοράς',
|
'contributionscores' => 'Αποτελέσματα Συνεισφοράς',
|
||||||
'contributionscores-days' => 'Τελευταίες $1 Ημέρες',
|
'contributionscores-top' => '(Πρώτοι $1)',
|
||||||
'contributionscores-score' => 'Βαθμολογία',
|
'contributionscores-days' => 'Τελευταίες $1 Ημέρες',
|
||||||
'contributionscores-pages' => 'Σελίδες',
|
'contributionscores-score' => 'Βαθμολογία',
|
||||||
'contributionscores-changes' => 'Αλλαγές',
|
'contributionscores-pages' => 'Σελίδες',
|
||||||
|
'contributionscores-changes' => 'Αλλαγές',
|
||||||
'contributionscores-username' => 'Όνομα χρήστη',
|
'contributionscores-username' => 'Όνομα χρήστη',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue