update to the FI translation THX Kris

This commit is contained in:
Tobias Diekershoff 2018-04-17 07:21:08 +02:00
parent f1aa2bc5c6
commit 50f5c7e251
24 changed files with 68 additions and 60 deletions

View file

@ -7,10 +7,10 @@ function string_plural_select_fi_fi($n){
;
$a->strings["Upload a file"] = "Lähetä tiedosto";
$a->strings["Drop files here to upload"] = "";
$a->strings["Cancel"] = "";
$a->strings["Cancel"] = "Peruuta";
$a->strings["Failed"] = "Epäonnistui";
$a->strings["No files were uploaded."] = "";
$a->strings["No files were uploaded."] = "Tiedostoja ei lähetetty.";
$a->strings["Uploaded file is empty"] = "Lähetetty tiedosto on tyhjä";
$a->strings["Image exceeds size limit of "] = "Kuva ylittää kokorajoituksen ";
$a->strings["File has an invalid extension, it should be one of "] = "";
$a->strings["Upload was cancelled, or server error encountered"] = "";
$a->strings["Upload was cancelled, or server error encountered"] = "Lataus peruutettu, tai palvelimessa tapahtui virhe.";