diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-07-07 14:07:03 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-07-07 14:07:03 +0000 |
commit | cfab97d5c10b2c02f363570ee4c78fcd8201bdee (patch) | |
tree | 4cccf0aaea20a6bf861c47a5c8766db9057531f9 | |
parent | 6e6569398e6a817544201371926321915d630240 (diff) |
[trunk_public] Update fi_FI, thanks to : streen
git-svn-id: http://piwigo.org/svn/trunk@16447 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 |