diff options
Diffstat (limited to 'settings/l10n/fi_FI.php')
-rw-r--r-- | settings/l10n/fi_FI.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php index 9bc90fa63f1..cf2ff5041c1 100644 --- a/settings/l10n/fi_FI.php +++ b/settings/l10n/fi_FI.php @@ -20,6 +20,8 @@ $TRANSLATIONS = array( "Disable" => "Poista käytöstä", "Enable" => "Käytä", "Please wait...." => "Odota hetki...", +"Error while disabling app" => "Virhe poistaessa sovellusta käytöstä", +"Error while enabling app" => "Virhe ottaessa sovellusta käyttöön", "Updating...." => "Päivitetään...", "Error while updating app" => "Virhe sovellusta päivittäessä", "Error" => "Virhe", @@ -39,6 +41,7 @@ $TRANSLATIONS = array( "A valid password must be provided" => "Anna kelvollinen salasana", "__language_name__" => "_kielen_nimi_", "Security Warning" => "Turvallisuusvaroitus", +"Please double check the <a href=\"%s\">installation guides</a>." => "Lue <a href=\"%s\">asennusohjeet</a> tarkasti.", "Module 'fileinfo' missing" => "Moduuli 'fileinfo' puuttuu", "Internet connection not working" => "Internet-yhteys ei toimi", "Cron" => "Cron", @@ -53,6 +56,7 @@ $TRANSLATIONS = array( "Allow users to only share with users in their groups" => "Salli jakaminen vain samoissa ryhmissä olevien käyttäjien kesken", "Security" => "Tietoturva", "Enforce HTTPS" => "Pakota HTTPS", +"Forces the clients to connect to %s via an encrypted connection." => "Pakottaa asiakasohjelmistot ottamaan yhteyden %siin salatun yhteyden kautta.", "Log" => "Loki", "Log level" => "Lokitaso", "More" => "Enemmän", |