Localisation updates for extension messages from Betawiki (2008-12-21 14:18 CET)
This commit is contained in:
parent
77cdf895df
commit
ecbb459f92
|
@ -292,21 +292,24 @@ $messages['ext'] = array(
|
||||||
|
|
||||||
/** Finnish (Suomi)
|
/** Finnish (Suomi)
|
||||||
* @author Cimon Avaro
|
* @author Cimon Avaro
|
||||||
|
* @author Crt
|
||||||
* @author Jaakonam
|
* @author Jaakonam
|
||||||
* @author Nike
|
* @author Nike
|
||||||
*/
|
*/
|
||||||
$messages['fi'] = array(
|
$messages['fi'] = array(
|
||||||
'contact' => 'Yhteydenottosivu',
|
'contact' => 'Yhteydenottosivu',
|
||||||
|
'contactpage' => 'Yhteydenottosivu',
|
||||||
'contactpage-title' => 'Ota yhteyttä',
|
'contactpage-title' => 'Ota yhteyttä',
|
||||||
'contactpage-pagetext' => 'Voit ottaa yhteyttä meihin alla olevalla lomakkeella.',
|
'contactpage-pagetext' => 'Voit ottaa yhteyttä meihin alla olevalla lomakkeella.',
|
||||||
|
'contactpage-legend' => 'Lähetä sähköposti',
|
||||||
'contactpage-defsubject' => 'Viestisi',
|
'contactpage-defsubject' => 'Viestisi',
|
||||||
'contactpage-subject-and-sender' => '$1 (lähettäjä: $2)',
|
'contactpage-subject-and-sender' => '$1 (lähettäjä: $2)',
|
||||||
'contactpage-fromname' => 'nimesi *',
|
'contactpage-fromname' => 'Nimesi *',
|
||||||
'contactpage-fromaddress' => 'sähköpostiosoitteesi **',
|
'contactpage-fromaddress' => 'Sähköpostiosoitteesi **',
|
||||||
'contactpage-formfootnotes' => '* vapaaehtoinen<br />
|
'contactpage-formfootnotes' => '* vapaaehtoinen<br />
|
||||||
** vapaaehtoinen mutta tarpeen, jos haluat vastauksen viestiisi',
|
** vapaaehtoinen mutta tarpeen, jos haluat vastauksen viestiisi',
|
||||||
'contactpage-fromname-required' => 'nimesi',
|
'contactpage-fromname-required' => 'Nimesi',
|
||||||
'contactpage-fromaddress-required' => 'sähköpostiosoitteesi',
|
'contactpage-fromaddress-required' => 'Sähköpostiosoitteesi',
|
||||||
'contactpage-formfootnotes-required' => 'Kaikki kentät ovat pakollisia.',
|
'contactpage-formfootnotes-required' => 'Kaikki kentät ovat pakollisia.',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue