diff options
Diffstat (limited to 'core/l10n/fi_FI.php')
-rw-r--r-- | core/l10n/fi_FI.php | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php index 62a8ec294ef..fee88e1c78f 100644 --- a/core/l10n/fi_FI.php +++ b/core/l10n/fi_FI.php @@ -9,12 +9,6 @@ $TRANSLATIONS = array( "Updating filecache, this may take really long..." => "Päivitetään tiedostojen välimuistia, tämä saattaa kestää todella kauan...", "Updated filecache" => "Tiedostojen välimuisti päivitetty", "... %d%% done ..." => "... %d%% valmis ...", -"Category type not provided." => "Luokan tyyppiä ei määritelty.", -"No category to add?" => "Ei lisättävää luokkaa?", -"This category already exists: %s" => "Luokka on jo olemassa: %s", -"Error adding %s to favorites." => "Virhe lisätessä kohdetta %s suosikkeihin.", -"No categories selected for deletion." => "Luokkia ei valittu poistettavaksi.", -"Error removing %s from favorites." => "Virhe poistaessa kohdetta %s suosikeista.", "No image or file provided" => "Kuvaa tai tiedostoa ei määritelty", "Unknown filetype" => "Tuntematon tiedostotyyppi", "Invalid image" => "Virhellinen kuva", @@ -61,11 +55,9 @@ $TRANSLATIONS = array( "Continue" => "Jatka", "(all selected)" => "(kaikki valittu)", "({count} selected)" => "({count} valittu)", -"Error" => "Virhe", -"The app name is not specified." => "Sovelluksen nimeä ei ole määritelty.", -"The required file {file} is not installed!" => "Vaadittua tiedostoa {file} ei ole asennettu!", "Shared" => "Jaettu", "Share" => "Jaa", +"Error" => "Virhe", "Error while sharing" => "Virhe jaettaessa", "Error while unsharing" => "Virhe jakoa peruttaessa", "Error while changing permissions" => "Virhe oikeuksia muuttaessa", @@ -98,6 +90,8 @@ $TRANSLATIONS = array( "Sending ..." => "Lähetetään...", "Email sent" => "Sähköposti lähetetty", "Warning" => "Varoitus", +"Delete" => "Poista", +"Add" => "Lisää", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Päivitys epäonnistui. Ilmoita ongelmasta <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud-yhteisölle</a>.", "The update was successful. Redirecting you to ownCloud now." => "Päivitys onnistui. Selain ohjautuu nyt ownCloudiisi.", "%s password reset" => "%s salasanan nollaus", @@ -121,8 +115,6 @@ $TRANSLATIONS = array( "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.\n\n" => "Jakaminen päättyy %s.\n\n", -"Edit categories" => "Muokkaa luokkia", -"Add" => "Lisää", "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ää.", |