diff options
Diffstat (limited to 'language/fi_FI/common.lang.php')
-rw-r--r-- | language/fi_FI/common.lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/language/fi_FI/common.lang.php b/language/fi_FI/common.lang.php index 6fabed37e..bde64e534 100644 --- a/language/fi_FI/common.lang.php +++ b/language/fi_FI/common.lang.php @@ -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'; ?>
\ No newline at end of file |