diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-19 05:17:39 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-19 05:17:39 +0000 |
commit | afc8d4ea986be5aa628ed5c710ddffe94512d2b4 (patch) | |
tree | 94a4d657478e04b80839775bf7f574a96a79809b /language/fi_FI/common.lang.php | |
parent | 0a688147e7cd24e7f6d1a5bb0dd1b9b87ba40fbc (diff) |
[trunk_public] Update fi_FI, thanks to : Juhi24
git-svn-id: http://piwigo.org/svn/trunk@28724 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fi_FI/common.lang.php')
-rw-r--r-- | language/fi_FI/common.lang.php | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/language/fi_FI/common.lang.php b/language/fi_FI/common.lang.php index 8da7a4f5c..193d7caf5 100644 --- a/language/fi_FI/common.lang.php +++ b/language/fi_FI/common.lang.php @@ -141,7 +141,7 @@ $lang['Browser: %s'] = 'Selain: %s'; $lang['Calendar'] = 'Kalenteri'; $lang['Change my password'] = 'Vaihda salasana'; -$lang['%d Kb'] = '%d Kb'; +$lang['%d Kb'] = '%d kB'; $lang['%d photo'] = '%d kuva'; $lang['%d photos'] = '%d kuvaa'; $lang['Comment'] = 'Kommentti'; @@ -421,4 +421,6 @@ $lang['%d photos per page'] = '%d kuvaa sivua kohti'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Salasanan vahvistus puuttuu. Ole hyvä ja vahvista salasanasi.'; $lang['Password is missing. Please enter the password.'] = 'Salasana puuttuu. '; $lang['Theme'] = 'Teema'; -?>
\ No newline at end of file +$lang['No results for'] = 'Ei tuloksia haulle'; +$lang['Photo description'] = 'Kuvan kuvaus'; +$lang['Photo title'] = 'Kuvan otsikko';
\ No newline at end of file |