diff options
Diffstat (limited to 'core/l10n/fi_FI.php')
-rw-r--r-- | core/l10n/fi_FI.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php index 1b97801264a..e72bc5b8e7d 100644 --- a/core/l10n/fi_FI.php +++ b/core/l10n/fi_FI.php @@ -149,6 +149,7 @@ $TRANSLATIONS = array( "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.", "Cheers!" => "Kippis!", +"Internal Server Error" => "Sisäinen palvelinvirhe", "The server encountered an internal error and was unable to complete your request." => "Palvelin kohtasi sisäisen virheen, eikä pystynyt viimeistelmään pyyntöäsi.", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Ota yhteys palvelimen ylläpitäjään, jos tämä virhe ilmenee useita kertoja. Lisää yhteydenottoosi alla olevat tekniset tiedot.", "More details can be found in the server log." => "Lisätietoja on palvelimen lokitiedostossa.", @@ -159,6 +160,7 @@ $TRANSLATIONS = array( "Message: %s" => "Viesti: %s", "File: %s" => "Tiedosto: %s", "Line: %s" => "Rivi: %s", +"Trace" => "Jälki", "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ää.", |