Initial commit
This commit is contained in:
16
content/lib/plugins/popularity/lang/fi/lang.php
Normal file
16
content/lib/plugins/popularity/lang/fi/lang.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Otto Vainio <otto@valjakko.net>
|
||||
* @author Teemu Mattila <ghcsystems@gmail.com>
|
||||
* @author Sami Olmari <sami@olmari.fi>
|
||||
*/
|
||||
$lang['name'] = 'Suosion palaute (voi kestää jonkun aikaa latautua)';
|
||||
$lang['submit'] = 'Lähetä tiedot';
|
||||
$lang['autosubmit'] = 'Lähetä tiedot automaattisesti kerran kuussa';
|
||||
$lang['submissionFailed'] = 'Tietoja ei voitu lähettää seuraavan virheen vuoksi:';
|
||||
$lang['submitDirectly'] = 'Voit lähettää tiedot käsin seuraavan kaavakkeen avulla';
|
||||
$lang['autosubmitError'] = 'Edellinen automaattilähetys epäonnistui seuraavan virheen vuoksi:';
|
||||
$lang['lastSent'] = 'Tiedot on lähetetty';
|
Reference in New Issue
Block a user