Localisation updates for core and extension messages from translatewiki.net (2010-03-25 19:50:00 UTC)

This commit is contained in:
Raimond Spekking 2010-03-25 19:08:33 +00:00
parent e83616e4db
commit 1cbed46eb8
1 changed files with 15 additions and 0 deletions

View File

@ -1679,6 +1679,21 @@ $messages['sk'] = array(
'contactpage-captcha-failed' => 'Test captcha bol neúspešný! ([[Special:Captcha/help|podrobnosti]])',
);
/** Slovenian (Slovenščina)
* @author Dbc334
*/
$messages['sl'] = array(
'contact' => 'Stik z nami',
'contactpage' => 'Kontaktna stran',
'contactpage-title' => 'Kontakt',
'contactpage-pagetext' => 'Prosimo, uporabite spodnji obrazec za kontakt z nami.',
'contactpage-defsubject' => 'Kontaktno sporočilo',
'contactpage-subject-and-sender' => '$1 (od $2)',
'contactpage-fromname' => 'Vaše ime: *',
'contactpage-fromname-required' => 'Vaše ime:',
'contactpage-formfootnotes-required' => 'Potrebno je izpolniti vsa polja.',
);
/** Albanian (Shqip)
* @author Dori
*/