update to the FI translations
[friendica-addons.git/.git] / js_upload / lang / fi-fi / strings.php
index 230dae2..c2df14c 100644 (file)
@@ -5,12 +5,12 @@ function string_plural_select_fi_fi($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Upload a file"] = "";
+$a->strings["Upload a file"] = "Lähetä tiedosto";
 $a->strings["Drop files here to upload"] = "";
 $a->strings["Cancel"] = "";
 $a->strings["Failed"] = "Epäonnistui";
 $a->strings["No files were uploaded."] = "";
-$a->strings["Uploaded file is empty"] = "";
-$a->strings["Image exceeds size limit of "] = "";
+$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"] = "";