[trunk_public] Update fi_FI, thanks to : streen

git-svn-id: http://piwigo.org/svn/trunk@16447 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam 2012-07-07 14:07:03 +00:00
parent 6e6569398e
commit cfab97d5c1

View file

@ -406,4 +406,12 @@ $lang['Visits, high → low'] = 'Käynnit, korkea → matala';
$lang['Visits, low → high'] = 'Käynnit, matala → korkea';
$lang['excluded'] = 'pois jätetty';
$lang['xsmall'] = 'XS - extra pieni';
$lang['%d rate'] = '%d määrä';
$lang['Bad request'] = 'Väärä pyyntö';
$lang['Forbidden'] = 'Ei sallittu';
$lang['Page not found'] = 'Sivua ei löytynyt';
$lang['Permalink for album not found'] = 'Permalinkkiä albumille ei löytynyt';
$lang['Piwigo encountered a non recoverable error'] = 'Piwigo aiheutti virheen jota ei voi korjata';
$lang['Requested album does not exist'] = 'Pyydettyä albumia ei ole';
$lang['Requested tag does not exist'] = 'Pyydettyä tagia ei ole';
?>