Localisation updates for extension messages from Betawiki (2008-07-24 10:48 CEST)

This commit is contained in:
Siebrand Mazeland 2008-07-24 09:01:27 +00:00
parent ad8d77fae7
commit 59ae97b81c
1 changed files with 12 additions and 1 deletions

View File

@ -31,9 +31,20 @@ $messages['en'] = array(
/** Afrikaans (Afrikaans)
* @author Arnobarnard
* @author Naudefj
*/
$messages['af'] = array(
'contactpage-title' => 'Kontak',
'contact' => 'Kontak bladsy',
'contactpage' => 'Kontak bladsy',
'contactpage-desc' => '[[Special:Contact|Kontak vorm vir besoekers]]',
'contactpage-title' => 'Kontak',
'contactpage-defsubject' => 'Kontak boodskap',
'contactpage-subject-and-sender' => '$1 (van $2)',
'contactpage-fromname' => 'u naam *',
'contactpage-fromaddress' => 'u e-posadres **',
'contactpage-fromname-required' => 'u naam',
'contactpage-fromaddress-required' => 'u e-posadres',
'contactpage-formfootnotes-required' => 'Alle velde is verpligtend.',
);
/** Arabic (العربية)