diff options
Diffstat (limited to 'core/l10n/fi_FI.php')
-rw-r--r-- | core/l10n/fi_FI.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php index e6f5512808a..5e7a65d609e 100644 --- a/core/l10n/fi_FI.php +++ b/core/l10n/fi_FI.php @@ -121,6 +121,7 @@ $TRANSLATIONS = array( "Access forbidden" => "Pääsy estetty", "Cloud not found" => "Pilveä ei löydy", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hei sinä!\n\n%s jakoi kohteen %s kanssasi.\nTutustu siihen: %s\n\n", +"The share will expire on %s." => "Jakaminen päättyy %s.", "Security Warning" => "Turvallisuusvaroitus", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "PHP-asennuksesi on haavoittuvainen NULL Byte -hyökkäykselle (CVE-2006-7243)", "Please update your PHP installation to use %s securely." => "Päivitä PHP-asennus varmistaaksesi, että %s on turvallinen käyttää.", @@ -152,6 +153,8 @@ $TRANSLATIONS = array( "Alternative Logins" => "Vaihtoehtoiset kirjautumiset", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hei sinä!<br><br>%s jakoi kohteen »%s« kanssasi.<br><a href=\"%s\">Tutustu siihen!</a><br><br>", "Updating ownCloud to version %s, this may take a while." => "Päivitetään ownCloud versioon %s, tämä saattaa kestää hetken.", +"This ownCloud instance is currently being updated, which may take a while." => "Tätä ownCloud-asennusta päivitetään parhaillaan, siinä saattaa kestää hetki.", +"Please reload this page after a short time to continue using ownCloud." => "Päivitä tämä sivu hetken kuluttua jatkaaksesi ownCloudin käyttämistä.", "Thank you for your patience." => "Kiitos kärsivällisyydestäsi." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |