Blame | Last modification | View Log | Download
<?php
/*
fi.php
Suomi - Finnish
Translation by Daniel Schildt (autiomaa.org)
*/
$words = array(
'index of' => 'Tiedostolistaus',
'parent directory' => 'Ylempi hakemisto',
'file' => 'Tiedosto',
'size' => 'Koko',
'modified' => 'Muokattu',
'total size' => 'Koko yhteensä',
'total files' => 'Tiedostoja yhteensä',
'total folders' => 'Hakemistoja yhteensä',
'search' => 'Hae',
'files' => 'Tiedostoa',
'folders' => 'Hakemistoa',
'both' => 'Kumpaakin',
'search results' => 'Hakutulokset',
'no results' => 'EI TULOKSIA LÖYDETTY',
'end of results' => 'Haun loppu',
'found' => 'löydetty');
?>