Localisation updates for extension messages from Betawiki (2008-08-30 12:18 CEST)

This commit is contained in:
Siebrand Mazeland 2008-08-30 10:45:38 +00:00
parent 8d6fa3f4a7
commit 9cc73a6496
2 changed files with 17 additions and 0 deletions

View File

@ -65,6 +65,16 @@ $aliases['hu'] = array(
'Contact' => array( 'Kapcsolat' ),
);
/** Indonesian (Bahasa Indonesia) */
$aliases['id'] = array(
'Contact' => array( 'Kontak' ),
);
/** Khmer (ភាសាខ្មែរ) */
$aliases['km'] = array(
'Contact' => array( 'ទំនាក់ទំនង' ),
);
/** Luxembourgish (Lëtzebuergesch) */
$aliases['lb'] = array(
'Contact' => array( 'Kontakt' ),

View File

@ -328,12 +328,19 @@ $messages['gv'] = array(
* @author Rotemliss
*/
$messages['he'] = array(
'contact' => 'דף יצירת קשר',
'contactpage' => 'דף יצירת קשר',
'contactpage-desc' => '[[Special:Contact|טופס יצירת קשר למבקרים]]',
'contactpage-title' => 'יצירת קשר',
'contactpage-pagetext' => 'אנא השתמשו בטופס שלהלן כדי ליצור עמנו קשר.',
'contactpage-defsubject' => 'הודעת יצירת קשר',
'contactpage-subject-and-sender' => '$1 (מתוך $2)',
'contactpage-fromname' => 'שמכם *',
'contactpage-fromaddress' => 'כתובת הדוא"ל שלכם **',
'contactpage-formfootnotes' => '* אופציונאלי<br />
** אופציונאלי אבל דרוש אם ברצונכם לקבל תשובה',
'contactpage-fromname-required' => 'שמכם',
'contactpage-captcha-failed' => 'מבחן ה־Captcha נכשל! ([[Special:Captcha/help|למידע נוסף]])',
);
/** Hindi (हिन्दी)